aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/.eslintrc.json3
-rw-r--r--client/src/app/+about/about-instance/contact-admin-modal.component.ts4
-rw-r--r--client/src/app/+accounts/account-video-channels/account-video-channels.component.scss2
-rw-r--r--client/src/app/+admin/admin.module.ts2
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html2
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts4
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss6
-rw-r--r--client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts8
-rw-r--r--client/src/app/+admin/follows/following-list/follow-modal.component.ts4
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-create.component.ts4
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-edit.component.html14
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-edit.component.scss19
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-edit.ts34
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-password.component.html4
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-password.component.ts4
-rw-r--r--client/src/app/+admin/overview/users/user-edit/user-update.component.ts25
-rw-r--r--client/src/app/+admin/overview/users/user-list/user-list.component.scss2
-rw-r--r--client/src/app/+admin/overview/videos/video-list.component.html7
-rw-r--r--client/src/app/+admin/overview/videos/video-list.component.ts9
-rw-r--r--client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts4
-rw-r--r--client/src/app/+admin/shared/index.ts3
-rw-r--r--client/src/app/+admin/shared/shared-admin.module.ts20
-rw-r--r--client/src/app/+admin/shared/user-real-quota-info.component.html4
-rw-r--r--client/src/app/+admin/shared/user-real-quota-info.component.scss2
-rw-r--r--client/src/app/+admin/shared/user-real-quota-info.component.ts44
-rw-r--r--client/src/app/+login/login.component.html46
-rw-r--r--client/src/app/+login/login.component.scss4
-rw-r--r--client/src/app/+login/login.component.ts41
-rw-r--r--client/src/app/+manage/video-channel-edit/video-channel-create.component.ts4
-rw-r--r--client/src/app/+manage/video-channel-edit/video-channel-update.component.ts4
-rw-r--r--client/src/app/+my-account/my-account-routing.module.ts11
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html2
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts8
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts8
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts2
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts4
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-settings.component.html12
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-settings.component.scss2
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/index.ts2
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html12
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts49
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html54
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.scss16
-rw-r--r--client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts105
-rw-r--r--client/src/app/+my-account/my-account.module.ts8
-rw-r--r--client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts2
-rw-r--r--client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts4
-rw-r--r--client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html7
-rw-r--r--client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts12
-rw-r--r--client/src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts4
-rw-r--r--client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts4
-rw-r--r--client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts4
-rw-r--r--client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts4
-rw-r--r--client/src/app/+my-library/my-videos/my-videos.component.ts3
-rw-r--r--client/src/app/+reset-password/reset-password.component.ts4
-rw-r--r--client/src/app/+search/search.component.ts2
-rw-r--r--client/src/app/+signup/+register/register.component.ts2
-rw-r--r--client/src/app/+signup/+register/steps/register-step-channel.component.ts4
-rw-r--r--client/src/app/+signup/+register/steps/register-step-terms.component.ts8
-rw-r--r--client/src/app/+signup/+register/steps/register-step-user.component.ts4
-rw-r--r--client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts4
-rw-r--r--client/src/app/+video-studio/edit/video-studio-edit.component.ts4
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts4
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.ts7
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-edit.component.html2
-rw-r--r--client/src/app/+videos/+video-edit/shared/video-edit.component.ts11
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.html2
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts8
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts4
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts4
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-upload.component.html2
-rw-r--r--client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts13
-rw-r--r--client/src/app/+videos/+video-edit/video-update.component.html2
-rw-r--r--client/src/app/+videos/+video-edit/video-update.component.ts15
-rw-r--r--client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts6
-rw-r--r--client/src/app/core/auth/auth.service.ts25
-rw-r--r--client/src/app/core/confirm/confirm.service.ts47
-rw-r--r--client/src/app/core/menu/menu.service.ts9
-rw-r--r--client/src/app/core/plugins/plugin.service.ts5
-rw-r--r--client/src/app/core/rest/rest-extractor.service.ts6
-rw-r--r--client/src/app/core/users/user.model.ts4
-rw-r--r--client/src/app/menu/menu.component.html4
-rw-r--r--client/src/app/menu/menu.component.scss21
-rw-r--r--client/src/app/modal/confirm.component.html7
-rw-r--r--client/src/app/modal/confirm.component.ts30
-rw-r--r--client/src/app/shared/form-validators/user-validators.ts9
-rw-r--r--client/src/app/shared/shared-abuse-list/abuse-message-modal.component.ts4
-rw-r--r--client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts4
-rw-r--r--client/src/app/shared/shared-forms/form-reactive.service.ts101
-rw-r--r--client/src/app/shared/shared-forms/form-reactive.ts87
-rw-r--r--client/src/app/shared/shared-forms/form-validator.service.ts2
-rw-r--r--client/src/app/shared/shared-forms/index.ts1
-rw-r--r--client/src/app/shared/shared-forms/input-text.component.ts10
-rw-r--r--client/src/app/shared/shared-forms/shared-form.module.ts5
-rw-r--r--client/src/app/shared/shared-main/auth/auth-interceptor.service.ts13
-rw-r--r--client/src/app/shared/shared-main/buttons/action-dropdown.component.html2
-rw-r--r--client/src/app/shared/shared-main/buttons/action-dropdown.component.ts10
-rw-r--r--client/src/app/shared/shared-main/video-channel/video-channel.service.ts9
-rw-r--r--client/src/app/shared/shared-moderation/batch-domains-modal.component.ts4
-rw-r--r--client/src/app/shared/shared-moderation/report-modals/account-report.component.ts4
-rw-r--r--client/src/app/shared/shared-moderation/report-modals/comment-report.component.ts4
-rw-r--r--client/src/app/shared/shared-moderation/report-modals/video-report.component.ts4
-rw-r--r--client/src/app/shared/shared-moderation/user-ban-modal.component.ts4
-rw-r--r--client/src/app/shared/shared-moderation/video-block.component.ts4
-rw-r--r--client/src/app/shared/shared-search/find-in-bulk.service.ts15
-rw-r--r--client/src/app/shared/shared-user-settings/user-interface-settings.component.ts4
-rw-r--r--client/src/app/shared/shared-user-settings/user-video-settings.component.ts4
-rw-r--r--client/src/app/shared/shared-user-subscription/remote-subscribe.component.ts4
-rw-r--r--client/src/app/shared/shared-user-subscription/subscribe-button.component.html2
-rw-r--r--client/src/app/shared/shared-users/index.ts1
-rw-r--r--client/src/app/shared/shared-users/shared-users.module.ts4
-rw-r--r--client/src/app/shared/shared-users/two-factor.service.ts52
-rw-r--r--client/src/app/shared/shared-video-miniature/video-miniature.component.ts12
-rw-r--r--client/src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts4
-rw-r--r--client/src/assets/images/feather/log-out.svg2
-rw-r--r--client/src/assets/player/peertube-player-manager.ts22
-rw-r--r--client/src/assets/player/shared/manager-options/hls-options-builder.ts7
-rw-r--r--client/src/assets/player/shared/manager-options/manager-options-builder.ts4
-rw-r--r--client/src/assets/player/shared/p2p-media-loader/hls-plugin.ts45
-rw-r--r--client/src/assets/player/shared/p2p-media-loader/p2p-media-loader-plugin.ts2
-rw-r--r--client/src/assets/player/shared/peertube/peertube-plugin.ts26
-rw-r--r--client/src/assets/player/shared/resolutions/peertube-resolutions-plugin.ts5
-rw-r--r--client/src/assets/player/shared/settings/resolution-menu-button.ts19
-rw-r--r--client/src/assets/player/shared/settings/resolution-menu-item.ts2
-rw-r--r--client/src/locale/angular.ar.xlf735
-rw-r--r--client/src/locale/angular.ca-ES.xlf603
-rw-r--r--client/src/locale/angular.cs-CZ.xlf1546
-rw-r--r--client/src/locale/angular.da-DK.xlf603
-rw-r--r--client/src/locale/angular.de-DE.xlf1051
-rw-r--r--client/src/locale/angular.el-GR.xlf771
-rw-r--r--client/src/locale/angular.en-GB.xlf560
-rw-r--r--client/src/locale/angular.en-US.xlf552
-rw-r--r--client/src/locale/angular.eo.xlf683
-rw-r--r--client/src/locale/angular.es-ES.xlf1161
-rw-r--r--client/src/locale/angular.eu-ES.xlf809
-rw-r--r--client/src/locale/angular.fa-IR.xlf6123
-rw-r--r--client/src/locale/angular.fi-FI.xlf695
-rw-r--r--client/src/locale/angular.fr-FR.xlf1157
-rw-r--r--client/src/locale/angular.gd.xlf941
-rw-r--r--client/src/locale/angular.gl-ES.xlf1051
-rw-r--r--client/src/locale/angular.hr.xlf1196
-rw-r--r--client/src/locale/angular.hu-HU.xlf627
-rw-r--r--client/src/locale/angular.it-IT.xlf1812
-rw-r--r--client/src/locale/angular.ja-JP.xlf1620
-rw-r--r--client/src/locale/angular.jbo.xlf560
-rw-r--r--client/src/locale/angular.kab.xlf683
-rw-r--r--client/src/locale/angular.ko-KR.xlf703
-rw-r--r--client/src/locale/angular.lt-LT.xlf560
-rw-r--r--client/src/locale/angular.nb-NO.xlf558
-rw-r--r--client/src/locale/angular.nl-NL.xlf1157
-rw-r--r--client/src/locale/angular.nn.xlf700
-rw-r--r--client/src/locale/angular.oc.xlf1059
-rw-r--r--client/src/locale/angular.pl-PL.xlf5857
-rw-r--r--client/src/locale/angular.pt-BR.xlf2576
-rw-r--r--client/src/locale/angular.pt-PT.xlf683
-rw-r--r--client/src/locale/angular.ru-RU.xlf1163
-rw-r--r--client/src/locale/angular.sk-SK.xlf560
-rw-r--r--client/src/locale/angular.sl-SI.xlf703
-rw-r--r--client/src/locale/angular.sv-SE.xlf735
-rw-r--r--client/src/locale/angular.ta.xlf560
-rw-r--r--client/src/locale/angular.th-TH.xlf1165
-rw-r--r--client/src/locale/angular.tok.xlf3857
-rw-r--r--client/src/locale/angular.tr-TR.xlf1221
-rw-r--r--client/src/locale/angular.uk-UA.xlf1177
-rw-r--r--client/src/locale/angular.vi-VN.xlf1157
-rw-r--r--client/src/locale/angular.xlf597
-rw-r--r--client/src/locale/angular.zh-Hans-CN.xlf1093
-rw-r--r--client/src/locale/angular.zh-Hant-TW.xlf1157
-rw-r--r--client/src/locale/player.ja-JP.json6
-rw-r--r--client/src/locale/player.pl-PL.json8
-rw-r--r--client/src/locale/server.pl-PL.json12
-rw-r--r--client/src/sass/application.scss6
-rw-r--r--client/src/sass/bootstrap.scss55
-rw-r--r--client/src/sass/include/_mixins.scss1
-rw-r--r--client/src/sass/include/_variables.scss2
-rw-r--r--client/src/sass/ng-select.scss2
-rw-r--r--client/src/sass/player/_player-variables.scss2
-rw-r--r--client/src/sass/player/control-bar.scss1
-rw-r--r--client/src/sass/player/index.scss1
-rw-r--r--client/src/sass/player/offline-notification.scss22
-rw-r--r--client/src/sass/player/peertube-skin.scss17
-rw-r--r--client/src/standalone/videos/shared/peertube-plugin.ts1
-rw-r--r--client/src/types/register-client-option.model.ts3
183 files changed, 31370 insertions, 24765 deletions
diff --git a/client/.eslintrc.json b/client/.eslintrc.json
index f9326acc8..f7b207b58 100644
--- a/client/.eslintrc.json
+++ b/client/.eslintrc.json
@@ -2,7 +2,8 @@
2 "root": true, 2 "root": true,
3 "ignorePatterns": [ 3 "ignorePatterns": [
4 "projects/**/*", 4 "projects/**/*",
5 "node_modules/" 5 "node_modules/",
6 "src/standalone/player/dist"
6 ], 7 ],
7 "overrides": [ 8 "overrides": [
8 { 9 {
diff --git a/client/src/app/+about/about-instance/contact-admin-modal.component.ts b/client/src/app/+about/about-instance/contact-admin-modal.component.ts
index fab9cfc4b..0e2bf51e8 100644
--- a/client/src/app/+about/about-instance/contact-admin-modal.component.ts
+++ b/client/src/app/+about/about-instance/contact-admin-modal.component.ts
@@ -7,7 +7,7 @@ import {
7 FROM_NAME_VALIDATOR, 7 FROM_NAME_VALIDATOR,
8 SUBJECT_VALIDATOR 8 SUBJECT_VALIDATOR
9} from '@app/shared/form-validators/instance-validators' 9} from '@app/shared/form-validators/instance-validators'
10import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 10import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
11import { InstanceService } from '@app/shared/shared-instance' 11import { InstanceService } from '@app/shared/shared-instance'
12import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 12import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
13import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 13import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -32,7 +32,7 @@ export class ContactAdminModalComponent extends FormReactive implements OnInit {
32 private serverConfig: HTMLServerConfig 32 private serverConfig: HTMLServerConfig
33 33
34 constructor ( 34 constructor (
35 protected formValidatorService: FormValidatorService, 35 protected formReactiveService: FormReactiveService,
36 private router: Router, 36 private router: Router,
37 private modalService: NgbModal, 37 private modalService: NgbModal,
38 private instanceService: InstanceService, 38 private instanceService: InstanceService,
diff --git a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
index 832ddf973..7870fd039 100644
--- a/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
+++ b/client/src/app/+accounts/account-video-channels/account-video-channels.component.scss
@@ -112,7 +112,7 @@ my-subscribe-button {
112 display: none; 112 display: none;
113} 113}
114 114
115@media screen and (max-width: $mobile-view) { 115@include on-small-main-col {
116 .channel { 116 .channel {
117 padding: 15px; 117 padding: 15px;
118 } 118 }
diff --git a/client/src/app/+admin/admin.module.ts b/client/src/app/+admin/admin.module.ts
index 366e29883..f01967ea6 100644
--- a/client/src/app/+admin/admin.module.ts
+++ b/client/src/app/+admin/admin.module.ts
@@ -49,6 +49,7 @@ import {
49 PluginSearchComponent, 49 PluginSearchComponent,
50 PluginShowInstalledComponent 50 PluginShowInstalledComponent
51} from './plugins' 51} from './plugins'
52import { SharedAdminModule } from './shared'
52import { JobService, LogsComponent, LogsService } from './system' 53import { JobService, LogsComponent, LogsService } from './system'
53import { DebugComponent, DebugService } from './system/debug' 54import { DebugComponent, DebugService } from './system/debug'
54import { JobsComponent } from './system/jobs/jobs.component' 55import { JobsComponent } from './system/jobs/jobs.component'
@@ -69,6 +70,7 @@ import { JobsComponent } from './system/jobs/jobs.component'
69 SharedVideoMiniatureModule, 70 SharedVideoMiniatureModule,
70 SharedTablesModule, 71 SharedTablesModule,
71 SharedUsersModule, 72 SharedUsersModule,
73 SharedAdminModule,
72 74
73 TableModule, 75 TableModule,
74 ChartModule 76 ChartModule
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
index 929ea3a90..43f1438e0 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
+++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html
@@ -218,6 +218,8 @@
218 [clearable]="false" 218 [clearable]="false"
219 ></my-select-custom-value> 219 ></my-select-custom-value>
220 220
221 <my-user-real-quota-info [videoQuota]="getUserVideoQuota()"></my-user-real-quota-info>
222
221 <div *ngIf="formErrors.user.videoQuota" class="form-error">{{ formErrors.user.videoQuota }}</div> 223 <div *ngIf="formErrors.user.videoQuota" class="form-error">{{ formErrors.user.videoQuota }}</div>
222 </div> 224 </div>
223 225
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts
index 90ed58c99..2122e67b2 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts
+++ b/client/src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts
@@ -60,6 +60,10 @@ export class EditBasicConfigurationComponent implements OnInit, OnChanges {
60 return !!enabled.find((e: string) => e === algorithm) 60 return !!enabled.find((e: string) => e === algorithm)
61 } 61 }
62 62
63 getUserVideoQuota () {
64 return this.form.value['user']['videoQuota']
65 }
66
63 isSignupEnabled () { 67 isSignupEnabled () {
64 return this.form.value['signup']['enabled'] === true 68 return this.form.value['signup']['enabled'] === true
65 } 69 }
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss
index dda5d0b5e..764e626ec 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss
+++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.scss
@@ -150,3 +150,9 @@ ngb-tabset:not(.previews) ::ng-deep {
150 padding: 0 .3em; 150 padding: 0 .3em;
151 } 151 }
152} 152}
153
154my-user-real-quota-info {
155 display: block;
156 margin-top: 5px;
157 font-size: 11px;
158}
diff --git a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
index 545e37857..168f4702c 100644
--- a/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
+++ b/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
@@ -18,15 +18,15 @@ import {
18 MAX_INSTANCE_LIVES_VALIDATOR, 18 MAX_INSTANCE_LIVES_VALIDATOR,
19 MAX_LIVE_DURATION_VALIDATOR, 19 MAX_LIVE_DURATION_VALIDATOR,
20 MAX_USER_LIVES_VALIDATOR, 20 MAX_USER_LIVES_VALIDATOR,
21 MAX_VIDEO_CHANNELS_PER_USER_VALIDATOR,
21 SEARCH_INDEX_URL_VALIDATOR, 22 SEARCH_INDEX_URL_VALIDATOR,
22 SERVICES_TWITTER_USERNAME_VALIDATOR, 23 SERVICES_TWITTER_USERNAME_VALIDATOR,
23 SIGNUP_LIMIT_VALIDATOR, 24 SIGNUP_LIMIT_VALIDATOR,
24 SIGNUP_MINIMUM_AGE_VALIDATOR, 25 SIGNUP_MINIMUM_AGE_VALIDATOR,
25 TRANSCODING_THREADS_VALIDATOR, 26 TRANSCODING_THREADS_VALIDATOR
26 MAX_VIDEO_CHANNELS_PER_USER_VALIDATOR
27} from '@app/shared/form-validators/custom-config-validators' 27} from '@app/shared/form-validators/custom-config-validators'
28import { USER_VIDEO_QUOTA_DAILY_VALIDATOR, USER_VIDEO_QUOTA_VALIDATOR } from '@app/shared/form-validators/user-validators' 28import { USER_VIDEO_QUOTA_DAILY_VALIDATOR, USER_VIDEO_QUOTA_VALIDATOR } from '@app/shared/form-validators/user-validators'
29import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 29import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
30import { CustomPageService } from '@app/shared/shared-main/custom-page' 30import { CustomPageService } from '@app/shared/shared-main/custom-page'
31import { CustomConfig, CustomPage, HTMLServerConfig } from '@shared/models' 31import { CustomConfig, CustomPage, HTMLServerConfig } from '@shared/models'
32import { EditConfigurationService } from './edit-configuration.service' 32import { EditConfigurationService } from './edit-configuration.service'
@@ -52,9 +52,9 @@ export class EditCustomConfigComponent extends FormReactive implements OnInit {
52 categoryItems: SelectOptionsItem[] = [] 52 categoryItems: SelectOptionsItem[] = []
53 53
54 constructor ( 54 constructor (
55 protected formReactiveService: FormReactiveService,
55 private router: Router, 56 private router: Router,
56 private route: ActivatedRoute, 57 private route: ActivatedRoute,
57 protected formValidatorService: FormValidatorService,
58 private notifier: Notifier, 58 private notifier: Notifier,
59 private configService: ConfigService, 59 private configService: ConfigService,
60 private customPage: CustomPageService, 60 private customPage: CustomPageService,
diff --git a/client/src/app/+admin/follows/following-list/follow-modal.component.ts b/client/src/app/+admin/follows/following-list/follow-modal.component.ts
index 07cc75d77..8f74e82a6 100644
--- a/client/src/app/+admin/follows/following-list/follow-modal.component.ts
+++ b/client/src/app/+admin/follows/following-list/follow-modal.component.ts
@@ -2,7 +2,7 @@ import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/cor
2import { Notifier } from '@app/core' 2import { Notifier } from '@app/core'
3import { prepareIcu } from '@app/helpers' 3import { prepareIcu } from '@app/helpers'
4import { splitAndGetNotEmpty, UNIQUE_HOSTS_OR_HANDLE_VALIDATOR } from '@app/shared/form-validators/host-validators' 4import { splitAndGetNotEmpty, UNIQUE_HOSTS_OR_HANDLE_VALIDATOR } from '@app/shared/form-validators/host-validators'
5import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 5import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
6import { InstanceFollowService } from '@app/shared/shared-instance' 6import { InstanceFollowService } from '@app/shared/shared-instance'
7import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 7import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -22,7 +22,7 @@ export class FollowModalComponent extends FormReactive implements OnInit {
22 private openedModal: NgbModalRef 22 private openedModal: NgbModalRef
23 23
24 constructor ( 24 constructor (
25 protected formValidatorService: FormValidatorService, 25 protected formReactiveService: FormReactiveService,
26 private modalService: NgbModal, 26 private modalService: NgbModal,
27 private followService: InstanceFollowService, 27 private followService: InstanceFollowService,
28 private notifier: Notifier 28 private notifier: Notifier
diff --git a/client/src/app/+admin/overview/users/user-edit/user-create.component.ts b/client/src/app/+admin/overview/users/user-edit/user-create.component.ts
index 1713e06ce..0627aa887 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-create.component.ts
+++ b/client/src/app/+admin/overview/users/user-edit/user-create.component.ts
@@ -12,7 +12,7 @@ import {
12 USER_VIDEO_QUOTA_DAILY_VALIDATOR, 12 USER_VIDEO_QUOTA_DAILY_VALIDATOR,
13 USER_VIDEO_QUOTA_VALIDATOR 13 USER_VIDEO_QUOTA_VALIDATOR
14} from '@app/shared/form-validators/user-validators' 14} from '@app/shared/form-validators/user-validators'
15import { FormValidatorService } from '@app/shared/shared-forms' 15import { FormReactiveService } from '@app/shared/shared-forms'
16import { UserAdminService } from '@app/shared/shared-users' 16import { UserAdminService } from '@app/shared/shared-users'
17import { UserCreate, UserRole } from '@shared/models' 17import { UserCreate, UserRole } from '@shared/models'
18import { UserEdit } from './user-edit' 18import { UserEdit } from './user-edit'
@@ -27,7 +27,7 @@ export class UserCreateComponent extends UserEdit implements OnInit {
27 27
28 constructor ( 28 constructor (
29 protected serverService: ServerService, 29 protected serverService: ServerService,
30 protected formValidatorService: FormValidatorService, 30 protected formReactiveService: FormReactiveService,
31 protected configService: ConfigService, 31 protected configService: ConfigService,
32 protected screenService: ScreenService, 32 protected screenService: ScreenService,
33 protected auth: AuthService, 33 protected auth: AuthService,
diff --git a/client/src/app/+admin/overview/users/user-edit/user-edit.component.html b/client/src/app/+admin/overview/users/user-edit/user-edit.component.html
index e484ab8b0..e51ccf808 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-edit.component.html
+++ b/client/src/app/+admin/overview/users/user-edit/user-edit.component.html
@@ -152,10 +152,7 @@
152 [clearable]="false" 152 [clearable]="false"
153 ></my-select-custom-value> 153 ></my-select-custom-value>
154 154
155 <div i18n class="transcoding-information" *ngIf="isTranscodingInformationDisplayed()"> 155 <my-user-real-quota-info [videoQuota]="getUserVideoQuota()"></my-user-real-quota-info>
156 Transcoding is enabled. The video quota only takes into account <strong>original</strong> video size. <br />
157 At most, this user could upload ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}.
158 </div>
159 156
160 <div *ngIf="formErrors.videoQuota" class="form-error"> 157 <div *ngIf="formErrors.videoQuota" class="form-error">
161 {{ formErrors.videoQuota }} 158 {{ formErrors.videoQuota }}
@@ -207,7 +204,7 @@
207</div> 204</div>
208 205
209 206
210<div *ngIf="!isCreation() && user && user.pluginAuth === null" class="row mt-4"> <!-- danger zone grid --> 207<div *ngIf="displayDangerZone()" class="row mt-4"> <!-- danger zone grid -->
211 <div class="col-12 col-lg-4 col-xl-3"> 208 <div class="col-12 col-lg-4 col-xl-3">
212 <div class="anchor" id="danger"></div> <!-- danger zone anchor --> 209 <div class="anchor" id="danger"></div> <!-- danger zone anchor -->
213 <div i18n class="account-title account-title-danger">DANGER ZONE</div> 210 <div i18n class="account-title account-title-danger">DANGER ZONE</div>
@@ -216,7 +213,7 @@
216 <div class="col-12 col-lg-8 col-xl-9"> 213 <div class="col-12 col-lg-8 col-xl-9">
217 214
218 <div class="danger-zone"> 215 <div class="danger-zone">
219 <div class="form-group reset-password-email"> 216 <div class="form-group">
220 <label i18n>Send a link to reset the password by email to the user</label> 217 <label i18n>Send a link to reset the password by email to the user</label>
221 <button (click)="resetPassword()" i18n>Ask for new password</button> 218 <button (click)="resetPassword()" i18n>Ask for new password</button>
222 </div> 219 </div>
@@ -225,6 +222,11 @@
225 <label i18n>Manually set the user password</label> 222 <label i18n>Manually set the user password</label>
226 <my-user-password [userId]="user.id"></my-user-password> 223 <my-user-password [userId]="user.id"></my-user-password>
227 </div> 224 </div>
225
226 <div *ngIf="user.twoFactorEnabled" class="form-group">
227 <label i18n>This user has two factor authentication enabled</label>
228 <button (click)="disableTwoFactorAuth()" i18n>Disable two factor authentication</button>
229 </div>
228 </div> 230 </div>
229 231
230 </div> 232 </div>
diff --git a/client/src/app/+admin/overview/users/user-edit/user-edit.component.scss b/client/src/app/+admin/overview/users/user-edit/user-edit.component.scss
index 254286ae3..698628149 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-edit.component.scss
+++ b/client/src/app/+admin/overview/users/user-edit/user-edit.component.scss
@@ -41,23 +41,20 @@ button {
41 margin-top: 10px; 41 margin-top: 10px;
42} 42}
43 43
44.transcoding-information { 44my-user-real-quota-info {
45 display: block;
45 margin-top: 5px; 46 margin-top: 5px;
46 font-size: 11px; 47 font-size: 11px;
47} 48}
48 49
49.danger-zone { 50.danger-zone {
50 .reset-password-email { 51 button {
51 margin-bottom: 30px; 52 @include peertube-button;
52 53 @include danger-button;
53 button { 54 @include disable-outline;
54 @include peertube-button;
55 @include danger-button;
56 @include disable-outline;
57 55
58 display: block; 56 display: block;
59 margin-top: 0; 57 margin-top: 0;
60 }
61 } 58 }
62} 59}
63 60
diff --git a/client/src/app/+admin/overview/users/user-edit/user-edit.ts b/client/src/app/+admin/overview/users/user-edit/user-edit.ts
index 395d07423..5428f6ce9 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-edit.ts
+++ b/client/src/app/+admin/overview/users/user-edit/user-edit.ts
@@ -3,7 +3,7 @@ import { ConfigService } from '@app/+admin/config/shared/config.service'
3import { AuthService, ScreenService, ServerService, User } from '@app/core' 3import { AuthService, ScreenService, ServerService, User } from '@app/core'
4import { FormReactive } from '@app/shared/shared-forms' 4import { FormReactive } from '@app/shared/shared-forms'
5import { USER_ROLE_LABELS } from '@shared/core-utils/users' 5import { USER_ROLE_LABELS } from '@shared/core-utils/users'
6import { HTMLServerConfig, UserAdminFlag, UserRole, VideoResolution } from '@shared/models' 6import { HTMLServerConfig, UserAdminFlag, UserRole } from '@shared/models'
7import { SelectOptionsItem } from '../../../../../types/select-options-item.model' 7import { SelectOptionsItem } from '../../../../../types/select-options-item.model'
8 8
9@Directive() 9@Directive()
@@ -60,33 +60,27 @@ export abstract class UserEdit extends FormReactive implements OnInit {
60 ] 60 ]
61 } 61 }
62 62
63 isTranscodingInformationDisplayed () { 63 displayDangerZone () {
64 const formVideoQuota = parseInt(this.form.value['videoQuota'], 10) 64 if (this.isCreation()) return false
65 if (!this.user) return false
66 if (this.user.pluginAuth) return false
67 if (this.auth.getUser().id === this.user.id) return false
65 68
66 return this.serverConfig.transcoding.enabledResolutions.length !== 0 && 69 return true
67 formVideoQuota > 0
68 } 70 }
69 71
70 computeQuotaWithTranscoding () { 72 resetPassword () {
71 const transcodingConfig = this.serverConfig.transcoding 73 return
72
73 const resolutions = transcodingConfig.enabledResolutions
74 const higherResolution = VideoResolution.H_4K
75 let multiplier = 0
76
77 for (const resolution of resolutions) {
78 multiplier += resolution / higherResolution
79 }
80
81 if (transcodingConfig.hls.enabled) multiplier *= 2
82
83 return multiplier * parseInt(this.form.value['videoQuota'], 10)
84 } 74 }
85 75
86 resetPassword () { 76 disableTwoFactorAuth () {
87 return 77 return
88 } 78 }
89 79
80 getUserVideoQuota () {
81 return this.form.value['videoQuota']
82 }
83
90 protected buildAdminFlags (formValue: any) { 84 protected buildAdminFlags (formValue: any) {
91 return formValue.byPassAutoBlock ? UserAdminFlag.BYPASS_VIDEO_AUTO_BLACKLIST : UserAdminFlag.NONE 85 return formValue.byPassAutoBlock ? UserAdminFlag.BYPASS_VIDEO_AUTO_BLACKLIST : UserAdminFlag.NONE
92 } 86 }
diff --git a/client/src/app/+admin/overview/users/user-edit/user-password.component.html b/client/src/app/+admin/overview/users/user-edit/user-password.component.html
index 13f57024b..173825957 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-password.component.html
+++ b/client/src/app/+admin/overview/users/user-edit/user-password.component.html
@@ -1,8 +1,10 @@
1<form role="form" (ngSubmit)="formValidated()" [formGroup]="form"> 1<form role="form" (ngSubmit)="formValidated()" [formGroup]="form">
2 2
3 <div class="input-group"> 3 <div class="input-group">
4 <input id="password" [attr.type]="showPassword ? 'text' : 'password'" class="form-control" 4 <input id="password"
5 [attr.type]="showPassword ? 'text' : 'password'" class="form-control"
5 formControlName="password" [ngClass]="{ 'input-error': formErrors['password'] }" 6 formControlName="password" [ngClass]="{ 'input-error': formErrors['password'] }"
7 autocomplete="new-password"
6 > 8 >
7 <button class="btn btn-sm btn-outline-secondary" (click)="togglePasswordVisibility()" type="button"> 9 <button class="btn btn-sm btn-outline-secondary" (click)="togglePasswordVisibility()" type="button">
8 <ng-container *ngIf="!showPassword" i18n>Show</ng-container> 10 <ng-container *ngIf="!showPassword" i18n>Show</ng-container>
diff --git a/client/src/app/+admin/overview/users/user-edit/user-password.component.ts b/client/src/app/+admin/overview/users/user-edit/user-password.component.ts
index 8999d1f00..d6616e077 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-password.component.ts
+++ b/client/src/app/+admin/overview/users/user-edit/user-password.component.ts
@@ -1,7 +1,7 @@
1import { Component, Input, OnInit } from '@angular/core' 1import { Component, Input, OnInit } from '@angular/core'
2import { Notifier } from '@app/core' 2import { Notifier } from '@app/core'
3import { USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators' 3import { USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { UserAdminService } from '@app/shared/shared-users' 5import { UserAdminService } from '@app/shared/shared-users'
6import { UserUpdate } from '@shared/models' 6import { UserUpdate } from '@shared/models'
7 7
@@ -18,7 +18,7 @@ export class UserPasswordComponent extends FormReactive implements OnInit {
18 @Input() userId: number 18 @Input() userId: number
19 19
20 constructor ( 20 constructor (
21 protected formValidatorService: FormValidatorService, 21 protected formReactiveService: FormReactiveService,
22 private notifier: Notifier, 22 private notifier: Notifier,
23 private userAdminService: UserAdminService 23 private userAdminService: UserAdminService
24 ) { 24 ) {
diff --git a/client/src/app/+admin/overview/users/user-edit/user-update.component.ts b/client/src/app/+admin/overview/users/user-edit/user-update.component.ts
index bab288a67..71212b19c 100644
--- a/client/src/app/+admin/overview/users/user-edit/user-update.component.ts
+++ b/client/src/app/+admin/overview/users/user-edit/user-update.component.ts
@@ -9,8 +9,8 @@ import {
9 USER_VIDEO_QUOTA_DAILY_VALIDATOR, 9 USER_VIDEO_QUOTA_DAILY_VALIDATOR,
10 USER_VIDEO_QUOTA_VALIDATOR 10 USER_VIDEO_QUOTA_VALIDATOR
11} from '@app/shared/form-validators/user-validators' 11} from '@app/shared/form-validators/user-validators'
12import { FormValidatorService } from '@app/shared/shared-forms' 12import { FormReactiveService } from '@app/shared/shared-forms'
13import { UserAdminService } from '@app/shared/shared-users' 13import { TwoFactorService, UserAdminService } from '@app/shared/shared-users'
14import { User as UserType, UserAdminFlag, UserRole, UserUpdate } from '@shared/models' 14import { User as UserType, UserAdminFlag, UserRole, UserUpdate } from '@shared/models'
15import { UserEdit } from './user-edit' 15import { UserEdit } from './user-edit'
16 16
@@ -25,7 +25,7 @@ export class UserUpdateComponent extends UserEdit implements OnInit, OnDestroy {
25 private paramsSub: Subscription 25 private paramsSub: Subscription
26 26
27 constructor ( 27 constructor (
28 protected formValidatorService: FormValidatorService, 28 protected formReactiveService: FormReactiveService,
29 protected serverService: ServerService, 29 protected serverService: ServerService,
30 protected configService: ConfigService, 30 protected configService: ConfigService,
31 protected screenService: ScreenService, 31 protected screenService: ScreenService,
@@ -34,6 +34,7 @@ export class UserUpdateComponent extends UserEdit implements OnInit, OnDestroy {
34 private router: Router, 34 private router: Router,
35 private notifier: Notifier, 35 private notifier: Notifier,
36 private userService: UserService, 36 private userService: UserService,
37 private twoFactorService: TwoFactorService,
37 private userAdminService: UserAdminService 38 private userAdminService: UserAdminService
38 ) { 39 ) {
39 super() 40 super()
@@ -120,10 +121,22 @@ export class UserUpdateComponent extends UserEdit implements OnInit, OnDestroy {
120 this.notifier.success($localize`An email asking for password reset has been sent to ${this.user.username}.`) 121 this.notifier.success($localize`An email asking for password reset has been sent to ${this.user.username}.`)
121 }, 122 },
122 123
123 error: err => { 124 error: err => this.notifier.error(err.message)
124 this.error = err.message 125 })
125 } 126 }
127
128 disableTwoFactorAuth () {
129 this.twoFactorService.disableTwoFactor({ userId: this.user.id })
130 .subscribe({
131 next: () => {
132 this.user.twoFactorEnabled = false
133
134 this.notifier.success($localize`Two factor authentication of ${this.user.username} disabled.`)
135 },
136
137 error: err => this.notifier.error(err.message)
126 }) 138 })
139
127 } 140 }
128 141
129 private onUserFetched (userJson: UserType) { 142 private onUserFetched (userJson: UserType) {
diff --git a/client/src/app/+admin/overview/users/user-list/user-list.component.scss b/client/src/app/+admin/overview/users/user-list/user-list.component.scss
index 3c775cac5..23e0d29ee 100644
--- a/client/src/app/+admin/overview/users/user-list/user-list.component.scss
+++ b/client/src/app/+admin/overview/users/user-list/user-list.component.scss
@@ -1,6 +1,6 @@
1@use '_variables' as *; 1@use '_variables' as *;
2@use '_mixins' as *; 2@use '_mixins' as *;
3@use '~bootstrap/scss/functions' as *; 3@use 'bootstrap/scss/functions' as *;
4 4
5.add-button { 5.add-button {
6 @include create-button; 6 @include create-button;
diff --git a/client/src/app/+admin/overview/videos/video-list.component.html b/client/src/app/+admin/overview/videos/video-list.component.html
index 14bbb55e9..a6cd2e257 100644
--- a/client/src/app/+admin/overview/videos/video-list.component.html
+++ b/client/src/app/+admin/overview/videos/video-list.component.html
@@ -85,7 +85,8 @@
85 <td> 85 <td>
86 <span *ngIf="isHLS(video)" class="pt-badge badge-blue">HLS</span> 86 <span *ngIf="isHLS(video)" class="pt-badge badge-blue">HLS</span>
87 <span *ngIf="isWebTorrent(video)" class="pt-badge badge-blue">WebTorrent ({{ video.files.length }})</span> 87 <span *ngIf="isWebTorrent(video)" class="pt-badge badge-blue">WebTorrent ({{ video.files.length }})</span>
88 <span *ngIf="video.isLive" class="pt-badge badge-blue">Live</span> 88 <span i18n *ngIf="video.isLive" class="pt-badge badge-blue">Live</span>
89 <span i18n *ngIf="hasObjectStorage(video)" class="pt-badge badge-purple">Object storage</span>
89 90
90 <span *ngIf="!isImport(video) && !video.isLive && video.isLocal">{{ getFilesSize(video) | bytes: 1 }}</span> 91 <span *ngIf="!isImport(video) && !video.isLive && video.isLocal">{{ getFilesSize(video) | bytes: 1 }}</span>
91 </td> 92 </td>
@@ -106,7 +107,7 @@
106 107
107 <ul> 108 <ul>
108 <li *ngFor="let file of video.files"> 109 <li *ngFor="let file of video.files">
109 {{ file.resolution.label }}: {{ file.size | bytes: 1 }} 110 <a target="_blank" rel="noopener noreferrer" [href]="file.fileUrl">{{ file.resolution.label }}</a>: {{ file.size | bytes: 1 }}
110 111
111 <my-global-icon 112 <my-global-icon
112 *ngIf="canRemoveOneFile(video)" 113 *ngIf="canRemoveOneFile(video)"
@@ -122,7 +123,7 @@
122 123
123 <ul> 124 <ul>
124 <li *ngFor="let file of video.streamingPlaylists[0].files"> 125 <li *ngFor="let file of video.streamingPlaylists[0].files">
125 {{ file.resolution.label }}: {{ file.size | bytes: 1 }} 126 <a target="_blank" rel="noopener noreferrer" [href]="file.fileUrl">{{ file.resolution.label }}</a>: {{ file.size | bytes: 1 }}
126 127
127 <my-global-icon 128 <my-global-icon
128 *ngIf="canRemoveOneFile(video)" 129 *ngIf="canRemoveOneFile(video)"
diff --git a/client/src/app/+admin/overview/videos/video-list.component.ts b/client/src/app/+admin/overview/videos/video-list.component.ts
index cb693ce12..4d3e9873c 100644
--- a/client/src/app/+admin/overview/videos/video-list.component.ts
+++ b/client/src/app/+admin/overview/videos/video-list.component.ts
@@ -8,6 +8,7 @@ import { AdvancedInputFilter } from '@app/shared/shared-forms'
8import { DropdownAction, Video, VideoService } from '@app/shared/shared-main' 8import { DropdownAction, Video, VideoService } from '@app/shared/shared-main'
9import { VideoBlockComponent, VideoBlockService } from '@app/shared/shared-moderation' 9import { VideoBlockComponent, VideoBlockService } from '@app/shared/shared-moderation'
10import { VideoActionsDisplayType } from '@app/shared/shared-video-miniature' 10import { VideoActionsDisplayType } from '@app/shared/shared-video-miniature'
11import { getAllFiles } from '@shared/core-utils'
11import { UserRight, VideoFile, VideoPrivacy, VideoState, VideoStreamingPlaylistType } from '@shared/models' 12import { UserRight, VideoFile, VideoPrivacy, VideoState, VideoStreamingPlaylistType } from '@shared/models'
12import { VideoAdminService } from './video-admin.service' 13import { VideoAdminService } from './video-admin.service'
13 14
@@ -166,6 +167,14 @@ export class VideoListComponent extends RestTable implements OnInit {
166 return video.files.length !== 0 167 return video.files.length !== 0
167 } 168 }
168 169
170 hasObjectStorage (video: Video) {
171 if (!video.isLocal) return false
172
173 const files = getAllFiles(video)
174
175 return files.some(f => !f.fileUrl.startsWith(window.location.origin))
176 }
177
169 canRemoveOneFile (video: Video) { 178 canRemoveOneFile (video: Video) {
170 return video.canRemoveOneFile(this.authUser) 179 return video.canRemoveOneFile(this.authUser)
171 } 180 }
diff --git a/client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts b/client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts
index ec02cfcd9..b1a41567e 100644
--- a/client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts
+++ b/client/src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.ts
@@ -4,7 +4,7 @@ import { Component, OnDestroy, OnInit } from '@angular/core'
4import { ActivatedRoute } from '@angular/router' 4import { ActivatedRoute } from '@angular/router'
5import { HooksService, Notifier, PluginService } from '@app/core' 5import { HooksService, Notifier, PluginService } from '@app/core'
6import { BuildFormArgument } from '@app/shared/form-validators' 6import { BuildFormArgument } from '@app/shared/form-validators'
7import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 7import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
8import { PeerTubePlugin, RegisterServerSettingOptions } from '@shared/models' 8import { PeerTubePlugin, RegisterServerSettingOptions } from '@shared/models'
9import { PluginApiService } from '../shared/plugin-api.service' 9import { PluginApiService } from '../shared/plugin-api.service'
10 10
@@ -22,7 +22,7 @@ export class PluginShowInstalledComponent extends FormReactive implements OnInit
22 private npmName: string 22 private npmName: string
23 23
24 constructor ( 24 constructor (
25 protected formValidatorService: FormValidatorService, 25 protected formReactiveService: FormReactiveService,
26 private pluginService: PluginService, 26 private pluginService: PluginService,
27 private pluginAPIService: PluginApiService, 27 private pluginAPIService: PluginApiService,
28 private notifier: Notifier, 28 private notifier: Notifier,
diff --git a/client/src/app/+admin/shared/index.ts b/client/src/app/+admin/shared/index.ts
new file mode 100644
index 000000000..9e3834aae
--- /dev/null
+++ b/client/src/app/+admin/shared/index.ts
@@ -0,0 +1,3 @@
1export * from './user-real-quota-info.component'
2
3export * from './shared-admin.module'
diff --git a/client/src/app/+admin/shared/shared-admin.module.ts b/client/src/app/+admin/shared/shared-admin.module.ts
new file mode 100644
index 000000000..bef7d54ef
--- /dev/null
+++ b/client/src/app/+admin/shared/shared-admin.module.ts
@@ -0,0 +1,20 @@
1import { NgModule } from '@angular/core'
2import { SharedMainModule } from '../../shared/shared-main/shared-main.module'
3import { UserRealQuotaInfoComponent } from './user-real-quota-info.component'
4
5@NgModule({
6 imports: [
7 SharedMainModule
8 ],
9
10 declarations: [
11 UserRealQuotaInfoComponent
12 ],
13
14 exports: [
15 UserRealQuotaInfoComponent
16 ],
17
18 providers: []
19})
20export class SharedAdminModule { }
diff --git a/client/src/app/+admin/shared/user-real-quota-info.component.html b/client/src/app/+admin/shared/user-real-quota-info.component.html
new file mode 100644
index 000000000..b975ab17f
--- /dev/null
+++ b/client/src/app/+admin/shared/user-real-quota-info.component.html
@@ -0,0 +1,4 @@
1<div i18n class="transcoding-information" *ngIf="isTranscodingInformationDisplayed()">
2 The video quota only takes into account <strong>original</strong> video size. <br />
3 Since transcoding is enabled, videos size can be at most ~ {{ computeQuotaWithTranscoding() | bytes: 0 }}.
4</div>
diff --git a/client/src/app/+admin/shared/user-real-quota-info.component.scss b/client/src/app/+admin/shared/user-real-quota-info.component.scss
new file mode 100644
index 000000000..40083bed3
--- /dev/null
+++ b/client/src/app/+admin/shared/user-real-quota-info.component.scss
@@ -0,0 +1,2 @@
1@use '_variables' as *;
2@use '_mixins' as *;
diff --git a/client/src/app/+admin/shared/user-real-quota-info.component.ts b/client/src/app/+admin/shared/user-real-quota-info.component.ts
new file mode 100644
index 000000000..069eeba12
--- /dev/null
+++ b/client/src/app/+admin/shared/user-real-quota-info.component.ts
@@ -0,0 +1,44 @@
1import { Component, Input, OnInit } from '@angular/core'
2import { ServerService } from '@app/core'
3import { HTMLServerConfig, VideoResolution } from '@shared/models/index'
4
5@Component({
6 selector: 'my-user-real-quota-info',
7 templateUrl: './user-real-quota-info.component.html',
8 styleUrls: [ './user-real-quota-info.component.scss' ]
9})
10export class UserRealQuotaInfoComponent implements OnInit {
11 @Input() videoQuota: number | string
12
13 private serverConfig: HTMLServerConfig
14
15 constructor (private server: ServerService) { }
16
17 ngOnInit () {
18 this.serverConfig = this.server.getHTMLConfig()
19 }
20
21 isTranscodingInformationDisplayed () {
22 return this.serverConfig.transcoding.enabledResolutions.length !== 0 && this.getQuotaAsNumber() > 0
23 }
24
25 computeQuotaWithTranscoding () {
26 const transcodingConfig = this.serverConfig.transcoding
27
28 const resolutions = transcodingConfig.enabledResolutions
29 const higherResolution = VideoResolution.H_4K
30 let multiplier = 0
31
32 for (const resolution of resolutions) {
33 multiplier += resolution / higherResolution
34 }
35
36 if (transcodingConfig.hls.enabled) multiplier *= 2
37
38 return multiplier * this.getQuotaAsNumber()
39 }
40
41 private getQuotaAsNumber () {
42 return parseInt(this.videoQuota + '', 10)
43 }
44}
diff --git a/client/src/app/+login/login.component.html b/client/src/app/+login/login.component.html
index f3a2476f9..49b443a20 100644
--- a/client/src/app/+login/login.component.html
+++ b/client/src/app/+login/login.component.html
@@ -39,34 +39,48 @@
39 <div class="login-form-and-externals"> 39 <div class="login-form-and-externals">
40 40
41 <form myPluginSelector pluginSelectorId="login-form" role="form" (ngSubmit)="login()" [formGroup]="form"> 41 <form myPluginSelector pluginSelectorId="login-form" role="form" (ngSubmit)="login()" [formGroup]="form">
42 <div class="form-group"> 42 <ng-container *ngIf="!otpStep">
43 <div> 43 <div class="form-group">
44 <label i18n for="username">Username or email address</label> 44 <div>
45 <input 45 <label i18n for="username">Username or email address</label>
46 type="text" id="username" i18n-placeholder placeholder="Example: john@example.com" required tabindex="1" 46 <input
47 formControlName="username" class="form-control" [ngClass]="{ 'input-error': formErrors['username'] }" myAutofocus 47 type="text" id="username" i18n-placeholder placeholder="Example: john@example.com" required tabindex="1"
48 > 48 formControlName="username" class="form-control" [ngClass]="{ 'input-error': formErrors['username'] }" myAutofocus
49 >
50 </div>
51
52 <div *ngIf="formErrors.username" class="form-error">{{ formErrors.username }}</div>
53
54 <div *ngIf="hasUsernameUppercase()" i18n class="form-warning">
55 âš ï¸ Most email addresses do not include capital letters.
56 </div>
49 </div> 57 </div>
50 58
51 <div *ngIf="formErrors.username" class="form-error">{{ formErrors.username }}</div> 59 <div class="form-group">
60 <label i18n for="password">Password</label>
52 61
53 <div *ngIf="hasUsernameUppercase()" i18n class="form-warning"> 62 <my-input-text
54 âš ï¸ Most email addresses do not include capital letters. 63 formControlName="password" inputId="password" i18n-placeholder placeholder="Password"
64 [formError]="formErrors['password']" autocomplete="current-password" [tabindex]="2"
65 ></my-input-text>
55 </div> 66 </div>
56 </div> 67 </ng-container>
68
69 <div *ngIf="otpStep" class="form-group">
70 <p i18n>Enter the two-factor code generated by your phone app:</p>
57 71
58 <div class="form-group"> 72 <label i18n for="otp-token">Two factor authentication token</label>
59 <label i18n for="password">Password</label>
60 73
61 <my-input-text 74 <my-input-text
62 formControlName="password" inputId="password" i18n-placeholder placeholder="Password" 75 #otpTokenInput
63 [formError]="formErrors['password']" autocomplete="current-password" [tabindex]="2" 76 [show]="true" formControlName="otp-token" inputId="otp-token"
77 [formError]="formErrors['otp-token']" autocomplete="otp-token"
64 ></my-input-text> 78 ></my-input-text>
65 </div> 79 </div>
66 80
67 <input type="submit" class="peertube-button orange-button" i18n-value value="Login" [disabled]="!form.valid"> 81 <input type="submit" class="peertube-button orange-button" i18n-value value="Login" [disabled]="!form.valid">
68 82
69 <div class="additional-links"> 83 <div *ngIf="!otpStep" class="additional-links">
70 <a i18n role="button" class="link-orange" (click)="openForgotPasswordModal()" i18n-title title="Click here to reset your password">I forgot my password</a> 84 <a i18n role="button" class="link-orange" (click)="openForgotPasswordModal()" i18n-title title="Click here to reset your password">I forgot my password</a>
71 85
72 <ng-container *ngIf="signupAllowed"> 86 <ng-container *ngIf="signupAllowed">
diff --git a/client/src/app/+login/login.component.scss b/client/src/app/+login/login.component.scss
index d31d428f7..17e151fd8 100644
--- a/client/src/app/+login/login.component.scss
+++ b/client/src/app/+login/login.component.scss
@@ -1,8 +1,8 @@
1@use '_variables' as *; 1@use '_variables' as *;
2@use '_mixins' as *; 2@use '_mixins' as *;
3 3
4@import '~bootstrap/scss/functions'; 4@import 'bootstrap/scss/functions';
5@import '~bootstrap/scss/variables'; 5@import 'bootstrap/scss/variables';
6 6
7label { 7label {
8 display: block; 8 display: block;
diff --git a/client/src/app/+login/login.component.ts b/client/src/app/+login/login.component.ts
index 2ed9be16c..c1705807f 100644
--- a/client/src/app/+login/login.component.ts
+++ b/client/src/app/+login/login.component.ts
@@ -1,10 +1,10 @@
1
2import { AfterViewInit, Component, ElementRef, OnInit, ViewChild } from '@angular/core' 1import { AfterViewInit, Component, ElementRef, OnInit, ViewChild } from '@angular/core'
3import { ActivatedRoute, Router } from '@angular/router' 2import { ActivatedRoute, Router } from '@angular/router'
4import { AuthService, Notifier, RedirectService, SessionStorageService, UserService } from '@app/core' 3import { AuthService, Notifier, RedirectService, SessionStorageService, UserService } from '@app/core'
5import { HooksService } from '@app/core/plugins/hooks.service' 4import { HooksService } from '@app/core/plugins/hooks.service'
6import { LOGIN_PASSWORD_VALIDATOR, LOGIN_USERNAME_VALIDATOR } from '@app/shared/form-validators/login-validators' 5import { LOGIN_PASSWORD_VALIDATOR, LOGIN_USERNAME_VALIDATOR } from '@app/shared/form-validators/login-validators'
7import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { USER_OTP_TOKEN_VALIDATOR } from '@app/shared/form-validators/user-validators'
7import { FormReactive, FormReactiveService, InputTextComponent } from '@app/shared/shared-forms'
8import { InstanceAboutAccordionComponent } from '@app/shared/shared-instance' 8import { InstanceAboutAccordionComponent } from '@app/shared/shared-instance'
9import { NgbAccordion, NgbModal, NgbModalRef } from '@ng-bootstrap/ng-bootstrap' 9import { NgbAccordion, NgbModal, NgbModalRef } from '@ng-bootstrap/ng-bootstrap'
10import { PluginsManager } from '@root-helpers/plugins-manager' 10import { PluginsManager } from '@root-helpers/plugins-manager'
@@ -20,6 +20,7 @@ export class LoginComponent extends FormReactive implements OnInit, AfterViewIni
20 private static SESSION_STORAGE_REDIRECT_URL_KEY = 'login-previous-url' 20 private static SESSION_STORAGE_REDIRECT_URL_KEY = 'login-previous-url'
21 21
22 @ViewChild('forgotPasswordModal', { static: true }) forgotPasswordModal: ElementRef 22 @ViewChild('forgotPasswordModal', { static: true }) forgotPasswordModal: ElementRef
23 @ViewChild('otpTokenInput') otpTokenInput: InputTextComponent
23 24
24 accordion: NgbAccordion 25 accordion: NgbAccordion
25 error: string = null 26 error: string = null
@@ -37,11 +38,13 @@ export class LoginComponent extends FormReactive implements OnInit, AfterViewIni
37 codeOfConduct: false 38 codeOfConduct: false
38 } 39 }
39 40
41 otpStep = false
42
40 private openedForgotPasswordModal: NgbModalRef 43 private openedForgotPasswordModal: NgbModalRef
41 private serverConfig: ServerConfig 44 private serverConfig: ServerConfig
42 45
43 constructor ( 46 constructor (
44 protected formValidatorService: FormValidatorService, 47 protected formReactiveService: FormReactiveService,
45 private route: ActivatedRoute, 48 private route: ActivatedRoute,
46 private modalService: NgbModal, 49 private modalService: NgbModal,
47 private authService: AuthService, 50 private authService: AuthService,
@@ -82,7 +85,11 @@ export class LoginComponent extends FormReactive implements OnInit, AfterViewIni
82 // Avoid undefined errors when accessing form error properties 85 // Avoid undefined errors when accessing form error properties
83 this.buildForm({ 86 this.buildForm({
84 username: LOGIN_USERNAME_VALIDATOR, 87 username: LOGIN_USERNAME_VALIDATOR,
85 password: LOGIN_PASSWORD_VALIDATOR 88 password: LOGIN_PASSWORD_VALIDATOR,
89 'otp-token': {
90 VALIDATORS: [], // Will be set dynamically
91 MESSAGES: USER_OTP_TOKEN_VALIDATOR.MESSAGES
92 }
86 }) 93 })
87 94
88 this.serverConfig = snapshot.data.serverConfig 95 this.serverConfig = snapshot.data.serverConfig
@@ -118,13 +125,20 @@ export class LoginComponent extends FormReactive implements OnInit, AfterViewIni
118 login () { 125 login () {
119 this.error = null 126 this.error = null
120 127
121 const { username, password } = this.form.value 128 const options = {
129 username: this.form.value['username'],
130 password: this.form.value['password'],
131 otpToken: this.form.value['otp-token']
132 }
122 133
123 this.authService.login(username, password) 134 this.authService.login(options)
135 .pipe()
124 .subscribe({ 136 .subscribe({
125 next: () => this.redirectService.redirectToPreviousRoute(), 137 next: () => this.redirectService.redirectToPreviousRoute(),
126 138
127 error: err => this.handleError(err) 139 error: err => {
140 this.handleError(err)
141 }
128 }) 142 })
129 } 143 }
130 144
@@ -162,7 +176,7 @@ The link will expire within 1 hour.`
162 private loadExternalAuthToken (username: string, token: string) { 176 private loadExternalAuthToken (username: string, token: string) {
163 this.isAuthenticatedWithExternalAuth = true 177 this.isAuthenticatedWithExternalAuth = true
164 178
165 this.authService.login(username, null, token) 179 this.authService.login({ username, password: null, token })
166 .subscribe({ 180 .subscribe({
167 next: () => { 181 next: () => {
168 const redirectUrl = this.storage.getItem(LoginComponent.SESSION_STORAGE_REDIRECT_URL_KEY) 182 const redirectUrl = this.storage.getItem(LoginComponent.SESSION_STORAGE_REDIRECT_URL_KEY)
@@ -182,6 +196,17 @@ The link will expire within 1 hour.`
182 } 196 }
183 197
184 private handleError (err: any) { 198 private handleError (err: any) {
199 if (this.authService.isOTPMissingError(err)) {
200 this.otpStep = true
201
202 setTimeout(() => {
203 this.form.get('otp-token').setValidators(USER_OTP_TOKEN_VALIDATOR.VALIDATORS)
204 this.otpTokenInput.focus()
205 })
206
207 return
208 }
209
185 if (err.message.indexOf('credentials are invalid') !== -1) this.error = $localize`Incorrect username or password.` 210 if (err.message.indexOf('credentials are invalid') !== -1) this.error = $localize`Incorrect username or password.`
186 else if (err.message.indexOf('blocked') !== -1) this.error = $localize`Your account is blocked.` 211 else if (err.message.indexOf('blocked') !== -1) this.error = $localize`Your account is blocked.`
187 else this.error = err.message 212 else this.error = err.message
diff --git a/client/src/app/+manage/video-channel-edit/video-channel-create.component.ts b/client/src/app/+manage/video-channel-edit/video-channel-create.component.ts
index 8211451a4..372066890 100644
--- a/client/src/app/+manage/video-channel-edit/video-channel-create.component.ts
+++ b/client/src/app/+manage/video-channel-edit/video-channel-create.component.ts
@@ -9,7 +9,7 @@ import {
9 VIDEO_CHANNEL_NAME_VALIDATOR, 9 VIDEO_CHANNEL_NAME_VALIDATOR,
10 VIDEO_CHANNEL_SUPPORT_VALIDATOR 10 VIDEO_CHANNEL_SUPPORT_VALIDATOR
11} from '@app/shared/form-validators/video-channel-validators' 11} from '@app/shared/form-validators/video-channel-validators'
12import { FormValidatorService } from '@app/shared/shared-forms' 12import { FormReactiveService } from '@app/shared/shared-forms'
13import { VideoChannel, VideoChannelService } from '@app/shared/shared-main' 13import { VideoChannel, VideoChannelService } from '@app/shared/shared-main'
14import { HttpStatusCode, VideoChannelCreate } from '@shared/models' 14import { HttpStatusCode, VideoChannelCreate } from '@shared/models'
15import { VideoChannelEdit } from './video-channel-edit' 15import { VideoChannelEdit } from './video-channel-edit'
@@ -26,7 +26,7 @@ export class VideoChannelCreateComponent extends VideoChannelEdit implements OnI
26 private banner: FormData 26 private banner: FormData
27 27
28 constructor ( 28 constructor (
29 protected formValidatorService: FormValidatorService, 29 protected formReactiveService: FormReactiveService,
30 private authService: AuthService, 30 private authService: AuthService,
31 private notifier: Notifier, 31 private notifier: Notifier,
32 private router: Router, 32 private router: Router,
diff --git a/client/src/app/+manage/video-channel-edit/video-channel-update.component.ts b/client/src/app/+manage/video-channel-edit/video-channel-update.component.ts
index 7e8d6ffe6..32f6d650d 100644
--- a/client/src/app/+manage/video-channel-edit/video-channel-update.component.ts
+++ b/client/src/app/+manage/video-channel-edit/video-channel-update.component.ts
@@ -9,7 +9,7 @@ import {
9 VIDEO_CHANNEL_DISPLAY_NAME_VALIDATOR, 9 VIDEO_CHANNEL_DISPLAY_NAME_VALIDATOR,
10 VIDEO_CHANNEL_SUPPORT_VALIDATOR 10 VIDEO_CHANNEL_SUPPORT_VALIDATOR
11} from '@app/shared/form-validators/video-channel-validators' 11} from '@app/shared/form-validators/video-channel-validators'
12import { FormValidatorService } from '@app/shared/shared-forms' 12import { FormReactiveService } from '@app/shared/shared-forms'
13import { VideoChannel, VideoChannelService } from '@app/shared/shared-main' 13import { VideoChannel, VideoChannelService } from '@app/shared/shared-main'
14import { HTMLServerConfig, VideoChannelUpdate } from '@shared/models' 14import { HTMLServerConfig, VideoChannelUpdate } from '@shared/models'
15import { VideoChannelEdit } from './video-channel-edit' 15import { VideoChannelEdit } from './video-channel-edit'
@@ -28,7 +28,7 @@ export class VideoChannelUpdateComponent extends VideoChannelEdit implements OnI
28 private serverConfig: HTMLServerConfig 28 private serverConfig: HTMLServerConfig
29 29
30 constructor ( 30 constructor (
31 protected formValidatorService: FormValidatorService, 31 protected formReactiveService: FormReactiveService,
32 private authService: AuthService, 32 private authService: AuthService,
33 private notifier: Notifier, 33 private notifier: Notifier,
34 private route: ActivatedRoute, 34 private route: ActivatedRoute,
diff --git a/client/src/app/+my-account/my-account-routing.module.ts b/client/src/app/+my-account/my-account-routing.module.ts
index ef39c1a36..b39b1f6b4 100644
--- a/client/src/app/+my-account/my-account-routing.module.ts
+++ b/client/src/app/+my-account/my-account-routing.module.ts
@@ -7,6 +7,7 @@ import { MyAccountBlocklistComponent } from './my-account-blocklist/my-account-b
7import { MyAccountServerBlocklistComponent } from './my-account-blocklist/my-account-server-blocklist.component' 7import { MyAccountServerBlocklistComponent } from './my-account-blocklist/my-account-server-blocklist.component'
8import { MyAccountNotificationsComponent } from './my-account-notifications/my-account-notifications.component' 8import { MyAccountNotificationsComponent } from './my-account-notifications/my-account-notifications.component'
9import { MyAccountSettingsComponent } from './my-account-settings/my-account-settings.component' 9import { MyAccountSettingsComponent } from './my-account-settings/my-account-settings.component'
10import { MyAccountTwoFactorComponent } from './my-account-settings/my-account-two-factor'
10import { MyAccountComponent } from './my-account.component' 11import { MyAccountComponent } from './my-account.component'
11 12
12const myAccountRoutes: Routes = [ 13const myAccountRoutes: Routes = [
@@ -31,6 +32,16 @@ const myAccountRoutes: Routes = [
31 }, 32 },
32 33
33 { 34 {
35 path: 'two-factor-auth',
36 component: MyAccountTwoFactorComponent,
37 data: {
38 meta: {
39 title: $localize`Two factor authentication`
40 }
41 }
42 },
43
44 {
34 path: 'video-channels', 45 path: 'video-channels',
35 redirectTo: '/my-library/video-channels', 46 redirectTo: '/my-library/video-channels',
36 pathMatch: 'full' 47 pathMatch: 'full'
diff --git a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html
index d85be846b..30ae9dd55 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html
+++ b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html
@@ -5,7 +5,7 @@
5 <strong>{{ user.pendingEmail }}</strong> is awaiting email verification 5 <strong>{{ user.pendingEmail }}</strong> is awaiting email verification
6</div> 6</div>
7 7
8<form role="form" class="change-email" (ngSubmit)="changeEmail()" [formGroup]="form" *ngIf="user.pluginAuth === null"> 8<form role="form" class="change-email" (ngSubmit)="changeEmail()" [formGroup]="form">
9 9
10 <div class="form-group"> 10 <div class="form-group">
11 <label i18n for="new-email">Change your email</label> 11 <label i18n for="new-email">Change your email</label>
diff --git a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts
index 9b87daa40..235fbec4a 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts
+++ b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts
@@ -3,8 +3,8 @@ import { tap } from 'rxjs/operators'
3import { Component, OnInit } from '@angular/core' 3import { Component, OnInit } from '@angular/core'
4import { AuthService, ServerService, UserService } from '@app/core' 4import { AuthService, ServerService, UserService } from '@app/core'
5import { USER_EMAIL_VALIDATOR, USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators' 5import { USER_EMAIL_VALIDATOR, USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { User } from '@shared/models' 7import { HttpStatusCode, User } from '@shared/models'
8 8
9@Component({ 9@Component({
10 selector: 'my-account-change-email', 10 selector: 'my-account-change-email',
@@ -17,7 +17,7 @@ export class MyAccountChangeEmailComponent extends FormReactive implements OnIni
17 user: User = null 17 user: User = null
18 18
19 constructor ( 19 constructor (
20 protected formValidatorService: FormValidatorService, 20 protected formReactiveService: FormReactiveService,
21 private authService: AuthService, 21 private authService: AuthService,
22 private userService: UserService, 22 private userService: UserService,
23 private serverService: ServerService 23 private serverService: ServerService
@@ -57,7 +57,7 @@ export class MyAccountChangeEmailComponent extends FormReactive implements OnIni
57 }, 57 },
58 58
59 error: err => { 59 error: err => {
60 if (err.status === 401) { 60 if (err.status === HttpStatusCode.UNAUTHORIZED_401) {
61 this.error = $localize`You current password is invalid.` 61 this.error = $localize`You current password is invalid.`
62 return 62 return
63 } 63 }
diff --git a/client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts b/client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts
index 47e54dc23..805d50070 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts
+++ b/client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts
@@ -6,8 +6,8 @@ import {
6 USER_EXISTING_PASSWORD_VALIDATOR, 6 USER_EXISTING_PASSWORD_VALIDATOR,
7 USER_PASSWORD_VALIDATOR 7 USER_PASSWORD_VALIDATOR
8} from '@app/shared/form-validators/user-validators' 8} from '@app/shared/form-validators/user-validators'
9import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 9import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
10import { User } from '@shared/models' 10import { HttpStatusCode, User } from '@shared/models'
11 11
12@Component({ 12@Component({
13 selector: 'my-account-change-password', 13 selector: 'my-account-change-password',
@@ -19,7 +19,7 @@ export class MyAccountChangePasswordComponent extends FormReactive implements On
19 user: User = null 19 user: User = null
20 20
21 constructor ( 21 constructor (
22 protected formValidatorService: FormValidatorService, 22 protected formReactiveService: FormReactiveService,
23 private notifier: Notifier, 23 private notifier: Notifier,
24 private authService: AuthService, 24 private authService: AuthService,
25 private userService: UserService 25 private userService: UserService
@@ -57,7 +57,7 @@ export class MyAccountChangePasswordComponent extends FormReactive implements On
57 }, 57 },
58 58
59 error: err => { 59 error: err => {
60 if (err.status === 401) { 60 if (err.status === HttpStatusCode.UNAUTHORIZED_401) {
61 this.error = $localize`You current password is invalid.` 61 this.error = $localize`You current password is invalid.`
62 return 62 return
63 } 63 }
diff --git a/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts b/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts
index 2bae3499e..9619623ee 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts
+++ b/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts
@@ -18,7 +18,7 @@ export class MyAccountDangerZoneComponent {
18 ) { } 18 ) { }
19 19
20 async deleteMe () { 20 async deleteMe () {
21 const res = await this.confirmService.confirmWithInput( 21 const res = await this.confirmService.confirmWithExpectedInput(
22 $localize`Are you sure you want to delete your account?` + 22 $localize`Are you sure you want to delete your account?` +
23 '<br /><br />' + 23 '<br /><br />' +
24 // eslint-disable-next-line max-len 24 // eslint-disable-next-line max-len
diff --git a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
index f395ad73f..8621eb7aa 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
+++ b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
@@ -2,7 +2,7 @@ import { Subject } from 'rxjs'
2import { Component, Input, OnInit } from '@angular/core' 2import { Component, Input, OnInit } from '@angular/core'
3import { Notifier, User, UserService } from '@app/core' 3import { Notifier, User, UserService } from '@app/core'
4import { USER_DESCRIPTION_VALIDATOR, USER_DISPLAY_NAME_REQUIRED_VALIDATOR } from '@app/shared/form-validators/user-validators' 4import { USER_DESCRIPTION_VALIDATOR, USER_DISPLAY_NAME_REQUIRED_VALIDATOR } from '@app/shared/form-validators/user-validators'
5import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 5import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
6 6
7@Component({ 7@Component({
8 selector: 'my-account-profile', 8 selector: 'my-account-profile',
@@ -16,7 +16,7 @@ export class MyAccountProfileComponent extends FormReactive implements OnInit {
16 error: string = null 16 error: string = null
17 17
18 constructor ( 18 constructor (
19 protected formValidatorService: FormValidatorService, 19 protected formReactiveService: FormReactiveService,
20 private notifier: Notifier, 20 private notifier: Notifier,
21 private userService: UserService 21 private userService: UserService
22 ) { 22 ) {
diff --git a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
index d9e833019..666205de6 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
+++ b/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
@@ -62,7 +62,17 @@
62 </div> 62 </div>
63</div> 63</div>
64 64
65<div class="row mt-5"> <!-- email grid --> 65<div class="row mt-5" *ngIf="user.pluginAuth === null"> <!-- two factor auth grid -->
66 <div class="col-12 col-lg-4 col-xl-3">
67 <h2 i18n class="account-title">Two-factor authentication</h2>
68 </div>
69
70 <div class="col-12 col-lg-8 col-xl-9">
71 <my-account-two-factor-button [user]="user" [userInformationLoaded]="userInformationLoaded"></my-account-two-factor-button>
72 </div>
73</div>
74
75<div class="row mt-5" *ngIf="user.pluginAuth === null"> <!-- email grid -->
66 <div class="col-12 col-lg-4 col-xl-3"> 76 <div class="col-12 col-lg-4 col-xl-3">
67 <h2 i18n class="account-title">EMAIL</h2> 77 <h2 i18n class="account-title">EMAIL</h2>
68 </div> 78 </div>
diff --git a/client/src/app/+my-account/my-account-settings/my-account-settings.component.scss b/client/src/app/+my-account/my-account-settings/my-account-settings.component.scss
index 8206f4dd8..3d686a146 100644
--- a/client/src/app/+my-account/my-account-settings/my-account-settings.component.scss
+++ b/client/src/app/+my-account/my-account-settings/my-account-settings.component.scss
@@ -1,6 +1,6 @@
1@use '_variables' as *; 1@use '_variables' as *;
2@use '_mixins' as *; 2@use '_mixins' as *;
3@use '~bootstrap/scss/functions' as *; 3@use 'bootstrap/scss/functions' as *;
4 4
5.account-title { 5.account-title {
6 @include settings-big-title; 6 @include settings-big-title;
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/index.ts b/client/src/app/+my-account/my-account-settings/my-account-two-factor/index.ts
new file mode 100644
index 000000000..cc774bde3
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/index.ts
@@ -0,0 +1,2 @@
1export * from './my-account-two-factor-button.component'
2export * from './my-account-two-factor.component'
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html
new file mode 100644
index 000000000..2fcfffbf3
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html
@@ -0,0 +1,12 @@
1<div class="two-factor">
2 <ng-container *ngIf="!twoFactorEnabled">
3 <p i18n>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</p>
4
5 <my-button [routerLink]="[ '/my-account/two-factor-auth' ]" className="orange-button-link" i18n>Enable two-factor authentication</my-button>
6 </ng-container>
7
8 <ng-container *ngIf="twoFactorEnabled">
9 <my-button className="orange-button" (click)="disableTwoFactor()" i18n>Disable two-factor authentication</my-button>
10 </ng-container>
11
12</div>
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts
new file mode 100644
index 000000000..97ffb6013
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts
@@ -0,0 +1,49 @@
1import { Subject } from 'rxjs'
2import { Component, Input, OnInit } from '@angular/core'
3import { AuthService, ConfirmService, Notifier, User } from '@app/core'
4import { TwoFactorService } from '@app/shared/shared-users'
5
6@Component({
7 selector: 'my-account-two-factor-button',
8 templateUrl: './my-account-two-factor-button.component.html'
9})
10export class MyAccountTwoFactorButtonComponent implements OnInit {
11 @Input() user: User = null
12 @Input() userInformationLoaded: Subject<any>
13
14 twoFactorEnabled = false
15
16 constructor (
17 private notifier: Notifier,
18 private twoFactorService: TwoFactorService,
19 private confirmService: ConfirmService,
20 private auth: AuthService
21 ) {
22 }
23
24 ngOnInit () {
25 this.userInformationLoaded.subscribe(() => {
26 this.twoFactorEnabled = this.user.twoFactorEnabled
27 })
28 }
29
30 async disableTwoFactor () {
31 const message = $localize`Are you sure you want to disable two factor authentication of your account?`
32
33 const { confirmed, password } = await this.confirmService.confirmWithPassword(message, $localize`Disable two factor`)
34 if (confirmed === false) return
35
36 this.twoFactorService.disableTwoFactor({ userId: this.user.id, currentPassword: password })
37 .subscribe({
38 next: () => {
39 this.twoFactorEnabled = false
40
41 this.auth.refreshUserInformation()
42
43 this.notifier.success($localize`Two factor authentication disabled`)
44 },
45
46 error: err => this.notifier.error(err.message)
47 })
48 }
49}
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html
new file mode 100644
index 000000000..16c344e3b
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html
@@ -0,0 +1,54 @@
1<h1>
2 <my-global-icon iconName="cog" aria-hidden="true"></my-global-icon>
3 <ng-container i18n>Two factor authentication</ng-container>
4</h1>
5
6<div i18n *ngIf="twoFactorAlreadyEnabled === true" class="root already-enabled">
7 Two factor authentication is already enabled.
8</div>
9
10<div class="root" *ngIf="twoFactorAlreadyEnabled === false">
11 <ng-container *ngIf="step === 'request'">
12 <form role="form" (ngSubmit)="requestTwoFactor()" [formGroup]="formPassword">
13
14 <label i18n for="current-password">Your password</label>
15 <div class="form-group-description" i18n>Confirm your password to enable two factor authentication</div>
16
17 <my-input-text
18 formControlName="current-password" inputId="current-password" i18n-placeholder placeholder="Current password"
19 [formError]="formErrorsPassword['current-password']" autocomplete="current-password"
20 ></my-input-text>
21
22 <input class="peertube-button orange-button mt-3" type="submit" i18n-value value="Confirm" [disabled]="!formPassword.valid">
23 </form>
24 </ng-container>
25
26 <ng-container *ngIf="step === 'confirm'">
27
28 <p i18n>
29 Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in.
30 </p>
31
32 <qrcode [qrdata]="twoFactorURI" [width]="256" level="Q"></qrcode>
33
34 <div i18n>
35 If you can't scan the QR code and need to enter it manually, here is the plain-text secret:
36 </div>
37
38 <div class="secret-plain-text">{{ twoFactorSecret }}</div>
39
40 <form class="mt-3" role="form" (ngSubmit)="confirmTwoFactor()" [formGroup]="formOTP">
41
42 <label i18n for="otp-token">Two-factor code</label>
43 <div class="form-group-description" i18n>Enter the code generated by your authenticator app to confirm</div>
44
45 <my-input-text
46 [show]="true" formControlName="otp-token" inputId="otp-token"
47 [formError]="formErrorsOTP['otp-token']" autocomplete="otp-token"
48 ></my-input-text>
49
50 <input class="peertube-button orange-button mt-3" type="submit" i18n-value value="Confirm" [disabled]="!formOTP.valid">
51 </form>
52 </ng-container>
53
54</div>
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.scss b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.scss
new file mode 100644
index 000000000..cee016bb8
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.scss
@@ -0,0 +1,16 @@
1@use '_variables' as *;
2@use '_mixins' as *;
3
4.root {
5 max-width: 600px;
6}
7
8.secret-plain-text {
9 font-family: monospace;
10 font-size: 0.9rem;
11}
12
13qrcode {
14 display: inline-block;
15 margin: auto;
16}
diff --git a/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts
new file mode 100644
index 000000000..259090d64
--- /dev/null
+++ b/client/src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts
@@ -0,0 +1,105 @@
1import { Component, OnInit } from '@angular/core'
2import { FormGroup } from '@angular/forms'
3import { Router } from '@angular/router'
4import { AuthService, Notifier, User } from '@app/core'
5import { USER_EXISTING_PASSWORD_VALIDATOR, USER_OTP_TOKEN_VALIDATOR } from '@app/shared/form-validators/user-validators'
6import { FormReactiveService } from '@app/shared/shared-forms'
7import { TwoFactorService } from '@app/shared/shared-users'
8
9@Component({
10 selector: 'my-account-two-factor',
11 templateUrl: './my-account-two-factor.component.html',
12 styleUrls: [ './my-account-two-factor.component.scss' ]
13})
14export class MyAccountTwoFactorComponent implements OnInit {
15 twoFactorAlreadyEnabled: boolean
16
17 step: 'request' | 'confirm' | 'confirmed' = 'request'
18
19 twoFactorSecret: string
20 twoFactorURI: string
21
22 inPasswordStep = true
23
24 formPassword: FormGroup
25 formErrorsPassword: any
26
27 formOTP: FormGroup
28 formErrorsOTP: any
29
30 private user: User
31 private requestToken: string
32
33 constructor (
34 private notifier: Notifier,
35 private twoFactorService: TwoFactorService,
36 private formReactiveService: FormReactiveService,
37 private auth: AuthService,
38 private router: Router
39 ) {
40 }
41
42 ngOnInit () {
43 this.buildPasswordForm()
44 this.buildOTPForm()
45
46 this.auth.userInformationLoaded.subscribe(() => {
47 this.user = this.auth.getUser()
48
49 this.twoFactorAlreadyEnabled = this.user.twoFactorEnabled
50 })
51 }
52
53 requestTwoFactor () {
54 this.twoFactorService.requestTwoFactor({
55 userId: this.user.id,
56 currentPassword: this.formPassword.value['current-password']
57 }).subscribe({
58 next: ({ otpRequest }) => {
59 this.requestToken = otpRequest.requestToken
60 this.twoFactorURI = otpRequest.uri
61 this.twoFactorSecret = otpRequest.secret.replace(/(.{4})/g, '$1 ').trim()
62
63 this.step = 'confirm'
64 },
65
66 error: err => this.notifier.error(err.message)
67 })
68 }
69
70 confirmTwoFactor () {
71 this.twoFactorService.confirmTwoFactorRequest({
72 userId: this.user.id,
73 requestToken: this.requestToken,
74 otpToken: this.formOTP.value['otp-token']
75 }).subscribe({
76 next: () => {
77 this.notifier.success($localize`Two factor authentication has been enabled.`)
78
79 this.auth.refreshUserInformation()
80
81 this.router.navigateByUrl('/my-account/settings')
82 },
83
84 error: err => this.notifier.error(err.message)
85 })
86 }
87
88 private buildPasswordForm () {
89 const { form, formErrors } = this.formReactiveService.buildForm({
90 'current-password': USER_EXISTING_PASSWORD_VALIDATOR
91 })
92
93 this.formPassword = form
94 this.formErrorsPassword = formErrors
95 }
96
97 private buildOTPForm () {
98 const { form, formErrors } = this.formReactiveService.buildForm({
99 'otp-token': USER_OTP_TOKEN_VALIDATOR
100 })
101
102 this.formOTP = form
103 this.formErrorsOTP = formErrors
104 }
105}
diff --git a/client/src/app/+my-account/my-account.module.ts b/client/src/app/+my-account/my-account.module.ts
index 4081e4f01..84b057647 100644
--- a/client/src/app/+my-account/my-account.module.ts
+++ b/client/src/app/+my-account/my-account.module.ts
@@ -1,3 +1,4 @@
1import { QRCodeModule } from 'angularx-qrcode'
1import { AutoCompleteModule } from 'primeng/autocomplete' 2import { AutoCompleteModule } from 'primeng/autocomplete'
2import { TableModule } from 'primeng/table' 3import { TableModule } from 'primeng/table'
3import { DragDropModule } from '@angular/cdk/drag-drop' 4import { DragDropModule } from '@angular/cdk/drag-drop'
@@ -10,6 +11,7 @@ import { SharedMainModule } from '@app/shared/shared-main'
10import { SharedModerationModule } from '@app/shared/shared-moderation' 11import { SharedModerationModule } from '@app/shared/shared-moderation'
11import { SharedShareModal } from '@app/shared/shared-share-modal' 12import { SharedShareModal } from '@app/shared/shared-share-modal'
12import { SharedUserInterfaceSettingsModule } from '@app/shared/shared-user-settings' 13import { SharedUserInterfaceSettingsModule } from '@app/shared/shared-user-settings'
14import { SharedUsersModule } from '@app/shared/shared-users'
13import { SharedActorImageModule } from '../shared/shared-actor-image/shared-actor-image.module' 15import { SharedActorImageModule } from '../shared/shared-actor-image/shared-actor-image.module'
14import { MyAccountAbusesListComponent } from './my-account-abuses/my-account-abuses-list.component' 16import { MyAccountAbusesListComponent } from './my-account-abuses/my-account-abuses-list.component'
15import { MyAccountApplicationsComponent } from './my-account-applications/my-account-applications.component' 17import { MyAccountApplicationsComponent } from './my-account-applications/my-account-applications.component'
@@ -23,12 +25,14 @@ import { MyAccountDangerZoneComponent } from './my-account-settings/my-account-d
23import { MyAccountNotificationPreferencesComponent } from './my-account-settings/my-account-notification-preferences' 25import { MyAccountNotificationPreferencesComponent } from './my-account-settings/my-account-notification-preferences'
24import { MyAccountProfileComponent } from './my-account-settings/my-account-profile/my-account-profile.component' 26import { MyAccountProfileComponent } from './my-account-settings/my-account-profile/my-account-profile.component'
25import { MyAccountSettingsComponent } from './my-account-settings/my-account-settings.component' 27import { MyAccountSettingsComponent } from './my-account-settings/my-account-settings.component'
28import { MyAccountTwoFactorButtonComponent, MyAccountTwoFactorComponent } from './my-account-settings/my-account-two-factor'
26import { MyAccountComponent } from './my-account.component' 29import { MyAccountComponent } from './my-account.component'
27 30
28@NgModule({ 31@NgModule({
29 imports: [ 32 imports: [
30 MyAccountRoutingModule, 33 MyAccountRoutingModule,
31 34
35 QRCodeModule,
32 AutoCompleteModule, 36 AutoCompleteModule,
33 TableModule, 37 TableModule,
34 DragDropModule, 38 DragDropModule,
@@ -37,6 +41,7 @@ import { MyAccountComponent } from './my-account.component'
37 SharedFormModule, 41 SharedFormModule,
38 SharedModerationModule, 42 SharedModerationModule,
39 SharedUserInterfaceSettingsModule, 43 SharedUserInterfaceSettingsModule,
44 SharedUsersModule,
40 SharedGlobalIconModule, 45 SharedGlobalIconModule,
41 SharedAbuseListModule, 46 SharedAbuseListModule,
42 SharedShareModal, 47 SharedShareModal,
@@ -52,6 +57,9 @@ import { MyAccountComponent } from './my-account.component'
52 MyAccountChangeEmailComponent, 57 MyAccountChangeEmailComponent,
53 MyAccountApplicationsComponent, 58 MyAccountApplicationsComponent,
54 59
60 MyAccountTwoFactorButtonComponent,
61 MyAccountTwoFactorComponent,
62
55 MyAccountDangerZoneComponent, 63 MyAccountDangerZoneComponent,
56 MyAccountBlocklistComponent, 64 MyAccountBlocklistComponent,
57 MyAccountAbusesListComponent, 65 MyAccountAbusesListComponent,
diff --git a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts
index 205ad7a89..ece59c2ff 100644
--- a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts
+++ b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts
@@ -40,7 +40,7 @@ export class MyVideoChannelsComponent {
40 } 40 }
41 41
42 async deleteVideoChannel (videoChannel: VideoChannel) { 42 async deleteVideoChannel (videoChannel: VideoChannel) {
43 const res = await this.confirmService.confirmWithInput( 43 const res = await this.confirmService.confirmWithExpectedInput(
44 $localize`Do you really want to delete ${videoChannel.displayName}? 44 $localize`Do you really want to delete ${videoChannel.displayName}?
45It will delete ${videoChannel.videosCount} videos uploaded in this channel, and you will not be able to create another 45It will delete ${videoChannel.videosCount} videos uploaded in this channel, and you will not be able to create another
46channel with the same name (${videoChannel.name})!`, 46channel with the same name (${videoChannel.name})!`,
diff --git a/client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts b/client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts
index 8ead237c7..ca7eb680b 100644
--- a/client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts
+++ b/client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts
@@ -3,7 +3,7 @@ import { Component, ElementRef, EventEmitter, OnInit, Output, ViewChild } from '
3import { AuthService, Notifier } from '@app/core' 3import { AuthService, Notifier } from '@app/core'
4import { listUserChannelsForSelect } from '@app/helpers' 4import { listUserChannelsForSelect } from '@app/helpers'
5import { OWNERSHIP_CHANGE_CHANNEL_VALIDATOR } from '@app/shared/form-validators/video-ownership-change-validators' 5import { OWNERSHIP_CHANGE_CHANNEL_VALIDATOR } from '@app/shared/form-validators/video-ownership-change-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { VideoOwnershipService } from '@app/shared/shared-main' 7import { VideoOwnershipService } from '@app/shared/shared-main'
8import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 8import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
9import { VideoChangeOwnership } from '@shared/models' 9import { VideoChangeOwnership } from '@shared/models'
@@ -24,7 +24,7 @@ export class MyAcceptOwnershipComponent extends FormReactive implements OnInit {
24 error: string = null 24 error: string = null
25 25
26 constructor ( 26 constructor (
27 protected formValidatorService: FormValidatorService, 27 protected formReactiveService: FormReactiveService,
28 private videoOwnershipService: VideoOwnershipService, 28 private videoOwnershipService: VideoOwnershipService,
29 private notifier: Notifier, 29 private notifier: Notifier,
30 private authService: AuthService, 30 private authService: AuthService,
diff --git a/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html b/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html
index 5f368d430..538bbd178 100644
--- a/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html
+++ b/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html
@@ -36,7 +36,6 @@
36 <th style="width: 10%" i18n pSortableColumn="state">State <p-sortIcon field="state"></p-sortIcon></th> 36 <th style="width: 10%" i18n pSortableColumn="state">State <p-sortIcon field="state"></p-sortIcon></th>
37 <th style="width: 10%" i18n pSortableColumn="createdAt">Created <p-sortIcon field="createdAt"></p-sortIcon></th> 37 <th style="width: 10%" i18n pSortableColumn="createdAt">Created <p-sortIcon field="createdAt"></p-sortIcon></th>
38 <th style="width: 10%" i18n pSortableColumn="lastSyncAt">Last synchronization at <p-sortIcon field="lastSyncAt"></p-sortIcon></th> 38 <th style="width: 10%" i18n pSortableColumn="lastSyncAt">Last synchronization at <p-sortIcon field="lastSyncAt"></p-sortIcon></th>
39 <th></th>
40 </tr> 39 </tr>
41 </ng-template> 40 </ng-template>
42 41
@@ -79,12 +78,6 @@
79 78
80 <td>{{ videoChannelSync.createdAt | date: 'short' }}</td> 79 <td>{{ videoChannelSync.createdAt | date: 'short' }}</td>
81 <td>{{ videoChannelSync.lastSyncAt | date: 'short' }}</td> 80 <td>{{ videoChannelSync.lastSyncAt | date: 'short' }}</td>
82
83 <td>
84 <a i18n routerLink="/my-library/video-imports" [queryParams]="{ search: 'videoChannelSyncId:' + videoChannelSync.id }" class="peertube-button-link grey-button">
85 List imports
86 </a>
87 </td>
88 </tr> 81 </tr>
89 </ng-template> 82 </ng-template>
90</p-table> 83</p-table>
diff --git a/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts b/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts
index 290847418..d18e78201 100644
--- a/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts
+++ b/client/src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts
@@ -1,10 +1,10 @@
1import { SortMeta } from 'primeng/api'
2import { mergeMap } from 'rxjs'
1import { Component, OnInit } from '@angular/core' 3import { Component, OnInit } from '@angular/core'
2import { AuthService, Notifier, RestPagination, RestTable, ServerService } from '@app/core' 4import { AuthService, Notifier, RestPagination, RestTable, ServerService } from '@app/core'
3import { DropdownAction, VideoChannelService, VideoChannelSyncService } from '@app/shared/shared-main' 5import { DropdownAction, VideoChannelService, VideoChannelSyncService } from '@app/shared/shared-main'
4import { HTMLServerConfig } from '@shared/models/server' 6import { HTMLServerConfig } from '@shared/models/server'
5import { VideoChannelSync, VideoChannelSyncState } from '@shared/models/videos' 7import { VideoChannelSync, VideoChannelSyncState } from '@shared/models/videos'
6import { SortMeta } from 'primeng/api'
7import { mergeMap } from 'rxjs'
8 8
9@Component({ 9@Component({
10 templateUrl: './my-video-channel-syncs.component.html', 10 templateUrl: './my-video-channel-syncs.component.html',
@@ -46,6 +46,14 @@ export class MyVideoChannelSyncsComponent extends RestTable implements OnInit {
46 this.videoChannelSyncActions = [ 46 this.videoChannelSyncActions = [
47 [ 47 [
48 { 48 {
49 label: $localize`List imports`,
50 linkBuilder: () => [ '/my-library/video-imports' ],
51 queryParamsBuilder: sync => ({ search: `videoChannelSyncId:${sync.id}` }),
52 iconName: 'cloud-download'
53 }
54 ],
55 [
56 {
49 label: $localize`Delete`, 57 label: $localize`Delete`,
50 iconName: 'delete', 58 iconName: 'delete',
51 handler: videoChannelSync => this.deleteSync(videoChannelSync) 59 handler: videoChannelSync => this.deleteSync(videoChannelSync)
diff --git a/client/src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts b/client/src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts
index 9ceb6dfd1..a14ab5b92 100644
--- a/client/src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts
+++ b/client/src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts
@@ -5,7 +5,7 @@ import { Router } from '@angular/router'
5import { AuthService, Notifier } from '@app/core' 5import { AuthService, Notifier } from '@app/core'
6import { listUserChannelsForSelect } from '@app/helpers' 6import { listUserChannelsForSelect } from '@app/helpers'
7import { VIDEO_CHANNEL_EXTERNAL_URL_VALIDATOR } from '@app/shared/form-validators/video-channel-validators' 7import { VIDEO_CHANNEL_EXTERNAL_URL_VALIDATOR } from '@app/shared/form-validators/video-channel-validators'
8import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 8import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
9import { VideoChannelService, VideoChannelSyncService } from '@app/shared/shared-main' 9import { VideoChannelService, VideoChannelSyncService } from '@app/shared/shared-main'
10import { VideoChannelSyncCreate } from '@shared/models/videos' 10import { VideoChannelSyncCreate } from '@shared/models/videos'
11 11
@@ -20,7 +20,7 @@ export class VideoChannelSyncEditComponent extends FormReactive implements OnIni
20 existingVideosStrategy: string 20 existingVideosStrategy: string
21 21
22 constructor ( 22 constructor (
23 protected formValidatorService: FormValidatorService, 23 protected formReactiveService: FormReactiveService,
24 private authService: AuthService, 24 private authService: AuthService,
25 private router: Router, 25 private router: Router,
26 private notifier: Notifier, 26 private notifier: Notifier,
diff --git a/client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts b/client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts
index 9eb3e9888..63f72df3f 100644
--- a/client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts
+++ b/client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts
@@ -9,7 +9,7 @@ import {
9 VIDEO_PLAYLIST_DISPLAY_NAME_VALIDATOR, 9 VIDEO_PLAYLIST_DISPLAY_NAME_VALIDATOR,
10 VIDEO_PLAYLIST_PRIVACY_VALIDATOR 10 VIDEO_PLAYLIST_PRIVACY_VALIDATOR
11} from '@app/shared/form-validators/video-playlist-validators' 11} from '@app/shared/form-validators/video-playlist-validators'
12import { FormValidatorService } from '@app/shared/shared-forms' 12import { FormReactiveService } from '@app/shared/shared-forms'
13import { VideoPlaylistService } from '@app/shared/shared-video-playlist' 13import { VideoPlaylistService } from '@app/shared/shared-video-playlist'
14import { VideoPlaylistCreate } from '@shared/models/videos/playlist/video-playlist-create.model' 14import { VideoPlaylistCreate } from '@shared/models/videos/playlist/video-playlist-create.model'
15import { VideoPlaylistPrivacy } from '@shared/models/videos/playlist/video-playlist-privacy.model' 15import { VideoPlaylistPrivacy } from '@shared/models/videos/playlist/video-playlist-privacy.model'
@@ -23,7 +23,7 @@ export class MyVideoPlaylistCreateComponent extends MyVideoPlaylistEdit implemen
23 error: string 23 error: string
24 24
25 constructor ( 25 constructor (
26 protected formValidatorService: FormValidatorService, 26 protected formReactiveService: FormReactiveService,
27 private authService: AuthService, 27 private authService: AuthService,
28 private notifier: Notifier, 28 private notifier: Notifier,
29 private router: Router, 29 private router: Router,
diff --git a/client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts b/client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts
index ef7ba0018..bbe8a5f80 100644
--- a/client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts
+++ b/client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts
@@ -11,7 +11,7 @@ import {
11 VIDEO_PLAYLIST_DISPLAY_NAME_VALIDATOR, 11 VIDEO_PLAYLIST_DISPLAY_NAME_VALIDATOR,
12 VIDEO_PLAYLIST_PRIVACY_VALIDATOR 12 VIDEO_PLAYLIST_PRIVACY_VALIDATOR
13} from '@app/shared/form-validators/video-playlist-validators' 13} from '@app/shared/form-validators/video-playlist-validators'
14import { FormValidatorService } from '@app/shared/shared-forms' 14import { FormReactiveService } from '@app/shared/shared-forms'
15import { VideoPlaylist, VideoPlaylistService } from '@app/shared/shared-video-playlist' 15import { VideoPlaylist, VideoPlaylistService } from '@app/shared/shared-video-playlist'
16import { VideoPlaylistUpdate } from '@shared/models' 16import { VideoPlaylistUpdate } from '@shared/models'
17import { MyVideoPlaylistEdit } from './my-video-playlist-edit' 17import { MyVideoPlaylistEdit } from './my-video-playlist-edit'
@@ -27,7 +27,7 @@ export class MyVideoPlaylistUpdateComponent extends MyVideoPlaylistEdit implemen
27 private paramsSub: Subscription 27 private paramsSub: Subscription
28 28
29 constructor ( 29 constructor (
30 protected formValidatorService: FormValidatorService, 30 protected formReactiveService: FormReactiveService,
31 private authService: AuthService, 31 private authService: AuthService,
32 private notifier: Notifier, 32 private notifier: Notifier,
33 private router: Router, 33 private router: Router,
diff --git a/client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts b/client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts
index 960c9a4f7..72187e893 100644
--- a/client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts
+++ b/client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts
@@ -1,7 +1,7 @@
1import { Component, ElementRef, OnInit, ViewChild } from '@angular/core' 1import { Component, ElementRef, OnInit, ViewChild } from '@angular/core'
2import { Notifier, UserService } from '@app/core' 2import { Notifier, UserService } from '@app/core'
3import { OWNERSHIP_CHANGE_USERNAME_VALIDATOR } from '@app/shared/form-validators/video-ownership-change-validators' 3import { OWNERSHIP_CHANGE_USERNAME_VALIDATOR } from '@app/shared/form-validators/video-ownership-change-validators'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { Video, VideoOwnershipService } from '@app/shared/shared-main' 5import { Video, VideoOwnershipService } from '@app/shared/shared-main'
6import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 6import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
7 7
@@ -20,7 +20,7 @@ export class VideoChangeOwnershipComponent extends FormReactive implements OnIni
20 private video: Video | undefined = undefined 20 private video: Video | undefined = undefined
21 21
22 constructor ( 22 constructor (
23 protected formValidatorService: FormValidatorService, 23 protected formReactiveService: FormReactiveService,
24 private videoOwnershipService: VideoOwnershipService, 24 private videoOwnershipService: VideoOwnershipService,
25 private notifier: Notifier, 25 private notifier: Notifier,
26 private userService: UserService, 26 private userService: UserService,
diff --git a/client/src/app/+my-library/my-videos/my-videos.component.ts b/client/src/app/+my-library/my-videos/my-videos.component.ts
index 2f1eb84ba..3ff0ee248 100644
--- a/client/src/app/+my-library/my-videos/my-videos.component.ts
+++ b/client/src/app/+my-library/my-videos/my-videos.component.ts
@@ -40,7 +40,8 @@ export class MyVideosComponent implements OnInit, DisableForReuseHook {
40 privacyLabel: false, 40 privacyLabel: false,
41 privacyText: true, 41 privacyText: true,
42 state: true, 42 state: true,
43 blacklistInfo: true 43 blacklistInfo: true,
44 forceChannelInBy: true
44 } 45 }
45 videoDropdownDisplayOptions: VideoActionsDisplayType = { 46 videoDropdownDisplayOptions: VideoActionsDisplayType = {
46 playlist: false, 47 playlist: false,
diff --git a/client/src/app/+reset-password/reset-password.component.ts b/client/src/app/+reset-password/reset-password.component.ts
index 11c5110fd..44216f978 100644
--- a/client/src/app/+reset-password/reset-password.component.ts
+++ b/client/src/app/+reset-password/reset-password.component.ts
@@ -3,7 +3,7 @@ import { ActivatedRoute, Router } from '@angular/router'
3import { Notifier, UserService } from '@app/core' 3import { Notifier, UserService } from '@app/core'
4import { RESET_PASSWORD_CONFIRM_VALIDATOR } from '@app/shared/form-validators/reset-password-validators' 4import { RESET_PASSWORD_CONFIRM_VALIDATOR } from '@app/shared/form-validators/reset-password-validators'
5import { USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators' 5import { USER_PASSWORD_VALIDATOR } from '@app/shared/form-validators/user-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7 7
8@Component({ 8@Component({
9 selector: 'my-login', 9 selector: 'my-login',
@@ -16,7 +16,7 @@ export class ResetPasswordComponent extends FormReactive implements OnInit {
16 private verificationString: string 16 private verificationString: string
17 17
18 constructor ( 18 constructor (
19 protected formValidatorService: FormValidatorService, 19 protected formReactiveService: FormReactiveService,
20 private userService: UserService, 20 private userService: UserService,
21 private notifier: Notifier, 21 private notifier: Notifier,
22 private router: Router, 22 private router: Router,
diff --git a/client/src/app/+search/search.component.ts b/client/src/app/+search/search.component.ts
index 62b1c4446..366fbd459 100644
--- a/client/src/app/+search/search.component.ts
+++ b/client/src/app/+search/search.component.ts
@@ -98,7 +98,7 @@ export class SearchComponent implements OnInit, OnDestroy {
98 this.search() 98 this.search()
99 }, 99 },
100 100
101 error: err => this.notifier.error(err.text) 101 error: err => this.notifier.error(err.message)
102 }) 102 })
103 103
104 this.userService.getAnonymousOrLoggedUser() 104 this.userService.getAnonymousOrLoggedUser()
diff --git a/client/src/app/+signup/+register/register.component.ts b/client/src/app/+signup/+register/register.component.ts
index 4ab327b1b..958770ebf 100644
--- a/client/src/app/+signup/+register/register.component.ts
+++ b/client/src/app/+signup/+register/register.component.ts
@@ -158,7 +158,7 @@ export class RegisterComponent implements OnInit {
158 } 158 }
159 159
160 // Auto login 160 // Auto login
161 this.authService.login(body.username, body.password) 161 this.authService.login({ username: body.username, password: body.password })
162 .subscribe({ 162 .subscribe({
163 next: () => { 163 next: () => {
164 this.signupSuccess = true 164 this.signupSuccess = true
diff --git a/client/src/app/+signup/+register/steps/register-step-channel.component.ts b/client/src/app/+signup/+register/steps/register-step-channel.component.ts
index c10b568ba..df92c5145 100644
--- a/client/src/app/+signup/+register/steps/register-step-channel.component.ts
+++ b/client/src/app/+signup/+register/steps/register-step-channel.component.ts
@@ -3,7 +3,7 @@ import { pairwise } from 'rxjs/operators'
3import { Component, EventEmitter, Input, OnInit, Output } from '@angular/core' 3import { Component, EventEmitter, Input, OnInit, Output } from '@angular/core'
4import { FormGroup } from '@angular/forms' 4import { FormGroup } from '@angular/forms'
5import { VIDEO_CHANNEL_DISPLAY_NAME_VALIDATOR, VIDEO_CHANNEL_NAME_VALIDATOR } from '@app/shared/form-validators/video-channel-validators' 5import { VIDEO_CHANNEL_DISPLAY_NAME_VALIDATOR, VIDEO_CHANNEL_NAME_VALIDATOR } from '@app/shared/form-validators/video-channel-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { UserSignupService } from '@app/shared/shared-users' 7import { UserSignupService } from '@app/shared/shared-users'
8 8
9@Component({ 9@Component({
@@ -19,7 +19,7 @@ export class RegisterStepChannelComponent extends FormReactive implements OnInit
19 @Output() formBuilt = new EventEmitter<FormGroup>() 19 @Output() formBuilt = new EventEmitter<FormGroup>()
20 20
21 constructor ( 21 constructor (
22 protected formValidatorService: FormValidatorService, 22 protected formReactiveService: FormReactiveService,
23 private userSignupService: UserSignupService 23 private userSignupService: UserSignupService
24 ) { 24 ) {
25 super() 25 super()
diff --git a/client/src/app/+signup/+register/steps/register-step-terms.component.ts b/client/src/app/+signup/+register/steps/register-step-terms.component.ts
index 87d16696e..2df963b30 100644
--- a/client/src/app/+signup/+register/steps/register-step-terms.component.ts
+++ b/client/src/app/+signup/+register/steps/register-step-terms.component.ts
@@ -1,9 +1,7 @@
1import { Component, EventEmitter, Input, OnInit, Output } from '@angular/core' 1import { Component, EventEmitter, Input, OnInit, Output } from '@angular/core'
2import { FormGroup } from '@angular/forms' 2import { FormGroup } from '@angular/forms'
3import { 3import { USER_TERMS_VALIDATOR } from '@app/shared/form-validators/user-validators'
4 USER_TERMS_VALIDATOR 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5} from '@app/shared/form-validators/user-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms'
7 5
8@Component({ 6@Component({
9 selector: 'my-register-step-terms', 7 selector: 'my-register-step-terms',
@@ -19,7 +17,7 @@ export class RegisterStepTermsComponent extends FormReactive implements OnInit {
19 @Output() codeOfConductClick = new EventEmitter<void>() 17 @Output() codeOfConductClick = new EventEmitter<void>()
20 18
21 constructor ( 19 constructor (
22 protected formValidatorService: FormValidatorService 20 protected formReactiveService: FormReactiveService
23 ) { 21 ) {
24 super() 22 super()
25 } 23 }
diff --git a/client/src/app/+signup/+register/steps/register-step-user.component.ts b/client/src/app/+signup/+register/steps/register-step-user.component.ts
index b89e38a28..822f8f5c5 100644
--- a/client/src/app/+signup/+register/steps/register-step-user.component.ts
+++ b/client/src/app/+signup/+register/steps/register-step-user.component.ts
@@ -8,7 +8,7 @@ import {
8 USER_PASSWORD_VALIDATOR, 8 USER_PASSWORD_VALIDATOR,
9 USER_USERNAME_VALIDATOR 9 USER_USERNAME_VALIDATOR
10} from '@app/shared/form-validators/user-validators' 10} from '@app/shared/form-validators/user-validators'
11import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 11import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
12import { UserSignupService } from '@app/shared/shared-users' 12import { UserSignupService } from '@app/shared/shared-users'
13 13
14@Component({ 14@Component({
@@ -23,7 +23,7 @@ export class RegisterStepUserComponent extends FormReactive implements OnInit {
23 @Output() formBuilt = new EventEmitter<FormGroup>() 23 @Output() formBuilt = new EventEmitter<FormGroup>()
24 24
25 constructor ( 25 constructor (
26 protected formValidatorService: FormValidatorService, 26 protected formReactiveService: FormReactiveService,
27 private userSignupService: UserSignupService 27 private userSignupService: UserSignupService
28 ) { 28 ) {
29 super() 29 super()
diff --git a/client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts b/client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts
index a0ed66a3a..06905f678 100644
--- a/client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts
+++ b/client/src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts
@@ -1,7 +1,7 @@
1import { Component, OnInit } from '@angular/core' 1import { Component, OnInit } from '@angular/core'
2import { Notifier, RedirectService, ServerService } from '@app/core' 2import { Notifier, RedirectService, ServerService } from '@app/core'
3import { USER_EMAIL_VALIDATOR } from '@app/shared/form-validators/user-validators' 3import { USER_EMAIL_VALIDATOR } from '@app/shared/form-validators/user-validators'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { UserSignupService } from '@app/shared/shared-users' 5import { UserSignupService } from '@app/shared/shared-users'
6 6
7@Component({ 7@Component({
@@ -14,7 +14,7 @@ export class VerifyAccountAskSendEmailComponent extends FormReactive implements
14 requiresEmailVerification = false 14 requiresEmailVerification = false
15 15
16 constructor ( 16 constructor (
17 protected formValidatorService: FormValidatorService, 17 protected formReactiveService: FormReactiveService,
18 private userSignupService: UserSignupService, 18 private userSignupService: UserSignupService,
19 private serverService: ServerService, 19 private serverService: ServerService,
20 private notifier: Notifier, 20 private notifier: Notifier,
diff --git a/client/src/app/+video-studio/edit/video-studio-edit.component.ts b/client/src/app/+video-studio/edit/video-studio-edit.component.ts
index bf91c237a..dad083bf9 100644
--- a/client/src/app/+video-studio/edit/video-studio-edit.component.ts
+++ b/client/src/app/+video-studio/edit/video-studio-edit.component.ts
@@ -1,7 +1,7 @@
1import { Component, OnInit } from '@angular/core' 1import { Component, OnInit } from '@angular/core'
2import { ActivatedRoute, Router } from '@angular/router' 2import { ActivatedRoute, Router } from '@angular/router'
3import { ConfirmService, Notifier, ServerService } from '@app/core' 3import { ConfirmService, Notifier, ServerService } from '@app/core'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { VideoDetails } from '@app/shared/shared-main' 5import { VideoDetails } from '@app/shared/shared-main'
6import { LoadingBarService } from '@ngx-loading-bar/core' 6import { LoadingBarService } from '@ngx-loading-bar/core'
7import { logger } from '@root-helpers/logger' 7import { logger } from '@root-helpers/logger'
@@ -20,7 +20,7 @@ export class VideoStudioEditComponent extends FormReactive implements OnInit {
20 video: VideoDetails 20 video: VideoDetails
21 21
22 constructor ( 22 constructor (
23 protected formValidatorService: FormValidatorService, 23 protected formReactiveService: FormReactiveService,
24 private serverService: ServerService, 24 private serverService: ServerService,
25 private notifier: Notifier, 25 private notifier: Notifier,
26 private router: Router, 26 private router: Router,
diff --git a/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts b/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts
index 95d83b131..4ab2d42db 100644
--- a/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts
+++ b/client/src/app/+videos/+video-edit/shared/video-caption-add-modal.component.ts
@@ -1,7 +1,7 @@
1import { Component, ElementRef, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, ElementRef, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core'
2import { ServerService } from '@app/core' 2import { ServerService } from '@app/core'
3import { VIDEO_CAPTION_FILE_VALIDATOR, VIDEO_CAPTION_LANGUAGE_VALIDATOR } from '@app/shared/form-validators/video-captions-validators' 3import { VIDEO_CAPTION_FILE_VALIDATOR, VIDEO_CAPTION_LANGUAGE_VALIDATOR } from '@app/shared/form-validators/video-captions-validators'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { VideoCaptionEdit } from '@app/shared/shared-main' 5import { VideoCaptionEdit } from '@app/shared/shared-main'
6import { NgbModal, NgbModalRef } from '@ng-bootstrap/ng-bootstrap' 6import { NgbModal, NgbModalRef } from '@ng-bootstrap/ng-bootstrap'
7import { HTMLServerConfig, VideoConstant } from '@shared/models' 7import { HTMLServerConfig, VideoConstant } from '@shared/models'
@@ -26,7 +26,7 @@ export class VideoCaptionAddModalComponent extends FormReactive implements OnIni
26 private closingModal = false 26 private closingModal = false
27 27
28 constructor ( 28 constructor (
29 protected formValidatorService: FormValidatorService, 29 protected formReactiveService: FormReactiveService,
30 private modalService: NgbModal, 30 private modalService: NgbModal,
31 private serverService: ServerService 31 private serverService: ServerService
32 ) { 32 ) {
diff --git a/client/src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.ts b/client/src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.ts
index f33353d36..2cb470a24 100644
--- a/client/src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.ts
+++ b/client/src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.ts
@@ -1,8 +1,8 @@
1import { Component, ElementRef, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, ElementRef, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core'
2import { VIDEO_CAPTION_FILE_CONTENT_VALIDATOR } from '@app/shared/form-validators/video-captions-validators' 2import { VIDEO_CAPTION_FILE_CONTENT_VALIDATOR } from '@app/shared/form-validators/video-captions-validators'
3import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 3import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
4import { VideoCaptionEdit, VideoCaptionService, VideoCaptionWithPathEdit } from '@app/shared/shared-main' 4import { VideoCaptionEdit, VideoCaptionService, VideoCaptionWithPathEdit } from '@app/shared/shared-main'
5import { NgbModal, NgbActiveModal } from '@ng-bootstrap/ng-bootstrap' 5import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'
6import { HTMLServerConfig, VideoConstant } from '@shared/models' 6import { HTMLServerConfig, VideoConstant } from '@shared/models'
7import { ServerService } from '../../../../core' 7import { ServerService } from '../../../../core'
8 8
@@ -29,8 +29,7 @@ export class VideoCaptionEditModalContentComponent extends FormReactive implemen
29 29
30 constructor ( 30 constructor (
31 protected openedModal: NgbActiveModal, 31 protected openedModal: NgbActiveModal,
32 protected formValidatorService: FormValidatorService, 32 protected formReactiveService: FormReactiveService,
33 private modalService: NgbModal,
34 private videoCaptionService: VideoCaptionService, 33 private videoCaptionService: VideoCaptionService,
35 private serverService: ServerService 34 private serverService: ServerService
36 ) { 35 ) {
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
index 7be5a3736..fa816fd9e 100644
--- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html
+++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html
@@ -141,7 +141,7 @@
141 </ng-template> 141 </ng-template>
142 </my-peertube-checkbox> 142 </my-peertube-checkbox>
143 143
144 <my-peertube-checkbox *ngIf="waitTranscodingEnabled" inputName="waitTranscoding" formControlName="waitTranscoding" helpPlacement="bottom-right"> 144 <my-peertube-checkbox *ngIf="!hideWaitTranscoding" inputName="waitTranscoding" formControlName="waitTranscoding" helpPlacement="bottom-right">
145 <ng-template ptTemplate="label"> 145 <ng-template ptTemplate="label">
146 <ng-container i18n>Publish after transcoding</ng-container> 146 <ng-container i18n>Publish after transcoding</ng-container>
147 </ng-template> 147 </ng-template>
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.ts b/client/src/app/+videos/+video-edit/shared/video-edit.component.ts
index 0275f66f5..13359a4d1 100644
--- a/client/src/app/+videos/+video-edit/shared/video-edit.component.ts
+++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.ts
@@ -22,6 +22,8 @@ import {
22import { FormReactiveValidationMessages, FormValidatorService } from '@app/shared/shared-forms' 22import { FormReactiveValidationMessages, FormValidatorService } from '@app/shared/shared-forms'
23import { InstanceService } from '@app/shared/shared-instance' 23import { InstanceService } from '@app/shared/shared-instance'
24import { VideoCaptionEdit, VideoCaptionWithPathEdit, VideoEdit, VideoService } from '@app/shared/shared-main' 24import { VideoCaptionEdit, VideoCaptionWithPathEdit, VideoEdit, VideoService } from '@app/shared/shared-main'
25import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
26import { logger } from '@root-helpers/logger'
25import { PluginInfo } from '@root-helpers/plugins-manager' 27import { PluginInfo } from '@root-helpers/plugins-manager'
26import { 28import {
27 HTMLServerConfig, 29 HTMLServerConfig,
@@ -33,13 +35,11 @@ import {
33 VideoDetails, 35 VideoDetails,
34 VideoPrivacy 36 VideoPrivacy
35} from '@shared/models' 37} from '@shared/models'
38import { VideoSource } from '@shared/models/videos/video-source'
36import { I18nPrimengCalendarService } from './i18n-primeng-calendar.service' 39import { I18nPrimengCalendarService } from './i18n-primeng-calendar.service'
37import { VideoCaptionAddModalComponent } from './video-caption-add-modal.component' 40import { VideoCaptionAddModalComponent } from './video-caption-add-modal.component'
38import { VideoCaptionEditModalContentComponent } from './video-caption-edit-modal-content/video-caption-edit-modal-content.component' 41import { VideoCaptionEditModalContentComponent } from './video-caption-edit-modal-content/video-caption-edit-modal-content.component'
39import { VideoEditType } from './video-edit.type' 42import { VideoEditType } from './video-edit.type'
40import { VideoSource } from '@shared/models/videos/video-source'
41import { logger } from '@root-helpers/logger'
42import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
43 43
44type VideoLanguages = VideoConstant<string> & { group?: string } 44type VideoLanguages = VideoConstant<string> & { group?: string }
45type PluginField = { 45type PluginField = {
@@ -66,7 +66,8 @@ export class VideoEditComponent implements OnInit, OnDestroy {
66 @Input() videoCaptions: VideoCaptionWithPathEdit[] = [] 66 @Input() videoCaptions: VideoCaptionWithPathEdit[] = []
67 @Input() videoSource: VideoSource 67 @Input() videoSource: VideoSource
68 68
69 @Input() waitTranscodingEnabled = true 69 @Input() hideWaitTranscoding = false
70
70 @Input() type: VideoEditType 71 @Input() type: VideoEditType
71 @Input() liveVideo: LiveVideo 72 @Input() liveVideo: LiveVideo
72 73
@@ -140,7 +141,7 @@ export class VideoEditComponent implements OnInit, OnDestroy {
140 nsfw: 'false', 141 nsfw: 'false',
141 commentsEnabled: this.serverConfig.defaults.publish.commentsEnabled, 142 commentsEnabled: this.serverConfig.defaults.publish.commentsEnabled,
142 downloadEnabled: this.serverConfig.defaults.publish.downloadEnabled, 143 downloadEnabled: this.serverConfig.defaults.publish.downloadEnabled,
143 waitTranscoding: 'true', 144 waitTranscoding: true,
144 licence: this.serverConfig.defaults.publish.licence, 145 licence: this.serverConfig.defaults.publish.licence,
145 tags: [] 146 tags: []
146 } 147 }
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.html b/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.html
index 2fb29303f..e23fd77c7 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.html
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.html
@@ -53,7 +53,7 @@
53<form [hidden]="!isInUpdateForm" novalidate [formGroup]="form"> 53<form [hidden]="!isInUpdateForm" novalidate [formGroup]="form">
54 <my-video-edit 54 <my-video-edit
55 [form]="form" [formErrors]="formErrors" [videoCaptions]="videoCaptions" 55 [form]="form" [formErrors]="formErrors" [videoCaptions]="videoCaptions"
56 [forbidScheduledPublication]="true" [waitTranscodingEnabled]="isWaitTranscodingEnabled()" 56 [forbidScheduledPublication]="true" [hideWaitTranscoding]="true"
57 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels" [liveVideo]="liveVideo" 57 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels" [liveVideo]="liveVideo"
58 type="go-live" 58 type="go-live"
59 ></my-video-edit> 59 ></my-video-edit>
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts b/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts
index 344b99ea2..83a6b2229 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts
@@ -3,7 +3,7 @@ import { AfterViewInit, Component, EventEmitter, OnInit, Output } from '@angular
3import { Router } from '@angular/router' 3import { Router } from '@angular/router'
4import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core' 4import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core'
5import { scrollToTop } from '@app/helpers' 5import { scrollToTop } from '@app/helpers'
6import { FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactiveService } from '@app/shared/shared-forms'
7import { Video, VideoCaptionService, VideoEdit, VideoService } from '@app/shared/shared-main' 7import { Video, VideoCaptionService, VideoEdit, VideoService } from '@app/shared/shared-main'
8import { LiveVideoService } from '@app/shared/shared-video-live' 8import { LiveVideoService } from '@app/shared/shared-video-live'
9import { LoadingBarService } from '@ngx-loading-bar/core' 9import { LoadingBarService } from '@ngx-loading-bar/core'
@@ -39,7 +39,7 @@ export class VideoGoLiveComponent extends VideoSend implements OnInit, AfterView
39 error: string 39 error: string
40 40
41 constructor ( 41 constructor (
42 protected formValidatorService: FormValidatorService, 42 protected formReactiveService: FormReactiveService,
43 protected loadingBar: LoadingBarService, 43 protected loadingBar: LoadingBarService,
44 protected notifier: Notifier, 44 protected notifier: Notifier,
45 protected authService: AuthService, 45 protected authService: AuthService,
@@ -160,10 +160,6 @@ export class VideoGoLiveComponent extends VideoSend implements OnInit, AfterView
160 return this.serverConfig.live.maxDuration / 1000 160 return this.serverConfig.live.maxDuration / 1000
161 } 161 }
162 162
163 isWaitTranscodingEnabled () {
164 return this.form.value['saveReplay'] === true
165 }
166
167 getNormalLiveDescription () { 163 getNormalLiveDescription () {
168 if (this.isReplayAllowed()) { 164 if (this.isReplayAllowed()) {
169 return $localize`Stream only once, replay will replace your live` 165 return $localize`Stream only once, replay will replace your live`
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts
index 7b9531d27..4a1408a4a 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts
@@ -3,7 +3,7 @@ import { AfterViewInit, Component, ElementRef, EventEmitter, OnInit, Output, Vie
3import { Router } from '@angular/router' 3import { Router } from '@angular/router'
4import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core' 4import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core'
5import { scrollToTop } from '@app/helpers' 5import { scrollToTop } from '@app/helpers'
6import { FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactiveService } from '@app/shared/shared-forms'
7import { VideoCaptionService, VideoEdit, VideoImportService, VideoService } from '@app/shared/shared-main' 7import { VideoCaptionService, VideoEdit, VideoImportService, VideoService } from '@app/shared/shared-main'
8import { LoadingBarService } from '@ngx-loading-bar/core' 8import { LoadingBarService } from '@ngx-loading-bar/core'
9import { logger } from '@root-helpers/logger' 9import { logger } from '@root-helpers/logger'
@@ -35,7 +35,7 @@ export class VideoImportTorrentComponent extends VideoSend implements OnInit, Af
35 error: string 35 error: string
36 36
37 constructor ( 37 constructor (
38 protected formValidatorService: FormValidatorService, 38 protected formReactiveService: FormReactiveService,
39 protected loadingBar: LoadingBarService, 39 protected loadingBar: LoadingBarService,
40 protected notifier: Notifier, 40 protected notifier: Notifier,
41 protected authService: AuthService, 41 protected authService: AuthService,
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts b/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts
index 422f0c643..502f3818e 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts
@@ -4,7 +4,7 @@ import { AfterViewInit, Component, EventEmitter, OnInit, Output } from '@angular
4import { Router } from '@angular/router' 4import { Router } from '@angular/router'
5import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core' 5import { AuthService, CanComponentDeactivate, HooksService, Notifier, ServerService } from '@app/core'
6import { scrollToTop } from '@app/helpers' 6import { scrollToTop } from '@app/helpers'
7import { FormValidatorService } from '@app/shared/shared-forms' 7import { FormReactiveService } from '@app/shared/shared-forms'
8import { VideoCaptionService, VideoEdit, VideoImportService, VideoService } from '@app/shared/shared-main' 8import { VideoCaptionService, VideoEdit, VideoImportService, VideoService } from '@app/shared/shared-main'
9import { LoadingBarService } from '@ngx-loading-bar/core' 9import { LoadingBarService } from '@ngx-loading-bar/core'
10import { logger } from '@root-helpers/logger' 10import { logger } from '@root-helpers/logger'
@@ -34,7 +34,7 @@ export class VideoImportUrlComponent extends VideoSend implements OnInit, AfterV
34 error: string 34 error: string
35 35
36 constructor ( 36 constructor (
37 protected formValidatorService: FormValidatorService, 37 protected formReactiveService: FormReactiveService,
38 protected loadingBar: LoadingBarService, 38 protected loadingBar: LoadingBarService,
39 protected notifier: Notifier, 39 protected notifier: Notifier,
40 protected authService: AuthService, 40 protected authService: AuthService,
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.html b/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.html
index 728884986..8541868c5 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.html
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.html
@@ -96,7 +96,7 @@
96 <my-video-edit 96 <my-video-edit
97 [form]="form" [formErrors]="formErrors" [videoCaptions]="videoCaptions" 97 [form]="form" [formErrors]="formErrors" [videoCaptions]="videoCaptions"
98 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels" 98 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels"
99 [waitTranscodingEnabled]="true" [forbidScheduledPublication]="false" 99 [forbidScheduledPublication]="false"
100 type="upload" 100 type="upload"
101 ></my-video-edit> 101 ></my-video-edit>
102 102
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts b/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
index 66a3967c7..b0d846664 100644
--- a/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
+++ b/client/src/app/+videos/+video-edit/video-add-components/video-upload.component.ts
@@ -5,7 +5,7 @@ import { AfterViewInit, Component, ElementRef, EventEmitter, OnDestroy, OnInit,
5import { ActivatedRoute, Router } from '@angular/router' 5import { ActivatedRoute, Router } from '@angular/router'
6import { AuthService, CanComponentDeactivate, HooksService, MetaService, Notifier, ServerService, UserService } from '@app/core' 6import { AuthService, CanComponentDeactivate, HooksService, MetaService, Notifier, ServerService, UserService } from '@app/core'
7import { genericUploadErrorHandler, scrollToTop } from '@app/helpers' 7import { genericUploadErrorHandler, scrollToTop } from '@app/helpers'
8import { FormValidatorService } from '@app/shared/shared-forms' 8import { FormReactiveService } from '@app/shared/shared-forms'
9import { BytesPipe, Video, VideoCaptionService, VideoEdit, VideoService } from '@app/shared/shared-main' 9import { BytesPipe, Video, VideoCaptionService, VideoEdit, VideoService } from '@app/shared/shared-main'
10import { LoadingBarService } from '@ngx-loading-bar/core' 10import { LoadingBarService } from '@ngx-loading-bar/core'
11import { logger } from '@root-helpers/logger' 11import { logger } from '@root-helpers/logger'
@@ -13,6 +13,7 @@ import { isIOS } from '@root-helpers/web-browser'
13import { HttpStatusCode, VideoCreateResult } from '@shared/models' 13import { HttpStatusCode, VideoCreateResult } from '@shared/models'
14import { UploaderXFormData } from './uploaderx-form-data' 14import { UploaderXFormData } from './uploaderx-form-data'
15import { VideoSend } from './video-send' 15import { VideoSend } from './video-send'
16import { Subscription } from 'rxjs'
16 17
17@Component({ 18@Component({
18 selector: 'my-video-upload', 19 selector: 'my-video-upload',
@@ -56,8 +57,10 @@ export class VideoUploadComponent extends VideoSend implements OnInit, OnDestroy
56 57
57 private alreadyRefreshedToken = false 58 private alreadyRefreshedToken = false
58 59
60 private uploadServiceSubscription: Subscription
61
59 constructor ( 62 constructor (
60 protected formValidatorService: FormValidatorService, 63 protected formReactiveService: FormReactiveService,
61 protected loadingBar: LoadingBarService, 64 protected loadingBar: LoadingBarService,
62 protected notifier: Notifier, 65 protected notifier: Notifier,
63 protected authService: AuthService, 66 protected authService: AuthService,
@@ -87,7 +90,7 @@ export class VideoUploadComponent extends VideoSend implements OnInit, OnDestroy
87 this.userVideoQuotaUsedDaily = data.videoQuotaUsedDaily 90 this.userVideoQuotaUsedDaily = data.videoQuotaUsedDaily
88 }) 91 })
89 92
90 this.resumableUploadService.events 93 this.uploadServiceSubscription = this.resumableUploadService.events
91 .subscribe(state => this.onUploadVideoOngoing(state)) 94 .subscribe(state => this.onUploadVideoOngoing(state))
92 } 95 }
93 96
@@ -96,7 +99,9 @@ export class VideoUploadComponent extends VideoSend implements OnInit, OnDestroy
96 } 99 }
97 100
98 ngOnDestroy () { 101 ngOnDestroy () {
99 this.cancelUpload() 102 this.resumableUploadService.disconnect()
103
104 if (this.uploadServiceSubscription) this.uploadServiceSubscription.unsubscribe()
100 } 105 }
101 106
102 canDeactivate () { 107 canDeactivate () {
diff --git a/client/src/app/+videos/+video-edit/video-update.component.html b/client/src/app/+videos/+video-edit/video-update.component.html
index a33ac3db4..af564aeb0 100644
--- a/client/src/app/+videos/+video-edit/video-update.component.html
+++ b/client/src/app/+videos/+video-edit/video-update.component.html
@@ -9,7 +9,7 @@
9 <my-video-edit 9 <my-video-edit
10 [form]="form" [formErrors]="formErrors" [forbidScheduledPublication]="forbidScheduledPublication" 10 [form]="form" [formErrors]="formErrors" [forbidScheduledPublication]="forbidScheduledPublication"
11 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels" 11 [validationMessages]="validationMessages" [userVideoChannels]="userVideoChannels"
12 [videoCaptions]="videoCaptions" [waitTranscodingEnabled]="isWaitTranscodingEnabled()" 12 [videoCaptions]="videoCaptions" [hideWaitTranscoding]="isWaitTranscodingHidden()"
13 type="update" (pluginFieldsAdded)="hydratePluginFieldsFromVideo()" 13 type="update" (pluginFieldsAdded)="hydratePluginFieldsFromVideo()"
14 [liveVideo]="liveVideo" [videoToUpdate]="videoDetails" 14 [liveVideo]="liveVideo" [videoToUpdate]="videoDetails"
15 [videoSource]="videoSource" 15 [videoSource]="videoSource"
diff --git a/client/src/app/+videos/+video-edit/video-update.component.ts b/client/src/app/+videos/+video-edit/video-update.component.ts
index ed17dff06..02398a036 100644
--- a/client/src/app/+videos/+video-edit/video-update.component.ts
+++ b/client/src/app/+videos/+video-edit/video-update.component.ts
@@ -4,7 +4,7 @@ import { SelectChannelItem } from 'src/types/select-options-item.model'
4import { Component, HostListener, OnInit } from '@angular/core' 4import { Component, HostListener, OnInit } from '@angular/core'
5import { ActivatedRoute, Router } from '@angular/router' 5import { ActivatedRoute, Router } from '@angular/router'
6import { Notifier } from '@app/core' 6import { Notifier } from '@app/core'
7import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 7import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
8import { Video, VideoCaptionEdit, VideoCaptionService, VideoDetails, VideoEdit, VideoService } from '@app/shared/shared-main' 8import { Video, VideoCaptionEdit, VideoCaptionService, VideoDetails, VideoEdit, VideoService } from '@app/shared/shared-main'
9import { LiveVideoService } from '@app/shared/shared-video-live' 9import { LiveVideoService } from '@app/shared/shared-video-live'
10import { LoadingBarService } from '@ngx-loading-bar/core' 10import { LoadingBarService } from '@ngx-loading-bar/core'
@@ -28,12 +28,11 @@ export class VideoUpdateComponent extends FormReactive implements OnInit {
28 28
29 isUpdatingVideo = false 29 isUpdatingVideo = false
30 forbidScheduledPublication = false 30 forbidScheduledPublication = false
31 waitTranscodingEnabled = true
32 31
33 private updateDone = false 32 private updateDone = false
34 33
35 constructor ( 34 constructor (
36 protected formValidatorService: FormValidatorService, 35 protected formReactiveService: FormReactiveService,
37 private route: ActivatedRoute, 36 private route: ActivatedRoute,
38 private router: Router, 37 private router: Router,
39 private notifier: Notifier, 38 private notifier: Notifier,
@@ -96,16 +95,12 @@ export class VideoUpdateComponent extends FormReactive implements OnInit {
96 return { canDeactivate: this.formChanged === false, text } 95 return { canDeactivate: this.formChanged === false, text }
97 } 96 }
98 97
99 isWaitTranscodingEnabled () { 98 isWaitTranscodingHidden () {
100 if (this.videoDetails.getFiles().length > 1) { // Already transcoded 99 if (this.videoDetails.getFiles().length > 1) { // Already transcoded
101 return false 100 return true
102 } 101 }
103 102
104 if (this.liveVideo && this.form.value['saveReplay'] !== true) { 103 return false
105 return false
106 }
107
108 return true
109 } 104 }
110 105
111 async update () { 106 async update () {
diff --git a/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts b/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts
index fd3614297..9a9bfe710 100644
--- a/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts
+++ b/client/src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts
@@ -16,7 +16,7 @@ import {
16import { Router } from '@angular/router' 16import { Router } from '@angular/router'
17import { Notifier, User } from '@app/core' 17import { Notifier, User } from '@app/core'
18import { VIDEO_COMMENT_TEXT_VALIDATOR } from '@app/shared/form-validators/video-comment-validators' 18import { VIDEO_COMMENT_TEXT_VALIDATOR } from '@app/shared/form-validators/video-comment-validators'
19import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 19import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
20import { Video } from '@app/shared/shared-main' 20import { Video } from '@app/shared/shared-main'
21import { VideoComment, VideoCommentService } from '@app/shared/shared-video-comment' 21import { VideoComment, VideoCommentService } from '@app/shared/shared-video-comment'
22import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 22import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
@@ -48,7 +48,7 @@ export class VideoCommentAddComponent extends FormReactive implements OnChanges,
48 private emojiMarkupList: { emoji: string, name: string }[] 48 private emojiMarkupList: { emoji: string, name: string }[]
49 49
50 constructor ( 50 constructor (
51 protected formValidatorService: FormValidatorService, 51 protected formReactiveService: FormReactiveService,
52 private notifier: Notifier, 52 private notifier: Notifier,
53 private videoCommentService: VideoCommentService, 53 private videoCommentService: VideoCommentService,
54 private modalService: NgbModal, 54 private modalService: NgbModal,
@@ -148,7 +148,7 @@ export class VideoCommentAddComponent extends FormReactive implements OnChanges,
148 error: err => { 148 error: err => {
149 this.addingComment = false 149 this.addingComment = false
150 150
151 this.notifier.error(err.text) 151 this.notifier.error(err.message)
152 } 152 }
153 }) 153 })
154 } 154 }
diff --git a/client/src/app/core/auth/auth.service.ts b/client/src/app/core/auth/auth.service.ts
index ece6bc5d1..7f4fae4aa 100644
--- a/client/src/app/core/auth/auth.service.ts
+++ b/client/src/app/core/auth/auth.service.ts
@@ -1,7 +1,7 @@
1import { Hotkey, HotkeysService } from 'angular2-hotkeys' 1import { Hotkey, HotkeysService } from 'angular2-hotkeys'
2import { Observable, ReplaySubject, Subject, throwError as observableThrowError } from 'rxjs' 2import { Observable, ReplaySubject, Subject, throwError as observableThrowError } from 'rxjs'
3import { catchError, map, mergeMap, share, tap } from 'rxjs/operators' 3import { catchError, map, mergeMap, share, tap } from 'rxjs/operators'
4import { HttpClient, HttpHeaders, HttpParams } from '@angular/common/http' 4import { HttpClient, HttpErrorResponse, HttpHeaders, HttpParams } from '@angular/common/http'
5import { Injectable } from '@angular/core' 5import { Injectable } from '@angular/core'
6import { Router } from '@angular/router' 6import { Router } from '@angular/router'
7import { Notifier } from '@app/core/notification/notifier.service' 7import { Notifier } from '@app/core/notification/notifier.service'
@@ -97,7 +97,7 @@ export class AuthService {
97 let errorMessage = err.message 97 let errorMessage = err.message
98 98
99 if (err.status === HttpStatusCode.FORBIDDEN_403) { 99 if (err.status === HttpStatusCode.FORBIDDEN_403) {
100 errorMessage = $localize`Cannot retrieve OAuth Client credentials: ${err.text}. 100 errorMessage = $localize`Cannot retrieve OAuth Client credentials: ${err.message}.
101Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.` 101Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.`
102 } 102 }
103 103
@@ -141,7 +141,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
141 return !!this.getAccessToken() 141 return !!this.getAccessToken()
142 } 142 }
143 143
144 login (username: string, password: string, token?: string) { 144 login (options: {
145 username: string
146 password: string
147 otpToken?: string
148 token?: string
149 }) {
150 const { username, password, token, otpToken } = options
151
145 // Form url encoded 152 // Form url encoded
146 const body = { 153 const body = {
147 client_id: this.clientId, 154 client_id: this.clientId,
@@ -155,7 +162,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
155 162
156 if (token) Object.assign(body, { externalAuthToken: token }) 163 if (token) Object.assign(body, { externalAuthToken: token })
157 164
158 const headers = new HttpHeaders().set('Content-Type', 'application/x-www-form-urlencoded') 165 let headers = new HttpHeaders().set('Content-Type', 'application/x-www-form-urlencoded')
166 if (otpToken) headers = headers.set('x-peertube-otp', otpToken)
167
159 return this.http.post<UserLogin>(AuthService.BASE_TOKEN_URL, objectToUrlEncoded(body), { headers }) 168 return this.http.post<UserLogin>(AuthService.BASE_TOKEN_URL, objectToUrlEncoded(body), { headers })
160 .pipe( 169 .pipe(
161 map(res => Object.assign(res, { username })), 170 map(res => Object.assign(res, { username })),
@@ -245,6 +254,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
245 }) 254 })
246 } 255 }
247 256
257 isOTPMissingError (err: HttpErrorResponse) {
258 if (err.status !== HttpStatusCode.UNAUTHORIZED_401) return false
259
260 if (err.headers.get('x-peertube-otp') !== 'required; app') return false
261
262 return true
263 }
264
248 private mergeUserInformation (obj: UserLoginWithUsername): Observable<UserLoginWithUserInformation> { 265 private mergeUserInformation (obj: UserLoginWithUsername): Observable<UserLoginWithUserInformation> {
249 // User is not loaded yet, set manually auth header 266 // User is not loaded yet, set manually auth header
250 const headers = new HttpHeaders().set('Authorization', `${obj.token_type} ${obj.access_token}`) 267 const headers = new HttpHeaders().set('Authorization', `${obj.token_type} ${obj.access_token}`)
diff --git a/client/src/app/core/confirm/confirm.service.ts b/client/src/app/core/confirm/confirm.service.ts
index 338b8762c..89a25f0a5 100644
--- a/client/src/app/core/confirm/confirm.service.ts
+++ b/client/src/app/core/confirm/confirm.service.ts
@@ -1,28 +1,53 @@
1import { firstValueFrom, Subject } from 'rxjs' 1import { firstValueFrom, map, Observable, Subject } from 'rxjs'
2import { Injectable } from '@angular/core' 2import { Injectable } from '@angular/core'
3 3
4type ConfirmOptions = { 4type ConfirmOptions = {
5 title: string 5 title: string
6 message: string 6 message: string
7 inputLabel?: string 7} & (
8 expectedInputValue?: string 8 {
9 confirmButtonText?: string 9 type: 'confirm'
10} 10 confirmButtonText?: string
11 } |
12 {
13 type: 'confirm-password'
14 confirmButtonText?: string
15 } |
16 {
17 type: 'confirm-expected-input'
18 inputLabel?: string
19 expectedInputValue?: string
20 confirmButtonText?: string
21 }
22)
11 23
12@Injectable() 24@Injectable()
13export class ConfirmService { 25export class ConfirmService {
14 showConfirm = new Subject<ConfirmOptions>() 26 showConfirm = new Subject<ConfirmOptions>()
15 confirmResponse = new Subject<boolean>() 27 confirmResponse = new Subject<{ confirmed: boolean, value?: string }>()
16 28
17 confirm (message: string, title = '', confirmButtonText?: string) { 29 confirm (message: string, title = '', confirmButtonText?: string) {
18 this.showConfirm.next({ title, message, confirmButtonText }) 30 this.showConfirm.next({ type: 'confirm', title, message, confirmButtonText })
31
32 return firstValueFrom(this.extractConfirmed(this.confirmResponse.asObservable()))
33 }
19 34
20 return firstValueFrom(this.confirmResponse.asObservable()) 35 confirmWithPassword (message: string, title = '', confirmButtonText?: string) {
36 this.showConfirm.next({ type: 'confirm-password', title, message, confirmButtonText })
37
38 const obs = this.confirmResponse.asObservable()
39 .pipe(map(({ confirmed, value }) => ({ confirmed, password: value })))
40
41 return firstValueFrom(obs)
21 } 42 }
22 43
23 confirmWithInput (message: string, inputLabel: string, expectedInputValue: string, title = '', confirmButtonText?: string) { 44 confirmWithExpectedInput (message: string, inputLabel: string, expectedInputValue: string, title = '', confirmButtonText?: string) {
24 this.showConfirm.next({ title, message, inputLabel, expectedInputValue, confirmButtonText }) 45 this.showConfirm.next({ type: 'confirm-expected-input', title, message, inputLabel, expectedInputValue, confirmButtonText })
46
47 return firstValueFrom(this.extractConfirmed(this.confirmResponse.asObservable()))
48 }
25 49
26 return firstValueFrom(this.confirmResponse.asObservable()) 50 private extractConfirmed (obs: Observable<{ confirmed: boolean }>) {
51 return obs.pipe(map(({ confirmed }) => confirmed))
27 } 52 }
28} 53}
diff --git a/client/src/app/core/menu/menu.service.ts b/client/src/app/core/menu/menu.service.ts
index 81837db7e..d865c7da2 100644
--- a/client/src/app/core/menu/menu.service.ts
+++ b/client/src/app/core/menu/menu.service.ts
@@ -7,6 +7,7 @@ import { ScreenService } from '../wrappers'
7 7
8export type MenuLink = { 8export type MenuLink = {
9 icon: GlobalIconName 9 icon: GlobalIconName
10 iconClass?: string
10 11
11 label: string 12 label: string
12 // Used by the left menu for example 13 // Used by the left menu for example
@@ -71,6 +72,14 @@ export class MenuService {
71 72
72 if (userCanSeeVideosLink) { 73 if (userCanSeeVideosLink) {
73 links.push({ 74 links.push({
75 path: '/my-library/video-channels',
76 icon: 'channel' as GlobalIconName,
77 iconClass: 'channel-icon',
78 shortLabel: $localize`Channels`,
79 label: $localize`My channels`
80 })
81
82 links.push({
74 path: '/my-library/videos', 83 path: '/my-library/videos',
75 icon: 'videos' as GlobalIconName, 84 icon: 'videos' as GlobalIconName,
76 shortLabel: $localize`Videos`, 85 shortLabel: $localize`Videos`,
diff --git a/client/src/app/core/plugins/plugin.service.ts b/client/src/app/core/plugins/plugin.service.ts
index dadc2a41d..1e79cbf79 100644
--- a/client/src/app/core/plugins/plugin.service.ts
+++ b/client/src/app/core/plugins/plugin.service.ts
@@ -202,6 +202,11 @@ export class PluginService implements ClientHook {
202 return environment.apiUrl + `${pathPrefix}/${plugin.name}/${plugin.version}/router` 202 return environment.apiUrl + `${pathPrefix}/${plugin.name}/${plugin.version}/router`
203 }, 203 },
204 204
205 getBaseWebSocketRoute: () => {
206 const pathPrefix = PluginsManager.getPluginPathPrefix(pluginInfo.isTheme)
207 return environment.apiUrl + `${pathPrefix}/${plugin.name}/${plugin.version}/ws`
208 },
209
205 getBasePluginClientPath: () => { 210 getBasePluginClientPath: () => {
206 return '/p' 211 return '/p'
207 }, 212 },
diff --git a/client/src/app/core/rest/rest-extractor.service.ts b/client/src/app/core/rest/rest-extractor.service.ts
index 7eec2eca6..57dd9ae26 100644
--- a/client/src/app/core/rest/rest-extractor.service.ts
+++ b/client/src/app/core/rest/rest-extractor.service.ts
@@ -4,6 +4,7 @@ import { Router } from '@angular/router'
4import { DateFormat, dateToHuman } from '@app/helpers' 4import { DateFormat, dateToHuman } from '@app/helpers'
5import { logger } from '@root-helpers/logger' 5import { logger } from '@root-helpers/logger'
6import { HttpStatusCode, ResultList } from '@shared/models' 6import { HttpStatusCode, ResultList } from '@shared/models'
7import { HttpHeaderResponse } from '@angular/common/http'
7 8
8@Injectable() 9@Injectable()
9export class RestExtractor { 10export class RestExtractor {
@@ -54,10 +55,11 @@ export class RestExtractor {
54 handleError (err: any) { 55 handleError (err: any) {
55 const errorMessage = this.buildErrorMessage(err) 56 const errorMessage = this.buildErrorMessage(err)
56 57
57 const errorObj: { message: string, status: string, body: string } = { 58 const errorObj: { message: string, status: string, body: string, headers: HttpHeaderResponse } = {
58 message: errorMessage, 59 message: errorMessage,
59 status: undefined, 60 status: undefined,
60 body: undefined 61 body: undefined,
62 headers: err.headers
61 } 63 }
62 64
63 if (err.status) { 65 if (err.status) {
diff --git a/client/src/app/core/users/user.model.ts b/client/src/app/core/users/user.model.ts
index 6ba30e4b8..8385a4012 100644
--- a/client/src/app/core/users/user.model.ts
+++ b/client/src/app/core/users/user.model.ts
@@ -66,6 +66,8 @@ export class User implements UserServerModel {
66 66
67 lastLoginDate: Date | null 67 lastLoginDate: Date | null
68 68
69 twoFactorEnabled: boolean
70
69 createdAt: Date 71 createdAt: Date
70 72
71 constructor (hash: Partial<UserServerModel>) { 73 constructor (hash: Partial<UserServerModel>) {
@@ -108,6 +110,8 @@ export class User implements UserServerModel {
108 110
109 this.notificationSettings = hash.notificationSettings 111 this.notificationSettings = hash.notificationSettings
110 112
113 this.twoFactorEnabled = hash.twoFactorEnabled
114
111 this.createdAt = hash.createdAt 115 this.createdAt = hash.createdAt
112 116
113 this.pluginAuth = hash.pluginAuth 117 this.pluginAuth = hash.pluginAuth
diff --git a/client/src/app/menu/menu.component.html b/client/src/app/menu/menu.component.html
index c1e5f79a6..c5d08ab75 100644
--- a/client/src/app/menu/menu.component.html
+++ b/client/src/app/menu/menu.component.html
@@ -88,7 +88,7 @@
88 </a> 88 </a>
89 89
90 <a class="menu-link" routerLink="/my-library" routerLinkActive="active" #libraryLink (click)="onActiveLinkScrollToAnchor(libraryLink)"> 90 <a class="menu-link" routerLink="/my-library" routerLinkActive="active" #libraryLink (click)="onActiveLinkScrollToAnchor(libraryLink)">
91 <my-global-icon iconName="channel" aria-hidden="true"></my-global-icon> 91 <my-global-icon class="channel-icon" iconName="channel" aria-hidden="true"></my-global-icon>
92 <ng-container i18n>My library</ng-container> 92 <ng-container i18n>My library</ng-container>
93 </a> 93 </a>
94 94
@@ -111,7 +111,7 @@
111 <div i18n class="block-title">{{ menuSection.title }}</div> 111 <div i18n class="block-title">{{ menuSection.title }}</div>
112 112
113 <a class="menu-link" *ngFor="let link of menuSection.links" [routerLink]="link.path" routerLinkActive="active"> 113 <a class="menu-link" *ngFor="let link of menuSection.links" [routerLink]="link.path" routerLinkActive="active">
114 <my-global-icon *ngIf="link.icon" [iconName]="link.icon" aria-hidden="true"></my-global-icon> 114 <my-global-icon *ngIf="link.icon" [iconName]="link.icon" [ngClass]="link.iconClass" aria-hidden="true"></my-global-icon>
115 <ng-container>{{ link.shortLabel }}</ng-container> 115 <ng-container>{{ link.shortLabel }}</ng-container>
116 </a> 116 </a>
117 </div> 117 </div>
diff --git a/client/src/app/menu/menu.component.scss b/client/src/app/menu/menu.component.scss
index a824c69fe..cd57e134e 100644
--- a/client/src/app/menu/menu.component.scss
+++ b/client/src/app/menu/menu.component.scss
@@ -391,26 +391,17 @@ my-actor-avatar {
391} 391}
392 392
393my-global-icon { 393my-global-icon {
394 &[iconName=playlists] { 394 position: relative;
395 top: -1px;
396
397 .playlist-icon {
395 @include margin-right(16px); 398 @include margin-right(16px);
396 399
397 height: 24px; 400 height: 24px;
398 width: 24px; 401 width: 24px;
399 } 402 }
400 403
401 &[iconName=videos] { 404 &.channel-icon {
402 position: relative; 405 top: -2px;
403 right: -1px;
404 }
405
406 &[iconName=channel] {
407 margin-top: -2px;
408 }
409
410 &[iconName='sign-out'] {
411 position: relative;
412 right: -2px;
413 height: 20px;
414 width: 20px;
415 } 406 }
416} 407}
diff --git a/client/src/app/modal/confirm.component.html b/client/src/app/modal/confirm.component.html
index c59c25770..f364165c4 100644
--- a/client/src/app/modal/confirm.component.html
+++ b/client/src/app/modal/confirm.component.html
@@ -9,9 +9,12 @@
9 <div class="modal-body" > 9 <div class="modal-body" >
10 <div [innerHtml]="message"></div> 10 <div [innerHtml]="message"></div>
11 11
12 <div *ngIf="inputLabel && expectedInputValue" class="form-group mt-3"> 12 <div *ngIf="inputLabel" class="form-group mt-3">
13 <label for="confirmInput">{{ inputLabel }}</label> 13 <label for="confirmInput">{{ inputLabel }}</label>
14 <input type="text" id="confirmInput" name="confirmInput" [(ngModel)]="inputValue" /> 14
15 <input *ngIf="!isPasswordInput" type="text" id="confirmInput" name="confirmInput" [(ngModel)]="inputValue" />
16
17 <my-input-text inputId="confirmInput" [(ngModel)]="inputValue"></my-input-text>
15 </div> 18 </div>
16 </div> 19 </div>
17 20
diff --git a/client/src/app/modal/confirm.component.ts b/client/src/app/modal/confirm.component.ts
index ec4e1d60f..3bb8b9b21 100644
--- a/client/src/app/modal/confirm.component.ts
+++ b/client/src/app/modal/confirm.component.ts
@@ -21,6 +21,8 @@ export class ConfirmComponent implements OnInit {
21 inputValue = '' 21 inputValue = ''
22 confirmButtonText = '' 22 confirmButtonText = ''
23 23
24 isPasswordInput = false
25
24 private openedModal: NgbModalRef 26 private openedModal: NgbModalRef
25 27
26 constructor ( 28 constructor (
@@ -31,11 +33,27 @@ export class ConfirmComponent implements OnInit {
31 33
32 ngOnInit () { 34 ngOnInit () {
33 this.confirmService.showConfirm.subscribe( 35 this.confirmService.showConfirm.subscribe(
34 ({ title, message, expectedInputValue, inputLabel, confirmButtonText }) => { 36 payload => {
37 // Reinit fields
38 this.title = ''
39 this.message = ''
40 this.expectedInputValue = ''
41 this.inputLabel = ''
42 this.inputValue = ''
43 this.confirmButtonText = ''
44 this.isPasswordInput = false
45
46 const { type, title, message, confirmButtonText } = payload
47
35 this.title = title 48 this.title = title
36 49
37 this.inputLabel = inputLabel 50 if (type === 'confirm-expected-input') {
38 this.expectedInputValue = expectedInputValue 51 this.inputLabel = payload.inputLabel
52 this.expectedInputValue = payload.expectedInputValue
53 } else if (type === 'confirm-password') {
54 this.inputLabel = $localize`Confirm your password`
55 this.isPasswordInput = true
56 }
39 57
40 this.confirmButtonText = confirmButtonText || $localize`Confirm` 58 this.confirmButtonText = confirmButtonText || $localize`Confirm`
41 59
@@ -66,11 +84,13 @@ export class ConfirmComponent implements OnInit {
66 this.openedModal = this.modalService.open(this.confirmModal, { centered: true }) 84 this.openedModal = this.modalService.open(this.confirmModal, { centered: true })
67 85
68 this.openedModal.result 86 this.openedModal.result
69 .then(() => this.confirmService.confirmResponse.next(true)) 87 .then(() => {
88 this.confirmService.confirmResponse.next({ confirmed: true, value: this.inputValue })
89 })
70 .catch((reason: string) => { 90 .catch((reason: string) => {
71 // If the reason was that the user used the back button, we don't care about the confirm dialog result 91 // If the reason was that the user used the back button, we don't care about the confirm dialog result
72 if (!reason || reason !== POP_STATE_MODAL_DISMISS) { 92 if (!reason || reason !== POP_STATE_MODAL_DISMISS) {
73 this.confirmService.confirmResponse.next(false) 93 this.confirmService.confirmResponse.next({ confirmed: false, value: this.inputValue })
74 } 94 }
75 }) 95 })
76 } 96 }
diff --git a/client/src/app/shared/form-validators/user-validators.ts b/client/src/app/shared/form-validators/user-validators.ts
index 3262853d8..b93de75ea 100644
--- a/client/src/app/shared/form-validators/user-validators.ts
+++ b/client/src/app/shared/form-validators/user-validators.ts
@@ -61,6 +61,15 @@ export const USER_EXISTING_PASSWORD_VALIDATOR: BuildFormValidator = {
61 } 61 }
62} 62}
63 63
64export const USER_OTP_TOKEN_VALIDATOR: BuildFormValidator = {
65 VALIDATORS: [
66 Validators.required
67 ],
68 MESSAGES: {
69 required: $localize`OTP token is required.`
70 }
71}
72
64export const USER_PASSWORD_VALIDATOR = { 73export const USER_PASSWORD_VALIDATOR = {
65 VALIDATORS: [ 74 VALIDATORS: [
66 Validators.required, 75 Validators.required,
diff --git a/client/src/app/shared/shared-abuse-list/abuse-message-modal.component.ts b/client/src/app/shared/shared-abuse-list/abuse-message-modal.component.ts
index d24a5d58d..12d503f56 100644
--- a/client/src/app/shared/shared-abuse-list/abuse-message-modal.component.ts
+++ b/client/src/app/shared/shared-abuse-list/abuse-message-modal.component.ts
@@ -1,6 +1,6 @@
1import { Component, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core'
2import { AuthService, HtmlRendererService, Notifier } from '@app/core' 2import { AuthService, HtmlRendererService, Notifier } from '@app/core'
3import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 3import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
4import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 4import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
5import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 5import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
6import { logger } from '@root-helpers/logger' 6import { logger } from '@root-helpers/logger'
@@ -29,7 +29,7 @@ export class AbuseMessageModalComponent extends FormReactive implements OnInit {
29 private abuse: UserAbuse 29 private abuse: UserAbuse
30 30
31 constructor ( 31 constructor (
32 protected formValidatorService: FormValidatorService, 32 protected formReactiveService: FormReactiveService,
33 private modalService: NgbModal, 33 private modalService: NgbModal,
34 private htmlRenderer: HtmlRendererService, 34 private htmlRenderer: HtmlRendererService,
35 private auth: AuthService, 35 private auth: AuthService,
diff --git a/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts b/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts
index 2600da8da..4ad807d25 100644
--- a/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts
+++ b/client/src/app/shared/shared-abuse-list/moderation-comment-modal.component.ts
@@ -1,6 +1,6 @@
1import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core'
2import { Notifier } from '@app/core' 2import { Notifier } from '@app/core'
3import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 3import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
4import { AbuseService } from '@app/shared/shared-moderation' 4import { AbuseService } from '@app/shared/shared-moderation'
5import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 5import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
6import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 6import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -20,7 +20,7 @@ export class ModerationCommentModalComponent extends FormReactive implements OnI
20 private openedModal: NgbModalRef 20 private openedModal: NgbModalRef
21 21
22 constructor ( 22 constructor (
23 protected formValidatorService: FormValidatorService, 23 protected formReactiveService: FormReactiveService,
24 private modalService: NgbModal, 24 private modalService: NgbModal,
25 private notifier: Notifier, 25 private notifier: Notifier,
26 private abuseService: AbuseService 26 private abuseService: AbuseService
diff --git a/client/src/app/shared/shared-forms/form-reactive.service.ts b/client/src/app/shared/shared-forms/form-reactive.service.ts
new file mode 100644
index 000000000..f1b7e0ef2
--- /dev/null
+++ b/client/src/app/shared/shared-forms/form-reactive.service.ts
@@ -0,0 +1,101 @@
1import { Injectable } from '@angular/core'
2import { AbstractControl, FormGroup } from '@angular/forms'
3import { wait } from '@root-helpers/utils'
4import { BuildFormArgument, BuildFormDefaultValues } from '../form-validators/form-validator.model'
5import { FormValidatorService } from './form-validator.service'
6
7export type FormReactiveErrors = { [ id: string ]: string | FormReactiveErrors }
8export type FormReactiveValidationMessages = {
9 [ id: string ]: { [ name: string ]: string } | FormReactiveValidationMessages
10}
11
12@Injectable()
13export class FormReactiveService {
14
15 constructor (private formValidatorService: FormValidatorService) {
16
17 }
18
19 buildForm (obj: BuildFormArgument, defaultValues: BuildFormDefaultValues = {}) {
20 const { formErrors, validationMessages, form } = this.formValidatorService.buildForm(obj, defaultValues)
21
22 form.statusChanges.subscribe(async () => {
23 // FIXME: remove when https://github.com/angular/angular/issues/41519 is fixed
24 await this.waitPendingCheck(form)
25
26 this.onStatusChanged({ form, formErrors, validationMessages })
27 })
28
29 return { form, formErrors, validationMessages }
30 }
31
32 async waitPendingCheck (form: FormGroup) {
33 if (form.status !== 'PENDING') return
34
35 // FIXME: the following line does not work: https://github.com/angular/angular/issues/41519
36 // return firstValueFrom(form.statusChanges.pipe(filter(status => status !== 'PENDING')))
37 // So we have to fallback to active wait :/
38
39 do {
40 await wait(10)
41 } while (form.status === 'PENDING')
42 }
43
44 markAllAsDirty (controlsArg: { [ key: string ]: AbstractControl }) {
45 const controls = controlsArg
46
47 for (const key of Object.keys(controls)) {
48 const control = controls[key]
49
50 if (control instanceof FormGroup) {
51 this.markAllAsDirty(control.controls)
52 continue
53 }
54
55 control.markAsDirty()
56 }
57 }
58
59 forceCheck (form: FormGroup, formErrors: any, validationMessages: FormReactiveValidationMessages) {
60 this.onStatusChanged({ form, formErrors, validationMessages, onlyDirty: false })
61 }
62
63 private onStatusChanged (options: {
64 form: FormGroup
65 formErrors: FormReactiveErrors
66 validationMessages: FormReactiveValidationMessages
67 onlyDirty?: boolean // default true
68 }) {
69 const { form, formErrors, validationMessages, onlyDirty = true } = options
70
71 for (const field of Object.keys(formErrors)) {
72 if (formErrors[field] && typeof formErrors[field] === 'object') {
73 this.onStatusChanged({
74 form: form.controls[field] as FormGroup,
75 formErrors: formErrors[field] as FormReactiveErrors,
76 validationMessages: validationMessages[field] as FormReactiveValidationMessages,
77 onlyDirty
78 })
79
80 continue
81 }
82
83 // clear previous error message (if any)
84 formErrors[field] = ''
85 const control = form.get(field)
86
87 if (!control || (onlyDirty && !control.dirty) || !control.enabled || !control.errors) continue
88
89 const staticMessages = validationMessages[field]
90 for (const key of Object.keys(control.errors)) {
91 const formErrorValue = control.errors[key]
92
93 // Try to find error message in static validation messages first
94 // Then check if the validator returns a string that is the error
95 if (staticMessages[key]) formErrors[field] += staticMessages[key] + ' '
96 else if (typeof formErrorValue === 'string') formErrors[field] += control.errors[key]
97 else throw new Error('Form error value of ' + field + ' is invalid')
98 }
99 }
100 }
101}
diff --git a/client/src/app/shared/shared-forms/form-reactive.ts b/client/src/app/shared/shared-forms/form-reactive.ts
index a19ffdd82..d1e7be802 100644
--- a/client/src/app/shared/shared-forms/form-reactive.ts
+++ b/client/src/app/shared/shared-forms/form-reactive.ts
@@ -1,16 +1,9 @@
1 1import { FormGroup } from '@angular/forms'
2import { AbstractControl, FormGroup } from '@angular/forms'
3import { wait } from '@root-helpers/utils'
4import { BuildFormArgument, BuildFormDefaultValues } from '../form-validators/form-validator.model' 2import { BuildFormArgument, BuildFormDefaultValues } from '../form-validators/form-validator.model'
5import { FormValidatorService } from './form-validator.service' 3import { FormReactiveService, FormReactiveValidationMessages } from './form-reactive.service'
6
7export type FormReactiveErrors = { [ id: string ]: string | FormReactiveErrors }
8export type FormReactiveValidationMessages = {
9 [ id: string ]: { [ name: string ]: string } | FormReactiveValidationMessages
10}
11 4
12export abstract class FormReactive { 5export abstract class FormReactive {
13 protected abstract formValidatorService: FormValidatorService 6 protected abstract formReactiveService: FormReactiveService
14 protected formChanged = false 7 protected formChanged = false
15 8
16 form: FormGroup 9 form: FormGroup
@@ -18,86 +11,22 @@ export abstract class FormReactive {
18 validationMessages: FormReactiveValidationMessages 11 validationMessages: FormReactiveValidationMessages
19 12
20 buildForm (obj: BuildFormArgument, defaultValues: BuildFormDefaultValues = {}) { 13 buildForm (obj: BuildFormArgument, defaultValues: BuildFormDefaultValues = {}) {
21 const { formErrors, validationMessages, form } = this.formValidatorService.buildForm(obj, defaultValues) 14 const { formErrors, validationMessages, form } = this.formReactiveService.buildForm(obj, defaultValues)
22 15
23 this.form = form 16 this.form = form
24 this.formErrors = formErrors 17 this.formErrors = formErrors
25 this.validationMessages = validationMessages 18 this.validationMessages = validationMessages
26
27 this.form.statusChanges.subscribe(async () => {
28 // FIXME: remove when https://github.com/angular/angular/issues/41519 is fixed
29 await this.waitPendingCheck()
30
31 this.onStatusChanged(this.form, this.formErrors, this.validationMessages)
32 })
33 } 19 }
34 20
35 protected async waitPendingCheck () { 21 protected async waitPendingCheck () {
36 if (this.form.status !== 'PENDING') return 22 return this.formReactiveService.waitPendingCheck(this.form)
37
38 // FIXME: the following line does not work: https://github.com/angular/angular/issues/41519
39 // return firstValueFrom(this.form.statusChanges.pipe(filter(status => status !== 'PENDING')))
40 // So we have to fallback to active wait :/
41
42 do {
43 await wait(10)
44 } while (this.form.status === 'PENDING')
45 } 23 }
46 24
47 protected markAllAsDirty (controlsArg?: { [ key: string ]: AbstractControl }) { 25 protected markAllAsDirty () {
48 const controls = controlsArg || this.form.controls 26 return this.formReactiveService.markAllAsDirty(this.form.controls)
49
50 for (const key of Object.keys(controls)) {
51 const control = controls[key]
52
53 if (control instanceof FormGroup) {
54 this.markAllAsDirty(control.controls)
55 continue
56 }
57
58 control.markAsDirty()
59 }
60 } 27 }
61 28
62 protected forceCheck () { 29 protected forceCheck () {
63 this.onStatusChanged(this.form, this.formErrors, this.validationMessages, false) 30 return this.formReactiveService.forceCheck(this.form, this.formErrors, this.validationMessages)
64 }
65
66 private onStatusChanged (
67 form: FormGroup,
68 formErrors: FormReactiveErrors,
69 validationMessages: FormReactiveValidationMessages,
70 onlyDirty = true
71 ) {
72 for (const field of Object.keys(formErrors)) {
73 if (formErrors[field] && typeof formErrors[field] === 'object') {
74 this.onStatusChanged(
75 form.controls[field] as FormGroup,
76 formErrors[field] as FormReactiveErrors,
77 validationMessages[field] as FormReactiveValidationMessages,
78 onlyDirty
79 )
80 continue
81 }
82
83 // clear previous error message (if any)
84 formErrors[field] = ''
85 const control = form.get(field)
86
87 if (control.dirty) this.formChanged = true
88
89 if (!control || (onlyDirty && !control.dirty) || !control.enabled || !control.errors) continue
90
91 const staticMessages = validationMessages[field]
92 for (const key of Object.keys(control.errors)) {
93 const formErrorValue = control.errors[key]
94
95 // Try to find error message in static validation messages first
96 // Then check if the validator returns a string that is the error
97 if (staticMessages[key]) formErrors[field] += staticMessages[key] + ' '
98 else if (typeof formErrorValue === 'string') formErrors[field] += control.errors[key]
99 else throw new Error('Form error value of ' + field + ' is invalid')
100 }
101 }
102 } 31 }
103} 32}
diff --git a/client/src/app/shared/shared-forms/form-validator.service.ts b/client/src/app/shared/shared-forms/form-validator.service.ts
index f67d5bb33..897008242 100644
--- a/client/src/app/shared/shared-forms/form-validator.service.ts
+++ b/client/src/app/shared/shared-forms/form-validator.service.ts
@@ -1,7 +1,7 @@
1import { Injectable } from '@angular/core' 1import { Injectable } from '@angular/core'
2import { AsyncValidatorFn, FormArray, FormBuilder, FormControl, FormGroup, ValidatorFn } from '@angular/forms' 2import { AsyncValidatorFn, FormArray, FormBuilder, FormControl, FormGroup, ValidatorFn } from '@angular/forms'
3import { BuildFormArgument, BuildFormDefaultValues } from '../form-validators/form-validator.model' 3import { BuildFormArgument, BuildFormDefaultValues } from '../form-validators/form-validator.model'
4import { FormReactiveErrors, FormReactiveValidationMessages } from './form-reactive' 4import { FormReactiveErrors, FormReactiveValidationMessages } from './form-reactive.service'
5 5
6@Injectable() 6@Injectable()
7export class FormValidatorService { 7export class FormValidatorService {
diff --git a/client/src/app/shared/shared-forms/index.ts b/client/src/app/shared/shared-forms/index.ts
index 495785e7b..bff9862f2 100644
--- a/client/src/app/shared/shared-forms/index.ts
+++ b/client/src/app/shared/shared-forms/index.ts
@@ -1,4 +1,5 @@
1export * from './advanced-input-filter.component' 1export * from './advanced-input-filter.component'
2export * from './form-reactive.service'
2export * from './form-reactive' 3export * from './form-reactive'
3export * from './form-validator.service' 4export * from './form-validator.service'
4export * from './form-validator.service' 5export * from './form-validator.service'
diff --git a/client/src/app/shared/shared-forms/input-text.component.ts b/client/src/app/shared/shared-forms/input-text.component.ts
index d667ed663..aa4a1cba8 100644
--- a/client/src/app/shared/shared-forms/input-text.component.ts
+++ b/client/src/app/shared/shared-forms/input-text.component.ts
@@ -1,4 +1,4 @@
1import { Component, forwardRef, Input } from '@angular/core' 1import { Component, ElementRef, forwardRef, Input, ViewChild } from '@angular/core'
2import { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms' 2import { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms'
3import { Notifier } from '@app/core' 3import { Notifier } from '@app/core'
4 4
@@ -15,6 +15,8 @@ import { Notifier } from '@app/core'
15 ] 15 ]
16}) 16})
17export class InputTextComponent implements ControlValueAccessor { 17export class InputTextComponent implements ControlValueAccessor {
18 @ViewChild('input') inputElement: ElementRef
19
18 @Input() inputId = Math.random().toString(11).slice(2, 8) // id cannot be left empty or undefined 20 @Input() inputId = Math.random().toString(11).slice(2, 8) // id cannot be left empty or undefined
19 @Input() value = '' 21 @Input() value = ''
20 @Input() autocomplete = 'off' 22 @Input() autocomplete = 'off'
@@ -65,4 +67,10 @@ export class InputTextComponent implements ControlValueAccessor {
65 update () { 67 update () {
66 this.propagateChange(this.value) 68 this.propagateChange(this.value)
67 } 69 }
70
71 focus () {
72 const el: HTMLElement = this.inputElement.nativeElement
73
74 el.focus({ preventScroll: true })
75 }
68} 76}
diff --git a/client/src/app/shared/shared-forms/shared-form.module.ts b/client/src/app/shared/shared-forms/shared-form.module.ts
index 81f076db6..628affb56 100644
--- a/client/src/app/shared/shared-forms/shared-form.module.ts
+++ b/client/src/app/shared/shared-forms/shared-form.module.ts
@@ -1,4 +1,3 @@
1
2import { InputMaskModule } from 'primeng/inputmask' 1import { InputMaskModule } from 'primeng/inputmask'
3import { NgModule } from '@angular/core' 2import { NgModule } from '@angular/core'
4import { FormsModule, ReactiveFormsModule } from '@angular/forms' 3import { FormsModule, ReactiveFormsModule } from '@angular/forms'
@@ -7,6 +6,7 @@ import { SharedGlobalIconModule } from '../shared-icons'
7import { SharedMainModule } from '../shared-main/shared-main.module' 6import { SharedMainModule } from '../shared-main/shared-main.module'
8import { AdvancedInputFilterComponent } from './advanced-input-filter.component' 7import { AdvancedInputFilterComponent } from './advanced-input-filter.component'
9import { DynamicFormFieldComponent } from './dynamic-form-field.component' 8import { DynamicFormFieldComponent } from './dynamic-form-field.component'
9import { FormReactiveService } from './form-reactive.service'
10import { FormValidatorService } from './form-validator.service' 10import { FormValidatorService } from './form-validator.service'
11import { InputSwitchComponent } from './input-switch.component' 11import { InputSwitchComponent } from './input-switch.component'
12import { InputTextComponent } from './input-text.component' 12import { InputTextComponent } from './input-text.component'
@@ -96,7 +96,8 @@ import { TimestampInputComponent } from './timestamp-input.component'
96 ], 96 ],
97 97
98 providers: [ 98 providers: [
99 FormValidatorService 99 FormValidatorService,
100 FormReactiveService
100 ] 101 ]
101}) 102})
102export class SharedFormModule { } 103export class SharedFormModule { }
diff --git a/client/src/app/shared/shared-main/auth/auth-interceptor.service.ts b/client/src/app/shared/shared-main/auth/auth-interceptor.service.ts
index e4b74f3ad..93b3a93d6 100644
--- a/client/src/app/shared/shared-main/auth/auth-interceptor.service.ts
+++ b/client/src/app/shared/shared-main/auth/auth-interceptor.service.ts
@@ -27,13 +27,16 @@ export class AuthInterceptor implements HttpInterceptor {
27 .pipe( 27 .pipe(
28 catchError((err: HttpErrorResponse) => { 28 catchError((err: HttpErrorResponse) => {
29 const error = err.error as PeerTubeProblemDocument 29 const error = err.error as PeerTubeProblemDocument
30 const isOTPMissingError = this.authService.isOTPMissingError(err)
30 31
31 if (err.status === HttpStatusCode.UNAUTHORIZED_401 && error && error.code === OAuth2ErrorCode.INVALID_TOKEN) { 32 if (!isOTPMissingError) {
32 return this.handleTokenExpired(req, next) 33 if (err.status === HttpStatusCode.UNAUTHORIZED_401 && error && error.code === OAuth2ErrorCode.INVALID_TOKEN) {
33 } 34 return this.handleTokenExpired(req, next)
35 }
34 36
35 if (err.status === HttpStatusCode.UNAUTHORIZED_401) { 37 if (err.status === HttpStatusCode.UNAUTHORIZED_401) {
36 return this.handleNotAuthenticated(err) 38 return this.handleNotAuthenticated(err)
39 }
37 } 40 }
38 41
39 return observableThrowError(() => err) 42 return observableThrowError(() => err)
diff --git a/client/src/app/shared/shared-main/buttons/action-dropdown.component.html b/client/src/app/shared/shared-main/buttons/action-dropdown.component.html
index 37cf63fcd..474baafd7 100644
--- a/client/src/app/shared/shared-main/buttons/action-dropdown.component.html
+++ b/client/src/app/shared/shared-main/buttons/action-dropdown.component.html
@@ -26,7 +26,7 @@
26 26
27 <a 27 <a
28 *ngIf="action.linkBuilder && !action.isHeader" [ngClass]="{ 'with-icon': !!action.iconName }" 28 *ngIf="action.linkBuilder && !action.isHeader" [ngClass]="{ 'with-icon': !!action.iconName }"
29 class="dropdown-item" [routerLink]="action.linkBuilder(entry)" [title]="action.title || ''" 29 class="dropdown-item" [routerLink]="action.linkBuilder(entry)" [queryParams]="getQueryParams(action, entry)" [title]="action.title || ''"
30 > 30 >
31 <ng-container *ngTemplateOutlet="templateActionLabel; context:{ $implicit: action }"></ng-container> 31 <ng-container *ngTemplateOutlet="templateActionLabel; context:{ $implicit: action }"></ng-container>
32 </a> 32 </a>
diff --git a/client/src/app/shared/shared-main/buttons/action-dropdown.component.ts b/client/src/app/shared/shared-main/buttons/action-dropdown.component.ts
index 749773f8a..e6164fced 100644
--- a/client/src/app/shared/shared-main/buttons/action-dropdown.component.ts
+++ b/client/src/app/shared/shared-main/buttons/action-dropdown.component.ts
@@ -1,4 +1,5 @@
1import { Component, Input } from '@angular/core' 1import { Component, Input } from '@angular/core'
2import { Params } from '@angular/router'
2import { GlobalIconName } from '@app/shared/shared-icons' 3import { GlobalIconName } from '@app/shared/shared-icons'
3 4
4export type DropdownAction<T> = { 5export type DropdownAction<T> = {
@@ -7,7 +8,10 @@ export type DropdownAction<T> = {
7 description?: string 8 description?: string
8 title?: string 9 title?: string
9 handler?: (a: T) => any 10 handler?: (a: T) => any
11
10 linkBuilder?: (a: T) => (string | number)[] 12 linkBuilder?: (a: T) => (string | number)[]
13 queryParamsBuilder?: (a: T) => Params
14
11 isDisplayed?: (a: T) => boolean 15 isDisplayed?: (a: T) => boolean
12 16
13 class?: string[] 17 class?: string[]
@@ -44,6 +48,12 @@ export class ActionDropdownComponent<T> {
44 return [ this.actions as DropdownAction<T>[] ] 48 return [ this.actions as DropdownAction<T>[] ]
45 } 49 }
46 50
51 getQueryParams (action: DropdownAction<T>, entry: T) {
52 if (action.queryParamsBuilder) return action.queryParamsBuilder(entry)
53
54 return {}
55 }
56
47 areActionsDisplayed (actions: Array<DropdownAction<T> | DropdownAction<T>[]>, entry: T): boolean { 57 areActionsDisplayed (actions: Array<DropdownAction<T> | DropdownAction<T>[]>, entry: T): boolean {
48 return actions.some(a => { 58 return actions.some(a => {
49 if (Array.isArray(a)) return this.areActionsDisplayed(a, entry) 59 if (Array.isArray(a)) return this.areActionsDisplayed(a, entry)
diff --git a/client/src/app/shared/shared-main/video-channel/video-channel.service.ts b/client/src/app/shared/shared-main/video-channel/video-channel.service.ts
index 5e3985526..08811afec 100644
--- a/client/src/app/shared/shared-main/video-channel/video-channel.service.ts
+++ b/client/src/app/shared/shared-main/video-channel/video-channel.service.ts
@@ -2,7 +2,7 @@ import { Observable, ReplaySubject } from 'rxjs'
2import { catchError, map, tap } from 'rxjs/operators' 2import { catchError, map, tap } from 'rxjs/operators'
3import { HttpClient, HttpParams } from '@angular/common/http' 3import { HttpClient, HttpParams } from '@angular/common/http'
4import { Injectable } from '@angular/core' 4import { Injectable } from '@angular/core'
5import { ComponentPaginationLight, RestExtractor, RestService } from '@app/core' 5import { ComponentPaginationLight, RestExtractor, RestService, ServerService } from '@app/core'
6import { 6import {
7 ActorImage, 7 ActorImage,
8 ResultList, 8 ResultList,
@@ -25,7 +25,8 @@ export class VideoChannelService {
25 constructor ( 25 constructor (
26 private authHttp: HttpClient, 26 private authHttp: HttpClient,
27 private restService: RestService, 27 private restService: RestService,
28 private restExtractor: RestExtractor 28 private restExtractor: RestExtractor,
29 private serverService: ServerService
29 ) { } 30 ) { }
30 31
31 static extractVideoChannels (result: ResultList<VideoChannelServer>) { 32 static extractVideoChannels (result: ResultList<VideoChannelServer>) {
@@ -56,9 +57,11 @@ export class VideoChannelService {
56 }): Observable<ResultList<VideoChannel>> { 57 }): Observable<ResultList<VideoChannel>> {
57 const { account, componentPagination, withStats = false, sort, search } = options 58 const { account, componentPagination, withStats = false, sort, search } = options
58 59
60 const defaultCount = this.serverService.getHTMLConfig().videoChannels.maxPerUser
61
59 const pagination = componentPagination 62 const pagination = componentPagination
60 ? this.restService.componentToRestPagination(componentPagination) 63 ? this.restService.componentToRestPagination(componentPagination)
61 : { start: 0, count: 20 } 64 : { start: 0, count: defaultCount }
62 65
63 let params = new HttpParams() 66 let params = new HttpParams()
64 params = this.restService.addRestGetParams(params, pagination, sort) 67 params = this.restService.addRestGetParams(params, pagination, sort)
diff --git a/client/src/app/shared/shared-moderation/batch-domains-modal.component.ts b/client/src/app/shared/shared-moderation/batch-domains-modal.component.ts
index 20be728f6..ec2fea528 100644
--- a/client/src/app/shared/shared-moderation/batch-domains-modal.component.ts
+++ b/client/src/app/shared/shared-moderation/batch-domains-modal.component.ts
@@ -1,5 +1,5 @@
1import { Component, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, EventEmitter, Input, OnInit, Output, ViewChild } from '@angular/core'
2import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 2import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
3import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 3import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
4import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 4import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
5import { splitAndGetNotEmpty, UNIQUE_HOSTS_VALIDATOR } from '../form-validators/host-validators' 5import { splitAndGetNotEmpty, UNIQUE_HOSTS_VALIDATOR } from '../form-validators/host-validators'
@@ -18,7 +18,7 @@ export class BatchDomainsModalComponent extends FormReactive implements OnInit {
18 private openedModal: NgbModalRef 18 private openedModal: NgbModalRef
19 19
20 constructor ( 20 constructor (
21 protected formValidatorService: FormValidatorService, 21 protected formReactiveService: FormReactiveService,
22 private modalService: NgbModal 22 private modalService: NgbModal
23 ) { 23 ) {
24 super() 24 super()
diff --git a/client/src/app/shared/shared-moderation/report-modals/account-report.component.ts b/client/src/app/shared/shared-moderation/report-modals/account-report.component.ts
index 78c9b3382..d587a9709 100644
--- a/client/src/app/shared/shared-moderation/report-modals/account-report.component.ts
+++ b/client/src/app/shared/shared-moderation/report-modals/account-report.component.ts
@@ -2,7 +2,7 @@ import { mapValues, pickBy } from 'lodash-es'
2import { Component, OnInit, ViewChild } from '@angular/core' 2import { Component, OnInit, ViewChild } from '@angular/core'
3import { Notifier } from '@app/core' 3import { Notifier } from '@app/core'
4import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators' 4import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators'
5import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 5import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
6import { Account } from '@app/shared/shared-main' 6import { Account } from '@app/shared/shared-main'
7import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 7import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -26,7 +26,7 @@ export class AccountReportComponent extends FormReactive implements OnInit {
26 private openedModal: NgbModalRef 26 private openedModal: NgbModalRef
27 27
28 constructor ( 28 constructor (
29 protected formValidatorService: FormValidatorService, 29 protected formReactiveService: FormReactiveService,
30 private modalService: NgbModal, 30 private modalService: NgbModal,
31 private abuseService: AbuseService, 31 private abuseService: AbuseService,
32 private notifier: Notifier 32 private notifier: Notifier
diff --git a/client/src/app/shared/shared-moderation/report-modals/comment-report.component.ts b/client/src/app/shared/shared-moderation/report-modals/comment-report.component.ts
index 7c0907ce4..e35d70c8f 100644
--- a/client/src/app/shared/shared-moderation/report-modals/comment-report.component.ts
+++ b/client/src/app/shared/shared-moderation/report-modals/comment-report.component.ts
@@ -2,7 +2,7 @@ import { mapValues, pickBy } from 'lodash-es'
2import { Component, Input, OnInit, ViewChild } from '@angular/core' 2import { Component, Input, OnInit, ViewChild } from '@angular/core'
3import { Notifier } from '@app/core' 3import { Notifier } from '@app/core'
4import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators' 4import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators'
5import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 5import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
6import { VideoComment } from '@app/shared/shared-video-comment' 6import { VideoComment } from '@app/shared/shared-video-comment'
7import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 7import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -27,7 +27,7 @@ export class CommentReportComponent extends FormReactive implements OnInit {
27 private openedModal: NgbModalRef 27 private openedModal: NgbModalRef
28 28
29 constructor ( 29 constructor (
30 protected formValidatorService: FormValidatorService, 30 protected formReactiveService: FormReactiveService,
31 private modalService: NgbModal, 31 private modalService: NgbModal,
32 private abuseService: AbuseService, 32 private abuseService: AbuseService,
33 private notifier: Notifier 33 private notifier: Notifier
diff --git a/client/src/app/shared/shared-moderation/report-modals/video-report.component.ts b/client/src/app/shared/shared-moderation/report-modals/video-report.component.ts
index 38dd92910..16be8e0a1 100644
--- a/client/src/app/shared/shared-moderation/report-modals/video-report.component.ts
+++ b/client/src/app/shared/shared-moderation/report-modals/video-report.component.ts
@@ -3,7 +3,7 @@ import { Component, Input, OnInit, ViewChild } from '@angular/core'
3import { DomSanitizer } from '@angular/platform-browser' 3import { DomSanitizer } from '@angular/platform-browser'
4import { Notifier } from '@app/core' 4import { Notifier } from '@app/core'
5import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators' 5import { ABUSE_REASON_VALIDATOR } from '@app/shared/form-validators/abuse-validators'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 7import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 8import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
9import { abusePredefinedReasonsMap } from '@shared/core-utils/abuse' 9import { abusePredefinedReasonsMap } from '@shared/core-utils/abuse'
@@ -27,7 +27,7 @@ export class VideoReportComponent extends FormReactive implements OnInit {
27 private openedModal: NgbModalRef 27 private openedModal: NgbModalRef
28 28
29 constructor ( 29 constructor (
30 protected formValidatorService: FormValidatorService, 30 protected formReactiveService: FormReactiveService,
31 private modalService: NgbModal, 31 private modalService: NgbModal,
32 private abuseService: AbuseService, 32 private abuseService: AbuseService,
33 private notifier: Notifier, 33 private notifier: Notifier,
diff --git a/client/src/app/shared/shared-moderation/user-ban-modal.component.ts b/client/src/app/shared/shared-moderation/user-ban-modal.component.ts
index 617408f2a..27dcf043a 100644
--- a/client/src/app/shared/shared-moderation/user-ban-modal.component.ts
+++ b/client/src/app/shared/shared-moderation/user-ban-modal.component.ts
@@ -2,7 +2,7 @@ import { forkJoin } from 'rxjs'
2import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core' 2import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core'
3import { Notifier } from '@app/core' 3import { Notifier } from '@app/core'
4import { prepareIcu } from '@app/helpers' 4import { prepareIcu } from '@app/helpers'
5import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 5import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
6import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 6import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
7import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 7import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
8import { User } from '@shared/models' 8import { User } from '@shared/models'
@@ -25,7 +25,7 @@ export class UserBanModalComponent extends FormReactive implements OnInit {
25 modalMessage = '' 25 modalMessage = ''
26 26
27 constructor ( 27 constructor (
28 protected formValidatorService: FormValidatorService, 28 protected formReactiveService: FormReactiveService,
29 private modalService: NgbModal, 29 private modalService: NgbModal,
30 private notifier: Notifier, 30 private notifier: Notifier,
31 private userAdminService: UserAdminService, 31 private userAdminService: UserAdminService,
diff --git a/client/src/app/shared/shared-moderation/video-block.component.ts b/client/src/app/shared/shared-moderation/video-block.component.ts
index f8b22a3f6..3ff53443a 100644
--- a/client/src/app/shared/shared-moderation/video-block.component.ts
+++ b/client/src/app/shared/shared-moderation/video-block.component.ts
@@ -1,7 +1,7 @@
1import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core' 1import { Component, EventEmitter, OnInit, Output, ViewChild } from '@angular/core'
2import { Notifier } from '@app/core' 2import { Notifier } from '@app/core'
3import { prepareIcu } from '@app/helpers' 3import { prepareIcu } from '@app/helpers'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { Video } from '@app/shared/shared-main' 5import { Video } from '@app/shared/shared-main'
6import { NgbModal } from '@ng-bootstrap/ng-bootstrap' 6import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
7import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref' 7import { NgbModalRef } from '@ng-bootstrap/ng-bootstrap/modal/modal-ref'
@@ -25,7 +25,7 @@ export class VideoBlockComponent extends FormReactive implements OnInit {
25 private openedModal: NgbModalRef 25 private openedModal: NgbModalRef
26 26
27 constructor ( 27 constructor (
28 protected formValidatorService: FormValidatorService, 28 protected formReactiveService: FormReactiveService,
29 private modalService: NgbModal, 29 private modalService: NgbModal,
30 private videoBlocklistService: VideoBlockService, 30 private videoBlocklistService: VideoBlockService,
31 private notifier: Notifier 31 private notifier: Notifier
diff --git a/client/src/app/shared/shared-search/find-in-bulk.service.ts b/client/src/app/shared/shared-search/find-in-bulk.service.ts
index d2f8c3213..d6ee04379 100644
--- a/client/src/app/shared/shared-search/find-in-bulk.service.ts
+++ b/client/src/app/shared/shared-search/find-in-bulk.service.ts
@@ -80,13 +80,18 @@ export class FindInBulkService {
80 map(result => result.response.data), 80 map(result => result.response.data),
81 map(data => data.find(finder)) 81 map(data => data.find(finder))
82 ) 82 )
83 .subscribe(result => { 83 .subscribe({
84 if (!result) { 84 next: result => {
85 obs.error(new Error($localize`Element ${param} not found`)) 85 if (!result) {
86 } else { 86 obs.error(new Error($localize`Element ${param} not found`))
87 return
88 }
89
87 obs.next(result) 90 obs.next(result)
88 obs.complete() 91 obs.complete()
89 } 92 },
93
94 error: err => obs.error(err)
90 }) 95 })
91 96
92 observableObject.notifier.next(param) 97 observableObject.notifier.next(param)
diff --git a/client/src/app/shared/shared-user-settings/user-interface-settings.component.ts b/client/src/app/shared/shared-user-settings/user-interface-settings.component.ts
index 13e2e5424..c2c30d38b 100644
--- a/client/src/app/shared/shared-user-settings/user-interface-settings.component.ts
+++ b/client/src/app/shared/shared-user-settings/user-interface-settings.component.ts
@@ -1,7 +1,7 @@
1import { Subject, Subscription } from 'rxjs' 1import { Subject, Subscription } from 'rxjs'
2import { Component, Input, OnDestroy, OnInit } from '@angular/core' 2import { Component, Input, OnDestroy, OnInit } from '@angular/core'
3import { AuthService, Notifier, ServerService, ThemeService, UserService } from '@app/core' 3import { AuthService, Notifier, ServerService, ThemeService, UserService } from '@app/core'
4import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 4import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
5import { HTMLServerConfig, User, UserUpdateMe } from '@shared/models' 5import { HTMLServerConfig, User, UserUpdateMe } from '@shared/models'
6import { SelectOptionsItem } from 'src/types' 6import { SelectOptionsItem } from 'src/types'
7 7
@@ -22,7 +22,7 @@ export class UserInterfaceSettingsComponent extends FormReactive implements OnIn
22 private serverConfig: HTMLServerConfig 22 private serverConfig: HTMLServerConfig
23 23
24 constructor ( 24 constructor (
25 protected formValidatorService: FormValidatorService, 25 protected formReactiveService: FormReactiveService,
26 private authService: AuthService, 26 private authService: AuthService,
27 private notifier: Notifier, 27 private notifier: Notifier,
28 private userService: UserService, 28 private userService: UserService,
diff --git a/client/src/app/shared/shared-user-settings/user-video-settings.component.ts b/client/src/app/shared/shared-user-settings/user-video-settings.component.ts
index 7d6b69469..af0870f12 100644
--- a/client/src/app/shared/shared-user-settings/user-video-settings.component.ts
+++ b/client/src/app/shared/shared-user-settings/user-video-settings.component.ts
@@ -3,7 +3,7 @@ import { Subject, Subscription } from 'rxjs'
3import { first } from 'rxjs/operators' 3import { first } from 'rxjs/operators'
4import { Component, Input, OnDestroy, OnInit } from '@angular/core' 4import { Component, Input, OnDestroy, OnInit } from '@angular/core'
5import { AuthService, Notifier, ServerService, User, UserService } from '@app/core' 5import { AuthService, Notifier, ServerService, User, UserService } from '@app/core'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { UserUpdateMe } from '@shared/models' 7import { UserUpdateMe } from '@shared/models'
8import { NSFWPolicyType } from '@shared/models/videos/nsfw-policy.type' 8import { NSFWPolicyType } from '@shared/models/videos/nsfw-policy.type'
9 9
@@ -22,7 +22,7 @@ export class UserVideoSettingsComponent extends FormReactive implements OnInit,
22 formValuesWatcher: Subscription 22 formValuesWatcher: Subscription
23 23
24 constructor ( 24 constructor (
25 protected formValidatorService: FormValidatorService, 25 protected formReactiveService: FormReactiveService,
26 private authService: AuthService, 26 private authService: AuthService,
27 private notifier: Notifier, 27 private notifier: Notifier,
28 private userService: UserService, 28 private userService: UserService,
diff --git a/client/src/app/shared/shared-user-subscription/remote-subscribe.component.ts b/client/src/app/shared/shared-user-subscription/remote-subscribe.component.ts
index 7bcfdd8aa..61bcd5345 100644
--- a/client/src/app/shared/shared-user-subscription/remote-subscribe.component.ts
+++ b/client/src/app/shared/shared-user-subscription/remote-subscribe.component.ts
@@ -1,6 +1,6 @@
1import { Component, Input, OnInit } from '@angular/core' 1import { Component, Input, OnInit } from '@angular/core'
2import { Notifier } from '@app/core' 2import { Notifier } from '@app/core'
3import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 3import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
4import { logger } from '@root-helpers/logger' 4import { logger } from '@root-helpers/logger'
5import { USER_HANDLE_VALIDATOR } from '../form-validators/user-validators' 5import { USER_HANDLE_VALIDATOR } from '../form-validators/user-validators'
6 6
@@ -15,7 +15,7 @@ export class RemoteSubscribeComponent extends FormReactive implements OnInit {
15 @Input() showHelp = false 15 @Input() showHelp = false
16 16
17 constructor ( 17 constructor (
18 protected formValidatorService: FormValidatorService, 18 protected formReactiveService: FormReactiveService,
19 private notifier: Notifier 19 private notifier: Notifier
20 ) { 20 ) {
21 super() 21 super()
diff --git a/client/src/app/shared/shared-user-subscription/subscribe-button.component.html b/client/src/app/shared/shared-user-subscription/subscribe-button.component.html
index 0e09c2697..341b83a04 100644
--- a/client/src/app/shared/shared-user-subscription/subscribe-button.component.html
+++ b/client/src/app/shared/shared-user-subscription/subscribe-button.component.html
@@ -37,7 +37,7 @@
37 class="btn-group" ngbDropdown autoClose="outside" placement="bottom-right bottom-left bottom auto" 37 class="btn-group" ngbDropdown autoClose="outside" placement="bottom-right bottom-left bottom auto"
38 role="group" aria-label="Multiple ways to subscribe to the current channel" i18n-aria-label 38 role="group" aria-label="Multiple ways to subscribe to the current channel" i18n-aria-label
39 > 39 >
40 <button class="btn dropdown-toggle-split" ngbDropdownToggle aria-label="Open subscription dropdown" i18n-aria-label> 40 <button class="btn dropdown-toggle-split last-in-group" ngbDropdownToggle aria-label="Open subscription dropdown" i18n-aria-label>
41 <ng-container 41 <ng-container
42 *ngIf="!isUserLoggedIn(); then userLoggedOut"> 42 *ngIf="!isUserLoggedIn(); then userLoggedOut">
43 </ng-container> 43 </ng-container>
diff --git a/client/src/app/shared/shared-users/index.ts b/client/src/app/shared/shared-users/index.ts
index 8f90f2515..20e60486d 100644
--- a/client/src/app/shared/shared-users/index.ts
+++ b/client/src/app/shared/shared-users/index.ts
@@ -1,4 +1,5 @@
1export * from './user-admin.service' 1export * from './user-admin.service'
2export * from './user-signup.service' 2export * from './user-signup.service'
3export * from './two-factor.service'
3 4
4export * from './shared-users.module' 5export * from './shared-users.module'
diff --git a/client/src/app/shared/shared-users/shared-users.module.ts b/client/src/app/shared/shared-users/shared-users.module.ts
index 2a1dadf20..5a1675dc9 100644
--- a/client/src/app/shared/shared-users/shared-users.module.ts
+++ b/client/src/app/shared/shared-users/shared-users.module.ts
@@ -1,6 +1,7 @@
1 1
2import { NgModule } from '@angular/core' 2import { NgModule } from '@angular/core'
3import { SharedMainModule } from '../shared-main/shared-main.module' 3import { SharedMainModule } from '../shared-main/shared-main.module'
4import { TwoFactorService } from './two-factor.service'
4import { UserAdminService } from './user-admin.service' 5import { UserAdminService } from './user-admin.service'
5import { UserSignupService } from './user-signup.service' 6import { UserSignupService } from './user-signup.service'
6 7
@@ -15,7 +16,8 @@ import { UserSignupService } from './user-signup.service'
15 16
16 providers: [ 17 providers: [
17 UserSignupService, 18 UserSignupService,
18 UserAdminService 19 UserAdminService,
20 TwoFactorService
19 ] 21 ]
20}) 22})
21export class SharedUsersModule { } 23export class SharedUsersModule { }
diff --git a/client/src/app/shared/shared-users/two-factor.service.ts b/client/src/app/shared/shared-users/two-factor.service.ts
new file mode 100644
index 000000000..9ff916f15
--- /dev/null
+++ b/client/src/app/shared/shared-users/two-factor.service.ts
@@ -0,0 +1,52 @@
1import { catchError } from 'rxjs/operators'
2import { HttpClient } from '@angular/common/http'
3import { Injectable } from '@angular/core'
4import { RestExtractor, UserService } from '@app/core'
5import { TwoFactorEnableResult } from '@shared/models'
6
7@Injectable()
8export class TwoFactorService {
9 constructor (
10 private authHttp: HttpClient,
11 private restExtractor: RestExtractor
12 ) { }
13
14 // ---------------------------------------------------------------------------
15
16 requestTwoFactor (options: {
17 userId: number
18 currentPassword: string
19 }) {
20 const { userId, currentPassword } = options
21
22 const url = UserService.BASE_USERS_URL + userId + '/two-factor/request'
23
24 return this.authHttp.post<TwoFactorEnableResult>(url, { currentPassword })
25 .pipe(catchError(err => this.restExtractor.handleError(err)))
26 }
27
28 confirmTwoFactorRequest (options: {
29 userId: number
30 requestToken: string
31 otpToken: string
32 }) {
33 const { userId, requestToken, otpToken } = options
34
35 const url = UserService.BASE_USERS_URL + userId + '/two-factor/confirm-request'
36
37 return this.authHttp.post(url, { requestToken, otpToken })
38 .pipe(catchError(err => this.restExtractor.handleError(err)))
39 }
40
41 disableTwoFactor (options: {
42 userId: number
43 currentPassword?: string
44 }) {
45 const { userId, currentPassword } = options
46
47 const url = UserService.BASE_USERS_URL + userId + '/two-factor/disable'
48
49 return this.authHttp.post(url, { currentPassword })
50 .pipe(catchError(err => this.restExtractor.handleError(err)))
51 }
52}
diff --git a/client/src/app/shared/shared-video-miniature/video-miniature.component.ts b/client/src/app/shared/shared-video-miniature/video-miniature.component.ts
index 534a78b3f..20596d6d0 100644
--- a/client/src/app/shared/shared-video-miniature/video-miniature.component.ts
+++ b/client/src/app/shared/shared-video-miniature/video-miniature.component.ts
@@ -21,13 +21,15 @@ import { VideoActionsDisplayType } from './video-actions-dropdown.component'
21export type MiniatureDisplayOptions = { 21export type MiniatureDisplayOptions = {
22 date?: boolean 22 date?: boolean
23 views?: boolean 23 views?: boolean
24 by?: boolean
25 avatar?: boolean 24 avatar?: boolean
26 privacyLabel?: boolean 25 privacyLabel?: boolean
27 privacyText?: boolean 26 privacyText?: boolean
28 state?: boolean 27 state?: boolean
29 blacklistInfo?: boolean 28 blacklistInfo?: boolean
30 nsfw?: boolean 29 nsfw?: boolean
30
31 by?: boolean
32 forceChannelInBy?: boolean
31} 33}
32@Component({ 34@Component({
33 selector: 'my-video-miniature', 35 selector: 'my-video-miniature',
@@ -47,7 +49,8 @@ export class VideoMiniatureComponent implements OnInit {
47 privacyLabel: false, 49 privacyLabel: false,
48 privacyText: false, 50 privacyText: false,
49 state: false, 51 state: false,
50 blacklistInfo: false 52 blacklistInfo: false,
53 forceChannelInBy: false
51 } 54 }
52 55
53 @Input() displayVideoActions = true 56 @Input() displayVideoActions = true
@@ -267,6 +270,11 @@ export class VideoMiniatureComponent implements OnInit {
267 } 270 }
268 271
269 private setUpBy () { 272 private setUpBy () {
273 if (this.displayOptions.forceChannelInBy) {
274 this.ownerDisplayType = 'videoChannel'
275 return
276 }
277
270 const accountName = this.video.account.name 278 const accountName = this.video.account.name
271 279
272 // If the video channel name is an UUID (not really displayable, we changed this behaviour in v1.0.0-beta.12) 280 // If the video channel name is an UUID (not really displayable, we changed this behaviour in v1.0.0-beta.12)
diff --git a/client/src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts b/client/src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts
index e019fdd26..f81de7c6b 100644
--- a/client/src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts
+++ b/client/src/app/shared/shared-video-playlist/video-add-to-playlist.component.ts
@@ -3,7 +3,7 @@ import { Subject, Subscription } from 'rxjs'
3import { debounceTime, filter } from 'rxjs/operators' 3import { debounceTime, filter } from 'rxjs/operators'
4import { ChangeDetectionStrategy, ChangeDetectorRef, Component, Input, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core' 4import { ChangeDetectionStrategy, ChangeDetectorRef, Component, Input, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'
5import { AuthService, DisableForReuseHook, Notifier } from '@app/core' 5import { AuthService, DisableForReuseHook, Notifier } from '@app/core'
6import { FormReactive, FormValidatorService } from '@app/shared/shared-forms' 6import { FormReactive, FormReactiveService } from '@app/shared/shared-forms'
7import { secondsToTime } from '@shared/core-utils' 7import { secondsToTime } from '@shared/core-utils'
8import { 8import {
9 Video, 9 Video,
@@ -59,7 +59,7 @@ export class VideoAddToPlaylistComponent extends FormReactive implements OnInit,
59 private pendingAddId: number 59 private pendingAddId: number
60 60
61 constructor ( 61 constructor (
62 protected formValidatorService: FormValidatorService, 62 protected formReactiveService: FormReactiveService,
63 private authService: AuthService, 63 private authService: AuthService,
64 private notifier: Notifier, 64 private notifier: Notifier,
65 private videoPlaylistService: VideoPlaylistService, 65 private videoPlaylistService: VideoPlaylistService,
diff --git a/client/src/assets/images/feather/log-out.svg b/client/src/assets/images/feather/log-out.svg
index c9002c903..627b44493 100644
--- a/client/src/assets/images/feather/log-out.svg
+++ b/client/src/assets/images/feather/log-out.svg
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg> \ No newline at end of file <svg xmlns="http://www.w3.org/2000/svg" width="22" height="24" viewBox="0 0 22 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg>
diff --git a/client/src/assets/player/peertube-player-manager.ts b/client/src/assets/player/peertube-player-manager.ts
index 0d4acc3d9..533ee1bb8 100644
--- a/client/src/assets/player/peertube-player-manager.ts
+++ b/client/src/assets/player/peertube-player-manager.ts
@@ -129,6 +129,28 @@ export class PeertubePlayerManager {
129 saveAverageBandwidth(data.bandwidthEstimate) 129 saveAverageBandwidth(data.bandwidthEstimate)
130 }) 130 })
131 131
132 const offlineNotificationElem = document.createElement('div')
133 offlineNotificationElem.classList.add('vjs-peertube-offline-notification')
134 offlineNotificationElem.innerText = player.localize('You seem to be offline and the video may not work')
135
136 const handleOnline = () => {
137 player.el().removeChild(offlineNotificationElem)
138 logger.info('The browser is online')
139 }
140
141 const handleOffline = () => {
142 player.el().appendChild(offlineNotificationElem)
143 logger.info('The browser is offline')
144 }
145
146 window.addEventListener('online', handleOnline)
147 window.addEventListener('offline', handleOffline)
148
149 player.on('dispose', () => {
150 window.removeEventListener('online', handleOnline)
151 window.removeEventListener('offline', handleOffline)
152 })
153
132 return res(player) 154 return res(player)
133 }) 155 })
134 }) 156 })
diff --git a/client/src/assets/player/shared/manager-options/hls-options-builder.ts b/client/src/assets/player/shared/manager-options/hls-options-builder.ts
index a572febc2..361c76f4b 100644
--- a/client/src/assets/player/shared/manager-options/hls-options-builder.ts
+++ b/client/src/assets/player/shared/manager-options/hls-options-builder.ts
@@ -19,12 +19,15 @@ export class HLSOptionsBuilder {
19 19
20 } 20 }
21 21
22 getPluginOptions () { 22 async getPluginOptions () {
23 const commonOptions = this.options.common 23 const commonOptions = this.options.common
24 24
25 const redundancyUrlManager = new RedundancyUrlManager(this.options.p2pMediaLoader.redundancyBaseUrls) 25 const redundancyUrlManager = new RedundancyUrlManager(this.options.p2pMediaLoader.redundancyBaseUrls)
26 26
27 const p2pMediaLoaderConfig = this.getP2PMediaLoaderOptions(redundancyUrlManager) 27 const p2pMediaLoaderConfig = await this.options.pluginsManager.runHook(
28 'filter:internal.player.p2p-media-loader.options.result',
29 this.getP2PMediaLoaderOptions(redundancyUrlManager)
30 )
28 const loader = new this.p2pMediaLoaderModule.Engine(p2pMediaLoaderConfig).createLoaderClass() as P2PMediaLoader 31 const loader = new this.p2pMediaLoaderModule.Engine(p2pMediaLoaderConfig).createLoaderClass() as P2PMediaLoader
29 32
30 const p2pMediaLoader: P2PMediaLoaderPluginOptions = { 33 const p2pMediaLoader: P2PMediaLoaderPluginOptions = {
diff --git a/client/src/assets/player/shared/manager-options/manager-options-builder.ts b/client/src/assets/player/shared/manager-options/manager-options-builder.ts
index 07678493d..2d96c9410 100644
--- a/client/src/assets/player/shared/manager-options/manager-options-builder.ts
+++ b/client/src/assets/player/shared/manager-options/manager-options-builder.ts
@@ -20,7 +20,7 @@ export class ManagerOptionsBuilder {
20 20
21 } 21 }
22 22
23 getVideojsOptions (alreadyPlayed: boolean): videojs.PlayerOptions { 23 async getVideojsOptions (alreadyPlayed: boolean): Promise<videojs.PlayerOptions> {
24 const commonOptions = this.options.common 24 const commonOptions = this.options.common
25 25
26 let autoplay = this.getAutoPlayValue(commonOptions.autoplay, alreadyPlayed) 26 let autoplay = this.getAutoPlayValue(commonOptions.autoplay, alreadyPlayed)
@@ -61,7 +61,7 @@ export class ManagerOptionsBuilder {
61 61
62 if (this.mode === 'p2p-media-loader') { 62 if (this.mode === 'p2p-media-loader') {
63 const hlsOptionsBuilder = new HLSOptionsBuilder(this.options, this.p2pMediaLoaderModule) 63 const hlsOptionsBuilder = new HLSOptionsBuilder(this.options, this.p2pMediaLoaderModule)
64 const options = hlsOptionsBuilder.getPluginOptions() 64 const options = await hlsOptionsBuilder.getPluginOptions()
65 65
66 Object.assign(plugins, pick(options, [ 'hlsjs', 'p2pMediaLoader' ])) 66 Object.assign(plugins, pick(options, [ 'hlsjs', 'p2pMediaLoader' ]))
67 Object.assign(html5, options.html5) 67 Object.assign(html5, options.html5)
diff --git a/client/src/assets/player/shared/p2p-media-loader/hls-plugin.ts b/client/src/assets/player/shared/p2p-media-loader/hls-plugin.ts
index e49e5c694..a14beb347 100644
--- a/client/src/assets/player/shared/p2p-media-loader/hls-plugin.ts
+++ b/client/src/assets/player/shared/p2p-media-loader/hls-plugin.ts
@@ -211,6 +211,28 @@ class Html5Hlsjs {
211 } 211 }
212 } 212 }
213 213
214 private _getHumanErrorMsg (error: { message: string, code?: number }) {
215 switch (error.code) {
216 default:
217 return error.message
218 }
219 }
220
221 private _handleUnrecovarableError (error: any) {
222 if (this.hls.levels.filter(l => l.id > -1).length > 1) {
223 this._removeQuality(this.hls.loadLevel)
224 return
225 }
226
227 this.hls.destroy()
228 logger.info('bubbling error up to VIDEOJS')
229 this.tech.error = () => ({
230 ...error,
231 message: this._getHumanErrorMsg(error)
232 })
233 this.tech.trigger('error')
234 }
235
214 private _handleMediaError (error: any) { 236 private _handleMediaError (error: any) {
215 if (this.errorCounts[Hlsjs.ErrorTypes.MEDIA_ERROR] === 1) { 237 if (this.errorCounts[Hlsjs.ErrorTypes.MEDIA_ERROR] === 1) {
216 logger.info('trying to recover media error') 238 logger.info('trying to recover media error')
@@ -226,14 +248,13 @@ class Html5Hlsjs {
226 } 248 }
227 249
228 if (this.errorCounts[Hlsjs.ErrorTypes.MEDIA_ERROR] > 2) { 250 if (this.errorCounts[Hlsjs.ErrorTypes.MEDIA_ERROR] > 2) {
229 logger.info('bubbling media error up to VIDEOJS') 251 this._handleUnrecovarableError(error)
230 this.hls.destroy()
231 this.tech.error = () => error
232 this.tech.trigger('error')
233 } 252 }
234 } 253 }
235 254
236 private _handleNetworkError (error: any) { 255 private _handleNetworkError (error: any) {
256 if (navigator.onLine === false) return
257
237 if (this.errorCounts[Hlsjs.ErrorTypes.NETWORK_ERROR] <= this.maxNetworkErrorRecovery) { 258 if (this.errorCounts[Hlsjs.ErrorTypes.NETWORK_ERROR] <= this.maxNetworkErrorRecovery) {
238 logger.info('trying to recover network error') 259 logger.info('trying to recover network error')
239 260
@@ -248,10 +269,7 @@ class Html5Hlsjs {
248 return 269 return
249 } 270 }
250 271
251 logger.info('bubbling network error up to VIDEOJS') 272 this._handleUnrecovarableError(error)
252 this.hls.destroy()
253 this.tech.error = () => error
254 this.tech.trigger('error')
255 } 273 }
256 274
257 private _onError (_event: any, data: ErrorData) { 275 private _onError (_event: any, data: ErrorData) {
@@ -273,10 +291,7 @@ class Html5Hlsjs {
273 error.code = 3 291 error.code = 3
274 this._handleMediaError(error) 292 this._handleMediaError(error)
275 } else if (data.fatal) { 293 } else if (data.fatal) {
276 this.hls.destroy() 294 this._handleUnrecovarableError(error)
277 logger.info('bubbling error up to VIDEOJS')
278 this.tech.error = () => error as any
279 this.tech.trigger('error')
280 } 295 }
281 } 296 }
282 297
@@ -292,6 +307,12 @@ class Html5Hlsjs {
292 return '0' 307 return '0'
293 } 308 }
294 309
310 private _removeQuality (index: number) {
311 this.hls.removeLevel(index)
312 this.player.peertubeResolutions().remove(index)
313 this.hls.currentLevel = -1
314 }
315
295 private _notifyVideoQualities () { 316 private _notifyVideoQualities () {
296 if (!this.metadata) return 317 if (!this.metadata) return
297 318
diff --git a/client/src/assets/player/shared/p2p-media-loader/p2p-media-loader-plugin.ts b/client/src/assets/player/shared/p2p-media-loader/p2p-media-loader-plugin.ts
index 56068e340..3c4482f2e 100644
--- a/client/src/assets/player/shared/p2p-media-loader/p2p-media-loader-plugin.ts
+++ b/client/src/assets/player/shared/p2p-media-loader/p2p-media-loader-plugin.ts
@@ -115,6 +115,8 @@ class P2pMediaLoaderPlugin extends Plugin {
115 this.p2pEngine = this.options.loader.getEngine() 115 this.p2pEngine = this.options.loader.getEngine()
116 116
117 this.p2pEngine.on(Events.SegmentError, (segment: Segment, err) => { 117 this.p2pEngine.on(Events.SegmentError, (segment: Segment, err) => {
118 if (navigator.onLine === false) return
119
118 logger.error(`Segment ${segment.id} error.`, err) 120 logger.error(`Segment ${segment.id} error.`, err)
119 121
120 this.options.redundancyUrlManager.removeBySegmentUrl(segment.requestUrl) 122 this.options.redundancyUrlManager.removeBySegmentUrl(segment.requestUrl)
diff --git a/client/src/assets/player/shared/peertube/peertube-plugin.ts b/client/src/assets/player/shared/peertube/peertube-plugin.ts
index 83c32415e..a5d712d70 100644
--- a/client/src/assets/player/shared/peertube/peertube-plugin.ts
+++ b/client/src/assets/player/shared/peertube/peertube-plugin.ts
@@ -125,6 +125,32 @@ class PeerTubePlugin extends Plugin {
125 } 125 }
126 126
127 displayFatalError () { 127 displayFatalError () {
128 this.player.loadingSpinner.hide()
129
130 const buildModal = (error: MediaError) => {
131 const localize = this.player.localize.bind(this.player)
132
133 const wrapper = document.createElement('div')
134 const header = document.createElement('h1')
135 header.innerText = localize('Failed to play video')
136 wrapper.appendChild(header)
137 const desc = document.createElement('div')
138 desc.innerText = localize('The video failed to play due to technical issues.')
139 wrapper.appendChild(desc)
140 const details = document.createElement('p')
141 details.classList.add('error-details')
142 details.innerText = error.message
143 wrapper.appendChild(details)
144
145 return wrapper
146 }
147
148 const modal = this.player.createModal(buildModal(this.player.error()), {
149 temporary: false,
150 uncloseable: true
151 })
152 modal.addClass('vjs-custom-error-display')
153
128 this.player.addClass('vjs-error-display-enabled') 154 this.player.addClass('vjs-error-display-enabled')
129 } 155 }
130 156
diff --git a/client/src/assets/player/shared/resolutions/peertube-resolutions-plugin.ts b/client/src/assets/player/shared/resolutions/peertube-resolutions-plugin.ts
index e7899ac71..4fafd27b1 100644
--- a/client/src/assets/player/shared/resolutions/peertube-resolutions-plugin.ts
+++ b/client/src/assets/player/shared/resolutions/peertube-resolutions-plugin.ts
@@ -21,6 +21,11 @@ class PeerTubeResolutionsPlugin extends Plugin {
21 this.trigger('resolutionsAdded') 21 this.trigger('resolutionsAdded')
22 } 22 }
23 23
24 remove (resolutionIndex: number) {
25 this.resolutions = this.resolutions.filter(r => r.id !== resolutionIndex)
26 this.trigger('resolutionRemoved')
27 }
28
24 getResolutions () { 29 getResolutions () {
25 return this.resolutions 30 return this.resolutions
26 } 31 }
diff --git a/client/src/assets/player/shared/settings/resolution-menu-button.ts b/client/src/assets/player/shared/settings/resolution-menu-button.ts
index a0b349f67..672411c11 100644
--- a/client/src/assets/player/shared/settings/resolution-menu-button.ts
+++ b/client/src/assets/player/shared/settings/resolution-menu-button.ts
@@ -12,6 +12,7 @@ class ResolutionMenuButton extends MenuButton {
12 this.controlText('Quality') 12 this.controlText('Quality')
13 13
14 player.peertubeResolutions().on('resolutionsAdded', () => this.buildQualities()) 14 player.peertubeResolutions().on('resolutionsAdded', () => this.buildQualities())
15 player.peertubeResolutions().on('resolutionRemoved', () => this.cleanupQualities())
15 16
16 // For parent 17 // For parent
17 player.peertubeResolutions().on('resolutionChanged', () => { 18 player.peertubeResolutions().on('resolutionChanged', () => {
@@ -82,6 +83,24 @@ class ResolutionMenuButton extends MenuButton {
82 83
83 this.trigger('menuChanged') 84 this.trigger('menuChanged')
84 } 85 }
86
87 private cleanupQualities () {
88 const resolutions = this.player().peertubeResolutions().getResolutions()
89
90 this.menu.children().forEach((children: ResolutionMenuItem) => {
91 if (children.resolutionId === undefined) {
92 return
93 }
94
95 if (resolutions.find(r => r.id === children.resolutionId)) {
96 return
97 }
98
99 this.menu.removeChild(children)
100 })
101
102 this.trigger('menuChanged')
103 }
85} 104}
86 105
87videojs.registerComponent('ResolutionMenuButton', ResolutionMenuButton) 106videojs.registerComponent('ResolutionMenuButton', ResolutionMenuButton)
diff --git a/client/src/assets/player/shared/settings/resolution-menu-item.ts b/client/src/assets/player/shared/settings/resolution-menu-item.ts
index 678eb368b..c59b8b891 100644
--- a/client/src/assets/player/shared/settings/resolution-menu-item.ts
+++ b/client/src/assets/player/shared/settings/resolution-menu-item.ts
@@ -7,7 +7,7 @@ export interface ResolutionMenuItemOptions extends videojs.MenuItemOptions {
7} 7}
8 8
9class ResolutionMenuItem extends MenuItem { 9class ResolutionMenuItem extends MenuItem {
10 private readonly resolutionId: number 10 readonly resolutionId: number
11 private readonly label: string 11 private readonly label: string
12 12
13 private autoResolutionEnabled: boolean 13 private autoResolutionEnabled: boolean
diff --git a/client/src/locale/angular.ar.xlf b/client/src/locale/angular.ar.xlf
index a6c486ff3..ce2f75da3 100644
--- a/client/src/locale/angular.ar.xlf
+++ b/client/src/locale/angular.ar.xlf
@@ -202,14 +202,11 @@
202 <trans-unit id="158575725114802951" datatype="html"> 202 <trans-unit id="158575725114802951" datatype="html">
203 <source>Only live videos</source> 203 <source>Only live videos</source>
204 <target state="translated">البثوث المباشرة Ùقط</target> 204 <target state="translated">البثوث المباشرة Ùقط</target>
205 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 205
206 </trans-unit><trans-unit id="9157178301885999151" datatype="html"> 206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
207 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 207 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
208 <context-group purpose="location"> 208
209 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 209 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
210 <context context-type="linenumber">170</context>
211 </context-group>
212 </trans-unit>
213 <trans-unit id="7585826646011739428" datatype="html"> 210 <trans-unit id="7585826646011739428" datatype="html">
214 <source>Edit</source> 211 <source>Edit</source>
215 <target>عدّل</target> 212 <target>عدّل</target>
@@ -976,6 +973,12 @@
976 <source>Configure my instance</source> 973 <source>Configure my instance</source>
977 <target>اضبط مثيل الخادم</target> 974 <target>اضبط مثيل الخادم</target>
978 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 975 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
976 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
977 <source>Confirm your password</source><target state="new">Confirm your password</target>
978 <context-group purpose="location">
979 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
980 <context context-type="linenumber">54</context>
981 </context-group>
979 </trans-unit> 982 </trans-unit>
980 <trans-unit id="5410940035535748578" datatype="html"> 983 <trans-unit id="5410940035535748578" datatype="html">
981 <source>Close this message</source> 984 <source>Close this message</source>
@@ -1036,7 +1039,7 @@
1036 <source>My account</source> 1039 <source>My account</source>
1037 <target state="translated">حسابي</target> 1040 <target state="translated">حسابي</target>
1038 1041
1039 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1042 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1040 <trans-unit id="6371572688505952303" datatype="html"> 1043 <trans-unit id="6371572688505952303" datatype="html">
1041 <source>My library</source> 1044 <source>My library</source>
1042 <target state="translated">مكتبتي</target> 1045 <target state="translated">مكتبتي</target>
@@ -1047,7 +1050,7 @@
1047 <target>أنشئ حسابًا</target> 1050 <target>أنشئ حسابًا</target>
1048 1051
1049 1052
1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1053 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1051 <trans-unit id="2689878465089314112" datatype="html"> 1054 <trans-unit id="2689878465089314112" datatype="html">
1052 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1055 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1053 <target state="translated">الواجهة: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1056 <target state="translated">الواجهة: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
@@ -1056,35 +1059,35 @@
1056 <trans-unit id="667372110624203230" datatype="html"> 1059 <trans-unit id="667372110624203230" datatype="html">
1057 <source>Import jobs concurrency</source> 1060 <source>Import jobs concurrency</source>
1058 <target state="translated">تزامن عمليات الاستيراد</target> 1061 <target state="translated">تزامن عمليات الاستيراد</target>
1059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1062
1060 </trans-unit> 1063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1061 <trans-unit id="2184839376696112704" datatype="html"> 1064 <trans-unit id="2184839376696112704" datatype="html">
1062 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1065 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1063 <target state="translated">السماح باستيراد متواز٠لعدة Ùيديوهات. يحتاج الى إعادة تشغيل بيرتيوب âš ï¸.</target> 1066 <target state="translated">السماح باستيراد متواز٠لعدة Ùيديوهات. يحتاج الى إعادة تشغيل بيرتيوب âš ï¸.</target>
1064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1067
1065 </trans-unit> 1068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1066 <trans-unit id="780513172839038392" datatype="html"> 1069 <trans-unit id="780513172839038392" datatype="html">
1067 <source>jobs in parallel</source> 1070 <source>jobs in parallel</source>
1068 <target state="translated">العمليات المتوازية</target> 1071 <target state="translated">العمليات المتوازية</target>
1069 1072
1070 1073
1071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1072 <trans-unit id="5997625369044180192" datatype="html"> 1075 <trans-unit id="5997625369044180192" datatype="html">
1073 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1076 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1074 <target state="translated">اسمح بالاستيراد عبر الروابط (مثل يوتيوب)</target> 1077 <target state="translated">اسمح بالاستيراد عبر الروابط (مثل يوتيوب)</target>
1075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1078
1076 </trans-unit> 1079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1077 <trans-unit id="2095604754338363597" datatype="html"> 1080 <trans-unit id="2095604754338363597" datatype="html">
1078 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1081 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1079 <target state="translated">âš ï¸Ø¥Ø°Ø§ Ùعل نقترح استخدام <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>وكيل HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> لمنع الروابط الخاصة من الوصول لخادمك.</target> 1082 <target state="translated">âš ï¸Ø¥Ø°Ø§ Ùعل نقترح استخدام <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>وكيل HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> لمنع الروابط الخاصة من الوصول لخادمك.</target>
1080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1083
1081 </trans-unit> 1084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1082 <trans-unit id="7627544798203088407" datatype="html"> 1085 <trans-unit id="7627544798203088407" datatype="html">
1083 <source>Discover</source> 1086 <source>Discover</source>
1084 <target>اكتشÙ</target> 1087 <target>اكتشÙ</target>
1085 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1088
1086 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1089
1087 </trans-unit> 1090 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1088 <trans-unit id="7844706011418789951" datatype="html"> 1091 <trans-unit id="7844706011418789951" datatype="html">
1089 <source>Administration</source> 1092 <source>Administration</source>
1090 <target>الإدارة</target> 1093 <target>الإدارة</target>
@@ -1348,7 +1351,7 @@
1348 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1351 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1349 <target state="translated">هذا المل٠كبير. اتصل بالمدير حتى يزيد حد الرÙع.</target> 1352 <target state="translated">هذا المل٠كبير. اتصل بالمدير حتى يزيد حد الرÙع.</target>
1350 1353
1351 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1354 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1352 <trans-unit id="2468689683507870964" datatype="html"> 1355 <trans-unit id="2468689683507870964" datatype="html">
1353 <source>In this instance's network</source> 1356 <source>In this instance's network</source>
1354 <target state="translated">ÙÙŠ شبكة هذ المثيل</target> 1357 <target state="translated">ÙÙŠ شبكة هذ المثيل</target>
@@ -1502,8 +1505,8 @@
1502 <trans-unit id="2466846716878254816" datatype="html"> 1505 <trans-unit id="2466846716878254816" datatype="html">
1503 <source>Element <x id="PH" equiv-text="param"/> not found</source> 1506 <source>Element <x id="PH" equiv-text="param"/> not found</source>
1504 <target state="translated">لم ÙŠÙعثر على العنصر <x id="PH" equiv-text="param"/></target> 1507 <target state="translated">لم ÙŠÙعثر على العنصر <x id="PH" equiv-text="param"/></target>
1505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 1508
1506 </trans-unit> 1509 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
1507 <trans-unit id="935187492052582731" datatype="html"> 1510 <trans-unit id="935187492052582731" datatype="html">
1508 <source>Submit</source> 1511 <source>Submit</source>
1509 <target>أرسل</target> 1512 <target>أرسل</target>
@@ -1934,7 +1937,7 @@
1934 1937
1935 1938
1936 1939
1937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1938 <trans-unit id="6475711663580561164" datatype="html"> 1941 <trans-unit id="6475711663580561164" datatype="html">
1939 <source>mail@example.com</source> 1942 <source>mail@example.com</source>
1940 <target>mail@example.com</target> 1943 <target>mail@example.com</target>
@@ -1952,7 +1955,7 @@
1952 1955
1953 1956
1954 1957
1955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1956 <trans-unit id="8371296837649897723" datatype="html"> 1959 <trans-unit id="8371296837649897723" datatype="html">
1957 <source>If you leave the password empty, an email will be sent to the user.</source> 1960 <source>If you leave the password empty, an email will be sent to the user.</source>
1958 <target>إذا تركت كلمة المرور Ùارغة ØŒ سترسل رسالة إلى البريد الإلكتروني للمستخدم.</target> 1961 <target>إذا تركت كلمة المرور Ùارغة ØŒ سترسل رسالة إلى البريد الإلكتروني للمستخدم.</target>
@@ -1966,69 +1969,84 @@
1966 1969
1967 1970
1968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 1971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
1969 <trans-unit id="7046347992315328430" datatype="html"> 1972
1970 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
1971 <target state="translated">تحويل الترميز Ù…Ùعل. سيقتطع الحجم <x id="START_TAG_STRONG"/>الأصلي<x id="CLOSE_TAG_STRONG"/> للÙيديو من حصة الÙيديو.<x id="LINE_BREAK"/>يمكن لهذا المستخدم رÙع ~ <x id="INTERPOLATION"/> كحد أقصى. </target>
1972
1973
1974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
1975 <trans-unit id="2743014784334706527" datatype="html"> 1973 <trans-unit id="2743014784334706527" datatype="html">
1976 <source>Daily video quota</source> 1974 <source>Daily video quota</source>
1977 <target>الحصة اليومية للÙيديوهات</target> 1975 <target>الحصة اليومية للÙيديوهات</target>
1978 1976
1979 1977
1980 1978
1981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 1979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
1982 <trans-unit id="2622255144026150901" datatype="html"> 1980 <trans-unit id="2622255144026150901" datatype="html">
1983 <source>Auth plugin</source> 1981 <source>Auth plugin</source>
1984 <target state="translated">إضاÙØ© استيثاق</target> 1982 <target state="translated">إضاÙØ© استيثاق</target>
1985 1983
1986 1984
1987 1985
1988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 1986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
1989 <trans-unit id="588099657508661970" datatype="html"> 1987 <trans-unit id="588099657508661970" datatype="html">
1990 <source>None (local authentication)</source> 1988 <source>None (local authentication)</source>
1991 <target state="translated">بدون (استيثاق محلي)</target> 1989 <target state="translated">بدون (استيثاق محلي)</target>
1992 1990
1993 1991
1994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 1992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
1995 <trans-unit id="2070907480317730379" datatype="html"> 1993 <trans-unit id="2070907480317730379" datatype="html">
1996 <source>Doesn't need review before a video goes public</source> 1994 <source>Doesn't need review before a video goes public</source>
1997 <target>لا يحتاج إلى مراجعة قبل نشر الÙيديو للعلن</target> 1995 <target>لا يحتاج إلى مراجعة قبل نشر الÙيديو للعلن</target>
1998 1996
1999 1997
2000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 1998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
2001 <trans-unit id="7752239348028675311" datatype="html"> 1999 <trans-unit id="7752239348028675311" datatype="html">
2002 <source>DANGER ZONE</source> 2000 <source>DANGER ZONE</source>
2003 <target>منطقة الخطر</target> 2001 <target>منطقة الخطر</target>
2004 2002
2005 2003
2006 2004
2007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
2008 <trans-unit id="6667250632809964191" datatype="html"> 2006 <trans-unit id="6667250632809964191" datatype="html">
2009 <source>Send a link to reset the password by email to the user</source> 2007 <source>Send a link to reset the password by email to the user</source>
2010 <target>أرسل رابطًا لإعادة تعيين كلمة المرور عبر البريد الإلكتروني للمستخدم</target> 2008 <target>أرسل رابطًا لإعادة تعيين كلمة المرور عبر البريد الإلكتروني للمستخدم</target>
2011 2009
2012 2010
2013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 2011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
2014 <trans-unit id="1412406834353485520" datatype="html"> 2012 <trans-unit id="1412406834353485520" datatype="html">
2015 <source>Ask for new password</source> 2013 <source>Ask for new password</source>
2016 <target>اطلب كلمة مرور جديدة</target> 2014 <target>اطلب كلمة مرور جديدة</target>
2017 2015
2018 2016
2019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 2017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
2020 <trans-unit id="3791201588898094481" datatype="html"> 2018 <trans-unit id="3791201588898094481" datatype="html">
2021 <source>Manually set the user password</source> 2019 <source>Manually set the user password</source>
2022 <target>عيّن كلمة مرور المستخدم يدويًا</target> 2020 <target>عيّن كلمة مرور المستخدم يدويًا</target>
2023 2021
2024 2022
2025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 2023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
2024 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
2025 <context-group purpose="location">
2026 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
2027 <context context-type="linenumber">227</context>
2028 </context-group>
2029 <context-group purpose="location">
2030 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
2031 <context context-type="linenumber">227</context>
2032 </context-group>
2033 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
2034 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
2035 <context-group purpose="location">
2036 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
2037 <context context-type="linenumber">228</context>
2038 </context-group>
2039 <context-group purpose="location">
2040 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
2041 <context context-type="linenumber">228</context>
2042 </context-group>
2043 </trans-unit>
2026 <trans-unit id="8461842260159597706" datatype="html"> 2044 <trans-unit id="8461842260159597706" datatype="html">
2027 <source>Show</source> 2045 <source>Show</source>
2028 <target>أظهر</target> 2046 <target>أظهر</target>
2029 2047
2030 2048
2031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 2049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
2032 <trans-unit id="8461609631969932886" datatype="html"> 2050 <trans-unit id="8461609631969932886" datatype="html">
2033 <source>Hide</source> 2051 <source>Hide</source>
2034 <target>اخÙÙ</target> 2052 <target>اخÙÙ</target>
@@ -2037,7 +2055,7 @@
2037 2055
2038 2056
2039 2057
2040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
2041 <trans-unit id="8363291180171434623" datatype="html"> 2059 <trans-unit id="8363291180171434623" datatype="html">
2042 <source>Table parameters</source> 2060 <source>Table parameters</source>
2043 <target state="translated">معاملات الجدول</target> 2061 <target state="translated">معاملات الجدول</target>
@@ -2140,22 +2158,22 @@
2140 <trans-unit id="7815838401315213887" datatype="html"> 2158 <trans-unit id="7815838401315213887" datatype="html">
2141 <source>Muted accounts</source> 2159 <source>Muted accounts</source>
2142 <target>حسابات مكتومة</target> 2160 <target>حسابات مكتومة</target>
2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 2161
2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 2162
2145 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 2163
2146 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 2164
2147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 2165
2148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 2166
2149 </trans-unit> 2167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
2150 <trans-unit id="5668793810321242853" datatype="html"> 2168 <trans-unit id="5668793810321242853" datatype="html">
2151 <source>Muted servers</source> 2169 <source>Muted servers</source>
2152 <target>خوادم مكتومة</target> 2170 <target>خوادم مكتومة</target>
2153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 2171
2154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 2172
2155 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 2173
2156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 2174
2157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 2175
2158 </trans-unit> 2176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
2159 <trans-unit id="7574091010118901399" datatype="html"> 2177 <trans-unit id="7574091010118901399" datatype="html">
2160 <source>Sensitive</source> 2178 <source>Sensitive</source>
2161 <target>حساس</target> 2179 <target>حساس</target>
@@ -3107,7 +3125,7 @@
3107 3125
3108 3126
3109 3127
3110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 3128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
3111 <trans-unit id="4497115134891299867" datatype="html"> 3129 <trans-unit id="4497115134891299867" datatype="html">
3112 <source>Signup requires email verification</source> 3130 <source>Signup requires email verification</source>
3113 <target>يتطلب التسجيل رسالة تأكيد</target> 3131 <target>يتطلب التسجيل رسالة تأكيد</target>
@@ -3157,174 +3175,168 @@
3157 3175
3158 3176
3159 3177
3160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 3178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
3161 <trans-unit id="8509882464852636851" datatype="html"> 3179 <trans-unit id="8509882464852636851" datatype="html">
3162 <source>Default daily upload limit per user</source> 3180 <source>Default daily upload limit per user</source>
3163 <target>حد التحميل اليومي الاÙتراضي لكل مستخدم</target> 3181 <target>حد التحميل اليومي الاÙتراضي لكل مستخدم</target>
3164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 3182
3165 </trans-unit> 3183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
3166 <trans-unit id="4719342289581047890" datatype="html"> 3184 <trans-unit id="4719342289581047890" datatype="html">
3167 <source>Allow import with a torrent file or a magnet URI</source> 3185 <source>Allow import with a torrent file or a magnet URI</source>
3168 <target>اسمح بالاستيراد عن طريق مل٠تورنت أو رابط magnet</target> 3186 <target>اسمح بالاستيراد عن طريق مل٠تورنت أو رابط magnet</target>
3169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 3187
3170 </trans-unit> 3188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
3171 <trans-unit id="6801844913630625451" datatype="html"> 3189 <trans-unit id="6801844913630625451" datatype="html">
3172 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 3190 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
3173 <target state="translated">âš ï¸ Ù†Ù†ØµØ­Ùƒ بتعطيل هذه الميّزة إلّم تثق بالمستخدمين.</target> 3191 <target state="translated">âš ï¸ Ù†Ù†ØµØ­Ùƒ بتعطيل هذه الميّزة إلّم تثق بالمستخدمين.</target>
3174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 3192
3175 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 3193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
3176 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 3194 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
3177 <context-group purpose="location"> 3195
3178 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 3196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
3179 <context context-type="linenumber">293</context>
3180 </context-group>
3181 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
3182 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 3197 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
3183 <context-group purpose="location"> 3198
3184 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 3199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
3185 <context context-type="linenumber">296,298</context>
3186 </context-group>
3187 </trans-unit>
3188 <trans-unit id="3950258704315544174" datatype="html"> 3200 <trans-unit id="3950258704315544174" datatype="html">
3189 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 3201 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
3190 <target>ما لم يتم وضع علامة موثوق به على المستخدم ØŒ ستظل مقاطع الÙيديو الخاصة به خاصة حتى يراجعها المشرÙ.</target> 3202 <target>ما لم يتم وضع علامة موثوق به على المستخدم ØŒ ستظل مقاطع الÙيديو الخاصة به خاصة حتى يراجعها المشرÙ.</target>
3191 3203
3192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 3204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
3193 <trans-unit id="424703522835656806" datatype="html"> 3205 <trans-unit id="424703522835656806" datatype="html">
3194 <source>VIDEO CHANNELS</source> 3206 <source>VIDEO CHANNELS</source>
3195 <target state="translated">قناوات Ùيديو</target> 3207 <target state="translated">قناوات Ùيديو</target>
3196 3208
3197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 3209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
3198 <trans-unit id="7026684190224451991" datatype="html"> 3210 <trans-unit id="7026684190224451991" datatype="html">
3199 <source>Max video channels per user</source> 3211 <source>Max video channels per user</source>
3200 <target state="translated">الحد الأقصى لعدد القنوات لكل مستخدم</target> 3212 <target state="translated">الحد الأقصى لعدد القنوات لكل مستخدم</target>
3201 3213
3202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 3214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
3203 <trans-unit id="3840267063842708224" datatype="html"> 3215 <trans-unit id="3840267063842708224" datatype="html">
3204 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 3216 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
3205 <target state="translated">{VAR_PLURAL, plural, =1 {قناة} other {قنوات}}</target> 3217 <target state="translated">{VAR_PLURAL, plural, =1 {قناة} other {قنوات}}</target>
3206 3218
3207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 3219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
3208 <trans-unit id="3428986951244800347" datatype="html"> 3220 <trans-unit id="3428986951244800347" datatype="html">
3209 <source>Block new videos automatically</source> 3221 <source>Block new videos automatically</source>
3210 <target>احجب مقاطع الÙيديو الجديدة تلقائيًا</target> 3222 <target>احجب مقاطع الÙيديو الجديدة تلقائيًا</target>
3211 3223
3212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 3224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
3213 <trans-unit id="2054846790157376783" datatype="html"> 3225 <trans-unit id="2054846790157376783" datatype="html">
3214 <source>SEARCH</source> 3226 <source>SEARCH</source>
3215 <target>بحث</target> 3227 <target>بحث</target>
3216 3228
3217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 3229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
3218 <trans-unit id="3442084803796199253" datatype="html"> 3230 <trans-unit id="3442084803796199253" datatype="html">
3219 <source>Allow users to do remote URI/handle search</source> 3231 <source>Allow users to do remote URI/handle search</source>
3220 <target>السماح للمستخدمين بالبحث عن بعد URI / مقبض</target> 3232 <target>السماح للمستخدمين بالبحث عن بعد URI / مقبض</target>
3221 3233
3222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 3234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
3223 <trans-unit id="2258148539285928012" datatype="html"> 3235 <trans-unit id="2258148539285928012" datatype="html">
3224 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 3236 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
3225 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 3237 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
3226 3238
3227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 3239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
3228 <trans-unit id="7295422540935146771" datatype="html"> 3240 <trans-unit id="7295422540935146771" datatype="html">
3229 <source>Allow anonymous to do remote URI/handle search</source> 3241 <source>Allow anonymous to do remote URI/handle search</source>
3230 <target>السماح للمجهول بالقيام بالبحث عن بعد URI / مقبض</target> 3242 <target>السماح للمجهول بالقيام بالبحث عن بعد URI / مقبض</target>
3231 3243
3232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 3244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
3233 <trans-unit id="7305237807882754643" datatype="html"> 3245 <trans-unit id="7305237807882754643" datatype="html">
3234 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 3246 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
3235 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 3247 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
3236 3248
3237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 3249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
3238 <trans-unit id="5273935530181504015" datatype="html"> 3250 <trans-unit id="5273935530181504015" datatype="html">
3239 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 3251 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
3240 <target state="translated">âš ï¸ ØªØ¹ØªÙ…Ø¯ هذه الوظيÙØ© بشكل كبير على اشرا٠المثيلات التي يتبعها Ùهرس البحث الذي تحدده.</target> 3252 <target state="translated">âš ï¸ ØªØ¹ØªÙ…Ø¯ هذه الوظيÙØ© بشكل كبير على اشرا٠المثيلات التي يتبعها Ùهرس البحث الذي تحدده.</target>
3241 3253
3242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 3254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
3243 <trans-unit id="1886227550697837417" datatype="html"> 3255 <trans-unit id="1886227550697837417" datatype="html">
3244 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 3256 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
3245 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 3257 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
3246 3258
3247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 3259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
3248 <trans-unit id="2331464426553277323" datatype="html"> 3260 <trans-unit id="2331464426553277323" datatype="html">
3249 <source>Search index URL</source> 3261 <source>Search index URL</source>
3250 <target>عنوان URL Ù„Ùهرس البحث</target> 3262 <target>عنوان URL Ù„Ùهرس البحث</target>
3251 3263
3252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 3264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
3253 <trans-unit id="8524278911521465398" datatype="html"> 3265 <trans-unit id="8524278911521465398" datatype="html">
3254 <source>Disable local search in search bar</source> 3266 <source>Disable local search in search bar</source>
3255 <target>تعطيل البحث المحلي ÙÙŠ شريط البحث</target> 3267 <target>تعطيل البحث المحلي ÙÙŠ شريط البحث</target>
3256 3268
3257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 3269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
3258 <trans-unit id="6568991917245875948" datatype="html"> 3270 <trans-unit id="6568991917245875948" datatype="html">
3259 <source>Otherwise the local search stays used by default</source> 3271 <source>Otherwise the local search stays used by default</source>
3260 <target>وإلا يبقى البحث المحلي مستخدمًا بشكل اÙتراضي</target> 3272 <target>وإلا يبقى البحث المحلي مستخدمًا بشكل اÙتراضي</target>
3261 3273
3262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 3274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
3263 <trans-unit id="4444955208013675027" datatype="html"> 3275 <trans-unit id="4444955208013675027" datatype="html">
3264 <source>Search bar uses the global search index by default</source> 3276 <source>Search bar uses the global search index by default</source>
3265 <target>يستخدم شريط البحث Ùهرس البحث العالمي اÙتراضيا</target> 3277 <target>يستخدم شريط البحث Ùهرس البحث العالمي اÙتراضيا</target>
3266 3278
3267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 3279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
3268 <trans-unit id="6476750382562952780" datatype="html"> 3280 <trans-unit id="6476750382562952780" datatype="html">
3269 <source>Enable global search</source> 3281 <source>Enable global search</source>
3270 <target>تمكين البحث العالمي</target> 3282 <target>تمكين البحث العالمي</target>
3271 3283
3272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 3284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
3273 <trans-unit id="836183323506117145" datatype="html"> 3285 <trans-unit id="836183323506117145" datatype="html">
3274 <source>FEDERATION</source> 3286 <source>FEDERATION</source>
3275 <target state="translated">الÙديرالية</target> 3287 <target state="translated">الÙديرالية</target>
3276 3288
3277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 3289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
3278 <trans-unit id="252719899360434356" datatype="html"> 3290 <trans-unit id="252719899360434356" datatype="html">
3279 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 3291 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
3280 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 3292 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
3281 3293
3282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 3294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
3283 <trans-unit id="9119248927271669654" datatype="html"> 3295 <trans-unit id="9119248927271669654" datatype="html">
3284 <source>Other instances can follow yours</source> 3296 <source>Other instances can follow yours</source>
3285 <target>يمكن أن تتابع مثيلات خادم أخرى مثيلك</target> 3297 <target>يمكن أن تتابع مثيلات خادم أخرى مثيلك</target>
3286 3298
3287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 3299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
3288 <trans-unit id="7015551137649102649" datatype="html"> 3300 <trans-unit id="7015551137649102649" datatype="html">
3289 <source>Manually approve new instance followers</source> 3301 <source>Manually approve new instance followers</source>
3290 <target>المواÙقة يدويًا على متابعي المثيل الجدد</target> 3302 <target>المواÙقة يدويًا على متابعي المثيل الجدد</target>
3291 3303
3292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 3304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
3293 <trans-unit id="4803992993548153434" datatype="html"> 3305 <trans-unit id="4803992993548153434" datatype="html">
3294 <source>Automatically follow back instances</source> 3306 <source>Automatically follow back instances</source>
3295 <target>تابع المثيلات التي تتابعك تلقائيًا</target> 3307 <target>تابع المثيلات التي تتابعك تلقائيًا</target>
3296 3308
3297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 3309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
3298 <trans-unit id="1718269478813020014" datatype="html"> 3310 <trans-unit id="1718269478813020014" datatype="html">
3299 <source>Index URL</source> 3311 <source>Index URL</source>
3300 <target>عنوان URL الÙهرس</target> 3312 <target>عنوان URL الÙهرس</target>
3301 3313
3302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 3314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
3303 <trans-unit id="173263206605027981" datatype="html"> 3315 <trans-unit id="173263206605027981" datatype="html">
3304 <source>Automatically follow instances of a public index</source> 3316 <source>Automatically follow instances of a public index</source>
3305 <target>تابع مثيلات من Ùهرس عام تلقائيًا</target> 3317 <target>تابع مثيلات من Ùهرس عام تلقائيًا</target>
3306 3318
3307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 3319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
3308 <trans-unit id="9076632742417302918" datatype="html"> 3320 <trans-unit id="9076632742417302918" datatype="html">
3309 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 3321 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
3310 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 3322 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
3311 3323
3312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 3324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
3313 <trans-unit id="3946988229617310200" datatype="html"> 3325 <trans-unit id="3946988229617310200" datatype="html">
3314 <source>ADMINISTRATORS</source> 3326 <source>ADMINISTRATORS</source>
3315 <target>المدراء</target> 3327 <target>المدراء</target>
3316 3328
3317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 3329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
3318 <trans-unit id="3171683206914962995" datatype="html"> 3330 <trans-unit id="3171683206914962995" datatype="html">
3319 <source>Admin email</source> 3331 <source>Admin email</source>
3320 <target>البريد الإلكتروني للمدير</target> 3332 <target>البريد الإلكتروني للمدير</target>
3321 3333
3322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 3334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
3323 <trans-unit id="4722881456283329321" datatype="html"> 3335 <trans-unit id="4722881456283329321" datatype="html">
3324 <source>Enable contact form</source> 3336 <source>Enable contact form</source>
3325 <target>تمكين نموذج الاتصال</target> 3337 <target>تمكين نموذج الاتصال</target>
3326 3338
3327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 3339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
3328 <trans-unit id="5975271795105968425" datatype="html"> 3340 <trans-unit id="5975271795105968425" datatype="html">
3329 <source>Live streaming</source> 3341 <source>Live streaming</source>
3330 <target state="translated">بث مباشر</target> 3342 <target state="translated">بث مباشر</target>
@@ -3340,27 +3352,27 @@
3340 <source>TWITTER</source> 3352 <source>TWITTER</source>
3341 <target>تويتر</target> 3353 <target>تويتر</target>
3342 3354
3343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
3344 <trans-unit id="3202133522706129143" datatype="html"> 3356 <trans-unit id="3202133522706129143" datatype="html">
3345 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 3357 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
3346 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 3358 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
3347 3359
3348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 3360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
3349 <trans-unit id="4087837092261487511" datatype="html"> 3361 <trans-unit id="4087837092261487511" datatype="html">
3350 <source>Your Twitter username</source> 3362 <source>Your Twitter username</source>
3351 <target>اسم المستخدÙÙ… الخاص بك على تويتر</target> 3363 <target>اسم المستخدÙÙ… الخاص بك على تويتر</target>
3352 3364
3353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 3365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
3354 <trans-unit id="5648651824279408711" datatype="html"> 3366 <trans-unit id="5648651824279408711" datatype="html">
3355 <source>Instance allowed by Twitter</source> 3367 <source>Instance allowed by Twitter</source>
3356 <target>المثيل المسموح به من قبل تويتر</target> 3368 <target>المثيل المسموح به من قبل تويتر</target>
3357 3369
3358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 3370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
3359 <trans-unit id="2076338542820061819" datatype="html"> 3371 <trans-unit id="2076338542820061819" datatype="html">
3360 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 3372 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
3361 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 3373 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
3362 3374
3363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 3375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
3364 <trans-unit id="493135676263039396" datatype="html"> 3376 <trans-unit id="493135676263039396" datatype="html">
3365 <source>LIVE</source> 3377 <source>LIVE</source>
3366 <target state="translated">مباشر</target> 3378 <target state="translated">مباشر</target>
@@ -3845,17 +3857,17 @@ color: red;
3845 <target state="translated">Ùيديو</target> 3857 <target state="translated">Ùيديو</target>
3846 3858
3847 3859
3848 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 3860 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
3849 <trans-unit id="6995024616159044376" datatype="html"> 3861 <trans-unit id="6995024616159044376" datatype="html">
3850 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 3862 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
3851 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 3863 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
3852 3864
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
3854 <trans-unit id="7873395933409147217" datatype="html"> 3866 <trans-unit id="7873395933409147217" datatype="html">
3855 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 3867 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
3856 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 3868 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
3857 3869
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
3859 <trans-unit id="5235042777215655908" datatype="html"> 3871 <trans-unit id="5235042777215655908" datatype="html">
3860 <source>subtitles</source> 3872 <source>subtitles</source>
3861 <target state="translated">ترجمات</target> 3873 <target state="translated">ترجمات</target>
@@ -4091,11 +4103,73 @@ color: red;
4091 <source>PASSWORD</source> 4103 <source>PASSWORD</source>
4092 <target>كلمة المرور</target> 4104 <target>كلمة المرور</target>
4093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 4105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
4106 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
4107 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
4108 <context-group purpose="location">
4109 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
4110 <context context-type="linenumber">67</context>
4111 </context-group>
4094 </trans-unit> 4112 </trans-unit>
4095 <trans-unit id="9012586956848595996" datatype="html"> 4113 <trans-unit id="9012586956848595996" datatype="html">
4096 <source>EMAIL</source> 4114 <source>EMAIL</source>
4097 <target>عنوان البريد الإلكتروني</target> 4115 <target>عنوان البريد الإلكتروني</target>
4098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 4116
4117 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
4118 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
4119 <context-group purpose="location">
4120 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4121 <context context-type="linenumber">3,5</context>
4122 </context-group>
4123 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
4124 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
4125 <context-group purpose="location">
4126 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4127 <context context-type="linenumber">5</context>
4128 </context-group>
4129 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
4130 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
4131 <context-group purpose="location">
4132 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4133 <context context-type="linenumber">9</context>
4134 </context-group>
4135 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
4136 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
4137 <context-group purpose="location">
4138 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4139 <context context-type="linenumber">31</context>
4140 </context-group>
4141 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
4142 <source>Disable two factor</source><target state="new">Disable two factor</target>
4143 <context-group purpose="location">
4144 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4145 <context context-type="linenumber">33</context>
4146 </context-group>
4147 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
4148 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
4149 <context-group purpose="location">
4150 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4151 <context context-type="linenumber">43</context>
4152 </context-group>
4153 </trans-unit><trans-unit id="872237557319890340" datatype="html">
4154 <source> Two factor authentication is already enabled.
4155</source><target state="new"> Two factor authentication is already enabled.
4156</target>
4157 <context-group purpose="location">
4158 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4159 <context context-type="linenumber">6,8</context>
4160 </context-group>
4161 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
4162 <source>Your password</source><target state="new">Your password</target>
4163 <context-group purpose="location">
4164 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4165 <context context-type="linenumber">14</context>
4166 </context-group>
4167 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
4168 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
4169 <context-group purpose="location">
4170 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4171 <context context-type="linenumber">15</context>
4172 </context-group>
4099 </trans-unit> 4173 </trans-unit>
4100 <trans-unit id="6309828574111583895" datatype="html"> 4174 <trans-unit id="6309828574111583895" datatype="html">
4101 <source>Change password</source> 4175 <source>Change password</source>
@@ -4108,7 +4182,7 @@ color: red;
4108 <target>كلمة المرور الحالية</target> 4182 <target>كلمة المرور الحالية</target>
4109 4183
4110 4184
4111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
4112 <trans-unit id="3588415639242079458" datatype="html"> 4186 <trans-unit id="3588415639242079458" datatype="html">
4113 <source>New password</source> 4187 <source>New password</source>
4114 <target>كلمة المرور الجديدة</target> 4188 <target>كلمة المرور الجديدة</target>
@@ -4189,9 +4263,9 @@ color: red;
4189 <trans-unit id="8181077408762380407" datatype="html"> 4263 <trans-unit id="8181077408762380407" datatype="html">
4190 <source>Channels</source> 4264 <source>Channels</source>
4191 <target state="translated">القنوات</target> 4265 <target state="translated">القنوات</target>
4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 4266
4193 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 4267
4194 </trans-unit> 4268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
4195 <trans-unit id="8936704404804793618" datatype="html"> 4269 <trans-unit id="8936704404804793618" datatype="html">
4196 <source>Videos</source> 4270 <source>Videos</source>
4197 <target state="translated">Ùيديوهات</target> 4271 <target state="translated">Ùيديوهات</target>
@@ -4202,14 +4276,14 @@ color: red;
4202 4276
4203 4277
4204 4278
4205 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
4206 <trans-unit id="1823843876735462104" datatype="html"> 4280 <trans-unit id="1823843876735462104" datatype="html">
4207 <source>Playlists</source> 4281 <source>Playlists</source>
4208 <target state="translated">قوائم التشغيل</target> 4282 <target state="translated">قوائم التشغيل</target>
4209 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 4283
4210 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 4284
4211 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 4285
4212 </trans-unit> 4286 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
4213 <trans-unit id="7391040346436232576" datatype="html"> 4287 <trans-unit id="7391040346436232576" datatype="html">
4214 <source>Initiator</source> 4288 <source>Initiator</source>
4215 <target>البادئ</target> 4289 <target>البادئ</target>
@@ -4341,7 +4415,17 @@ color: red;
4341 <trans-unit id="4247400351982331798" datatype="html"> 4415 <trans-unit id="4247400351982331798" datatype="html">
4342 <source>Account settings</source> 4416 <source>Account settings</source>
4343 <target state="translated">إعدادات الحساب</target> 4417 <target state="translated">إعدادات الحساب</target>
4344 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 4418
4419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
4420 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
4421 <context-group purpose="location">
4422 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
4423 <context context-type="linenumber">39</context>
4424 </context-group>
4425 <context-group purpose="location">
4426 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4427 <context context-type="linenumber">3</context>
4428 </context-group>
4345 </trans-unit> 4429 </trans-unit>
4346 <trans-unit id="2864486939135008600" datatype="html"> 4430 <trans-unit id="2864486939135008600" datatype="html">
4347 <source>Playlist elements</source> 4431 <source>Playlist elements</source>
@@ -4569,7 +4653,7 @@ color: red;
4569 <source>My channels</source> 4653 <source>My channels</source>
4570 <target>قنواتي</target> 4654 <target>قنواتي</target>
4571 4655
4572 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 4656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
4573 <source>My synchronizations</source><target state="new">My synchronizations</target> 4657 <source>My synchronizations</source><target state="new">My synchronizations</target>
4574 <context-group purpose="location"> 4658 <context-group purpose="location">
4575 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 4659 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -4812,13 +4896,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4812 <target>عنوان البريد الإلكتروني</target> 4896 <target>عنوان البريد الإلكتروني</target>
4813 4897
4814 4898
4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 4899 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
4816 <trans-unit id="7808756054397155068" datatype="html"> 4900 <trans-unit id="7808756054397155068" datatype="html">
4817 <source>Reset</source> 4901 <source>Reset</source>
4818 <target state="new">Reset</target> 4902 <target state="new">Reset</target>
4819 <note priority="1" from="description">Password reset button</note> 4903 <note priority="1" from="description">Password reset button</note>
4820 4904
4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
4822 <trans-unit id="4027779086550572813" datatype="html"> 4906 <trans-unit id="4027779086550572813" datatype="html">
4823 <source>Send verification email</source> 4907 <source>Send verification email</source>
4824 <target>إرسال رسالة التأكيد</target> 4908 <target>إرسال رسالة التأكيد</target>
@@ -5615,32 +5699,38 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5615 <source>Username or email address</source> 5699 <source>Username or email address</source>
5616 <target>اسم المستخدم أو عنوان البريد الإلكتروني</target> 5700 <target>اسم المستخدم أو عنوان البريد الإلكتروني</target>
5617 5701
5618 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 5702 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
5619 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 5703 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
5704
5705
5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
5707 <trans-unit id="1758058452376026925" datatype="html">
5708 <source>âš ï¸ Most email addresses do not include capital letters.</source>
5709 <target state="translated">âš ï¸ Ù…Ø¹Ø¶Ù… عناوين البريد الإلكتروني لا تحتوي حرو٠كبيرة.</target>
5710
5711 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
5712 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
5620 <context-group purpose="location"> 5713 <context-group purpose="location">
5621 <context context-type="sourcefile">src/app/+login/login.component.html</context> 5714 <context context-type="sourcefile">src/app/+login/login.component.html</context>
5622 <context context-type="linenumber">46</context> 5715 <context context-type="linenumber">70</context>
5623 </context-group> 5716 </context-group>
5717 </trans-unit><trans-unit id="42685862314953751" datatype="html">
5718 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
5624 <context-group purpose="location"> 5719 <context-group purpose="location">
5625 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 5720 <context context-type="sourcefile">src/app/+login/login.component.html</context>
5626 <context context-type="linenumber">53</context> 5721 <context context-type="linenumber">72</context>
5627 </context-group> 5722 </context-group>
5628 </trans-unit> 5723 </trans-unit>
5629 <trans-unit id="1758058452376026925" datatype="html">
5630 <source>âš ï¸ Most email addresses do not include capital letters.</source>
5631 <target state="translated">âš ï¸ Ù…Ø¹Ø¶Ù… عناوين البريد الإلكتروني لا تحتوي حرو٠كبيرة.</target>
5632
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
5634 <trans-unit id="8715156686857791956" datatype="html"> 5724 <trans-unit id="8715156686857791956" datatype="html">
5635 <source>Click here to reset your password</source> 5725 <source>Click here to reset your password</source>
5636 <target>انقر هنا لإعادة تعيين كلمة المرور الخاصة بك</target> 5726 <target>انقر هنا لإعادة تعيين كلمة المرور الخاصة بك</target>
5637 5727
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 5728 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
5639 <trans-unit id="892063502898494584" datatype="html"> 5729 <trans-unit id="892063502898494584" datatype="html">
5640 <source>I forgot my password</source> 5730 <source>I forgot my password</source>
5641 <target state="translated">نسيت٠كلمة المرور</target> 5731 <target state="translated">نسيت٠كلمة المرور</target>
5642 5732
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 5733 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
5644 <trans-unit id="2101170466365500913" datatype="html"> 5734 <trans-unit id="2101170466365500913" datatype="html">
5645 <source>Logging into an account lets you publish content</source> 5735 <source>Logging into an account lets you publish content</source>
5646 <target state="translated">الولوج للمثيل يسمح لك بنشر محتوى</target> 5736 <target state="translated">الولوج للمثيل يسمح لك بنشر محتوى</target>
@@ -5662,28 +5752,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5662 <source>Or sign in with</source> 5752 <source>Or sign in with</source>
5663 <target>أو قم بتسجيل الدخول باستخدام</target> 5753 <target>أو قم بتسجيل الدخول باستخدام</target>
5664 5754
5665 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 5755 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
5666 <trans-unit id="3238209155172574367" datatype="html"> 5756 <trans-unit id="3238209155172574367" datatype="html">
5667 <source>Forgot your password</source> 5757 <source>Forgot your password</source>
5668 <target>نسيتَ كلمة المرور</target> 5758 <target>نسيتَ كلمة المرور</target>
5669 5759
5670 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 5760 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
5671 <trans-unit id="87327320394367488" datatype="html"> 5761 <trans-unit id="87327320394367488" datatype="html">
5672 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 5762 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
5673 <target>عذرًا ، لا يمكنك استرداد كلمة المرور الخاصة بك لأن مدير مثيل الخادم الخاص بك لم يضبط نظام البريد الإلكتروني لبيرتيوب.</target> 5763 <target>عذرًا ، لا يمكنك استرداد كلمة المرور الخاصة بك لأن مدير مثيل الخادم الخاص بك لم يضبط نظام البريد الإلكتروني لبيرتيوب.</target>
5674 5764
5675 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 5765 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
5676 <trans-unit id="3188014010833256853" datatype="html"> 5766 <trans-unit id="3188014010833256853" datatype="html">
5677 <source>Enter your email address and we will send you a link to reset your password.</source> 5767 <source>Enter your email address and we will send you a link to reset your password.</source>
5678 <target state="translated">أدخل بريدك الإلكتروني وسنرسل لك رسالة لاستعادة كلمة المرور.</target> 5768 <target state="translated">أدخل بريدك الإلكتروني وسنرسل لك رسالة لاستعادة كلمة المرور.</target>
5679 5769
5680 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 5770 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
5681 <trans-unit id="1190256911880544559" datatype="html"> 5771 <trans-unit id="1190256911880544559" datatype="html">
5682 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 5772 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
5683The link will expire within 1 hour.</source> 5773The link will expire within 1 hour.</source>
5684 <target state="translated">Ø£Ùرسل بريد يحوي تعليمات استعادة كلمة المرور الى <x id="PH" equiv-text="this.forgotPasswordEmail"/>. ستنتهي صلاحية الرابط خلال ساعة.</target> 5774 <target state="translated">Ø£Ùرسل بريد يحوي تعليمات استعادة كلمة المرور الى <x id="PH" equiv-text="this.forgotPasswordEmail"/>. ستنتهي صلاحية الرابط خلال ساعة.</target>
5685 5775
5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 5776 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
5687 <trans-unit id="4319634264526091601" datatype="html"> 5777 <trans-unit id="4319634264526091601" datatype="html">
5688 <source>on this instance</source> 5778 <source>on this instance</source>
5689 <target>ÙÙŠ هذا المثيل</target> 5779 <target>ÙÙŠ هذا المثيل</target>
@@ -6027,7 +6117,7 @@ The link will expire within 1 hour.</source>
6027 6117
6028 6118
6029 6119
6030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 6120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
6031 <trans-unit id="2504502765849142619" datatype="html"> 6121 <trans-unit id="2504502765849142619" datatype="html">
6032 <source>No items found</source> 6122 <source>No items found</source>
6033 <target state="translated">لم ÙŠÙعثر على عنصر</target> 6123 <target state="translated">لم ÙŠÙعثر على عنصر</target>
@@ -6458,7 +6548,7 @@ The link will expire within 1 hour.</source>
6458 <source>Upload on hold</source> 6548 <source>Upload on hold</source>
6459 <target state="new">Upload on hold</target> 6549 <target state="new">Upload on hold</target>
6460 6550
6461 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 6551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
6462 <trans-unit id="285180972645018518" datatype="html"> 6552 <trans-unit id="285180972645018518" datatype="html">
6463 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 6553 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
6464 <target state="translated">عذرا، عÙطلت خاصية الرÙع ÙÙŠ حسابك، اتصل بمدير المنصة ليقوم بÙÙƒ Ù‚ÙŽÙÙ„ حصتك.</target> 6554 <target state="translated">عذرا، عÙطلت خاصية الرÙع ÙÙŠ حسابك، اتصل بمدير المنصة ليقوم بÙÙƒ Ù‚ÙŽÙÙ„ حصتك.</target>
@@ -6679,7 +6769,7 @@ The link will expire within 1 hour.</source>
6679 6769
6680 6770
6681 6771
6682 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 6772 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
6683 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6773 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6684</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6774</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6685</target> 6775</target>
@@ -7131,7 +7221,7 @@ The link will expire within 1 hour.</source>
7131 7221
7132 7222
7133 7223
7134 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7224 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7135 <trans-unit id="25349740244798533" datatype="html"> 7225 <trans-unit id="25349740244798533" datatype="html">
7136 <source>Username copied</source> 7226 <source>Username copied</source>
7137 <target>تم نسخ اسم المستخدم</target> 7227 <target>تم نسخ اسم المستخدم</target>
@@ -7306,7 +7396,7 @@ The link will expire within 1 hour.</source>
7306 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7396 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7307 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7397 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7308 7398
7309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7399 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7310 <trans-unit id="6284468333579755406" datatype="html"> 7400 <trans-unit id="6284468333579755406" datatype="html">
7311 <source>Edit custom configuration</source> 7401 <source>Edit custom configuration</source>
7312 <target state="translated">حرر الاعدادات المخصصة</target> 7402 <target state="translated">حرر الاعدادات المخصصة</target>
@@ -7445,7 +7535,7 @@ The link will expire within 1 hour.</source>
7445 7535
7446 7536
7447 7537
7448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7449 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7539 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7450 <context-group purpose="location"> 7540 <context-group purpose="location">
7451 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7541 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7532,16 +7622,15 @@ The link will expire within 1 hour.</source>
7532 <source>Follow request(s) sent!</source> 7622 <source>Follow request(s) sent!</source>
7533 <target>تم إرسال طلب المتابعة!</target> 7623 <target>تم إرسال طلب المتابعة!</target>
7534 7624
7535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7536 <trans-unit id="3459358413436264734" datatype="html"> 7626 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7537 <source>Your instance subscriptions</source>
7538 <target state="translated">اشتراكات مثيلك</target>
7539 <context-group purpose="location"> 7627 <context-group purpose="location">
7540 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7628 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7541 <context context-type="linenumber">3</context> 7629 <context context-type="linenumber">3</context>
7542 </context-group> 7630 </context-group>
7543 </trans-unit> 7631 </trans-unit>
7544 7632
7633
7545 <trans-unit id="9160510009013134726" datatype="html"> 7634 <trans-unit id="9160510009013134726" datatype="html">
7546 <source>Unfollow</source> 7635 <source>Unfollow</source>
7547 <target>إلغاء المتابَعة</target> 7636 <target>إلغاء المتابَعة</target>
@@ -8164,17 +8253,23 @@ The link will expire within 1 hour.</source>
8164 <trans-unit id="780323526182667308" datatype="html"> 8253 <trans-unit id="780323526182667308" datatype="html">
8165 <source>User <x id="PH"/> updated.</source> 8254 <source>User <x id="PH"/> updated.</source>
8166 <target>Ø­Ùدّث حساب المستخدم <x id="PH"/>.</target> 8255 <target>Ø­Ùدّث حساب المستخدم <x id="PH"/>.</target>
8167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8256
8168 </trans-unit> 8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8169 <trans-unit id="1349763489797682899" datatype="html"> 8258 <trans-unit id="1349763489797682899" datatype="html">
8170 <source>Update user</source> 8259 <source>Update user</source>
8171 <target>تحديث المستخدÙÙ…</target> 8260 <target>تحديث المستخدÙÙ…</target>
8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8261
8173 </trans-unit> 8262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8174 <trans-unit id="8819563010322372715" datatype="html"> 8263 <trans-unit id="8819563010322372715" datatype="html">
8175 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8264 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8176 <target>Ø£Ùرسل بريد لاستعادة كلمة المرور الى <x id="PH"/>.</target> 8265 <target>Ø£Ùرسل بريد لاستعادة كلمة المرور الى <x id="PH"/>.</target>
8177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8266
8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8268 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8269 <context-group purpose="location">
8270 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8271 <context context-type="linenumber">134</context>
8272 </context-group>
8178 </trans-unit> 8273 </trans-unit>
8179 <trans-unit id="7483807629538115183" datatype="html"> 8274 <trans-unit id="7483807629538115183" datatype="html">
8180 <source>Users list</source> 8275 <source>Users list</source>
@@ -8347,12 +8442,12 @@ The link will expire within 1 hour.</source>
8347 <source>Incorrect username or password.</source> 8442 <source>Incorrect username or password.</source>
8348 <target>اسم المستخدم أو كلمة المرور خاطئة.</target> 8443 <target>اسم المستخدم أو كلمة المرور خاطئة.</target>
8349 8444
8350 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8445 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8351 <trans-unit id="6974874606619467663" datatype="html"> 8446 <trans-unit id="6974874606619467663" datatype="html">
8352 <source>Your account is blocked.</source> 8447 <source>Your account is blocked.</source>
8353 <target state="translated">حسابك محجوب.</target> 8448 <target state="translated">حسابك محجوب.</target>
8354 8449
8355 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8450 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8356 <trans-unit id="1137937154872046253" datatype="html"> 8451 <trans-unit id="1137937154872046253" datatype="html">
8357 <source>Video channel <x id="PH"/> created.</source> 8452 <source>Video channel <x id="PH"/> created.</source>
8358 <target>Ø£Ùنشئت قناة الÙيديو <x id="PH"/>.</target> 8453 <target>Ø£Ùنشئت قناة الÙيديو <x id="PH"/>.</target>
@@ -8452,9 +8547,9 @@ The link will expire within 1 hour.</source>
8452 <trans-unit id="1716062177529601456" datatype="html"> 8547 <trans-unit id="1716062177529601456" datatype="html">
8453 <source>Channel filters</source> 8548 <source>Channel filters</source>
8454 <target state="new">Channel filters</target> 8549 <target state="new">Channel filters</target>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 8550
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 8551
8457 </trans-unit> 8552 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8458 <trans-unit id="6059091237492573541" datatype="html"> 8553 <trans-unit id="6059091237492573541" datatype="html">
8459 <source>Update video channel</source> 8554 <source>Update video channel</source>
8460 <target state="translated">حدّث قناة Ùيديو</target> 8555 <target state="translated">حدّث قناة Ùيديو</target>
@@ -8742,18 +8837,18 @@ The link will expire within 1 hour.</source>
8742 <trans-unit id="5851560788527570644" datatype="html"> 8837 <trans-unit id="5851560788527570644" datatype="html">
8743 <source>Notifications</source> 8838 <source>Notifications</source>
8744 <target state="translated">التنبيهات</target> 8839 <target state="translated">التنبيهات</target>
8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8840
8746 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8841
8747 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8842
8748 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8843
8749 </trans-unit> 8844 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8750 <trans-unit id="6658000829978978023" datatype="html"> 8845 <trans-unit id="6658000829978978023" datatype="html">
8751 <source>Applications</source> 8846 <source>Applications</source>
8752 <target state="translated">التطبيقات</target> 8847 <target state="translated">التطبيقات</target>
8753 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8848
8754 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8849
8755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8850
8756 </trans-unit> 8851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8757 <trans-unit id="104404386496394770" datatype="html"> 8852 <trans-unit id="104404386496394770" datatype="html">
8758 <source>Delete playlist</source> 8853 <source>Delete playlist</source>
8759 <target state="translated">احذ٠قائمة التشغيل</target> 8854 <target state="translated">احذ٠قائمة التشغيل</target>
@@ -8769,7 +8864,7 @@ The link will expire within 1 hour.</source>
8769 <target state="translated">غيّر الملكية</target> 8864 <target state="translated">غيّر الملكية</target>
8770 8865
8771 8866
8772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8867 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8773 <trans-unit id="3380608219513805292" datatype="html"> 8868 <trans-unit id="3380608219513805292" datatype="html">
8774 <source>Playlist <x id="PH"/> deleted.</source> 8869 <source>Playlist <x id="PH"/> deleted.</source>
8775 <target>Ø­ÙØ°Ùت قائمة <x id="PH"/>}.</target> 8870 <target>Ø­ÙØ°Ùت قائمة <x id="PH"/>}.</target>
@@ -8786,19 +8881,13 @@ The link will expire within 1 hour.</source>
8786 <source>Do you really want to delete <x id="PH"/> videos?</source> 8881 <source>Do you really want to delete <x id="PH"/> videos?</source>
8787 <target>هل تريد حذ٠Ùيديوهات <x id="PH"/>ØŸ</target> 8882 <target>هل تريد حذ٠Ùيديوهات <x id="PH"/>ØŸ</target>
8788 8883
8789 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8790 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8885 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8791 <context-group purpose="location"> 8886
8792 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8887 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8793 <context context-type="linenumber">191</context>
8794 </context-group>
8795 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8796 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8888 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8797 <context-group purpose="location"> 8889
8798 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8890 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8799 <context context-type="linenumber">193,191</context>
8800 </context-group>
8801 </trans-unit>
8802 8891
8803 <trans-unit id="2591467977473302125" datatype="html"> 8892 <trans-unit id="2591467977473302125" datatype="html">
8804 <source>Videos list</source> 8893 <source>Videos list</source>
@@ -8846,7 +8935,7 @@ The link will expire within 1 hour.</source>
8846 8935
8847 8936
8848 8937
8849 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8938 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8850 <trans-unit id="3108704604266608109" datatype="html"> 8939 <trans-unit id="3108704604266608109" datatype="html">
8851 <source>My video imports</source> 8940 <source>My video imports</source>
8852 <target state="translated">Ùيديوهاتي المستوردة</target> 8941 <target state="translated">Ùيديوهاتي المستوردة</target>
@@ -8863,14 +8952,14 @@ The link will expire within 1 hour.</source>
8863 8952
8864 8953
8865 8954
8866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8955 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8867 <trans-unit id="2527931602940887636" datatype="html"> 8956 <trans-unit id="2527931602940887636" datatype="html">
8868 <source>My subscriptions</source> 8957 <source>My subscriptions</source>
8869 <target>اشتراكاتي</target> 8958 <target>اشتراكاتي</target>
8870 8959
8871 8960
8872 8961
8873 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8962 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8874 <trans-unit id="5177154708872200221" datatype="html"> 8963 <trans-unit id="5177154708872200221" datatype="html">
8875 <source>You don't have any subscription yet.</source> 8964 <source>You don't have any subscription yet.</source>
8876 <target state="translated">لا تمتلك أي اشتراكات.</target> 8965 <target state="translated">لا تمتلك أي اشتراكات.</target>
@@ -8879,8 +8968,8 @@ The link will expire within 1 hour.</source>
8879 <trans-unit id="1991904494976135035" datatype="html"> 8968 <trans-unit id="1991904494976135035" datatype="html">
8880 <source>My abuse reports</source> 8969 <source>My abuse reports</source>
8881 <target state="translated">ابلاغاتي</target> 8970 <target state="translated">ابلاغاتي</target>
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 8971
8883 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8972 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8884 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8973 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8885</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8974</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8886</target> 8975</target>
@@ -9049,6 +9138,14 @@ The link will expire within 1 hour.</source>
9049 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9138 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9050 <context context-type="linenumber">7</context> 9139 <context context-type="linenumber">7</context>
9051 </context-group> 9140 </context-group>
9141 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9142 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9143</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9144</target>
9145 <context-group purpose="location">
9146 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9147 <context context-type="linenumber">1,4</context>
9148 </context-group>
9052 </trans-unit> 9149 </trans-unit>
9053 <trans-unit id="7804724824750282316" datatype="html"> 9150 <trans-unit id="7804724824750282316" datatype="html">
9054 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9151 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9577,37 +9674,37 @@ The link will expire within 1 hour.</source>
9577 <source>Your video was uploaded to your account and is private.</source> 9674 <source>Your video was uploaded to your account and is private.</source>
9578 <target>تم رÙع الÙيديو الخاص بك إلى حسابك وهو خاص.</target> 9675 <target>تم رÙع الÙيديو الخاص بك إلى حسابك وهو خاص.</target>
9579 9676
9580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 9677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
9581 <trans-unit id="5699822024600815733" datatype="html"> 9678 <trans-unit id="5699822024600815733" datatype="html">
9582 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 9679 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
9583 <target>ولكن ستÙقد البيانات المرتبطة (العلامات ،الوصÙ...) ØŒ هل تريد بالتأكيد مغادرة هذه الصÙحة؟</target> 9680 <target>ولكن ستÙقد البيانات المرتبطة (العلامات ،الوصÙ...) ØŒ هل تريد بالتأكيد مغادرة هذه الصÙحة؟</target>
9584 9681
9585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 9682 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9586 <trans-unit id="1219739004043110649" datatype="html"> 9683 <trans-unit id="1219739004043110649" datatype="html">
9587 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 9684 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
9588 <target>لم يرÙع الÙيديو الخاص بك حتى الآن ØŒ هل تريد بالتأكيد مغادرة هذه الصÙحة؟</target> 9685 <target>لم يرÙع الÙيديو الخاص بك حتى الآن ØŒ هل تريد بالتأكيد مغادرة هذه الصÙحة؟</target>
9589 9686
9590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 9687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9591 <trans-unit id="1830802698757049943" datatype="html"> 9688 <trans-unit id="1830802698757049943" datatype="html">
9592 <source>Publish <x id="PH" equiv-text="videoName"/></source> 9689 <source>Publish <x id="PH" equiv-text="videoName"/></source>
9593 <target state="translated">انشر <x id="PH" equiv-text="videoName"/></target> 9690 <target state="translated">انشر <x id="PH" equiv-text="videoName"/></target>
9594 9691
9595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 9692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9596 <trans-unit id="6932865105766151309" datatype="html"> 9693 <trans-unit id="6932865105766151309" datatype="html">
9597 <source>Upload</source> 9694 <source>Upload</source>
9598 <target state="translated">رÙع</target> 9695 <target state="translated">رÙع</target>
9599 9696
9600 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 9697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
9601 <trans-unit id="8278735427925094503" datatype="html"> 9698 <trans-unit id="8278735427925094503" datatype="html">
9602 <source>Upload <x id="PH"/> </source> 9699 <source>Upload <x id="PH"/> </source>
9603 <target>ارÙع <x id="PH"/> </target> 9700 <target>ارÙع <x id="PH"/> </target>
9604 9701
9605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 9702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
9606 <trans-unit id="5981816353437801748" datatype="html"> 9703 <trans-unit id="5981816353437801748" datatype="html">
9607 <source>Video published.</source> 9704 <source>Video published.</source>
9608 <target>Ù†Ùشر الÙيديو.</target> 9705 <target>Ù†Ùشر الÙيديو.</target>
9609 9706
9610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 9707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
9611 <trans-unit id="764164089183618119" datatype="html"> 9708 <trans-unit id="764164089183618119" datatype="html">
9612 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 9709 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
9613 <target>لم تحÙظ التغييرات! إذا غادرت ØŒ ستÙقد التغييرات.</target> 9710 <target>لم تحÙظ التغييرات! إذا غادرت ØŒ ستÙقد التغييرات.</target>
@@ -9827,7 +9924,7 @@ The link will expire within 1 hour.</source>
9827 9924
9828 9925
9829 9926
9830 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 9927 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
9831 <trans-unit id="3354816756665089864" datatype="html"> 9928 <trans-unit id="3354816756665089864" datatype="html">
9832 <source>Autoplay is suspended</source> 9929 <source>Autoplay is suspended</source>
9833 <target>Ø£Ùوق٠التشغيل التلقائي</target> 9930 <target>Ø£Ùوق٠التشغيل التلقائي</target>
@@ -9913,7 +10010,7 @@ The link will expire within 1 hour.</source>
9913 <target state="translated">Ø£ÙضيÙت حديثًا</target> 10010 <target state="translated">Ø£ÙضيÙت حديثًا</target>
9914 10011
9915 10012
9916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 10013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
9917 <trans-unit id="12646164819555880" datatype="html"> 10014 <trans-unit id="12646164819555880" datatype="html">
9918 <source>Videos from your subscriptions</source> 10015 <source>Videos from your subscriptions</source>
9919 <target>مقاطع Ùيديو من اشتراكاتك</target> 10016 <target>مقاطع Ùيديو من اشتراكاتك</target>
@@ -9922,17 +10019,17 @@ The link will expire within 1 hour.</source>
9922 <trans-unit id="1812379335568847528" datatype="html"> 10019 <trans-unit id="1812379335568847528" datatype="html">
9923 <source>Subscriptions</source> 10020 <source>Subscriptions</source>
9924 <target state="translated">الاشتراكات</target> 10021 <target state="translated">الاشتراكات</target>
9925 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 10022
9926 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 10023
9927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 10024
9928 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 10025
9929 </trans-unit> 10026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9930 <trans-unit id="186236568870281953" datatype="html"> 10027 <trans-unit id="186236568870281953" datatype="html">
9931 <source>History</source> 10028 <source>History</source>
9932 <target state="new">History</target> 10029 <target state="new">History</target>
9933 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 10030
9934 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 10031
9935 </trans-unit> 10032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
9936 <trans-unit id="5237588857224999862" datatype="html"> 10033 <trans-unit id="5237588857224999862" datatype="html">
9937 <source>Open actions</source> 10034 <source>Open actions</source>
9938 <target state="new">Open actions</target> 10035 <target state="new">Open actions</target>
@@ -9948,7 +10045,7 @@ The link will expire within 1 hour.</source>
9948 10045
9949 10046
9950 10047
9951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 10048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9952 <trans-unit id="5668077948386857930" datatype="html"> 10049 <trans-unit id="5668077948386857930" datatype="html">
9953 <source>Exclude</source> 10050 <source>Exclude</source>
9954 <target state="new">Exclude</target> 10051 <target state="new">Exclude</target>
@@ -9983,19 +10080,19 @@ The link will expire within 1 hour.</source>
9983 <trans-unit id="4668975178372693951" datatype="html"> 10080 <trans-unit id="4668975178372693951" datatype="html">
9984 <source>Discover videos</source> 10081 <source>Discover videos</source>
9985 <target state="translated">اكتش٠Ùيديوهات</target> 10082 <target state="translated">اكتش٠Ùيديوهات</target>
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 10083
9987 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 10084
9988 </trans-unit> 10085 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
9989 <trans-unit id="8067135025051844577" datatype="html"> 10086 <trans-unit id="8067135025051844577" datatype="html">
9990 <source>Trending videos</source> 10087 <source>Trending videos</source>
9991 <target state="translated">الÙيديوهات الشائعة</target> 10088 <target state="translated">الÙيديوهات الشائعة</target>
9992 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 10089
9993 </trans-unit> 10090 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
9994 <trans-unit id="664221386829541948" datatype="html"> 10091 <trans-unit id="664221386829541948" datatype="html">
9995 <source>Recently added videos</source> 10092 <source>Recently added videos</source>
9996 <target state="translated">الÙيديوهات المنشورة حديثا</target> 10093 <target state="translated">الÙيديوهات المنشورة حديثا</target>
9997 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 10094
9998 </trans-unit> 10095 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
9999 <trans-unit id="8212906256415538361" datatype="html"> 10096 <trans-unit id="8212906256415538361" datatype="html">
10000 <source>Upload a video</source> 10097 <source>Upload a video</source>
10001 <target state="translated">ارÙع Ùيديو</target> 10098 <target state="translated">ارÙع Ùيديو</target>
@@ -10070,8 +10167,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10070 <trans-unit id="375263728166936544" datatype="html"> 10167 <trans-unit id="375263728166936544" datatype="html">
10071 <source>You need to reconnect.</source> 10168 <source>You need to reconnect.</source>
10072 <target>تحتاج لإعادة الإتصال.</target> 10169 <target>تحتاج لإعادة الإتصال.</target>
10073 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 10170
10074 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 10171 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
10075 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 10172 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
10076 <context-group purpose="location"> 10173 <context-group purpose="location">
10077 <context context-type="sourcefile">src/app/core/core.module.ts</context> 10174 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -10092,39 +10189,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10092 <trans-unit id="3608407683173066091" datatype="html"> 10189 <trans-unit id="3608407683173066091" datatype="html">
10093 <source>My history</source> 10190 <source>My history</source>
10094 <target state="new">My history</target> 10191 <target state="new">My history</target>
10095 <context-group purpose="location"> 10192
10096 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10193 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10097 <context context-type="linenumber">98</context>
10098 </context-group>
10099 </trans-unit>
10100 <trans-unit id="4024404994702813072" datatype="html"> 10194 <trans-unit id="4024404994702813072" datatype="html">
10101 <source>In my library</source> 10195 <source>In my library</source>
10102 <target state="new">In my library</target> 10196 <target state="new">In my library</target>
10103 <context-group purpose="location"> 10197
10104 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10198 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10105 <context context-type="linenumber">104</context>
10106 </context-group>
10107 </trans-unit>
10108 <trans-unit id="232050922346936574" datatype="html"> 10199 <trans-unit id="232050922346936574" datatype="html">
10109 <source>Trending</source> 10200 <source>Trending</source>
10110 <target state="new">Trending</target> 10201 <target state="new">Trending</target>
10111 10202
10112 10203
10113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 10204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
10114 <trans-unit id="6470888608149621404" datatype="html"> 10205 <trans-unit id="6470888608149621404" datatype="html">
10115 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 10206 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
10116 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 10207 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
10117 <context-group purpose="location"> 10208
10118 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10209 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
10119 <context context-type="linenumber">150</context>
10120 </context-group>
10121 </trans-unit>
10122 <trans-unit id="2821179408673282599" datatype="html"> 10210 <trans-unit id="2821179408673282599" datatype="html">
10123 <source>Home</source> 10211 <source>Home</source>
10124 <target state="new">Home</target> 10212 <target state="new">Home</target>
10125 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 10213
10126 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 10214
10127 </trans-unit> 10215 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
10128 <trans-unit id="4648900870671159218" datatype="html"> 10216 <trans-unit id="4648900870671159218" datatype="html">
10129 <source>Success</source> 10217 <source>Success</source>
10130 <target>نجح</target> 10218 <target>نجح</target>
@@ -10135,20 +10223,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10135 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 10223 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10136 <target>أكثرت المحاولات، حاول لاحقا بعد <x id="PH"/> دقيقة.</target> 10224 <target>أكثرت المحاولات، حاول لاحقا بعد <x id="PH"/> دقيقة.</target>
10137 10225
10138 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10226 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10139 <trans-unit id="4965472196059235310" datatype="html"> 10227 <trans-unit id="4965472196059235310" datatype="html">
10140 <source>Too many attempts, please try again later.</source> 10228 <source>Too many attempts, please try again later.</source>
10141 <target>أكثرت المحاولات، حاول لاحقا.</target> 10229 <target>أكثرت المحاولات، حاول لاحقا.</target>
10142 10230
10143 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10231 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10144 <trans-unit id="1693549688987384699" datatype="html"> 10232 <trans-unit id="1693549688987384699" datatype="html">
10145 <source>Server error. Please retry later.</source> 10233 <source>Server error. Please retry later.</source>
10146 <target>خطأ ÙÙŠ السيرÙر. يرجى إعادة المحاولة لاحقا.</target> 10234 <target>خطأ ÙÙŠ السيرÙر. يرجى إعادة المحاولة لاحقا.</target>
10147 10235
10148 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10236 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10149 <source>Unknown server error</source><target state="new">Unknown server error</target> 10237 <source>Unknown server error</source><target state="new">Unknown server error</target>
10150 10238
10151 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10239 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10152 <trans-unit id="4670312387769733978" datatype="html"> 10240 <trans-unit id="4670312387769733978" datatype="html">
10153 <source>All unsaved data will be lost, are you sure you want to leave this page?</source> 10241 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10154 <target>ستÙقد جميع البيانات غير المحÙوظة ØŒ هل تريد مغادرة هذه الصÙحة؟</target> 10242 <target>ستÙقد جميع البيانات غير المحÙوظة ØŒ هل تريد مغادرة هذه الصÙحة؟</target>
@@ -10200,7 +10288,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10200 <trans-unit id="9178182467454450952" datatype="html"> 10288 <trans-unit id="9178182467454450952" datatype="html">
10201 <source>Confirm</source> 10289 <source>Confirm</source>
10202 <target>أكد</target> 10290 <target>أكد</target>
10203 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10291
10292 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10293 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10294 <context-group purpose="location">
10295 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10296 <context context-type="linenumber">28,30</context>
10297 </context-group>
10298 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10299 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10300 <context-group purpose="location">
10301 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10302 <context context-type="linenumber">34,36</context>
10303 </context-group>
10304 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10305 <source>Two-factor code</source><target state="new">Two-factor code</target>
10306 <context-group purpose="location">
10307 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10308 <context context-type="linenumber">42</context>
10309 </context-group>
10310 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10311 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10312 <context-group purpose="location">
10313 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10314 <context context-type="linenumber">43</context>
10315 </context-group>
10316 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10317 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10318 <context-group purpose="location">
10319 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10320 <context context-type="linenumber">77</context>
10321 </context-group>
10204 </trans-unit> 10322 </trans-unit>
10205 <trans-unit id="2127446333083057097" datatype="html"> 10323 <trans-unit id="2127446333083057097" datatype="html">
10206 <source>Domain is required.</source> 10324 <source>Domain is required.</source>
@@ -10448,6 +10566,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10448 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10566 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10449 <target state="translated">يجب أن يكون المقبض صالحًا (مثل chocobozzz@example.com).</target> 10567 <target state="translated">يجب أن يكون المقبض صالحًا (مثل chocobozzz@example.com).</target>
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10569 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10570 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10571 <context-group purpose="location">
10572 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10573 <context context-type="linenumber">69</context>
10574 </context-group>
10451 </trans-unit> 10575 </trans-unit>
10452 <trans-unit id="4968369344159400023" datatype="html"> 10576 <trans-unit id="4968369344159400023" datatype="html">
10453 <source>Your name is required.</source> 10577 <source>Your name is required.</source>
@@ -10503,10 +10627,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10503 <trans-unit id="3577237269587081090" datatype="html"> 10627 <trans-unit id="3577237269587081090" datatype="html">
10504 <source>Password is required.</source> 10628 <source>Password is required.</source>
10505 <target>كلمة المرور مطلوبة.</target> 10629 <target>كلمة المرور مطلوبة.</target>
10506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10630
10507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10631
10508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10632
10509 </trans-unit> 10633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10510 <trans-unit id="3152303769378345477" datatype="html"> 10634 <trans-unit id="3152303769378345477" datatype="html">
10511 <source>Confirmation of the password is required.</source> 10635 <source>Confirmation of the password is required.</source>
10512 <target>يجب تأكيد الكلمة المرور.</target> 10636 <target>يجب تأكيد الكلمة المرور.</target>
@@ -10550,94 +10674,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10550 <trans-unit id="525871656034789056" datatype="html"> 10674 <trans-unit id="525871656034789056" datatype="html">
10551 <source>Password must be at least 6 characters long.</source> 10675 <source>Password must be at least 6 characters long.</source>
10552 <target>يجب ألاّ تقل كلمة المرور عن 6 محارÙ.</target> 10676 <target>يجب ألاّ تقل كلمة المرور عن 6 محارÙ.</target>
10553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10677
10554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10678
10555 </trans-unit> 10679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10556 <trans-unit id="1099684476181448167" datatype="html"> 10680 <trans-unit id="1099684476181448167" datatype="html">
10557 <source>Password cannot be more than 255 characters long.</source> 10681 <source>Password cannot be more than 255 characters long.</source>
10558 <target>يجب ألاّ يزيد طول كلمة المرور عن 255 محرÙًا.</target> 10682 <target>يجب ألاّ يزيد طول كلمة المرور عن 255 محرÙًا.</target>
10559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10683
10560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10684
10561 </trans-unit> 10685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10562 <trans-unit id="3392630942539073768" datatype="html"> 10686 <trans-unit id="3392630942539073768" datatype="html">
10563 <source>The new password and the confirmed password do not correspond.</source> 10687 <source>The new password and the confirmed password do not correspond.</source>
10564 <target>كلمة المرور الجديدة وتأكيد كلمة المرور غير متطابقان.</target> 10688 <target>كلمة المرور الجديدة وتأكيد كلمة المرور غير متطابقان.</target>
10565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10689
10566 </trans-unit> 10690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10567 <trans-unit id="2027337371129904473" datatype="html"> 10691 <trans-unit id="2027337371129904473" datatype="html">
10568 <source>Video quota is required.</source> 10692 <source>Video quota is required.</source>
10569 <target>حصة الÙيديو مطلوبة.</target> 10693 <target>حصة الÙيديو مطلوبة.</target>
10570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10694
10571 </trans-unit> 10695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10572 <trans-unit id="267386529333143660" datatype="html"> 10696 <trans-unit id="267386529333143660" datatype="html">
10573 <source>Quota must be greater than -1.</source> 10697 <source>Quota must be greater than -1.</source>
10574 <target>يجب أن تكون الحصة أكبر من -1.</target> 10698 <target>يجب أن تكون الحصة أكبر من -1.</target>
10575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10699
10576 </trans-unit> 10700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10577 <trans-unit id="1220179061234048936" datatype="html"> 10701 <trans-unit id="1220179061234048936" datatype="html">
10578 <source>Daily upload limit is required.</source> 10702 <source>Daily upload limit is required.</source>
10579 <target>حد التحميل اليومي مطلوب.</target> 10703 <target>حد التحميل اليومي مطلوب.</target>
10580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10704
10581 </trans-unit> 10705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10582 <trans-unit id="8959404382357999234" datatype="html"> 10706 <trans-unit id="8959404382357999234" datatype="html">
10583 <source>Daily upload limit must be greater than -1.</source> 10707 <source>Daily upload limit must be greater than -1.</source>
10584 <target>يجب أن يكون حد التحميل اليومي أكبر من -1.</target> 10708 <target>يجب أن يكون حد التحميل اليومي أكبر من -1.</target>
10585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10709
10586 </trans-unit> 10710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10587 <trans-unit id="4796798537475457493" datatype="html"> 10711 <trans-unit id="4796798537475457493" datatype="html">
10588 <source>User role is required.</source> 10712 <source>User role is required.</source>
10589 <target>دور المستخدم مطلوب.</target> 10713 <target>دور المستخدم مطلوب.</target>
10590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10714
10591 </trans-unit> 10715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10592 <trans-unit id="2761226139624435788" datatype="html"> 10716 <trans-unit id="2761226139624435788" datatype="html">
10593 <source>Description must be at least 3 characters long.</source> 10717 <source>Description must be at least 3 characters long.</source>
10594 <target>يجب ألاّ يقل الوص٠عن 3 محراÙ.</target> 10718 <target>يجب ألاّ يقل الوص٠عن 3 محراÙ.</target>
10595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10719
10596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10720
10597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10721
10598 </trans-unit> 10722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10599 <trans-unit id="4717982586356605243" datatype="html"> 10723 <trans-unit id="4717982586356605243" datatype="html">
10600 <source>Description cannot be more than 1000 characters long.</source> 10724 <source>Description cannot be more than 1000 characters long.</source>
10601 <target>يجب ألاّ يزيد الوص٠عن 1000 محرÙ.</target> 10725 <target>يجب ألاّ يزيد الوص٠عن 1000 محرÙ.</target>
10602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10726
10603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10727
10604 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10728
10605 </trans-unit> 10729 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10606 <trans-unit id="1814372869868173571" datatype="html"> 10730 <trans-unit id="1814372869868173571" datatype="html">
10607 <source>You must agree with the instance terms in order to register on it.</source> 10731 <source>You must agree with the instance terms in order to register on it.</source>
10608 <target>يجب عليك قبول شروط مثيل الخادم لتسجيل Ùيه.</target> 10732 <target>يجب عليك قبول شروط مثيل الخادم لتسجيل Ùيه.</target>
10609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10733
10610 </trans-unit> 10734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10611 <trans-unit id="7803960725351649605" datatype="html"> 10735 <trans-unit id="7803960725351649605" datatype="html">
10612 <source>Ban reason must be at least 3 characters long.</source> 10736 <source>Ban reason must be at least 3 characters long.</source>
10613 <target>يجب ألاّ يقل سبب الحظر عن 3 محارÙ.</target> 10737 <target>يجب ألاّ يقل سبب الحظر عن 3 محارÙ.</target>
10614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10738
10615 </trans-unit> 10739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10616 <trans-unit id="3851609012243698179" datatype="html"> 10740 <trans-unit id="3851609012243698179" datatype="html">
10617 <source>Ban reason cannot be more than 250 characters long.</source> 10741 <source>Ban reason cannot be more than 250 characters long.</source>
10618 <target>يجب ألاّ يزيد سبب الحظر عن 250 محرÙًا.</target> 10742 <target>يجب ألاّ يزيد سبب الحظر عن 250 محرÙًا.</target>
10619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10743
10620 </trans-unit> 10744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10621 <trans-unit id="6632896893630378443" datatype="html"> 10745 <trans-unit id="6632896893630378443" datatype="html">
10622 <source>Display name is required.</source> 10746 <source>Display name is required.</source>
10623 <target>الاسم العلني مطلوب.</target> 10747 <target>الاسم العلني مطلوب.</target>
10624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10748
10625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10749
10626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10750
10627 </trans-unit> 10751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10628 <trans-unit id="1303578752658966736" datatype="html"> 10752 <trans-unit id="1303578752658966736" datatype="html">
10629 <source>Display name must be at least 1 character long.</source> 10753 <source>Display name must be at least 1 character long.</source>
10630 <target>يجب ألا يقل الاسم العلني عن محر٠واحد.</target> 10754 <target>يجب ألا يقل الاسم العلني عن محر٠واحد.</target>
10631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10755
10632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10756
10633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10757
10634 </trans-unit> 10758 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10635 <trans-unit id="4613240543124934954" datatype="html"> 10759 <trans-unit id="4613240543124934954" datatype="html">
10636 <source>Display name cannot be more than 50 characters long.</source> 10760 <source>Display name cannot be more than 50 characters long.</source>
10637 <target>يجب ألاّ يزيد الاسم العلني عن 50 محرÙًا.</target> 10761 <target>يجب ألاّ يزيد الاسم العلني عن 50 محرÙًا.</target>
10638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10762
10639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10763
10640 </trans-unit> 10764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10641 <trans-unit id="1000468652492651683" datatype="html"> 10765 <trans-unit id="1000468652492651683" datatype="html">
10642 <source>Report reason is required.</source> 10766 <source>Report reason is required.</source>
10643 <target>سبب البلاغ مطلوب.</target> 10767 <target>سبب البلاغ مطلوب.</target>
@@ -10995,7 +11119,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10995 <target>Ù†Ùسخ</target> 11119 <target>Ù†Ùسخ</target>
10996 11120
10997 11121
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
10999 <trans-unit id="4323470180912194028" datatype="html"> 11123 <trans-unit id="4323470180912194028" datatype="html">
11000 <source>Copy</source> 11124 <source>Copy</source>
11001 <target state="translated">انسخ</target> 11125 <target state="translated">انسخ</target>
@@ -11126,10 +11250,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11126 <trans-unit id="6952960992592445535" datatype="html"> 11250 <trans-unit id="6952960992592445535" datatype="html">
11127 <source><x id="PH"/> (channel page) </source> 11251 <source><x id="PH"/> (channel page) </source>
11128 <target><x id="PH"/> (صÙحة القناة) </target> 11252 <target><x id="PH"/> (صÙحة القناة) </target>
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11253
11130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11254
11131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11255
11132 </trans-unit> 11256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11133 <trans-unit id="1209500590333005801" datatype="html"> 11257 <trans-unit id="1209500590333005801" datatype="html">
11134 <source><x id="PH"/> (account page) </source> 11258 <source><x id="PH"/> (account page) </source>
11135 <target><x id="PH"/> (صÙحة الحساب) </target> 11259 <target><x id="PH"/> (صÙحة الحساب) </target>
@@ -11969,45 +12093,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11969 <trans-unit id="4058575476871566236" datatype="html"> 12093 <trans-unit id="4058575476871566236" datatype="html">
11970 <source>Published</source> 12094 <source>Published</source>
11971 <target>Ù†Ùشر</target> 12095 <target>Ù†Ùشر</target>
11972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12096
11973 </trans-unit><trans-unit id="7657908235362559477" datatype="html"> 12097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11974 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12098 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11975 <context-group purpose="location"> 12099
11976 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11977 <context context-type="linenumber">178</context>
11978 </context-group>
11979 </trans-unit>
11980 12101
11981 <trans-unit id="5093002376262354382" datatype="html"> 12102 <trans-unit id="5093002376262354382" datatype="html">
11982 <source>Transcoding failed</source> 12103 <source>Transcoding failed</source>
11983 <target state="new">Transcoding failed</target> 12104 <target state="new">Transcoding failed</target>
11984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12105
11985 </trans-unit> 12106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11986 <trans-unit id="118687079501751948" datatype="html"> 12107 <trans-unit id="118687079501751948" datatype="html">
11987 <source>Move to external storage failed</source> 12108 <source>Move to external storage failed</source>
11988 <target state="new">Move to external storage failed</target> 12109 <target state="new">Move to external storage failed</target>
11989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12110
11990 </trans-unit> 12111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11991 <trans-unit id="4887724548587271148" datatype="html"> 12112 <trans-unit id="4887724548587271148" datatype="html">
11992 <source>Waiting transcoding</source> 12113 <source>Waiting transcoding</source>
11993 <target>ينتظار تحويل الترميز</target> 12114 <target>ينتظار تحويل الترميز</target>
11994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12115
11995 </trans-unit> 12116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11996 <trans-unit id="4517785179607945981" datatype="html"> 12117 <trans-unit id="4517785179607945981" datatype="html">
11997 <source>To transcode</source> 12118 <source>To transcode</source>
11998 <target>لتحويل الترميز</target> 12119 <target>لتحويل الترميز</target>
11999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12120
12000 </trans-unit> 12121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12001 <trans-unit id="3299576663551440736" datatype="html"> 12122 <trans-unit id="3299576663551440736" datatype="html">
12002 <source>To import</source> 12123 <source>To import</source>
12003 <target>للاستيراد</target> 12124 <target>للاستيراد</target>
12004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12125
12005 </trans-unit> 12126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12006 <trans-unit id="6963802198225789806" datatype="html"> 12127 <trans-unit id="6963802198225789806" datatype="html">
12007 <source>To edit</source> 12128 <source>To edit</source>
12008 <target state="new">To edit</target> 12129 <target state="new">To edit</target>
12009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12130
12010 </trans-unit> 12131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12011 <trans-unit id="8492933894084361602" datatype="html"> 12132 <trans-unit id="8492933894084361602" datatype="html">
12012 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12133 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12013 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12134 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf
index b96b5caf1..cb91cb869 100644
--- a/client/src/locale/angular.ca-ES.xlf
+++ b/client/src/locale/angular.ca-ES.xlf
@@ -474,17 +474,17 @@
474 <target state="translated">vídeo</target> 474 <target state="translated">vídeo</target>
475 475
476 476
477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
478 <trans-unit id="6995024616159044376" datatype="html"> 478 <trans-unit id="6995024616159044376" datatype="html">
479 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 479 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
480 <target state="translated">La seua cuota de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 480 <target state="translated">La seua cuota de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
481 481
482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
483 <trans-unit id="7873395933409147217" datatype="html"> 483 <trans-unit id="7873395933409147217" datatype="html">
484 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 484 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
485 <target state="translated">La seua quota diària de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 485 <target state="translated">La seua quota diària de vídeo s'excedeix amb aquest vídeo (tamany del vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilitzat: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
486 486
487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
488 <trans-unit id="5235042777215655908" datatype="html"> 488 <trans-unit id="5235042777215655908" datatype="html">
489 <source>subtitles</source> 489 <source>subtitles</source>
490 <target state="translated">subtítols</target> 490 <target state="translated">subtítols</target>
@@ -549,7 +549,7 @@
549 <trans-unit id="2466846716878254816" datatype="html"> 549 <trans-unit id="2466846716878254816" datatype="html">
550 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 550 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
551 551
552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
553 553
554 <trans-unit id="7539427273132299890" datatype="html"> 554 <trans-unit id="7539427273132299890" datatype="html">
555 <source>Unlisted</source> 555 <source>Unlisted</source>
@@ -699,13 +699,10 @@
699 <source>Only live videos</source> 699 <source>Only live videos</source>
700 <target state="translated">Només vídeos en directe</target> 700 <target state="translated">Només vídeos en directe</target>
701 701
702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
703 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 703 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
704 <context-group purpose="location"> 704
705 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
706 <context context-type="linenumber">170</context>
707 </context-group>
708 </trans-unit>
709 <trans-unit id="7585826646011739428"> 706 <trans-unit id="7585826646011739428">
710 <source>Edit</source> 707 <source>Edit</source>
711 <target>Editar</target> 708 <target>Editar</target>
@@ -1132,22 +1129,28 @@
1132 <source>Username or email address</source> 1129 <source>Username or email address</source>
1133 <target>Nom d'usuari o adreça de correu electrònic</target> 1130 <target>Nom d'usuari o adreça de correu electrònic</target>
1134 1131
1135 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1132 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1136 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1133 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1134
1135
1136 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1137 <trans-unit id="1758058452376026925" datatype="html">
1138 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1139 <target state="translated">âš ï¸ La majoria de direccions de correu electrònic no inclouen lletres majúscules</target>
1140
1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1142 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1137 <context-group purpose="location"> 1143 <context-group purpose="location">
1138 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1144 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1139 <context context-type="linenumber">46</context> 1145 <context context-type="linenumber">70</context>
1140 </context-group> 1146 </context-group>
1147 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1148 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1141 <context-group purpose="location"> 1149 <context-group purpose="location">
1142 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1150 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1143 <context context-type="linenumber">53</context> 1151 <context context-type="linenumber">72</context>
1144 </context-group> 1152 </context-group>
1145 </trans-unit> 1153 </trans-unit>
1146 <trans-unit id="1758058452376026925" datatype="html">
1147 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1148 <target state="translated">âš ï¸ La majoria de direccions de correu electrònic no inclouen lletres majúscules</target>
1149
1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1151 <trans-unit id="1431416938026210429"> 1154 <trans-unit id="1431416938026210429">
1152 <source>Password</source> 1155 <source>Password</source>
1153 <target>Contrasenya</target> 1156 <target>Contrasenya</target>
@@ -1159,17 +1162,17 @@
1159 1162
1160 1163
1161 1164
1162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1163 <trans-unit id="8715156686857791956" datatype="html"> 1166 <trans-unit id="8715156686857791956" datatype="html">
1164 <source>Click here to reset your password</source> 1167 <source>Click here to reset your password</source>
1165 <target state="translated">Premeu aquí per restablir la contrasenya</target> 1168 <target state="translated">Premeu aquí per restablir la contrasenya</target>
1166 1169
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1170 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1168 <trans-unit id="892063502898494584" datatype="html"> 1171 <trans-unit id="892063502898494584" datatype="html">
1169 <source>I forgot my password</source> 1172 <source>I forgot my password</source>
1170 <target state="translated">He oblidat la meua contrasenya</target> 1173 <target state="translated">He oblidat la meua contrasenya</target>
1171 1174
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1173 <trans-unit id="2101170466365500913" datatype="html"> 1176 <trans-unit id="2101170466365500913" datatype="html">
1174 <source>Logging into an account lets you publish content</source> 1177 <source>Logging into an account lets you publish content</source>
1175 <target state="translated">Iniciar sessió amb un compte et permet publicar contingut</target> 1178 <target state="translated">Iniciar sessió amb un compte et permet publicar contingut</target>
@@ -1192,28 +1195,28 @@
1192 <source>Or sign in with</source> 1195 <source>Or sign in with</source>
1193 <target state="translated">O identifiqueu-vos amb</target> 1196 <target state="translated">O identifiqueu-vos amb</target>
1194 1197
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1196 <trans-unit id="3238209155172574367"> 1199 <trans-unit id="3238209155172574367">
1197 <source>Forgot your password</source> 1200 <source>Forgot your password</source>
1198 <target>Has oblidat la teva contrasenya</target> 1201 <target>Has oblidat la teva contrasenya</target>
1199 1202
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1201 <trans-unit id="87327320394367488" datatype="html"> 1204 <trans-unit id="87327320394367488" datatype="html">
1202 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1205 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1203 <target state="translated">No podem recuperar la vostra contrasenya perquè l'administració de la vostra instància no ha configurat cap sistema de correus de PeerTube.</target> 1206 <target state="translated">No podem recuperar la vostra contrasenya perquè l'administració de la vostra instància no ha configurat cap sistema de correus de PeerTube.</target>
1204 1207
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1206 <trans-unit id="3188014010833256853" datatype="html"> 1209 <trans-unit id="3188014010833256853" datatype="html">
1207 <source>Enter your email address and we will send you a link to reset your password.</source> 1210 <source>Enter your email address and we will send you a link to reset your password.</source>
1208 <target state="translated">Inseriu la vostra adreça de correu electrònic i us enviarem un enllaç per a restablir la contrasenya.</target> 1211 <target state="translated">Inseriu la vostra adreça de correu electrònic i us enviarem un enllaç per a restablir la contrasenya.</target>
1209 1212
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1211 <trans-unit id="1190256911880544559" datatype="html"> 1214 <trans-unit id="1190256911880544559" datatype="html">
1212 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1215 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1213The link will expire within 1 hour.</source> 1216The link will expire within 1 hour.</source>
1214 <target state="translated">S'enviarà un correu amb les instruccions per restablir la contrasenya a <x id="PH"/>. L'enllaç caducarà al cap d'una hora.</target> 1217 <target state="translated">S'enviarà un correu amb les instruccions per restablir la contrasenya a <x id="PH"/>. L'enllaç caducarà al cap d'una hora.</target>
1215 1218
1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1217 <trans-unit id="4768749765465246664"> 1220 <trans-unit id="4768749765465246664">
1218 <source>Email</source> 1221 <source>Email</source>
1219 <target>Correu</target> 1222 <target>Correu</target>
@@ -1225,19 +1228,19 @@ The link will expire within 1 hour.</source>
1225 1228
1226 1229
1227 1230
1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1229 <trans-unit id="3967269098753656610"> 1232 <trans-unit id="3967269098753656610">
1230 <source>Email address</source> 1233 <source>Email address</source>
1231 <target>Adreça de correu</target> 1234 <target>Adreça de correu</target>
1232 1235
1233 1236
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1235 <trans-unit id="7808756054397155068" datatype="html"> 1238 <trans-unit id="7808756054397155068" datatype="html">
1236 <source>Reset</source> 1239 <source>Reset</source>
1237 <target state="translated">Restableix</target> 1240 <target state="translated">Restableix</target>
1238 <note priority="1" from="description">Password reset button</note> 1241 <note priority="1" from="description">Password reset button</note>
1239 1242
1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1241 <trans-unit id="4319634264526091601" datatype="html"> 1244 <trans-unit id="4319634264526091601" datatype="html">
1242 <source>on this instance</source> 1245 <source>on this instance</source>
1243 <target state="translated">en aquesta instància</target> 1246 <target state="translated">en aquesta instància</target>
@@ -1454,7 +1457,13 @@ The link will expire within 1 hour.</source>
1454 <source>Configure my instance</source> 1457 <source>Configure my instance</source>
1455 <target state="translated">Configurar la meua instància</target> 1458 <target state="translated">Configurar la meua instància</target>
1456 1459
1457 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1460 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1461 <source>Confirm your password</source><target state="new">Confirm your password</target>
1462 <context-group purpose="location">
1463 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1464 <context context-type="linenumber">54</context>
1465 </context-group>
1466 </trans-unit>
1458 <trans-unit id="9005121595859995793" datatype="html"> 1467 <trans-unit id="9005121595859995793" datatype="html">
1459 <source>Configuration warning!</source> 1468 <source>Configuration warning!</source>
1460 <target state="translated">Advertència de configuració!</target> 1469 <target state="translated">Advertència de configuració!</target>
@@ -1645,7 +1654,7 @@ The link will expire within 1 hour.</source>
1645 <source>My account</source> 1654 <source>My account</source>
1646 <target state="translated">El meu compte</target> 1655 <target state="translated">El meu compte</target>
1647 1656
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1657 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1649 <trans-unit id="6371572688505952303" datatype="html"> 1658 <trans-unit id="6371572688505952303" datatype="html">
1650 <source>My library</source> 1659 <source>My library</source>
1651 <target state="translated">La meua biblioteca</target> 1660 <target state="translated">La meua biblioteca</target>
@@ -1656,7 +1665,7 @@ The link will expire within 1 hour.</source>
1656 <target>Registrar un compte</target> 1665 <target>Registrar un compte</target>
1657 1666
1658 1667
1659 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1668 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1660 1669
1661 <trans-unit id="3108704604266608109" datatype="html"> 1670 <trans-unit id="3108704604266608109" datatype="html">
1662 <source>My video imports</source> 1671 <source>My video imports</source>
@@ -1684,32 +1693,32 @@ The link will expire within 1 hour.</source>
1684 <source>Import jobs concurrency</source> 1693 <source>Import jobs concurrency</source>
1685 <target state="translated">Importar simultaneïtat de treballs</target> 1694 <target state="translated">Importar simultaneïtat de treballs</target>
1686 1695
1687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1688 <trans-unit id="2184839376696112704" datatype="html"> 1697 <trans-unit id="2184839376696112704" datatype="html">
1689 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1698 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1690 <target state="translated">permet importar múltiples vídeos en paralel. âš ï¸ Requereix reiniciar PeerTube.</target> 1699 <target state="translated">permet importar múltiples vídeos en paralel. âš ï¸ Requereix reiniciar PeerTube.</target>
1691 1700
1692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1693 <trans-unit id="780513172839038392" datatype="html"> 1702 <trans-unit id="780513172839038392" datatype="html">
1694 <source>jobs in parallel</source> 1703 <source>jobs in parallel</source>
1695 <target state="translated">treballs en paral·lel</target> 1704 <target state="translated">treballs en paral·lel</target>
1696 1705
1697 1706
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1699 <trans-unit id="5997625369044180192" datatype="html"> 1708 <trans-unit id="5997625369044180192" datatype="html">
1700 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1709 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1701 <target state="translated">Permetre importació amb URL HTTP (per exemple, YouTube)</target> 1710 <target state="translated">Permetre importació amb URL HTTP (per exemple, YouTube)</target>
1702 1711
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1704 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1713 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1705 1714
1706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1707 <trans-unit id="7627544798203088407" datatype="html"> 1716 <trans-unit id="7627544798203088407" datatype="html">
1708 <source>Discover</source> 1717 <source>Discover</source>
1709 <target state="translated">Descobreix</target> 1718 <target state="translated">Descobreix</target>
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1719
1711 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1720
1712 </trans-unit> 1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1713 <trans-unit id="7844706011418789951"> 1722 <trans-unit id="7844706011418789951">
1714 <source>Administration</source> 1723 <source>Administration</source>
1715 <target>Administració</target> 1724 <target>Administració</target>
@@ -1915,7 +1924,7 @@ The link will expire within 1 hour.</source>
1915 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1924 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1916 <target state="translated">El mitjà es massa gran per al servidor. Contacta amb l'administrador si desitja augmentar la grandària límit.</target> 1925 <target state="translated">El mitjà es massa gran per al servidor. Contacta amb l'administrador si desitja augmentar la grandària límit.</target>
1917 1926
1918 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1927 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1919 <trans-unit id="5131854469652959713" datatype="html"> 1928 <trans-unit id="5131854469652959713" datatype="html">
1920 <source>GLOBAL SEARCH</source> 1929 <source>GLOBAL SEARCH</source>
1921 <target state="translated">CERCA GLOBAL</target> 1930 <target state="translated">CERCA GLOBAL</target>
@@ -2265,7 +2274,7 @@ The link will expire within 1 hour.</source>
2265 <source>Advanced filters</source> 2274 <source>Advanced filters</source>
2266 <target state="translated">Filtres avançats</target> 2275 <target state="translated">Filtres avançats</target>
2267 2276
2268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2269 <trans-unit id="2504502765849142619" datatype="html"> 2278 <trans-unit id="2504502765849142619" datatype="html">
2270 <source>No items found</source> 2279 <source>No items found</source>
2271 <target state="translated">Cap element trobat</target> 2280 <target state="translated">Cap element trobat</target>
@@ -2652,7 +2661,7 @@ The link will expire within 1 hour.</source>
2652 <source>Upload on hold</source> 2661 <source>Upload on hold</source>
2653 <target state="translated">Pujada en espera</target> 2662 <target state="translated">Pujada en espera</target>
2654 2663
2655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2656 <trans-unit id="285180972645018518" datatype="html"> 2665 <trans-unit id="285180972645018518" datatype="html">
2657 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2666 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2658 <target state="translated">Ho sentim, la funció de pujada està deshabilitada per al teu compte. Si vols agregar vídeos, un administrador ha de desbloquejar la teua quota</target> 2667 <target state="translated">Ho sentim, la funció de pujada està deshabilitada per al teu compte. Si vols agregar vídeos, un administrador ha de desbloquejar la teua quota</target>
@@ -2888,7 +2897,7 @@ The link will expire within 1 hour.</source>
2888 <source>Login</source> 2897 <source>Login</source>
2889 <target state="new">Login</target> 2898 <target state="new">Login</target>
2890 2899
2891 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2900 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2892 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2901 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2893</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2902</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2894</target> 2903</target>
@@ -3613,76 +3622,83 @@ The link will expire within 1 hour.</source>
3613 3622
3614 3623
3615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3616 <trans-unit id="7046347992315328430" datatype="html"> 3625
3617 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3618 <target state="new">
3619 Transcoding is enabled. The video quota only takes into account
3620 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3621 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3622 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3623 At most, this user could upload ~
3624 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3625
3626 </target>
3627
3628
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3630 <trans-unit id="2743014784334706527" datatype="html"> 3626 <trans-unit id="2743014784334706527" datatype="html">
3631 <source>Daily video quota</source> 3627 <source>Daily video quota</source>
3632 <target state="new">Daily video quota</target> 3628 <target state="new">Daily video quota</target>
3633 3629
3634 3630
3635 3631
3636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3637 <trans-unit id="2622255144026150901" datatype="html"> 3633 <trans-unit id="2622255144026150901" datatype="html">
3638 <source>Auth plugin</source> 3634 <source>Auth plugin</source>
3639 <target state="new">Auth plugin</target> 3635 <target state="new">Auth plugin</target>
3640 3636
3641 3637
3642 3638
3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3644 <trans-unit id="588099657508661970" datatype="html"> 3640 <trans-unit id="588099657508661970" datatype="html">
3645 <source>None (local authentication)</source> 3641 <source>None (local authentication)</source>
3646 <target state="new">None (local authentication)</target> 3642 <target state="new">None (local authentication)</target>
3647 3643
3648 3644
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3650 <trans-unit id="2070907480317730379" datatype="html"> 3646 <trans-unit id="2070907480317730379" datatype="html">
3651 <source>Doesn't need review before a video goes public</source> 3647 <source>Doesn't need review before a video goes public</source>
3652 <target state="new">Doesn't need review before a video goes public</target> 3648 <target state="new">Doesn't need review before a video goes public</target>
3653 3649
3654 3650
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3656 <trans-unit id="6667250632809964191" datatype="html"> 3652 <trans-unit id="6667250632809964191" datatype="html">
3657 <source>Send a link to reset the password by email to the user</source> 3653 <source>Send a link to reset the password by email to the user</source>
3658 <target state="new">Send a link to reset the password by email to the user</target> 3654 <target state="new">Send a link to reset the password by email to the user</target>
3659 3655
3660 3656
3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3662 <trans-unit id="1412406834353485520" datatype="html"> 3658 <trans-unit id="1412406834353485520" datatype="html">
3663 <source>Ask for new password</source> 3659 <source>Ask for new password</source>
3664 <target state="new">Ask for new password</target> 3660 <target state="new">Ask for new password</target>
3665 3661
3666 3662
3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3668 <trans-unit id="3791201588898094481" datatype="html"> 3664 <trans-unit id="3791201588898094481" datatype="html">
3669 <source>Manually set the user password</source> 3665 <source>Manually set the user password</source>
3670 <target state="new">Manually set the user password</target> 3666 <target state="new">Manually set the user password</target>
3671 3667
3672 3668
3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3670 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3671 <context-group purpose="location">
3672 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3673 <context context-type="linenumber">227</context>
3674 </context-group>
3675 <context-group purpose="location">
3676 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3677 <context context-type="linenumber">227</context>
3678 </context-group>
3679 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3680 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3681 <context-group purpose="location">
3682 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3683 <context context-type="linenumber">228</context>
3684 </context-group>
3685 <context-group purpose="location">
3686 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3687 <context context-type="linenumber">228</context>
3688 </context-group>
3689 </trans-unit>
3674 <trans-unit id="8461842260159597706" datatype="html"> 3690 <trans-unit id="8461842260159597706" datatype="html">
3675 <source>Show</source> 3691 <source>Show</source>
3676 <target state="new">Show</target> 3692 <target state="new">Show</target>
3677 3693
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3679 <trans-unit id="8461609631969932886" datatype="html"> 3695 <trans-unit id="8461609631969932886" datatype="html">
3680 <source>Hide</source> 3696 <source>Hide</source>
3681 <target state="translated">Amagar</target> 3697 <target state="translated">Amagar</target>
3682 3698
3683 3699
3684 3700
3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3686 <trans-unit id="7049348886126005391" datatype="html"> 3702 <trans-unit id="7049348886126005391" datatype="html">
3687 <source>Batch actions</source> 3703 <source>Batch actions</source>
3688 <target state="new">Batch actions</target> 3704 <target state="new">Batch actions</target>
@@ -3768,13 +3784,13 @@ The link will expire within 1 hour.</source>
3768 <target state="new">Muted accounts</target> 3784 <target state="new">Muted accounts</target>
3769 3785
3770 3786
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3772 <trans-unit id="5668793810321242853" datatype="html"> 3788 <trans-unit id="5668793810321242853" datatype="html">
3773 <source>Muted servers</source> 3789 <source>Muted servers</source>
3774 <target state="new">Muted servers</target> 3790 <target state="new">Muted servers</target>
3775 3791
3776 3792
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3778 <trans-unit id="2343069726009080052" datatype="html"> 3794 <trans-unit id="2343069726009080052" datatype="html">
3779 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3795 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3780 <target state="new">Video 3796 <target state="new">Video
@@ -4913,163 +4929,157 @@ The link will expire within 1 hour.</source>
4913 4929
4914 4930
4915 4931
4916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4917 <trans-unit id="8509882464852636851" datatype="html"> 4933 <trans-unit id="8509882464852636851" datatype="html">
4918 <source>Default daily upload limit per user</source> 4934 <source>Default daily upload limit per user</source>
4919 <target state="new">Default daily upload limit per user</target> 4935 <target state="new">Default daily upload limit per user</target>
4920 4936
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4922 <trans-unit id="4719342289581047890" datatype="html"> 4938 <trans-unit id="4719342289581047890" datatype="html">
4923 <source>Allow import with a torrent file or a magnet URI</source> 4939 <source>Allow import with a torrent file or a magnet URI</source>
4924 <target state="new">Allow import with a torrent file or a magnet URI</target> 4940 <target state="new">Allow import with a torrent file or a magnet URI</target>
4925 4941
4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4927 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4943 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4928 4944
4929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4930 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4946 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4931 <context-group purpose="location"> 4947
4932 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4933 <context context-type="linenumber">293</context>
4934 </context-group>
4935 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4936 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4949 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4937 <context-group purpose="location"> 4950
4938 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4939 <context context-type="linenumber">296,298</context>
4940 </context-group>
4941 </trans-unit>
4942 <trans-unit id="3950258704315544174" datatype="html"> 4952 <trans-unit id="3950258704315544174" datatype="html">
4943 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4953 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4944 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4954 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4945 4955
4946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4947 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4957 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4948 4958
4949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4950 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4960 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4951 4961
4952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4953 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4963 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4954 4964
4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4956 <trans-unit id="3428986951244800347" datatype="html"> 4966 <trans-unit id="3428986951244800347" datatype="html">
4957 <source>Block new videos automatically</source> 4967 <source>Block new videos automatically</source>
4958 <target state="new">Block new videos automatically</target> 4968 <target state="new">Block new videos automatically</target>
4959 4969
4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4961 <trans-unit id="2054846790157376783" datatype="html"> 4971 <trans-unit id="2054846790157376783" datatype="html">
4962 <source>SEARCH</source> 4972 <source>SEARCH</source>
4963 <target state="new">SEARCH</target> 4973 <target state="new">SEARCH</target>
4964 4974
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4966 <trans-unit id="3442084803796199253" datatype="html"> 4976 <trans-unit id="3442084803796199253" datatype="html">
4967 <source>Allow users to do remote URI/handle search</source> 4977 <source>Allow users to do remote URI/handle search</source>
4968 <target state="new">Allow users to do remote URI/handle search</target> 4978 <target state="new">Allow users to do remote URI/handle search</target>
4969 4979
4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4971 <trans-unit id="2258148539285928012" datatype="html"> 4981 <trans-unit id="2258148539285928012" datatype="html">
4972 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4982 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4973 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4983 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4974 4984
4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4976 <trans-unit id="7295422540935146771" datatype="html"> 4986 <trans-unit id="7295422540935146771" datatype="html">
4977 <source>Allow anonymous to do remote URI/handle search</source> 4987 <source>Allow anonymous to do remote URI/handle search</source>
4978 <target state="new">Allow anonymous to do remote URI/handle search</target> 4988 <target state="new">Allow anonymous to do remote URI/handle search</target>
4979 4989
4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
4981 <trans-unit id="7305237807882754643" datatype="html"> 4991 <trans-unit id="7305237807882754643" datatype="html">
4982 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4992 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4983 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4993 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4984 4994
4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4986 <trans-unit id="5273935530181504015" datatype="html"> 4996 <trans-unit id="5273935530181504015" datatype="html">
4987 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4997 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4988 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4998 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4989 4999
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
4991 <trans-unit id="1886227550697837417" datatype="html"> 5001 <trans-unit id="1886227550697837417" datatype="html">
4992 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5002 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4993 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5003 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4994 5004
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4996 <trans-unit id="2331464426553277323" datatype="html"> 5006 <trans-unit id="2331464426553277323" datatype="html">
4997 <source>Search index URL</source> 5007 <source>Search index URL</source>
4998 <target state="new">Search index URL</target> 5008 <target state="new">Search index URL</target>
4999 5009
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5001 <trans-unit id="8524278911521465398" datatype="html"> 5011 <trans-unit id="8524278911521465398" datatype="html">
5002 <source>Disable local search in search bar</source> 5012 <source>Disable local search in search bar</source>
5003 <target state="new">Disable local search in search bar</target> 5013 <target state="new">Disable local search in search bar</target>
5004 5014
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5006 <trans-unit id="6568991917245875948" datatype="html"> 5016 <trans-unit id="6568991917245875948" datatype="html">
5007 <source>Otherwise the local search stays used by default</source> 5017 <source>Otherwise the local search stays used by default</source>
5008 <target state="new">Otherwise the local search stays used by default</target> 5018 <target state="new">Otherwise the local search stays used by default</target>
5009 5019
5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5011 <trans-unit id="4444955208013675027" datatype="html"> 5021 <trans-unit id="4444955208013675027" datatype="html">
5012 <source>Search bar uses the global search index by default</source> 5022 <source>Search bar uses the global search index by default</source>
5013 <target state="new">Search bar uses the global search index by default</target> 5023 <target state="new">Search bar uses the global search index by default</target>
5014 5024
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5016 <trans-unit id="6476750382562952780" datatype="html"> 5026 <trans-unit id="6476750382562952780" datatype="html">
5017 <source>Enable global search</source> 5027 <source>Enable global search</source>
5018 <target state="new">Enable global search</target> 5028 <target state="new">Enable global search</target>
5019 5029
5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5021 <trans-unit id="836183323506117145" datatype="html"> 5031 <trans-unit id="836183323506117145" datatype="html">
5022 <source>FEDERATION</source> 5032 <source>FEDERATION</source>
5023 <target state="new">FEDERATION</target> 5033 <target state="new">FEDERATION</target>
5024 5034
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5026 <trans-unit id="252719899360434356" datatype="html"> 5036 <trans-unit id="252719899360434356" datatype="html">
5027 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5037 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5028 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5038 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5029 5039
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5031 <trans-unit id="9119248927271669654" datatype="html"> 5041 <trans-unit id="9119248927271669654" datatype="html">
5032 <source>Other instances can follow yours</source> 5042 <source>Other instances can follow yours</source>
5033 <target state="new">Other instances can follow yours</target> 5043 <target state="new">Other instances can follow yours</target>
5034 5044
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5036 <trans-unit id="7015551137649102649" datatype="html"> 5046 <trans-unit id="7015551137649102649" datatype="html">
5037 <source>Manually approve new instance followers</source> 5047 <source>Manually approve new instance followers</source>
5038 <target state="new">Manually approve new instance followers</target> 5048 <target state="new">Manually approve new instance followers</target>
5039 5049
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5041 <trans-unit id="4803992993548153434" datatype="html"> 5051 <trans-unit id="4803992993548153434" datatype="html">
5042 <source>Automatically follow back instances</source> 5052 <source>Automatically follow back instances</source>
5043 <target state="new">Automatically follow back instances</target> 5053 <target state="new">Automatically follow back instances</target>
5044 5054
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5046 <trans-unit id="2092224316392295720" datatype="html"> 5056 <trans-unit id="2092224316392295720" datatype="html">
5047 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5057 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5048 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5058 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5049 5059
5050 5060
5051 5061
5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5053 <trans-unit id="1718269478813020014" datatype="html"> 5063 <trans-unit id="1718269478813020014" datatype="html">
5054 <source>Index URL</source> 5064 <source>Index URL</source>
5055 <target state="new">Index URL</target> 5065 <target state="new">Index URL</target>
5056 5066
5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5058 <trans-unit id="173263206605027981" datatype="html"> 5068 <trans-unit id="173263206605027981" datatype="html">
5059 <source>Automatically follow instances of a public index</source> 5069 <source>Automatically follow instances of a public index</source>
5060 <target state="new">Automatically follow instances of a public index</target> 5070 <target state="new">Automatically follow instances of a public index</target>
5061 5071
5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5063 <trans-unit id="9076632742417302918" datatype="html"> 5073 <trans-unit id="9076632742417302918" datatype="html">
5064 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5074 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5065 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5075 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5066 5076
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5068 <trans-unit id="3946988229617310200" datatype="html"> 5078 <trans-unit id="3946988229617310200" datatype="html">
5069 <source>ADMINISTRATORS</source> 5079 <source>ADMINISTRATORS</source>
5070 <target state="new">ADMINISTRATORS</target> 5080 <target state="new">ADMINISTRATORS</target>
5071 5081
5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5073 <trans-unit id="2149300564474427551"> 5083 <trans-unit id="2149300564474427551">
5074 <source>Administrator</source> 5084 <source>Administrator</source>
5075 <target>Administrador</target> 5085 <target>Administrador</target>
@@ -5079,12 +5089,12 @@ The link will expire within 1 hour.</source>
5079 <source>Admin email</source> 5089 <source>Admin email</source>
5080 <target>Correu del Administrador</target> 5090 <target>Correu del Administrador</target>
5081 5091
5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5083 <trans-unit id="4722881456283329321" datatype="html"> 5093 <trans-unit id="4722881456283329321" datatype="html">
5084 <source>Enable contact form</source> 5094 <source>Enable contact form</source>
5085 <target state="new">Enable contact form</target> 5095 <target state="new">Enable contact form</target>
5086 5096
5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5088 <trans-unit id="5926348345797688952" datatype="html"> 5098 <trans-unit id="5926348345797688952" datatype="html">
5089 <source>VOD Transcoding</source> 5099 <source>VOD Transcoding</source>
5090 <target state="new">VOD Transcoding</target> 5100 <target state="new">VOD Transcoding</target>
@@ -5094,27 +5104,27 @@ The link will expire within 1 hour.</source>
5094 <source>TWITTER</source> 5104 <source>TWITTER</source>
5095 <target state="new">TWITTER</target> 5105 <target state="new">TWITTER</target>
5096 5106
5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5098 <trans-unit id="3202133522706129143" datatype="html"> 5108 <trans-unit id="3202133522706129143" datatype="html">
5099 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5109 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5100 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5110 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5101 5111
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5103 <trans-unit id="4087837092261487511"> 5113 <trans-unit id="4087837092261487511">
5104 <source>Your Twitter username</source> 5114 <source>Your Twitter username</source>
5105 <target>El teu nom d'usuari de Twitter</target> 5115 <target>El teu nom d'usuari de Twitter</target>
5106 5116
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5108 <trans-unit id="5648651824279408711" datatype="html"> 5118 <trans-unit id="5648651824279408711" datatype="html">
5109 <source>Instance allowed by Twitter</source> 5119 <source>Instance allowed by Twitter</source>
5110 <target state="new">Instance allowed by Twitter</target> 5120 <target state="new">Instance allowed by Twitter</target>
5111 5121
5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5113 <trans-unit id="2076338542820061819" datatype="html"> 5123 <trans-unit id="2076338542820061819" datatype="html">
5114 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5124 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5115 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5125 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5116 5126
5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5118 <trans-unit id="493135676263039396" datatype="html"> 5128 <trans-unit id="493135676263039396" datatype="html">
5119 <source>LIVE</source> 5129 <source>LIVE</source>
5120 <target state="new">LIVE</target> 5130 <target state="new">LIVE</target>
@@ -5497,11 +5507,73 @@ color: red;
5497 <source>PASSWORD</source> 5507 <source>PASSWORD</source>
5498 <target state="new">PASSWORD</target> 5508 <target state="new">PASSWORD</target>
5499 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5509 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5510 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5511 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5512 <context-group purpose="location">
5513 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5514 <context context-type="linenumber">67</context>
5515 </context-group>
5500 </trans-unit> 5516 </trans-unit>
5501 <trans-unit id="9012586956848595996" datatype="html"> 5517 <trans-unit id="9012586956848595996" datatype="html">
5502 <source>EMAIL</source> 5518 <source>EMAIL</source>
5503 <target state="new">EMAIL</target> 5519 <target state="new">EMAIL</target>
5504 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5520
5521 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5522 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5523 <context-group purpose="location">
5524 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5525 <context context-type="linenumber">3,5</context>
5526 </context-group>
5527 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5528 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5529 <context-group purpose="location">
5530 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5531 <context context-type="linenumber">5</context>
5532 </context-group>
5533 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5534 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5535 <context-group purpose="location">
5536 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5537 <context context-type="linenumber">9</context>
5538 </context-group>
5539 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5540 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5541 <context-group purpose="location">
5542 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5543 <context context-type="linenumber">31</context>
5544 </context-group>
5545 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5546 <source>Disable two factor</source><target state="new">Disable two factor</target>
5547 <context-group purpose="location">
5548 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5549 <context context-type="linenumber">33</context>
5550 </context-group>
5551 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5552 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5553 <context-group purpose="location">
5554 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5555 <context context-type="linenumber">43</context>
5556 </context-group>
5557 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5558 <source> Two factor authentication is already enabled.
5559</source><target state="new"> Two factor authentication is already enabled.
5560</target>
5561 <context-group purpose="location">
5562 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5563 <context context-type="linenumber">6,8</context>
5564 </context-group>
5565 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5566 <source>Your password</source><target state="new">Your password</target>
5567 <context-group purpose="location">
5568 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5569 <context context-type="linenumber">14</context>
5570 </context-group>
5571 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5572 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5573 <context-group purpose="location">
5574 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5575 <context context-type="linenumber">15</context>
5576 </context-group>
5505 </trans-unit> 5577 </trans-unit>
5506 <trans-unit id="7752239348028675311" datatype="html"> 5578 <trans-unit id="7752239348028675311" datatype="html">
5507 <source>DANGER ZONE</source> 5579 <source>DANGER ZONE</source>
@@ -5509,7 +5581,7 @@ color: red;
5509 5581
5510 5582
5511 5583
5512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5513 <trans-unit id="4915431133669985304"> 5585 <trans-unit id="4915431133669985304">
5514 <source>Profile</source> 5586 <source>Profile</source>
5515 <target>Perfil</target> 5587 <target>Perfil</target>
@@ -5626,7 +5698,7 @@ color: red;
5626 <target state="new">Current password</target> 5698 <target state="new">Current password</target>
5627 5699
5628 5700
5629 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5701 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5630 <trans-unit id="3588415639242079458"> 5702 <trans-unit id="3588415639242079458">
5631 <source>New password</source> 5703 <source>New password</source>
5632 <target>Contrasenya nova</target> 5704 <target>Contrasenya nova</target>
@@ -5877,7 +5949,17 @@ color: red;
5877 <trans-unit id="4247400351982331798" datatype="html"> 5949 <trans-unit id="4247400351982331798" datatype="html">
5878 <source>Account settings</source> 5950 <source>Account settings</source>
5879 <target state="new">Account settings</target> 5951 <target state="new">Account settings</target>
5880 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 5952
5953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5954 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5955 <context-group purpose="location">
5956 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5957 <context context-type="linenumber">39</context>
5958 </context-group>
5959 <context-group purpose="location">
5960 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5961 <context context-type="linenumber">3</context>
5962 </context-group>
5881 </trans-unit> 5963 </trans-unit>
5882 <trans-unit id="2864486939135008600" datatype="html"> 5964 <trans-unit id="2864486939135008600" datatype="html">
5883 <source>Playlist elements</source> 5965 <source>Playlist elements</source>
@@ -7152,7 +7234,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7152 <target state="translated">VÃDEOS</target> 7234 <target state="translated">VÃDEOS</target>
7153 7235
7154 7236
7155 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7237 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7156 <trans-unit id="25349740244798533" datatype="html"> 7238 <trans-unit id="25349740244798533" datatype="html">
7157 <source>Username copied</source> 7239 <source>Username copied</source>
7158 <target state="new">Username copied</target> 7240 <target state="new">Username copied</target>
@@ -7324,7 +7406,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7324 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7406 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7325 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7407 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7326 7408
7327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7328 <trans-unit id="6284468333579755406" datatype="html"> 7410 <trans-unit id="6284468333579755406" datatype="html">
7329 <source>Edit custom configuration</source> 7411 <source>Edit custom configuration</source>
7330 <target state="new">Edit custom configuration</target> 7412 <target state="new">Edit custom configuration</target>
@@ -7522,7 +7604,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7522 7604
7523 7605
7524 7606
7525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7526 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7608 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7527 <context-group purpose="location"> 7609 <context-group purpose="location">
7528 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7610 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7617,16 +7699,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
7617 <source>Follow request(s) sent!</source> 7699 <source>Follow request(s) sent!</source>
7618 <target>Sol·licituds de seguiment enviades!</target> 7700 <target>Sol·licituds de seguiment enviades!</target>
7619 7701
7620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7621 <trans-unit id="3459358413436264734" datatype="html"> 7703 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7622 <source>Your instance subscriptions</source>
7623 <target state="new">Your instance subscriptions</target>
7624 <context-group purpose="location"> 7704 <context-group purpose="location">
7625 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7705 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7626 <context context-type="linenumber">3</context> 7706 <context context-type="linenumber">3</context>
7627 </context-group> 7707 </context-group>
7628 </trans-unit> 7708 </trans-unit>
7629 7709
7710
7630 <trans-unit id="9160510009013134726"> 7711 <trans-unit id="9160510009013134726">
7631 <source>Unfollow</source> 7712 <source>Unfollow</source>
7632 <target>No segueixis</target> 7713 <target>No segueixis</target>
@@ -8180,19 +8261,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8180 <x id="PH"/> updated. 8261 <x id="PH"/> updated.
8181 </target> 8262 </target>
8182 8263
8183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 8264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8184 <trans-unit id="1349763489797682899"> 8265 <trans-unit id="1349763489797682899">
8185 <source>Update user</source> 8266 <source>Update user</source>
8186 <target>Actualitzar usuari</target> 8267 <target>Actualitzar usuari</target>
8187 8268
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 8269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8189 <trans-unit id="8819563010322372715" datatype="html"> 8270 <trans-unit id="8819563010322372715" datatype="html">
8190 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8271 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8191 <target state="new">An email asking for password reset has been sent to 8272 <target state="new">An email asking for password reset has been sent to
8192 <x id="PH"/>. 8273 <x id="PH"/>.
8193 </target> 8274 </target>
8194 8275
8195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8277 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8278 <context-group purpose="location">
8279 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8280 <context context-type="linenumber">134</context>
8281 </context-group>
8282 </trans-unit>
8196 <trans-unit id="7483807629538115183" datatype="html"> 8283 <trans-unit id="7483807629538115183" datatype="html">
8197 <source>Users list</source> 8284 <source>Users list</source>
8198 <target state="new">Users list</target> 8285 <target state="new">Users list</target>
@@ -8689,7 +8776,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8689 <source>Channel filters</source><target state="new">Channel filters</target> 8776 <source>Channel filters</source><target state="new">Channel filters</target>
8690 8777
8691 8778
8692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8693 <trans-unit id="6059091237492573541" datatype="html"> 8780 <trans-unit id="6059091237492573541" datatype="html">
8694 <source>Update video channel</source> 8781 <source>Update video channel</source>
8695 <target state="new">Update video channel</target> 8782 <target state="new">Update video channel</target>
@@ -8756,13 +8843,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8756 <target state="translated">Notificacions</target> 8843 <target state="translated">Notificacions</target>
8757 8844
8758 8845
8759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 8846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8760 <trans-unit id="6658000829978978023" datatype="html"> 8847 <trans-unit id="6658000829978978023" datatype="html">
8761 <source>Applications</source> 8848 <source>Applications</source>
8762 <target state="new">Applications</target> 8849 <target state="new">Applications</target>
8763 8850
8764 8851
8765 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8852 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8766 <trans-unit id="104404386496394770" datatype="html"> 8853 <trans-unit id="104404386496394770" datatype="html">
8767 <source>Delete playlist</source> 8854 <source>Delete playlist</source>
8768 <target state="new">Delete playlist</target> 8855 <target state="new">Delete playlist</target>
@@ -8780,7 +8867,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8780 <source>Change ownership</source> 8867 <source>Change ownership</source>
8781 <target state="new">Change ownership</target> 8868 <target state="new">Change ownership</target>
8782 8869
8783 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8870 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8784 <trans-unit id="3380608219513805292" datatype="html"> 8871 <trans-unit id="3380608219513805292" datatype="html">
8785 <source>Playlist <x id="PH"/> deleted.</source> 8872 <source>Playlist <x id="PH"/> deleted.</source>
8786 <target state="new">Playlist 8873 <target state="new">Playlist
@@ -8792,7 +8879,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8792 <source>My videos</source> 8879 <source>My videos</source>
8793 <target>Els meus vídeos</target> 8880 <target>Els meus vídeos</target>
8794 8881
8795 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8796 8883
8797 <trans-unit id="8197117721861453263"> 8884 <trans-unit id="8197117721861453263">
8798 <source>Do you really want to delete <x id="PH"/> videos?</source> 8885 <source>Do you really want to delete <x id="PH"/> videos?</source>
@@ -8800,19 +8887,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8800 <x id="PH"/> vídeos? 8887 <x id="PH"/> vídeos?
8801 </target> 8888 </target>
8802 8889
8803 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8890 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8804 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8891 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8805 <context-group purpose="location"> 8892
8806 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8807 <context context-type="linenumber">191</context>
8808 </context-group>
8809 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8810 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8894 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8811 <context-group purpose="location"> 8895
8812 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8813 <context context-type="linenumber">193,191</context>
8814 </context-group>
8815 </trans-unit>
8816 <trans-unit id="2591467977473302125" datatype="html"> 8897 <trans-unit id="2591467977473302125" datatype="html">
8817 <source>Videos list</source><target state="new">Videos list</target> 8898 <source>Videos list</source><target state="new">Videos list</target>
8818 <context-group purpose="location"> 8899 <context-group purpose="location">
@@ -8857,7 +8938,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8857 <source>My channels</source> 8938 <source>My channels</source>
8858 <target state="new">My channels</target> 8939 <target state="new">My channels</target>
8859 8940
8860 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8941 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8861 <source>My synchronizations</source><target state="new">My synchronizations</target> 8942 <source>My synchronizations</source><target state="new">My synchronizations</target>
8862 <context-group purpose="location"> 8943 <context-group purpose="location">
8863 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8944 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8880,12 +8961,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8880 <source>My playlists</source> 8961 <source>My playlists</source>
8881 <target state="translated">Les meues llistes de reproducció</target> 8962 <target state="translated">Les meues llistes de reproducció</target>
8882 8963
8883 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8964 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8884 <trans-unit id="2527931602940887636" datatype="html"> 8965 <trans-unit id="2527931602940887636" datatype="html">
8885 <source>My subscriptions</source> 8966 <source>My subscriptions</source>
8886 <target state="translated">Les meues subscripcions</target> 8967 <target state="translated">Les meues subscripcions</target>
8887 8968
8888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8969 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8889 <trans-unit id="5177154708872200221" datatype="html"> 8970 <trans-unit id="5177154708872200221" datatype="html">
8890 <source>You don't have any subscription yet.</source> 8971 <source>You don't have any subscription yet.</source>
8891 <target state="new">You don't have any subscription yet.</target> 8972 <target state="new">You don't have any subscription yet.</target>
@@ -8894,8 +8975,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8894 <trans-unit id="1991904494976135035" datatype="html"> 8975 <trans-unit id="1991904494976135035" datatype="html">
8895 <source>My abuse reports</source> 8976 <source>My abuse reports</source>
8896 <target state="new">My abuse reports</target> 8977 <target state="new">My abuse reports</target>
8897 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 8978
8898 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8979 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8899 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8980 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8900</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8981</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8901</target> 8982</target>
@@ -8936,17 +9017,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
8936 <source>Channels</source> 9017 <source>Channels</source>
8937 <target state="new">Channels</target> 9018 <target state="new">Channels</target>
8938 9019
8939 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 9020 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8940 <trans-unit id="8936704404804793618" datatype="html"> 9021 <trans-unit id="8936704404804793618" datatype="html">
8941 <source>Videos</source> 9022 <source>Videos</source>
8942 <target state="new">Videos</target> 9023 <target state="new">Videos</target>
8943 9024
8944 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9025 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8945 <trans-unit id="1823843876735462104" datatype="html"> 9026 <trans-unit id="1823843876735462104" datatype="html">
8946 <source>Playlists</source> 9027 <source>Playlists</source>
8947 <target state="translated">Llistes de reproducció</target> 9028 <target state="translated">Llistes de reproducció</target>
8948 9029
8949 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 9030 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8950 <trans-unit id="7916647920967632052" datatype="html"> 9031 <trans-unit id="7916647920967632052" datatype="html">
8951 <source>max size</source> 9032 <source>max size</source>
8952 <target state="new">max size</target> 9033 <target state="new">max size</target>
@@ -9128,7 +9209,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9128 <source>You need to reconnect.</source> 9209 <source>You need to reconnect.</source>
9129 <target>Necessites tornar a connectar.</target> 9210 <target>Necessites tornar a connectar.</target>
9130 9211
9131 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9212 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9132 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9213 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9133 <context-group purpose="location"> 9214 <context-group purpose="location">
9134 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9215 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9149,38 +9230,29 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9149 <trans-unit id="3608407683173066091" datatype="html"> 9230 <trans-unit id="3608407683173066091" datatype="html">
9150 <source>My history</source> 9231 <source>My history</source>
9151 <target state="new">My history</target> 9232 <target state="new">My history</target>
9152 <context-group purpose="location"> 9233
9153 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9234 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9154 <context context-type="linenumber">98</context>
9155 </context-group>
9156 </trans-unit>
9157 <trans-unit id="4024404994702813072" datatype="html"> 9235 <trans-unit id="4024404994702813072" datatype="html">
9158 <source>In my library</source> 9236 <source>In my library</source>
9159 <target state="new">In my library</target> 9237 <target state="new">In my library</target>
9160 <context-group purpose="location"> 9238
9161 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9239 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9162 <context context-type="linenumber">104</context>
9163 </context-group>
9164 </trans-unit>
9165 <trans-unit id="232050922346936574" datatype="html"> 9240 <trans-unit id="232050922346936574" datatype="html">
9166 <source>Trending</source> 9241 <source>Trending</source>
9167 <target state="new">Trending</target> 9242 <target state="new">Trending</target>
9168 9243
9169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9170 <trans-unit id="6470888608149621404" datatype="html"> 9245 <trans-unit id="6470888608149621404" datatype="html">
9171 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9246 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9172 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9247 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9173 <context-group purpose="location"> 9248
9174 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9249 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9175 <context context-type="linenumber">150</context>
9176 </context-group>
9177 </trans-unit>
9178 <trans-unit id="2821179408673282599" datatype="html"> 9250 <trans-unit id="2821179408673282599" datatype="html">
9179 <source>Home</source> 9251 <source>Home</source>
9180 <target state="new">Home</target> 9252 <target state="new">Home</target>
9181 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9253
9182 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9254
9183 </trans-unit> 9255 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9184 <trans-unit id="4648900870671159218"> 9256 <trans-unit id="4648900870671159218">
9185 <source>Success</source> 9257 <source>Success</source>
9186 <target>Èxit</target> 9258 <target>Èxit</target>
@@ -9190,12 +9262,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9190 <source>Incorrect username or password.</source> 9262 <source>Incorrect username or password.</source>
9191 <target state="new">Incorrect username or password.</target> 9263 <target state="new">Incorrect username or password.</target>
9192 9264
9193 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9194 <trans-unit id="6974874606619467663" datatype="html"> 9266 <trans-unit id="6974874606619467663" datatype="html">
9195 <source>Your account is blocked.</source> 9267 <source>Your account is blocked.</source>
9196 <target state="new">Your account is blocked.</target> 9268 <target state="new">Your account is blocked.</target>
9197 9269
9198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9270 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9199 <trans-unit id="7939914198003891823" datatype="html"> 9271 <trans-unit id="7939914198003891823" datatype="html">
9200 <source>any language</source> 9272 <source>any language</source>
9201 <target state="new">any language</target> 9273 <target state="new">any language</target>
@@ -9354,6 +9426,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9354 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9426 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9355 <context context-type="linenumber">7</context> 9427 <context context-type="linenumber">7</context>
9356 </context-group> 9428 </context-group>
9429 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9430 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9431</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9432</target>
9433 <context-group purpose="location">
9434 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9435 <context context-type="linenumber">1,4</context>
9436 </context-group>
9357 </trans-unit> 9437 </trans-unit>
9358 <trans-unit id="7804724824750282316" datatype="html"> 9438 <trans-unit id="7804724824750282316" datatype="html">
9359 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9439 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9476,7 +9556,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9476 <source>Confirm</source> 9556 <source>Confirm</source>
9477 <target>Confirma</target> 9557 <target>Confirma</target>
9478 9558
9479 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9559 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9560 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9561 <context-group purpose="location">
9562 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9563 <context context-type="linenumber">28,30</context>
9564 </context-group>
9565 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9566 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9567 <context-group purpose="location">
9568 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9569 <context context-type="linenumber">34,36</context>
9570 </context-group>
9571 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9572 <source>Two-factor code</source><target state="new">Two-factor code</target>
9573 <context-group purpose="location">
9574 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9575 <context context-type="linenumber">42</context>
9576 </context-group>
9577 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9578 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9579 <context-group purpose="location">
9580 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9581 <context context-type="linenumber">43</context>
9582 </context-group>
9583 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9584 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9585 <context-group purpose="location">
9586 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9587 <context context-type="linenumber">77</context>
9588 </context-group>
9589 </trans-unit>
9480 <trans-unit id="7784486624424057376"> 9590 <trans-unit id="7784486624424057376">
9481 <source>Instance name is required.</source> 9591 <source>Instance name is required.</source>
9482 <target>El nom de la instància és obligatori.</target> 9592 <target>El nom de la instància és obligatori.</target>
@@ -9673,6 +9783,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9673 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9783 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9674 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9784 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9786 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9787 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9788 <context-group purpose="location">
9789 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9790 <context context-type="linenumber">69</context>
9791 </context-group>
9676 </trans-unit> 9792 </trans-unit>
9677 <trans-unit id="4968369344159400023" datatype="html"> 9793 <trans-unit id="4968369344159400023" datatype="html">
9678 <source>Your name is required.</source> 9794 <source>Your name is required.</source>
@@ -9728,10 +9844,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9728 <trans-unit id="3577237269587081090"> 9844 <trans-unit id="3577237269587081090">
9729 <source>Password is required.</source> 9845 <source>Password is required.</source>
9730 <target>Es requereix contrasenya.</target> 9846 <target>Es requereix contrasenya.</target>
9731 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9847
9732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9848
9733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9849
9734 </trans-unit> 9850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9735 <trans-unit id="3152303769378345477"> 9851 <trans-unit id="3152303769378345477">
9736 <source>Confirmation of the password is required.</source> 9852 <source>Confirmation of the password is required.</source>
9737 <target>Es requereix confirmació de la contrasenya.</target> 9853 <target>Es requereix confirmació de la contrasenya.</target>
@@ -9775,94 +9891,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9775 <trans-unit id="525871656034789056"> 9891 <trans-unit id="525871656034789056">
9776 <source>Password must be at least 6 characters long.</source> 9892 <source>Password must be at least 6 characters long.</source>
9777 <target>La contrasenya ha de tenir com a mínim 6 caràcters.</target> 9893 <target>La contrasenya ha de tenir com a mínim 6 caràcters.</target>
9778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 9894
9779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 9895
9780 </trans-unit> 9896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9781 <trans-unit id="1099684476181448167"> 9897 <trans-unit id="1099684476181448167">
9782 <source>Password cannot be more than 255 characters long.</source> 9898 <source>Password cannot be more than 255 characters long.</source>
9783 <target>La contrasenya no pot tenir més de 255 caràcters.</target> 9899 <target>La contrasenya no pot tenir més de 255 caràcters.</target>
9784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 9900
9785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 9901
9786 </trans-unit> 9902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9787 <trans-unit id="3392630942539073768"> 9903 <trans-unit id="3392630942539073768">
9788 <source>The new password and the confirmed password do not correspond.</source> 9904 <source>The new password and the confirmed password do not correspond.</source>
9789 <target>La nova contrasenya i la contrasenya confirmada no es corresponen.</target> 9905 <target>La nova contrasenya i la contrasenya confirmada no es corresponen.</target>
9790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 9906
9791 </trans-unit> 9907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9792 <trans-unit id="2027337371129904473"> 9908 <trans-unit id="2027337371129904473">
9793 <source>Video quota is required.</source> 9909 <source>Video quota is required.</source>
9794 <target>Es requereix una quota de vídeo.</target> 9910 <target>Es requereix una quota de vídeo.</target>
9795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 9911
9796 </trans-unit> 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9797 <trans-unit id="267386529333143660"> 9913 <trans-unit id="267386529333143660">
9798 <source>Quota must be greater than -1.</source> 9914 <source>Quota must be greater than -1.</source>
9799 <target>La quota ha de ser superior a -1.</target> 9915 <target>La quota ha de ser superior a -1.</target>
9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 9916
9801 </trans-unit> 9917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9802 <trans-unit id="1220179061234048936" datatype="html"> 9918 <trans-unit id="1220179061234048936" datatype="html">
9803 <source>Daily upload limit is required.</source> 9919 <source>Daily upload limit is required.</source>
9804 <target state="new">Daily upload limit is required.</target> 9920 <target state="new">Daily upload limit is required.</target>
9805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 9921
9806 </trans-unit> 9922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9807 <trans-unit id="8959404382357999234" datatype="html"> 9923 <trans-unit id="8959404382357999234" datatype="html">
9808 <source>Daily upload limit must be greater than -1.</source> 9924 <source>Daily upload limit must be greater than -1.</source>
9809 <target state="new">Daily upload limit must be greater than -1.</target> 9925 <target state="new">Daily upload limit must be greater than -1.</target>
9810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 9926
9811 </trans-unit> 9927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9812 <trans-unit id="4796798537475457493"> 9928 <trans-unit id="4796798537475457493">
9813 <source>User role is required.</source> 9929 <source>User role is required.</source>
9814 <target>Es requereix una funció d'usuari.</target> 9930 <target>Es requereix una funció d'usuari.</target>
9815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 9931
9816 </trans-unit> 9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9817 <trans-unit id="2761226139624435788"> 9933 <trans-unit id="2761226139624435788">
9818 <source>Description must be at least 3 characters long.</source> 9934 <source>Description must be at least 3 characters long.</source>
9819 <target>La descripció ha de tenir almenys 3 caràcters de longitud.</target> 9935 <target>La descripció ha de tenir almenys 3 caràcters de longitud.</target>
9820 9936
9821 9937
9822 9938
9823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9824 <trans-unit id="4717982586356605243" datatype="html"> 9940 <trans-unit id="4717982586356605243" datatype="html">
9825 <source>Description cannot be more than 1000 characters long.</source> 9941 <source>Description cannot be more than 1000 characters long.</source>
9826 <target state="new">Description cannot be more than 1000 characters long.</target> 9942 <target state="new">Description cannot be more than 1000 characters long.</target>
9827 9943
9828 9944
9829 9945
9830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9831 <trans-unit id="1814372869868173571" datatype="html"> 9947 <trans-unit id="1814372869868173571" datatype="html">
9832 <source>You must agree with the instance terms in order to register on it.</source> 9948 <source>You must agree with the instance terms in order to register on it.</source>
9833 <target state="new">You must agree with the instance terms in order to register on it.</target> 9949 <target state="new">You must agree with the instance terms in order to register on it.</target>
9834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 9950
9835 </trans-unit> 9951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9836 <trans-unit id="7803960725351649605" datatype="html"> 9952 <trans-unit id="7803960725351649605" datatype="html">
9837 <source>Ban reason must be at least 3 characters long.</source> 9953 <source>Ban reason must be at least 3 characters long.</source>
9838 <target state="new">Ban reason must be at least 3 characters long.</target> 9954 <target state="new">Ban reason must be at least 3 characters long.</target>
9839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 9955
9840 </trans-unit> 9956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9841 <trans-unit id="3851609012243698179" datatype="html"> 9957 <trans-unit id="3851609012243698179" datatype="html">
9842 <source>Ban reason cannot be more than 250 characters long.</source> 9958 <source>Ban reason cannot be more than 250 characters long.</source>
9843 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9959 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9844 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 9960
9845 </trans-unit> 9961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9846 <trans-unit id="6632896893630378443"> 9962 <trans-unit id="6632896893630378443">
9847 <source>Display name is required.</source> 9963 <source>Display name is required.</source>
9848 <target>El nom de visualització és obligatori.</target> 9964 <target>El nom de visualització és obligatori.</target>
9849 9965
9850 9966
9851 9967
9852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9853 <trans-unit id="1303578752658966736" datatype="html"> 9969 <trans-unit id="1303578752658966736" datatype="html">
9854 <source>Display name must be at least 1 character long.</source> 9970 <source>Display name must be at least 1 character long.</source>
9855 <target state="new">Display name must be at least 1 character long.</target> 9971 <target state="new">Display name must be at least 1 character long.</target>
9856 9972
9857 9973
9858 9974
9859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9860 <trans-unit id="4613240543124934954" datatype="html"> 9976 <trans-unit id="4613240543124934954" datatype="html">
9861 <source>Display name cannot be more than 50 characters long.</source> 9977 <source>Display name cannot be more than 50 characters long.</source>
9862 <target state="new">Display name cannot be more than 50 characters long.</target> 9978 <target state="new">Display name cannot be more than 50 characters long.</target>
9863 9979
9864 9980
9865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9866 <trans-unit id="1000468652492651683"> 9982 <trans-unit id="1000468652492651683">
9867 <source>Report reason is required.</source> 9983 <source>Report reason is required.</source>
9868 <target>Cal un motiu del informe.</target> 9984 <target>Cal un motiu del informe.</target>
@@ -10667,7 +10783,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10667 10783
10668 10784
10669 10785
10670 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10671 <trans-unit id="1209500590333005801" datatype="html"> 10787 <trans-unit id="1209500590333005801" datatype="html">
10672 <source><x id="PH"/> (account page) </source> 10788 <source><x id="PH"/> (account page) </source>
10673 <target state="new"> 10789 <target state="new">
@@ -11054,20 +11170,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11054 <x id="PH"/> minuts. 11170 <x id="PH"/> minuts.
11055 </target> 11171 </target>
11056 11172
11057 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11173 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11058 <trans-unit id="4965472196059235310"> 11174 <trans-unit id="4965472196059235310">
11059 <source>Too many attempts, please try again later.</source> 11175 <source>Too many attempts, please try again later.</source>
11060 <target>Hi ha massa intents, torna-ho a provar més tard.</target> 11176 <target>Hi ha massa intents, torna-ho a provar més tard.</target>
11061 11177
11062 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11178 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11063 <trans-unit id="1693549688987384699"> 11179 <trans-unit id="1693549688987384699">
11064 <source>Server error. Please retry later.</source> 11180 <source>Server error. Please retry later.</source>
11065 <target>Error del servidor. Torna-ho a intentar més tard.</target> 11181 <target>Error del servidor. Torna-ho a intentar més tard.</target>
11066 11182
11067 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11183 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11068 <source>Unknown server error</source><target state="new">Unknown server error</target> 11184 <source>Unknown server error</source><target state="new">Unknown server error</target>
11069 11185
11070 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11186 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11071 <trans-unit id="5927402622550505067" datatype="html"> 11187 <trans-unit id="5927402622550505067" datatype="html">
11072 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11188 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11073 <target state="new">Subscribed to all current channels of 11189 <target state="new">Subscribed to all current channels of
@@ -11231,7 +11347,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11231 <target>Copiat</target> 11347 <target>Copiat</target>
11232 11348
11233 11349
11234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11235 <trans-unit id="4323470180912194028" datatype="html"> 11351 <trans-unit id="4323470180912194028" datatype="html">
11236 <source>Copy</source> 11352 <source>Copy</source>
11237 <target state="new">Copy</target> 11353 <target state="new">Copy</target>
@@ -11452,38 +11568,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11452 <source>Published</source> 11568 <source>Published</source>
11453 <target>Publicat</target> 11569 <target>Publicat</target>
11454 11570
11455 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11456 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11572 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11457 <context-group purpose="location"> 11573
11458 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11459 <context context-type="linenumber">178</context>
11460 </context-group>
11461 </trans-unit>
11462 <trans-unit id="5093002376262354382" datatype="html"> 11575 <trans-unit id="5093002376262354382" datatype="html">
11463 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11576 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
11464 11577
11465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
11466 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11579 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
11467 11580
11468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11469 <trans-unit id="4887724548587271148"> 11582 <trans-unit id="4887724548587271148">
11470 <source>Waiting transcoding</source> 11583 <source>Waiting transcoding</source>
11471 <target>Esperant transcodificació</target> 11584 <target>Esperant transcodificació</target>
11472 11585
11473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11474 <trans-unit id="4517785179607945981"> 11587 <trans-unit id="4517785179607945981">
11475 <source>To transcode</source> 11588 <source>To transcode</source>
11476 <target>Transcodificar</target> 11589 <target>Transcodificar</target>
11477 11590
11478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11479 <trans-unit id="3299576663551440736" datatype="html"> 11592 <trans-unit id="3299576663551440736" datatype="html">
11480 <source>To import</source> 11593 <source>To import</source>
11481 <target state="translated">Per importar</target> 11594 <target state="translated">Per importar</target>
11482 11595
11483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11484 <source>To edit</source><target state="new">To edit</target> 11597 <source>To edit</source><target state="new">To edit</target>
11485 11598
11486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
11487 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11600 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
11488 <context-group purpose="location"> 11601 <context-group purpose="location">
11489 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11602 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -11583,37 +11696,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11583 <source>Your video was uploaded to your account and is private.</source> 11696 <source>Your video was uploaded to your account and is private.</source>
11584 <target state="new">Your video was uploaded to your account and is private.</target> 11697 <target state="new">Your video was uploaded to your account and is private.</target>
11585 11698
11586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11587 <trans-unit id="5699822024600815733"> 11700 <trans-unit id="5699822024600815733">
11588 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11701 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11589 <target>Però es perdran les dades associades (etiquetes, descripció ...), estàs segur que vols deixar aquesta pàgina?</target> 11702 <target>Però es perdran les dades associades (etiquetes, descripció ...), estàs segur que vols deixar aquesta pàgina?</target>
11590 11703
11591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11592 <trans-unit id="1219739004043110649"> 11705 <trans-unit id="1219739004043110649">
11593 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11706 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11594 <target>El teu vídeo encara no s'ha carregat, estàs segur que vols sortir d'aquesta pàgina?</target> 11707 <target>El teu vídeo encara no s'ha carregat, estàs segur que vols sortir d'aquesta pàgina?</target>
11595 11708
11596 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11597 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11710 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11598 11711
11599 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11600 <trans-unit id="6932865105766151309" datatype="html"> 11713 <trans-unit id="6932865105766151309" datatype="html">
11601 <source>Upload</source> 11714 <source>Upload</source>
11602 <target state="new">Upload</target> 11715 <target state="new">Upload</target>
11603 11716
11604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11717 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11605 <trans-unit id="8278735427925094503" datatype="html"> 11718 <trans-unit id="8278735427925094503" datatype="html">
11606 <source>Upload <x id="PH"/> </source> 11719 <source>Upload <x id="PH"/> </source>
11607 <target state="translated">Puja 11720 <target state="translated">Puja
11608 <x id="PH"/> 11721 <x id="PH"/>
11609 </target> 11722 </target>
11610 11723
11611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11612 <trans-unit id="5981816353437801748"> 11725 <trans-unit id="5981816353437801748">
11613 <source>Video published.</source> 11726 <source>Video published.</source>
11614 <target>Vídeo publicat.</target> 11727 <target>Vídeo publicat.</target>
11615 11728
11616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11617 <trans-unit id="764164089183618119" datatype="html"> 11730 <trans-unit id="764164089183618119" datatype="html">
11618 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11731 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11619 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 11732 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -11714,7 +11827,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11714 <source>Cancel</source> 11827 <source>Cancel</source>
11715 <target state="new">Cancel</target> 11828 <target state="new">Cancel</target>
11716 11829
11717 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11830 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11718 <trans-unit id="3354816756665089864" datatype="html"> 11831 <trans-unit id="3354816756665089864" datatype="html">
11719 <source>Autoplay is suspended</source> 11832 <source>Autoplay is suspended</source>
11720 <target state="new">Autoplay is suspended</target> 11833 <target state="new">Autoplay is suspended</target>
@@ -11790,7 +11903,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11790 <target state="new">Recently added</target> 11903 <target state="new">Recently added</target>
11791 11904
11792 11905
11793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11794 <trans-unit id="12646164819555880" datatype="html"> 11907 <trans-unit id="12646164819555880" datatype="html">
11795 <source>Videos from your subscriptions</source> 11908 <source>Videos from your subscriptions</source>
11796 <target state="new">Videos from your subscriptions</target> 11909 <target state="new">Videos from your subscriptions</target>
@@ -11804,12 +11917,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11804 11917
11805 11918
11806 11919
11807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 11920 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11808 <trans-unit id="186236568870281953" datatype="html"> 11921 <trans-unit id="186236568870281953" datatype="html">
11809 <source>History</source> 11922 <source>History</source>
11810 <target state="translated">Historial</target> 11923 <target state="translated">Historial</target>
11811 11924
11812 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11925 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11813 <trans-unit id="5237588857224999862" datatype="html"> 11926 <trans-unit id="5237588857224999862" datatype="html">
11814 <source>Open actions</source> 11927 <source>Open actions</source>
11815 <target state="new">Open actions</target> 11928 <target state="new">Open actions</target>
@@ -11825,7 +11938,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11825 11938
11826 11939
11827 11940
11828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11829 <source>Exclude</source><target state="new">Exclude</target> 11942 <source>Exclude</source><target state="new">Exclude</target>
11830 11943
11831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11852,19 +11965,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11852 <target state="new">Discover videos</target> 11965 <target state="new">Discover videos</target>
11853 11966
11854 11967
11855 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11856 <trans-unit id="8067135025051844577" datatype="html"> 11969 <trans-unit id="8067135025051844577" datatype="html">
11857 <source>Trending videos</source> 11970 <source>Trending videos</source>
11858 <target state="new">Trending videos</target> 11971 <target state="new">Trending videos</target>
11859 11972
11860 11973
11861 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 11974 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11862 <trans-unit id="664221386829541948" datatype="html"> 11975 <trans-unit id="664221386829541948" datatype="html">
11863 <source>Recently added videos</source> 11976 <source>Recently added videos</source>
11864 <target state="new">Recently added videos</target> 11977 <target state="new">Recently added videos</target>
11865 11978
11866 11979
11867 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 11980 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11868 <trans-unit id="8212906256415538361" datatype="html"> 11981 <trans-unit id="8212906256415538361" datatype="html">
11869 <source>Upload a video</source> 11982 <source>Upload a video</source>
11870 <target state="new">Upload a video</target> 11983 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index a6e81e87a..ab74bb9e4 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -5,8 +5,8 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">Zavřít</target> 7 <target state="translated">Zavřít</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">Obrazovka <x id="INTERPOLATION" equiv-text="get wrap("/> z <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="translated">Obrazovka <x id="INTERPOLATION" equiv-text="get wrap("/> z <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
@@ -26,72 +26,72 @@
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">Vybrat měsíc</target> 28 <target state="translated">Vybrat měsíc</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="translated">Vybrat rok</target> 34 <target state="translated">Vybrat rok</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">Předchozí měsíc</target> 40 <target state="translated">Předchozí měsíc</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">Příští měsíc</target> 46 <target state="translated">Příští měsíc</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="translated">««</target> 52 <target state="translated">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="translated">«</target> 57 <target state="translated">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="translated">»</target> 62 <target state="translated">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="translated">»»</target> 67 <target state="translated">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">První</target> 72 <target state="translated">První</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">Předchozí</target> 77 <target state="translated">Předchozí</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="translated">Další</target> 82 <target state="translated">Další</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">Poslední</target> 87 <target state="translated">Poslední</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="translated"><x id="INTERPOLATION" equiv-text="a tak dále. *"/></target> 92 <target state="translated"><x id="INTERPOLATION" equiv-text="a tak dále. *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="translated">HH</target> 97 <target state="translated">HH</target>
@@ -125,13 +125,13 @@
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="translated">Přírůstek minut</target> 127 <target state="translated">Přírůstek minut</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="translated">Snížení minut</target> 132 <target state="translated">Snížení minut</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="translated">SS</target> 137 <target state="translated">SS</target>
@@ -177,8 +177,8 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">Zavřít</target> 179 <target state="translated">Zavřít</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">Zavřít levou nabídku</target> 184 <target state="translated">Zavřít levou nabídku</target>
@@ -351,13 +351,13 @@
351 <trans-unit id="4763067539652050249" datatype="html"> 351 <trans-unit id="4763067539652050249" datatype="html">
352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> 352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
353 <target state="translated"><x id="PH" equiv-text="this.viewers"/> divák(ů)</target> 353 <target state="translated"><x id="PH" equiv-text="this.viewers"/> divák(ů)</target>
354 354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> 355 </trans-unit>
356 <trans-unit id="8622604868434380566" datatype="html"> 356 <trans-unit id="8622604868434380566" datatype="html">
357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> 357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
358 <target state="translated">{<x id="PH" equiv-text="this.views"/> zhlédnutí}</target> 358 <target state="translated">{<x id="PH" equiv-text="this.views"/> zhlédnutí}</target>
359 359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 360 </trans-unit>
361 <trans-unit id="3321250177023376249" datatype="html"> 361 <trans-unit id="3321250177023376249" datatype="html">
362 <source>Change your avatar</source> 362 <source>Change your avatar</source>
363 <target state="translated">Změň si svůj avatar</target> 363 <target state="translated">Změň si svůj avatar</target>
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">video</target> 488 <target state="translated">video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">U tohoto videa byla pÅ™ekroÄena kvóta videa (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případÄ›, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">U tohoto videa byla pÅ™ekroÄena kvóta videa (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: V případÄ›, že se jedná o video, které má být použito, je kvóta: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: (<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">S tímto videem byla pÅ™ekroÄena denní kvóta videí (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">S tímto videem byla pÅ™ekroÄena denní kvóta videí (velikost videa: />, použito: <x id="PH" equiv-text="videoSizeBytes"/>, použito: denní kvóta: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: (<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">Titulky</target> 504 <target state="translated">Titulky</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Element <x id="PH" equiv-text="param"/> nebyl nalezen</target> 567 <target state="translated">Element <x id="PH" equiv-text="param"/> nebyl nalezen</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Neveřejné</target> 572 <target>Neveřejné</target>
@@ -607,64 +607,64 @@
607 <trans-unit id="2956881312790136147" datatype="html"> 607 <trans-unit id="2956881312790136147" datatype="html">
608 <source>Delete this file</source> 608 <source>Delete this file</source>
609 <target state="translated">Smazat tento soubor</target> 609 <target state="translated">Smazat tento soubor</target>
610 610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
611 611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 612 </trans-unit>
613 <trans-unit id="870586304593427318" datatype="html"> 613 <trans-unit id="870586304593427318" datatype="html">
614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
615 <target state="translated">UrÄitÄ› chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target> 615 <target state="translated">UrÄitÄ› chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target>
616 616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 617 </trans-unit>
618 <trans-unit id="5779580280418408097" datatype="html"> 618 <trans-unit id="5779580280418408097" datatype="html">
619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
620 <target state="translated">Smazány {count, plural, =1 {1 video} other {<x id="count"/> videa}}.</target> 620 <target state="translated">Smazány {count, plural, =1 {1 video} other {<x id="count"/> videa}}.</target>
621 621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 622 </trans-unit>
623 <trans-unit id="6630644917521475697" datatype="html"> 623 <trans-unit id="6630644917521475697" datatype="html">
624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
625 <target state="translated">Smazáno <x id="PH" equiv-text="videos.length"/> videí.</target> 625 <target state="translated">Smazáno <x id="PH" equiv-text="videos.length"/> videí.</target>
626 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 627 </trans-unit>
628 <trans-unit id="9164541937317586242" datatype="html"> 628 <trans-unit id="9164541937317586242" datatype="html">
629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
630 <target state="translated">Odblokováno {count, plural, =1 {1 video} other {<x id="count"/> videí}}.</target> 630 <target state="translated">Odblokováno {count, plural, =1 {1 video} other {<x id="count"/> videí}}.</target>
631 631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 632 </trans-unit>
633 <trans-unit id="2870417795706430145" datatype="html"> 633 <trans-unit id="2870417795706430145" datatype="html">
634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
635 <target state="translated">Odblokováno <x id="PH" equiv-text="videos.length"/> videí.</target> 635 <target state="translated">Odblokováno <x id="PH" equiv-text="videos.length"/> videí.</target>
636 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 637 </trans-unit>
638 <trans-unit id="6228449077605046873" datatype="html"> 638 <trans-unit id="6228449077605046873" datatype="html">
639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> 639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
640 <target state="translated">UrÄitÄ› chcete odstranit {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> streamingové seznamy HLS?}}?</target> 640 <target state="translated">UrÄitÄ› chcete odstranit {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> streamingové seznamy HLS?}}?</target>
641 641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 642 </trans-unit>
643 <trans-unit id="9088099192924395359" datatype="html"> 643 <trans-unit id="9088099192924395359" datatype="html">
644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
645 <target state="translated">Opravdu chcete odstranit <x id="PH" equiv-text="videos.length"/> streamingové playlisty HLS?</target> 645 <target state="translated">Opravdu chcete odstranit <x id="PH" equiv-text="videos.length"/> streamingové playlisty HLS?</target>
646 646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 647 </trans-unit>
648 <trans-unit id="653148876380254581" datatype="html"> 648 <trans-unit id="653148876380254581" datatype="html">
649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> 649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
650 <target state="translated">UrÄitÄ› chcete odstranit soubory WebTorrent z {count, plural, =1 {1 video} other {<x id="count"/> videí}}?</target> 650 <target state="translated">UrÄitÄ› chcete odstranit soubory WebTorrent z {count, plural, =1 {1 video} other {<x id="count"/> videí}}?</target>
651 651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 652 </trans-unit>
653 <trans-unit id="5442133371267277333" datatype="html"> 653 <trans-unit id="5442133371267277333" datatype="html">
654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
655 <target state="translated">Opravdu chcete odstranit soubory WebTorrent <x id="PH" equiv-text="videos.length"/> videa?</target> 655 <target state="translated">Opravdu chcete odstranit soubory WebTorrent <x id="PH" equiv-text="videos.length"/> videa?</target>
656 656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 657 </trans-unit>
658 <trans-unit id="1571742433738679426" datatype="html"> 658 <trans-unit id="1571742433738679426" datatype="html">
659 <source>Files were removed.</source> 659 <source>Files were removed.</source>
660 <target state="translated">Soubory byly odstraněny.</target> 660 <target state="translated">Soubory byly odstraněny.</target>
661 661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 662 </trans-unit>
663 <trans-unit id="7054344823477412274" datatype="html"> 663 <trans-unit id="7054344823477412274" datatype="html">
664 <source>Transcoding jobs created.</source> 664 <source>Transcoding jobs created.</source>
665 <target state="translated">Překódovací úloha vytvořena.</target> 665 <target state="translated">Překódovací úloha vytvořena.</target>
666 666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 667 </trans-unit>
668 <trans-unit id="3514509630940272440"> 668 <trans-unit id="3514509630940272440">
669 <source>Sensitive</source> 669 <source>Sensitive</source>
670 <target state="translated">Citlivé</target> 670 <target state="translated">Citlivé</target>
@@ -721,29 +721,26 @@
721 <trans-unit id="158575725114802951" datatype="html"> 721 <trans-unit id="158575725114802951" datatype="html">
722 <source>Only live videos</source> 722 <source>Only live videos</source>
723 <target state="translated">Jen živá videa</target> 723 <target state="translated">Jen živá videa</target>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 724
725 </trans-unit> 725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
726 <trans-unit id="9157178301885999151" datatype="html"> 726 <trans-unit id="9157178301885999151" datatype="html">
727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
728 <target state="translated">Opravdu chcete odstranit {length, plural, =1 {this video} other {<x id="length"/> videa}}?</target> 728 <target state="translated">Opravdu chcete odstranit {length, plural, =1 {this video} other {<x id="length"/> videa}}?</target>
729 <context-group purpose="location"> 729
730 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
731 <context context-type="linenumber">170</context>
732 </context-group>
733 </trans-unit>
734 <trans-unit id="7585826646011739428"> 731 <trans-unit id="7585826646011739428">
735 <source>Edit</source> 732 <source>Edit</source>
736 <target>Upravit</target> 733 <target>Upravit</target>
737 734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
738 735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
739 736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
740 737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
741 738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
742 739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
743 740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
744 741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
745 742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 743 </trans-unit>
747 <trans-unit id="5293515551330482519"> 744 <trans-unit id="5293515551330482519">
748 <source>Truncated preview</source> 745 <source>Truncated preview</source>
749 <target>Rychlý náhled</target> 746 <target>Rychlý náhled</target>
@@ -919,10 +916,10 @@
919 <trans-unit id="1071721880474488785"> 916 <trans-unit id="1071721880474488785">
920 <source>Import</source> 917 <source>Import</source>
921 <target>Import</target> 918 <target>Import</target>
922 919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
923 920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
924 921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 922 </trans-unit>
926 <trans-unit id="6276792241563504067" datatype="html"> 923 <trans-unit id="6276792241563504067" datatype="html">
927 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 924 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
928 <target state="translated">Můžete importovat jakýkoli soubor torrent, který ukazuje na mediální soubor. Měli byste se ujistit, že máte práva na šíření obsahu, na který odkazuje, jinak by to mohlo způsobit právní problémy vám i vaší instanci.</target> 925 <target state="translated">Můžete importovat jakýkoli soubor torrent, který ukazuje na mediální soubor. Měli byste se ujistit, že máte práva na šíření obsahu, na který odkazuje, jinak by to mohlo způsobit právní problémy vám i vaší instanci.</target>
@@ -1157,51 +1154,57 @@
1157 <trans-unit id="2392488717875840729"> 1154 <trans-unit id="2392488717875840729">
1158 <source>User</source> 1155 <source>User</source>
1159 <target>Uživatel</target> 1156 <target>Uživatel</target>
1160 1157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 1158 </trans-unit>
1162 <trans-unit id="3997350348765083892"> 1159 <trans-unit id="3997350348765083892">
1163 <source>Username or email address</source> 1160 <source>Username or email address</source>
1164 <target>Uživatelské jméno nebo e-mail</target> 1161 <target>Uživatelské jméno nebo e-mail</target>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1162
1166 </trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1167 <trans-unit id="175344056589888866" datatype="html"> 1164 <trans-unit id="175344056589888866" datatype="html">
1168 <source>Example: john@example.com</source> 1165 <source>Example: john@example.com</source>
1169 <target state="translated">Příklad: john@example.com</target> 1166 <target state="translated">Příklad: john@example.com</target>
1167
1168
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1170 <trans-unit id="1758058452376026925" datatype="html">
1171 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1172 <target state="translated">âš ï¸ VÄ›tÅ¡ina e-mailových adres neobsahuje velká písmena.</target>
1173
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1175 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">46</context> 1178 <context context-type="linenumber">70</context>
1173 </context-group> 1179 </context-group>
1180 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1181 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1174 <context-group purpose="location"> 1182 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1183 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">53</context> 1184 <context context-type="linenumber">72</context>
1177 </context-group> 1185 </context-group>
1178 </trans-unit> 1186 </trans-unit>
1179 <trans-unit id="1758058452376026925" datatype="html">
1180 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1181 <target state="translated">âš ï¸ VÄ›tÅ¡ina e-mailových adres neobsahuje velká písmena.</target>
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1183 </trans-unit>
1184 <trans-unit id="1431416938026210429"> 1187 <trans-unit id="1431416938026210429">
1185 <source>Password</source> 1188 <source>Password</source>
1186 <target>Heslo</target> 1189 <target>Heslo</target>
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1196
1194 </trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1195 <trans-unit id="8715156686857791956" datatype="html"> 1198 <trans-unit id="8715156686857791956" datatype="html">
1196 <source>Click here to reset your password</source> 1199 <source>Click here to reset your password</source>
1197 <target state="translated">Klikněte zde pro obnovení hesla</target> 1200 <target state="translated">Klikněte zde pro obnovení hesla</target>
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1201
1199 </trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="892063502898494584" datatype="html"> 1203 <trans-unit id="892063502898494584" datatype="html">
1201 <source>I forgot my password</source> 1204 <source>I forgot my password</source>
1202 <target state="translated">Zapomněl jsem heslo</target> 1205 <target state="translated">Zapomněl jsem heslo</target>
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1206
1204 </trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1205 <trans-unit id="2101170466365500913" datatype="html"> 1208 <trans-unit id="2101170466365500913" datatype="html">
1206 <source>Logging into an account lets you publish content</source> 1209 <source>Logging into an account lets you publish content</source>
1207 <target state="translated">PÅ™ihlášením k úÄtu můžete publikovat obsah</target> 1210 <target state="translated">PÅ™ihlášením k úÄtu můžete publikovat obsah</target>
@@ -1226,52 +1229,52 @@
1226 <trans-unit id="3183213940445113677" datatype="html"> 1229 <trans-unit id="3183213940445113677" datatype="html">
1227 <source>Or sign in with</source> 1230 <source>Or sign in with</source>
1228 <target state="translated">Nebo se přihlaste pomocí</target> 1231 <target state="translated">Nebo se přihlaste pomocí</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1232
1230 </trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1231 <trans-unit id="3238209155172574367"> 1234 <trans-unit id="3238209155172574367">
1232 <source>Forgot your password</source> 1235 <source>Forgot your password</source>
1233 <target>Zapomenuté heslo</target> 1236 <target>Zapomenuté heslo</target>
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1237
1235 </trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1236 <trans-unit id="87327320394367488" datatype="html"> 1239 <trans-unit id="87327320394367488" datatype="html">
1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1240 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1238 <target state="translated">Je nám líto, ale heslo nelze obnovit, protože správce vaší instance nenakonfiguroval e-mailový systém PeerTube.</target> 1241 <target state="translated">Je nám líto, ale heslo nelze obnovit, protože správce vaší instance nenakonfiguroval e-mailový systém PeerTube.</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1242
1240 </trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1241 <trans-unit id="3188014010833256853" datatype="html"> 1244 <trans-unit id="3188014010833256853" datatype="html">
1242 <source>Enter your email address and we will send you a link to reset your password.</source> 1245 <source>Enter your email address and we will send you a link to reset your password.</source>
1243 <target state="translated">Zadejte svou e-mailovou adresu a my vám zašleme odkaz pro obnovení hesla.</target> 1246 <target state="translated">Zadejte svou e-mailovou adresu a my vám zašleme odkaz pro obnovení hesla.</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1247
1245 </trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1246 <trans-unit id="1190256911880544559" datatype="html"> 1249 <trans-unit id="1190256911880544559" datatype="html">
1247 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1250 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1248The link will expire within 1 hour.</source> 1251The link will expire within 1 hour.</source>
1249 <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target> 1252 <target state="translated">E-mail s pokyny pro obnovení hesla bude odeslán na adresu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Platnost odkazu vyprší do 1 hodiny.</target>
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1252 <trans-unit id="4768749765465246664"> 1255 <trans-unit id="4768749765465246664">
1253 <source>Email</source> 1256 <source>Email</source>
1254 <target>E-mail</target> 1257 <target>E-mail</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 </trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1263 <trans-unit id="3967269098753656610"> 1266 <trans-unit id="3967269098753656610">
1264 <source>Email address</source> 1267 <source>Email address</source>
1265 <target>E-mailová adresa</target> 1268 <target>E-mailová adresa</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1269 <trans-unit id="7808756054397155068" datatype="html"> 1272 <trans-unit id="7808756054397155068" datatype="html">
1270 <source>Reset</source> 1273 <source>Reset</source>
1271 <target state="translated">Reset</target> 1274 <target state="translated">Reset</target>
1272 <note priority="1" from="description">Password reset button</note> 1275 <note priority="1" from="description">Password reset button</note>
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1276
1274 </trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1275 <trans-unit id="4319634264526091601" datatype="html"> 1278 <trans-unit id="4319634264526091601" datatype="html">
1276 <source>on this instance</source> 1279 <source>on this instance</source>
1277 <target state="translated">na této instanci</target> 1280 <target state="translated">na této instanci</target>
@@ -1500,6 +1503,12 @@ The link will expire within 1 hour.</source>
1500 <source>Configure my instance</source> 1503 <source>Configure my instance</source>
1501 <target state="translated">Konfigurace mé instance</target> 1504 <target state="translated">Konfigurace mé instance</target>
1502 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1505 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1506 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1507 <source>Confirm your password</source><target state="new">Confirm your password</target>
1508 <context-group purpose="location">
1509 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1510 <context context-type="linenumber">54</context>
1511 </context-group>
1503 </trans-unit> 1512 </trans-unit>
1504 <trans-unit id="9005121595859995793" datatype="html"> 1513 <trans-unit id="9005121595859995793" datatype="html">
1505 <source>Configuration warning!</source> 1514 <source>Configuration warning!</source>
@@ -1704,8 +1713,8 @@ The link will expire within 1 hour.</source>
1704 <trans-unit id="8893390761160292681" datatype="html"> 1713 <trans-unit id="8893390761160292681" datatype="html">
1705 <source>My account</source> 1714 <source>My account</source>
1706 <target state="translated">Můj úÄet</target> 1715 <target state="translated">Můj úÄet</target>
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1716
1708 </trans-unit> 1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1709 <trans-unit id="6371572688505952303" datatype="html"> 1718 <trans-unit id="6371572688505952303" datatype="html">
1710 <source>My library</source> 1719 <source>My library</source>
1711 <target state="translated">Moje knihovna</target> 1720 <target state="translated">Moje knihovna</target>
@@ -1714,10 +1723,10 @@ The link will expire within 1 hour.</source>
1714 <trans-unit id="2308975396733519902"> 1723 <trans-unit id="2308975396733519902">
1715 <source>Create an account</source> 1724 <source>Create an account</source>
1716 <target>VytvoÅ™it úÄet</target> 1725 <target>VytvoÅ™it úÄet</target>
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1726
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1727
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1728
1720 </trans-unit> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1721 <trans-unit id="3108704604266608109" datatype="html"> 1730 <trans-unit id="3108704604266608109" datatype="html">
1722 <source>My video imports</source> 1731 <source>My video imports</source>
1723 <target state="translated">Moje importy videí</target> 1732 <target state="translated">Moje importy videí</target>
@@ -1736,35 +1745,35 @@ The link will expire within 1 hour.</source>
1736 <trans-unit id="667372110624203230" datatype="html"> 1745 <trans-unit id="667372110624203230" datatype="html">
1737 <source>Import jobs concurrency</source> 1746 <source>Import jobs concurrency</source>
1738 <target state="translated">Souběžnost importních úloh</target> 1747 <target state="translated">Souběžnost importních úloh</target>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1748
1740 </trans-unit> 1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1741 <trans-unit id="2184839376696112704" datatype="html"> 1750 <trans-unit id="2184839376696112704" datatype="html">
1742 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1751 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1743 <target state="translated">umožňuje importovat více videí souběžnÄ›. âš ï¸ Vyžaduje restart PeerTube.</target> 1752 <target state="translated">umožňuje importovat více videí souběžnÄ›. âš ï¸ Vyžaduje restart PeerTube.</target>
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1753
1745 </trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1746 <trans-unit id="780513172839038392" datatype="html"> 1755 <trans-unit id="780513172839038392" datatype="html">
1747 <source>jobs in parallel</source> 1756 <source>jobs in parallel</source>
1748 <target state="translated">paralelních úloh</target> 1757 <target state="translated">paralelních úloh</target>
1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1758
1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1759
1751 </trans-unit> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1752 <trans-unit id="5997625369044180192" datatype="html"> 1761 <trans-unit id="5997625369044180192" datatype="html">
1753 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1762 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1754 <target state="translated">Povolit import pomocí adresy URL HTTP (např. YouTube)</target> 1763 <target state="translated">Povolit import pomocí adresy URL HTTP (např. YouTube)</target>
1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1764
1756 </trans-unit> 1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1757 <trans-unit id="2095604754338363597" datatype="html"> 1766 <trans-unit id="2095604754338363597" datatype="html">
1758 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1767 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1759 <target state="translated">âš ï¸ Pokud je povoleno, doporuÄujeme použít <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, abyste zabránili přístupu k soukromým URL ze serveru PeerTube</target> 1768 <target state="translated">âš ï¸ Pokud je povoleno, doporuÄujeme použít <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, abyste zabránili přístupu k soukromým URL ze serveru PeerTube</target>
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1769
1761 </trans-unit> 1770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1762 <trans-unit id="7627544798203088407"> 1771 <trans-unit id="7627544798203088407">
1763 <source>Discover</source> 1772 <source>Discover</source>
1764 <target state="translated">Procházet</target> 1773 <target state="translated">Procházet</target>
1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1774
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1775
1767 </trans-unit> 1776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1768 <trans-unit id="7844706011418789951"> 1777 <trans-unit id="7844706011418789951">
1769 <source>Administration</source> 1778 <source>Administration</source>
1770 <target>Administrace</target> 1779 <target>Administrace</target>
@@ -2005,8 +2014,8 @@ The link will expire within 1 hour.</source>
2005 <trans-unit id="2971365540217107489" datatype="html"> 2014 <trans-unit id="2971365540217107489" datatype="html">
2006 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2015 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2007 <target state="translated">Média jsou pro server příliš velká. Pokud chcete zvýšit limit velikosti, kontaktujte prosím správce.</target> 2016 <target state="translated">Média jsou pro server příliš velká. Pokud chcete zvýšit limit velikosti, kontaktujte prosím správce.</target>
2008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2017
2009 </trans-unit> 2018 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2010 <trans-unit id="5131854469652959713" datatype="html"> 2019 <trans-unit id="5131854469652959713" datatype="html">
2011 <source>GLOBAL SEARCH</source> 2020 <source>GLOBAL SEARCH</source>
2012 <target state="translated">GLOBÃLNÃ HLEDÃNÃ</target> 2021 <target state="translated">GLOBÃLNÃ HLEDÃNÃ</target>
@@ -2261,18 +2270,18 @@ The link will expire within 1 hour.</source>
2261 <trans-unit id="480001148850006323" datatype="html"> 2270 <trans-unit id="480001148850006323" datatype="html">
2262 <source>Edit caption</source> 2271 <source>Edit caption</source>
2263 <target state="translated">Upravit titulek</target> 2272 <target state="translated">Upravit titulek</target>
2264 2273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2274 </trans-unit>
2266 <trans-unit id="6838559377527923778" datatype="html"> 2275 <trans-unit id="6838559377527923778" datatype="html">
2267 <source>Caption</source> 2276 <source>Caption</source>
2268 <target state="translated">Titulek</target> 2277 <target state="translated">Titulek</target>
2269 2278 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2270 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2279 </trans-unit>
2271 <trans-unit id="1989971680596153649" datatype="html"> 2280 <trans-unit id="1989971680596153649" datatype="html">
2272 <source>Edit this caption</source> 2281 <source>Edit this caption</source>
2273 <target state="translated">Upravit tento titulek</target> 2282 <target state="translated">Upravit tento titulek</target>
2274 2283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2275 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2284 </trans-unit>
2276 <trans-unit id="5701618810648052610"> 2285 <trans-unit id="5701618810648052610">
2277 <source>Title</source> 2286 <source>Title</source>
2278 <target>Nadpis</target> 2287 <target>Nadpis</target>
@@ -2389,7 +2398,7 @@ The link will expire within 1 hour.</source>
2389 2398
2390 2399
2391 2400
2392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2393 <trans-unit id="2504502765849142619" datatype="html"> 2402 <trans-unit id="2504502765849142619" datatype="html">
2394 <source>No items found</source> 2403 <source>No items found</source>
2395 <target state="translated">Nenalezeny žádné položky</target> 2404 <target state="translated">Nenalezeny žádné položky</target>
@@ -2420,14 +2429,14 @@ The link will expire within 1 hour.</source>
2420 <trans-unit id="5462361983940693567"> 2429 <trans-unit id="5462361983940693567">
2421 <source>Channel</source> 2430 <source>Channel</source>
2422 <target>Kanál</target> 2431 <target>Kanál</target>
2423 2432 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2424 2433 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2425 2434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2426 2435 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2427 2436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2428 2437 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2429 2438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2430 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 2439 </trans-unit>
2431 <trans-unit id="2806917038528218276" datatype="html"> 2440 <trans-unit id="2806917038528218276" datatype="html">
2432 <source>FAQ</source> 2441 <source>FAQ</source>
2433 <target state="translated">FAQ</target> 2442 <target state="translated">FAQ</target>
@@ -2539,36 +2548,36 @@ The link will expire within 1 hour.</source>
2539 <target> 2548 <target>
2540 Prozatím tu nejsou žádné titulky. 2549 Prozatím tu nejsou žádné titulky.
2541 </target> 2550 </target>
2542 2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2543 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2552 </trans-unit>
2544 <trans-unit id="8508836953540308271" datatype="html"> 2553 <trans-unit id="8508836953540308271" datatype="html">
2545 <source>Live settings</source> 2554 <source>Live settings</source>
2546 <target state="translated">Nastavení živých přenosů</target> 2555 <target state="translated">Nastavení živých přenosů</target>
2547 2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2557 </trans-unit>
2549 <trans-unit id="1212376766715456139" datatype="html"> 2558 <trans-unit id="1212376766715456139" datatype="html">
2550 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2559 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2551 <target state="translated">âš ï¸ Pokud tuto možnost povolíte, bude váš živý pÅ™enos ukonÄen, pokud pÅ™ekroÄíte kvótu videí</target> 2560 <target state="translated">âš ï¸ Pokud tuto možnost povolíte, bude váš živý pÅ™enos ukonÄen, pokud pÅ™ekroÄíte kvótu videí</target>
2552 2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2562 </trans-unit>
2554 <trans-unit id="1966495339378120213" datatype="html"> 2563 <trans-unit id="1966495339378120213" datatype="html">
2555 <source>Latency mode</source> 2564 <source>Latency mode</source>
2556 <target state="translated">Mód latence</target> 2565 <target state="translated">Mód latence</target>
2557 2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2567 </trans-unit>
2559 <trans-unit id="8891497955962997247" datatype="html"> 2568 <trans-unit id="8891497955962997247" datatype="html">
2560 <source>Automatically publish a replay when your live ends</source> 2569 <source>Automatically publish a replay when your live ends</source>
2561 <target state="translated">Automatické zveÅ™ejnÄ›ní pÅ™ehrávání po skonÄení živého vysílání</target> 2570 <target state="translated">Automatické zveÅ™ejnÄ›ní pÅ™ehrávání po skonÄení živého vysílání</target>
2562 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2572 </trans-unit>
2564 <trans-unit id="2288513108450439427"> 2573 <trans-unit id="2288513108450439427">
2565 <source>Support</source> 2574 <source>Support</source>
2566 <target>Podpora</target> 2575 <target>Podpora</target>
2567 2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2568 2577 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2569 2578 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2570 2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2580 </trans-unit>
2572 <trans-unit id="1359533927353954373" datatype="html"> 2581 <trans-unit id="1359533927353954373" datatype="html">
2573 <source>View account</source> 2582 <source>View account</source>
2574 <target state="translated">Zobrazit úÄet</target> 2583 <target state="translated">Zobrazit úÄet</target>
@@ -2602,33 +2611,33 @@ The link will expire within 1 hour.</source>
2602 <trans-unit id="1952020204339597057" datatype="html"> 2611 <trans-unit id="1952020204339597057" datatype="html">
2603 <source>Short text to tell people how they can support you (membership platform...).</source> 2612 <source>Short text to tell people how they can support you (membership platform...).</source>
2604 <target state="translated">Krátký text, který lidem Å™ekne, jak vás mohou podpoÅ™it (Älenská platforma...).</target> 2613 <target state="translated">Krátký text, který lidem Å™ekne, jak vás mohou podpoÅ™it (Älenská platforma...).</target>
2605 2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2606 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> 2615 </trans-unit>
2607 <trans-unit id="7003790776240394114" datatype="html"> 2616 <trans-unit id="7003790776240394114" datatype="html">
2608 <source>Filename</source> 2617 <source>Filename</source>
2609 <target state="translated">Název souboru</target> 2618 <target state="translated">Název souboru</target>
2610 2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit> 2620 </trans-unit>
2612 <trans-unit id="1186960092655764809" datatype="html"> 2621 <trans-unit id="1186960092655764809" datatype="html">
2613 <source>Name of the uploaded file</source> 2622 <source>Name of the uploaded file</source>
2614 <target state="translated">Název nahraného souboru</target> 2623 <target state="translated">Název nahraného souboru</target>
2615 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2625 </trans-unit>
2617 <trans-unit id="7958716262877895706"> 2626 <trans-unit id="7958716262877895706">
2618 <source>Original publication date</source> 2627 <source>Original publication date</source>
2619 <target>Původní datum publikace</target> 2628 <target>Původní datum publikace</target>
2620 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2630 </trans-unit>
2622 <trans-unit id="50985514722149155" datatype="html"> 2631 <trans-unit id="50985514722149155" datatype="html">
2623 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2632 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2624 <target state="translated">Jedná se o datum, kdy byl obsah původně zveřejněn (např. datum premiéry filmu)</target> 2633 <target state="translated">Jedná se o datum, kdy byl obsah původně zveřejněn (např. datum premiéry filmu)</target>
2625 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2635 </trans-unit>
2627 <trans-unit id="1669378369440073270" datatype="html"> 2636 <trans-unit id="1669378369440073270" datatype="html">
2628 <source>Plugin settings</source> 2637 <source>Plugin settings</source>
2629 <target state="translated">Nastavení pluginu</target> 2638 <target state="translated">Nastavení pluginu</target>
2630 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2640 </trans-unit>
2632 <trans-unit id="54931094224146544" datatype="html"> 2641 <trans-unit id="54931094224146544" datatype="html">
2633 <source>Small latency</source> 2642 <source>Small latency</source>
2634 <target state="translated">Malá latence</target> 2643 <target state="translated">Malá latence</target>
@@ -2662,29 +2671,29 @@ The link will expire within 1 hour.</source>
2662 <trans-unit id="8693603235657020323" datatype="html"> 2671 <trans-unit id="8693603235657020323" datatype="html">
2663 <source>Other</source> 2672 <source>Other</source>
2664 <target state="translated">Jiné</target> 2673 <target state="translated">Jiné</target>
2665 2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2666 2675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2676 </trans-unit>
2668 <trans-unit id="2200003513633568069"> 2677 <trans-unit id="2200003513633568069">
2669 <source>Enable video comments</source> 2678 <source>Enable video comments</source>
2670 <target>Povolit komentáře</target> 2679 <target>Povolit komentáře</target>
2671 2680 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2681 </trans-unit>
2673 <trans-unit id="8896564060463626070"> 2682 <trans-unit id="8896564060463626070">
2674 <source>Enable download</source> 2683 <source>Enable download</source>
2675 <target>Download povolen</target> 2684 <target>Download povolen</target>
2676 2685 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2686 </trans-unit>
2678 <trans-unit id="8821221480638803282"> 2687 <trans-unit id="8821221480638803282">
2679 <source>Advanced settings</source> 2688 <source>Advanced settings</source>
2680 <target>Rozšířená nastavení</target> 2689 <target>Rozšířená nastavení</target>
2681 2690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2682 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit> 2691 </trans-unit>
2683 <trans-unit id="5407145687662795944" datatype="html"> 2692 <trans-unit id="5407145687662795944" datatype="html">
2684 <source>Video thumbnail</source> 2693 <source>Video thumbnail</source>
2685 <target state="translated">Video náhled</target> 2694 <target state="translated">Video náhled</target>
2686 2695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2696 </trans-unit>
2688 <trans-unit id="2375260419993138758"> 2697 <trans-unit id="2375260419993138758">
2689 <source>URL</source> 2698 <source>URL</source>
2690 <target>URL</target> 2699 <target>URL</target>
@@ -2696,8 +2705,10 @@ The link will expire within 1 hour.</source>
2696 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2705 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2697 <target state="translated">Můžete importovat libovolnou adresu URL <x id="START_LINK"/>podporovanou youtube-dl<x id="CLOSE_LINK"/> nebo adresu URL, která ukazuje na mediální soubor. Měli byste se ujistit, že máte práva na šíření obsahu, na který odkazuje, jinak by to mohlo způsobit právní problémy vám i vaší instanci. </target> 2706 <target state="translated">Můžete importovat libovolnou adresu URL <x id="START_LINK"/>podporovanou youtube-dl<x id="CLOSE_LINK"/> nebo adresu URL, která ukazuje na mediální soubor. Měli byste se ujistit, že máte práva na šíření obsahu, na který odkazuje, jinak by to mohlo způsobit právní problémy vám i vaší instanci. </target>
2698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> 2707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2699 </trans-unit><trans-unit id="25952900092483482" datatype="html"> 2708 </trans-unit>
2700 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2709 <trans-unit id="25952900092483482" datatype="html">
2710 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2711 <target state="translated">Vzdálený kanál můžete synchronizovat také ve <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>vaší knihovně<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2701 <context-group purpose="location"> 2712 <context-group purpose="location">
2702 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2713 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2703 <context context-type="linenumber">21,23</context> 2714 <context context-type="linenumber">21,23</context>
@@ -2706,16 +2717,16 @@ The link will expire within 1 hour.</source>
2706 <trans-unit id="460353452916242022" datatype="html"> 2717 <trans-unit id="460353452916242022" datatype="html">
2707 <source>Sorry, but something went wrong</source> 2718 <source>Sorry, but something went wrong</source>
2708 <target state="translated">Omlouváme se, ale něco se pokazilo</target> 2719 <target state="translated">Omlouváme se, ale něco se pokazilo</target>
2709 2720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2710 2721 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2711 2722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2712 2723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2724 </trans-unit>
2714 <trans-unit id="5359075917564707730" datatype="html"> 2725 <trans-unit id="5359075917564707730" datatype="html">
2715 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2726 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2716 <target state="translated">Gratulujeme, video na <x id="INTERPOLATION"/> bude importováno! Již nyní můžete přidat informace o tomto videu. </target> 2727 <target state="translated">Gratulujeme, video na <x id="INTERPOLATION"/> bude importováno! Již nyní můžete přidat informace o tomto videu. </target>
2717 2728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2718 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2729 </trans-unit>
2719 <trans-unit id="6722765664648523978"> 2730 <trans-unit id="6722765664648523978">
2720 <source>Select the file to upload</source> 2731 <source>Select the file to upload</source>
2721 <target>Zvolte soubor k nahrání</target> 2732 <target>Zvolte soubor k nahrání</target>
@@ -2725,13 +2736,13 @@ The link will expire within 1 hour.</source>
2725 <trans-unit id="9172233176401579786" datatype="html"> 2736 <trans-unit id="9172233176401579786" datatype="html">
2726 <source>Scheduled</source> 2737 <source>Scheduled</source>
2727 <target state="translated">Plánováno</target> 2738 <target state="translated">Plánováno</target>
2728 2739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2740 </trans-unit>
2730 <trans-unit id="1435317307066082710" datatype="html"> 2741 <trans-unit id="1435317307066082710" datatype="html">
2731 <source>Hide the video until a specific date</source> 2742 <source>Hide the video until a specific date</source>
2732 <target state="translated">Skrýt video do urÄitého data</target> 2743 <target state="translated">Skrýt video do urÄitého data</target>
2733 2744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2745 </trans-unit>
2735 <trans-unit id="1087181129481039628" datatype="html"> 2746 <trans-unit id="1087181129481039628" datatype="html">
2736 <source>Normal live</source> 2747 <source>Normal live</source>
2737 <target state="translated">Normální živý přenos</target> 2748 <target state="translated">Normální živý přenos</target>
@@ -2799,8 +2810,8 @@ The link will expire within 1 hour.</source>
2799 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2800 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2801 <target state="translated">Nahrávání pozastaveno</target> 2812 <target state="translated">Nahrávání pozastaveno</target>
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2803 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2804 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2805 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2806 <target state="translated">Je nám líto, ale funkce nahrávání je pro váš úÄet vypnutá. Pokud chcete pÅ™idávat videa, musí vám kvótu odemknout správce.</target> 2817 <target state="translated">Je nám líto, ale funkce nahrávání je pro váš úÄet vypnutá. Pokud chcete pÅ™idávat videa, musí vám kvótu odemknout správce.</target>
@@ -3050,11 +3061,11 @@ The link will expire within 1 hour.</source>
3050 <trans-unit id="2454050363478003966" datatype="html"> 3061 <trans-unit id="2454050363478003966" datatype="html">
3051 <source>Login</source> 3062 <source>Login</source>
3052 <target state="translated">Přihlášení</target> 3063 <target state="translated">Přihlášení</target>
3053 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3064
3054 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3065
3055 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3066
3056 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3067
3057 </trans-unit> 3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3058 <trans-unit id="6154714649766447409" datatype="html"> 3069 <trans-unit id="6154714649766447409" datatype="html">
3059 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3070 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3060 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Přihlášení </target> 3071 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Přihlášení </target>
@@ -3728,71 +3739,86 @@ The link will expire within 1 hour.</source>
3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3730 </trans-unit> 3741 </trans-unit>
3731 <trans-unit id="7046347992315328430" datatype="html"> 3742
3732 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3733 <target state="translated">Překódování je povoleno. Kvóta videa zohledňuje pouze <x id="START_TAG_STRONG"/>originální<x id="CLOSE_TAG_STRONG"/> velikost videa. <x id="LINE_BREAK"/> Tento uživatel může maximálně nahrát ~ <x id="INTERPOLATION"/>. </target>
3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3736 </trans-unit>
3737 <trans-unit id="2743014784334706527"> 3743 <trans-unit id="2743014784334706527">
3738 <source>Daily video quota</source> 3744 <source>Daily video quota</source>
3739 <target>Denní kvóta pro videa</target> 3745 <target>Denní kvóta pro videa</target>
3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3746
3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3747
3742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3748
3743 </trans-unit> 3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3744 <trans-unit id="2622255144026150901" datatype="html"> 3750 <trans-unit id="2622255144026150901" datatype="html">
3745 <source>Auth plugin</source> 3751 <source>Auth plugin</source>
3746 <target state="translated">Auth plugin</target> 3752 <target state="translated">Auth plugin</target>
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3753
3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3754
3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3755
3750 </trans-unit> 3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3751 <trans-unit id="588099657508661970" datatype="html"> 3757 <trans-unit id="588099657508661970" datatype="html">
3752 <source>None (local authentication)</source> 3758 <source>None (local authentication)</source>
3753 <target state="translated">Žádné (místní ověřování)</target> 3759 <target state="translated">Žádné (místní ověřování)</target>
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3760
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3761
3756 </trans-unit> 3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3757 <trans-unit id="2070907480317730379" datatype="html"> 3763 <trans-unit id="2070907480317730379" datatype="html">
3758 <source>Doesn't need review before a video goes public</source> 3764 <source>Doesn't need review before a video goes public</source>
3759 <target state="translated">Nepotřebuje revizi před zveřejněním videa</target> 3765 <target state="translated">Nepotřebuje revizi před zveřejněním videa</target>
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3766
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3767
3762 </trans-unit> 3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3763 <trans-unit id="6667250632809964191"> 3769 <trans-unit id="6667250632809964191">
3764 <source>Send a link to reset the password by email to the user</source> 3770 <source>Send a link to reset the password by email to the user</source>
3765 <target>Zaslat odkaz pro reset hesla uživateli emailem</target> 3771 <target>Zaslat odkaz pro reset hesla uživateli emailem</target>
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3772
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3773
3768 </trans-unit> 3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3769 <trans-unit id="1412406834353485520"> 3775 <trans-unit id="1412406834353485520">
3770 <source>Ask for new password</source> 3776 <source>Ask for new password</source>
3771 <target>Požádat o nové heslo</target> 3777 <target>Požádat o nové heslo</target>
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3778
3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3779
3774 </trans-unit> 3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3775 <trans-unit id="3791201588898094481"> 3781 <trans-unit id="3791201588898094481">
3776 <source>Manually set the user password</source> 3782 <source>Manually set the user password</source>
3777 <target>Manuálně nastavit heslo uživatele</target> 3783 <target>Manuálně nastavit heslo uživatele</target>
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3784
3779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3785
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3787 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3788 <context-group purpose="location">
3789 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3790 <context context-type="linenumber">227</context>
3791 </context-group>
3792 <context-group purpose="location">
3793 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3794 <context context-type="linenumber">227</context>
3795 </context-group>
3796 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3797 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3798 <context-group purpose="location">
3799 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3800 <context context-type="linenumber">228</context>
3801 </context-group>
3802 <context-group purpose="location">
3803 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3804 <context context-type="linenumber">228</context>
3805 </context-group>
3780 </trans-unit> 3806 </trans-unit>
3781 <trans-unit id="8461842260159597706"> 3807 <trans-unit id="8461842260159597706">
3782 <source>Show</source> 3808 <source>Show</source>
3783 <target>Zobrazit</target> 3809 <target>Zobrazit</target>
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3810
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3811
3786 </trans-unit> 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3787 <trans-unit id="8461609631969932886"> 3813 <trans-unit id="8461609631969932886">
3788 <source>Hide</source> 3814 <source>Hide</source>
3789 <target>Skrýt</target> 3815 <target>Skrýt</target>
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3816
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3817
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3818
3793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3819
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3820
3795 </trans-unit> 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3796 <trans-unit id="7049348886126005391"> 3822 <trans-unit id="7049348886126005391">
3797 <source>Batch actions</source> 3823 <source>Batch actions</source>
3798 <target>Souhrnné akce</target> 3824 <target>Souhrnné akce</target>
@@ -3868,22 +3894,22 @@ The link will expire within 1 hour.</source>
3868 <trans-unit id="7815838401315213887"> 3894 <trans-unit id="7815838401315213887">
3869 <source>Muted accounts</source> 3895 <source>Muted accounts</source>
3870 <target>Ztlumené úÄty</target> 3896 <target>Ztlumené úÄty</target>
3871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3897
3872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3898
3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3899
3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3900
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3901
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3902
3877 </trans-unit> 3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3878 <trans-unit id="5668793810321242853"> 3904 <trans-unit id="5668793810321242853">
3879 <source>Muted servers</source> 3905 <source>Muted servers</source>
3880 <target>Ztlumené servery</target> 3906 <target>Ztlumené servery</target>
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3907
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3908
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3909
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3910
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3911
3886 </trans-unit> 3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3887 <trans-unit id="2343069726009080052" datatype="html"> 3913 <trans-unit id="2343069726009080052" datatype="html">
3888 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3914 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3889 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3915 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5009,196 +5035,190 @@ The link will expire within 1 hour.</source>
5009 <trans-unit id="7169210802367807492" datatype="html"> 5035 <trans-unit id="7169210802367807492" datatype="html">
5010 <source>bytes</source> 5036 <source>bytes</source>
5011 <target state="translated">bajtů</target> 5037 <target state="translated">bajtů</target>
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5038
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5039
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5040
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5041
5016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5042
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5043
5018 </trans-unit> 5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5019 <trans-unit id="8509882464852636851" datatype="html"> 5045 <trans-unit id="8509882464852636851" datatype="html">
5020 <source>Default daily upload limit per user</source> 5046 <source>Default daily upload limit per user</source>
5021 <target state="translated">Výchozí denní limit nahrávání na uživatele</target> 5047 <target state="translated">Výchozí denní limit nahrávání na uživatele</target>
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5048
5023 </trans-unit> 5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5024 <trans-unit id="4719342289581047890" datatype="html"> 5050 <trans-unit id="4719342289581047890" datatype="html">
5025 <source>Allow import with a torrent file or a magnet URI</source> 5051 <source>Allow import with a torrent file or a magnet URI</source>
5026 <target state="translated">Povolit import pomocí souboru torrent nebo magnet URI</target> 5052 <target state="translated">Povolit import pomocí souboru torrent nebo magnet URI</target>
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5053
5028 </trans-unit> 5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5029 <trans-unit id="6801844913630625451" datatype="html"> 5055 <trans-unit id="6801844913630625451" datatype="html">
5030 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5056 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5031 <target state="translated">âš ï¸ Pokud uživatelům nedůvěřujete, nedoporuÄujeme tuto funkci povolovat</target> 5057 <target state="translated">âš ï¸ Pokud uživatelům nedůvěřujete, nedoporuÄujeme tuto funkci povolovat</target>
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5058
5033 </trans-unit> 5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5034 <trans-unit id="2634326893148077182" datatype="html"> 5060 <trans-unit id="2634326893148077182" datatype="html">
5035 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5061 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5036 <target state="translated">Povolit synchronizaci kanálu s kanálem jiných platforem, jako je YouTube (vyžaduje povolení importu pomocí HTTP URL)</target> 5062 <target state="translated">Povolit synchronizaci kanálu s kanálem jiných platforem, jako je YouTube (vyžaduje povolení importu pomocí HTTP URL)</target>
5037 <context-group purpose="location"> 5063
5038 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5039 <context context-type="linenumber">293</context>
5040 </context-group>
5041 </trans-unit>
5042 <trans-unit id="7404104645798703279" datatype="html"> 5065 <trans-unit id="7404104645798703279" datatype="html">
5043 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5066 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5044 <target state="translated">⛔ Abyste mohli tuto funkci aktivovat, musíte povolit import pomocí adresy URL HTTP.</target> 5067 <target state="translated">⛔ Abyste mohli tuto funkci aktivovat, musíte povolit import pomocí adresy URL HTTP.</target>
5045 <context-group purpose="location"> 5068
5046 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5047 <context context-type="linenumber">296,298</context>
5048 </context-group>
5049 </trans-unit>
5050 <trans-unit id="3950258704315544174" datatype="html"> 5070 <trans-unit id="3950258704315544174" datatype="html">
5051 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5071 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5052 <target state="translated">Pokud není uživatel oznaÄen jako důvÄ›ryhodný, zůstanou jeho videa soukromá, dokud je moderátor nezkontroluje.</target> 5072 <target state="translated">Pokud není uživatel oznaÄen jako důvÄ›ryhodný, zůstanou jeho videa soukromá, dokud je moderátor nezkontroluje.</target>
5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5073
5054 </trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5055 <trans-unit id="424703522835656806" datatype="html"> 5075 <trans-unit id="424703522835656806" datatype="html">
5056 <source>VIDEO CHANNELS</source> 5076 <source>VIDEO CHANNELS</source>
5057 <target state="translated">VIDEO KANÃLY</target> 5077 <target state="translated">VIDEO KANÃLY</target>
5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5078
5059 </trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5060 <trans-unit id="7026684190224451991" datatype="html"> 5080 <trans-unit id="7026684190224451991" datatype="html">
5061 <source>Max video channels per user</source> 5081 <source>Max video channels per user</source>
5062 <target state="translated">Maximální poÄet videokanálů na uživatele</target> 5082 <target state="translated">Maximální poÄet videokanálů na uživatele</target>
5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5083
5064 </trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5065 <trans-unit id="3840267063842708224" datatype="html"> 5085 <trans-unit id="3840267063842708224" datatype="html">
5066 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5086 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5067 <target state="translated">{VAR_PLURAL, plural, =1 {kanál} other {kanálů}}</target> 5087 <target state="translated">{VAR_PLURAL, plural, =1 {kanál} other {kanálů}}</target>
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5088
5069 </trans-unit> 5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5070 <trans-unit id="3428986951244800347" datatype="html"> 5090 <trans-unit id="3428986951244800347" datatype="html">
5071 <source>Block new videos automatically</source> 5091 <source>Block new videos automatically</source>
5072 <target state="translated">Automatické blokování nových videí</target> 5092 <target state="translated">Automatické blokování nových videí</target>
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5093
5074 </trans-unit> 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5075 <trans-unit id="2054846790157376783" datatype="html"> 5095 <trans-unit id="2054846790157376783" datatype="html">
5076 <source>SEARCH</source> 5096 <source>SEARCH</source>
5077 <target state="translated">HLEDAT</target> 5097 <target state="translated">HLEDAT</target>
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5098
5079 </trans-unit> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5080 <trans-unit id="3442084803796199253" datatype="html"> 5100 <trans-unit id="3442084803796199253" datatype="html">
5081 <source>Allow users to do remote URI/handle search</source> 5101 <source>Allow users to do remote URI/handle search</source>
5082 <target state="translated">Umožnit uživatelům vzdálené vyhledávání URI/handle</target> 5102 <target state="translated">Umožnit uživatelům vzdálené vyhledávání URI/handle</target>
5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5103
5084 </trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5085 <trans-unit id="2258148539285928012" datatype="html"> 5105 <trans-unit id="2258148539285928012" datatype="html">
5086 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5106 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5087 <target state="translated">Umožnit <x id="START_TAG_STRONG"/>vašim uživatelům<x id="CLOSE_TAG_STRONG"/> vyhledávat vzdálená videa/herce, kteří nemusí být spojeni s vaší instancí</target> 5107 <target state="translated">Umožnit <x id="START_TAG_STRONG"/>vašim uživatelům<x id="CLOSE_TAG_STRONG"/> vyhledávat vzdálená videa/herce, kteří nemusí být spojeni s vaší instancí</target>
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5108
5089 </trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5090 <trans-unit id="7295422540935146771" datatype="html"> 5110 <trans-unit id="7295422540935146771" datatype="html">
5091 <source>Allow anonymous to do remote URI/handle search</source> 5111 <source>Allow anonymous to do remote URI/handle search</source>
5092 <target state="translated">Povolit anonymní vyhledávání vzdálených URI/handle</target> 5112 <target state="translated">Povolit anonymní vyhledávání vzdálených URI/handle</target>
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5113
5094 </trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5095 <trans-unit id="7305237807882754643" datatype="html"> 5115 <trans-unit id="7305237807882754643" datatype="html">
5096 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5116 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5097 <target state="translated">Povolit <x id="START_TAG_STRONG"/> anonymním uživatelům<x id="CLOSE_TAG_STRONG"/> vyhledávat vzdálená videa/herce, kteří nemusí být spojeni s vaší instancí</target> 5117 <target state="translated">Povolit <x id="START_TAG_STRONG"/> anonymním uživatelům<x id="CLOSE_TAG_STRONG"/> vyhledávat vzdálená videa/herce, kteří nemusí být spojeni s vaší instancí</target>
5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5118
5099 </trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5100 <trans-unit id="5273935530181504015" datatype="html"> 5120 <trans-unit id="5273935530181504015" datatype="html">
5101 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5121 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5102 <target state="translated">âš ï¸ Tato funkce do znaÄné míry závisí na moderování instancí, které následuje po zvoleném vyhledávacím indexu.</target> 5122 <target state="translated">âš ï¸ Tato funkce do znaÄné míry závisí na moderování instancí, které následuje po zvoleném vyhledávacím indexu.</target>
5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5123
5104 </trans-unit> 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5105 <trans-unit id="1886227550697837417" datatype="html"> 5125 <trans-unit id="1886227550697837417" datatype="html">
5106 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5126 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5107 <target state="translated">Na veřejném webu byste měli používat pouze moderované vyhledávací indexy nebo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hostovat vlastní<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5127 <target state="translated">Na veřejném webu byste měli používat pouze moderované vyhledávací indexy nebo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hostovat vlastní<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5128
5109 </trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5110 <trans-unit id="2331464426553277323" datatype="html"> 5130 <trans-unit id="2331464426553277323" datatype="html">
5111 <source>Search index URL</source> 5131 <source>Search index URL</source>
5112 <target state="translated">URL vyhledávacího indexu</target> 5132 <target state="translated">URL vyhledávacího indexu</target>
5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5133
5114 </trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5115 <trans-unit id="8524278911521465398" datatype="html"> 5135 <trans-unit id="8524278911521465398" datatype="html">
5116 <source>Disable local search in search bar</source> 5136 <source>Disable local search in search bar</source>
5117 <target state="translated">Zakázat místní vyhledávání na panelu vyhledávání</target> 5137 <target state="translated">Zakázat místní vyhledávání na panelu vyhledávání</target>
5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5138
5119 </trans-unit> 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5120 <trans-unit id="6568991917245875948" datatype="html"> 5140 <trans-unit id="6568991917245875948" datatype="html">
5121 <source>Otherwise the local search stays used by default</source> 5141 <source>Otherwise the local search stays used by default</source>
5122 <target state="translated">V opaÄném případÄ› zůstane ve výchozím nastavení použito místní vyhledávání</target> 5142 <target state="translated">V opaÄném případÄ› zůstane ve výchozím nastavení použito místní vyhledávání</target>
5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5143
5124 </trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5125 <trans-unit id="4444955208013675027" datatype="html"> 5145 <trans-unit id="4444955208013675027" datatype="html">
5126 <source>Search bar uses the global search index by default</source> 5146 <source>Search bar uses the global search index by default</source>
5127 <target state="translated">Vyhledávací panel ve výchozím nastavení používá globální vyhledávací index</target> 5147 <target state="translated">Vyhledávací panel ve výchozím nastavení používá globální vyhledávací index</target>
5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5148
5129 </trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5130 <trans-unit id="6476750382562952780" datatype="html"> 5150 <trans-unit id="6476750382562952780" datatype="html">
5131 <source>Enable global search</source> 5151 <source>Enable global search</source>
5132 <target state="translated">Povolení globálního vyhledávání</target> 5152 <target state="translated">Povolení globálního vyhledávání</target>
5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5153
5134 </trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5135 <trans-unit id="836183323506117145" datatype="html"> 5155 <trans-unit id="836183323506117145" datatype="html">
5136 <source>FEDERATION</source> 5156 <source>FEDERATION</source>
5137 <target state="translated">FEDERACE</target> 5157 <target state="translated">FEDERACE</target>
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5158
5139 </trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5140 <trans-unit id="252719899360434356" datatype="html"> 5160 <trans-unit id="252719899360434356" datatype="html">
5141 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5161 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5142 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>vztahů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> s jinými instancemi. </target> 5162 <target state="translated">Správa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>vztahů<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> s jinými instancemi. </target>
5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5163
5144 </trans-unit> 5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5145 <trans-unit id="9119248927271669654" datatype="html"> 5165 <trans-unit id="9119248927271669654" datatype="html">
5146 <source>Other instances can follow yours</source> 5166 <source>Other instances can follow yours</source>
5147 <target state="translated">Další případy mohou následovat po vašem</target> 5167 <target state="translated">Další případy mohou následovat po vašem</target>
5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5168
5149 </trans-unit> 5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5150 <trans-unit id="7015551137649102649" datatype="html"> 5170 <trans-unit id="7015551137649102649" datatype="html">
5151 <source>Manually approve new instance followers</source> 5171 <source>Manually approve new instance followers</source>
5152 <target state="translated">RuÄní schvalování nových sledujících instancí</target> 5172 <target state="translated">RuÄní schvalování nových sledujících instancí</target>
5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5173
5154 </trans-unit> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5155 <trans-unit id="4803992993548153434" datatype="html"> 5175 <trans-unit id="4803992993548153434" datatype="html">
5156 <source>Automatically follow back instances</source> 5176 <source>Automatically follow back instances</source>
5157 <target state="translated">Automatické zpětné sledování instancí</target> 5177 <target state="translated">Automatické zpětné sledování instancí</target>
5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5178
5159 </trans-unit> 5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5160 <trans-unit id="2092224316392295720" datatype="html"> 5180 <trans-unit id="2092224316392295720" datatype="html">
5161 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5181 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5162 <target state="translated">âš ï¸ Tato funkce vyžaduje velkou pozornost a dodateÄné moderování.</target> 5182 <target state="translated">âš ï¸ Tato funkce vyžaduje velkou pozornost a dodateÄné moderování.</target>
5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5183
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5184
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5185
5166 </trans-unit> 5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5167 <trans-unit id="1718269478813020014" datatype="html"> 5187 <trans-unit id="1718269478813020014" datatype="html">
5168 <source>Index URL</source> 5188 <source>Index URL</source>
5169 <target state="translated">URL Indexu</target> 5189 <target state="translated">URL Indexu</target>
5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5190
5171 </trans-unit> 5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5172 <trans-unit id="173263206605027981" datatype="html"> 5192 <trans-unit id="173263206605027981" datatype="html">
5173 <source>Automatically follow instances of a public index</source> 5193 <source>Automatically follow instances of a public index</source>
5174 <target state="translated">Automatické sledování instancí veřejného indexu</target> 5194 <target state="translated">Automatické sledování instancí veřejného indexu</target>
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5195
5176 </trans-unit> 5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5177 <trans-unit id="9076632742417302918" datatype="html"> 5197 <trans-unit id="9076632742417302918" datatype="html">
5178 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5198 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5179 <target state="translated">Více informací o oÄekávané adrese URL naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentaci<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5199 <target state="translated">Více informací o oÄekávané adrese URL naleznete v <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentaci<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5200
5181 </trans-unit> 5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5182 <trans-unit id="3946988229617310200" datatype="html"> 5202 <trans-unit id="3946988229617310200" datatype="html">
5183 <source>ADMINISTRATORS</source> 5203 <source>ADMINISTRATORS</source>
5184 <target state="translated">ADMINISTRÃTOŘI</target> 5204 <target state="translated">ADMINISTRÃTOŘI</target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5205
5186 </trans-unit> 5206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5187 <trans-unit id="2149300564474427551"> 5207 <trans-unit id="2149300564474427551">
5188 <source>Administrator</source> 5208 <source>Administrator</source>
5189 <target>Administrátor</target> 5209 <target>Administrátor</target>
5190 5210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5211 </trans-unit>
5192 <trans-unit id="3171683206914962995"> 5212 <trans-unit id="3171683206914962995">
5193 <source>Admin email</source> 5213 <source>Admin email</source>
5194 <target>E-mail administrátora</target> 5214 <target>E-mail administrátora</target>
5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5215
5196 </trans-unit> 5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5197 <trans-unit id="4722881456283329321"> 5217 <trans-unit id="4722881456283329321">
5198 <source>Enable contact form</source> 5218 <source>Enable contact form</source>
5199 <target>Povolit kontaktní formulář</target> 5219 <target>Povolit kontaktní formulář</target>
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5220
5201 </trans-unit> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5202 <trans-unit id="5926348345797688952" datatype="html"> 5222 <trans-unit id="5926348345797688952" datatype="html">
5203 <source>VOD Transcoding</source> 5223 <source>VOD Transcoding</source>
5204 <target state="translated">VOD transkódování</target> 5224 <target state="translated">VOD transkódování</target>
@@ -5207,28 +5227,28 @@ The link will expire within 1 hour.</source>
5207 <trans-unit id="1765095834299337775" datatype="html"> 5227 <trans-unit id="1765095834299337775" datatype="html">
5208 <source>TWITTER</source> 5228 <source>TWITTER</source>
5209 <target state="translated">TWITTER</target> 5229 <target state="translated">TWITTER</target>
5210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5230
5211 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5212 <trans-unit id="3202133522706129143" datatype="html"> 5232 <trans-unit id="3202133522706129143" datatype="html">
5213 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5233 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5214 <target state="translated">Zadejte úÄet Twitteru zastupující vaÅ¡i instanci, abyste zlepÅ¡ili náhledy odkazů. Pokud úÄet Twitter nemáte, ponechte výchozí hodnotu.</target> 5234 <target state="translated">Zadejte úÄet Twitteru zastupující vaÅ¡i instanci, abyste zlepÅ¡ili náhledy odkazů. Pokud úÄet Twitter nemáte, ponechte výchozí hodnotu.</target>
5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5235
5216 </trans-unit> 5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5217 <trans-unit id="4087837092261487511"> 5237 <trans-unit id="4087837092261487511">
5218 <source>Your Twitter username</source> 5238 <source>Your Twitter username</source>
5219 <target>Váš úÄet na Twitteru</target> 5239 <target>Váš úÄet na Twitteru</target>
5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5240
5221 </trans-unit> 5241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5222 <trans-unit id="5648651824279408711" datatype="html"> 5242 <trans-unit id="5648651824279408711" datatype="html">
5223 <source>Instance allowed by Twitter</source> 5243 <source>Instance allowed by Twitter</source>
5224 <target state="translated">Instance povolená spoleÄností Twitter</target> 5244 <target state="translated">Instance povolená spoleÄností Twitter</target>
5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5245
5226 </trans-unit> 5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5227 <trans-unit id="2076338542820061819" datatype="html"> 5247 <trans-unit id="2076338542820061819" datatype="html">
5228 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5248 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5229 <target state="translated">Pokud je vaÅ¡e instance výslovnÄ› povolena Twitterem, bude pÅ™ehrávaÄ videa vložen do kanálu Twitteru na sdílení videa PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Pokud instance povolena není, použijeme kartu s obrázkovým odkazem, která pÅ™esmÄ›ruje na vaÅ¡i instanci PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> ZaÅ¡krtnÄ›te toto políÄko, uložte konfiguraci a vyzkouÅ¡ejte s adresou URL videa vaší instance (https://example. com/w/blabla) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, abyste zjistili, zda je vaÅ¡e instance povolena. </target> 5249 <target state="translated">Pokud je vaÅ¡e instance výslovnÄ› povolena Twitterem, bude pÅ™ehrávaÄ videa vložen do kanálu Twitteru na sdílení videa PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Pokud instance povolena není, použijeme kartu s obrázkovým odkazem, která pÅ™esmÄ›ruje na vaÅ¡i instanci PeerTube. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> ZaÅ¡krtnÄ›te toto políÄko, uložte konfiguraci a vyzkouÅ¡ejte s adresou URL videa vaší instance (https://example. com/w/blabla) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, abyste zjistili, zda je vaÅ¡e instance povolena. </target>
5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5250
5231 </trans-unit> 5251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5232 <trans-unit id="493135676263039396" datatype="html"> 5252 <trans-unit id="493135676263039396" datatype="html">
5233 <source>LIVE</source> 5253 <source>LIVE</source>
5234 <target state="translated">ŽIVà PŘENOS</target> 5254 <target state="translated">ŽIVà PŘENOS</target>
@@ -5426,14 +5446,15 @@ The link will expire within 1 hour.</source>
5426 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5446 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5427 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Vyžaduje ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generuje seznamy skladeb HLS a fragmentované soubory MP4, což vede k lepšímu pÅ™ehrávání než s obyÄejným WebTorrentem: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>ZmÄ›na rozliÅ¡ení je plynulejší<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Rychlejší pÅ™ehrávání zejména dlouhých videí<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>StabilnÄ›jší pÅ™ehrávání (ménÄ› chyb/nekoneÄné naÄítání)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Pokud jste také povolili podporu WebTorrent, zdvojnásobí se úložiÅ¡tÄ› videí<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5447 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Vyžaduje ffmpeg >= 4. 1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generuje seznamy skladeb HLS a fragmentované soubory MP4, což vede k lepšímu pÅ™ehrávání než s obyÄejným WebTorrentem: <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>ZmÄ›na rozliÅ¡ení je plynulejší<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Rychlejší pÅ™ehrávání zejména dlouhých videí<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>StabilnÄ›jší pÅ™ehrávání (ménÄ› chyb/nekoneÄné naÄítání)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Pokud jste také povolili podporu WebTorrent, zdvojnásobí se úložiÅ¡tÄ› videí<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5429 </trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5449 </trans-unit>
5430 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5450 <trans-unit id="6698240176427495644" datatype="html">
5451 <source>Resolutions to generate</source>
5452 <target state="translated">Rozlišení k vytvoření</target>
5431 <context-group purpose="location"> 5453 <context-group purpose="location">
5432 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5454 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5433 <context context-type="linenumber">111</context> 5455 <context context-type="linenumber">111</context>
5434 </context-group> 5456 </context-group>
5435 </trans-unit> 5457 </trans-unit>
5436
5437 <trans-unit id="4437374135745051281" datatype="html"> 5458 <trans-unit id="4437374135745051281" datatype="html">
5438 <source>Always transcode original resolution</source> 5459 <source>Always transcode original resolution</source>
5439 <target state="translated">Vždy překódovat původní rozlišení</target> 5460 <target state="translated">Vždy překódovat původní rozlišení</target>
@@ -5627,19 +5648,81 @@ color: red;
5627 <source>PASSWORD</source> 5648 <source>PASSWORD</source>
5628 <target state="translated">HESLO</target> 5649 <target state="translated">HESLO</target>
5629 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5651 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5652 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5653 <context-group purpose="location">
5654 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5655 <context context-type="linenumber">67</context>
5656 </context-group>
5630 </trans-unit> 5657 </trans-unit>
5631 <trans-unit id="9012586956848595996" datatype="html"> 5658 <trans-unit id="9012586956848595996" datatype="html">
5632 <source>EMAIL</source> 5659 <source>EMAIL</source>
5633 <target state="translated">E-MAIL</target> 5660 <target state="translated">E-MAIL</target>
5634 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5661
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5663 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5664 <context-group purpose="location">
5665 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5666 <context context-type="linenumber">3,5</context>
5667 </context-group>
5668 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5669 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5672 <context context-type="linenumber">5</context>
5673 </context-group>
5674 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5675 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5676 <context-group purpose="location">
5677 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5678 <context context-type="linenumber">9</context>
5679 </context-group>
5680 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5681 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5682 <context-group purpose="location">
5683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5684 <context context-type="linenumber">31</context>
5685 </context-group>
5686 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5687 <source>Disable two factor</source><target state="new">Disable two factor</target>
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5690 <context context-type="linenumber">33</context>
5691 </context-group>
5692 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5693 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5696 <context context-type="linenumber">43</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5699 <source> Two factor authentication is already enabled.
5700</source><target state="new"> Two factor authentication is already enabled.
5701</target>
5702 <context-group purpose="location">
5703 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5704 <context context-type="linenumber">6,8</context>
5705 </context-group>
5706 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5707 <source>Your password</source><target state="new">Your password</target>
5708 <context-group purpose="location">
5709 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5710 <context context-type="linenumber">14</context>
5711 </context-group>
5712 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5713 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5714 <context-group purpose="location">
5715 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5716 <context context-type="linenumber">15</context>
5717 </context-group>
5635 </trans-unit> 5718 </trans-unit>
5636 <trans-unit id="7752239348028675311" datatype="html"> 5719 <trans-unit id="7752239348028675311" datatype="html">
5637 <source>DANGER ZONE</source> 5720 <source>DANGER ZONE</source>
5638 <target state="translated">NEBEZPEČNà ZÓNA</target> 5721 <target state="translated">NEBEZPEČNà ZÓNA</target>
5639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5722
5640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5723
5641 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5724
5642 </trans-unit> 5725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5643 <trans-unit id="4915431133669985304"> 5726 <trans-unit id="4915431133669985304">
5644 <source>Profile</source> 5727 <source>Profile</source>
5645 <target>Profil</target> 5728 <target>Profil</target>
@@ -5786,9 +5869,9 @@ color: red;
5786 <trans-unit id="5340498030552368470"> 5869 <trans-unit id="5340498030552368470">
5787 <source>Current password</source> 5870 <source>Current password</source>
5788 <target>SouÄasné heslo</target> 5871 <target>SouÄasné heslo</target>
5789 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5872
5790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5873
5791 </trans-unit> 5874 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5792 <trans-unit id="3588415639242079458"> 5875 <trans-unit id="3588415639242079458">
5793 <source>New password</source> 5876 <source>New password</source>
5794 <target>Nové heslo</target> 5877 <target>Nové heslo</target>
@@ -5994,13 +6077,13 @@ color: red;
5994 <trans-unit id="3997040276213089746" datatype="html"> 6077 <trans-unit id="3997040276213089746" datatype="html">
5995 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6078 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
5996 <target state="translated">Synchronizace úspěšně odstraněna pro <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6079 <target state="translated">Synchronizace úspěšně odstraněna pro <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5997 6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
5998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 6081 </trans-unit>
5999 <trans-unit id="2933174785300975212" datatype="html"> 6082 <trans-unit id="2933174785300975212" datatype="html">
6000 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6083 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6001 <target state="translated">Úspěšně vyžádána úplná synchronizace pro <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6084 <target state="translated">Úspěšně vyžádána úplná synchronizace pro <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6002 6085 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 6086 </trans-unit>
6004 <trans-unit id="6985972846000785992" datatype="html"> 6087 <trans-unit id="6985972846000785992" datatype="html">
6005 <source>NEW SYNCHRONIZATION</source> 6088 <source>NEW SYNCHRONIZATION</source>
6006 <target state="translated">NOVÃ SYNCHRONIZACE</target> 6089 <target state="translated">NOVÃ SYNCHRONIZACE</target>
@@ -6068,7 +6151,17 @@ color: red;
6068 <trans-unit id="4247400351982331798" datatype="html"> 6151 <trans-unit id="4247400351982331798" datatype="html">
6069 <source>Account settings</source> 6152 <source>Account settings</source>
6070 <target state="translated">Nastavení úÄtu</target> 6153 <target state="translated">Nastavení úÄtu</target>
6071 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6154
6155 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6156 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6157 <context-group purpose="location">
6158 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6159 <context context-type="linenumber">39</context>
6160 </context-group>
6161 <context-group purpose="location">
6162 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6163 <context context-type="linenumber">3</context>
6164 </context-group>
6072 </trans-unit> 6165 </trans-unit>
6073 <trans-unit id="2864486939135008600" datatype="html"> 6166 <trans-unit id="2864486939135008600" datatype="html">
6074 <source>Playlist elements</source> 6167 <source>Playlist elements</source>
@@ -7371,10 +7464,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7371 <trans-unit id="1504521795586863905" datatype="html"> 7464 <trans-unit id="1504521795586863905" datatype="html">
7372 <source>VIDEOS</source> 7465 <source>VIDEOS</source>
7373 <target state="translated">VIDEA</target> 7466 <target state="translated">VIDEA</target>
7374 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7467
7375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7468
7376 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7469
7377 </trans-unit> 7470 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7378 <trans-unit id="25349740244798533" datatype="html"> 7471 <trans-unit id="25349740244798533" datatype="html">
7379 <source>Username copied</source> 7472 <source>Username copied</source>
7380 <target state="translated">Uživatelské jméno zkopírováno</target> 7473 <target state="translated">Uživatelské jméno zkopírováno</target>
@@ -7534,8 +7627,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7534 <trans-unit id="2060042292048624940"> 7627 <trans-unit id="2060042292048624940">
7535 <source>Configuration updated.</source> 7628 <source>Configuration updated.</source>
7536 <target>Nastavení aktualizováno.</target> 7629 <target>Nastavení aktualizováno.</target>
7537 7630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7631 </trans-unit>
7539 <trans-unit id="6920964195632624609" datatype="html"> 7632 <trans-unit id="6920964195632624609" datatype="html">
7540 <source>INSTANCE HOMEPAGE</source> 7633 <source>INSTANCE HOMEPAGE</source>
7541 <target state="translated">DOMÃCÃ STRANA INSTANCE</target> 7634 <target state="translated">DOMÃCÃ STRANA INSTANCE</target>
@@ -7547,8 +7640,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7547 <trans-unit id="3203902538239082422" datatype="html"> 7640 <trans-unit id="3203902538239082422" datatype="html">
7548 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7641 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7549 <target state="translated">Povolení registrace: automaticky jsme povolili zaÅ¡krtávací políÄko "Automaticky blokovat nová videa" v sekci "Videa", která se nachází hned pod ním.</target> 7642 <target state="translated">Povolení registrace: automaticky jsme povolili zaÅ¡krtávací políÄko "Automaticky blokovat nová videa" v sekci "Videa", která se nachází hned pod ním.</target>
7550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7643
7551 </trans-unit> 7644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7552 <trans-unit id="6284468333579755406" datatype="html"> 7645 <trans-unit id="6284468333579755406" datatype="html">
7553 <source>Edit custom configuration</source> 7646 <source>Edit custom configuration</source>
7554 <target state="translated">Upravit vlastní konfiguraci</target> 7647 <target state="translated">Upravit vlastní konfiguraci</target>
@@ -7746,7 +7839,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7746 7839
7747 7840
7748 7841
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7750 <trans-unit id="3145156821099755377" datatype="html"> 7843 <trans-unit id="3145156821099755377" datatype="html">
7751 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7844 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7752 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7845 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -7862,15 +7955,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7862 <source>Follow request(s) sent!</source> 7955 <source>Follow request(s) sent!</source>
7863 <target>Požadavek odeslán!</target> 7956 <target>Požadavek odeslán!</target>
7864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7865 </trans-unit> 7958 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7866 <trans-unit id="3459358413436264734" datatype="html"> 7959 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7867 <source>Your instance subscriptions</source>
7868 <target state="translated">Vaše odběry instancí</target>
7869 <context-group purpose="location"> 7960 <context-group purpose="location">
7870 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7961 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7871 <context context-type="linenumber">3</context> 7962 <context context-type="linenumber">3</context>
7872 </context-group> 7963 </context-group>
7873 </trans-unit> 7964 </trans-unit>
7965
7874 <trans-unit id="9160510009013134726"> 7966 <trans-unit id="9160510009013134726">
7875 <source>Unfollow</source> 7967 <source>Unfollow</source>
7876 <target>Zrušit sledování</target> 7968 <target>Zrušit sledování</target>
@@ -7968,16 +8060,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7968 <trans-unit id="8440128775129354214" datatype="html"> 8060 <trans-unit id="8440128775129354214" datatype="html">
7969 <source>Privacy</source> 8061 <source>Privacy</source>
7970 <target state="translated">Soukromí</target> 8062 <target state="translated">Soukromí</target>
7971 8063 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7972 8064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7973 8065 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
7974 8066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7975 8067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7976 8068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
7977 8069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7978 8070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7979 8071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7980 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8072 </trans-unit>
7981 <trans-unit id="8768506950499277937" datatype="html"> 8073 <trans-unit id="8768506950499277937" datatype="html">
7982 <source>Copyright</source> 8074 <source>Copyright</source>
7983 <target state="translated">Copyright</target> 8075 <target state="translated">Copyright</target>
@@ -8126,54 +8218,54 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8126 <trans-unit id="212615365039028546" datatype="html"> 8218 <trans-unit id="212615365039028546" datatype="html">
8127 <source>You don't have plugins installed yet.</source> 8219 <source>You don't have plugins installed yet.</source>
8128 <target state="translated">Ještě nemáte nainstalované pluginy.</target> 8220 <target state="translated">Ještě nemáte nainstalované pluginy.</target>
8129 8221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
8130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8222 </trans-unit>
8131 <trans-unit id="1710094819987243777" datatype="html"> 8223 <trans-unit id="1710094819987243777" datatype="html">
8132 <source>You don't have themes installed yet.</source> 8224 <source>You don't have themes installed yet.</source>
8133 <target state="translated">Ještě nemáte nainstalovaná témata.</target> 8225 <target state="translated">Ještě nemáte nainstalovaná témata.</target>
8134 8226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
8135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8227 </trans-unit>
8136 <trans-unit id="931472057457682240" datatype="html"> 8228 <trans-unit id="931472057457682240" datatype="html">
8137 <source>Update to <x id="PH"/> </source> 8229 <source>Update to <x id="PH"/> </source>
8138 <target state="translated">Aktualizovat na <x id="PH"/> </target> 8230 <target state="translated">Aktualizovat na <x id="PH"/> </target>
8139 8231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
8140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8232 </trans-unit>
8141 <trans-unit id="9107383323119159110" datatype="html"> 8233 <trans-unit id="9107383323119159110" datatype="html">
8142 <source>Do you really want to uninstall <x id="PH"/>?</source> 8234 <source>Do you really want to uninstall <x id="PH"/>?</source>
8143 <target state="translated">Opravdu chcete odinstalovat <x id="PH"/>?</target> 8235 <target state="translated">Opravdu chcete odinstalovat <x id="PH"/>?</target>
8144 8236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
8145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8237 </trans-unit>
8146 <trans-unit id="4474510732215437338" datatype="html"> 8238 <trans-unit id="4474510732215437338" datatype="html">
8147 <source>Uninstall</source> 8239 <source>Uninstall</source>
8148 <target state="translated">Odinstalovat</target> 8240 <target state="translated">Odinstalovat</target>
8149 8241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
8150 8242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
8151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8243 </trans-unit>
8152 <trans-unit id="3773378957693174719" datatype="html"> 8244 <trans-unit id="3773378957693174719" datatype="html">
8153 <source><x id="PH"/> uninstalled. </source> 8245 <source><x id="PH"/> uninstalled. </source>
8154 <target state="translated"><x id="PH"/> odinstalováno. </target> 8246 <target state="translated"><x id="PH"/> odinstalováno. </target>
8155 8247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
8156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8248 </trans-unit>
8157 <trans-unit id="7914215986085479339" datatype="html"> 8249 <trans-unit id="7914215986085479339" datatype="html">
8158 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8250 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8159 <target state="translated">Jde o významnou aktualizaci pluginu. Přejděte prosím na domovskou stránku pluginu a podívejte se na případné poznámky k vydání.</target> 8251 <target state="translated">Jde o významnou aktualizaci pluginu. Přejděte prosím na domovskou stránku pluginu a podívejte se na případné poznámky k vydání.</target>
8160 8252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
8161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8253 </trans-unit>
8162 <trans-unit id="2849750161085431718" datatype="html"> 8254 <trans-unit id="2849750161085431718" datatype="html">
8163 <source>Upgrade</source> 8255 <source>Upgrade</source>
8164 <target state="translated">Aktualizovat</target> 8256 <target state="translated">Aktualizovat</target>
8165 8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
8166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8258 </trans-unit>
8167 <trans-unit id="7686590072950686188" datatype="html"> 8259 <trans-unit id="7686590072950686188" datatype="html">
8168 <source>Proceed upgrade</source> 8260 <source>Proceed upgrade</source>
8169 <target state="translated">PokraÄovat v aktualizaci</target> 8261 <target state="translated">PokraÄovat v aktualizaci</target>
8170 8262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
8171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8263 </trans-unit>
8172 <trans-unit id="7830308409197461339" datatype="html"> 8264 <trans-unit id="7830308409197461339" datatype="html">
8173 <source><x id="PH"/> updated. </source> 8265 <source><x id="PH"/> updated. </source>
8174 <target state="translated"><x id="PH"/> aktualizováno. </target> 8266 <target state="translated"><x id="PH"/> aktualizováno. </target>
8175 8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
8176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8268 </trans-unit>
8177 <trans-unit id="3229595422546554334" datatype="html"> 8269 <trans-unit id="3229595422546554334" datatype="html">
8178 <source>Jobs</source> 8270 <source>Jobs</source>
8179 <target state="translated">Úlohy</target> 8271 <target state="translated">Úlohy</target>
@@ -8410,17 +8502,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8410 <trans-unit id="780323526182667308" datatype="html"> 8502 <trans-unit id="780323526182667308" datatype="html">
8411 <source>User <x id="PH"/> updated.</source> 8503 <source>User <x id="PH"/> updated.</source>
8412 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target> 8504 <target state="translated">Uživatel <x id="PH"/> aktualizován.</target>
8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8505
8414 </trans-unit> 8506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8415 <trans-unit id="1349763489797682899"> 8507 <trans-unit id="1349763489797682899">
8416 <source>Update user</source> 8508 <source>Update user</source>
8417 <target>Aktualizovat uživatele</target> 8509 <target>Aktualizovat uživatele</target>
8418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8510
8419 </trans-unit> 8511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8420 <trans-unit id="8819563010322372715" datatype="html"> 8512 <trans-unit id="8819563010322372715" datatype="html">
8421 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8513 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8422 <target state="translated">Na adresu <x id="PH"/> byl odeslán e-mail s žádostí o obnovení hesla.</target> 8514 <target state="translated">Na adresu <x id="PH"/> byl odeslán e-mail s žádostí o obnovení hesla.</target>
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8515
8516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8517 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8518 <context-group purpose="location">
8519 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8520 <context context-type="linenumber">134</context>
8521 </context-group>
8424 </trans-unit> 8522 </trans-unit>
8425 <trans-unit id="7483807629538115183" datatype="html"> 8523 <trans-unit id="7483807629538115183" datatype="html">
8426 <source>Users list</source> 8524 <source>Users list</source>
@@ -8955,9 +9053,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8955 <trans-unit id="1716062177529601456" datatype="html"> 9053 <trans-unit id="1716062177529601456" datatype="html">
8956 <source>Channel filters</source> 9054 <source>Channel filters</source>
8957 <target state="translated">Filtry Kanálu</target> 9055 <target state="translated">Filtry Kanálu</target>
8958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9056
8959 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9057
8960 </trans-unit> 9058 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8961 <trans-unit id="6059091237492573541" datatype="html"> 9059 <trans-unit id="6059091237492573541" datatype="html">
8962 <source>Update video channel</source> 9060 <source>Update video channel</source>
8963 <target state="translated">Aktualizace video kanálu</target> 9061 <target state="translated">Aktualizace video kanálu</target>
@@ -9026,18 +9124,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9026 <trans-unit id="5851560788527570644" datatype="html"> 9124 <trans-unit id="5851560788527570644" datatype="html">
9027 <source>Notifications</source> 9125 <source>Notifications</source>
9028 <target state="translated">Oznamování</target> 9126 <target state="translated">Oznamování</target>
9029 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9127
9030 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9128
9031 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9129
9032 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9130
9033 </trans-unit> 9131 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9034 <trans-unit id="6658000829978978023" datatype="html"> 9132 <trans-unit id="6658000829978978023" datatype="html">
9035 <source>Applications</source> 9133 <source>Applications</source>
9036 <target state="translated">Aplikace</target> 9134 <target state="translated">Aplikace</target>
9037 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9135
9038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9136
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9137
9040 </trans-unit> 9138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9041 <trans-unit id="104404386496394770" datatype="html"> 9139 <trans-unit id="104404386496394770" datatype="html">
9042 <source>Delete playlist</source> 9140 <source>Delete playlist</source>
9043 <target state="translated">Smazat playlist</target> 9141 <target state="translated">Smazat playlist</target>
@@ -9051,9 +9149,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9051 <trans-unit id="4844578664427956129" datatype="html"> 9149 <trans-unit id="4844578664427956129" datatype="html">
9052 <source>Change ownership</source> 9150 <source>Change ownership</source>
9053 <target state="translated">Změna vlastnictví</target> 9151 <target state="translated">Změna vlastnictví</target>
9054 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9152
9055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9153
9056 </trans-unit> 9154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9057 <trans-unit id="3380608219513805292"> 9155 <trans-unit id="3380608219513805292">
9058 <source>Playlist <x id="PH"/> deleted.</source> 9156 <source>Playlist <x id="PH"/> deleted.</source>
9059 <target>Seznam <x id="PH"/> smazán.</target> 9157 <target>Seznam <x id="PH"/> smazán.</target>
@@ -9063,32 +9161,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9063 <trans-unit id="3058024914967508975"> 9161 <trans-unit id="3058024914967508975">
9064 <source>My videos</source> 9162 <source>My videos</source>
9065 <target>Moje videa</target> 9163 <target>Moje videa</target>
9066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9164
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9165
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9166
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9167
9070 </trans-unit> 9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9071 <trans-unit id="8197117721861453263"> 9169 <trans-unit id="8197117721861453263">
9072 <source>Do you really want to delete <x id="PH"/> videos?</source> 9170 <source>Do you really want to delete <x id="PH"/> videos?</source>
9073 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target> 9171 <target>Opravdu chcete odstranit <x id="PH"/> videí?</target>
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9172
9075 </trans-unit> 9173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9076 <trans-unit id="696910741870112536" datatype="html"> 9174 <trans-unit id="696910741870112536" datatype="html">
9077 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9175 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9078 <target state="translated">{length, plural, =1 {Video bylo smazáno} other {<x id="length"/> videa byla smazána}}</target> 9176 <target state="translated">{length, plural, =1 {Video bylo smazáno} other {<x id="length"/> videa byla smazána}}</target>
9079 <context-group purpose="location"> 9177
9080 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9178 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9081 <context context-type="linenumber">191</context>
9082 </context-group>
9083 </trans-unit>
9084 <trans-unit id="3255171236149541417" datatype="html"> 9179 <trans-unit id="3255171236149541417" datatype="html">
9085 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9180 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9086 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> bylo smazáno.</target> 9181 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> bylo smazáno.</target>
9087 <context-group purpose="location"> 9182
9088 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9183 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9089 <context context-type="linenumber">193,191</context>
9090 </context-group>
9091 </trans-unit>
9092 <trans-unit id="2591467977473302125" datatype="html"> 9184 <trans-unit id="2591467977473302125" datatype="html">
9093 <source>Videos list</source> 9185 <source>Videos list</source>
9094 <target state="translated">Seznam videí</target> 9186 <target state="translated">Seznam videí</target>
@@ -9133,8 +9225,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9133 <trans-unit id="3245220240937722814"> 9225 <trans-unit id="3245220240937722814">
9134 <source>My channels</source> 9226 <source>My channels</source>
9135 <target>Moje kanály</target> 9227 <target>Moje kanály</target>
9136 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9228
9137 </trans-unit> 9229 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9138 <trans-unit id="1498264516089100469" datatype="html"> 9230 <trans-unit id="1498264516089100469" datatype="html">
9139 <source>My synchronizations</source> 9231 <source>My synchronizations</source>
9140 <target state="translated">Moje synchronizace</target> 9232 <target state="translated">Moje synchronizace</target>
@@ -9158,17 +9250,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9158 <trans-unit id="7545420287297803988"> 9250 <trans-unit id="7545420287297803988">
9159 <source>My playlists</source> 9251 <source>My playlists</source>
9160 <target>Moje seznamy</target> 9252 <target>Moje seznamy</target>
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9253
9162 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9254
9163 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9255
9164 </trans-unit> 9256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9165 <trans-unit id="2527931602940887636"> 9257 <trans-unit id="2527931602940887636">
9166 <source>My subscriptions</source> 9258 <source>My subscriptions</source>
9167 <target>Moje odběry</target> 9259 <target>Moje odběry</target>
9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9260
9169 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9261
9170 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9262
9171 </trans-unit> 9263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9172 <trans-unit id="5177154708872200221" datatype="html"> 9264 <trans-unit id="5177154708872200221" datatype="html">
9173 <source>You don't have any subscription yet.</source> 9265 <source>You don't have any subscription yet.</source>
9174 <target state="translated">Zatím nemáte žádné odběry.</target> 9266 <target state="translated">Zatím nemáte žádné odběry.</target>
@@ -9177,8 +9269,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9177 <trans-unit id="1991904494976135035" datatype="html"> 9269 <trans-unit id="1991904494976135035" datatype="html">
9178 <source>My abuse reports</source> 9270 <source>My abuse reports</source>
9179 <target state="translated">Moje hlášení o porušení pravidel</target> 9271 <target state="translated">Moje hlášení o porušení pravidel</target>
9180 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9272
9181 </trans-unit> 9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9182 <trans-unit id="5603224609929994288" datatype="html"> 9274 <trans-unit id="5603224609929994288" datatype="html">
9183 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9275 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9184 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Äeká na ověření e-mailem </target> 9276 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Äeká na ověření e-mailem </target>
@@ -9225,28 +9317,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9225 <trans-unit id="8181077408762380407" datatype="html"> 9317 <trans-unit id="8181077408762380407" datatype="html">
9226 <source>Channels</source> 9318 <source>Channels</source>
9227 <target state="translated">Kanály</target> 9319 <target state="translated">Kanály</target>
9228 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9320
9229 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9321
9230 </trans-unit> 9322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9231 <trans-unit id="8936704404804793618" datatype="html"> 9323 <trans-unit id="8936704404804793618" datatype="html">
9232 <source>Videos</source> 9324 <source>Videos</source>
9233 <target state="translated">Videa</target> 9325 <target state="translated">Videa</target>
9234 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9326
9235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9327
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9328
9237 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9329
9238 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9330
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9331
9240 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9332
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9333
9242 </trans-unit> 9334 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9243 <trans-unit id="1823843876735462104" datatype="html"> 9335 <trans-unit id="1823843876735462104" datatype="html">
9244 <source>Playlists</source> 9336 <source>Playlists</source>
9245 <target state="translated">Playlisty</target> 9337 <target state="translated">Playlisty</target>
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9338
9247 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9339
9248 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9340
9249 </trans-unit> 9341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9250 <trans-unit id="7916647920967632052" datatype="html"> 9342 <trans-unit id="7916647920967632052" datatype="html">
9251 <source>max size</source> 9343 <source>max size</source>
9252 <target state="translated">max velikost</target> 9344 <target state="translated">max velikost</target>
@@ -9457,7 +9549,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9457 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9458 </trans-unit> 9550 </trans-unit>
9459 <trans-unit id="2013324644839511073" datatype="html"> 9551 <trans-unit id="2013324644839511073" datatype="html">
9460 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9552 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9461Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9553Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9462 <target state="translated">Nelze naÄíst pověření klienta OAuth: <x id="PH" equiv-text="err.text"/>. UjistÄ›te se, že jste správnÄ› nakonfigurovali PeerTube (adresář config/), zejména Äást "webserver".</target> 9554 <target state="translated">Nelze naÄíst pověření klienta OAuth: <x id="PH" equiv-text="err.text"/>. UjistÄ›te se, že jste správnÄ› nakonfigurovali PeerTube (adresář config/), zejména Äást "webserver".</target>
9463 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9555 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9465,8 +9557,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9465 <trans-unit id="375263728166936544"> 9557 <trans-unit id="375263728166936544">
9466 <source>You need to reconnect.</source> 9558 <source>You need to reconnect.</source>
9467 <target>Musíte se znovu připojit.</target> 9559 <target>Musíte se znovu připojit.</target>
9468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9560
9469 </trans-unit> 9561 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9470 <trans-unit id="8093156107152165809" datatype="html"> 9562 <trans-unit id="8093156107152165809" datatype="html">
9471 <source>Show/hide this help menu</source> 9563 <source>Show/hide this help menu</source>
9472 <target state="translated">Zobrazit/skrýt tuto nápovědu</target> 9564 <target state="translated">Zobrazit/skrýt tuto nápovědu</target>
@@ -9491,39 +9583,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9491 <trans-unit id="3608407683173066091" datatype="html"> 9583 <trans-unit id="3608407683173066091" datatype="html">
9492 <source>My history</source> 9584 <source>My history</source>
9493 <target state="translated">Moje historie</target> 9585 <target state="translated">Moje historie</target>
9494 <context-group purpose="location"> 9586
9495 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9587 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9496 <context context-type="linenumber">98</context>
9497 </context-group>
9498 </trans-unit>
9499 <trans-unit id="4024404994702813072" datatype="html"> 9588 <trans-unit id="4024404994702813072" datatype="html">
9500 <source>In my library</source> 9589 <source>In my library</source>
9501 <target state="translated">V mé knihovně</target> 9590 <target state="translated">V mé knihovně</target>
9502 <context-group purpose="location"> 9591
9503 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9592 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9504 <context context-type="linenumber">104</context>
9505 </context-group>
9506 </trans-unit>
9507 <trans-unit id="232050922346936574" datatype="html"> 9593 <trans-unit id="232050922346936574" datatype="html">
9508 <source>Trending</source> 9594 <source>Trending</source>
9509 <target state="translated">Trendy</target> 9595 <target state="translated">Trendy</target>
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9596
9511 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9597
9512 </trans-unit> 9598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9513 <trans-unit id="6470888608149621404" datatype="html"> 9599 <trans-unit id="6470888608149621404" datatype="html">
9514 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9600 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9515 <target state="translated">Na <x id="PH" equiv-text="config.instance.name"/></target> 9601 <target state="translated">Na <x id="PH" equiv-text="config.instance.name"/></target>
9516 <context-group purpose="location"> 9602
9517 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9603 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9518 <context context-type="linenumber">150</context>
9519 </context-group>
9520 </trans-unit>
9521 <trans-unit id="2821179408673282599" datatype="html"> 9604 <trans-unit id="2821179408673282599" datatype="html">
9522 <source>Home</source> 9605 <source>Home</source>
9523 <target state="translated">Úvodní strana</target> 9606 <target state="translated">Úvodní strana</target>
9524 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9607
9525 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9608
9526 </trans-unit> 9609 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9527 <trans-unit id="4648900870671159218"> 9610 <trans-unit id="4648900870671159218">
9528 <source>Success</source> 9611 <source>Success</source>
9529 <target>Úspěšně</target> 9612 <target>Úspěšně</target>
@@ -9533,13 +9616,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9533 <trans-unit id="1266887509445371246" datatype="html"> 9616 <trans-unit id="1266887509445371246" datatype="html">
9534 <source>Incorrect username or password.</source> 9617 <source>Incorrect username or password.</source>
9535 <target state="translated">Nesprávné uživatelské jméno nebo heslo.</target> 9618 <target state="translated">Nesprávné uživatelské jméno nebo heslo.</target>
9536 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9619
9537 </trans-unit> 9620 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9538 <trans-unit id="6974874606619467663" datatype="html"> 9621 <trans-unit id="6974874606619467663" datatype="html">
9539 <source>Your account is blocked.</source> 9622 <source>Your account is blocked.</source>
9540 <target state="translated">Váš úÄet je zablokován.</target> 9623 <target state="translated">Váš úÄet je zablokován.</target>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9624
9542 </trans-unit> 9625 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9543 <trans-unit id="7939914198003891823" datatype="html"> 9626 <trans-unit id="7939914198003891823" datatype="html">
9544 <source>any language</source> 9627 <source>any language</source>
9545 <target state="translated">jakýkoli jazyk</target> 9628 <target state="translated">jakýkoli jazyk</target>
@@ -9709,6 +9792,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9709 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9792 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9710 <context context-type="linenumber">7</context> 9793 <context context-type="linenumber">7</context>
9711 </context-group> 9794 </context-group>
9795 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9796 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9797</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9798</target>
9799 <context-group purpose="location">
9800 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9801 <context context-type="linenumber">1,4</context>
9802 </context-group>
9712 </trans-unit> 9803 </trans-unit>
9713 <trans-unit id="7804724824750282316" datatype="html"> 9804 <trans-unit id="7804724824750282316" datatype="html">
9714 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9805 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9841,7 +9932,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9841 <trans-unit id="9178182467454450952"> 9932 <trans-unit id="9178182467454450952">
9842 <source>Confirm</source> 9933 <source>Confirm</source>
9843 <target>Potvrdit</target> 9934 <target>Potvrdit</target>
9844 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9935
9936 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9937 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9938 <context-group purpose="location">
9939 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9940 <context context-type="linenumber">28,30</context>
9941 </context-group>
9942 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9943 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9944 <context-group purpose="location">
9945 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9946 <context context-type="linenumber">34,36</context>
9947 </context-group>
9948 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9949 <source>Two-factor code</source><target state="new">Two-factor code</target>
9950 <context-group purpose="location">
9951 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9952 <context context-type="linenumber">42</context>
9953 </context-group>
9954 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9955 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9956 <context-group purpose="location">
9957 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9958 <context context-type="linenumber">43</context>
9959 </context-group>
9960 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9961 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9962 <context-group purpose="location">
9963 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9964 <context context-type="linenumber">77</context>
9965 </context-group>
9845 </trans-unit> 9966 </trans-unit>
9846 <trans-unit id="7784486624424057376"> 9967 <trans-unit id="7784486624424057376">
9847 <source>Instance name is required.</source> 9968 <source>Instance name is required.</source>
@@ -10045,6 +10166,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10045 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10166 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10046 <target state="translated">Handle musí být platný (např. chocobozzz@example.com).</target> 10167 <target state="translated">Handle musí být platný (např. chocobozzz@example.com).</target>
10047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10169 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10170 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10171 <context-group purpose="location">
10172 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10173 <context context-type="linenumber">69</context>
10174 </context-group>
10048 </trans-unit> 10175 </trans-unit>
10049 <trans-unit id="4968369344159400023" datatype="html"> 10176 <trans-unit id="4968369344159400023" datatype="html">
10050 <source>Your name is required.</source> 10177 <source>Your name is required.</source>
@@ -10100,10 +10227,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10100 <trans-unit id="3577237269587081090"> 10227 <trans-unit id="3577237269587081090">
10101 <source>Password is required.</source> 10228 <source>Password is required.</source>
10102 <target>Heslo je vyžadováno.</target> 10229 <target>Heslo je vyžadováno.</target>
10103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10230
10104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10231
10105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10232
10106 </trans-unit> 10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10107 <trans-unit id="3152303769378345477"> 10234 <trans-unit id="3152303769378345477">
10108 <source>Confirmation of the password is required.</source> 10235 <source>Confirmation of the password is required.</source>
10109 <target>Potvrzení hesla je vyžadováno.</target> 10236 <target>Potvrzení hesla je vyžadováno.</target>
@@ -10147,94 +10274,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10147 <trans-unit id="525871656034789056"> 10274 <trans-unit id="525871656034789056">
10148 <source>Password must be at least 6 characters long.</source> 10275 <source>Password must be at least 6 characters long.</source>
10149 <target>Heslo musí mít délku minimálně 6 znaků.</target> 10276 <target>Heslo musí mít délku minimálně 6 znaků.</target>
10150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10277
10151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10278
10152 </trans-unit> 10279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10153 <trans-unit id="1099684476181448167"> 10280 <trans-unit id="1099684476181448167">
10154 <source>Password cannot be more than 255 characters long.</source> 10281 <source>Password cannot be more than 255 characters long.</source>
10155 <target>Heslo nemůže být delší než 255 znaků.</target> 10282 <target>Heslo nemůže být delší než 255 znaků.</target>
10156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10283
10157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10284
10158 </trans-unit> 10285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10159 <trans-unit id="3392630942539073768"> 10286 <trans-unit id="3392630942539073768">
10160 <source>The new password and the confirmed password do not correspond.</source> 10287 <source>The new password and the confirmed password do not correspond.</source>
10161 <target>Nové heslo a jeho potvrzení nesouhlasí.</target> 10288 <target>Nové heslo a jeho potvrzení nesouhlasí.</target>
10162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10289
10163 </trans-unit> 10290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10164 <trans-unit id="2027337371129904473"> 10291 <trans-unit id="2027337371129904473">
10165 <source>Video quota is required.</source> 10292 <source>Video quota is required.</source>
10166 <target>Limit na videa je vyžadován.</target> 10293 <target>Limit na videa je vyžadován.</target>
10167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10294
10168 </trans-unit> 10295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10169 <trans-unit id="267386529333143660"> 10296 <trans-unit id="267386529333143660">
10170 <source>Quota must be greater than -1.</source> 10297 <source>Quota must be greater than -1.</source>
10171 <target>Limit na videa musí být větší než -1.</target> 10298 <target>Limit na videa musí být větší než -1.</target>
10172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10299
10173 </trans-unit> 10300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10174 <trans-unit id="1220179061234048936" datatype="html"> 10301 <trans-unit id="1220179061234048936" datatype="html">
10175 <source>Daily upload limit is required.</source> 10302 <source>Daily upload limit is required.</source>
10176 <target state="translated">Denní limit nahrávání je vyžadován.</target> 10303 <target state="translated">Denní limit nahrávání je vyžadován.</target>
10177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10304
10178 </trans-unit> 10305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10179 <trans-unit id="8959404382357999234" datatype="html"> 10306 <trans-unit id="8959404382357999234" datatype="html">
10180 <source>Daily upload limit must be greater than -1.</source> 10307 <source>Daily upload limit must be greater than -1.</source>
10181 <target state="translated">Denní limit nahrávání musí být větší než -1.</target> 10308 <target state="translated">Denní limit nahrávání musí být větší než -1.</target>
10182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10309
10183 </trans-unit> 10310 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10184 <trans-unit id="4796798537475457493"> 10311 <trans-unit id="4796798537475457493">
10185 <source>User role is required.</source> 10312 <source>User role is required.</source>
10186 <target>Role uživatele je vyžadována.</target> 10313 <target>Role uživatele je vyžadována.</target>
10187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10314
10188 </trans-unit> 10315 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10189 <trans-unit id="2761226139624435788"> 10316 <trans-unit id="2761226139624435788">
10190 <source>Description must be at least 3 characters long.</source> 10317 <source>Description must be at least 3 characters long.</source>
10191 <target>Popis musí mít délku minimálně 3 znaky.</target> 10318 <target>Popis musí mít délku minimálně 3 znaky.</target>
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10319
10193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10320
10194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10321
10195 </trans-unit> 10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10196 <trans-unit id="4717982586356605243" datatype="html"> 10323 <trans-unit id="4717982586356605243" datatype="html">
10197 <source>Description cannot be more than 1000 characters long.</source> 10324 <source>Description cannot be more than 1000 characters long.</source>
10198 <target state="translated">Popis nesmí být delší než 1000 znaků.</target> 10325 <target state="translated">Popis nesmí být delší než 1000 znaků.</target>
10199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10326
10200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10327
10201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10328
10202 </trans-unit> 10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10203 <trans-unit id="1814372869868173571" datatype="html"> 10330 <trans-unit id="1814372869868173571" datatype="html">
10204 <source>You must agree with the instance terms in order to register on it.</source> 10331 <source>You must agree with the instance terms in order to register on it.</source>
10205 <target state="translated">Abyste se mohli zaregistrovat, musíte souhlasit s podmínkami instance.</target> 10332 <target state="translated">Abyste se mohli zaregistrovat, musíte souhlasit s podmínkami instance.</target>
10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10333
10207 </trans-unit> 10334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10208 <trans-unit id="7803960725351649605" datatype="html"> 10335 <trans-unit id="7803960725351649605" datatype="html">
10209 <source>Ban reason must be at least 3 characters long.</source> 10336 <source>Ban reason must be at least 3 characters long.</source>
10210 <target state="translated">Důvod zákazu musí být dlouhý alespoň 3 znaky.</target> 10337 <target state="translated">Důvod zákazu musí být dlouhý alespoň 3 znaky.</target>
10211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10338
10212 </trans-unit> 10339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10213 <trans-unit id="3851609012243698179" datatype="html"> 10340 <trans-unit id="3851609012243698179" datatype="html">
10214 <source>Ban reason cannot be more than 250 characters long.</source> 10341 <source>Ban reason cannot be more than 250 characters long.</source>
10215 <target state="translated">Důvod zákazu nesmí být delší než 250 znaků.</target> 10342 <target state="translated">Důvod zákazu nesmí být delší než 250 znaků.</target>
10216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10343
10217 </trans-unit> 10344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10218 <trans-unit id="6632896893630378443"> 10345 <trans-unit id="6632896893630378443">
10219 <source>Display name is required.</source> 10346 <source>Display name is required.</source>
10220 <target>Zobrazované jméno je vyžadováno.</target> 10347 <target>Zobrazované jméno je vyžadováno.</target>
10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10348
10222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10349
10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10350
10224 </trans-unit> 10351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10225 <trans-unit id="1303578752658966736" datatype="html"> 10352 <trans-unit id="1303578752658966736" datatype="html">
10226 <source>Display name must be at least 1 character long.</source> 10353 <source>Display name must be at least 1 character long.</source>
10227 <target state="translated">Zobrazované jméno musí mít alespoň 1 znak.</target> 10354 <target state="translated">Zobrazované jméno musí mít alespoň 1 znak.</target>
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10355
10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10356
10230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10357
10231 </trans-unit> 10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10232 <trans-unit id="4613240543124934954" datatype="html"> 10359 <trans-unit id="4613240543124934954" datatype="html">
10233 <source>Display name cannot be more than 50 characters long.</source> 10360 <source>Display name cannot be more than 50 characters long.</source>
10234 <target state="translated">Zobrazované jméno nesmí být delší než 50 znaků.</target> 10361 <target state="translated">Zobrazované jméno nesmí být delší než 50 znaků.</target>
10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10362
10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10363
10237 </trans-unit> 10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10238 <trans-unit id="1000468652492651683"> 10365 <trans-unit id="1000468652492651683">
10239 <source>Report reason is required.</source> 10366 <source>Report reason is required.</source>
10240 <target>Důvod nahlášení je vyžadován.</target> 10367 <target>Důvod nahlášení je vyžadován.</target>
@@ -10431,47 +10558,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10431 <trans-unit id="7220386604464537651" datatype="html"> 10558 <trans-unit id="7220386604464537651" datatype="html">
10432 <source>Live RTMP Url</source> 10559 <source>Live RTMP Url</source>
10433 <target state="translated">RTMP Url živého přenosu</target> 10560 <target state="translated">RTMP Url živého přenosu</target>
10434 10561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10435 10562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10563 </trans-unit>
10437 <trans-unit id="4956017863340142734" datatype="html"> 10564 <trans-unit id="4956017863340142734" datatype="html">
10438 <source>Live RTMPS Url</source> 10565 <source>Live RTMPS Url</source>
10439 <target state="translated">RTMPS Url živého přenosu</target> 10566 <target state="translated">RTMPS Url živého přenosu</target>
10440 10567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10441 10568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10569 </trans-unit>
10443 <trans-unit id="1225050607125362052" datatype="html"> 10570 <trans-unit id="1225050607125362052" datatype="html">
10444 <source>Live stream key</source> 10571 <source>Live stream key</source>
10445 <target state="translated">klÃ­Ä Å¾ivého pÅ™enosu</target> 10572 <target state="translated">klÃ­Ä Å¾ivého pÅ™enosu</target>
10446 10573 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10447 10574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10575 </trans-unit>
10449 <trans-unit id="5058286083557987083" datatype="html"> 10576 <trans-unit id="5058286083557987083" datatype="html">
10450 <source>âš ï¸ Never share your stream key with anyone.</source> 10577 <source>âš ï¸ Never share your stream key with anyone.</source>
10451 <target state="translated">âš ï¸ Nikdy nikomu nesdÄ›lujte svůj klÃ­Ä Å¾ivého pÅ™enosu.</target> 10578 <target state="translated">âš ï¸ Nikdy nikomu nesdÄ›lujte svůj klÃ­Ä Å¾ivého pÅ™enosu.</target>
10452 10579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10453 10580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10581 </trans-unit>
10455 <trans-unit id="5941639683192662500" datatype="html"> 10582 <trans-unit id="5941639683192662500" datatype="html">
10456 <source>This is a normal live</source> 10583 <source>This is a normal live</source>
10457 <target state="translated">Toto je normální živý přenos</target> 10584 <target state="translated">Toto je normální živý přenos</target>
10458 10585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 10586 </trans-unit>
10460 <trans-unit id="4022826795131920912" datatype="html"> 10587 <trans-unit id="4022826795131920912" datatype="html">
10461 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 10588 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10462 <target state="translated">V běžném živém vysílání můžete streamovat pouze jednou. Pokud povolíte přehrávání, bude uloženo pod stejnou adresou URL jako živé vysílání</target> 10589 <target state="translated">V běžném živém vysílání můžete streamovat pouze jednou. Pokud povolíte přehrávání, bude uloženo pod stejnou adresou URL jako živé vysílání</target>
10463 10590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10591 </trans-unit>
10465 <trans-unit id="2261925229535541622" datatype="html"> 10592 <trans-unit id="2261925229535541622" datatype="html">
10466 <source>This is a permanent/recurring live</source> 10593 <source>This is a permanent/recurring live</source>
10467 <target state="translated">Jedná se o stálý / opakující se živý přenos</target> 10594 <target state="translated">Jedná se o stálý / opakující se živý přenos</target>
10468 10595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 10596 </trans-unit>
10470 <trans-unit id="8986073791327847979" datatype="html"> 10597 <trans-unit id="8986073791327847979" datatype="html">
10471 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 10598 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10472 <target state="translated">V rámci trvalého/opakovaného živého vysílání můžete streamovat vícekrát. Pokud povolíte opakování, budou se ukládat jako samostatná videa</target> 10599 <target state="translated">V rámci trvalého/opakovaného živého vysílání můžete streamovat vícekrát. Pokud povolíte opakování, budou se ukládat jako samostatná videa</target>
10473 10600 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10601 </trans-unit>
10475 <trans-unit id="3112273530390098557" datatype="html"> 10602 <trans-unit id="3112273530390098557" datatype="html">
10476 <source>Replay will be saved</source> 10603 <source>Replay will be saved</source>
10477 <target state="translated">Přehrávání bude uloženo</target> 10604 <target state="translated">Přehrávání bude uloženo</target>
@@ -11016,14 +11143,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11016 <trans-unit id="2830831449226931729" datatype="html"> 11143 <trans-unit id="2830831449226931729" datatype="html">
11017 <source>Instance languages</source> 11144 <source>Instance languages</source>
11018 <target state="translated">Jazyky Instance</target> 11145 <target state="translated">Jazyky Instance</target>
11019 11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
11020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11147 </trans-unit>
11021 <trans-unit id="40119547597591062" datatype="html"> 11148 <trans-unit id="40119547597591062" datatype="html">
11022 <source>All languages</source> 11149 <source>All languages</source>
11023 <target state="translated">VÅ¡echny jazyky</target> 11150 <target state="translated">VÅ¡echny jazyky</target>
11024 11151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
11025 11152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
11026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11153 </trans-unit>
11027 <trans-unit id="996392855508119363" datatype="html"> 11154 <trans-unit id="996392855508119363" datatype="html">
11028 <source>Hidden</source> 11155 <source>Hidden</source>
11029 <target state="translated">Skryto</target> 11156 <target state="translated">Skryto</target>
@@ -11093,25 +11220,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11093 <trans-unit id="1792453450803202450" datatype="html"> 11220 <trans-unit id="1792453450803202450" datatype="html">
11094 <source>Accepted follows</source> 11221 <source>Accepted follows</source>
11095 <target state="translated">Přijaté následující</target> 11222 <target state="translated">Přijaté následující</target>
11096 11223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
11097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 11224 </trans-unit>
11098 <trans-unit id="1745310805516417209" datatype="html"> 11225 <trans-unit id="1745310805516417209" datatype="html">
11099 <source>Rejected follows</source> 11226 <source>Rejected follows</source>
11100 <target state="translated">Odmítnuté sledující</target> 11227 <target state="translated">Odmítnuté sledující</target>
11101 11228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 11229 </trans-unit>
11103 <trans-unit id="1810206793608630396" datatype="html"> 11230 <trans-unit id="1810206793608630396" datatype="html">
11104 <source>Pending follows</source> 11231 <source>Pending follows</source>
11105 <target state="translated">Čekající sledující</target> 11232 <target state="translated">Čekající sledující</target>
11106 11233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11234 </trans-unit>
11108 <trans-unit id="6952960992592445535" datatype="html"> 11235 <trans-unit id="6952960992592445535" datatype="html">
11109 <source><x id="PH"/> (channel page) </source> 11236 <source><x id="PH"/> (channel page) </source>
11110 <target state="translated"><x id="PH"/> (strana kanálu) </target> 11237 <target state="translated"><x id="PH"/> (strana kanálu) </target>
11111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11238
11112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11239
11113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11240
11114 </trans-unit> 11241 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11115 <trans-unit id="1209500590333005801" datatype="html"> 11242 <trans-unit id="1209500590333005801" datatype="html">
11116 <source><x id="PH"/> (account page) </source> 11243 <source><x id="PH"/> (account page) </source>
11117 <target state="translated"><x id="PH"/> (strana úÄtu) </target> 11244 <target state="translated"><x id="PH"/> (strana úÄtu) </target>
@@ -11488,23 +11615,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11488 <trans-unit id="968295009933361070"> 11615 <trans-unit id="968295009933361070">
11489 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11616 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11490 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target> 11617 <target>Příliš mnoho pokusů, zkuste to prosím znovu za <x id="PH"/> minut.</target>
11491 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11618
11492 </trans-unit> 11619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11493 <trans-unit id="4965472196059235310"> 11620 <trans-unit id="4965472196059235310">
11494 <source>Too many attempts, please try again later.</source> 11621 <source>Too many attempts, please try again later.</source>
11495 <target>Příliš mnoho pokusů, zkuste to prosím později.</target> 11622 <target>Příliš mnoho pokusů, zkuste to prosím později.</target>
11496 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11623
11497 </trans-unit> 11624 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11498 <trans-unit id="1693549688987384699"> 11625 <trans-unit id="1693549688987384699">
11499 <source>Server error. Please retry later.</source> 11626 <source>Server error. Please retry later.</source>
11500 <target>Chyba serveru. Zkuste to prosím později.</target> 11627 <target>Chyba serveru. Zkuste to prosím později.</target>
11501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11628
11502 </trans-unit> 11629 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11503 <trans-unit id="7436975022198908854" datatype="html"> 11630 <trans-unit id="7436975022198908854" datatype="html">
11504 <source>Unknown server error</source> 11631 <source>Unknown server error</source>
11505 <target state="translated">Neznámá chyba serveru</target> 11632 <target state="translated">Neznámá chyba serveru</target>
11506 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11633
11507 </trans-unit> 11634 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11508 <trans-unit id="5927402622550505067" datatype="html"> 11635 <trans-unit id="5927402622550505067" datatype="html">
11509 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11636 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11510 <target state="translated">Přihlášení ke všem aktuálním kanálům <x id="PH"/>. Budete upozorněni na všechna jejich nová videa.</target> 11637 <target state="translated">Přihlášení ke všem aktuálním kanálům <x id="PH"/>. Budete upozorněni na všechna jejich nová videa.</target>
@@ -11550,8 +11677,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11550 <trans-unit id="4968151111061046122" datatype="html"> 11677 <trans-unit id="4968151111061046122" datatype="html">
11551 <source>Moderator</source> 11678 <source>Moderator</source>
11552 <target state="translated">Moderátor</target> 11679 <target state="translated">Moderátor</target>
11553 11680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11681 </trans-unit>
11555 <trans-unit id="2279527393438260622" datatype="html"> 11682 <trans-unit id="2279527393438260622" datatype="html">
11556 <source>Search videos, playlists, channels…</source> 11683 <source>Search videos, playlists, channels…</source>
11557 <target state="translated">Hledejte videa, playlisty, kanály…</target> 11684 <target state="translated">Hledejte videa, playlisty, kanály…</target>
@@ -11653,8 +11780,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11653 <trans-unit id="2115592966120408375"> 11780 <trans-unit id="2115592966120408375">
11654 <source>Copied</source> 11781 <source>Copied</source>
11655 <target>Zkopírováno</target> 11782 <target>Zkopírováno</target>
11656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11783
11657 </trans-unit> 11784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11658 <trans-unit id="4323470180912194028" datatype="html"> 11785 <trans-unit id="4323470180912194028" datatype="html">
11659 <source>Copy</source> 11786 <source>Copy</source>
11660 <target state="translated">Kopírovat</target> 11787 <target state="translated">Kopírovat</target>
@@ -11702,17 +11829,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11702 <trans-unit id="4021752662928002901" datatype="html"> 11829 <trans-unit id="4021752662928002901" datatype="html">
11703 <source>Update</source> 11830 <source>Update</source>
11704 <target state="translated">Aktualizovat</target> 11831 <target state="translated">Aktualizovat</target>
11705 11832 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11706 11833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11707 11834 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11708 11835 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11709 11836 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11710 11837 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11711 11838 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11712 11839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11713 11840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11714 11841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11715 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11842 </trans-unit>
11716 <trans-unit id="420763834450076269" datatype="html"> 11843 <trans-unit id="420763834450076269" datatype="html">
11717 <source>Block</source> 11844 <source>Block</source>
11718 <target state="translated">Blokovat</target> 11845 <target state="translated">Blokovat</target>
@@ -11747,23 +11874,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11747 <trans-unit id="8315587636588243636" datatype="html"> 11874 <trans-unit id="8315587636588243636" datatype="html">
11748 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source> 11875 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11749 <target state="translated">UrÄitÄ› chcete odstranit tento <x id="PH" equiv-text="file.resolution.label"/> soubor?</target> 11876 <target state="translated">UrÄitÄ› chcete odstranit tento <x id="PH" equiv-text="file.resolution.label"/> soubor?</target>
11750 11877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit> 11878 </trans-unit>
11752 <trans-unit id="6693349469471580292" datatype="html"> 11879 <trans-unit id="6693349469471580292" datatype="html">
11753 <source>Delete file</source> 11880 <source>Delete file</source>
11754 <target state="translated">Smazat soubor</target> 11881 <target state="translated">Smazat soubor</target>
11755 11882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
11756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11883 </trans-unit>
11757 <trans-unit id="7016764388104297354" datatype="html"> 11884 <trans-unit id="7016764388104297354" datatype="html">
11758 <source>File removed.</source> 11885 <source>File removed.</source>
11759 <target state="translated">Soubor odstraněn.</target> 11886 <target state="translated">Soubor odstraněn.</target>
11760 11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
11761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 11888 </trans-unit>
11762 <trans-unit id="1314383205093440631" datatype="html"> 11889 <trans-unit id="1314383205093440631" datatype="html">
11763 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> 11890 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11764 <target state="translated">Opravdu chcete odstranit {count, plural, =1 {toto video} other {these <x id="count"/> videa}}?</target> 11891 <target state="translated">Opravdu chcete odstranit {count, plural, =1 {toto video} other {these <x id="count"/> videa}}?</target>
11765 11892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
11766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 11893 </trans-unit>
11767 <trans-unit id="1950057220179636309" datatype="html"> 11894 <trans-unit id="1950057220179636309" datatype="html">
11768 <source>Save to playlist</source> 11895 <source>Save to playlist</source>
11769 <target state="translated">Uložit do seznamu videí</target> 11896 <target state="translated">Uložit do seznamu videí</target>
@@ -11902,46 +12029,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11902 <trans-unit id="4058575476871566236"> 12029 <trans-unit id="4058575476871566236">
11903 <source>Published</source> 12030 <source>Published</source>
11904 <target>Publikováno</target> 12031 <target>Publikováno</target>
11905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12032
11906 </trans-unit> 12033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11907 <trans-unit id="7657908235362559477" datatype="html"> 12034 <trans-unit id="7657908235362559477" datatype="html">
11908 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12035 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11909 <target state="translated">Zveřejnění naplánováno na <x id="PH" equiv-text="updateAt"/></target> 12036 <target state="translated">Zveřejnění naplánováno na <x id="PH" equiv-text="updateAt"/></target>
11910 <context-group purpose="location"> 12037
11911 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11912 <context context-type="linenumber">178</context>
11913 </context-group>
11914 </trans-unit>
11915 <trans-unit id="5093002376262354382" datatype="html"> 12039 <trans-unit id="5093002376262354382" datatype="html">
11916 <source>Transcoding failed</source> 12040 <source>Transcoding failed</source>
11917 <target state="translated">Překódování selhalo</target> 12041 <target state="translated">Překódování selhalo</target>
11918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12042
11919 </trans-unit> 12043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11920 <trans-unit id="118687079501751948" datatype="html"> 12044 <trans-unit id="118687079501751948" datatype="html">
11921 <source>Move to external storage failed</source> 12045 <source>Move to external storage failed</source>
11922 <target state="translated">Přesun do externího úložiště se nezdařil</target> 12046 <target state="translated">Přesun do externího úložiště se nezdařil</target>
11923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12047
11924 </trans-unit> 12048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11925 <trans-unit id="4887724548587271148"> 12049 <trans-unit id="4887724548587271148">
11926 <source>Waiting transcoding</source> 12050 <source>Waiting transcoding</source>
11927 <target>Čekající překódování</target> 12051 <target>Čekající překódování</target>
11928 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12052
11929 </trans-unit> 12053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11930 <trans-unit id="4517785179607945981"> 12054 <trans-unit id="4517785179607945981">
11931 <source>To transcode</source> 12055 <source>To transcode</source>
11932 <target>K překódování</target> 12056 <target>K překódování</target>
11933 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12057
11934 </trans-unit> 12058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11935 <trans-unit id="3299576663551440736"> 12059 <trans-unit id="3299576663551440736">
11936 <source>To import</source> 12060 <source>To import</source>
11937 <target>K importování</target> 12061 <target>K importování</target>
11938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12062
11939 </trans-unit> 12063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11940 <trans-unit id="6963802198225789806" datatype="html"> 12064 <trans-unit id="6963802198225789806" datatype="html">
11941 <source>To edit</source> 12065 <source>To edit</source>
11942 <target state="translated">Úprava</target> 12066 <target state="translated">Úprava</target>
11943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12067
11944 </trans-unit> 12068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11945 <trans-unit id="8492933894084361602" datatype="html"> 12069 <trans-unit id="8492933894084361602" datatype="html">
11946 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12070 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11947 <target state="translated">Přihlášení k odběru RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12071 <target state="translated">Přihlášení k odběru RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12024,44 +12148,44 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12024 <trans-unit id="5210096066382592800" datatype="html"> 12148 <trans-unit id="5210096066382592800" datatype="html">
12025 <source>Video to import updated.</source> 12149 <source>Video to import updated.</source>
12026 <target state="translated">Video k importu aktualizováno.</target> 12150 <target state="translated">Video k importu aktualizováno.</target>
12027 12151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
12028 12152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
12029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12153 </trans-unit>
12030 <trans-unit id="3284171506518522275"> 12154 <trans-unit id="3284171506518522275">
12031 <source>Your video was uploaded to your account and is private.</source> 12155 <source>Your video was uploaded to your account and is private.</source>
12032 <target>VaÅ¡e video bylo nahráno na váš úÄet a je soukromé.</target> 12156 <target>VaÅ¡e video bylo nahráno na váš úÄet a je soukromé.</target>
12033 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12157
12034 </trans-unit> 12158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12035 <trans-unit id="5699822024600815733"> 12159 <trans-unit id="5699822024600815733">
12036 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12160 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12037 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target> 12161 <target>Ovšem přidružená data (štítky, popis...) budou ztraceny, opravdu chcete opustit tuto stránku?</target>
12038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12162
12039 </trans-unit> 12163 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12040 <trans-unit id="1219739004043110649"> 12164 <trans-unit id="1219739004043110649">
12041 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12165 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12042 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target> 12166 <target>Video ještě nebylo nahráno, opravdu chcete opustit tuto stránku?</target>
12043 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12167
12044 </trans-unit> 12168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12045 <trans-unit id="1830802698757049943" datatype="html"> 12169 <trans-unit id="1830802698757049943" datatype="html">
12046 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12170 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12047 <target state="translated">Zveřejnit <x id="PH" equiv-text="videoName"/></target> 12171 <target state="translated">Zveřejnit <x id="PH" equiv-text="videoName"/></target>
12048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12172
12049 </trans-unit> 12173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12050 <trans-unit id="6932865105766151309" datatype="html"> 12174 <trans-unit id="6932865105766151309" datatype="html">
12051 <source>Upload</source> 12175 <source>Upload</source>
12052 <target state="translated">Nahrát</target> 12176 <target state="translated">Nahrát</target>
12053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12177
12054 </trans-unit> 12178 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12055 <trans-unit id="8278735427925094503" datatype="html"> 12179 <trans-unit id="8278735427925094503" datatype="html">
12056 <source>Upload <x id="PH"/> </source> 12180 <source>Upload <x id="PH"/> </source>
12057 <target state="translated">Nahrát <x id="PH"/> </target> 12181 <target state="translated">Nahrát <x id="PH"/> </target>
12058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12182
12059 </trans-unit> 12183 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12060 <trans-unit id="5981816353437801748"> 12184 <trans-unit id="5981816353437801748">
12061 <source>Video published.</source> 12185 <source>Video published.</source>
12062 <target>Video publikováno.</target> 12186 <target>Video publikováno.</target>
12063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12187
12064 </trans-unit> 12188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12065 <trans-unit id="764164089183618119"> 12189 <trans-unit id="764164089183618119">
12066 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12190 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12067 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target> 12191 <target>Máte neuložené změny! Pokud odejdete, budou vaše změny ztraceny.</target>
@@ -12218,7 +12342,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12218 12342
12219 12343
12220 12344
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12345 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12222 <trans-unit id="3354816756665089864" datatype="html"> 12346 <trans-unit id="3354816756665089864" datatype="html">
12223 <source>Autoplay is suspended</source> 12347 <source>Autoplay is suspended</source>
12224 <target state="translated">Automatické přehrávání je pozastaveno</target> 12348 <target state="translated">Automatické přehrávání je pozastaveno</target>
@@ -12307,9 +12431,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12307 <trans-unit id="2431286785954354122" datatype="html"> 12431 <trans-unit id="2431286785954354122" datatype="html">
12308 <source>Recently added</source> 12432 <source>Recently added</source>
12309 <target state="translated">Nedávno přidané</target> 12433 <target state="translated">Nedávno přidané</target>
12310 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12434
12311 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12435
12312 </trans-unit> 12436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12313 <trans-unit id="12646164819555880"> 12437 <trans-unit id="12646164819555880">
12314 <source>Videos from your subscriptions</source> 12438 <source>Videos from your subscriptions</source>
12315 <target>Videa od vašich odběrů</target> 12439 <target>Videa od vašich odběrů</target>
@@ -12318,17 +12442,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12318 <trans-unit id="1812379335568847528" datatype="html"> 12442 <trans-unit id="1812379335568847528" datatype="html">
12319 <source>Subscriptions</source> 12443 <source>Subscriptions</source>
12320 <target state="translated">Odběry</target> 12444 <target state="translated">Odběry</target>
12321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12445
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12446
12323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12447
12324 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12448
12325 </trans-unit> 12449 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12326 <trans-unit id="186236568870281953" datatype="html"> 12450 <trans-unit id="186236568870281953" datatype="html">
12327 <source>History</source> 12451 <source>History</source>
12328 <target state="translated">Historie</target> 12452 <target state="translated">Historie</target>
12329 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12453
12330 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12454
12331 </trans-unit> 12455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12332 <trans-unit id="5237588857224999862" datatype="html"> 12456 <trans-unit id="5237588857224999862" datatype="html">
12333 <source>Open actions</source> 12457 <source>Open actions</source>
12334 <target state="translated">Otevřené akce</target> 12458 <target state="translated">Otevřené akce</target>
@@ -12340,11 +12464,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12340 <trans-unit id="8681933925782924101" datatype="html"> 12464 <trans-unit id="8681933925782924101" datatype="html">
12341 <source>Local videos</source> 12465 <source>Local videos</source>
12342 <target state="translated">Místní videa</target> 12466 <target state="translated">Místní videa</target>
12343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12467
12344 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12468
12345 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12469
12346 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12470
12347 </trans-unit> 12471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12348 <trans-unit id="5668077948386857930" datatype="html"> 12472 <trans-unit id="5668077948386857930" datatype="html">
12349 <source>Exclude</source> 12473 <source>Exclude</source>
12350 <target state="translated">Vyjímky</target> 12474 <target state="translated">Vyjímky</target>
@@ -12379,19 +12503,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12379 <trans-unit id="4668975178372693951" datatype="html"> 12503 <trans-unit id="4668975178372693951" datatype="html">
12380 <source>Discover videos</source> 12504 <source>Discover videos</source>
12381 <target state="translated">Objevujte videa</target> 12505 <target state="translated">Objevujte videa</target>
12382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12506
12383 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12507
12384 </trans-unit> 12508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12385 <trans-unit id="8067135025051844577" datatype="html"> 12509 <trans-unit id="8067135025051844577" datatype="html">
12386 <source>Trending videos</source> 12510 <source>Trending videos</source>
12387 <target state="translated">Trendová videa</target> 12511 <target state="translated">Trendová videa</target>
12388 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12512
12389 </trans-unit> 12513 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12390 <trans-unit id="664221386829541948" datatype="html"> 12514 <trans-unit id="664221386829541948" datatype="html">
12391 <source>Recently added videos</source> 12515 <source>Recently added videos</source>
12392 <target state="translated">Nedávno přidaná videa</target> 12516 <target state="translated">Nedávno přidaná videa</target>
12393 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12517
12394 </trans-unit> 12518 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12395 <trans-unit id="8212906256415538361" datatype="html"> 12519 <trans-unit id="8212906256415538361" datatype="html">
12396 <source>Upload a video</source> 12520 <source>Upload a video</source>
12397 <target state="translated">Nahrát video</target> 12521 <target state="translated">Nahrát video</target>
diff --git a/client/src/locale/angular.da-DK.xlf b/client/src/locale/angular.da-DK.xlf
index 9e7c5d935..9b9820ca1 100644
--- a/client/src/locale/angular.da-DK.xlf
+++ b/client/src/locale/angular.da-DK.xlf
@@ -455,17 +455,17 @@
455 <target state="new">video</target> 455 <target state="new">video</target>
456 456
457 457
458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
459 <trans-unit id="6995024616159044376" datatype="html"> 459 <trans-unit id="6995024616159044376" datatype="html">
460 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 460 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
461 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 461 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
462 462
463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
464 <trans-unit id="7873395933409147217" datatype="html"> 464 <trans-unit id="7873395933409147217" datatype="html">
465 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 465 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
466 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 466 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
467 467
468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
469 <trans-unit id="5235042777215655908" datatype="html"> 469 <trans-unit id="5235042777215655908" datatype="html">
470 <source>subtitles</source> 470 <source>subtitles</source>
471 <target state="translated">undertekster</target> 471 <target state="translated">undertekster</target>
@@ -530,7 +530,7 @@
530 <trans-unit id="2466846716878254816" datatype="html"> 530 <trans-unit id="2466846716878254816" datatype="html">
531 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 531 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
532 532
533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
534 534
535 <trans-unit id="7539427273132299890" datatype="html"> 535 <trans-unit id="7539427273132299890" datatype="html">
536 <source>Unlisted</source> 536 <source>Unlisted</source>
@@ -676,13 +676,10 @@
676 <source>Only live videos</source> 676 <source>Only live videos</source>
677 <target state="new">Only live videos</target> 677 <target state="new">Only live videos</target>
678 678
679 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 679 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
680 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 680 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
681 <context-group purpose="location"> 681
682 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 682 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
683 <context context-type="linenumber">170</context>
684 </context-group>
685 </trans-unit>
686 <trans-unit id="7585826646011739428"> 683 <trans-unit id="7585826646011739428">
687 <source>Edit</source> 684 <source>Edit</source>
688 <target>Redigere</target> 685 <target>Redigere</target>
@@ -1119,22 +1116,28 @@
1119 <source>Username or email address</source> 1116 <source>Username or email address</source>
1120 <target>Brugernavn eller email-adresse</target> 1117 <target>Brugernavn eller email-adresse</target>
1121 1118
1122 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1119 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1123 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1120 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1121
1122
1123 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1124 <trans-unit id="1758058452376026925" datatype="html">
1125 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1126 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1127
1128 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1129 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1124 <context-group purpose="location"> 1130 <context-group purpose="location">
1125 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1131 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1126 <context context-type="linenumber">46</context> 1132 <context context-type="linenumber">70</context>
1127 </context-group> 1133 </context-group>
1134 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1135 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1128 <context-group purpose="location"> 1136 <context-group purpose="location">
1129 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1137 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1130 <context context-type="linenumber">53</context> 1138 <context context-type="linenumber">72</context>
1131 </context-group> 1139 </context-group>
1132 </trans-unit> 1140 </trans-unit>
1133 <trans-unit id="1758058452376026925" datatype="html">
1134 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1135 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1136
1137 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1138 <trans-unit id="1431416938026210429"> 1141 <trans-unit id="1431416938026210429">
1139 <source>Password</source> 1142 <source>Password</source>
1140 <target>Adgangskode</target> 1143 <target>Adgangskode</target>
@@ -1146,17 +1149,17 @@
1146 1149
1147 1150
1148 1151
1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1150 <trans-unit id="8715156686857791956" datatype="html"> 1153 <trans-unit id="8715156686857791956" datatype="html">
1151 <source>Click here to reset your password</source> 1154 <source>Click here to reset your password</source>
1152 <target state="new">Click here to reset your password</target> 1155 <target state="new">Click here to reset your password</target>
1153 1156
1154 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1155 <trans-unit id="892063502898494584" datatype="html"> 1158 <trans-unit id="892063502898494584" datatype="html">
1156 <source>I forgot my password</source> 1159 <source>I forgot my password</source>
1157 <target state="new">I forgot my password</target> 1160 <target state="new">I forgot my password</target>
1158 1161
1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1162 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1160 <trans-unit id="2101170466365500913" datatype="html"> 1163 <trans-unit id="2101170466365500913" datatype="html">
1161 <source>Logging into an account lets you publish content</source> 1164 <source>Logging into an account lets you publish content</source>
1162 <target state="new"> Logging into an account lets you publish content </target> 1165 <target state="new"> Logging into an account lets you publish content </target>
@@ -1179,31 +1182,31 @@
1179 <source>Or sign in with</source> 1182 <source>Or sign in with</source>
1180 <target state="new">Or sign in with</target> 1183 <target state="new">Or sign in with</target>
1181 1184
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1183 <trans-unit id="3238209155172574367"> 1186 <trans-unit id="3238209155172574367">
1184 <source>Forgot your password</source> 1187 <source>Forgot your password</source>
1185 <target>Glemt din adgangskode</target> 1188 <target>Glemt din adgangskode</target>
1186 1189
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1188 <trans-unit id="87327320394367488" datatype="html"> 1191 <trans-unit id="87327320394367488" datatype="html">
1189 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1192 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1190 <target state="new"> 1193 <target state="new">
1191 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1194 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1192 </target> 1195 </target>
1193 1196
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1195 <trans-unit id="3188014010833256853" datatype="html"> 1198 <trans-unit id="3188014010833256853" datatype="html">
1196 <source>Enter your email address and we will send you a link to reset your password.</source> 1199 <source>Enter your email address and we will send you a link to reset your password.</source>
1197 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1200 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1198 1201
1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1200 <trans-unit id="1190256911880544559" datatype="html"> 1203 <trans-unit id="1190256911880544559" datatype="html">
1201 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1204 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1202The link will expire within 1 hour.</source> 1205The link will expire within 1 hour.</source>
1203 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1206 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1204The link will expire within 1 hour.</target> 1207The link will expire within 1 hour.</target>
1205 1208
1206 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1207 <trans-unit id="4768749765465246664"> 1210 <trans-unit id="4768749765465246664">
1208 <source>Email</source> 1211 <source>Email</source>
1209 <target>Email</target> 1212 <target>Email</target>
@@ -1215,19 +1218,19 @@ The link will expire within 1 hour.</target>
1215 1218
1216 1219
1217 1220
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1219 <trans-unit id="3967269098753656610"> 1222 <trans-unit id="3967269098753656610">
1220 <source>Email address</source> 1223 <source>Email address</source>
1221 <target>Email-adresse</target> 1224 <target>Email-adresse</target>
1222 1225
1223 1226
1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1225 <trans-unit id="7808756054397155068" datatype="html"> 1228 <trans-unit id="7808756054397155068" datatype="html">
1226 <source>Reset</source> 1229 <source>Reset</source>
1227 <target state="new">Reset</target> 1230 <target state="new">Reset</target>
1228 <note priority="1" from="description">Password reset button</note> 1231 <note priority="1" from="description">Password reset button</note>
1229 1232
1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1231 <trans-unit id="4319634264526091601" datatype="html"> 1234 <trans-unit id="4319634264526091601" datatype="html">
1232 <source>on this instance</source> 1235 <source>on this instance</source>
1233 <target state="new">on this instance</target> 1236 <target state="new">on this instance</target>
@@ -1451,7 +1454,13 @@ The link will expire within 1 hour.</target>
1451 Configure my instance 1454 Configure my instance
1452 </target> 1455 </target>
1453 1456
1454 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1457 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1458 <source>Confirm your password</source><target state="new">Confirm your password</target>
1459 <context-group purpose="location">
1460 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1461 <context context-type="linenumber">54</context>
1462 </context-group>
1463 </trans-unit>
1455 <trans-unit id="9005121595859995793" datatype="html"> 1464 <trans-unit id="9005121595859995793" datatype="html">
1456 <source>Configuration warning!</source> 1465 <source>Configuration warning!</source>
1457 <target state="new">Configuration warning!</target> 1466 <target state="new">Configuration warning!</target>
@@ -1654,7 +1663,7 @@ The link will expire within 1 hour.</target>
1654 <source>My account</source> 1663 <source>My account</source>
1655 <target state="new">My account</target> 1664 <target state="new">My account</target>
1656 1665
1657 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1666 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1658 <trans-unit id="6371572688505952303" datatype="html"> 1667 <trans-unit id="6371572688505952303" datatype="html">
1659 <source>My library</source> 1668 <source>My library</source>
1660 <target state="new">My library</target> 1669 <target state="new">My library</target>
@@ -1665,7 +1674,7 @@ The link will expire within 1 hour.</target>
1665 <target>Opret en konto</target> 1674 <target>Opret en konto</target>
1666 1675
1667 1676
1668 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1677 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1669 1678
1670 <trans-unit id="3108704604266608109" datatype="html"> 1679 <trans-unit id="3108704604266608109" datatype="html">
1671 <source>My video imports</source> 1680 <source>My video imports</source>
@@ -1693,32 +1702,32 @@ The link will expire within 1 hour.</target>
1693 <source>Import jobs concurrency</source> 1702 <source>Import jobs concurrency</source>
1694 <target state="new">Import jobs concurrency</target> 1703 <target state="new">Import jobs concurrency</target>
1695 1704
1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1697 <trans-unit id="2184839376696112704" datatype="html"> 1706 <trans-unit id="2184839376696112704" datatype="html">
1698 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1707 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1699 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1708 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1700 1709
1701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1702 <trans-unit id="780513172839038392" datatype="html"> 1711 <trans-unit id="780513172839038392" datatype="html">
1703 <source>jobs in parallel</source> 1712 <source>jobs in parallel</source>
1704 <target state="new">jobs in parallel</target> 1713 <target state="new">jobs in parallel</target>
1705 1714
1706 1715
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1708 <trans-unit id="5997625369044180192" datatype="html"> 1717 <trans-unit id="5997625369044180192" datatype="html">
1709 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1718 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1710 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1719 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1711 1720
1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1713 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1722 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1714 1723
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1716 <trans-unit id="7627544798203088407" datatype="html"> 1725 <trans-unit id="7627544798203088407" datatype="html">
1717 <source>Discover</source> 1726 <source>Discover</source>
1718 <target state="new">Discover</target> 1727 <target state="new">Discover</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1729
1721 </trans-unit> 1730 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1722 <trans-unit id="7844706011418789951"> 1731 <trans-unit id="7844706011418789951">
1723 <source>Administration</source> 1732 <source>Administration</source>
1724 <target>Administration</target> 1733 <target>Administration</target>
@@ -1924,7 +1933,7 @@ The link will expire within 1 hour.</target>
1924 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1933 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1925 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1934 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1926 1935
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1936 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1928 <trans-unit id="5131854469652959713" datatype="html"> 1937 <trans-unit id="5131854469652959713" datatype="html">
1929 <source>GLOBAL SEARCH</source> 1938 <source>GLOBAL SEARCH</source>
1930 <target state="new">GLOBAL SEARCH</target> 1939 <target state="new">GLOBAL SEARCH</target>
@@ -2289,7 +2298,7 @@ The link will expire within 1 hour.</target>
2289 <source>Advanced filters</source> 2298 <source>Advanced filters</source>
2290 <target state="new">Advanced filters</target> 2299 <target state="new">Advanced filters</target>
2291 2300
2292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2293 <trans-unit id="2504502765849142619" datatype="html"> 2302 <trans-unit id="2504502765849142619" datatype="html">
2294 <source>No items found</source> 2303 <source>No items found</source>
2295 <target state="new">No items found</target> 2304 <target state="new">No items found</target>
@@ -2692,7 +2701,7 @@ The link will expire within 1 hour.</target>
2692 <source>Upload on hold</source> 2701 <source>Upload on hold</source>
2693 <target state="new">Upload on hold</target> 2702 <target state="new">Upload on hold</target>
2694 2703
2695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2696 <trans-unit id="285180972645018518" datatype="html"> 2705 <trans-unit id="285180972645018518" datatype="html">
2697 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2706 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2698 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2707 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2941,7 +2950,7 @@ The link will expire within 1 hour.</target>
2941 <source>Login</source> 2950 <source>Login</source>
2942 <target state="new">Login</target> 2951 <target state="new">Login</target>
2943 2952
2944 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2953 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2945 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2954 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2946</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2955</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2947</target> 2956</target>
@@ -3650,76 +3659,83 @@ The link will expire within 1 hour.</target>
3650 3659
3651 3660
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3653 <trans-unit id="7046347992315328430" datatype="html"> 3662
3654 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3655 <target state="new">
3656 Transcoding is enabled. The video quota only takes into account
3657 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3658 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3659 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3660 At most, this user could upload ~
3661 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3662
3663 </target>
3664
3665
3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3667 <trans-unit id="2743014784334706527" datatype="html"> 3663 <trans-unit id="2743014784334706527" datatype="html">
3668 <source>Daily video quota</source> 3664 <source>Daily video quota</source>
3669 <target state="new">Daily video quota</target> 3665 <target state="new">Daily video quota</target>
3670 3666
3671 3667
3672 3668
3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3674 <trans-unit id="2622255144026150901" datatype="html"> 3670 <trans-unit id="2622255144026150901" datatype="html">
3675 <source>Auth plugin</source> 3671 <source>Auth plugin</source>
3676 <target state="new">Auth plugin</target> 3672 <target state="new">Auth plugin</target>
3677 3673
3678 3674
3679 3675
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3681 <trans-unit id="588099657508661970" datatype="html"> 3677 <trans-unit id="588099657508661970" datatype="html">
3682 <source>None (local authentication)</source> 3678 <source>None (local authentication)</source>
3683 <target state="new">None (local authentication)</target> 3679 <target state="new">None (local authentication)</target>
3684 3680
3685 3681
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3687 <trans-unit id="2070907480317730379" datatype="html"> 3683 <trans-unit id="2070907480317730379" datatype="html">
3688 <source>Doesn't need review before a video goes public</source> 3684 <source>Doesn't need review before a video goes public</source>
3689 <target state="new">Doesn't need review before a video goes public</target> 3685 <target state="new">Doesn't need review before a video goes public</target>
3690 3686
3691 3687
3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3693 <trans-unit id="6667250632809964191" datatype="html"> 3689 <trans-unit id="6667250632809964191" datatype="html">
3694 <source>Send a link to reset the password by email to the user</source> 3690 <source>Send a link to reset the password by email to the user</source>
3695 <target state="new">Send a link to reset the password by email to the user</target> 3691 <target state="new">Send a link to reset the password by email to the user</target>
3696 3692
3697 3693
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3699 <trans-unit id="1412406834353485520" datatype="html"> 3695 <trans-unit id="1412406834353485520" datatype="html">
3700 <source>Ask for new password</source> 3696 <source>Ask for new password</source>
3701 <target state="new">Ask for new password</target> 3697 <target state="new">Ask for new password</target>
3702 3698
3703 3699
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3705 <trans-unit id="3791201588898094481" datatype="html"> 3701 <trans-unit id="3791201588898094481" datatype="html">
3706 <source>Manually set the user password</source> 3702 <source>Manually set the user password</source>
3707 <target state="new">Manually set the user password</target> 3703 <target state="new">Manually set the user password</target>
3708 3704
3709 3705
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3707 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3708 <context-group purpose="location">
3709 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3710 <context context-type="linenumber">227</context>
3711 </context-group>
3712 <context-group purpose="location">
3713 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3714 <context context-type="linenumber">227</context>
3715 </context-group>
3716 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3717 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3718 <context-group purpose="location">
3719 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3720 <context context-type="linenumber">228</context>
3721 </context-group>
3722 <context-group purpose="location">
3723 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3724 <context context-type="linenumber">228</context>
3725 </context-group>
3726 </trans-unit>
3711 <trans-unit id="8461842260159597706" datatype="html"> 3727 <trans-unit id="8461842260159597706" datatype="html">
3712 <source>Show</source> 3728 <source>Show</source>
3713 <target state="new">Show</target> 3729 <target state="new">Show</target>
3714 3730
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3716 <trans-unit id="8461609631969932886" datatype="html"> 3732 <trans-unit id="8461609631969932886" datatype="html">
3717 <source>Hide</source> 3733 <source>Hide</source>
3718 <target state="new">Hide</target> 3734 <target state="new">Hide</target>
3719 3735
3720 3736
3721 3737
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3723 <trans-unit id="7049348886126005391" datatype="html"> 3739 <trans-unit id="7049348886126005391" datatype="html">
3724 <source>Batch actions</source> 3740 <source>Batch actions</source>
3725 <target state="new">Batch actions</target> 3741 <target state="new">Batch actions</target>
@@ -3805,13 +3821,13 @@ The link will expire within 1 hour.</target>
3805 <target state="new">Muted accounts</target> 3821 <target state="new">Muted accounts</target>
3806 3822
3807 3823
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3809 <trans-unit id="5668793810321242853" datatype="html"> 3825 <trans-unit id="5668793810321242853" datatype="html">
3810 <source>Muted servers</source> 3826 <source>Muted servers</source>
3811 <target state="new">Muted servers</target> 3827 <target state="new">Muted servers</target>
3812 3828
3813 3829
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3815 <trans-unit id="2343069726009080052" datatype="html"> 3831 <trans-unit id="2343069726009080052" datatype="html">
3816 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3832 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3817 <target state="new">Video 3833 <target state="new">Video
@@ -4950,163 +4966,157 @@ The link will expire within 1 hour.</target>
4950 4966
4951 4967
4952 4968
4953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4954 <trans-unit id="8509882464852636851" datatype="html"> 4970 <trans-unit id="8509882464852636851" datatype="html">
4955 <source>Default daily upload limit per user</source> 4971 <source>Default daily upload limit per user</source>
4956 <target state="new">Default daily upload limit per user</target> 4972 <target state="new">Default daily upload limit per user</target>
4957 4973
4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4959 <trans-unit id="4719342289581047890" datatype="html"> 4975 <trans-unit id="4719342289581047890" datatype="html">
4960 <source>Allow import with a torrent file or a magnet URI</source> 4976 <source>Allow import with a torrent file or a magnet URI</source>
4961 <target state="new">Allow import with a torrent file or a magnet URI</target> 4977 <target state="new">Allow import with a torrent file or a magnet URI</target>
4962 4978
4963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4964 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4980 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4965 4981
4966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4967 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4983 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4968 <context-group purpose="location"> 4984
4969 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4970 <context context-type="linenumber">293</context>
4971 </context-group>
4972 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4973 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4986 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4974 <context-group purpose="location"> 4987
4975 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4976 <context context-type="linenumber">296,298</context>
4977 </context-group>
4978 </trans-unit>
4979 <trans-unit id="3950258704315544174" datatype="html"> 4989 <trans-unit id="3950258704315544174" datatype="html">
4980 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4990 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4981 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4991 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4982 4992
4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4984 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4994 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4985 4995
4986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4987 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4997 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4988 4998
4989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4990 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5000 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4991 5001
4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4993 <trans-unit id="3428986951244800347" datatype="html"> 5003 <trans-unit id="3428986951244800347" datatype="html">
4994 <source>Block new videos automatically</source> 5004 <source>Block new videos automatically</source>
4995 <target state="new">Block new videos automatically</target> 5005 <target state="new">Block new videos automatically</target>
4996 5006
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4998 <trans-unit id="2054846790157376783" datatype="html"> 5008 <trans-unit id="2054846790157376783" datatype="html">
4999 <source>SEARCH</source> 5009 <source>SEARCH</source>
5000 <target state="new">SEARCH</target> 5010 <target state="new">SEARCH</target>
5001 5011
5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5003 <trans-unit id="3442084803796199253" datatype="html"> 5013 <trans-unit id="3442084803796199253" datatype="html">
5004 <source>Allow users to do remote URI/handle search</source> 5014 <source>Allow users to do remote URI/handle search</source>
5005 <target state="new">Allow users to do remote URI/handle search</target> 5015 <target state="new">Allow users to do remote URI/handle search</target>
5006 5016
5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5008 <trans-unit id="2258148539285928012" datatype="html"> 5018 <trans-unit id="2258148539285928012" datatype="html">
5009 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5019 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5010 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5020 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5011 5021
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5013 <trans-unit id="7295422540935146771" datatype="html"> 5023 <trans-unit id="7295422540935146771" datatype="html">
5014 <source>Allow anonymous to do remote URI/handle search</source> 5024 <source>Allow anonymous to do remote URI/handle search</source>
5015 <target state="new">Allow anonymous to do remote URI/handle search</target> 5025 <target state="new">Allow anonymous to do remote URI/handle search</target>
5016 5026
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5018 <trans-unit id="7305237807882754643" datatype="html"> 5028 <trans-unit id="7305237807882754643" datatype="html">
5019 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5029 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5020 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5030 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5021 5031
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5023 <trans-unit id="5273935530181504015" datatype="html"> 5033 <trans-unit id="5273935530181504015" datatype="html">
5024 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5034 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5025 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5035 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5026 5036
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5028 <trans-unit id="1886227550697837417" datatype="html"> 5038 <trans-unit id="1886227550697837417" datatype="html">
5029 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5039 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5030 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5040 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5031 5041
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5033 <trans-unit id="2331464426553277323" datatype="html"> 5043 <trans-unit id="2331464426553277323" datatype="html">
5034 <source>Search index URL</source> 5044 <source>Search index URL</source>
5035 <target state="new">Search index URL</target> 5045 <target state="new">Search index URL</target>
5036 5046
5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5038 <trans-unit id="8524278911521465398" datatype="html"> 5048 <trans-unit id="8524278911521465398" datatype="html">
5039 <source>Disable local search in search bar</source> 5049 <source>Disable local search in search bar</source>
5040 <target state="new">Disable local search in search bar</target> 5050 <target state="new">Disable local search in search bar</target>
5041 5051
5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5043 <trans-unit id="6568991917245875948" datatype="html"> 5053 <trans-unit id="6568991917245875948" datatype="html">
5044 <source>Otherwise the local search stays used by default</source> 5054 <source>Otherwise the local search stays used by default</source>
5045 <target state="new">Otherwise the local search stays used by default</target> 5055 <target state="new">Otherwise the local search stays used by default</target>
5046 5056
5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5048 <trans-unit id="4444955208013675027" datatype="html"> 5058 <trans-unit id="4444955208013675027" datatype="html">
5049 <source>Search bar uses the global search index by default</source> 5059 <source>Search bar uses the global search index by default</source>
5050 <target state="new">Search bar uses the global search index by default</target> 5060 <target state="new">Search bar uses the global search index by default</target>
5051 5061
5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5053 <trans-unit id="6476750382562952780" datatype="html"> 5063 <trans-unit id="6476750382562952780" datatype="html">
5054 <source>Enable global search</source> 5064 <source>Enable global search</source>
5055 <target state="new">Enable global search</target> 5065 <target state="new">Enable global search</target>
5056 5066
5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5058 <trans-unit id="836183323506117145" datatype="html"> 5068 <trans-unit id="836183323506117145" datatype="html">
5059 <source>FEDERATION</source> 5069 <source>FEDERATION</source>
5060 <target state="new">FEDERATION</target> 5070 <target state="new">FEDERATION</target>
5061 5071
5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5063 <trans-unit id="252719899360434356" datatype="html"> 5073 <trans-unit id="252719899360434356" datatype="html">
5064 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5074 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5065 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5075 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5066 5076
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5068 <trans-unit id="9119248927271669654" datatype="html"> 5078 <trans-unit id="9119248927271669654" datatype="html">
5069 <source>Other instances can follow yours</source> 5079 <source>Other instances can follow yours</source>
5070 <target state="new">Other instances can follow yours</target> 5080 <target state="new">Other instances can follow yours</target>
5071 5081
5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5073 <trans-unit id="7015551137649102649" datatype="html"> 5083 <trans-unit id="7015551137649102649" datatype="html">
5074 <source>Manually approve new instance followers</source> 5084 <source>Manually approve new instance followers</source>
5075 <target state="new">Manually approve new instance followers</target> 5085 <target state="new">Manually approve new instance followers</target>
5076 5086
5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5078 <trans-unit id="4803992993548153434" datatype="html"> 5088 <trans-unit id="4803992993548153434" datatype="html">
5079 <source>Automatically follow back instances</source> 5089 <source>Automatically follow back instances</source>
5080 <target state="new">Automatically follow back instances</target> 5090 <target state="new">Automatically follow back instances</target>
5081 5091
5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5083 <trans-unit id="2092224316392295720" datatype="html"> 5093 <trans-unit id="2092224316392295720" datatype="html">
5084 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5094 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5085 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5095 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5086 5096
5087 5097
5088 5098
5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5090 <trans-unit id="1718269478813020014" datatype="html"> 5100 <trans-unit id="1718269478813020014" datatype="html">
5091 <source>Index URL</source> 5101 <source>Index URL</source>
5092 <target state="new">Index URL</target> 5102 <target state="new">Index URL</target>
5093 5103
5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5095 <trans-unit id="173263206605027981" datatype="html"> 5105 <trans-unit id="173263206605027981" datatype="html">
5096 <source>Automatically follow instances of a public index</source> 5106 <source>Automatically follow instances of a public index</source>
5097 <target state="new">Automatically follow instances of a public index</target> 5107 <target state="new">Automatically follow instances of a public index</target>
5098 5108
5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5100 <trans-unit id="9076632742417302918" datatype="html"> 5110 <trans-unit id="9076632742417302918" datatype="html">
5101 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5111 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5102 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5112 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5103 5113
5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5105 <trans-unit id="3946988229617310200" datatype="html"> 5115 <trans-unit id="3946988229617310200" datatype="html">
5106 <source>ADMINISTRATORS</source> 5116 <source>ADMINISTRATORS</source>
5107 <target state="new">ADMINISTRATORS</target> 5117 <target state="new">ADMINISTRATORS</target>
5108 5118
5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5110 <trans-unit id="2149300564474427551"> 5120 <trans-unit id="2149300564474427551">
5111 <source>Administrator</source> 5121 <source>Administrator</source>
5112 <target>Administrator</target> 5122 <target>Administrator</target>
@@ -5116,12 +5126,12 @@ The link will expire within 1 hour.</target>
5116 <source>Admin email</source> 5126 <source>Admin email</source>
5117 <target state="new">Admin email</target> 5127 <target state="new">Admin email</target>
5118 5128
5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5120 <trans-unit id="4722881456283329321" datatype="html"> 5130 <trans-unit id="4722881456283329321" datatype="html">
5121 <source>Enable contact form</source> 5131 <source>Enable contact form</source>
5122 <target state="new">Enable contact form</target> 5132 <target state="new">Enable contact form</target>
5123 5133
5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5125 <trans-unit id="5926348345797688952" datatype="html"> 5135 <trans-unit id="5926348345797688952" datatype="html">
5126 <source>VOD Transcoding</source> 5136 <source>VOD Transcoding</source>
5127 <target state="new">VOD Transcoding</target> 5137 <target state="new">VOD Transcoding</target>
@@ -5131,27 +5141,27 @@ The link will expire within 1 hour.</target>
5131 <source>TWITTER</source> 5141 <source>TWITTER</source>
5132 <target state="new">TWITTER</target> 5142 <target state="new">TWITTER</target>
5133 5143
5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5135 <trans-unit id="3202133522706129143" datatype="html"> 5145 <trans-unit id="3202133522706129143" datatype="html">
5136 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5146 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5137 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5147 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5138 5148
5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5140 <trans-unit id="4087837092261487511" datatype="html"> 5150 <trans-unit id="4087837092261487511" datatype="html">
5141 <source>Your Twitter username</source> 5151 <source>Your Twitter username</source>
5142 <target state="new">Your Twitter username</target> 5152 <target state="new">Your Twitter username</target>
5143 5153
5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5145 <trans-unit id="5648651824279408711" datatype="html"> 5155 <trans-unit id="5648651824279408711" datatype="html">
5146 <source>Instance allowed by Twitter</source> 5156 <source>Instance allowed by Twitter</source>
5147 <target state="new">Instance allowed by Twitter</target> 5157 <target state="new">Instance allowed by Twitter</target>
5148 5158
5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5150 <trans-unit id="2076338542820061819" datatype="html"> 5160 <trans-unit id="2076338542820061819" datatype="html">
5151 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5161 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5152 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5162 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5153 5163
5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5155 <trans-unit id="493135676263039396" datatype="html"> 5165 <trans-unit id="493135676263039396" datatype="html">
5156 <source>LIVE</source> 5166 <source>LIVE</source>
5157 <target state="new">LIVE</target> 5167 <target state="new">LIVE</target>
@@ -5534,11 +5544,73 @@ color: red;
5534 <source>PASSWORD</source> 5544 <source>PASSWORD</source>
5535 <target state="new">PASSWORD</target> 5545 <target state="new">PASSWORD</target>
5536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5546 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5547 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5548 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5549 <context-group purpose="location">
5550 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5551 <context context-type="linenumber">67</context>
5552 </context-group>
5537 </trans-unit> 5553 </trans-unit>
5538 <trans-unit id="9012586956848595996" datatype="html"> 5554 <trans-unit id="9012586956848595996" datatype="html">
5539 <source>EMAIL</source> 5555 <source>EMAIL</source>
5540 <target state="new">EMAIL</target> 5556 <target state="new">EMAIL</target>
5541 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5557
5558 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5559 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5560 <context-group purpose="location">
5561 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5562 <context context-type="linenumber">3,5</context>
5563 </context-group>
5564 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5565 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5566 <context-group purpose="location">
5567 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5568 <context context-type="linenumber">5</context>
5569 </context-group>
5570 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5571 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5572 <context-group purpose="location">
5573 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5574 <context context-type="linenumber">9</context>
5575 </context-group>
5576 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5577 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5578 <context-group purpose="location">
5579 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5580 <context context-type="linenumber">31</context>
5581 </context-group>
5582 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5583 <source>Disable two factor</source><target state="new">Disable two factor</target>
5584 <context-group purpose="location">
5585 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5586 <context context-type="linenumber">33</context>
5587 </context-group>
5588 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5589 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5590 <context-group purpose="location">
5591 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5592 <context context-type="linenumber">43</context>
5593 </context-group>
5594 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5595 <source> Two factor authentication is already enabled.
5596</source><target state="new"> Two factor authentication is already enabled.
5597</target>
5598 <context-group purpose="location">
5599 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5600 <context context-type="linenumber">6,8</context>
5601 </context-group>
5602 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5603 <source>Your password</source><target state="new">Your password</target>
5604 <context-group purpose="location">
5605 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5606 <context context-type="linenumber">14</context>
5607 </context-group>
5608 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5609 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5610 <context-group purpose="location">
5611 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5612 <context context-type="linenumber">15</context>
5613 </context-group>
5542 </trans-unit> 5614 </trans-unit>
5543 <trans-unit id="7752239348028675311" datatype="html"> 5615 <trans-unit id="7752239348028675311" datatype="html">
5544 <source>DANGER ZONE</source> 5616 <source>DANGER ZONE</source>
@@ -5546,7 +5618,7 @@ color: red;
5546 5618
5547 5619
5548 5620
5549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5550 <trans-unit id="4915431133669985304" datatype="html"> 5622 <trans-unit id="4915431133669985304" datatype="html">
5551 <source>Profile</source> 5623 <source>Profile</source>
5552 <target state="new">Profile</target> 5624 <target state="new">Profile</target>
@@ -5663,7 +5735,7 @@ color: red;
5663 <target state="new">Current password</target> 5735 <target state="new">Current password</target>
5664 5736
5665 5737
5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5667 <trans-unit id="3588415639242079458" datatype="html"> 5739 <trans-unit id="3588415639242079458" datatype="html">
5668 <source>New password</source> 5740 <source>New password</source>
5669 <target state="new">New password</target> 5741 <target state="new">New password</target>
@@ -5914,7 +5986,17 @@ color: red;
5914 <trans-unit id="4247400351982331798" datatype="html"> 5986 <trans-unit id="4247400351982331798" datatype="html">
5915 <source>Account settings</source> 5987 <source>Account settings</source>
5916 <target state="new">Account settings</target> 5988 <target state="new">Account settings</target>
5917 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 5989
5990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5991 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5992 <context-group purpose="location">
5993 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5994 <context context-type="linenumber">39</context>
5995 </context-group>
5996 <context-group purpose="location">
5997 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5998 <context context-type="linenumber">3</context>
5999 </context-group>
5918 </trans-unit> 6000 </trans-unit>
5919 <trans-unit id="2864486939135008600" datatype="html"> 6001 <trans-unit id="2864486939135008600" datatype="html">
5920 <source>Playlist elements</source> 6002 <source>Playlist elements</source>
@@ -7200,7 +7282,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7200 <target state="new">VIDEOS</target> 7282 <target state="new">VIDEOS</target>
7201 7283
7202 7284
7203 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7285 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7204 <trans-unit id="25349740244798533" datatype="html"> 7286 <trans-unit id="25349740244798533" datatype="html">
7205 <source>Username copied</source> 7287 <source>Username copied</source>
7206 <target state="new">Username copied</target> 7288 <target state="new">Username copied</target>
@@ -7372,7 +7454,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7372 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7454 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7373 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7455 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7374 7456
7375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7376 <trans-unit id="6284468333579755406" datatype="html"> 7458 <trans-unit id="6284468333579755406" datatype="html">
7377 <source>Edit custom configuration</source> 7459 <source>Edit custom configuration</source>
7378 <target state="new">Edit custom configuration</target> 7460 <target state="new">Edit custom configuration</target>
@@ -7570,7 +7652,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7570 7652
7571 7653
7572 7654
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7574 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7656 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7575 <context-group purpose="location"> 7657 <context-group purpose="location">
7576 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7658 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7665,16 +7747,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
7665 <source>Follow request(s) sent!</source> 7747 <source>Follow request(s) sent!</source>
7666 <target state="new">Follow request(s) sent!</target> 7748 <target state="new">Follow request(s) sent!</target>
7667 7749
7668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7669 <trans-unit id="3459358413436264734" datatype="html"> 7751 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7670 <source>Your instance subscriptions</source>
7671 <target state="new">Your instance subscriptions</target>
7672 <context-group purpose="location"> 7752 <context-group purpose="location">
7673 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7753 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7674 <context context-type="linenumber">3</context> 7754 <context context-type="linenumber">3</context>
7675 </context-group> 7755 </context-group>
7676 </trans-unit> 7756 </trans-unit>
7677 7757
7758
7678 <trans-unit id="9160510009013134726" datatype="html"> 7759 <trans-unit id="9160510009013134726" datatype="html">
7679 <source>Unfollow</source> 7760 <source>Unfollow</source>
7680 <target state="new">Unfollow</target> 7761 <target state="new">Unfollow</target>
@@ -8224,19 +8305,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8224 <x id="PH"/> updated. 8305 <x id="PH"/> updated.
8225 </target> 8306 </target>
8226 8307
8227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 8308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8228 <trans-unit id="1349763489797682899" datatype="html"> 8309 <trans-unit id="1349763489797682899" datatype="html">
8229 <source>Update user</source> 8310 <source>Update user</source>
8230 <target state="new">Update user</target> 8311 <target state="new">Update user</target>
8231 8312
8232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 8313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8233 <trans-unit id="8819563010322372715" datatype="html"> 8314 <trans-unit id="8819563010322372715" datatype="html">
8234 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8315 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8235 <target state="new">An email asking for password reset has been sent to 8316 <target state="new">An email asking for password reset has been sent to
8236 <x id="PH"/>. 8317 <x id="PH"/>.
8237 </target> 8318 </target>
8238 8319
8239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8321 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8322 <context-group purpose="location">
8323 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8324 <context context-type="linenumber">134</context>
8325 </context-group>
8326 </trans-unit>
8240 <trans-unit id="7483807629538115183" datatype="html"> 8327 <trans-unit id="7483807629538115183" datatype="html">
8241 <source>Users list</source> 8328 <source>Users list</source>
8242 <target state="new">Users list</target> 8329 <target state="new">Users list</target>
@@ -8731,7 +8818,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8731 <source>Channel filters</source><target state="new">Channel filters</target> 8818 <source>Channel filters</source><target state="new">Channel filters</target>
8732 8819
8733 8820
8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8821 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8735 <trans-unit id="6059091237492573541" datatype="html"> 8822 <trans-unit id="6059091237492573541" datatype="html">
8736 <source>Update video channel</source> 8823 <source>Update video channel</source>
8737 <target state="new">Update video channel</target> 8824 <target state="new">Update video channel</target>
@@ -8798,13 +8885,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8798 <target state="new">Notifications</target> 8885 <target state="new">Notifications</target>
8799 8886
8800 8887
8801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 8888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8802 <trans-unit id="6658000829978978023" datatype="html"> 8889 <trans-unit id="6658000829978978023" datatype="html">
8803 <source>Applications</source> 8890 <source>Applications</source>
8804 <target state="new">Applications</target> 8891 <target state="new">Applications</target>
8805 8892
8806 8893
8807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8894 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8808 <trans-unit id="104404386496394770" datatype="html"> 8895 <trans-unit id="104404386496394770" datatype="html">
8809 <source>Delete playlist</source> 8896 <source>Delete playlist</source>
8810 <target state="new">Delete playlist</target> 8897 <target state="new">Delete playlist</target>
@@ -8822,7 +8909,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8822 <source>Change ownership</source> 8909 <source>Change ownership</source>
8823 <target state="new">Change ownership</target> 8910 <target state="new">Change ownership</target>
8824 8911
8825 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8912 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8826 <trans-unit id="3380608219513805292" datatype="html"> 8913 <trans-unit id="3380608219513805292" datatype="html">
8827 <source>Playlist <x id="PH"/> deleted.</source> 8914 <source>Playlist <x id="PH"/> deleted.</source>
8828 <target state="new">Playlist 8915 <target state="new">Playlist
@@ -8834,25 +8921,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
8834 <source>My videos</source> 8921 <source>My videos</source>
8835 <target state="new">My videos</target> 8922 <target state="new">My videos</target>
8836 8923
8837 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8924 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8838 8925
8839 <trans-unit id="8197117721861453263" datatype="html"> 8926 <trans-unit id="8197117721861453263" datatype="html">
8840 <source>Do you really want to delete <x id="PH"/> videos?</source> 8927 <source>Do you really want to delete <x id="PH"/> videos?</source>
8841 <target state="translated">Do you really want to delete <x id="PH"/> videos?</target> 8928 <target state="translated">Do you really want to delete <x id="PH"/> videos?</target>
8842 8929
8843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8930 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8844 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8931 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8845 <context-group purpose="location"> 8932
8846 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8933 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8847 <context context-type="linenumber">191</context>
8848 </context-group>
8849 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8850 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8934 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8851 <context-group purpose="location"> 8935
8852 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8936 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8853 <context context-type="linenumber">193,191</context>
8854 </context-group>
8855 </trans-unit>
8856 <trans-unit id="2591467977473302125" datatype="html"> 8937 <trans-unit id="2591467977473302125" datatype="html">
8857 <source>Videos list</source><target state="new">Videos list</target> 8938 <source>Videos list</source><target state="new">Videos list</target>
8858 <context-group purpose="location"> 8939 <context-group purpose="location">
@@ -8897,7 +8978,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8897 <source>My channels</source> 8978 <source>My channels</source>
8898 <target state="new">My channels</target> 8979 <target state="new">My channels</target>
8899 8980
8900 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8901 <source>My synchronizations</source><target state="new">My synchronizations</target> 8982 <source>My synchronizations</source><target state="new">My synchronizations</target>
8902 <context-group purpose="location"> 8983 <context-group purpose="location">
8903 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8984 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8920,12 +9001,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8920 <source>My playlists</source> 9001 <source>My playlists</source>
8921 <target state="new">My playlists</target> 9002 <target state="new">My playlists</target>
8922 9003
8923 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8924 <trans-unit id="2527931602940887636" datatype="html"> 9005 <trans-unit id="2527931602940887636" datatype="html">
8925 <source>My subscriptions</source> 9006 <source>My subscriptions</source>
8926 <target state="new">My subscriptions</target> 9007 <target state="new">My subscriptions</target>
8927 9008
8928 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9009 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8929 <trans-unit id="5177154708872200221" datatype="html"> 9010 <trans-unit id="5177154708872200221" datatype="html">
8930 <source>You don't have any subscription yet.</source> 9011 <source>You don't have any subscription yet.</source>
8931 <target state="new">You don't have any subscription yet.</target> 9012 <target state="new">You don't have any subscription yet.</target>
@@ -8934,8 +9015,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8934 <trans-unit id="1991904494976135035" datatype="html"> 9015 <trans-unit id="1991904494976135035" datatype="html">
8935 <source>My abuse reports</source> 9016 <source>My abuse reports</source>
8936 <target state="new">My abuse reports</target> 9017 <target state="new">My abuse reports</target>
8937 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9018
8938 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9019 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8939 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9020 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8940</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9021</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8941</target> 9022</target>
@@ -8976,17 +9057,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
8976 <source>Channels</source> 9057 <source>Channels</source>
8977 <target state="new">Channels</target> 9058 <target state="new">Channels</target>
8978 9059
8979 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8980 <trans-unit id="8936704404804793618" datatype="html"> 9061 <trans-unit id="8936704404804793618" datatype="html">
8981 <source>Videos</source> 9062 <source>Videos</source>
8982 <target state="new">Videos</target> 9063 <target state="new">Videos</target>
8983 9064
8984 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8985 <trans-unit id="1823843876735462104" datatype="html"> 9066 <trans-unit id="1823843876735462104" datatype="html">
8986 <source>Playlists</source> 9067 <source>Playlists</source>
8987 <target state="new">Playlists</target> 9068 <target state="new">Playlists</target>
8988 9069
8989 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8990 <trans-unit id="7916647920967632052" datatype="html"> 9071 <trans-unit id="7916647920967632052" datatype="html">
8991 <source>max size</source> 9072 <source>max size</source>
8992 <target state="new">max size</target> 9073 <target state="new">max size</target>
@@ -9168,7 +9249,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9168 <source>You need to reconnect.</source> 9249 <source>You need to reconnect.</source>
9169 <target state="new">You need to reconnect.</target> 9250 <target state="new">You need to reconnect.</target>
9170 9251
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9252 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9172 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9253 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9173 <context-group purpose="location"> 9254 <context-group purpose="location">
9174 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9255 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9189,38 +9270,29 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9189 <trans-unit id="3608407683173066091" datatype="html"> 9270 <trans-unit id="3608407683173066091" datatype="html">
9190 <source>My history</source> 9271 <source>My history</source>
9191 <target state="new">My history</target> 9272 <target state="new">My history</target>
9192 <context-group purpose="location"> 9273
9193 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9274 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9194 <context context-type="linenumber">98</context>
9195 </context-group>
9196 </trans-unit>
9197 <trans-unit id="4024404994702813072" datatype="html"> 9275 <trans-unit id="4024404994702813072" datatype="html">
9198 <source>In my library</source> 9276 <source>In my library</source>
9199 <target state="new">In my library</target> 9277 <target state="new">In my library</target>
9200 <context-group purpose="location"> 9278
9201 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9279 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9202 <context context-type="linenumber">104</context>
9203 </context-group>
9204 </trans-unit>
9205 <trans-unit id="232050922346936574" datatype="html"> 9280 <trans-unit id="232050922346936574" datatype="html">
9206 <source>Trending</source> 9281 <source>Trending</source>
9207 <target state="new">Trending</target> 9282 <target state="new">Trending</target>
9208 9283
9209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9210 <trans-unit id="6470888608149621404" datatype="html"> 9285 <trans-unit id="6470888608149621404" datatype="html">
9211 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9286 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9212 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9287 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9213 <context-group purpose="location"> 9288
9214 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9289 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9215 <context context-type="linenumber">150</context>
9216 </context-group>
9217 </trans-unit>
9218 <trans-unit id="2821179408673282599" datatype="html"> 9290 <trans-unit id="2821179408673282599" datatype="html">
9219 <source>Home</source> 9291 <source>Home</source>
9220 <target state="new">Home</target> 9292 <target state="new">Home</target>
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9293
9222 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9294
9223 </trans-unit> 9295 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9224 <trans-unit id="4648900870671159218" datatype="html"> 9296 <trans-unit id="4648900870671159218" datatype="html">
9225 <source>Success</source> 9297 <source>Success</source>
9226 <target state="new">Success</target> 9298 <target state="new">Success</target>
@@ -9230,12 +9302,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9230 <source>Incorrect username or password.</source> 9302 <source>Incorrect username or password.</source>
9231 <target state="new">Incorrect username or password.</target> 9303 <target state="new">Incorrect username or password.</target>
9232 9304
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9305 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9234 <trans-unit id="6974874606619467663" datatype="html"> 9306 <trans-unit id="6974874606619467663" datatype="html">
9235 <source>Your account is blocked.</source> 9307 <source>Your account is blocked.</source>
9236 <target state="new">Your account is blocked.</target> 9308 <target state="new">Your account is blocked.</target>
9237 9309
9238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9310 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9239 <trans-unit id="7939914198003891823" datatype="html"> 9311 <trans-unit id="7939914198003891823" datatype="html">
9240 <source>any language</source> 9312 <source>any language</source>
9241 <target state="new">any language</target> 9313 <target state="new">any language</target>
@@ -9394,6 +9466,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9394 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9466 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9395 <context context-type="linenumber">7</context> 9467 <context context-type="linenumber">7</context>
9396 </context-group> 9468 </context-group>
9469 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9470 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9471</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9472</target>
9473 <context-group purpose="location">
9474 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9475 <context context-type="linenumber">1,4</context>
9476 </context-group>
9397 </trans-unit> 9477 </trans-unit>
9398 <trans-unit id="7804724824750282316" datatype="html"> 9478 <trans-unit id="7804724824750282316" datatype="html">
9399 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9479 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9516,7 +9596,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9516 <source>Confirm</source> 9596 <source>Confirm</source>
9517 <target state="new">Confirm</target> 9597 <target state="new">Confirm</target>
9518 9598
9519 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9599 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9600 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9601 <context-group purpose="location">
9602 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9603 <context context-type="linenumber">28,30</context>
9604 </context-group>
9605 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9606 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9607 <context-group purpose="location">
9608 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9609 <context context-type="linenumber">34,36</context>
9610 </context-group>
9611 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9612 <source>Two-factor code</source><target state="new">Two-factor code</target>
9613 <context-group purpose="location">
9614 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9615 <context context-type="linenumber">42</context>
9616 </context-group>
9617 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9618 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9619 <context-group purpose="location">
9620 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9621 <context context-type="linenumber">43</context>
9622 </context-group>
9623 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9624 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9625 <context-group purpose="location">
9626 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9627 <context context-type="linenumber">77</context>
9628 </context-group>
9629 </trans-unit>
9520 <trans-unit id="7784486624424057376" datatype="html"> 9630 <trans-unit id="7784486624424057376" datatype="html">
9521 <source>Instance name is required.</source> 9631 <source>Instance name is required.</source>
9522 <target state="new">Instance name is required.</target> 9632 <target state="new">Instance name is required.</target>
@@ -9713,6 +9823,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9713 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9823 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9714 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9824 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9826 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9827 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9828 <context-group purpose="location">
9829 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9830 <context context-type="linenumber">69</context>
9831 </context-group>
9716 </trans-unit> 9832 </trans-unit>
9717 <trans-unit id="4968369344159400023" datatype="html"> 9833 <trans-unit id="4968369344159400023" datatype="html">
9718 <source>Your name is required.</source> 9834 <source>Your name is required.</source>
@@ -9768,10 +9884,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9768 <trans-unit id="3577237269587081090" datatype="html"> 9884 <trans-unit id="3577237269587081090" datatype="html">
9769 <source>Password is required.</source> 9885 <source>Password is required.</source>
9770 <target state="new">Password is required.</target> 9886 <target state="new">Password is required.</target>
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9887
9772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9888
9773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9889
9774 </trans-unit> 9890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9775 <trans-unit id="3152303769378345477" datatype="html"> 9891 <trans-unit id="3152303769378345477" datatype="html">
9776 <source>Confirmation of the password is required.</source> 9892 <source>Confirmation of the password is required.</source>
9777 <target state="new">Confirmation of the password is required.</target> 9893 <target state="new">Confirmation of the password is required.</target>
@@ -9815,94 +9931,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9815 <trans-unit id="525871656034789056" datatype="html"> 9931 <trans-unit id="525871656034789056" datatype="html">
9816 <source>Password must be at least 6 characters long.</source> 9932 <source>Password must be at least 6 characters long.</source>
9817 <target state="new">Password must be at least 6 characters long.</target> 9933 <target state="new">Password must be at least 6 characters long.</target>
9818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 9934
9819 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 9935
9820 </trans-unit> 9936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9821 <trans-unit id="1099684476181448167" datatype="html"> 9937 <trans-unit id="1099684476181448167" datatype="html">
9822 <source>Password cannot be more than 255 characters long.</source> 9938 <source>Password cannot be more than 255 characters long.</source>
9823 <target state="new">Password cannot be more than 255 characters long.</target> 9939 <target state="new">Password cannot be more than 255 characters long.</target>
9824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 9940
9825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 9941
9826 </trans-unit> 9942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9827 <trans-unit id="3392630942539073768" datatype="html"> 9943 <trans-unit id="3392630942539073768" datatype="html">
9828 <source>The new password and the confirmed password do not correspond.</source> 9944 <source>The new password and the confirmed password do not correspond.</source>
9829 <target state="new">The new password and the confirmed password do not correspond.</target> 9945 <target state="new">The new password and the confirmed password do not correspond.</target>
9830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 9946
9831 </trans-unit> 9947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9832 <trans-unit id="2027337371129904473" datatype="html"> 9948 <trans-unit id="2027337371129904473" datatype="html">
9833 <source>Video quota is required.</source> 9949 <source>Video quota is required.</source>
9834 <target state="new">Video quota is required.</target> 9950 <target state="new">Video quota is required.</target>
9835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 9951
9836 </trans-unit> 9952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9837 <trans-unit id="267386529333143660" datatype="html"> 9953 <trans-unit id="267386529333143660" datatype="html">
9838 <source>Quota must be greater than -1.</source> 9954 <source>Quota must be greater than -1.</source>
9839 <target state="new">Quota must be greater than -1.</target> 9955 <target state="new">Quota must be greater than -1.</target>
9840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 9956
9841 </trans-unit> 9957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9842 <trans-unit id="1220179061234048936" datatype="html"> 9958 <trans-unit id="1220179061234048936" datatype="html">
9843 <source>Daily upload limit is required.</source> 9959 <source>Daily upload limit is required.</source>
9844 <target state="new">Daily upload limit is required.</target> 9960 <target state="new">Daily upload limit is required.</target>
9845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 9961
9846 </trans-unit> 9962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9847 <trans-unit id="8959404382357999234" datatype="html"> 9963 <trans-unit id="8959404382357999234" datatype="html">
9848 <source>Daily upload limit must be greater than -1.</source> 9964 <source>Daily upload limit must be greater than -1.</source>
9849 <target state="new">Daily upload limit must be greater than -1.</target> 9965 <target state="new">Daily upload limit must be greater than -1.</target>
9850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 9966
9851 </trans-unit> 9967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9852 <trans-unit id="4796798537475457493" datatype="html"> 9968 <trans-unit id="4796798537475457493" datatype="html">
9853 <source>User role is required.</source> 9969 <source>User role is required.</source>
9854 <target state="new">User role is required.</target> 9970 <target state="new">User role is required.</target>
9855 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 9971
9856 </trans-unit> 9972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9857 <trans-unit id="2761226139624435788" datatype="html"> 9973 <trans-unit id="2761226139624435788" datatype="html">
9858 <source>Description must be at least 3 characters long.</source> 9974 <source>Description must be at least 3 characters long.</source>
9859 <target state="new">Description must be at least 3 characters long.</target> 9975 <target state="new">Description must be at least 3 characters long.</target>
9860 9976
9861 9977
9862 9978
9863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9864 <trans-unit id="4717982586356605243" datatype="html"> 9980 <trans-unit id="4717982586356605243" datatype="html">
9865 <source>Description cannot be more than 1000 characters long.</source> 9981 <source>Description cannot be more than 1000 characters long.</source>
9866 <target state="new">Description cannot be more than 1000 characters long.</target> 9982 <target state="new">Description cannot be more than 1000 characters long.</target>
9867 9983
9868 9984
9869 9985
9870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9871 <trans-unit id="1814372869868173571" datatype="html"> 9987 <trans-unit id="1814372869868173571" datatype="html">
9872 <source>You must agree with the instance terms in order to register on it.</source> 9988 <source>You must agree with the instance terms in order to register on it.</source>
9873 <target state="new">You must agree with the instance terms in order to register on it.</target> 9989 <target state="new">You must agree with the instance terms in order to register on it.</target>
9874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 9990
9875 </trans-unit> 9991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9876 <trans-unit id="7803960725351649605" datatype="html"> 9992 <trans-unit id="7803960725351649605" datatype="html">
9877 <source>Ban reason must be at least 3 characters long.</source> 9993 <source>Ban reason must be at least 3 characters long.</source>
9878 <target state="new">Ban reason must be at least 3 characters long.</target> 9994 <target state="new">Ban reason must be at least 3 characters long.</target>
9879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 9995
9880 </trans-unit> 9996 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9881 <trans-unit id="3851609012243698179" datatype="html"> 9997 <trans-unit id="3851609012243698179" datatype="html">
9882 <source>Ban reason cannot be more than 250 characters long.</source> 9998 <source>Ban reason cannot be more than 250 characters long.</source>
9883 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9999 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10000
9885 </trans-unit> 10001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9886 <trans-unit id="6632896893630378443" datatype="html"> 10002 <trans-unit id="6632896893630378443" datatype="html">
9887 <source>Display name is required.</source> 10003 <source>Display name is required.</source>
9888 <target state="new">Display name is required.</target> 10004 <target state="new">Display name is required.</target>
9889 10005
9890 10006
9891 10007
9892 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 10008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9893 <trans-unit id="1303578752658966736" datatype="html"> 10009 <trans-unit id="1303578752658966736" datatype="html">
9894 <source>Display name must be at least 1 character long.</source> 10010 <source>Display name must be at least 1 character long.</source>
9895 <target state="new">Display name must be at least 1 character long.</target> 10011 <target state="new">Display name must be at least 1 character long.</target>
9896 10012
9897 10013
9898 10014
9899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 10015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9900 <trans-unit id="4613240543124934954" datatype="html"> 10016 <trans-unit id="4613240543124934954" datatype="html">
9901 <source>Display name cannot be more than 50 characters long.</source> 10017 <source>Display name cannot be more than 50 characters long.</source>
9902 <target state="new">Display name cannot be more than 50 characters long.</target> 10018 <target state="new">Display name cannot be more than 50 characters long.</target>
9903 10019
9904 10020
9905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 10021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9906 <trans-unit id="1000468652492651683" datatype="html"> 10022 <trans-unit id="1000468652492651683" datatype="html">
9907 <source>Report reason is required.</source> 10023 <source>Report reason is required.</source>
9908 <target state="new">Report reason is required.</target> 10024 <target state="new">Report reason is required.</target>
@@ -10707,7 +10823,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10707 10823
10708 10824
10709 10825
10710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10711 <trans-unit id="1209500590333005801" datatype="html"> 10827 <trans-unit id="1209500590333005801" datatype="html">
10712 <source><x id="PH"/> (account page) </source> 10828 <source><x id="PH"/> (account page) </source>
10713 <target state="new"> 10829 <target state="new">
@@ -11092,20 +11208,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11092 <x id="PH"/> minutes. 11208 <x id="PH"/> minutes.
11093 </target> 11209 </target>
11094 11210
11095 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11211 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11096 <trans-unit id="4965472196059235310" datatype="html"> 11212 <trans-unit id="4965472196059235310" datatype="html">
11097 <source>Too many attempts, please try again later.</source> 11213 <source>Too many attempts, please try again later.</source>
11098 <target state="new">Too many attempts, please try again later.</target> 11214 <target state="new">Too many attempts, please try again later.</target>
11099 11215
11100 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11216 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11101 <trans-unit id="1693549688987384699" datatype="html"> 11217 <trans-unit id="1693549688987384699" datatype="html">
11102 <source>Server error. Please retry later.</source> 11218 <source>Server error. Please retry later.</source>
11103 <target state="new">Server error. Please retry later.</target> 11219 <target state="new">Server error. Please retry later.</target>
11104 11220
11105 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11221 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11106 <source>Unknown server error</source><target state="new">Unknown server error</target> 11222 <source>Unknown server error</source><target state="new">Unknown server error</target>
11107 11223
11108 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11224 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11109 <trans-unit id="5927402622550505067" datatype="html"> 11225 <trans-unit id="5927402622550505067" datatype="html">
11110 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11226 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11111 <target state="new">Subscribed to all current channels of 11227 <target state="new">Subscribed to all current channels of
@@ -11269,7 +11385,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11269 <target state="new">Copied</target> 11385 <target state="new">Copied</target>
11270 11386
11271 11387
11272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11273 <trans-unit id="4323470180912194028" datatype="html"> 11389 <trans-unit id="4323470180912194028" datatype="html">
11274 <source>Copy</source> 11390 <source>Copy</source>
11275 <target state="new">Copy</target> 11391 <target state="new">Copy</target>
@@ -11490,38 +11606,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11490 <source>Published</source> 11606 <source>Published</source>
11491 <target state="new">Published</target> 11607 <target state="new">Published</target>
11492 11608
11493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11494 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11610 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11495 <context-group purpose="location"> 11611
11496 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11497 <context context-type="linenumber">178</context>
11498 </context-group>
11499 </trans-unit>
11500 <trans-unit id="5093002376262354382" datatype="html"> 11613 <trans-unit id="5093002376262354382" datatype="html">
11501 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11614 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
11502 11615
11503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
11504 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11617 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
11505 11618
11506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11507 <trans-unit id="4887724548587271148" datatype="html"> 11620 <trans-unit id="4887724548587271148" datatype="html">
11508 <source>Waiting transcoding</source> 11621 <source>Waiting transcoding</source>
11509 <target state="new">Waiting transcoding</target> 11622 <target state="new">Waiting transcoding</target>
11510 11623
11511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11512 <trans-unit id="4517785179607945981"> 11625 <trans-unit id="4517785179607945981">
11513 <source>To transcode</source> 11626 <source>To transcode</source>
11514 <target>At omkode</target> 11627 <target>At omkode</target>
11515 11628
11516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11629 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11517 <trans-unit id="3299576663551440736"> 11630 <trans-unit id="3299576663551440736">
11518 <source>To import</source> 11631 <source>To import</source>
11519 <target>At importere</target> 11632 <target>At importere</target>
11520 11633
11521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11522 <source>To edit</source><target state="new">To edit</target> 11635 <source>To edit</source><target state="new">To edit</target>
11523 11636
11524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
11525 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11638 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
11526 <context-group purpose="location"> 11639 <context-group purpose="location">
11527 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11640 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -11621,37 +11734,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11621 <source>Your video was uploaded to your account and is private.</source> 11734 <source>Your video was uploaded to your account and is private.</source>
11622 <target>Din video blev uploadet til din konto og er privat.</target> 11735 <target>Din video blev uploadet til din konto og er privat.</target>
11623 11736
11624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11625 <trans-unit id="5699822024600815733" datatype="html"> 11738 <trans-unit id="5699822024600815733" datatype="html">
11626 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11739 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11627 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11740 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
11628 11741
11629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11630 <trans-unit id="1219739004043110649"> 11743 <trans-unit id="1219739004043110649">
11631 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11744 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11632 <target>Din video er ikke uploadet endnu, er du sikker på, at du vil forlade denne side?</target> 11745 <target>Din video er ikke uploadet endnu, er du sikker på, at du vil forlade denne side?</target>
11633 11746
11634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11747 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11635 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11748 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11636 11749
11637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11638 <trans-unit id="6932865105766151309" datatype="html"> 11751 <trans-unit id="6932865105766151309" datatype="html">
11639 <source>Upload</source> 11752 <source>Upload</source>
11640 <target state="new">Upload</target> 11753 <target state="new">Upload</target>
11641 11754
11642 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11643 <trans-unit id="8278735427925094503" datatype="html"> 11756 <trans-unit id="8278735427925094503" datatype="html">
11644 <source>Upload <x id="PH"/> </source> 11757 <source>Upload <x id="PH"/> </source>
11645 <target state="new">Upload 11758 <target state="new">Upload
11646 <x id="PH"/> 11759 <x id="PH"/>
11647 </target> 11760 </target>
11648 11761
11649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11650 <trans-unit id="5981816353437801748"> 11763 <trans-unit id="5981816353437801748">
11651 <source>Video published.</source> 11764 <source>Video published.</source>
11652 <target>Video offentliggjort.</target> 11765 <target>Video offentliggjort.</target>
11653 11766
11654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11655 <trans-unit id="764164089183618119" datatype="html"> 11768 <trans-unit id="764164089183618119" datatype="html">
11656 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11769 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11657 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 11770 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -11772,7 +11885,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11772 <source>Cancel</source> 11885 <source>Cancel</source>
11773 <target state="new">Cancel</target> 11886 <target state="new">Cancel</target>
11774 11887
11775 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11888 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11776 <trans-unit id="3354816756665089864" datatype="html"> 11889 <trans-unit id="3354816756665089864" datatype="html">
11777 <source>Autoplay is suspended</source> 11890 <source>Autoplay is suspended</source>
11778 <target state="new">Autoplay is suspended</target> 11891 <target state="new">Autoplay is suspended</target>
@@ -11848,7 +11961,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11848 <target state="new">Recently added</target> 11961 <target state="new">Recently added</target>
11849 11962
11850 11963
11851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11852 <trans-unit id="12646164819555880"> 11965 <trans-unit id="12646164819555880">
11853 <source>Videos from your subscriptions</source> 11966 <source>Videos from your subscriptions</source>
11854 <target>Videoer fra dine abonnementer</target> 11967 <target>Videoer fra dine abonnementer</target>
@@ -11862,12 +11975,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11862 11975
11863 11976
11864 11977
11865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 11978 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11866 <trans-unit id="186236568870281953" datatype="html"> 11979 <trans-unit id="186236568870281953" datatype="html">
11867 <source>History</source> 11980 <source>History</source>
11868 <target state="new">History</target> 11981 <target state="new">History</target>
11869 11982
11870 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11871 <trans-unit id="5237588857224999862" datatype="html"> 11984 <trans-unit id="5237588857224999862" datatype="html">
11872 <source>Open actions</source> 11985 <source>Open actions</source>
11873 <target state="new">Open actions</target> 11986 <target state="new">Open actions</target>
@@ -11883,7 +11996,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11883 11996
11884 11997
11885 11998
11886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11887 <source>Exclude</source><target state="new">Exclude</target> 12000 <source>Exclude</source><target state="new">Exclude</target>
11888 12001
11889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 12002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11910,19 +12023,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11910 <target state="new">Discover videos</target> 12023 <target state="new">Discover videos</target>
11911 12024
11912 12025
11913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 12026 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11914 <trans-unit id="8067135025051844577" datatype="html"> 12027 <trans-unit id="8067135025051844577" datatype="html">
11915 <source>Trending videos</source> 12028 <source>Trending videos</source>
11916 <target state="new">Trending videos</target> 12029 <target state="new">Trending videos</target>
11917 12030
11918 12031
11919 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 12032 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11920 <trans-unit id="664221386829541948" datatype="html"> 12033 <trans-unit id="664221386829541948" datatype="html">
11921 <source>Recently added videos</source> 12034 <source>Recently added videos</source>
11922 <target state="new">Recently added videos</target> 12035 <target state="new">Recently added videos</target>
11923 12036
11924 12037
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 12038 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11926 <trans-unit id="8212906256415538361" datatype="html"> 12039 <trans-unit id="8212906256415538361" datatype="html">
11927 <source>Upload a video</source> 12040 <source>Upload a video</source>
11928 <target state="new">Upload a video</target> 12041 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf
index adfa09657..cd8b31e0d 100644
--- a/client/src/locale/angular.de-DE.xlf
+++ b/client/src/locale/angular.de-DE.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">Video</target> 488 <target state="translated">Video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Ihr Videokontingent ist mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, Kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Ihr tägliches Videokontingent wurde mit diesem Video überschritten (Videogröße: <x id="PH" equiv-text="videoSizeBytes"/>, verwendet: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, Kontingent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">Untertitel</target> 504 <target state="translated">Untertitel</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Element <x id="PH" equiv-text="param"/> nicht gefunden</target> 567 <target state="translated">Element <x id="PH" equiv-text="param"/> nicht gefunden</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Nicht gelistet</target> 572 <target>Nicht gelistet</target>
@@ -723,16 +723,13 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">Nur Live-Videos</target> 725 <target state="translated">Nur Live-Videos</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">Wollen Sie wirklich {length, plural, =1 {dieses Video} other {<x id="length"/> Videos}}löschen?</target> 730 <target state="translated">Wollen Sie wirklich {length, plural, =1 {dieses Video} other {<x id="length"/> Videos}}löschen?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Bearbeiten</target> 735 <target>Bearbeiten</target>
@@ -1164,46 +1161,52 @@
1164 <trans-unit id="3997350348765083892"> 1161 <trans-unit id="3997350348765083892">
1165 <source>Username or email address</source> 1162 <source>Username or email address</source>
1166 <target>Benutzername oder E-Mail-Adresse</target> 1163 <target>Benutzername oder E-Mail-Adresse</target>
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1164
1168 </trans-unit> 1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1169 <trans-unit id="175344056589888866" datatype="html"> 1166 <trans-unit id="175344056589888866" datatype="html">
1170 <source>Example: john@example.com</source> 1167 <source>Example: john@example.com</source>
1171 <target state="translated">Beispiel: max@mustermann.de</target> 1168 <target state="translated">Beispiel: max@mustermann.de</target>
1169
1170
1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1172 <trans-unit id="1758058452376026925" datatype="html">
1173 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1174 <target state="translated">âš ï¸Die meisten E-Mail Adressen beinhalten keine Großbuchstaben.</target>
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1177 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1172 <context-group purpose="location"> 1178 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">46</context> 1180 <context context-type="linenumber">70</context>
1175 </context-group> 1181 </context-group>
1182 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1183 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1176 <context-group purpose="location"> 1184 <context-group purpose="location">
1177 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1185 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1178 <context context-type="linenumber">53</context> 1186 <context context-type="linenumber">72</context>
1179 </context-group> 1187 </context-group>
1180 </trans-unit> 1188 </trans-unit>
1181 <trans-unit id="1758058452376026925" datatype="html">
1182 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1183 <target state="translated">âš ï¸Die meisten E-Mail Adressen beinhalten keine Großbuchstaben.</target>
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1185 </trans-unit>
1186 <trans-unit id="1431416938026210429"> 1189 <trans-unit id="1431416938026210429">
1187 <source>Password</source> 1190 <source>Password</source>
1188 <target>Passwort</target> 1191 <target>Passwort</target>
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1196
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1197
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1198
1196 </trans-unit> 1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1197 <trans-unit id="8715156686857791956" datatype="html"> 1200 <trans-unit id="8715156686857791956" datatype="html">
1198 <source>Click here to reset your password</source> 1201 <source>Click here to reset your password</source>
1199 <target state="translated">Klicken Sie hier, um Ihr Passwort zurückzusetzen</target> 1202 <target state="translated">Klicken Sie hier, um Ihr Passwort zurückzusetzen</target>
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1203
1201 </trans-unit> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1202 <trans-unit id="892063502898494584" datatype="html"> 1205 <trans-unit id="892063502898494584" datatype="html">
1203 <source>I forgot my password</source> 1206 <source>I forgot my password</source>
1204 <target state="translated">Ich habe mein Passwort vergessen</target> 1207 <target state="translated">Ich habe mein Passwort vergessen</target>
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1208
1206 </trans-unit> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1207 <trans-unit id="2101170466365500913" datatype="html"> 1210 <trans-unit id="2101170466365500913" datatype="html">
1208 <source>Logging into an account lets you publish content</source> 1211 <source>Logging into an account lets you publish content</source>
1209 <target state="translated">Durch das Anmelden können sie Inhalte hochladen</target> 1212 <target state="translated">Durch das Anmelden können sie Inhalte hochladen</target>
@@ -1228,52 +1231,52 @@
1228 <trans-unit id="3183213940445113677" datatype="html"> 1231 <trans-unit id="3183213940445113677" datatype="html">
1229 <source>Or sign in with</source> 1232 <source>Or sign in with</source>
1230 <target state="translated">Oder anmelden mit</target> 1233 <target state="translated">Oder anmelden mit</target>
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1234
1232 </trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1233 <trans-unit id="3238209155172574367"> 1236 <trans-unit id="3238209155172574367">
1234 <source>Forgot your password</source> 1237 <source>Forgot your password</source>
1235 <target>Passwort vergessen</target> 1238 <target>Passwort vergessen</target>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1239
1237 </trans-unit> 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1238 <trans-unit id="87327320394367488" datatype="html"> 1241 <trans-unit id="87327320394367488" datatype="html">
1239 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1242 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1240 <target state="translated">Es tut uns Leid, du kannst dein Kennwort nicht wiederherstellen weil dein Instanzadministrator das PeerTube-E-Mail-System nicht konfiguriert hat.</target> 1243 <target state="translated">Es tut uns Leid, du kannst dein Kennwort nicht wiederherstellen weil dein Instanzadministrator das PeerTube-E-Mail-System nicht konfiguriert hat.</target>
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1244
1242 </trans-unit> 1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1243 <trans-unit id="3188014010833256853" datatype="html"> 1246 <trans-unit id="3188014010833256853" datatype="html">
1244 <source>Enter your email address and we will send you a link to reset your password.</source> 1247 <source>Enter your email address and we will send you a link to reset your password.</source>
1245 <target state="translated">Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen Ihres Passworts.</target> 1248 <target state="translated">Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen Ihres Passworts.</target>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1249
1247 </trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1248 <trans-unit id="1190256911880544559" datatype="html"> 1251 <trans-unit id="1190256911880544559" datatype="html">
1249 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1252 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1250The link will expire within 1 hour.</source> 1253The link will expire within 1 hour.</source>
1251 <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target> 1254 <target state="translated">Es wird eine E-Mail zum Zurücksetzen des Passworts an <x id="PH" equiv-text="this.forgotPasswordEmail"/> gesendet. Der Link wird in einer Stunde ablaufen.</target>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1255
1253 </trans-unit> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1254 <trans-unit id="4768749765465246664"> 1257 <trans-unit id="4768749765465246664">
1255 <source>Email</source> 1258 <source>Email</source>
1256 <target>E-Mail</target> 1259 <target>E-Mail</target>
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1265
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1266
1264 </trans-unit> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1265 <trans-unit id="3967269098753656610"> 1268 <trans-unit id="3967269098753656610">
1266 <source>Email address</source> 1269 <source>Email address</source>
1267 <target>E-Mail-Adresse</target> 1270 <target>E-Mail-Adresse</target>
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1271
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1272
1270 </trans-unit> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1271 <trans-unit id="7808756054397155068" datatype="html"> 1274 <trans-unit id="7808756054397155068" datatype="html">
1272 <source>Reset</source> 1275 <source>Reset</source>
1273 <target state="translated">Zurücksetzen</target> 1276 <target state="translated">Zurücksetzen</target>
1274 <note priority="1" from="description">Password reset button</note> 1277 <note priority="1" from="description">Password reset button</note>
1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1278
1276 </trans-unit> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1277 <trans-unit id="4319634264526091601" datatype="html"> 1280 <trans-unit id="4319634264526091601" datatype="html">
1278 <source>on this instance</source> 1281 <source>on this instance</source>
1279 <target state="translated">auf dieser Instanz</target> 1282 <target state="translated">auf dieser Instanz</target>
@@ -1502,6 +1505,12 @@ The link will expire within 1 hour.</source>
1502 <source>Configure my instance</source> 1505 <source>Configure my instance</source>
1503 <target state="translated">Richte meine Instanz ein</target> 1506 <target state="translated">Richte meine Instanz ein</target>
1504 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1508 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1505 </trans-unit> 1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
@@ -1705,8 +1714,8 @@ Hilf mit PeerTube zu übersetzen!</target>
1705 <trans-unit id="8893390761160292681" datatype="html"> 1714 <trans-unit id="8893390761160292681" datatype="html">
1706 <source>My account</source> 1715 <source>My account</source>
1707 <target state="translated">Mein Konto</target> 1716 <target state="translated">Mein Konto</target>
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1717
1709 </trans-unit> 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1710 <trans-unit id="6371572688505952303" datatype="html"> 1719 <trans-unit id="6371572688505952303" datatype="html">
1711 <source>My library</source> 1720 <source>My library</source>
1712 <target state="translated">Meine Bibliothek</target> 1721 <target state="translated">Meine Bibliothek</target>
@@ -1715,10 +1724,10 @@ Hilf mit PeerTube zu übersetzen!</target>
1715 <trans-unit id="2308975396733519902"> 1724 <trans-unit id="2308975396733519902">
1716 <source>Create an account</source> 1725 <source>Create an account</source>
1717 <target>Konto erstellen</target> 1726 <target>Konto erstellen</target>
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1727
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1729
1721 </trans-unit> 1730 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1722 <trans-unit id="3108704604266608109" datatype="html"> 1731 <trans-unit id="3108704604266608109" datatype="html">
1723 <source>My video imports</source> 1732 <source>My video imports</source>
1724 <target state="translated">Meine Video-Importe</target> 1733 <target state="translated">Meine Video-Importe</target>
@@ -1737,35 +1746,35 @@ Hilf mit PeerTube zu übersetzen!</target>
1737 <trans-unit id="667372110624203230" datatype="html"> 1746 <trans-unit id="667372110624203230" datatype="html">
1738 <source>Import jobs concurrency</source> 1747 <source>Import jobs concurrency</source>
1739 <target state="translated">Gleichzeitigkeit von Importaufträgen</target> 1748 <target state="translated">Gleichzeitigkeit von Importaufträgen</target>
1740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1749
1741 </trans-unit> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1742 <trans-unit id="2184839376696112704" datatype="html"> 1751 <trans-unit id="2184839376696112704" datatype="html">
1743 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1752 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1744 <target state="translated">ermöglicht es, mehrere Videos parallel zu importieren. âš ï¸ Erfordert einen Neustart von PeerTube.</target> 1753 <target state="translated">ermöglicht es, mehrere Videos parallel zu importieren. âš ï¸ Erfordert einen Neustart von PeerTube.</target>
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1754
1746 </trans-unit> 1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1747 <trans-unit id="780513172839038392" datatype="html"> 1756 <trans-unit id="780513172839038392" datatype="html">
1748 <source>jobs in parallel</source> 1757 <source>jobs in parallel</source>
1749 <target state="translated">parallele Aufträge</target> 1758 <target state="translated">parallele Aufträge</target>
1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1759
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1760
1752 </trans-unit> 1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1753 <trans-unit id="5997625369044180192" datatype="html"> 1762 <trans-unit id="5997625369044180192" datatype="html">
1754 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1763 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1755 <target state="translated">Import mit HTTP-URL (z.B. YouTube) erlauben</target> 1764 <target state="translated">Import mit HTTP-URL (z.B. YouTube) erlauben</target>
1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1765
1757 </trans-unit> 1766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1758 <trans-unit id="2095604754338363597" datatype="html"> 1767 <trans-unit id="2095604754338363597" datatype="html">
1759 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1768 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1760 <target state="translated">âš ï¸ Falls aktiviert, empfehlen wir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>einen HTTP-Proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> zu verwenden, um den Zugriff auf private URLs von Ihrem PeerTube-Server zu verhindern</target> 1769 <target state="translated">âš ï¸ Falls aktiviert, empfehlen wir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>einen HTTP-Proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> zu verwenden, um den Zugriff auf private URLs von Ihrem PeerTube-Server zu verhindern</target>
1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1770
1762 </trans-unit> 1771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1763 <trans-unit id="7627544798203088407"> 1772 <trans-unit id="7627544798203088407">
1764 <source>Discover</source> 1773 <source>Discover</source>
1765 <target>Entdecken</target> 1774 <target>Entdecken</target>
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1775
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1776
1768 </trans-unit> 1777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1769 <trans-unit id="7844706011418789951"> 1778 <trans-unit id="7844706011418789951">
1770 <source>Administration</source> 1779 <source>Administration</source>
1771 <target>Administration</target> 1780 <target>Administration</target>
@@ -2006,8 +2015,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2006 <trans-unit id="2971365540217107489" datatype="html"> 2015 <trans-unit id="2971365540217107489" datatype="html">
2007 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2016 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2008 <target state="translated">Das Medium ist zu groß für den Server. Bitte wenden Sie sich an Ihren Administrator, wenn Sie das Größenlimit erhöhen möchten.</target> 2017 <target state="translated">Das Medium ist zu groß für den Server. Bitte wenden Sie sich an Ihren Administrator, wenn Sie das Größenlimit erhöhen möchten.</target>
2009 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2018
2010 </trans-unit> 2019 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2011 <trans-unit id="5131854469652959713" datatype="html"> 2020 <trans-unit id="5131854469652959713" datatype="html">
2012 <source>GLOBAL SEARCH</source> 2021 <source>GLOBAL SEARCH</source>
2013 <target state="translated">GLOBALE SUCHE</target> 2022 <target state="translated">GLOBALE SUCHE</target>
@@ -2390,7 +2399,7 @@ Hilf mit PeerTube zu übersetzen!</target>
2390 2399
2391 2400
2392 2401
2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2394 <trans-unit id="2504502765849142619" datatype="html"> 2403 <trans-unit id="2504502765849142619" datatype="html">
2395 <source>No items found</source> 2404 <source>No items found</source>
2396 <target state="translated">Kein Element gefunden</target> 2405 <target state="translated">Kein Element gefunden</target>
@@ -2800,8 +2809,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2800 <trans-unit id="6161604372916832458" datatype="html"> 2809 <trans-unit id="6161604372916832458" datatype="html">
2801 <source>Upload on hold</source> 2810 <source>Upload on hold</source>
2802 <target state="translated">Upload angehalten</target> 2811 <target state="translated">Upload angehalten</target>
2803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2812
2804 </trans-unit> 2813 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2805 <trans-unit id="285180972645018518" datatype="html"> 2814 <trans-unit id="285180972645018518" datatype="html">
2806 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2815 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2807 <target state="translated">Entschuldigung, Ihr Account kann keine Videos hochladen. Wenn Sie Videos hochladen möchten, muss ein Administrator Ihr Videokontingent freischalten.</target> 2816 <target state="translated">Entschuldigung, Ihr Account kann keine Videos hochladen. Wenn Sie Videos hochladen möchten, muss ein Administrator Ihr Videokontingent freischalten.</target>
@@ -3053,11 +3062,11 @@ Hilf mit PeerTube zu übersetzen!</target>
3053 <trans-unit id="2454050363478003966" datatype="html"> 3062 <trans-unit id="2454050363478003966" datatype="html">
3054 <source>Login</source> 3063 <source>Login</source>
3055 <target state="translated">Anmelden</target> 3064 <target state="translated">Anmelden</target>
3056 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3065
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3066
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3067
3059 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3068
3060 </trans-unit> 3069 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3061 <trans-unit id="6154714649766447409" datatype="html"> 3070 <trans-unit id="6154714649766447409" datatype="html">
3062 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3071 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3063 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </target> 3072 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </target>
@@ -3751,71 +3760,86 @@ Hilf mit PeerTube zu übersetzen!</target>
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3753 </trans-unit> 3762 </trans-unit>
3754 <trans-unit id="7046347992315328430" datatype="html"> 3763
3755 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3756 <target state="translated">Transkodierung aktiviert. Das Videokontingent wird anhand der <x id="START_TAG_STRONG"/>originalen<x id="CLOSE_TAG_STRONG"/> Videogröße berechnet. <x id="LINE_BREAK"/> Dieser Nutzer kann maximal ~ <x id="INTERPOLATION"/> hochladen. </target>
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3759 </trans-unit>
3760 <trans-unit id="2743014784334706527"> 3764 <trans-unit id="2743014784334706527">
3761 <source>Daily video quota</source> 3765 <source>Daily video quota</source>
3762 <target>Tägliches Videokontingent</target> 3766 <target>Tägliches Videokontingent</target>
3763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3767
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3768
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3769
3766 </trans-unit> 3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3767 <trans-unit id="2622255144026150901" datatype="html"> 3771 <trans-unit id="2622255144026150901" datatype="html">
3768 <source>Auth plugin</source> 3772 <source>Auth plugin</source>
3769 <target state="translated">Auth-Plugin</target> 3773 <target state="translated">Auth-Plugin</target>
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3774
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3775
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3776
3773 </trans-unit> 3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3774 <trans-unit id="588099657508661970" datatype="html"> 3778 <trans-unit id="588099657508661970" datatype="html">
3775 <source>None (local authentication)</source> 3779 <source>None (local authentication)</source>
3776 <target state="translated">Keine (lokale Authentifizierung)</target> 3780 <target state="translated">Keine (lokale Authentifizierung)</target>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3781
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3782
3779 </trans-unit> 3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3780 <trans-unit id="2070907480317730379" datatype="html"> 3784 <trans-unit id="2070907480317730379" datatype="html">
3781 <source>Doesn't need review before a video goes public</source> 3785 <source>Doesn't need review before a video goes public</source>
3782 <target state="translated">Benötigt keine Prüfung vor der Veröffentlichung</target> 3786 <target state="translated">Benötigt keine Prüfung vor der Veröffentlichung</target>
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3787
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3788
3785 </trans-unit> 3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3786 <trans-unit id="6667250632809964191"> 3790 <trans-unit id="6667250632809964191">
3787 <source>Send a link to reset the password by email to the user</source> 3791 <source>Send a link to reset the password by email to the user</source>
3788 <target>Per E-Mail eine Verknüpfung an den Benutzer zum Zurücksetzen des Kennworts senden </target> 3792 <target>Per E-Mail eine Verknüpfung an den Benutzer zum Zurücksetzen des Kennworts senden </target>
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3793
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3794
3791 </trans-unit> 3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3792 <trans-unit id="1412406834353485520"> 3796 <trans-unit id="1412406834353485520">
3793 <source>Ask for new password</source> 3797 <source>Ask for new password</source>
3794 <target>Zur Vergabe eines neuen Kennworts auffordern</target> 3798 <target>Zur Vergabe eines neuen Kennworts auffordern</target>
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3799
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3800
3797 </trans-unit> 3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3798 <trans-unit id="3791201588898094481"> 3802 <trans-unit id="3791201588898094481">
3799 <source>Manually set the user password</source> 3803 <source>Manually set the user password</source>
3800 <target>Benutzerkennwort manuell setzen</target> 3804 <target>Benutzerkennwort manuell setzen</target>
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3805
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3806
3807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3808 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3809 <context-group purpose="location">
3810 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3811 <context context-type="linenumber">227</context>
3812 </context-group>
3813 <context-group purpose="location">
3814 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3815 <context context-type="linenumber">227</context>
3816 </context-group>
3817 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3818 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3819 <context-group purpose="location">
3820 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3821 <context context-type="linenumber">228</context>
3822 </context-group>
3823 <context-group purpose="location">
3824 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3825 <context context-type="linenumber">228</context>
3826 </context-group>
3803 </trans-unit> 3827 </trans-unit>
3804 <trans-unit id="8461842260159597706"> 3828 <trans-unit id="8461842260159597706">
3805 <source>Show</source> 3829 <source>Show</source>
3806 <target>Anzeigen</target> 3830 <target>Anzeigen</target>
3807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3831
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3832
3809 </trans-unit> 3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3810 <trans-unit id="8461609631969932886"> 3834 <trans-unit id="8461609631969932886">
3811 <source>Hide</source> 3835 <source>Hide</source>
3812 <target>Verstecken</target> 3836 <target>Verstecken</target>
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3837
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3838
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3839
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3840
3817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3841
3818 </trans-unit> 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3819 <trans-unit id="7049348886126005391"> 3843 <trans-unit id="7049348886126005391">
3820 <source>Batch actions</source> 3844 <source>Batch actions</source>
3821 <target>Stapelverarbeitungsaktionen</target> 3845 <target>Stapelverarbeitungsaktionen</target>
@@ -3891,22 +3915,22 @@ Hilf mit PeerTube zu übersetzen!</target>
3891 <trans-unit id="7815838401315213887"> 3915 <trans-unit id="7815838401315213887">
3892 <source>Muted accounts</source> 3916 <source>Muted accounts</source>
3893 <target>Stummgeschaltete Accounts</target> 3917 <target>Stummgeschaltete Accounts</target>
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3918
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3919
3896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3920
3897 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3921
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3922
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3923
3900 </trans-unit> 3924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3901 <trans-unit id="5668793810321242853"> 3925 <trans-unit id="5668793810321242853">
3902 <source>Muted servers</source> 3926 <source>Muted servers</source>
3903 <target>Stummgeschaltete Server</target> 3927 <target>Stummgeschaltete Server</target>
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3928
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3929
3906 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3930
3907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3931
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3932
3909 </trans-unit> 3933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3910 <trans-unit id="2343069726009080052" datatype="html"> 3934 <trans-unit id="2343069726009080052" datatype="html">
3911 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3935 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3912 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3936 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5036,181 +5060,175 @@ Hilf mit PeerTube zu übersetzen!</target>
5036 <trans-unit id="7169210802367807492" datatype="html"> 5060 <trans-unit id="7169210802367807492" datatype="html">
5037 <source>bytes</source> 5061 <source>bytes</source>
5038 <target state="translated">byte</target> 5062 <target state="translated">byte</target>
5039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5063
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5064
5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5065
5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5066
5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5067
5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5068
5045 </trans-unit> 5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5046 <trans-unit id="8509882464852636851" datatype="html"> 5070 <trans-unit id="8509882464852636851" datatype="html">
5047 <source>Default daily upload limit per user</source> 5071 <source>Default daily upload limit per user</source>
5048 <target state="translated">Standardtageskontingent für das Hochladen pro Nutzer</target> 5072 <target state="translated">Standardtageskontingent für das Hochladen pro Nutzer</target>
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5073
5050 </trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5051 <trans-unit id="4719342289581047890" datatype="html"> 5075 <trans-unit id="4719342289581047890" datatype="html">
5052 <source>Allow import with a torrent file or a magnet URI</source> 5076 <source>Allow import with a torrent file or a magnet URI</source>
5053 <target state="translated">Erlaube den Import per Torrent-Datei oder magnet URI</target> 5077 <target state="translated">Erlaube den Import per Torrent-Datei oder magnet URI</target>
5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5078
5055 </trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5056 <trans-unit id="6801844913630625451" datatype="html"> 5080 <trans-unit id="6801844913630625451" datatype="html">
5057 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5081 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5058 <target state="translated">âš ï¸Wir raten davon ab, diese Funktion zu aktivieren, wenn Sie Ihren Benutzern nicht vertrauen</target> 5082 <target state="translated">âš ï¸Wir raten davon ab, diese Funktion zu aktivieren, wenn Sie Ihren Benutzern nicht vertrauen</target>
5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5083
5060 </trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5061 <trans-unit id="2634326893148077182" datatype="html"> 5085 <trans-unit id="2634326893148077182" datatype="html">
5062 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5086 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5063 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5087 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5064 <context-group purpose="location"> 5088
5065 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5066 <context context-type="linenumber">293</context>
5067 </context-group>
5068 </trans-unit>
5069 <trans-unit id="7404104645798703279" datatype="html"> 5090 <trans-unit id="7404104645798703279" datatype="html">
5070 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5091 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5071 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5092 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5072 <context-group purpose="location"> 5093
5073 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5074 <context context-type="linenumber">296,298</context>
5075 </context-group>
5076 </trans-unit>
5077 <trans-unit id="3950258704315544174" datatype="html"> 5095 <trans-unit id="3950258704315544174" datatype="html">
5078 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5096 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5079 <target state="translated">Solange ein Nutzer nicht als vertrauenswürdig eingestuft wird, werden dessen Videos bis zu einer Freigabe durch einen Moderator privat bleiben.</target> 5097 <target state="translated">Solange ein Nutzer nicht als vertrauenswürdig eingestuft wird, werden dessen Videos bis zu einer Freigabe durch einen Moderator privat bleiben.</target>
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5098
5081 </trans-unit> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5082 <trans-unit id="424703522835656806" datatype="html"> 5100 <trans-unit id="424703522835656806" datatype="html">
5083 <source>VIDEO CHANNELS</source> 5101 <source>VIDEO CHANNELS</source>
5084 <target state="translated">VIDEO KANÄLE</target> 5102 <target state="translated">VIDEO KANÄLE</target>
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5103
5086 </trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5087 <trans-unit id="7026684190224451991" datatype="html"> 5105 <trans-unit id="7026684190224451991" datatype="html">
5088 <source>Max video channels per user</source> 5106 <source>Max video channels per user</source>
5089 <target state="translated">Max. Video Kanäle pro Benutzer</target> 5107 <target state="translated">Max. Video Kanäle pro Benutzer</target>
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5108
5091 </trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5092 <trans-unit id="3840267063842708224" datatype="html"> 5110 <trans-unit id="3840267063842708224" datatype="html">
5093 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5111 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5094 <target state="translated">{VAR_PLURAL, plural, =1 {Kanal} other {Kanäle}}</target> 5112 <target state="translated">{VAR_PLURAL, plural, =1 {Kanal} other {Kanäle}}</target>
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5113
5096 </trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5097 <trans-unit id="3428986951244800347" datatype="html"> 5115 <trans-unit id="3428986951244800347" datatype="html">
5098 <source>Block new videos automatically</source> 5116 <source>Block new videos automatically</source>
5099 <target state="translated">Blockiere neue Videos automatisch</target> 5117 <target state="translated">Blockiere neue Videos automatisch</target>
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5118
5101 </trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5102 <trans-unit id="2054846790157376783" datatype="html"> 5120 <trans-unit id="2054846790157376783" datatype="html">
5103 <source>SEARCH</source> 5121 <source>SEARCH</source>
5104 <target state="translated">SUCHE</target> 5122 <target state="translated">SUCHE</target>
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5123
5106 </trans-unit> 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5107 <trans-unit id="3442084803796199253" datatype="html"> 5125 <trans-unit id="3442084803796199253" datatype="html">
5108 <source>Allow users to do remote URI/handle search</source> 5126 <source>Allow users to do remote URI/handle search</source>
5109 <target state="translated">Nutzern nicht-lokale URI-/Handlesuche erlauben</target> 5127 <target state="translated">Nutzern nicht-lokale URI-/Handlesuche erlauben</target>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5128
5111 </trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5112 <trans-unit id="2258148539285928012" datatype="html"> 5130 <trans-unit id="2258148539285928012" datatype="html">
5113 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5131 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5114 <target state="translated">Erlaube <x id="START_TAG_STRONG"/> registrierten Benutzern <x id="CLOSE_TAG_STRONG"/> entfernte Videos/Darsteller zu suchen, die möglicherweise nicht mit Ihrer Instanz verbunden sind</target> 5132 <target state="translated">Erlaube <x id="START_TAG_STRONG"/> registrierten Benutzern <x id="CLOSE_TAG_STRONG"/> entfernte Videos/Darsteller zu suchen, die möglicherweise nicht mit Ihrer Instanz verbunden sind</target>
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5133
5116 </trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5117 <trans-unit id="7295422540935146771" datatype="html"> 5135 <trans-unit id="7295422540935146771" datatype="html">
5118 <source>Allow anonymous to do remote URI/handle search</source> 5136 <source>Allow anonymous to do remote URI/handle search</source>
5119 <target state="translated">Anonymen Nutzern nicht-lokale URI-/Handlesuche erlauben</target> 5137 <target state="translated">Anonymen Nutzern nicht-lokale URI-/Handlesuche erlauben</target>
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5138
5121 </trans-unit> 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5122 <trans-unit id="7305237807882754643" datatype="html"> 5140 <trans-unit id="7305237807882754643" datatype="html">
5123 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5141 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5124 <target state="translated">Erlaube <x id="START_TAG_STRONG"/>anonymen Benutzern<x id="CLOSE_TAG_STRONG"/> entfernte Videos/Darsteller zu suchen, die möglicherweise nicht mit Ihrer Instanz verbunden sind</target> 5142 <target state="translated">Erlaube <x id="START_TAG_STRONG"/>anonymen Benutzern<x id="CLOSE_TAG_STRONG"/> entfernte Videos/Darsteller zu suchen, die möglicherweise nicht mit Ihrer Instanz verbunden sind</target>
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5143
5126 </trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5127 <trans-unit id="5273935530181504015" datatype="html"> 5145 <trans-unit id="5273935530181504015" datatype="html">
5128 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5146 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5129 <target state="translated">âš ï¸ Diese Funktion ist stark von der Moderation der Instanzen abhängig, die vom angegebenen Suchindex abonniert werden.</target> 5147 <target state="translated">âš ï¸ Diese Funktion ist stark von der Moderation der Instanzen abhängig, die vom angegebenen Suchindex abonniert werden.</target>
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5148
5131 </trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5132 <trans-unit id="1886227550697837417" datatype="html"> 5150 <trans-unit id="1886227550697837417" datatype="html">
5133 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5151 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5134 <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> hosten. </target> 5152 <target state="translated">Sie sollten nur moderierte Suchindizes in der Produktion verwenden oder <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>eigene<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> hosten. </target>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5153
5136 </trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5137 <trans-unit id="2331464426553277323" datatype="html"> 5155 <trans-unit id="2331464426553277323" datatype="html">
5138 <source>Search index URL</source> 5156 <source>Search index URL</source>
5139 <target state="translated">Suchindex-URL</target> 5157 <target state="translated">Suchindex-URL</target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5158
5141 </trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5142 <trans-unit id="8524278911521465398" datatype="html"> 5160 <trans-unit id="8524278911521465398" datatype="html">
5143 <source>Disable local search in search bar</source> 5161 <source>Disable local search in search bar</source>
5144 <target state="translated">Lokale Suche in Suchleiste deaktivieren</target> 5162 <target state="translated">Lokale Suche in Suchleiste deaktivieren</target>
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5163
5146 </trans-unit> 5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5147 <trans-unit id="6568991917245875948" datatype="html"> 5165 <trans-unit id="6568991917245875948" datatype="html">
5148 <source>Otherwise the local search stays used by default</source> 5166 <source>Otherwise the local search stays used by default</source>
5149 <target state="translated">Sonst wird die lokale Suche weiter wie gewöhnlich genutzt</target> 5167 <target state="translated">Sonst wird die lokale Suche weiter wie gewöhnlich genutzt</target>
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5168
5151 </trans-unit> 5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5152 <trans-unit id="4444955208013675027" datatype="html"> 5170 <trans-unit id="4444955208013675027" datatype="html">
5153 <source>Search bar uses the global search index by default</source> 5171 <source>Search bar uses the global search index by default</source>
5154 <target state="translated">Suchleiste nutzt standardmäßig globalen Suchindex</target> 5172 <target state="translated">Suchleiste nutzt standardmäßig globalen Suchindex</target>
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5173
5156 </trans-unit> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5157 <trans-unit id="6476750382562952780" datatype="html"> 5175 <trans-unit id="6476750382562952780" datatype="html">
5158 <source>Enable global search</source> 5176 <source>Enable global search</source>
5159 <target state="translated">Globale Suche aktivieren</target> 5177 <target state="translated">Globale Suche aktivieren</target>
5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5178
5161 </trans-unit> 5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5162 <trans-unit id="836183323506117145" datatype="html"> 5180 <trans-unit id="836183323506117145" datatype="html">
5163 <source>FEDERATION</source> 5181 <source>FEDERATION</source>
5164 <target state="translated">FÖDERATION</target> 5182 <target state="translated">FÖDERATION</target>
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5183
5166 </trans-unit> 5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5167 <trans-unit id="252719899360434356" datatype="html"> 5185 <trans-unit id="252719899360434356" datatype="html">
5168 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5186 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5169 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mit anderen Instanzen. </target> 5187 <target state="translated">Verwalten Sie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>Beziehungen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mit anderen Instanzen. </target>
5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5188
5171 </trans-unit> 5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5172 <trans-unit id="9119248927271669654" datatype="html"> 5190 <trans-unit id="9119248927271669654" datatype="html">
5173 <source>Other instances can follow yours</source> 5191 <source>Other instances can follow yours</source>
5174 <target state="translated">Andere Instanzen können Ihre abonnieren</target> 5192 <target state="translated">Andere Instanzen können Ihre abonnieren</target>
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5193
5176 </trans-unit> 5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5177 <trans-unit id="7015551137649102649" datatype="html"> 5195 <trans-unit id="7015551137649102649" datatype="html">
5178 <source>Manually approve new instance followers</source> 5196 <source>Manually approve new instance followers</source>
5179 <target state="translated">Neue Instanz-Abonnements manuell freischalten</target> 5197 <target state="translated">Neue Instanz-Abonnements manuell freischalten</target>
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5198
5181 </trans-unit> 5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5182 <trans-unit id="4803992993548153434" datatype="html"> 5200 <trans-unit id="4803992993548153434" datatype="html">
5183 <source>Automatically follow back instances</source> 5201 <source>Automatically follow back instances</source>
5184 <target state="translated">Bei einem Abonnement einer Instanz, diese automatisch ebenfalls abonnieren</target> 5202 <target state="translated">Bei einem Abonnement einer Instanz, diese automatisch ebenfalls abonnieren</target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5203
5186 </trans-unit> 5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5187 <trans-unit id="2092224316392295720" datatype="html"> 5205 <trans-unit id="2092224316392295720" datatype="html">
5188 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5206 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5189 <target state="translated">âš ï¸ Diese Funktion erfordert hohe Aufmerksamkeit und zusätzliche Moderation.</target> 5207 <target state="translated">âš ï¸ Diese Funktion erfordert hohe Aufmerksamkeit und zusätzliche Moderation.</target>
5190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5208
5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5209
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5210
5193 </trans-unit> 5211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5194 <trans-unit id="1718269478813020014" datatype="html"> 5212 <trans-unit id="1718269478813020014" datatype="html">
5195 <source>Index URL</source> 5213 <source>Index URL</source>
5196 <target state="translated">Index-URL</target> 5214 <target state="translated">Index-URL</target>
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5215
5198 </trans-unit> 5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5199 <trans-unit id="173263206605027981" datatype="html"> 5217 <trans-unit id="173263206605027981" datatype="html">
5200 <source>Automatically follow instances of a public index</source> 5218 <source>Automatically follow instances of a public index</source>
5201 <target state="translated">Abonniere Instanzen eines öffentlichen Index automatisch</target> 5219 <target state="translated">Abonniere Instanzen eines öffentlichen Index automatisch</target>
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5220
5203 </trans-unit> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5204 <trans-unit id="9076632742417302918" datatype="html"> 5222 <trans-unit id="9076632742417302918" datatype="html">
5205 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5223 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5206 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für weitere Informationen zur erwarteten URL </target> 5224 <target state="translated">Siehe <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>die Dokumentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> für weitere Informationen zur erwarteten URL </target>
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5225
5208 </trans-unit> 5226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5209 <trans-unit id="3946988229617310200" datatype="html"> 5227 <trans-unit id="3946988229617310200" datatype="html">
5210 <source>ADMINISTRATORS</source> 5228 <source>ADMINISTRATORS</source>
5211 <target state="translated">ADMINISTRATOREN</target> 5229 <target state="translated">ADMINISTRATOREN</target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5230
5213 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5214 <trans-unit id="2149300564474427551"> 5232 <trans-unit id="2149300564474427551">
5215 <source>Administrator</source> 5233 <source>Administrator</source>
5216 <target>Administrator</target> 5234 <target>Administrator</target>
@@ -5219,13 +5237,13 @@ Hilf mit PeerTube zu übersetzen!</target>
5219 <trans-unit id="3171683206914962995"> 5237 <trans-unit id="3171683206914962995">
5220 <source>Admin email</source> 5238 <source>Admin email</source>
5221 <target>Admin E-Mail</target> 5239 <target>Admin E-Mail</target>
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5240
5223 </trans-unit> 5241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5224 <trans-unit id="4722881456283329321"> 5242 <trans-unit id="4722881456283329321">
5225 <source>Enable contact form</source> 5243 <source>Enable contact form</source>
5226 <target>Aktiviere Kontaktformular</target> 5244 <target>Aktiviere Kontaktformular</target>
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5245
5228 </trans-unit> 5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5229 <trans-unit id="5926348345797688952" datatype="html"> 5247 <trans-unit id="5926348345797688952" datatype="html">
5230 <source>VOD Transcoding</source> 5248 <source>VOD Transcoding</source>
5231 <target state="translated">VOD-Transkodierung</target> 5249 <target state="translated">VOD-Transkodierung</target>
@@ -5234,28 +5252,28 @@ Hilf mit PeerTube zu übersetzen!</target>
5234 <trans-unit id="1765095834299337775" datatype="html"> 5252 <trans-unit id="1765095834299337775" datatype="html">
5235 <source>TWITTER</source> 5253 <source>TWITTER</source>
5236 <target state="translated">TWITTER</target> 5254 <target state="translated">TWITTER</target>
5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5255
5238 </trans-unit> 5256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5239 <trans-unit id="3202133522706129143" datatype="html"> 5257 <trans-unit id="3202133522706129143" datatype="html">
5240 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5258 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5241 <target state="translated">Geben Sie das Twitter-Konto an, das Ihre Instanz repräsentiert, um die Linkvorschau zu verbessern. Wenn Sie kein Twitter-Konto haben, lassen Sie einfach den Standardwert.</target> 5259 <target state="translated">Geben Sie das Twitter-Konto an, das Ihre Instanz repräsentiert, um die Linkvorschau zu verbessern. Wenn Sie kein Twitter-Konto haben, lassen Sie einfach den Standardwert.</target>
5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5260
5243 </trans-unit> 5261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5244 <trans-unit id="4087837092261487511"> 5262 <trans-unit id="4087837092261487511">
5245 <source>Your Twitter username</source> 5263 <source>Your Twitter username</source>
5246 <target>Ihr Twitter-Benutzername</target> 5264 <target>Ihr Twitter-Benutzername</target>
5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5265
5248 </trans-unit> 5266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5249 <trans-unit id="5648651824279408711" datatype="html"> 5267 <trans-unit id="5648651824279408711" datatype="html">
5250 <source>Instance allowed by Twitter</source> 5268 <source>Instance allowed by Twitter</source>
5251 <target state="translated">Instanz von Twitter zugelassen</target> 5269 <target state="translated">Instanz von Twitter zugelassen</target>
5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5270
5253 </trans-unit> 5271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5254 <trans-unit id="2076338542820061819" datatype="html"> 5272 <trans-unit id="2076338542820061819" datatype="html">
5255 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5273 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5256 <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target> 5274 <target state="translated">Wenn Ihre Instanz explizit von Twitter erlaubt ist, wird ein Videoplayer in den Twitter-Feed auf der PeerTube-Videofreigabe eingebettet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Wenn die Instanz nicht erlaubt ist, verwenden wir eine Bildlinkkarte, die auf Ihre PeerTube-Instanz umleitet. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Aktivieren Sie diese Checkbox, speichern Sie die Konfiguration und testen Sie mit einer Video-URL Ihrer Instanz (https://example. com/w/blabla) auf <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> um zu sehen, ob Ihre Instanz erlaubt ist. </target>
5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5275
5258 </trans-unit> 5276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5259 <trans-unit id="493135676263039396" datatype="html"> 5277 <trans-unit id="493135676263039396" datatype="html">
5260 <source>LIVE</source> 5278 <source>LIVE</source>
5261 <target state="translated">LIVE</target> 5279 <target state="translated">LIVE</target>
@@ -5654,19 +5672,81 @@ color: red;
5654 <source>PASSWORD</source> 5672 <source>PASSWORD</source>
5655 <target state="translated">PASSWORT</target> 5673 <target state="translated">PASSWORT</target>
5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5674 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5675 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5676 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5677 <context-group purpose="location">
5678 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5679 <context context-type="linenumber">67</context>
5680 </context-group>
5657 </trans-unit> 5681 </trans-unit>
5658 <trans-unit id="9012586956848595996" datatype="html"> 5682 <trans-unit id="9012586956848595996" datatype="html">
5659 <source>EMAIL</source> 5683 <source>EMAIL</source>
5660 <target state="translated">E-MAIL</target> 5684 <target state="translated">E-MAIL</target>
5661 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5685
5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5687 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5690 <context context-type="linenumber">3,5</context>
5691 </context-group>
5692 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5693 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5696 <context context-type="linenumber">5</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5699 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5702 <context context-type="linenumber">9</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5705 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5706 <context-group purpose="location">
5707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5708 <context context-type="linenumber">31</context>
5709 </context-group>
5710 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5711 <source>Disable two factor</source><target state="new">Disable two factor</target>
5712 <context-group purpose="location">
5713 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5714 <context context-type="linenumber">33</context>
5715 </context-group>
5716 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5717 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5718 <context-group purpose="location">
5719 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5720 <context context-type="linenumber">43</context>
5721 </context-group>
5722 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5723 <source> Two factor authentication is already enabled.
5724</source><target state="new"> Two factor authentication is already enabled.
5725</target>
5726 <context-group purpose="location">
5727 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5728 <context context-type="linenumber">6,8</context>
5729 </context-group>
5730 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5731 <source>Your password</source><target state="new">Your password</target>
5732 <context-group purpose="location">
5733 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5734 <context context-type="linenumber">14</context>
5735 </context-group>
5736 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5737 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5738 <context-group purpose="location">
5739 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5740 <context context-type="linenumber">15</context>
5741 </context-group>
5662 </trans-unit> 5742 </trans-unit>
5663 <trans-unit id="7752239348028675311" datatype="html"> 5743 <trans-unit id="7752239348028675311" datatype="html">
5664 <source>DANGER ZONE</source> 5744 <source>DANGER ZONE</source>
5665 <target state="translated">GEFAHRENZONE</target> 5745 <target state="translated">GEFAHRENZONE</target>
5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5746
5667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5747
5668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5748
5669 </trans-unit> 5749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5670 <trans-unit id="4915431133669985304"> 5750 <trans-unit id="4915431133669985304">
5671 <source>Profile</source> 5751 <source>Profile</source>
5672 <target>Profil</target> 5752 <target>Profil</target>
@@ -5813,9 +5893,9 @@ color: red;
5813 <trans-unit id="5340498030552368470"> 5893 <trans-unit id="5340498030552368470">
5814 <source>Current password</source> 5894 <source>Current password</source>
5815 <target>Aktuelles Passwort</target> 5895 <target>Aktuelles Passwort</target>
5816 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5896
5817 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5897
5818 </trans-unit> 5898 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5819 <trans-unit id="3588415639242079458"> 5899 <trans-unit id="3588415639242079458">
5820 <source>New password</source> 5900 <source>New password</source>
5821 <target>Neues Passwort</target> 5901 <target>Neues Passwort</target>
@@ -6095,7 +6175,17 @@ color: red;
6095 <trans-unit id="4247400351982331798" datatype="html"> 6175 <trans-unit id="4247400351982331798" datatype="html">
6096 <source>Account settings</source> 6176 <source>Account settings</source>
6097 <target state="translated">Kontoeinstellungen</target> 6177 <target state="translated">Kontoeinstellungen</target>
6098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6178
6179 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6180 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6181 <context-group purpose="location">
6182 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6183 <context context-type="linenumber">39</context>
6184 </context-group>
6185 <context-group purpose="location">
6186 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6187 <context context-type="linenumber">3</context>
6188 </context-group>
6099 </trans-unit> 6189 </trans-unit>
6100 <trans-unit id="2864486939135008600" datatype="html"> 6190 <trans-unit id="2864486939135008600" datatype="html">
6101 <source>Playlist elements</source> 6191 <source>Playlist elements</source>
@@ -7397,10 +7487,10 @@ Erstelle mein Konto</target>
7397 <trans-unit id="1504521795586863905" datatype="html"> 7487 <trans-unit id="1504521795586863905" datatype="html">
7398 <source>VIDEOS</source> 7488 <source>VIDEOS</source>
7399 <target state="translated">VIDEOS</target> 7489 <target state="translated">VIDEOS</target>
7400 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7490
7401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7491
7402 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7492
7403 </trans-unit> 7493 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7404 <trans-unit id="25349740244798533"> 7494 <trans-unit id="25349740244798533">
7405 <source>Username copied</source> 7495 <source>Username copied</source>
7406 <target>Benutzername kopiert</target> 7496 <target>Benutzername kopiert</target>
@@ -7573,8 +7663,8 @@ Erstelle mein Konto</target>
7573 <trans-unit id="3203902538239082422" datatype="html"> 7663 <trans-unit id="3203902538239082422" datatype="html">
7574 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7664 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7575 <target state="translated">Sie haben die Anmeldung aktiviert: Wir haben das Kontrollkästchen "Neue Videos automatisch blockieren" im Abschnitt "Videos" direkt darunter aktiviert.</target> 7665 <target state="translated">Sie haben die Anmeldung aktiviert: Wir haben das Kontrollkästchen "Neue Videos automatisch blockieren" im Abschnitt "Videos" direkt darunter aktiviert.</target>
7576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7666
7577 </trans-unit> 7667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7578 <trans-unit id="6284468333579755406" datatype="html"> 7668 <trans-unit id="6284468333579755406" datatype="html">
7579 <source>Edit custom configuration</source> 7669 <source>Edit custom configuration</source>
7580 <target state="translated">Benutzerdefinierte Konfiguration bearbeiten</target> 7670 <target state="translated">Benutzerdefinierte Konfiguration bearbeiten</target>
@@ -7772,7 +7862,7 @@ Erstelle mein Konto</target>
7772 7862
7773 7863
7774 7864
7775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7776 <trans-unit id="3145156821099755377" datatype="html"> 7866 <trans-unit id="3145156821099755377" datatype="html">
7777 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7867 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7778 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7868 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -7888,15 +7978,14 @@ Erstelle mein Konto</target>
7888 <source>Follow request(s) sent!</source> 7978 <source>Follow request(s) sent!</source>
7889 <target>Anfrage(n) zum Abonnieren gesendet!</target> 7979 <target>Anfrage(n) zum Abonnieren gesendet!</target>
7890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7891 </trans-unit> 7981 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7892 <trans-unit id="3459358413436264734" datatype="html"> 7982 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7893 <source>Your instance subscriptions</source>
7894 <target state="translated">Ihre Instanz-Abonnements</target>
7895 <context-group purpose="location"> 7983 <context-group purpose="location">
7896 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7984 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7897 <context context-type="linenumber">3</context> 7985 <context context-type="linenumber">3</context>
7898 </context-group> 7986 </context-group>
7899 </trans-unit> 7987 </trans-unit>
7988
7900 <trans-unit id="9160510009013134726"> 7989 <trans-unit id="9160510009013134726">
7901 <source>Unfollow</source> 7990 <source>Unfollow</source>
7902 <target>Abonnement beenden</target> 7991 <target>Abonnement beenden</target>
@@ -8444,17 +8533,23 @@ Erstelle mein Konto</target>
8444 <trans-unit id="780323526182667308" datatype="html"> 8533 <trans-unit id="780323526182667308" datatype="html">
8445 <source>User <x id="PH"/> updated.</source> 8534 <source>User <x id="PH"/> updated.</source>
8446 <target state="translated">Benutzer <x id="PH"/> aktualisiert.</target> 8535 <target state="translated">Benutzer <x id="PH"/> aktualisiert.</target>
8447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8536
8448 </trans-unit> 8537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8449 <trans-unit id="1349763489797682899"> 8538 <trans-unit id="1349763489797682899">
8450 <source>Update user</source> 8539 <source>Update user</source>
8451 <target>Benutzer aktualisieren</target> 8540 <target>Benutzer aktualisieren</target>
8452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8541
8453 </trans-unit> 8542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8454 <trans-unit id="8819563010322372715"> 8543 <trans-unit id="8819563010322372715">
8455 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8544 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8456 <target>Eine E-Mail, die zum Zurücksetzen des Kennworts auffordert, wurde an <x id="PH"/> gesendet.</target> 8545 <target>Eine E-Mail, die zum Zurücksetzen des Kennworts auffordert, wurde an <x id="PH"/> gesendet.</target>
8457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8546
8547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8548 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8549 <context-group purpose="location">
8550 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8551 <context context-type="linenumber">134</context>
8552 </context-group>
8458 </trans-unit> 8553 </trans-unit>
8459 <trans-unit id="7483807629538115183" datatype="html"> 8554 <trans-unit id="7483807629538115183" datatype="html">
8460 <source>Users list</source> 8555 <source>Users list</source>
@@ -8993,9 +9088,9 @@ Erstelle mein Konto</target>
8993 <trans-unit id="1716062177529601456" datatype="html"> 9088 <trans-unit id="1716062177529601456" datatype="html">
8994 <source>Channel filters</source> 9089 <source>Channel filters</source>
8995 <target state="translated">Kanalfilter</target> 9090 <target state="translated">Kanalfilter</target>
8996 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9091
8997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9092
8998 </trans-unit> 9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8999 <trans-unit id="6059091237492573541" datatype="html"> 9094 <trans-unit id="6059091237492573541" datatype="html">
9000 <source>Update video channel</source> 9095 <source>Update video channel</source>
9001 <target state="translated">Kanal aktualisieren</target> 9096 <target state="translated">Kanal aktualisieren</target>
@@ -9064,18 +9159,18 @@ Erstelle mein Konto</target>
9064 <trans-unit id="5851560788527570644" datatype="html"> 9159 <trans-unit id="5851560788527570644" datatype="html">
9065 <source>Notifications</source> 9160 <source>Notifications</source>
9066 <target state="translated">Benachrichtigungen</target> 9161 <target state="translated">Benachrichtigungen</target>
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9162
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9163
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9164
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9165
9071 </trans-unit> 9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9072 <trans-unit id="6658000829978978023" datatype="html"> 9167 <trans-unit id="6658000829978978023" datatype="html">
9073 <source>Applications</source> 9168 <source>Applications</source>
9074 <target state="translated">Anwendungen</target> 9169 <target state="translated">Anwendungen</target>
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9170
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9171
9077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9172
9078 </trans-unit> 9173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9079 <trans-unit id="104404386496394770" datatype="html"> 9174 <trans-unit id="104404386496394770" datatype="html">
9080 <source>Delete playlist</source> 9175 <source>Delete playlist</source>
9081 <target state="translated">Wiedergabeliste entfernen</target> 9176 <target state="translated">Wiedergabeliste entfernen</target>
@@ -9089,9 +9184,9 @@ Erstelle mein Konto</target>
9089 <trans-unit id="4844578664427956129" datatype="html"> 9184 <trans-unit id="4844578664427956129" datatype="html">
9090 <source>Change ownership</source> 9185 <source>Change ownership</source>
9091 <target state="translated">Besitzer ändern</target> 9186 <target state="translated">Besitzer ändern</target>
9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9187
9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9188
9094 </trans-unit> 9189 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9095 <trans-unit id="3380608219513805292"> 9190 <trans-unit id="3380608219513805292">
9096 <source>Playlist <x id="PH"/> deleted.</source> 9191 <source>Playlist <x id="PH"/> deleted.</source>
9097 <target>Wiedergabeliste <x id="PH"/> gelöscht.</target> 9192 <target>Wiedergabeliste <x id="PH"/> gelöscht.</target>
@@ -9101,32 +9196,26 @@ Erstelle mein Konto</target>
9101 <trans-unit id="3058024914967508975"> 9196 <trans-unit id="3058024914967508975">
9102 <source>My videos</source> 9197 <source>My videos</source>
9103 <target>Meine Videos</target> 9198 <target>Meine Videos</target>
9104 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9199
9105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9200
9106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9201
9107 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9202
9108 </trans-unit> 9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9109 <trans-unit id="8197117721861453263"> 9204 <trans-unit id="8197117721861453263">
9110 <source>Do you really want to delete <x id="PH"/> videos?</source> 9205 <source>Do you really want to delete <x id="PH"/> videos?</source>
9111 <target>Willst du wirklich <x id="PH"/> Videos löschen?</target> 9206 <target>Willst du wirklich <x id="PH"/> Videos löschen?</target>
9112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9207
9113 </trans-unit> 9208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9114 <trans-unit id="696910741870112536" datatype="html"> 9209 <trans-unit id="696910741870112536" datatype="html">
9115 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9210 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9116 <target state="translated">{length, plural, =1 {Video wurde gelöscht} other {<x id="length"/> Videos wurden gelöscht}}</target> 9211 <target state="translated">{length, plural, =1 {Video wurde gelöscht} other {<x id="length"/> Videos wurden gelöscht}}</target>
9117 <context-group purpose="location"> 9212
9118 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9119 <context context-type="linenumber">191</context>
9120 </context-group>
9121 </trans-unit>
9122 <trans-unit id="3255171236149541417" datatype="html"> 9214 <trans-unit id="3255171236149541417" datatype="html">
9123 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9215 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9124 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> wurde gelöscht.</target> 9216 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> wurde gelöscht.</target>
9125 <context-group purpose="location"> 9217
9126 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9127 <context context-type="linenumber">193,191</context>
9128 </context-group>
9129 </trans-unit>
9130 <trans-unit id="2591467977473302125" datatype="html"> 9219 <trans-unit id="2591467977473302125" datatype="html">
9131 <source>Videos list</source> 9220 <source>Videos list</source>
9132 <target state="translated">Liste der Videos</target> 9221 <target state="translated">Liste der Videos</target>
@@ -9171,8 +9260,8 @@ Erstelle mein Konto</target>
9171 <trans-unit id="3245220240937722814"> 9260 <trans-unit id="3245220240937722814">
9172 <source>My channels</source> 9261 <source>My channels</source>
9173 <target>Meine Kanäle</target> 9262 <target>Meine Kanäle</target>
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9263
9175 </trans-unit> 9264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9176 <trans-unit id="1498264516089100469" datatype="html"> 9265 <trans-unit id="1498264516089100469" datatype="html">
9177 <source>My synchronizations</source> 9266 <source>My synchronizations</source>
9178 <target state="new">My synchronizations</target> 9267 <target state="new">My synchronizations</target>
@@ -9196,17 +9285,17 @@ Erstelle mein Konto</target>
9196 <trans-unit id="7545420287297803988"> 9285 <trans-unit id="7545420287297803988">
9197 <source>My playlists</source> 9286 <source>My playlists</source>
9198 <target>Meine Wiedergabelisten</target> 9287 <target>Meine Wiedergabelisten</target>
9199 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9288
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9289
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9290
9202 </trans-unit> 9291 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9203 <trans-unit id="2527931602940887636"> 9292 <trans-unit id="2527931602940887636">
9204 <source>My subscriptions</source> 9293 <source>My subscriptions</source>
9205 <target>Meine Abos</target> 9294 <target>Meine Abos</target>
9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9295
9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9296
9208 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9297
9209 </trans-unit> 9298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9210 <trans-unit id="5177154708872200221" datatype="html"> 9299 <trans-unit id="5177154708872200221" datatype="html">
9211 <source>You don't have any subscription yet.</source> 9300 <source>You don't have any subscription yet.</source>
9212 <target state="translated">Sie haben noch kein Abonnement.</target> 9301 <target state="translated">Sie haben noch kein Abonnement.</target>
@@ -9215,8 +9304,8 @@ Erstelle mein Konto</target>
9215 <trans-unit id="1991904494976135035" datatype="html"> 9304 <trans-unit id="1991904494976135035" datatype="html">
9216 <source>My abuse reports</source> 9305 <source>My abuse reports</source>
9217 <target state="translated">Meine Missbrauchsmeldungen</target> 9306 <target state="translated">Meine Missbrauchsmeldungen</target>
9218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9307
9219 </trans-unit> 9308 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9220 <trans-unit id="5603224609929994288" datatype="html"> 9309 <trans-unit id="5603224609929994288" datatype="html">
9221 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9310 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9222 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> wartet auf E-Mail Verifizierung </target> 9311 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> wartet auf E-Mail Verifizierung </target>
@@ -9263,28 +9352,28 @@ Erstelle mein Konto</target>
9263 <trans-unit id="8181077408762380407" datatype="html"> 9352 <trans-unit id="8181077408762380407" datatype="html">
9264 <source>Channels</source> 9353 <source>Channels</source>
9265 <target state="translated">Kanäle</target> 9354 <target state="translated">Kanäle</target>
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9355
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9356
9268 </trans-unit> 9357 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9269 <trans-unit id="8936704404804793618" datatype="html"> 9358 <trans-unit id="8936704404804793618" datatype="html">
9270 <source>Videos</source> 9359 <source>Videos</source>
9271 <target state="translated">Videos</target> 9360 <target state="translated">Videos</target>
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9361
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9362
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9363
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9364
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9365
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9366
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9367
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9368
9280 </trans-unit> 9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9281 <trans-unit id="1823843876735462104" datatype="html"> 9370 <trans-unit id="1823843876735462104" datatype="html">
9282 <source>Playlists</source> 9371 <source>Playlists</source>
9283 <target state="translated">Wiedergabelisten</target> 9372 <target state="translated">Wiedergabelisten</target>
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9373
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9374
9286 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9375
9287 </trans-unit> 9376 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9288 <trans-unit id="7916647920967632052" datatype="html"> 9377 <trans-unit id="7916647920967632052" datatype="html">
9289 <source>max size</source> 9378 <source>max size</source>
9290 <target state="translated">maximale Größe</target> 9379 <target state="translated">maximale Größe</target>
@@ -9503,8 +9592,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9503 <trans-unit id="375263728166936544"> 9592 <trans-unit id="375263728166936544">
9504 <source>You need to reconnect.</source> 9593 <source>You need to reconnect.</source>
9505 <target>Bitte verbinde dich erneut.</target> 9594 <target>Bitte verbinde dich erneut.</target>
9506 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9595
9507 </trans-unit> 9596 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9508 <trans-unit id="8093156107152165809" datatype="html"> 9597 <trans-unit id="8093156107152165809" datatype="html">
9509 <source>Show/hide this help menu</source> 9598 <source>Show/hide this help menu</source>
9510 <target state="translated">Anzeigen/Verstecken dieses Hilfemenüs</target> 9599 <target state="translated">Anzeigen/Verstecken dieses Hilfemenüs</target>
@@ -9529,39 +9618,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9529 <trans-unit id="3608407683173066091" datatype="html"> 9618 <trans-unit id="3608407683173066091" datatype="html">
9530 <source>My history</source> 9619 <source>My history</source>
9531 <target state="translated">Mein Verlauf</target> 9620 <target state="translated">Mein Verlauf</target>
9532 <context-group purpose="location"> 9621
9533 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9622 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9534 <context context-type="linenumber">98</context>
9535 </context-group>
9536 </trans-unit>
9537 <trans-unit id="4024404994702813072" datatype="html"> 9623 <trans-unit id="4024404994702813072" datatype="html">
9538 <source>In my library</source> 9624 <source>In my library</source>
9539 <target state="translated">In meiner Bibliothek</target> 9625 <target state="translated">In meiner Bibliothek</target>
9540 <context-group purpose="location"> 9626
9541 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9627 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9542 <context context-type="linenumber">104</context>
9543 </context-group>
9544 </trans-unit>
9545 <trans-unit id="232050922346936574" datatype="html"> 9628 <trans-unit id="232050922346936574" datatype="html">
9546 <source>Trending</source> 9629 <source>Trending</source>
9547 <target state="translated">Beliebt</target> 9630 <target state="translated">Beliebt</target>
9548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9631
9549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9632
9550 </trans-unit> 9633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9551 <trans-unit id="6470888608149621404" datatype="html"> 9634 <trans-unit id="6470888608149621404" datatype="html">
9552 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9635 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9553 <target state="translated">AUF <x id="PH" equiv-text="config.instance.name"/></target> 9636 <target state="translated">AUF <x id="PH" equiv-text="config.instance.name"/></target>
9554 <context-group purpose="location"> 9637
9555 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9556 <context context-type="linenumber">150</context>
9557 </context-group>
9558 </trans-unit>
9559 <trans-unit id="2821179408673282599" datatype="html"> 9639 <trans-unit id="2821179408673282599" datatype="html">
9560 <source>Home</source> 9640 <source>Home</source>
9561 <target state="translated">Startseite</target> 9641 <target state="translated">Startseite</target>
9562 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9642
9563 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9643
9564 </trans-unit> 9644 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9565 <trans-unit id="4648900870671159218"> 9645 <trans-unit id="4648900870671159218">
9566 <source>Success</source> 9646 <source>Success</source>
9567 <target>Erfolg</target> 9647 <target>Erfolg</target>
@@ -9571,13 +9651,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9571 <trans-unit id="1266887509445371246"> 9651 <trans-unit id="1266887509445371246">
9572 <source>Incorrect username or password.</source> 9652 <source>Incorrect username or password.</source>
9573 <target>Falscher Benutzername oder falsches Passwort.</target> 9653 <target>Falscher Benutzername oder falsches Passwort.</target>
9574 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9654
9575 </trans-unit> 9655 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9576 <trans-unit id="6974874606619467663" datatype="html"> 9656 <trans-unit id="6974874606619467663" datatype="html">
9577 <source>Your account is blocked.</source> 9657 <source>Your account is blocked.</source>
9578 <target state="translated">Ihr Konto wurde gesperrt.</target> 9658 <target state="translated">Ihr Konto wurde gesperrt.</target>
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9659
9580 </trans-unit> 9660 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9581 <trans-unit id="7939914198003891823" datatype="html"> 9661 <trans-unit id="7939914198003891823" datatype="html">
9582 <source>any language</source> 9662 <source>any language</source>
9583 <target state="translated">jede Sprache</target> 9663 <target state="translated">jede Sprache</target>
@@ -9747,6 +9827,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9747 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9827 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9748 <context context-type="linenumber">7</context> 9828 <context context-type="linenumber">7</context>
9749 </context-group> 9829 </context-group>
9830 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9831 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9832</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9833</target>
9834 <context-group purpose="location">
9835 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9836 <context context-type="linenumber">1,4</context>
9837 </context-group>
9750 </trans-unit> 9838 </trans-unit>
9751 <trans-unit id="7804724824750282316" datatype="html"> 9839 <trans-unit id="7804724824750282316" datatype="html">
9752 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9840 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9879,7 +9967,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9879 <trans-unit id="9178182467454450952"> 9967 <trans-unit id="9178182467454450952">
9880 <source>Confirm</source> 9968 <source>Confirm</source>
9881 <target>Okay</target> 9969 <target>Okay</target>
9882 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9970
9971 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9972 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9973 <context-group purpose="location">
9974 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9975 <context context-type="linenumber">28,30</context>
9976 </context-group>
9977 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9978 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9979 <context-group purpose="location">
9980 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9981 <context context-type="linenumber">34,36</context>
9982 </context-group>
9983 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9984 <source>Two-factor code</source><target state="new">Two-factor code</target>
9985 <context-group purpose="location">
9986 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9987 <context context-type="linenumber">42</context>
9988 </context-group>
9989 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9990 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9991 <context-group purpose="location">
9992 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9993 <context context-type="linenumber">43</context>
9994 </context-group>
9995 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9996 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9997 <context-group purpose="location">
9998 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9999 <context context-type="linenumber">77</context>
10000 </context-group>
9883 </trans-unit> 10001 </trans-unit>
9884 <trans-unit id="7784486624424057376"> 10002 <trans-unit id="7784486624424057376">
9885 <source>Instance name is required.</source> 10003 <source>Instance name is required.</source>
@@ -10083,6 +10201,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10083 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10201 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10084 <target state="translated">Handle muss gültig sein (z. B. chocobozzz@example.com).</target> 10202 <target state="translated">Handle muss gültig sein (z. B. chocobozzz@example.com).</target>
10085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10204 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10205 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10206 <context-group purpose="location">
10207 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10208 <context context-type="linenumber">69</context>
10209 </context-group>
10086 </trans-unit> 10210 </trans-unit>
10087 <trans-unit id="4968369344159400023"> 10211 <trans-unit id="4968369344159400023">
10088 <source>Your name is required.</source> 10212 <source>Your name is required.</source>
@@ -10138,10 +10262,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10138 <trans-unit id="3577237269587081090"> 10262 <trans-unit id="3577237269587081090">
10139 <source>Password is required.</source> 10263 <source>Password is required.</source>
10140 <target>Bitte gib ein Passwort ein.</target> 10264 <target>Bitte gib ein Passwort ein.</target>
10141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10265
10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10266
10143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10267
10144 </trans-unit> 10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10145 <trans-unit id="3152303769378345477"> 10269 <trans-unit id="3152303769378345477">
10146 <source>Confirmation of the password is required.</source> 10270 <source>Confirmation of the password is required.</source>
10147 <target>Bitte bestätige das Passwort.</target> 10271 <target>Bitte bestätige das Passwort.</target>
@@ -10185,94 +10309,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10185 <trans-unit id="525871656034789056"> 10309 <trans-unit id="525871656034789056">
10186 <source>Password must be at least 6 characters long.</source> 10310 <source>Password must be at least 6 characters long.</source>
10187 <target>Das Passwort muss mindestens 6 Zeichen lang sein.</target> 10311 <target>Das Passwort muss mindestens 6 Zeichen lang sein.</target>
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10312
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10313
10190 </trans-unit> 10314 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10191 <trans-unit id="1099684476181448167"> 10315 <trans-unit id="1099684476181448167">
10192 <source>Password cannot be more than 255 characters long.</source> 10316 <source>Password cannot be more than 255 characters long.</source>
10193 <target>Das Passwort darf nicht länger als 255 Zeichen lang sein.</target> 10317 <target>Das Passwort darf nicht länger als 255 Zeichen lang sein.</target>
10194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10318
10195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10319
10196 </trans-unit> 10320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10197 <trans-unit id="3392630942539073768"> 10321 <trans-unit id="3392630942539073768">
10198 <source>The new password and the confirmed password do not correspond.</source> 10322 <source>The new password and the confirmed password do not correspond.</source>
10199 <target>Die Passwörter stimmen nicht überein.</target> 10323 <target>Die Passwörter stimmen nicht überein.</target>
10200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10324
10201 </trans-unit> 10325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10202 <trans-unit id="2027337371129904473"> 10326 <trans-unit id="2027337371129904473">
10203 <source>Video quota is required.</source> 10327 <source>Video quota is required.</source>
10204 <target>Das Videokontingent muss angegeben werden.</target> 10328 <target>Das Videokontingent muss angegeben werden.</target>
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10329
10206 </trans-unit> 10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10207 <trans-unit id="267386529333143660"> 10331 <trans-unit id="267386529333143660">
10208 <source>Quota must be greater than -1.</source> 10332 <source>Quota must be greater than -1.</source>
10209 <target>Das Kontingent muss größer als -1 sein.</target> 10333 <target>Das Kontingent muss größer als -1 sein.</target>
10210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10334
10211 </trans-unit> 10335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10212 <trans-unit id="1220179061234048936"> 10336 <trans-unit id="1220179061234048936">
10213 <source>Daily upload limit is required.</source> 10337 <source>Daily upload limit is required.</source>
10214 <target>Bitte gibt eine tägliche Obergrenze zum Hochladen ein.</target> 10338 <target>Bitte gibt eine tägliche Obergrenze zum Hochladen ein.</target>
10215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10339
10216 </trans-unit> 10340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10217 <trans-unit id="8959404382357999234"> 10341 <trans-unit id="8959404382357999234">
10218 <source>Daily upload limit must be greater than -1.</source> 10342 <source>Daily upload limit must be greater than -1.</source>
10219 <target>Die tägliche Obergrenze zum Hochladen muss größer als -1 sein.</target> 10343 <target>Die tägliche Obergrenze zum Hochladen muss größer als -1 sein.</target>
10220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10344
10221 </trans-unit> 10345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10222 <trans-unit id="4796798537475457493"> 10346 <trans-unit id="4796798537475457493">
10223 <source>User role is required.</source> 10347 <source>User role is required.</source>
10224 <target>Die Benutzerrolle muss angegeben werden.</target> 10348 <target>Die Benutzerrolle muss angegeben werden.</target>
10225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10349
10226 </trans-unit> 10350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10227 <trans-unit id="2761226139624435788"> 10351 <trans-unit id="2761226139624435788">
10228 <source>Description must be at least 3 characters long.</source> 10352 <source>Description must be at least 3 characters long.</source>
10229 <target>Die Beschreibung muss mindestens 3 Zeichen umfassen.</target> 10353 <target>Die Beschreibung muss mindestens 3 Zeichen umfassen.</target>
10230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10354
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10355
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10356
10233 </trans-unit> 10357 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10234 <trans-unit id="4717982586356605243"> 10358 <trans-unit id="4717982586356605243">
10235 <source>Description cannot be more than 1000 characters long.</source> 10359 <source>Description cannot be more than 1000 characters long.</source>
10236 <target>Beschreibung kann nicht länger als 1000 Zeichen sein.</target> 10360 <target>Beschreibung kann nicht länger als 1000 Zeichen sein.</target>
10237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10361
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10362
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10363
10240 </trans-unit> 10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10241 <trans-unit id="1814372869868173571" datatype="html"> 10365 <trans-unit id="1814372869868173571" datatype="html">
10242 <source>You must agree with the instance terms in order to register on it.</source> 10366 <source>You must agree with the instance terms in order to register on it.</source>
10243 <target state="translated">Du musst den Bedingungen dieser Instanz zustimmen um dich zu registrieren.</target> 10367 <target state="translated">Du musst den Bedingungen dieser Instanz zustimmen um dich zu registrieren.</target>
10244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10368
10245 </trans-unit> 10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10246 <trans-unit id="7803960725351649605"> 10370 <trans-unit id="7803960725351649605">
10247 <source>Ban reason must be at least 3 characters long.</source> 10371 <source>Ban reason must be at least 3 characters long.</source>
10248 <target>Der Grund für die Sperrung muss mindestens 3 Zeichen umfassen.</target> 10372 <target>Der Grund für die Sperrung muss mindestens 3 Zeichen umfassen.</target>
10249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10373
10250 </trans-unit> 10374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10251 <trans-unit id="3851609012243698179"> 10375 <trans-unit id="3851609012243698179">
10252 <source>Ban reason cannot be more than 250 characters long.</source> 10376 <source>Ban reason cannot be more than 250 characters long.</source>
10253 <target>Der Grund für die Sperrung darf nicht mehr als 250 Zeichen umfassen.</target> 10377 <target>Der Grund für die Sperrung darf nicht mehr als 250 Zeichen umfassen.</target>
10254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10378
10255 </trans-unit> 10379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10256 <trans-unit id="6632896893630378443"> 10380 <trans-unit id="6632896893630378443">
10257 <source>Display name is required.</source> 10381 <source>Display name is required.</source>
10258 <target>Der Anzeigename muss angegeben werden.</target> 10382 <target>Der Anzeigename muss angegeben werden.</target>
10259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10383
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10384
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10385
10262 </trans-unit> 10386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10263 <trans-unit id="1303578752658966736"> 10387 <trans-unit id="1303578752658966736">
10264 <source>Display name must be at least 1 character long.</source> 10388 <source>Display name must be at least 1 character long.</source>
10265 <target>Der Anzeigename muss mindestens 1 Zeichen lang sein.</target> 10389 <target>Der Anzeigename muss mindestens 1 Zeichen lang sein.</target>
10266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10390
10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10391
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10392
10269 </trans-unit> 10393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10270 <trans-unit id="4613240543124934954"> 10394 <trans-unit id="4613240543124934954">
10271 <source>Display name cannot be more than 50 characters long.</source> 10395 <source>Display name cannot be more than 50 characters long.</source>
10272 <target>Der Anzeigename darf nicht länger als 50 Zeichen lang sein.</target> 10396 <target>Der Anzeigename darf nicht länger als 50 Zeichen lang sein.</target>
10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10397
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10398
10275 </trans-unit> 10399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10276 <trans-unit id="1000468652492651683"> 10400 <trans-unit id="1000468652492651683">
10277 <source>Report reason is required.</source> 10401 <source>Report reason is required.</source>
10278 <target>Es muss ein Grund für die Meldung angegeben werden.</target> 10402 <target>Es muss ein Grund für die Meldung angegeben werden.</target>
@@ -11146,10 +11270,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11146 <trans-unit id="6952960992592445535" datatype="html"> 11270 <trans-unit id="6952960992592445535" datatype="html">
11147 <source><x id="PH"/> (channel page) </source> 11271 <source><x id="PH"/> (channel page) </source>
11148 <target state="translated"><x id="PH"/> (Kanalseite) </target> 11272 <target state="translated"><x id="PH"/> (Kanalseite) </target>
11149 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11273
11150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11274
11151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11275
11152 </trans-unit> 11276 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11153 <trans-unit id="1209500590333005801" datatype="html"> 11277 <trans-unit id="1209500590333005801" datatype="html">
11154 <source><x id="PH"/> (account page) </source> 11278 <source><x id="PH"/> (account page) </source>
11155 <target state="translated"><x id="PH"/> (Kontoseite) </target> 11279 <target state="translated"><x id="PH"/> (Kontoseite) </target>
@@ -11528,23 +11652,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11528 <trans-unit id="968295009933361070"> 11652 <trans-unit id="968295009933361070">
11529 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11653 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11530 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es in <x id="PH"/> Minuten nochmal.</target> 11654 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es in <x id="PH"/> Minuten nochmal.</target>
11531 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11655
11532 </trans-unit> 11656 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11533 <trans-unit id="4965472196059235310"> 11657 <trans-unit id="4965472196059235310">
11534 <source>Too many attempts, please try again later.</source> 11658 <source>Too many attempts, please try again later.</source>
11535 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es später nochmal.</target> 11659 <target>Zu viele Versuche in kurzer Zeit. Bitte versuche es später nochmal.</target>
11536 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11660
11537 </trans-unit> 11661 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11538 <trans-unit id="1693549688987384699"> 11662 <trans-unit id="1693549688987384699">
11539 <source>Server error. Please retry later.</source> 11663 <source>Server error. Please retry later.</source>
11540 <target>Server-Fehler. Bitte später erneut versuchen.</target> 11664 <target>Server-Fehler. Bitte später erneut versuchen.</target>
11541 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11665
11542 </trans-unit> 11666 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11543 <trans-unit id="7436975022198908854" datatype="html"> 11667 <trans-unit id="7436975022198908854" datatype="html">
11544 <source>Unknown server error</source> 11668 <source>Unknown server error</source>
11545 <target state="translated">Unbekannter Serverfehler</target> 11669 <target state="translated">Unbekannter Serverfehler</target>
11546 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11670
11547 </trans-unit> 11671 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11548 <trans-unit id="5927402622550505067" datatype="html"> 11672 <trans-unit id="5927402622550505067" datatype="html">
11549 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11673 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11550 <target state="translated">Alle Kanäle von <x id="PH"/> abonniert. Du wirst über neue Videos darin benachrichtigt.</target> 11674 <target state="translated">Alle Kanäle von <x id="PH"/> abonniert. Du wirst über neue Videos darin benachrichtigt.</target>
@@ -11699,8 +11823,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11699 <trans-unit id="2115592966120408375"> 11823 <trans-unit id="2115592966120408375">
11700 <source>Copied</source> 11824 <source>Copied</source>
11701 <target>Kopiert</target> 11825 <target>Kopiert</target>
11702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11826
11703 </trans-unit> 11827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11704 <trans-unit id="4323470180912194028" datatype="html"> 11828 <trans-unit id="4323470180912194028" datatype="html">
11705 <source>Copy</source> 11829 <source>Copy</source>
11706 <target state="translated">Kopieren</target> 11830 <target state="translated">Kopieren</target>
@@ -11948,46 +12072,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11948 <trans-unit id="4058575476871566236"> 12072 <trans-unit id="4058575476871566236">
11949 <source>Published</source> 12073 <source>Published</source>
11950 <target>Veröffentlicht</target> 12074 <target>Veröffentlicht</target>
11951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12075
11952 </trans-unit> 12076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11953 <trans-unit id="7657908235362559477" datatype="html"> 12077 <trans-unit id="7657908235362559477" datatype="html">
11954 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12078 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11955 <target state="translated">Veröffentlichung geplant am <x id="PH" equiv-text="updateAt"/></target> 12079 <target state="translated">Veröffentlichung geplant am <x id="PH" equiv-text="updateAt"/></target>
11956 <context-group purpose="location"> 12080
11957 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12081 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11958 <context context-type="linenumber">178</context>
11959 </context-group>
11960 </trans-unit>
11961 <trans-unit id="5093002376262354382" datatype="html"> 12082 <trans-unit id="5093002376262354382" datatype="html">
11962 <source>Transcoding failed</source> 12083 <source>Transcoding failed</source>
11963 <target state="translated">Transkodierung fehlgeschlagen</target> 12084 <target state="translated">Transkodierung fehlgeschlagen</target>
11964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12085
11965 </trans-unit> 12086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11966 <trans-unit id="118687079501751948" datatype="html"> 12087 <trans-unit id="118687079501751948" datatype="html">
11967 <source>Move to external storage failed</source> 12088 <source>Move to external storage failed</source>
11968 <target state="translated">Verschiebung auf externen Speicher fehlgeschlagen</target> 12089 <target state="translated">Verschiebung auf externen Speicher fehlgeschlagen</target>
11969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12090
11970 </trans-unit> 12091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11971 <trans-unit id="4887724548587271148"> 12092 <trans-unit id="4887724548587271148">
11972 <source>Waiting transcoding</source> 12093 <source>Waiting transcoding</source>
11973 <target>Warte auf Transkodierung</target> 12094 <target>Warte auf Transkodierung</target>
11974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12095
11975 </trans-unit> 12096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11976 <trans-unit id="4517785179607945981"> 12097 <trans-unit id="4517785179607945981">
11977 <source>To transcode</source> 12098 <source>To transcode</source>
11978 <target>Zur Transkodierung</target> 12099 <target>Zur Transkodierung</target>
11979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12100
11980 </trans-unit> 12101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11981 <trans-unit id="3299576663551440736"> 12102 <trans-unit id="3299576663551440736">
11982 <source>To import</source> 12103 <source>To import</source>
11983 <target>Zu importieren</target> 12104 <target>Zu importieren</target>
11984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12105
11985 </trans-unit> 12106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11986 <trans-unit id="6963802198225789806" datatype="html"> 12107 <trans-unit id="6963802198225789806" datatype="html">
11987 <source>To edit</source> 12108 <source>To edit</source>
11988 <target state="translated">Zu Bearbeiten</target> 12109 <target state="translated">Zu Bearbeiten</target>
11989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12110
11990 </trans-unit> 12111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11991 <trans-unit id="8492933894084361602" datatype="html"> 12112 <trans-unit id="8492933894084361602" datatype="html">
11992 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12113 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11993 <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12114 <target state="translated">Abonnieren Sie den RSS-Feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12076,40 +12197,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12076 <trans-unit id="3284171506518522275"> 12197 <trans-unit id="3284171506518522275">
12077 <source>Your video was uploaded to your account and is private.</source> 12198 <source>Your video was uploaded to your account and is private.</source>
12078 <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target> 12199 <target>Das Video wurde in dein Konto hochgeladen und ist privat.</target>
12079 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12200
12080 </trans-unit> 12201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12081 <trans-unit id="5699822024600815733"> 12202 <trans-unit id="5699822024600815733">
12082 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12203 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12083 <target>Weitere Infos (Tags, Beschreibung, ...) werden verworfen, wenn du diese Seite verlässt. Bist du dir sicher?</target> 12204 <target>Weitere Infos (Tags, Beschreibung, ...) werden verworfen, wenn du diese Seite verlässt. Bist du dir sicher?</target>
12084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12205
12085 </trans-unit> 12206 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12086 <trans-unit id="1219739004043110649"> 12207 <trans-unit id="1219739004043110649">
12087 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12208 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12088 <target>Dein Video ist noch nicht hochgeladen. Willst du diese Seite wirklich verlassen?</target> 12209 <target>Dein Video ist noch nicht hochgeladen. Willst du diese Seite wirklich verlassen?</target>
12089 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12210
12090 </trans-unit> 12211 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12091 <trans-unit id="1830802698757049943" datatype="html"> 12212 <trans-unit id="1830802698757049943" datatype="html">
12092 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12213 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12093 <target state="translated"><x id="PH" equiv-text="videoName"/> veröffentlichen</target> 12214 <target state="translated"><x id="PH" equiv-text="videoName"/> veröffentlichen</target>
12094 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12215
12095 </trans-unit> 12216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12096 <trans-unit id="6932865105766151309" datatype="html"> 12217 <trans-unit id="6932865105766151309" datatype="html">
12097 <source>Upload</source> 12218 <source>Upload</source>
12098 <target state="translated">Hochladen</target> 12219 <target state="translated">Hochladen</target>
12099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12220
12100 </trans-unit> 12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12101 <trans-unit id="8278735427925094503"> 12222 <trans-unit id="8278735427925094503">
12102 <source>Upload <x id="PH"/> </source> 12223 <source>Upload <x id="PH"/> </source>
12103 <target> 12224 <target>
12104 <x id="PH"/> hochladen 12225 <x id="PH"/> hochladen
12105 </target> 12226 </target>
12106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12227
12107 </trans-unit> 12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12108 <trans-unit id="5981816353437801748"> 12229 <trans-unit id="5981816353437801748">
12109 <source>Video published.</source> 12230 <source>Video published.</source>
12110 <target>Video veröffentlicht.</target> 12231 <target>Video veröffentlicht.</target>
12111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12232
12112 </trans-unit> 12233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12113 <trans-unit id="764164089183618119"> 12234 <trans-unit id="764164089183618119">
12114 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12235 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12115 <target>Es gibt ungespeicherte Änderungen! Wenn du die Seite verlässt, gehen die Änderungen verloren.</target> 12236 <target>Es gibt ungespeicherte Änderungen! Wenn du die Seite verlässt, gehen die Änderungen verloren.</target>
@@ -12246,7 +12367,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12246 12367
12247 12368
12248 12369
12249 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12370 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12250 <trans-unit id="3354816756665089864" datatype="html"> 12371 <trans-unit id="3354816756665089864" datatype="html">
12251 <source>Autoplay is suspended</source> 12372 <source>Autoplay is suspended</source>
12252 <target state="translated">Autoplay ist unterbrochen</target> 12373 <target state="translated">Autoplay ist unterbrochen</target>
@@ -12335,9 +12456,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12335 <trans-unit id="2431286785954354122" datatype="html"> 12456 <trans-unit id="2431286785954354122" datatype="html">
12336 <source>Recently added</source> 12457 <source>Recently added</source>
12337 <target state="translated">Kürzlich hinzugefügt</target> 12458 <target state="translated">Kürzlich hinzugefügt</target>
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12459
12339 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12460
12340 </trans-unit> 12461 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12341 <trans-unit id="12646164819555880"> 12462 <trans-unit id="12646164819555880">
12342 <source>Videos from your subscriptions</source> 12463 <source>Videos from your subscriptions</source>
12343 <target>Videos aus deinen Abos</target> 12464 <target>Videos aus deinen Abos</target>
@@ -12346,17 +12467,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12346 <trans-unit id="1812379335568847528" datatype="html"> 12467 <trans-unit id="1812379335568847528" datatype="html">
12347 <source>Subscriptions</source> 12468 <source>Subscriptions</source>
12348 <target state="translated">Abos</target> 12469 <target state="translated">Abos</target>
12349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12470
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12471
12351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12472
12352 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12473
12353 </trans-unit> 12474 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12354 <trans-unit id="186236568870281953" datatype="html"> 12475 <trans-unit id="186236568870281953" datatype="html">
12355 <source>History</source> 12476 <source>History</source>
12356 <target state="translated">Verlauf</target> 12477 <target state="translated">Verlauf</target>
12357 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12478
12358 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12479
12359 </trans-unit> 12480 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12360 <trans-unit id="5237588857224999862" datatype="html"> 12481 <trans-unit id="5237588857224999862" datatype="html">
12361 <source>Open actions</source> 12482 <source>Open actions</source>
12362 <target state="translated">Aktionen öffnen</target> 12483 <target state="translated">Aktionen öffnen</target>
@@ -12368,11 +12489,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12368 <trans-unit id="8681933925782924101" datatype="html"> 12489 <trans-unit id="8681933925782924101" datatype="html">
12369 <source>Local videos</source> 12490 <source>Local videos</source>
12370 <target state="translated">Lokale Videos</target> 12491 <target state="translated">Lokale Videos</target>
12371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12492
12372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12493
12373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12494
12374 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12495
12375 </trans-unit> 12496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12376 <trans-unit id="5668077948386857930" datatype="html"> 12497 <trans-unit id="5668077948386857930" datatype="html">
12377 <source>Exclude</source> 12498 <source>Exclude</source>
12378 <target state="translated">Ausschließen</target> 12499 <target state="translated">Ausschließen</target>
@@ -12407,19 +12528,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12407 <trans-unit id="4668975178372693951" datatype="html"> 12528 <trans-unit id="4668975178372693951" datatype="html">
12408 <source>Discover videos</source> 12529 <source>Discover videos</source>
12409 <target state="translated">Videos entdecken</target> 12530 <target state="translated">Videos entdecken</target>
12410 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12531
12411 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12532
12412 </trans-unit> 12533 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12413 <trans-unit id="8067135025051844577" datatype="html"> 12534 <trans-unit id="8067135025051844577" datatype="html">
12414 <source>Trending videos</source> 12535 <source>Trending videos</source>
12415 <target state="translated">Beliebte Videos</target> 12536 <target state="translated">Beliebte Videos</target>
12416 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12537
12417 </trans-unit> 12538 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12418 <trans-unit id="664221386829541948" datatype="html"> 12539 <trans-unit id="664221386829541948" datatype="html">
12419 <source>Recently added videos</source> 12540 <source>Recently added videos</source>
12420 <target state="translated">Kürzlich hinzugefügte Videos</target> 12541 <target state="translated">Kürzlich hinzugefügte Videos</target>
12421 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12542
12422 </trans-unit> 12543 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12423 <trans-unit id="8212906256415538361" datatype="html"> 12544 <trans-unit id="8212906256415538361" datatype="html">
12424 <source>Upload a video</source> 12545 <source>Upload a video</source>
12425 <target state="translated">Ein Video hochladen</target> 12546 <target state="translated">Ein Video hochladen</target>
diff --git a/client/src/locale/angular.el-GR.xlf b/client/src/locale/angular.el-GR.xlf
index 8c143d551..1cf2b3cd7 100644
--- a/client/src/locale/angular.el-GR.xlf
+++ b/client/src/locale/angular.el-GR.xlf
@@ -489,17 +489,17 @@
489 <target state="translated">βίντεο</target> 489 <target state="translated">βίντεο</target>
490 490
491 491
492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
493 <trans-unit id="6995024616159044376" datatype="html"> 493 <trans-unit id="6995024616159044376" datatype="html">
494 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 494 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
495 <target state="translated">Το ÏŒÏιό σας ξεπεÏνιέται με αυτό το βίντεο (μέγεθος βίντεο: <x id="PH" equiv-text="videoSizeBytes"/>, χÏησιμοποιοÏνται: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, ÏŒÏιο: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 495 <target state="translated">Το ÏŒÏιό σας ξεπεÏνιέται με αυτό το βίντεο (μέγεθος βίντεο: <x id="PH" equiv-text="videoSizeBytes"/>, χÏησιμοποιοÏνται: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, ÏŒÏιο: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
496 496
497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
498 <trans-unit id="7873395933409147217" datatype="html"> 498 <trans-unit id="7873395933409147217" datatype="html">
499 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 499 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
500 <target state="translated">Το ημεÏήσιο ÏŒÏιό σας ξεπεÏνιέται με αυτό το βίντεο (μέγεθος βίντεο: <x id="PH" equiv-text="videoSizeBytes"/>, χÏησιμοποιοÏνται: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, ÏŒÏιο: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 500 <target state="translated">Το ημεÏήσιο ÏŒÏιό σας ξεπεÏνιέται με αυτό το βίντεο (μέγεθος βίντεο: <x id="PH" equiv-text="videoSizeBytes"/>, χÏησιμοποιοÏνται: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, ÏŒÏιο: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
501 501
502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
503 <trans-unit id="5235042777215655908" datatype="html"> 503 <trans-unit id="5235042777215655908" datatype="html">
504 <source>subtitles</source> 504 <source>subtitles</source>
505 <target state="translated">υπότιτλοι</target> 505 <target state="translated">υπότιτλοι</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Το στοιχείο <x id="PH" equiv-text="param"/> δεν βÏέθηκε</target> 567 <target state="translated">Το στοιχείο <x id="PH" equiv-text="param"/> δεν βÏέθηκε</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Εκτός λίστας</target> 572 <target>Εκτός λίστας</target>
@@ -725,16 +725,13 @@
725 <trans-unit id="158575725114802951" datatype="html"> 725 <trans-unit id="158575725114802951" datatype="html">
726 <source>Only live videos</source> 726 <source>Only live videos</source>
727 <target state="new">Only live videos</target> 727 <target state="new">Only live videos</target>
728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 728
729 </trans-unit> 729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
730 <trans-unit id="9157178301885999151" datatype="html"> 730 <trans-unit id="9157178301885999151" datatype="html">
731 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 731 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
732 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 732 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
733 <context-group purpose="location"> 733
734 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
735 <context context-type="linenumber">170</context>
736 </context-group>
737 </trans-unit>
738 <trans-unit id="7585826646011739428"> 735 <trans-unit id="7585826646011739428">
739 <source>Edit</source> 736 <source>Edit</source>
740 <target>ΕπεξεÏγασία</target> 737 <target>ΕπεξεÏγασία</target>
@@ -1191,22 +1188,28 @@
1191 <source>Username or email address</source> 1188 <source>Username or email address</source>
1192 <target>Όνομα χÏήστη ή διεÏθυνση e-mail</target> 1189 <target>Όνομα χÏήστη ή διεÏθυνση e-mail</target>
1193 1190
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1195 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1192 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1193
1194
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1196 <trans-unit id="1758058452376026925" datatype="html">
1197 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1198 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1199
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1201 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1196 <context-group purpose="location"> 1202 <context-group purpose="location">
1197 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1203 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1198 <context context-type="linenumber">46</context> 1204 <context context-type="linenumber">70</context>
1199 </context-group> 1205 </context-group>
1206 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1207 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1200 <context-group purpose="location"> 1208 <context-group purpose="location">
1201 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1209 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1202 <context context-type="linenumber">53</context> 1210 <context context-type="linenumber">72</context>
1203 </context-group> 1211 </context-group>
1204 </trans-unit> 1212 </trans-unit>
1205 <trans-unit id="1758058452376026925" datatype="html">
1206 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1207 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1208
1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1210 <trans-unit id="1431416938026210429"> 1213 <trans-unit id="1431416938026210429">
1211 <source>Password</source> 1214 <source>Password</source>
1212 <target>Κωδικός σÏνδεσης</target> 1215 <target>Κωδικός σÏνδεσης</target>
@@ -1218,17 +1221,17 @@
1218 1221
1219 1222
1220 1223
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1222 <trans-unit id="8715156686857791956" datatype="html"> 1225 <trans-unit id="8715156686857791956" datatype="html">
1223 <source>Click here to reset your password</source> 1226 <source>Click here to reset your password</source>
1224 <target state="translated">Κάντε κλικ εδώ για να επαναφέÏετε τον κωδικό Ï€Ïόσβασής σας</target> 1227 <target state="translated">Κάντε κλικ εδώ για να επαναφέÏετε τον κωδικό Ï€Ïόσβασής σας</target>
1225 1228
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1227 <trans-unit id="892063502898494584" datatype="html"> 1230 <trans-unit id="892063502898494584" datatype="html">
1228 <source>I forgot my password</source> 1231 <source>I forgot my password</source>
1229 <target state="translated">Ξέχασα τον κωδικό μου</target> 1232 <target state="translated">Ξέχασα τον κωδικό μου</target>
1230 1233
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1232 <trans-unit id="2101170466365500913" datatype="html"> 1235 <trans-unit id="2101170466365500913" datatype="html">
1233 <source>Logging into an account lets you publish content</source> 1236 <source>Logging into an account lets you publish content</source>
1234 <target state="new"> Logging into an account lets you publish content </target> 1237 <target state="new"> Logging into an account lets you publish content </target>
@@ -1250,31 +1253,31 @@
1250 <source>Or sign in with</source> 1253 <source>Or sign in with</source>
1251 <target state="translated">Ή συνδεθείτε με:</target> 1254 <target state="translated">Ή συνδεθείτε με:</target>
1252 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1254 <trans-unit id="3238209155172574367"> 1257 <trans-unit id="3238209155172574367">
1255 <source>Forgot your password</source> 1258 <source>Forgot your password</source>
1256 <target>Ξεχάσατε τον κωδικό σÏνδεσης</target> 1259 <target>Ξεχάσατε τον κωδικό σÏνδεσης</target>
1257 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1259 <trans-unit id="87327320394367488" datatype="html"> 1262 <trans-unit id="87327320394367488" datatype="html">
1260 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1263 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1261 <target state="new"> 1264 <target state="new">
1262 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1265 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1263 </target> 1266 </target>
1264 1267
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1266 <trans-unit id="3188014010833256853" datatype="html"> 1269 <trans-unit id="3188014010833256853" datatype="html">
1267 <source>Enter your email address and we will send you a link to reset your password.</source> 1270 <source>Enter your email address and we will send you a link to reset your password.</source>
1268 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1271 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1269 1272
1270 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1271 <trans-unit id="1190256911880544559" datatype="html"> 1274 <trans-unit id="1190256911880544559" datatype="html">
1272 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1275 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1273The link will expire within 1 hour.</source> 1276The link will expire within 1 hour.</source>
1274 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1277 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1275The link will expire within 1 hour.</target> 1278The link will expire within 1 hour.</target>
1276 1279
1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1278 <trans-unit id="4768749765465246664"> 1281 <trans-unit id="4768749765465246664">
1279 <source>Email</source> 1282 <source>Email</source>
1280 <target>E-mail</target> 1283 <target>E-mail</target>
@@ -1286,19 +1289,19 @@ The link will expire within 1 hour.</target>
1286 1289
1287 1290
1288 1291
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1290 <trans-unit id="3967269098753656610"> 1293 <trans-unit id="3967269098753656610">
1291 <source>Email address</source> 1294 <source>Email address</source>
1292 <target>ΔιεÏθυνση e-mail</target> 1295 <target>ΔιεÏθυνση e-mail</target>
1293 1296
1294 1297
1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1298 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1296 <trans-unit id="7808756054397155068" datatype="html"> 1299 <trans-unit id="7808756054397155068" datatype="html">
1297 <source>Reset</source> 1300 <source>Reset</source>
1298 <target state="translated">ΕπαναφοÏά</target> 1301 <target state="translated">ΕπαναφοÏά</target>
1299 <note priority="1" from="description">Password reset button</note> 1302 <note priority="1" from="description">Password reset button</note>
1300 1303
1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1304 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1302 <trans-unit id="4319634264526091601" datatype="html"> 1305 <trans-unit id="4319634264526091601" datatype="html">
1303 <source>on this instance</source> 1306 <source>on this instance</source>
1304 <target state="new">on this instance</target> 1307 <target state="new">on this instance</target>
@@ -1519,6 +1522,12 @@ The link will expire within 1 hour.</target>
1519 Configure my instance 1522 Configure my instance
1520 </target> 1523 </target>
1521 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1524 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1525 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1526 <source>Confirm your password</source><target state="new">Confirm your password</target>
1527 <context-group purpose="location">
1528 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1529 <context context-type="linenumber">54</context>
1530 </context-group>
1522 </trans-unit> 1531 </trans-unit>
1523 <trans-unit id="9005121595859995793" datatype="html"> 1532 <trans-unit id="9005121595859995793" datatype="html">
1524 <source>Configuration warning!</source> 1533 <source>Configuration warning!</source>
@@ -1730,7 +1739,7 @@ The link will expire within 1 hour.</target>
1730 <source>My account</source> 1739 <source>My account</source>
1731 <target state="translated">Ο λογαÏιασμός μου</target> 1740 <target state="translated">Ο λογαÏιασμός μου</target>
1732 1741
1733 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1742 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1734 <trans-unit id="6371572688505952303" datatype="html"> 1743 <trans-unit id="6371572688505952303" datatype="html">
1735 <source>My library</source> 1744 <source>My library</source>
1736 <target state="translated">Η βιβλιοθήκη μου</target> 1745 <target state="translated">Η βιβλιοθήκη μου</target>
@@ -1741,7 +1750,7 @@ The link will expire within 1 hour.</target>
1741 <target>ΔημιουÏγία λογαÏιασμοÏ</target> 1750 <target>ΔημιουÏγία λογαÏιασμοÏ</target>
1742 1751
1743 1752
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1745 <trans-unit id="3108704604266608109" datatype="html"> 1754 <trans-unit id="3108704604266608109" datatype="html">
1746 <source>My video imports</source> 1755 <source>My video imports</source>
1747 <target state="translated">Οι εισαγωγές βίντεο μου</target> 1756 <target state="translated">Οι εισαγωγές βίντεο μου</target>
@@ -1760,35 +1769,35 @@ The link will expire within 1 hour.</target>
1760 <trans-unit id="667372110624203230" datatype="html"> 1769 <trans-unit id="667372110624203230" datatype="html">
1761 <source>Import jobs concurrency</source> 1770 <source>Import jobs concurrency</source>
1762 <target state="new">Import jobs concurrency</target> 1771 <target state="new">Import jobs concurrency</target>
1763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1772
1764 </trans-unit> 1773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1765 <trans-unit id="2184839376696112704" datatype="html"> 1774 <trans-unit id="2184839376696112704" datatype="html">
1766 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1775 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1767 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1776 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1770 <trans-unit id="780513172839038392" datatype="html"> 1779 <trans-unit id="780513172839038392" datatype="html">
1771 <source>jobs in parallel</source> 1780 <source>jobs in parallel</source>
1772 <target state="new">jobs in parallel</target> 1781 <target state="new">jobs in parallel</target>
1773 1782
1774 1783
1775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1776 <trans-unit id="5997625369044180192" datatype="html"> 1785 <trans-unit id="5997625369044180192" datatype="html">
1777 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1786 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1778 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1787 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1788
1780 </trans-unit> 1789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1781 <trans-unit id="2095604754338363597" datatype="html"> 1790 <trans-unit id="2095604754338363597" datatype="html">
1782 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1791 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1783 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1792 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1793
1785 </trans-unit> 1794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1786 <trans-unit id="7627544798203088407"> 1795 <trans-unit id="7627544798203088407">
1787 <source>Discover</source> 1796 <source>Discover</source>
1788 <target>ΑνακαλÏψτε</target> 1797 <target>ΑνακαλÏψτε</target>
1789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1798
1790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1799
1791 </trans-unit> 1800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1792 <trans-unit id="7844706011418789951"> 1801 <trans-unit id="7844706011418789951">
1793 <source>Administration</source> 1802 <source>Administration</source>
1794 <target>ΔιαχείÏιση</target> 1803 <target>ΔιαχείÏιση</target>
@@ -2006,7 +2015,7 @@ The link will expire within 1 hour.</target>
2006 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2015 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2007 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 2016 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2008 2017
2009 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2018 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2010 <trans-unit id="5131854469652959713" datatype="html"> 2019 <trans-unit id="5131854469652959713" datatype="html">
2011 <source>GLOBAL SEARCH</source> 2020 <source>GLOBAL SEARCH</source>
2012 <target state="new">GLOBAL SEARCH</target> 2021 <target state="new">GLOBAL SEARCH</target>
@@ -2400,7 +2409,7 @@ The link will expire within 1 hour.</target>
2400 2409
2401 2410
2402 2411
2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2404 <trans-unit id="2504502765849142619" datatype="html"> 2413 <trans-unit id="2504502765849142619" datatype="html">
2405 <source>No items found</source> 2414 <source>No items found</source>
2406 <target state="translated">Δεν βÏέθηκαν είδη</target> 2415 <target state="translated">Δεν βÏέθηκαν είδη</target>
@@ -2821,7 +2830,7 @@ The link will expire within 1 hour.</target>
2821 <source>Upload on hold</source> 2830 <source>Upload on hold</source>
2822 <target state="new">Upload on hold</target> 2831 <target state="new">Upload on hold</target>
2823 2832
2824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2833 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2825 <trans-unit id="285180972645018518" datatype="html"> 2834 <trans-unit id="285180972645018518" datatype="html">
2826 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2835 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2827 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2836 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -3099,7 +3108,7 @@ The link will expire within 1 hour.</target>
3099 3108
3100 3109
3101 3110
3102 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3111 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3103 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3112 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3104</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3113</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3105</target> 3114</target>
@@ -3823,70 +3832,77 @@ The link will expire within 1 hour.</target>
3823 3832
3824 3833
3825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3826 <trans-unit id="7046347992315328430" datatype="html"> 3835
3827 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3828 <target state="new">
3829 Transcoding is enabled. The video quota only takes into account
3830 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3831 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3832 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3833 At most, this user could upload ~
3834 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3835
3836 </target>
3837
3838
3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3840 <trans-unit id="2743014784334706527"> 3836 <trans-unit id="2743014784334706527">
3841 <source>Daily video quota</source> 3837 <source>Daily video quota</source>
3842 <target>ΗμεÏήσιο ÏŒÏιο βίντεο</target> 3838 <target>ΗμεÏήσιο ÏŒÏιο βίντεο</target>
3843 3839
3844 3840
3845 3841
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3847 <trans-unit id="2622255144026150901" datatype="html"> 3843 <trans-unit id="2622255144026150901" datatype="html">
3848 <source>Auth plugin</source> 3844 <source>Auth plugin</source>
3849 <target state="new">Auth plugin</target> 3845 <target state="new">Auth plugin</target>
3850 3846
3851 3847
3852 3848
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3854 <trans-unit id="588099657508661970" datatype="html"> 3850 <trans-unit id="588099657508661970" datatype="html">
3855 <source>None (local authentication)</source> 3851 <source>None (local authentication)</source>
3856 <target state="new">None (local authentication)</target> 3852 <target state="new">None (local authentication)</target>
3857 3853
3858 3854
3859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3860 <trans-unit id="2070907480317730379" datatype="html"> 3856 <trans-unit id="2070907480317730379" datatype="html">
3861 <source>Doesn't need review before a video goes public</source> 3857 <source>Doesn't need review before a video goes public</source>
3862 <target state="new">Doesn't need review before a video goes public</target> 3858 <target state="new">Doesn't need review before a video goes public</target>
3863 3859
3864 3860
3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3866 <trans-unit id="6667250632809964191"> 3862 <trans-unit id="6667250632809964191">
3867 <source>Send a link to reset the password by email to the user</source> 3863 <source>Send a link to reset the password by email to the user</source>
3868 <target>Αποστολή συνδέσμου επαναφοÏάς ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÏƒÏ„Î¿ e-mail του χÏήστη</target> 3864 <target>Αποστολή συνδέσμου επαναφοÏάς ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÏƒÏ„Î¿ e-mail του χÏήστη</target>
3869 3865
3870 3866
3871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3872 <trans-unit id="1412406834353485520"> 3868 <trans-unit id="1412406834353485520">
3873 <source>Ask for new password</source> 3869 <source>Ask for new password</source>
3874 <target>Αίτημα για νέο κωδικό</target> 3870 <target>Αίτημα για νέο κωδικό</target>
3875 3871
3876 3872
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3878 <trans-unit id="3791201588898094481"> 3874 <trans-unit id="3791201588898094481">
3879 <source>Manually set the user password</source> 3875 <source>Manually set the user password</source>
3880 <target>ΧειÏοκίνητη αλλαγή κωδικοÏ</target> 3876 <target>ΧειÏοκίνητη αλλαγή κωδικοÏ</target>
3881 3877
3882 3878
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3880 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3881 <context-group purpose="location">
3882 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3883 <context context-type="linenumber">227</context>
3884 </context-group>
3885 <context-group purpose="location">
3886 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3887 <context context-type="linenumber">227</context>
3888 </context-group>
3889 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3890 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3891 <context-group purpose="location">
3892 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3893 <context context-type="linenumber">228</context>
3894 </context-group>
3895 <context-group purpose="location">
3896 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3897 <context context-type="linenumber">228</context>
3898 </context-group>
3899 </trans-unit>
3884 <trans-unit id="8461842260159597706"> 3900 <trans-unit id="8461842260159597706">
3885 <source>Show</source> 3901 <source>Show</source>
3886 <target>Εμφάνιση</target> 3902 <target>Εμφάνιση</target>
3887 3903
3888 3904
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3890 <trans-unit id="8461609631969932886"> 3906 <trans-unit id="8461609631969932886">
3891 <source>Hide</source> 3907 <source>Hide</source>
3892 <target>ΑπόκÏυψη</target> 3908 <target>ΑπόκÏυψη</target>
@@ -3895,7 +3911,7 @@ The link will expire within 1 hour.</target>
3895 3911
3896 3912
3897 3913
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3899 <trans-unit id="7049348886126005391"> 3915 <trans-unit id="7049348886126005391">
3900 <source>Batch actions</source> 3916 <source>Batch actions</source>
3901 <target>Μαζικές ενέÏγειες</target> 3917 <target>Μαζικές ενέÏγειες</target>
@@ -3975,22 +3991,22 @@ The link will expire within 1 hour.</target>
3975 <trans-unit id="7815838401315213887"> 3991 <trans-unit id="7815838401315213887">
3976 <source>Muted accounts</source> 3992 <source>Muted accounts</source>
3977 <target>ΛογαÏιασμοί σε σίγαση</target> 3993 <target>ΛογαÏιασμοί σε σίγαση</target>
3978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3994
3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3995
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3996
3981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3997
3982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3998
3983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3999
3984 </trans-unit> 4000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3985 <trans-unit id="5668793810321242853"> 4001 <trans-unit id="5668793810321242853">
3986 <source>Muted servers</source> 4002 <source>Muted servers</source>
3987 <target>Κόμβοι σε σίγαση</target> 4003 <target>Κόμβοι σε σίγαση</target>
3988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4004
3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4005
3990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4006
3991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4007
3992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4008
3993 </trans-unit> 4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3994 <trans-unit id="2343069726009080052" datatype="html"> 4010 <trans-unit id="2343069726009080052" datatype="html">
3995 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4011 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3996 <target state="new">Video 4012 <target state="new">Video
@@ -5168,171 +5184,165 @@ The link will expire within 1 hour.</target>
5168 5184
5169 5185
5170 5186
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5172 <trans-unit id="8509882464852636851" datatype="html"> 5188 <trans-unit id="8509882464852636851" datatype="html">
5173 <source>Default daily upload limit per user</source> 5189 <source>Default daily upload limit per user</source>
5174 <target state="new">Default daily upload limit per user</target> 5190 <target state="new">Default daily upload limit per user</target>
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5191
5176 </trans-unit> 5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5177 <trans-unit id="4719342289581047890" datatype="html"> 5193 <trans-unit id="4719342289581047890" datatype="html">
5178 <source>Allow import with a torrent file or a magnet URI</source> 5194 <source>Allow import with a torrent file or a magnet URI</source>
5179 <target state="new">Allow import with a torrent file or a magnet URI</target> 5195 <target state="new">Allow import with a torrent file or a magnet URI</target>
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5196
5181 </trans-unit> 5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5182 <trans-unit id="6801844913630625451" datatype="html"> 5198 <trans-unit id="6801844913630625451" datatype="html">
5183 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5199 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5184 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5200 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5201
5186 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
5187 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5203 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5188 <context-group purpose="location"> 5204
5189 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
5190 <context context-type="linenumber">293</context>
5191 </context-group>
5192 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5193 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5206 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5194 <context-group purpose="location"> 5207
5195 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5196 <context context-type="linenumber">296,298</context>
5197 </context-group>
5198 </trans-unit>
5199 <trans-unit id="3950258704315544174" datatype="html"> 5209 <trans-unit id="3950258704315544174" datatype="html">
5200 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5210 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5201 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5211 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5202 5212
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5204 <trans-unit id="424703522835656806" datatype="html"> 5214 <trans-unit id="424703522835656806" datatype="html">
5205 <source>VIDEO CHANNELS</source> 5215 <source>VIDEO CHANNELS</source>
5206 <target state="new">VIDEO CHANNELS</target> 5216 <target state="new">VIDEO CHANNELS</target>
5207 5217
5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5209 <trans-unit id="7026684190224451991" datatype="html"> 5219 <trans-unit id="7026684190224451991" datatype="html">
5210 <source>Max video channels per user</source> 5220 <source>Max video channels per user</source>
5211 <target state="new">Max video channels per user</target> 5221 <target state="new">Max video channels per user</target>
5212 5222
5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5214 <trans-unit id="3840267063842708224" datatype="html"> 5224 <trans-unit id="3840267063842708224" datatype="html">
5215 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5225 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5216 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5226 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5217 5227
5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5219 <trans-unit id="3428986951244800347" datatype="html"> 5229 <trans-unit id="3428986951244800347" datatype="html">
5220 <source>Block new videos automatically</source> 5230 <source>Block new videos automatically</source>
5221 <target state="new">Block new videos automatically</target> 5231 <target state="new">Block new videos automatically</target>
5222 5232
5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5224 <trans-unit id="2054846790157376783" datatype="html"> 5234 <trans-unit id="2054846790157376783" datatype="html">
5225 <source>SEARCH</source> 5235 <source>SEARCH</source>
5226 <target state="translated">ΑÎΑΖΗΤΗΣΗ</target> 5236 <target state="translated">ΑÎΑΖΗΤΗΣΗ</target>
5227 5237
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5229 <trans-unit id="3442084803796199253" datatype="html"> 5239 <trans-unit id="3442084803796199253" datatype="html">
5230 <source>Allow users to do remote URI/handle search</source> 5240 <source>Allow users to do remote URI/handle search</source>
5231 <target state="new">Allow users to do remote URI/handle search</target> 5241 <target state="new">Allow users to do remote URI/handle search</target>
5232 5242
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5234 <trans-unit id="2258148539285928012" datatype="html"> 5244 <trans-unit id="2258148539285928012" datatype="html">
5235 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5245 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5236 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5246 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5237 5247
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5239 <trans-unit id="7295422540935146771" datatype="html"> 5249 <trans-unit id="7295422540935146771" datatype="html">
5240 <source>Allow anonymous to do remote URI/handle search</source> 5250 <source>Allow anonymous to do remote URI/handle search</source>
5241 <target state="new">Allow anonymous to do remote URI/handle search</target> 5251 <target state="new">Allow anonymous to do remote URI/handle search</target>
5242 5252
5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5244 <trans-unit id="7305237807882754643" datatype="html"> 5254 <trans-unit id="7305237807882754643" datatype="html">
5245 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5255 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5246 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5256 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5247 5257
5248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5249 <trans-unit id="5273935530181504015" datatype="html"> 5259 <trans-unit id="5273935530181504015" datatype="html">
5250 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5260 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5251 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5261 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5252 5262
5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5254 <trans-unit id="1886227550697837417" datatype="html"> 5264 <trans-unit id="1886227550697837417" datatype="html">
5255 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5265 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5256 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5266 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5257 5267
5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5259 <trans-unit id="2331464426553277323" datatype="html"> 5269 <trans-unit id="2331464426553277323" datatype="html">
5260 <source>Search index URL</source> 5270 <source>Search index URL</source>
5261 <target state="new">Search index URL</target> 5271 <target state="new">Search index URL</target>
5262 5272
5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5264 <trans-unit id="8524278911521465398" datatype="html"> 5274 <trans-unit id="8524278911521465398" datatype="html">
5265 <source>Disable local search in search bar</source> 5275 <source>Disable local search in search bar</source>
5266 <target state="new">Disable local search in search bar</target> 5276 <target state="new">Disable local search in search bar</target>
5267 5277
5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5269 <trans-unit id="6568991917245875948" datatype="html"> 5279 <trans-unit id="6568991917245875948" datatype="html">
5270 <source>Otherwise the local search stays used by default</source> 5280 <source>Otherwise the local search stays used by default</source>
5271 <target state="new">Otherwise the local search stays used by default</target> 5281 <target state="new">Otherwise the local search stays used by default</target>
5272 5282
5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5274 <trans-unit id="4444955208013675027" datatype="html"> 5284 <trans-unit id="4444955208013675027" datatype="html">
5275 <source>Search bar uses the global search index by default</source> 5285 <source>Search bar uses the global search index by default</source>
5276 <target state="new">Search bar uses the global search index by default</target> 5286 <target state="new">Search bar uses the global search index by default</target>
5277 5287
5278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5279 <trans-unit id="6476750382562952780" datatype="html"> 5289 <trans-unit id="6476750382562952780" datatype="html">
5280 <source>Enable global search</source> 5290 <source>Enable global search</source>
5281 <target state="new">Enable global search</target> 5291 <target state="new">Enable global search</target>
5282 5292
5283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5284 <trans-unit id="836183323506117145" datatype="html"> 5294 <trans-unit id="836183323506117145" datatype="html">
5285 <source>FEDERATION</source> 5295 <source>FEDERATION</source>
5286 <target state="new">FEDERATION</target> 5296 <target state="new">FEDERATION</target>
5287 5297
5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5289 <trans-unit id="252719899360434356" datatype="html"> 5299 <trans-unit id="252719899360434356" datatype="html">
5290 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5300 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5291 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5301 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5292 5302
5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5294 <trans-unit id="9119248927271669654" datatype="html"> 5304 <trans-unit id="9119248927271669654" datatype="html">
5295 <source>Other instances can follow yours</source> 5305 <source>Other instances can follow yours</source>
5296 <target state="new">Other instances can follow yours</target> 5306 <target state="new">Other instances can follow yours</target>
5297 5307
5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5299 <trans-unit id="7015551137649102649" datatype="html"> 5309 <trans-unit id="7015551137649102649" datatype="html">
5300 <source>Manually approve new instance followers</source> 5310 <source>Manually approve new instance followers</source>
5301 <target state="new">Manually approve new instance followers</target> 5311 <target state="new">Manually approve new instance followers</target>
5302 5312
5303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5304 <trans-unit id="4803992993548153434" datatype="html"> 5314 <trans-unit id="4803992993548153434" datatype="html">
5305 <source>Automatically follow back instances</source> 5315 <source>Automatically follow back instances</source>
5306 <target state="new">Automatically follow back instances</target> 5316 <target state="new">Automatically follow back instances</target>
5307 5317
5308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5309 <trans-unit id="2092224316392295720" datatype="html"> 5319 <trans-unit id="2092224316392295720" datatype="html">
5310 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5320 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5311 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5321 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5312 5322
5313 5323
5314 5324
5315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5316 <trans-unit id="1718269478813020014" datatype="html"> 5326 <trans-unit id="1718269478813020014" datatype="html">
5317 <source>Index URL</source> 5327 <source>Index URL</source>
5318 <target state="new">Index URL</target> 5328 <target state="new">Index URL</target>
5319 5329
5320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5321 <trans-unit id="173263206605027981" datatype="html"> 5331 <trans-unit id="173263206605027981" datatype="html">
5322 <source>Automatically follow instances of a public index</source> 5332 <source>Automatically follow instances of a public index</source>
5323 <target state="new">Automatically follow instances of a public index</target> 5333 <target state="new">Automatically follow instances of a public index</target>
5324 5334
5325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5326 <trans-unit id="9076632742417302918" datatype="html"> 5336 <trans-unit id="9076632742417302918" datatype="html">
5327 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5337 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5328 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5338 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5329 5339
5330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5331 <trans-unit id="3946988229617310200" datatype="html"> 5341 <trans-unit id="3946988229617310200" datatype="html">
5332 <source>ADMINISTRATORS</source> 5342 <source>ADMINISTRATORS</source>
5333 <target state="new">ADMINISTRATORS</target> 5343 <target state="new">ADMINISTRATORS</target>
5334 5344
5335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5336 <trans-unit id="2149300564474427551"> 5346 <trans-unit id="2149300564474427551">
5337 <source>Administrator</source> 5347 <source>Administrator</source>
5338 <target>ΔιαχειÏιστής</target> 5348 <target>ΔιαχειÏιστής</target>
@@ -5342,12 +5352,12 @@ The link will expire within 1 hour.</target>
5342 <source>Admin email</source> 5352 <source>Admin email</source>
5343 <target>E-mail διαχειÏιστή</target> 5353 <target>E-mail διαχειÏιστή</target>
5344 5354
5345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5346 <trans-unit id="4722881456283329321"> 5356 <trans-unit id="4722881456283329321">
5347 <source>Enable contact form</source> 5357 <source>Enable contact form</source>
5348 <target>ΕνεÏγοποίηση φόÏμας επικοινωνίας</target> 5358 <target>ΕνεÏγοποίηση φόÏμας επικοινωνίας</target>
5349 5359
5350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5351 <trans-unit id="5926348345797688952" datatype="html"> 5361 <trans-unit id="5926348345797688952" datatype="html">
5352 <source>VOD Transcoding</source> 5362 <source>VOD Transcoding</source>
5353 <target state="new">VOD Transcoding</target> 5363 <target state="new">VOD Transcoding</target>
@@ -5357,27 +5367,27 @@ The link will expire within 1 hour.</target>
5357 <source>TWITTER</source> 5367 <source>TWITTER</source>
5358 <target state="translated">TWITTER</target> 5368 <target state="translated">TWITTER</target>
5359 5369
5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5361 <trans-unit id="3202133522706129143" datatype="html"> 5371 <trans-unit id="3202133522706129143" datatype="html">
5362 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5372 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5363 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5373 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5364 5374
5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5366 <trans-unit id="4087837092261487511"> 5376 <trans-unit id="4087837092261487511">
5367 <source>Your Twitter username</source> 5377 <source>Your Twitter username</source>
5368 <target>Το όνομα χÏήστη σας στο Twitter</target> 5378 <target>Το όνομα χÏήστη σας στο Twitter</target>
5369 5379
5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5371 <trans-unit id="5648651824279408711" datatype="html"> 5381 <trans-unit id="5648651824279408711" datatype="html">
5372 <source>Instance allowed by Twitter</source> 5382 <source>Instance allowed by Twitter</source>
5373 <target state="new">Instance allowed by Twitter</target> 5383 <target state="new">Instance allowed by Twitter</target>
5374 5384
5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5376 <trans-unit id="2076338542820061819" datatype="html"> 5386 <trans-unit id="2076338542820061819" datatype="html">
5377 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5387 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5378 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5388 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5379 5389
5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5381 <trans-unit id="493135676263039396" datatype="html"> 5391 <trans-unit id="493135676263039396" datatype="html">
5382 <source>LIVE</source> 5392 <source>LIVE</source>
5383 <target state="translated">ΖΩÎΤΑÎΑ</target> 5393 <target state="translated">ΖΩÎΤΑÎΑ</target>
@@ -5774,11 +5784,73 @@ color: red;
5774 <source>PASSWORD</source> 5784 <source>PASSWORD</source>
5775 <target state="translated">ΚΩΔΙΚΟΣ ΠΡΟΣΒΑΣΗΣ</target> 5785 <target state="translated">ΚΩΔΙΚΟΣ ΠΡΟΣΒΑΣΗΣ</target>
5776 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5786 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5787 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5788 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5789 <context-group purpose="location">
5790 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5791 <context context-type="linenumber">67</context>
5792 </context-group>
5777 </trans-unit> 5793 </trans-unit>
5778 <trans-unit id="9012586956848595996" datatype="html"> 5794 <trans-unit id="9012586956848595996" datatype="html">
5779 <source>EMAIL</source> 5795 <source>EMAIL</source>
5780 <target state="translated">EMAIL</target> 5796 <target state="translated">EMAIL</target>
5781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5797
5798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5799 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5800 <context-group purpose="location">
5801 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5802 <context context-type="linenumber">3,5</context>
5803 </context-group>
5804 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5805 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5806 <context-group purpose="location">
5807 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5808 <context context-type="linenumber">5</context>
5809 </context-group>
5810 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5811 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5812 <context-group purpose="location">
5813 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5814 <context context-type="linenumber">9</context>
5815 </context-group>
5816 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5817 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5818 <context-group purpose="location">
5819 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5820 <context context-type="linenumber">31</context>
5821 </context-group>
5822 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5823 <source>Disable two factor</source><target state="new">Disable two factor</target>
5824 <context-group purpose="location">
5825 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5826 <context context-type="linenumber">33</context>
5827 </context-group>
5828 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5829 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5830 <context-group purpose="location">
5831 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5832 <context context-type="linenumber">43</context>
5833 </context-group>
5834 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5835 <source> Two factor authentication is already enabled.
5836</source><target state="new"> Two factor authentication is already enabled.
5837</target>
5838 <context-group purpose="location">
5839 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5840 <context context-type="linenumber">6,8</context>
5841 </context-group>
5842 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5843 <source>Your password</source><target state="new">Your password</target>
5844 <context-group purpose="location">
5845 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5846 <context context-type="linenumber">14</context>
5847 </context-group>
5848 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5849 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5850 <context-group purpose="location">
5851 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5852 <context context-type="linenumber">15</context>
5853 </context-group>
5782 </trans-unit> 5854 </trans-unit>
5783 <trans-unit id="7752239348028675311" datatype="html"> 5855 <trans-unit id="7752239348028675311" datatype="html">
5784 <source>DANGER ZONE</source> 5856 <source>DANGER ZONE</source>
@@ -5786,7 +5858,7 @@ color: red;
5786 5858
5787 5859
5788 5860
5789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5790 <trans-unit id="4915431133669985304"> 5862 <trans-unit id="4915431133669985304">
5791 <source>Profile</source> 5863 <source>Profile</source>
5792 <target>ΠÏοφίλ</target> 5864 <target>ΠÏοφίλ</target>
@@ -5937,7 +6009,7 @@ color: red;
5937 <target>ΤÏέχων κωδικός</target> 6009 <target>ΤÏέχων κωδικός</target>
5938 6010
5939 6011
5940 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5941 <trans-unit id="3588415639242079458"> 6013 <trans-unit id="3588415639242079458">
5942 <source>New password</source> 6014 <source>New password</source>
5943 <target>Îέος κωδικός</target> 6015 <target>Îέος κωδικός</target>
@@ -6185,7 +6257,17 @@ color: red;
6185 <trans-unit id="4247400351982331798" datatype="html"> 6257 <trans-unit id="4247400351982331798" datatype="html">
6186 <source>Account settings</source> 6258 <source>Account settings</source>
6187 <target state="translated">Ρυθμίσεις λογαÏιασμοÏ</target> 6259 <target state="translated">Ρυθμίσεις λογαÏιασμοÏ</target>
6188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6260
6261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6262 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6263 <context-group purpose="location">
6264 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6265 <context context-type="linenumber">39</context>
6266 </context-group>
6267 <context-group purpose="location">
6268 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6269 <context context-type="linenumber">3</context>
6270 </context-group>
6189 </trans-unit> 6271 </trans-unit>
6190 <trans-unit id="2864486939135008600" datatype="html"> 6272 <trans-unit id="2864486939135008600" datatype="html">
6191 <source>Playlist elements</source> 6273 <source>Playlist elements</source>
@@ -7545,10 +7627,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7545 <trans-unit id="1504521795586863905" datatype="html"> 7627 <trans-unit id="1504521795586863905" datatype="html">
7546 <source>VIDEOS</source> 7628 <source>VIDEOS</source>
7547 <target state="translated">ΒΙÎΤΕΟ</target> 7629 <target state="translated">ΒΙÎΤΕΟ</target>
7548 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7630
7549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7631
7550 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7632
7551 </trans-unit> 7633 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7552 <trans-unit id="25349740244798533"> 7634 <trans-unit id="25349740244798533">
7553 <source>Username copied</source> 7635 <source>Username copied</source>
7554 <target>Το όνομα χÏήστη αντιγÏάφτηκε</target> 7636 <target>Το όνομα χÏήστη αντιγÏάφτηκε</target>
@@ -7723,7 +7805,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7723 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7805 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7724 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7806 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7725 7807
7726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7727 <trans-unit id="6284468333579755406" datatype="html"> 7809 <trans-unit id="6284468333579755406" datatype="html">
7728 <source>Edit custom configuration</source> 7810 <source>Edit custom configuration</source>
7729 <target state="new">Edit custom configuration</target> 7811 <target state="new">Edit custom configuration</target>
@@ -7922,7 +8004,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7922 8004
7923 8005
7924 8006
7925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 8007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7926 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8008 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7927 <context-group purpose="location"> 8009 <context-group purpose="location">
7928 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8010 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -8017,16 +8099,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8017 <source>Follow request(s) sent!</source> 8099 <source>Follow request(s) sent!</source>
8018 <target>Τα αιτήματα ακολοÏθησης στάλθηκαν!</target> 8100 <target>Τα αιτήματα ακολοÏθησης στάλθηκαν!</target>
8019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8020 </trans-unit> 8102 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8021 <trans-unit id="3459358413436264734" datatype="html"> 8103 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8022 <source>Your instance subscriptions</source>
8023 <target state="new">Your instance subscriptions</target>
8024 <context-group purpose="location"> 8104 <context-group purpose="location">
8025 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8105 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8026 <context context-type="linenumber">3</context> 8106 <context context-type="linenumber">3</context>
8027 </context-group> 8107 </context-group>
8028 </trans-unit> 8108 </trans-unit>
8029 8109
8110
8030 <trans-unit id="9160510009013134726"> 8111 <trans-unit id="9160510009013134726">
8031 <source>Unfollow</source> 8112 <source>Unfollow</source>
8032 <target>ΑφαίÏεση ακολοÏθησης</target> 8113 <target>ΑφαίÏεση ακολοÏθησης</target>
@@ -8590,19 +8671,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8590 <target state="new">User 8671 <target state="new">User
8591 <x id="PH"/> updated. 8672 <x id="PH"/> updated.
8592 </target> 8673 </target>
8593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8674
8594 </trans-unit> 8675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8595 <trans-unit id="1349763489797682899"> 8676 <trans-unit id="1349763489797682899">
8596 <source>Update user</source> 8677 <source>Update user</source>
8597 <target>ΕνημέÏωση πληÏοφοÏιών χÏήστη</target> 8678 <target>ΕνημέÏωση πληÏοφοÏιών χÏήστη</target>
8598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8679
8599 </trans-unit> 8680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8600 <trans-unit id="8819563010322372715"> 8681 <trans-unit id="8819563010322372715">
8601 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8682 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8602 <target>Ένα e-mail για την ανανέωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÏƒÏ„Î¬Î»Î¸Î·ÎºÎµ Ï€Ïος 8683 <target>Ένα e-mail για την ανανέωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÏƒÏ„Î¬Î»Î¸Î·ÎºÎµ Ï€Ïος
8603 <x id="PH"/>. 8684 <x id="PH"/>.
8604 </target> 8685 </target>
8605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8686
8687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8688 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8689 <context-group purpose="location">
8690 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8691 <context context-type="linenumber">134</context>
8692 </context-group>
8606 </trans-unit> 8693 </trans-unit>
8607 <trans-unit id="7483807629538115183" datatype="html"> 8694 <trans-unit id="7483807629538115183" datatype="html">
8608 <source>Users list</source> 8695 <source>Users list</source>
@@ -9150,9 +9237,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9150 <trans-unit id="1716062177529601456" datatype="html"> 9237 <trans-unit id="1716062177529601456" datatype="html">
9151 <source>Channel filters</source> 9238 <source>Channel filters</source>
9152 <target state="new">Channel filters</target> 9239 <target state="new">Channel filters</target>
9153 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9240
9154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9241
9155 </trans-unit> 9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9156 <trans-unit id="6059091237492573541" datatype="html"> 9243 <trans-unit id="6059091237492573541" datatype="html">
9157 <source>Update video channel</source> 9244 <source>Update video channel</source>
9158 <target state="new">Update video channel</target> 9245 <target state="new">Update video channel</target>
@@ -9220,18 +9307,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9220 <trans-unit id="5851560788527570644" datatype="html"> 9307 <trans-unit id="5851560788527570644" datatype="html">
9221 <source>Notifications</source> 9308 <source>Notifications</source>
9222 <target state="translated">Ειδοποιήσεις</target> 9309 <target state="translated">Ειδοποιήσεις</target>
9223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9310
9224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9311
9225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9312
9226 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9313
9227 </trans-unit> 9314 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9228 <trans-unit id="6658000829978978023" datatype="html"> 9315 <trans-unit id="6658000829978978023" datatype="html">
9229 <source>Applications</source> 9316 <source>Applications</source>
9230 <target state="translated">ΕφαÏμογές</target> 9317 <target state="translated">ΕφαÏμογές</target>
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9318
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9319
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9320
9234 </trans-unit> 9321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9235 <trans-unit id="104404386496394770" datatype="html"> 9322 <trans-unit id="104404386496394770" datatype="html">
9236 <source>Delete playlist</source> 9323 <source>Delete playlist</source>
9237 <target state="translated">ΔιαγÏαφή λίστας αναπαÏαγωγής</target> 9324 <target state="translated">ΔιαγÏαφή λίστας αναπαÏαγωγής</target>
@@ -9245,9 +9332,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9245 <trans-unit id="4844578664427956129" datatype="html"> 9332 <trans-unit id="4844578664427956129" datatype="html">
9246 <source>Change ownership</source> 9333 <source>Change ownership</source>
9247 <target state="translated">Αλλαγή κατόχου</target> 9334 <target state="translated">Αλλαγή κατόχου</target>
9248 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9335
9249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9336
9250 </trans-unit> 9337 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9251 <trans-unit id="3380608219513805292"> 9338 <trans-unit id="3380608219513805292">
9252 <source>Playlist <x id="PH"/> deleted.</source> 9339 <source>Playlist <x id="PH"/> deleted.</source>
9253 <target>Η λίστα 9340 <target>Η λίστα
@@ -9263,30 +9350,24 @@ channel with the same name (<x id="PH_2"/>)!</target>
9263 9350
9264 9351
9265 9352
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9353 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9267 <trans-unit id="8197117721861453263"> 9354 <trans-unit id="8197117721861453263">
9268 <source>Do you really want to delete <x id="PH"/> videos?</source> 9355 <source>Do you really want to delete <x id="PH"/> videos?</source>
9269 <target> Θέλετε Ï€Ïάγματι να διαγÏάψετε 9356 <target> Θέλετε Ï€Ïάγματι να διαγÏάψετε
9270 <x id="PH"/> βίντεο; 9357 <x id="PH"/> βίντεο;
9271 </target> 9358 </target>
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9359
9273 </trans-unit> 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9274 <trans-unit id="696910741870112536" datatype="html"> 9361 <trans-unit id="696910741870112536" datatype="html">
9275 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9362 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9276 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9363 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9277 <context-group purpose="location"> 9364
9278 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9365 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9279 <context context-type="linenumber">191</context>
9280 </context-group>
9281 </trans-unit>
9282 <trans-unit id="3255171236149541417" datatype="html"> 9366 <trans-unit id="3255171236149541417" datatype="html">
9283 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9367 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9284 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9368 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9285 <context-group purpose="location"> 9369
9286 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9370 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9287 <context context-type="linenumber">193,191</context>
9288 </context-group>
9289 </trans-unit>
9290 <trans-unit id="2591467977473302125" datatype="html"> 9371 <trans-unit id="2591467977473302125" datatype="html">
9291 <source>Videos list</source> 9372 <source>Videos list</source>
9292 <target state="new">Videos list</target> 9373 <target state="new">Videos list</target>
@@ -9334,7 +9415,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9334 <source>My channels</source> 9415 <source>My channels</source>
9335 <target>Τα κανάλια μου</target> 9416 <target>Τα κανάλια μου</target>
9336 9417
9337 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9418 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9338 <source>My synchronizations</source><target state="new">My synchronizations</target> 9419 <source>My synchronizations</source><target state="new">My synchronizations</target>
9339 <context-group purpose="location"> 9420 <context-group purpose="location">
9340 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9421 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -9359,14 +9440,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9359 9440
9360 9441
9361 9442
9362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9363 <trans-unit id="2527931602940887636"> 9444 <trans-unit id="2527931602940887636">
9364 <source>My subscriptions</source> 9445 <source>My subscriptions</source>
9365 <target>Οι συνδÏομές μου</target> 9446 <target>Οι συνδÏομές μου</target>
9366 9447
9367 9448
9368 9449
9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9450 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9370 <trans-unit id="5177154708872200221" datatype="html"> 9451 <trans-unit id="5177154708872200221" datatype="html">
9371 <source>You don't have any subscription yet.</source> 9452 <source>You don't have any subscription yet.</source>
9372 <target state="new">You don't have any subscription yet.</target> 9453 <target state="new">You don't have any subscription yet.</target>
@@ -9375,8 +9456,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9375 <trans-unit id="1991904494976135035" datatype="html"> 9456 <trans-unit id="1991904494976135035" datatype="html">
9376 <source>My abuse reports</source> 9457 <source>My abuse reports</source>
9377 <target state="new">My abuse reports</target> 9458 <target state="new">My abuse reports</target>
9378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9459
9379 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
9380 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9461 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9381</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9462</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9382</target> 9463</target>
@@ -9417,9 +9498,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9417 <trans-unit id="8181077408762380407" datatype="html"> 9498 <trans-unit id="8181077408762380407" datatype="html">
9418 <source>Channels</source> 9499 <source>Channels</source>
9419 <target state="translated">Κανάλια</target> 9500 <target state="translated">Κανάλια</target>
9420 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9501
9421 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9502
9422 </trans-unit> 9503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9423 <trans-unit id="8936704404804793618" datatype="html"> 9504 <trans-unit id="8936704404804793618" datatype="html">
9424 <source>Videos</source> 9505 <source>Videos</source>
9425 <target state="translated">Βίντεο</target> 9506 <target state="translated">Βίντεο</target>
@@ -9430,14 +9511,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9430 9511
9431 9512
9432 9513
9433 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9514 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9434 <trans-unit id="1823843876735462104" datatype="html"> 9515 <trans-unit id="1823843876735462104" datatype="html">
9435 <source>Playlists</source> 9516 <source>Playlists</source>
9436 <target state="translated">Λίστες αναπαÏαγωγής</target> 9517 <target state="translated">Λίστες αναπαÏαγωγής</target>
9437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9518
9438 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9519
9439 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9520
9440 </trans-unit> 9521 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9441 <trans-unit id="7916647920967632052" datatype="html"> 9522 <trans-unit id="7916647920967632052" datatype="html">
9442 <source>max size</source> 9523 <source>max size</source>
9443 <target state="new">max size</target> 9524 <target state="new">max size</target>
@@ -9659,8 +9740,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9659 <trans-unit id="375263728166936544"> 9740 <trans-unit id="375263728166936544">
9660 <source>You need to reconnect.</source> 9741 <source>You need to reconnect.</source>
9661 <target>ΠÏέπει να ξανασυνδεθείτε.</target> 9742 <target>ΠÏέπει να ξανασυνδεθείτε.</target>
9662 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9743
9663 </trans-unit> 9744 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9664 <trans-unit id="8093156107152165809" datatype="html"> 9745 <trans-unit id="8093156107152165809" datatype="html">
9665 <source>Show/hide this help menu</source> 9746 <source>Show/hide this help menu</source>
9666 <target state="new">Show/hide this help menu</target> 9747 <target state="new">Show/hide this help menu</target>
@@ -9685,39 +9766,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9685 <trans-unit id="3608407683173066091" datatype="html"> 9766 <trans-unit id="3608407683173066091" datatype="html">
9686 <source>My history</source> 9767 <source>My history</source>
9687 <target state="new">My history</target> 9768 <target state="new">My history</target>
9688 <context-group purpose="location"> 9769
9689 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9770 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9690 <context context-type="linenumber">98</context>
9691 </context-group>
9692 </trans-unit>
9693 <trans-unit id="4024404994702813072" datatype="html"> 9771 <trans-unit id="4024404994702813072" datatype="html">
9694 <source>In my library</source> 9772 <source>In my library</source>
9695 <target state="new">In my library</target> 9773 <target state="new">In my library</target>
9696 <context-group purpose="location"> 9774
9697 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9775 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9698 <context context-type="linenumber">104</context>
9699 </context-group>
9700 </trans-unit>
9701 <trans-unit id="232050922346936574" datatype="html"> 9776 <trans-unit id="232050922346936574" datatype="html">
9702 <source>Trending</source> 9777 <source>Trending</source>
9703 <target state="translated">Τάσεις</target> 9778 <target state="translated">Τάσεις</target>
9704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9779
9705 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9780
9706 </trans-unit> 9781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9707 <trans-unit id="6470888608149621404" datatype="html"> 9782 <trans-unit id="6470888608149621404" datatype="html">
9708 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9783 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9709 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9784 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9710 <context-group purpose="location"> 9785
9711 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9786 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9712 <context context-type="linenumber">150</context>
9713 </context-group>
9714 </trans-unit>
9715 <trans-unit id="2821179408673282599" datatype="html"> 9787 <trans-unit id="2821179408673282599" datatype="html">
9716 <source>Home</source> 9788 <source>Home</source>
9717 <target state="translated">ΑÏχική</target> 9789 <target state="translated">ΑÏχική</target>
9718 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9790
9719 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9791
9720 </trans-unit> 9792 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9721 <trans-unit id="4648900870671159218"> 9793 <trans-unit id="4648900870671159218">
9722 <source>Success</source> 9794 <source>Success</source>
9723 <target>Επιτυχία</target> 9795 <target>Επιτυχία</target>
@@ -9728,12 +9800,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9728 <source>Incorrect username or password.</source> 9800 <source>Incorrect username or password.</source>
9729 <target>Λάθος όνομα χÏήστη ή κωδικός.</target> 9801 <target>Λάθος όνομα χÏήστη ή κωδικός.</target>
9730 9802
9731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9803 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9732 <trans-unit id="6974874606619467663" datatype="html"> 9804 <trans-unit id="6974874606619467663" datatype="html">
9733 <source>Your account is blocked.</source> 9805 <source>Your account is blocked.</source>
9734 <target state="new">Your account is blocked.</target> 9806 <target state="new">Your account is blocked.</target>
9735 9807
9736 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9808 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9737 <trans-unit id="7939914198003891823" datatype="html"> 9809 <trans-unit id="7939914198003891823" datatype="html">
9738 <source>any language</source> 9810 <source>any language</source>
9739 <target state="new">any language</target> 9811 <target state="new">any language</target>
@@ -9903,6 +9975,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9903 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9975 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9904 <context context-type="linenumber">7</context> 9976 <context context-type="linenumber">7</context>
9905 </context-group> 9977 </context-group>
9978 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9979 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9980</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9981</target>
9982 <context-group purpose="location">
9983 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9984 <context context-type="linenumber">1,4</context>
9985 </context-group>
9906 </trans-unit> 9986 </trans-unit>
9907 <trans-unit id="7804724824750282316" datatype="html"> 9987 <trans-unit id="7804724824750282316" datatype="html">
9908 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9988 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10037,7 +10117,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10037 <trans-unit id="9178182467454450952"> 10117 <trans-unit id="9178182467454450952">
10038 <source>Confirm</source> 10118 <source>Confirm</source>
10039 <target>Επιβεβαίωση</target> 10119 <target>Επιβεβαίωση</target>
10040 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10120
10121 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10122 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10123 <context-group purpose="location">
10124 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10125 <context context-type="linenumber">28,30</context>
10126 </context-group>
10127 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10128 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10129 <context-group purpose="location">
10130 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10131 <context context-type="linenumber">34,36</context>
10132 </context-group>
10133 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10134 <source>Two-factor code</source><target state="new">Two-factor code</target>
10135 <context-group purpose="location">
10136 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10137 <context context-type="linenumber">42</context>
10138 </context-group>
10139 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10140 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10141 <context-group purpose="location">
10142 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10143 <context context-type="linenumber">43</context>
10144 </context-group>
10145 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10146 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10147 <context-group purpose="location">
10148 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10149 <context context-type="linenumber">77</context>
10150 </context-group>
10041 </trans-unit> 10151 </trans-unit>
10042 <trans-unit id="7784486624424057376"> 10152 <trans-unit id="7784486624424057376">
10043 <source>Instance name is required.</source> 10153 <source>Instance name is required.</source>
@@ -10241,6 +10351,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10241 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10351 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10242 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10352 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10354 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10355 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10356 <context-group purpose="location">
10357 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10358 <context context-type="linenumber">69</context>
10359 </context-group>
10244 </trans-unit> 10360 </trans-unit>
10245 <trans-unit id="4968369344159400023"> 10361 <trans-unit id="4968369344159400023">
10246 <source>Your name is required.</source> 10362 <source>Your name is required.</source>
@@ -10296,10 +10412,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10296 <trans-unit id="3577237269587081090"> 10412 <trans-unit id="3577237269587081090">
10297 <source>Password is required.</source> 10413 <source>Password is required.</source>
10298 <target>Ο κωδικός απαιτείται.</target> 10414 <target>Ο κωδικός απαιτείται.</target>
10299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10415
10300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10416
10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10417
10302 </trans-unit> 10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10303 <trans-unit id="3152303769378345477"> 10419 <trans-unit id="3152303769378345477">
10304 <source>Confirmation of the password is required.</source> 10420 <source>Confirmation of the password is required.</source>
10305 <target>Η επιβεβαίωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î±Ï€Î±Î¹Ï„ÎµÎ¯Ï„Î±Î¹.</target> 10421 <target>Η επιβεβαίωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î±Ï€Î±Î¹Ï„ÎµÎ¯Ï„Î±Î¹.</target>
@@ -10343,94 +10459,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10343 <trans-unit id="525871656034789056"> 10459 <trans-unit id="525871656034789056">
10344 <source>Password must be at least 6 characters long.</source> 10460 <source>Password must be at least 6 characters long.</source>
10345 <target>Ο κωδικός Ï€Ïέπει να είναι από τουλάχιστον 6 χαÏακτήÏες.</target> 10461 <target>Ο κωδικός Ï€Ïέπει να είναι από τουλάχιστον 6 χαÏακτήÏες.</target>
10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10462
10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10463
10348 </trans-unit> 10464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10349 <trans-unit id="1099684476181448167"> 10465 <trans-unit id="1099684476181448167">
10350 <source>Password cannot be more than 255 characters long.</source> 10466 <source>Password cannot be more than 255 characters long.</source>
10351 <target>Ο κωδικός δεν μποÏεί να είναι πάνω από 255 χαÏακτήÏες.</target> 10467 <target>Ο κωδικός δεν μποÏεί να είναι πάνω από 255 χαÏακτήÏες.</target>
10352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10468
10353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10469
10354 </trans-unit> 10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10355 <trans-unit id="3392630942539073768"> 10471 <trans-unit id="3392630942539073768">
10356 <source>The new password and the confirmed password do not correspond.</source> 10472 <source>The new password and the confirmed password do not correspond.</source>
10357 <target>Ο νέος κωδικός και η επιβεβαίωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î´ÎµÎ½ αντστοιχοÏν.</target> 10473 <target>Ο νέος κωδικός και η επιβεβαίωση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Î´ÎµÎ½ αντστοιχοÏν.</target>
10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10474
10359 </trans-unit> 10475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10360 <trans-unit id="2027337371129904473"> 10476 <trans-unit id="2027337371129904473">
10361 <source>Video quota is required.</source> 10477 <source>Video quota is required.</source>
10362 <target>Απαιτείται ÏŒÏιο βίντεο.</target> 10478 <target>Απαιτείται ÏŒÏιο βίντεο.</target>
10363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10479
10364 </trans-unit> 10480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10365 <trans-unit id="267386529333143660"> 10481 <trans-unit id="267386529333143660">
10366 <source>Quota must be greater than -1.</source> 10482 <source>Quota must be greater than -1.</source>
10367 <target>Το ÏŒÏιο βίντεο μποÏεί να είναι 0 ή πεÏισσότεÏο.</target> 10483 <target>Το ÏŒÏιο βίντεο μποÏεί να είναι 0 ή πεÏισσότεÏο.</target>
10368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10484
10369 </trans-unit> 10485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10370 <trans-unit id="1220179061234048936"> 10486 <trans-unit id="1220179061234048936">
10371 <source>Daily upload limit is required.</source> 10487 <source>Daily upload limit is required.</source>
10372 <target>Απαιτείται ημεÏήσιο ÏŒÏιο ανεβάσματος.</target> 10488 <target>Απαιτείται ημεÏήσιο ÏŒÏιο ανεβάσματος.</target>
10373 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10489
10374 </trans-unit> 10490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10375 <trans-unit id="8959404382357999234"> 10491 <trans-unit id="8959404382357999234">
10376 <source>Daily upload limit must be greater than -1.</source> 10492 <source>Daily upload limit must be greater than -1.</source>
10377 <target>Το ημεÏήσιο ÏŒÏιο ανεβάσματος μποÏεί να είναι 0 ή πεÏισσότεÏο.</target> 10493 <target>Το ημεÏήσιο ÏŒÏιο ανεβάσματος μποÏεί να είναι 0 ή πεÏισσότεÏο.</target>
10378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10494
10379 </trans-unit> 10495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10380 <trans-unit id="4796798537475457493"> 10496 <trans-unit id="4796798537475457493">
10381 <source>User role is required.</source> 10497 <source>User role is required.</source>
10382 <target>Ο Ïόλος χÏήστη απαιτείται.</target> 10498 <target>Ο Ïόλος χÏήστη απαιτείται.</target>
10383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10499
10384 </trans-unit> 10500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10385 <trans-unit id="2761226139624435788"> 10501 <trans-unit id="2761226139624435788">
10386 <source>Description must be at least 3 characters long.</source> 10502 <source>Description must be at least 3 characters long.</source>
10387 <target>Η πεÏιγÏαφή Ï€Ïέπει να είναι τουλάχιστον 3 χαÏακτήÏες.</target> 10503 <target>Η πεÏιγÏαφή Ï€Ïέπει να είναι τουλάχιστον 3 χαÏακτήÏες.</target>
10388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10504
10389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10505
10390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10506
10391 </trans-unit> 10507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10392 <trans-unit id="4717982586356605243"> 10508 <trans-unit id="4717982586356605243">
10393 <source>Description cannot be more than 1000 characters long.</source> 10509 <source>Description cannot be more than 1000 characters long.</source>
10394 <target>Η πεÏιγÏαφή δε μποÏεί να είναι πεÏισσότεÏο από 1000 χαÏακτήÏες.</target> 10510 <target>Η πεÏιγÏαφή δε μποÏεί να είναι πεÏισσότεÏο από 1000 χαÏακτήÏες.</target>
10395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10511
10396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10512
10397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10513
10398 </trans-unit> 10514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10399 <trans-unit id="1814372869868173571" datatype="html"> 10515 <trans-unit id="1814372869868173571" datatype="html">
10400 <source>You must agree with the instance terms in order to register on it.</source> 10516 <source>You must agree with the instance terms in order to register on it.</source>
10401 <target state="new">You must agree with the instance terms in order to register on it.</target> 10517 <target state="new">You must agree with the instance terms in order to register on it.</target>
10402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10518
10403 </trans-unit> 10519 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10404 <trans-unit id="7803960725351649605"> 10520 <trans-unit id="7803960725351649605">
10405 <source>Ban reason must be at least 3 characters long.</source> 10521 <source>Ban reason must be at least 3 characters long.</source>
10406 <target>Ο λόγος Î±Ï€Î¿ÎºÎ»ÎµÎ¹ÏƒÎ¼Î¿Ï Ï€Ïέπει να είναι τουλάχιστον 3 χαÏακτήÏες.</target> 10522 <target>Ο λόγος Î±Ï€Î¿ÎºÎ»ÎµÎ¹ÏƒÎ¼Î¿Ï Ï€Ïέπει να είναι τουλάχιστον 3 χαÏακτήÏες.</target>
10407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10523
10408 </trans-unit> 10524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10409 <trans-unit id="3851609012243698179"> 10525 <trans-unit id="3851609012243698179">
10410 <source>Ban reason cannot be more than 250 characters long.</source> 10526 <source>Ban reason cannot be more than 250 characters long.</source>
10411 <target>Ο λόγος Î±Ï€Î¿ÎºÎ»ÎµÎ¹ÏƒÎ¼Î¿Ï Î´Îµ μποÏεί να είναι πεÏισσότεÏο από 250 χαÏακτήÏες.</target> 10527 <target>Ο λόγος Î±Ï€Î¿ÎºÎ»ÎµÎ¹ÏƒÎ¼Î¿Ï Î´Îµ μποÏεί να είναι πεÏισσότεÏο από 250 χαÏακτήÏες.</target>
10412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10528
10413 </trans-unit> 10529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10414 <trans-unit id="6632896893630378443"> 10530 <trans-unit id="6632896893630378443">
10415 <source>Display name is required.</source> 10531 <source>Display name is required.</source>
10416 <target>Το όνομα εμφάνισης απαιτείται.</target> 10532 <target>Το όνομα εμφάνισης απαιτείται.</target>
10417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10533
10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10534
10419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10535
10420 </trans-unit> 10536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10421 <trans-unit id="1303578752658966736"> 10537 <trans-unit id="1303578752658966736">
10422 <source>Display name must be at least 1 character long.</source> 10538 <source>Display name must be at least 1 character long.</source>
10423 <target>Το όνομα εμφάνισης Ï€Ïέπει να είναι τουλάχιστον 1 χαÏακτήÏας.</target> 10539 <target>Το όνομα εμφάνισης Ï€Ïέπει να είναι τουλάχιστον 1 χαÏακτήÏας.</target>
10424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10540
10425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10541
10426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10542
10427 </trans-unit> 10543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10428 <trans-unit id="4613240543124934954"> 10544 <trans-unit id="4613240543124934954">
10429 <source>Display name cannot be more than 50 characters long.</source> 10545 <source>Display name cannot be more than 50 characters long.</source>
10430 <target>Το όνομα εμφάνισης δε μποÏεί να είναι πάνω από 50 χαÏακτήÏες.</target> 10546 <target>Το όνομα εμφάνισης δε μποÏεί να είναι πάνω από 50 χαÏακτήÏες.</target>
10431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10547
10432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10548
10433 </trans-unit> 10549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10434 <trans-unit id="1000468652492651683"> 10550 <trans-unit id="1000468652492651683">
10435 <source>Report reason is required.</source> 10551 <source>Report reason is required.</source>
10436 <target>Ο λόγος αναφοÏάς απαιτείται.</target> 10552 <target>Ο λόγος αναφοÏάς απαιτείται.</target>
@@ -11292,10 +11408,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11292 <target state="new"> 11408 <target state="new">
11293 <x id="PH"/> (channel page) 11409 <x id="PH"/> (channel page)
11294 </target> 11410 </target>
11295 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11411
11296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11412
11297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11413
11298 </trans-unit> 11414 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11299 <trans-unit id="1209500590333005801" datatype="html"> 11415 <trans-unit id="1209500590333005801" datatype="html">
11300 <source><x id="PH"/> (account page) </source> 11416 <source><x id="PH"/> (account page) </source>
11301 <target state="new"> 11417 <target state="new">
@@ -11701,22 +11817,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11701 <x id="PH"/> λεπτά. 11817 <x id="PH"/> λεπτά.
11702 </target> 11818 </target>
11703 11819
11704 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11820 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11705 <trans-unit id="4965472196059235310"> 11821 <trans-unit id="4965472196059235310">
11706 <source>Too many attempts, please try again later.</source> 11822 <source>Too many attempts, please try again later.</source>
11707 <target>ΠάÏα πολλές Ï€Ïοσπάθειες, δοκιμάστε ξανά αÏγότεÏα.</target> 11823 <target>ΠάÏα πολλές Ï€Ïοσπάθειες, δοκιμάστε ξανά αÏγότεÏα.</target>
11708 11824
11709 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11825 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11710 <trans-unit id="1693549688987384699"> 11826 <trans-unit id="1693549688987384699">
11711 <source>Server error. Please retry later.</source> 11827 <source>Server error. Please retry later.</source>
11712 <target>Σφάλμα κόμβου. Δοκιμάστε ξανά αÏγότεÏα.</target> 11828 <target>Σφάλμα κόμβου. Δοκιμάστε ξανά αÏγότεÏα.</target>
11713 11829
11714 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 11830 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11715 <trans-unit id="7436975022198908854" datatype="html"> 11831 <trans-unit id="7436975022198908854" datatype="html">
11716 <source>Unknown server error</source> 11832 <source>Unknown server error</source>
11717 <target state="new">Unknown server error</target> 11833 <target state="new">Unknown server error</target>
11718 11834
11719 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11835 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11720 <trans-unit id="5927402622550505067" datatype="html"> 11836 <trans-unit id="5927402622550505067" datatype="html">
11721 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11837 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11722 <target state="new">Subscribed to all current channels of 11838 <target state="new">Subscribed to all current channels of
@@ -11880,7 +11996,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11880 <target>ΑντιγÏάφτηκε</target> 11996 <target>ΑντιγÏάφτηκε</target>
11881 11997
11882 11998
11883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11884 <trans-unit id="4323470180912194028" datatype="html"> 12000 <trans-unit id="4323470180912194028" datatype="html">
11885 <source>Copy</source> 12001 <source>Copy</source>
11886 <target state="translated">ΑντιγÏαφή</target> 12002 <target state="translated">ΑντιγÏαφή</target>
@@ -12123,46 +12239,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12123 <trans-unit id="4058575476871566236"> 12239 <trans-unit id="4058575476871566236">
12124 <source>Published</source> 12240 <source>Published</source>
12125 <target>Δημοσιευμένο</target> 12241 <target>Δημοσιευμένο</target>
12126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12242
12127 </trans-unit> 12243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12128 <trans-unit id="7657908235362559477" datatype="html"> 12244 <trans-unit id="7657908235362559477" datatype="html">
12129 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12245 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12130 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12246 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12131 <context-group purpose="location"> 12247
12132 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12133 <context context-type="linenumber">178</context>
12134 </context-group>
12135 </trans-unit>
12136 <trans-unit id="5093002376262354382" datatype="html"> 12249 <trans-unit id="5093002376262354382" datatype="html">
12137 <source>Transcoding failed</source> 12250 <source>Transcoding failed</source>
12138 <target state="new">Transcoding failed</target> 12251 <target state="new">Transcoding failed</target>
12139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12252
12140 </trans-unit> 12253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12141 <trans-unit id="118687079501751948" datatype="html"> 12254 <trans-unit id="118687079501751948" datatype="html">
12142 <source>Move to external storage failed</source> 12255 <source>Move to external storage failed</source>
12143 <target state="new">Move to external storage failed</target> 12256 <target state="new">Move to external storage failed</target>
12144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12257
12145 </trans-unit> 12258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12146 <trans-unit id="4887724548587271148"> 12259 <trans-unit id="4887724548587271148">
12147 <source>Waiting transcoding</source> 12260 <source>Waiting transcoding</source>
12148 <target>Αναμονή επανακωδικοποίησης</target> 12261 <target>Αναμονή επανακωδικοποίησης</target>
12149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12262
12150 </trans-unit> 12263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12151 <trans-unit id="4517785179607945981"> 12264 <trans-unit id="4517785179607945981">
12152 <source>To transcode</source> 12265 <source>To transcode</source>
12153 <target>ΠÏος επανακωδικοποίηση</target> 12266 <target>ΠÏος επανακωδικοποίηση</target>
12154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12267
12155 </trans-unit> 12268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12156 <trans-unit id="3299576663551440736"> 12269 <trans-unit id="3299576663551440736">
12157 <source>To import</source> 12270 <source>To import</source>
12158 <target>ΠÏος εισαγωγή</target> 12271 <target>ΠÏος εισαγωγή</target>
12159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12272
12160 </trans-unit> 12273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12161 <trans-unit id="6963802198225789806" datatype="html"> 12274 <trans-unit id="6963802198225789806" datatype="html">
12162 <source>To edit</source> 12275 <source>To edit</source>
12163 <target state="new">To edit</target> 12276 <target state="new">To edit</target>
12164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12277
12165 </trans-unit> 12278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12166 <trans-unit id="8492933894084361602" datatype="html"> 12279 <trans-unit id="8492933894084361602" datatype="html">
12167 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12280 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12168 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12281 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12249,39 +12362,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12249 <source>Your video was uploaded to your account and is private.</source> 12362 <source>Your video was uploaded to your account and is private.</source>
12250 <target>Το βίντεο ανέβηκε στον λογαÏιασμό σας και είναι ιδιωτικό.</target> 12363 <target>Το βίντεο ανέβηκε στον λογαÏιασμό σας και είναι ιδιωτικό.</target>
12251 12364
12252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12253 <trans-unit id="5699822024600815733"> 12366 <trans-unit id="5699822024600815733">
12254 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12367 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12255 <target>Όμως οι σχετικές πληÏοφοÏίες (ετικέτες, πεÏιγÏαφή...) θα χαθοÏν, σίγουÏα θέλετε να φÏγετε από τη σελίδα;</target> 12368 <target>Όμως οι σχετικές πληÏοφοÏίες (ετικέτες, πεÏιγÏαφή...) θα χαθοÏν, σίγουÏα θέλετε να φÏγετε από τη σελίδα;</target>
12256 12369
12257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12258 <trans-unit id="1219739004043110649"> 12371 <trans-unit id="1219739004043110649">
12259 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12372 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12260 <target>Το βίντεο δεν έχει ανέβει ακόμα, θέλετε σίγουÏα να φÏγετε από τη σελίδα;</target> 12373 <target>Το βίντεο δεν έχει ανέβει ακόμα, θέλετε σίγουÏα να φÏγετε από τη σελίδα;</target>
12261 12374
12262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 12375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12263 <trans-unit id="1830802698757049943" datatype="html"> 12376 <trans-unit id="1830802698757049943" datatype="html">
12264 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12377 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12265 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12378 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12266 12379
12267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12268 <trans-unit id="6932865105766151309" datatype="html"> 12381 <trans-unit id="6932865105766151309" datatype="html">
12269 <source>Upload</source> 12382 <source>Upload</source>
12270 <target state="translated">Αποστολή</target> 12383 <target state="translated">Αποστολή</target>
12271 12384
12272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12273 <trans-unit id="8278735427925094503"> 12386 <trans-unit id="8278735427925094503">
12274 <source>Upload <x id="PH"/> </source> 12387 <source>Upload <x id="PH"/> </source>
12275 <target>Ανεβάστε 12388 <target>Ανεβάστε
12276 <x id="PH"/> 12389 <x id="PH"/>
12277 </target> 12390 </target>
12278 12391
12279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12392 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12280 <trans-unit id="5981816353437801748"> 12393 <trans-unit id="5981816353437801748">
12281 <source>Video published.</source> 12394 <source>Video published.</source>
12282 <target>Το βίνεο δημοσιεÏτηκε.</target> 12395 <target>Το βίνεο δημοσιεÏτηκε.</target>
12283 12396
12284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12285 <trans-unit id="764164089183618119"> 12398 <trans-unit id="764164089183618119">
12286 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12399 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12287 <target>Έχετε αλλαγές που δεν έχουν αποθηκευτεί! Αν φÏγετε, θα χαθοÏν.</target> 12400 <target>Έχετε αλλαγές που δεν έχουν αποθηκευτεί! Αν φÏγετε, θα χαθοÏν.</target>
@@ -12416,7 +12529,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12416 12529
12417 12530
12418 12531
12419 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12532 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12420 <trans-unit id="3354816756665089864" datatype="html"> 12533 <trans-unit id="3354816756665089864" datatype="html">
12421 <source>Autoplay is suspended</source> 12534 <source>Autoplay is suspended</source>
12422 <target state="new">Autoplay is suspended</target> 12535 <target state="new">Autoplay is suspended</target>
@@ -12505,9 +12618,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12505 <trans-unit id="2431286785954354122" datatype="html"> 12618 <trans-unit id="2431286785954354122" datatype="html">
12506 <source>Recently added</source> 12619 <source>Recently added</source>
12507 <target state="translated">ΠÏόσφατα</target> 12620 <target state="translated">ΠÏόσφατα</target>
12508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12621
12509 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12622
12510 </trans-unit> 12623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12511 <trans-unit id="12646164819555880"> 12624 <trans-unit id="12646164819555880">
12512 <source>Videos from your subscriptions</source> 12625 <source>Videos from your subscriptions</source>
12513 <target>Βίντεο από τις συνδÏομές σας</target> 12626 <target>Βίντεο από τις συνδÏομές σας</target>
@@ -12516,17 +12629,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12516 <trans-unit id="1812379335568847528" datatype="html"> 12629 <trans-unit id="1812379335568847528" datatype="html">
12517 <source>Subscriptions</source> 12630 <source>Subscriptions</source>
12518 <target state="translated">ΣυνδÏομές</target> 12631 <target state="translated">ΣυνδÏομές</target>
12519 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12632
12520 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12633
12521 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12634
12522 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12635
12523 </trans-unit> 12636 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12524 <trans-unit id="186236568870281953" datatype="html"> 12637 <trans-unit id="186236568870281953" datatype="html">
12525 <source>History</source> 12638 <source>History</source>
12526 <target state="translated">ΙστοÏικό</target> 12639 <target state="translated">ΙστοÏικό</target>
12527 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12640
12528 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12641
12529 </trans-unit> 12642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12530 <trans-unit id="5237588857224999862" datatype="html"> 12643 <trans-unit id="5237588857224999862" datatype="html">
12531 <source>Open actions</source> 12644 <source>Open actions</source>
12532 <target state="new">Open actions</target> 12645 <target state="new">Open actions</target>
@@ -12538,11 +12651,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12538 <trans-unit id="8681933925782924101" datatype="html"> 12651 <trans-unit id="8681933925782924101" datatype="html">
12539 <source>Local videos</source> 12652 <source>Local videos</source>
12540 <target state="translated">Τοπικά βίντεο</target> 12653 <target state="translated">Τοπικά βίντεο</target>
12541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12654
12542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12655
12543 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12656
12544 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12657
12545 </trans-unit> 12658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12546 <trans-unit id="5668077948386857930" datatype="html"> 12659 <trans-unit id="5668077948386857930" datatype="html">
12547 <source>Exclude</source> 12660 <source>Exclude</source>
12548 <target state="translated">ΕξαίÏεση</target> 12661 <target state="translated">ΕξαίÏεση</target>
@@ -12577,19 +12690,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12577 <trans-unit id="4668975178372693951" datatype="html"> 12690 <trans-unit id="4668975178372693951" datatype="html">
12578 <source>Discover videos</source> 12691 <source>Discover videos</source>
12579 <target state="translated">ΑνακαλÏψτε βίντεο</target> 12692 <target state="translated">ΑνακαλÏψτε βίντεο</target>
12580 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12693
12581 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12694
12582 </trans-unit> 12695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12583 <trans-unit id="8067135025051844577" datatype="html"> 12696 <trans-unit id="8067135025051844577" datatype="html">
12584 <source>Trending videos</source> 12697 <source>Trending videos</source>
12585 <target state="new">Trending videos</target> 12698 <target state="new">Trending videos</target>
12586 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12699
12587 </trans-unit> 12700 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12588 <trans-unit id="664221386829541948" datatype="html"> 12701 <trans-unit id="664221386829541948" datatype="html">
12589 <source>Recently added videos</source> 12702 <source>Recently added videos</source>
12590 <target state="new">Recently added videos</target> 12703 <target state="new">Recently added videos</target>
12591 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12704
12592 </trans-unit> 12705 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12593 <trans-unit id="8212906256415538361" datatype="html"> 12706 <trans-unit id="8212906256415538361" datatype="html">
12594 <source>Upload a video</source> 12707 <source>Upload a video</source>
12595 <target state="translated">ΜεταφόÏτωση του βίντεο</target> 12708 <target state="translated">ΜεταφόÏτωση του βίντεο</target>
diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf
index 5d5294487..c790f978c 100644
--- a/client/src/locale/angular.en-GB.xlf
+++ b/client/src/locale/angular.en-GB.xlf
@@ -552,13 +552,13 @@
552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
553 <source>video</source><target state="new">video</target> 553 <source>video</source><target state="new">video</target>
554 554
555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
556 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 556 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
557 557
558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
559 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 559 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
560 560
561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
562 <source>subtitles</source><target state="new">subtitles</target> 562 <source>subtitles</source><target state="new">subtitles</target>
563 563
564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -621,7 +621,7 @@
621 <trans-unit id="2466846716878254816" datatype="html"> 621 <trans-unit id="2466846716878254816" datatype="html">
622 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 622 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
623 623
624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
625 625
626 <trans-unit id="7539427273132299890"> 626 <trans-unit id="7539427273132299890">
627 <source>Unlisted</source> 627 <source>Unlisted</source>
@@ -766,13 +766,10 @@
766 <trans-unit id="158575725114802951" datatype="html"> 766 <trans-unit id="158575725114802951" datatype="html">
767 <source>Only live videos</source><target state="new">Only live videos</target> 767 <source>Only live videos</source><target state="new">Only live videos</target>
768 768
769 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 769 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
770 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 770 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
771 <context-group purpose="location"> 771
772 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
773 <context context-type="linenumber">170</context>
774 </context-group>
775 </trans-unit>
776 <trans-unit id="7585826646011739428"> 773 <trans-unit id="7585826646011739428">
777 <source>Edit</source> 774 <source>Edit</source>
778 <target>Edit</target> 775 <target>Edit</target>
@@ -1169,20 +1166,26 @@
1169 <source>Username or email address</source> 1166 <source>Username or email address</source>
1170 <target>Username or email address</target> 1167 <target>Username or email address</target>
1171 1168
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1173 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1170 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1171
1172
1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1174 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1177 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1174 <context-group purpose="location"> 1178 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">46</context> 1180 <context context-type="linenumber">70</context>
1177 </context-group> 1181 </context-group>
1182 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1183 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1178 <context-group purpose="location"> 1184 <context-group purpose="location">
1179 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1185 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1180 <context context-type="linenumber">53</context> 1186 <context context-type="linenumber">72</context>
1181 </context-group> 1187 </context-group>
1182 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1188 </trans-unit>
1183 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1184
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1186 1189
1187 <trans-unit id="1431416938026210429"> 1190 <trans-unit id="1431416938026210429">
1188 <source>Password</source> 1191 <source>Password</source>
@@ -1195,15 +1198,15 @@
1195 1198
1196 1199
1197 1200
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1199 <trans-unit id="8715156686857791956" datatype="html"> 1202 <trans-unit id="8715156686857791956" datatype="html">
1200 <source>Click here to reset your password</source> 1203 <source>Click here to reset your password</source>
1201 <target state="new">Click here to reset your password</target> 1204 <target state="new">Click here to reset your password</target>
1202 1205
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1206 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1204 <source>I forgot my password</source><target state="new">I forgot my password</target> 1207 <source>I forgot my password</source><target state="new">I forgot my password</target>
1205 1208
1206 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1207 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> 1210 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1208 1211
1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1224,27 +1227,27 @@
1224 <source>Or sign in with</source> 1227 <source>Or sign in with</source>
1225 <target state="new">Or sign in with</target> 1228 <target state="new">Or sign in with</target>
1226 1229
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1228 <trans-unit id="3238209155172574367"> 1231 <trans-unit id="3238209155172574367">
1229 <source>Forgot your password</source> 1232 <source>Forgot your password</source>
1230 <target>Forgot your password</target> 1233 <target>Forgot your password</target>
1231 1234
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1233 <trans-unit id="87327320394367488" datatype="html"> 1236 <trans-unit id="87327320394367488" datatype="html">
1234 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1235 <target state="new"> 1238 <target state="new">
1236 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1239 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1237 </target> 1240 </target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1240 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1243 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1241 1244
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1243 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1246 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1244The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1247The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1245The link will expire within 1 hour.</target> 1248The link will expire within 1 hour.</target>
1246 1249
1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1248 <trans-unit id="4768749765465246664"> 1251 <trans-unit id="4768749765465246664">
1249 <source>Email</source> 1252 <source>Email</source>
1250 <target>Email</target> 1253 <target>Email</target>
@@ -1255,17 +1258,17 @@ The link will expire within 1 hour.</target>
1255 1258
1256 1259
1257 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1259 <trans-unit id="3967269098753656610"> 1262 <trans-unit id="3967269098753656610">
1260 <source>Email address</source> 1263 <source>Email address</source>
1261 <target>Email address</target> 1264 <target>Email address</target>
1262 1265
1263 1266
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1265 <source>Reset</source><target state="new">Reset</target> 1268 <source>Reset</source><target state="new">Reset</target>
1266 1269
1267 <note priority="1" from="description">Password reset button</note> 1270 <note priority="1" from="description">Password reset button</note>
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1269 1272
1270 1273
1271 <trans-unit id="4319634264526091601" datatype="html"> 1274 <trans-unit id="4319634264526091601" datatype="html">
@@ -1485,7 +1488,13 @@ The link will expire within 1 hour.</target>
1485 Configure my instance 1488 Configure my instance
1486 </target> 1489 </target>
1487 1490
1488 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1491 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1492 <source>Confirm your password</source><target state="new">Confirm your password</target>
1493 <context-group purpose="location">
1494 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1495 <context context-type="linenumber">54</context>
1496 </context-group>
1497 </trans-unit>
1489 <trans-unit id="9005121595859995793" datatype="html"> 1498 <trans-unit id="9005121595859995793" datatype="html">
1490 <source>Configuration warning!</source> 1499 <source>Configuration warning!</source>
1491 <target state="new">Configuration warning!</target> 1500 <target state="new">Configuration warning!</target>
@@ -1684,7 +1693,7 @@ The link will expire within 1 hour.</target>
1684 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1693 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1685 <source>My account</source><target state="new">My account</target> 1694 <source>My account</source><target state="new">My account</target>
1686 1695
1687 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1688 <source>My library</source><target state="new">My library</target> 1697 <source>My library</source><target state="new">My library</target>
1689 1698
1690 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1699 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1692,7 +1701,7 @@ The link will expire within 1 hour.</target>
1692 <source>Create an account</source> 1701 <source>Create an account</source>
1693 <target>Create an account</target> 1702 <target>Create an account</target>
1694 1703
1695 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1704 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1696 1705
1697 <trans-unit id="3108704604266608109" datatype="html"> 1706 <trans-unit id="3108704604266608109" datatype="html">
1698 <source>My video imports</source><target state="new">My video imports</target> 1707 <source>My video imports</source><target state="new">My video imports</target>
@@ -1711,26 +1720,26 @@ The link will expire within 1 hour.</target>
1711 <trans-unit id="667372110624203230" datatype="html"> 1720 <trans-unit id="667372110624203230" datatype="html">
1712 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1721 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1713 1722
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1715 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1724 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1716 1725
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1718 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1727 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1719 1728
1720 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1722 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1731 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1723 1732
1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1725 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1734 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1726 1735
1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1728 <trans-unit id="7627544798203088407" datatype="html"> 1737 <trans-unit id="7627544798203088407" datatype="html">
1729 <source>Discover</source> 1738 <source>Discover</source>
1730 <target state="new">Discover</target> 1739 <target state="new">Discover</target>
1731 1740
1732 1741
1733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1734 1743
1735 1744
1736 1745
@@ -1906,7 +1915,7 @@ The link will expire within 1 hour.</target>
1906 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1915 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1907 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1916 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1908 1917
1909 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1918 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1910 1919
1911 <trans-unit id="5131854469652959713" datatype="html"> 1920 <trans-unit id="5131854469652959713" datatype="html">
1912 <source>GLOBAL SEARCH</source> 1921 <source>GLOBAL SEARCH</source>
@@ -2244,7 +2253,7 @@ The link will expire within 1 hour.</target>
2244 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2253 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2245 <source>Advanced filters</source><target state="new">Advanced filters</target> 2254 <source>Advanced filters</source><target state="new">Advanced filters</target>
2246 2255
2247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2248 <trans-unit id="2504502765849142619" datatype="html"> 2257 <trans-unit id="2504502765849142619" datatype="html">
2249 <source>No items found</source> 2258 <source>No items found</source>
2250 <target state="new">No items found</target> 2259 <target state="new">No items found</target>
@@ -2616,7 +2625,7 @@ The link will expire within 1 hour.</target>
2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2617 <source>Upload on hold</source><target state="new">Upload on hold</target> 2626 <source>Upload on hold</source><target state="new">Upload on hold</target>
2618 2627
2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2620 <trans-unit id="285180972645018518" datatype="html"> 2629 <trans-unit id="285180972645018518" datatype="html">
2621 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2630 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2622 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2631 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2846,7 +2855,7 @@ The link will expire within 1 hour.</target>
2846 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2855 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2847 <source>Login</source><target state="new">Login</target> 2856 <source>Login</source><target state="new">Login</target>
2848 2857
2849 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2858 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2850 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2859 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2851</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2860</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2852</target> 2861</target>
@@ -3521,69 +3530,76 @@ The link will expire within 1 hour.</target>
3521 3530
3522 3531
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3524 <trans-unit id="7046347992315328430" datatype="html"> 3533
3525 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3526 <target state="new">
3527 Transcoding is enabled. The video quota only takes into account
3528 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3529 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3530 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3531 At most, this user could upload ~
3532 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3533
3534 </target>
3535
3536
3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3538 <trans-unit id="2743014784334706527"> 3534 <trans-unit id="2743014784334706527">
3539 <source>Daily video quota</source> 3535 <source>Daily video quota</source>
3540 <target>Daily video quota</target> 3536 <target>Daily video quota</target>
3541 3537
3542 3538
3543 3539
3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3545 <source>Auth plugin</source><target state="new">Auth plugin</target> 3541 <source>Auth plugin</source><target state="new">Auth plugin</target>
3546 3542
3547 3543
3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3549 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3545 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3550 3546
3551 3547
3552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3553 <trans-unit id="2070907480317730379" datatype="html"> 3549 <trans-unit id="2070907480317730379" datatype="html">
3554 <source>Doesn't need review before a video goes public</source> 3550 <source>Doesn't need review before a video goes public</source>
3555 <target state="new">Doesn't need review before a video goes public</target> 3551 <target state="new">Doesn't need review before a video goes public</target>
3556 3552
3557 3553
3558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3559 <trans-unit id="6667250632809964191"> 3555 <trans-unit id="6667250632809964191">
3560 <source>Send a link to reset the password by email to the user</source> 3556 <source>Send a link to reset the password by email to the user</source>
3561 <target>Send a link by e-mail to reset the user password</target> 3557 <target>Send a link by e-mail to reset the user password</target>
3562 3558
3563 3559
3564 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3565 <trans-unit id="1412406834353485520"> 3561 <trans-unit id="1412406834353485520">
3566 <source>Ask for new password</source> 3562 <source>Ask for new password</source>
3567 <target>Ask for a new password</target> 3563 <target>Ask for a new password</target>
3568 3564
3569 3565
3570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3571 <trans-unit id="3791201588898094481"> 3567 <trans-unit id="3791201588898094481">
3572 <source>Manually set the user password</source> 3568 <source>Manually set the user password</source>
3573 <target>Manually set the user password</target> 3569 <target>Manually set the user password</target>
3574 3570
3575 3571
3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3573 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3574 <context-group purpose="location">
3575 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3576 <context context-type="linenumber">227</context>
3577 </context-group>
3578 <context-group purpose="location">
3579 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3580 <context context-type="linenumber">227</context>
3581 </context-group>
3582 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3583 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3584 <context-group purpose="location">
3585 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3586 <context context-type="linenumber">228</context>
3587 </context-group>
3588 <context-group purpose="location">
3589 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3590 <context context-type="linenumber">228</context>
3591 </context-group>
3592 </trans-unit>
3577 <trans-unit id="8461842260159597706"> 3593 <trans-unit id="8461842260159597706">
3578 <source>Show</source> 3594 <source>Show</source>
3579 <target>Show</target> 3595 <target>Show</target>
3580 3596
3581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3582 <trans-unit id="8461609631969932886"> 3598 <trans-unit id="8461609631969932886">
3583 <source>Hide</source> 3599 <source>Hide</source>
3584 <target>Hide</target> 3600 <target>Hide</target>
3585 3601
3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3587 <trans-unit id="7049348886126005391"> 3603 <trans-unit id="7049348886126005391">
3588 <source>Batch actions</source> 3604 <source>Batch actions</source>
3589 <target>Batch actions</target> 3605 <target>Batch actions</target>
@@ -3661,13 +3677,13 @@ The link will expire within 1 hour.</target>
3661 <target>Muted accounts</target> 3677 <target>Muted accounts</target>
3662 3678
3663 3679
3664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3665 <trans-unit id="5668793810321242853"> 3681 <trans-unit id="5668793810321242853">
3666 <source>Muted servers</source> 3682 <source>Muted servers</source>
3667 <target>Muted servers</target> 3683 <target>Muted servers</target>
3668 3684
3669 3685
3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3671 3687
3672 3688
3673 3689
@@ -4722,133 +4738,127 @@ The link will expire within 1 hour.</target>
4722 4738
4723 4739
4724 4740
4725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4726 <trans-unit id="8509882464852636851" datatype="html"> 4742 <trans-unit id="8509882464852636851" datatype="html">
4727 <source>Default daily upload limit per user</source> 4743 <source>Default daily upload limit per user</source>
4728 <target state="new">Default daily upload limit per user</target> 4744 <target state="new">Default daily upload limit per user</target>
4729 4745
4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4731 4747
4732 <trans-unit id="4719342289581047890" datatype="html"> 4748 <trans-unit id="4719342289581047890" datatype="html">
4733 <source>Allow import with a torrent file or a magnet URI</source> 4749 <source>Allow import with a torrent file or a magnet URI</source>
4734 <target state="new">Allow import with a torrent file or a magnet URI</target> 4750 <target state="new">Allow import with a torrent file or a magnet URI</target>
4735 4751
4736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4737 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4753 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4738 4754
4739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4740 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4756 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4741 <context-group purpose="location"> 4757
4742 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4743 <context context-type="linenumber">293</context>
4744 </context-group>
4745 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4746 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4759 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4747 <context-group purpose="location"> 4760
4748 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4749 <context context-type="linenumber">296,298</context>
4750 </context-group>
4751 </trans-unit>
4752 <trans-unit id="3950258704315544174" datatype="html"> 4762 <trans-unit id="3950258704315544174" datatype="html">
4753 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4763 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4754 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4764 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4755 4765
4756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4757 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4767 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4758 4768
4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4760 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4770 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4761 4771
4762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4763 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4773 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4764 4774
4765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4766 <trans-unit id="3428986951244800347" datatype="html"> 4776 <trans-unit id="3428986951244800347" datatype="html">
4767 <source>Block new videos automatically</source> 4777 <source>Block new videos automatically</source>
4768 <target state="new">Block new videos automatically</target> 4778 <target state="new">Block new videos automatically</target>
4769 4779
4770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4771 <trans-unit id="2054846790157376783" datatype="html"> 4781 <trans-unit id="2054846790157376783" datatype="html">
4772 <source>SEARCH</source> 4782 <source>SEARCH</source>
4773 <target state="new">SEARCH</target> 4783 <target state="new">SEARCH</target>
4774 4784
4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4776 4786
4777 <trans-unit id="3442084803796199253" datatype="html"> 4787 <trans-unit id="3442084803796199253" datatype="html">
4778 <source>Allow users to do remote URI/handle search</source> 4788 <source>Allow users to do remote URI/handle search</source>
4779 <target state="new">Allow users to do remote URI/handle search</target> 4789 <target state="new">Allow users to do remote URI/handle search</target>
4780 4790
4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4782 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4792 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4783 4793
4784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4785 4795
4786 <trans-unit id="7295422540935146771" datatype="html"> 4796 <trans-unit id="7295422540935146771" datatype="html">
4787 <source>Allow anonymous to do remote URI/handle search</source> 4797 <source>Allow anonymous to do remote URI/handle search</source>
4788 <target state="new">Allow anonymous to do remote URI/handle search</target> 4798 <target state="new">Allow anonymous to do remote URI/handle search</target>
4789 4799
4790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4791 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4801 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4792 4802
4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4794 <trans-unit id="5273935530181504015" datatype="html"> 4804 <trans-unit id="5273935530181504015" datatype="html">
4795 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4805 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4796 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4806 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4797 4807
4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4799 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4809 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4800 4810
4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4802 4812
4803 <trans-unit id="2331464426553277323" datatype="html"> 4813 <trans-unit id="2331464426553277323" datatype="html">
4804 <source>Search index URL</source> 4814 <source>Search index URL</source>
4805 <target state="new">Search index URL</target> 4815 <target state="new">Search index URL</target>
4806 4816
4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4808 <trans-unit id="8524278911521465398" datatype="html"> 4818 <trans-unit id="8524278911521465398" datatype="html">
4809 <source>Disable local search in search bar</source> 4819 <source>Disable local search in search bar</source>
4810 <target state="new">Disable local search in search bar</target> 4820 <target state="new">Disable local search in search bar</target>
4811 4821
4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4813 <trans-unit id="6568991917245875948" datatype="html"> 4823 <trans-unit id="6568991917245875948" datatype="html">
4814 <source>Otherwise the local search stays used by default</source> 4824 <source>Otherwise the local search stays used by default</source>
4815 <target state="new">Otherwise the local search stays used by default</target> 4825 <target state="new">Otherwise the local search stays used by default</target>
4816 4826
4817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4818 <trans-unit id="4444955208013675027" datatype="html"> 4828 <trans-unit id="4444955208013675027" datatype="html">
4819 <source>Search bar uses the global search index by default</source> 4829 <source>Search bar uses the global search index by default</source>
4820 <target state="new">Search bar uses the global search index by default</target> 4830 <target state="new">Search bar uses the global search index by default</target>
4821 4831
4822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4823 <trans-unit id="6476750382562952780" datatype="html"> 4833 <trans-unit id="6476750382562952780" datatype="html">
4824 <source>Enable global search</source> 4834 <source>Enable global search</source>
4825 <target state="new">Enable global search</target> 4835 <target state="new">Enable global search</target>
4826 4836
4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4828 <trans-unit id="836183323506117145" datatype="html"> 4838 <trans-unit id="836183323506117145" datatype="html">
4829 <source>FEDERATION</source> 4839 <source>FEDERATION</source>
4830 <target state="new">FEDERATION</target> 4840 <target state="new">FEDERATION</target>
4831 4841
4832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4833 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4843 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4834 4844
4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4836 4846
4837 <trans-unit id="9119248927271669654" datatype="html"> 4847 <trans-unit id="9119248927271669654" datatype="html">
4838 <source>Other instances can follow yours</source> 4848 <source>Other instances can follow yours</source>
4839 <target state="new">Other instances can follow yours</target> 4849 <target state="new">Other instances can follow yours</target>
4840 4850
4841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4842 <trans-unit id="7015551137649102649" datatype="html"> 4852 <trans-unit id="7015551137649102649" datatype="html">
4843 <source>Manually approve new instance followers</source> 4853 <source>Manually approve new instance followers</source>
4844 <target state="new">Manually approve new instance followers</target> 4854 <target state="new">Manually approve new instance followers</target>
4845 4855
4846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4847 <trans-unit id="4803992993548153434" datatype="html"> 4857 <trans-unit id="4803992993548153434" datatype="html">
4848 <source>Automatically follow back instances</source> 4858 <source>Automatically follow back instances</source>
4849 <target state="new">Automatically follow back instances</target> 4859 <target state="new">Automatically follow back instances</target>
4850 4860
4851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4852 4862
4853 <trans-unit id="2092224316392295720" datatype="html"> 4863 <trans-unit id="2092224316392295720" datatype="html">
4854 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4864 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4856,25 +4866,25 @@ The link will expire within 1 hour.</target>
4856 4866
4857 4867
4858 4868
4859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4860 <trans-unit id="1718269478813020014" datatype="html"> 4870 <trans-unit id="1718269478813020014" datatype="html">
4861 <source>Index URL</source> 4871 <source>Index URL</source>
4862 <target state="new">Index URL</target> 4872 <target state="new">Index URL</target>
4863 4873
4864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4865 <trans-unit id="173263206605027981" datatype="html"> 4875 <trans-unit id="173263206605027981" datatype="html">
4866 <source>Automatically follow instances of a public index</source> 4876 <source>Automatically follow instances of a public index</source>
4867 <target state="new">Automatically follow instances of a public index</target> 4877 <target state="new">Automatically follow instances of a public index</target>
4868 4878
4869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4870 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4880 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4871 4881
4872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4873 <trans-unit id="3946988229617310200" datatype="html"> 4883 <trans-unit id="3946988229617310200" datatype="html">
4874 <source>ADMINISTRATORS</source> 4884 <source>ADMINISTRATORS</source>
4875 <target state="new">ADMINISTRATORS</target> 4885 <target state="new">ADMINISTRATORS</target>
4876 4886
4877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4878 <trans-unit id="2149300564474427551"> 4888 <trans-unit id="2149300564474427551">
4879 <source>Administrator</source> 4889 <source>Administrator</source>
4880 <target>Administrator</target> 4890 <target>Administrator</target>
@@ -4884,12 +4894,12 @@ The link will expire within 1 hour.</target>
4884 <source>Admin email</source> 4894 <source>Admin email</source>
4885 <target>Admin email</target> 4895 <target>Admin email</target>
4886 4896
4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4888 <trans-unit id="4722881456283329321"> 4898 <trans-unit id="4722881456283329321">
4889 <source>Enable contact form</source> 4899 <source>Enable contact form</source>
4890 <target>Enable contact form</target> 4900 <target>Enable contact form</target>
4891 4901
4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4893 <trans-unit id="5926348345797688952" datatype="html"> 4903 <trans-unit id="5926348345797688952" datatype="html">
4894 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target> 4904 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4895 4905
@@ -4898,24 +4908,24 @@ The link will expire within 1 hour.</target>
4898 <source>TWITTER</source> 4908 <source>TWITTER</source>
4899 <target state="new">TWITTER</target> 4909 <target state="new">TWITTER</target>
4900 4910
4901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4902 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4912 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4903 4913
4904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4905 4915
4906 <trans-unit id="4087837092261487511"> 4916 <trans-unit id="4087837092261487511">
4907 <source>Your Twitter username</source> 4917 <source>Your Twitter username</source>
4908 <target>Your Twitter username</target> 4918 <target>Your Twitter username</target>
4909 4919
4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4911 <trans-unit id="5648651824279408711" datatype="html"> 4921 <trans-unit id="5648651824279408711" datatype="html">
4912 <source>Instance allowed by Twitter</source> 4922 <source>Instance allowed by Twitter</source>
4913 <target state="new">Instance allowed by Twitter</target> 4923 <target state="new">Instance allowed by Twitter</target>
4914 4924
4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4916 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4926 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4917 4927
4918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4919 <trans-unit id="493135676263039396" datatype="html"> 4929 <trans-unit id="493135676263039396" datatype="html">
4920 <source>LIVE</source><target state="new">LIVE</target> 4930 <source>LIVE</source><target state="new">LIVE</target>
4921 4931
@@ -5237,19 +5247,81 @@ color: red;
5237 <source>PASSWORD</source> 5247 <source>PASSWORD</source>
5238 <target state="new">PASSWORD</target> 5248 <target state="new">PASSWORD</target>
5239 5249
5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
5251 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5252 <context-group purpose="location">
5253 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5254 <context context-type="linenumber">67</context>
5255 </context-group>
5256 </trans-unit>
5241 <trans-unit id="9012586956848595996" datatype="html"> 5257 <trans-unit id="9012586956848595996" datatype="html">
5242 <source>EMAIL</source> 5258 <source>EMAIL</source>
5243 <target state="new">EMAIL</target> 5259 <target state="new">EMAIL</target>
5244 5260
5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5262 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5263 <context-group purpose="location">
5264 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5265 <context context-type="linenumber">3,5</context>
5266 </context-group>
5267 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5268 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5269 <context-group purpose="location">
5270 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5271 <context context-type="linenumber">5</context>
5272 </context-group>
5273 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5274 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5275 <context-group purpose="location">
5276 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5277 <context context-type="linenumber">9</context>
5278 </context-group>
5279 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5280 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5281 <context-group purpose="location">
5282 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5283 <context context-type="linenumber">31</context>
5284 </context-group>
5285 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5286 <source>Disable two factor</source><target state="new">Disable two factor</target>
5287 <context-group purpose="location">
5288 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5289 <context context-type="linenumber">33</context>
5290 </context-group>
5291 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5292 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5293 <context-group purpose="location">
5294 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5295 <context context-type="linenumber">43</context>
5296 </context-group>
5297 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5298 <source> Two factor authentication is already enabled.
5299</source><target state="new"> Two factor authentication is already enabled.
5300</target>
5301 <context-group purpose="location">
5302 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5303 <context context-type="linenumber">6,8</context>
5304 </context-group>
5305 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5306 <source>Your password</source><target state="new">Your password</target>
5307 <context-group purpose="location">
5308 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5309 <context context-type="linenumber">14</context>
5310 </context-group>
5311 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5312 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5313 <context-group purpose="location">
5314 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5315 <context context-type="linenumber">15</context>
5316 </context-group>
5317 </trans-unit>
5246 <trans-unit id="7752239348028675311" datatype="html"> 5318 <trans-unit id="7752239348028675311" datatype="html">
5247 <source>DANGER ZONE</source> 5319 <source>DANGER ZONE</source>
5248 <target state="new">DANGER ZONE</target> 5320 <target state="new">DANGER ZONE</target>
5249 5321
5250 5322
5251 5323
5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5253 <trans-unit id="4915431133669985304"> 5325 <trans-unit id="4915431133669985304">
5254 <source>Profile</source> 5326 <source>Profile</source>
5255 <target>Profile</target> 5327 <target>Profile</target>
@@ -5365,7 +5437,7 @@ color: red;
5365 <source>Current password</source> 5437 <source>Current password</source>
5366 <target>Current password</target> 5438 <target>Current password</target>
5367 5439
5368 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5369 <trans-unit id="3588415639242079458"> 5441 <trans-unit id="3588415639242079458">
5370 <source>New password</source> 5442 <source>New password</source>
5371 <target>New password</target> 5443 <target>New password</target>
@@ -5610,7 +5682,17 @@ color: red;
5610 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5682 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5611 <source>Account settings</source><target state="new">Account settings</target> 5683 <source>Account settings</source><target state="new">Account settings</target>
5612 5684
5613 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5685 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5686 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5687 <context-group purpose="location">
5688 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5689 <context context-type="linenumber">39</context>
5690 </context-group>
5691 <context-group purpose="location">
5692 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5693 <context context-type="linenumber">3</context>
5694 </context-group>
5695 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5614 <source>Playlist elements</source><target state="new">Playlist elements</target> 5696 <source>Playlist elements</source><target state="new">Playlist elements</target>
5615 5697
5616 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5698 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6825,7 +6907,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6825 <trans-unit id="1504521795586863905" datatype="html"> 6907 <trans-unit id="1504521795586863905" datatype="html">
6826 <source>VIDEOS</source><target state="new">VIDEOS</target> 6908 <source>VIDEOS</source><target state="new">VIDEOS</target>
6827 6909
6828 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6910 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6829 6911
6830 <trans-unit id="25349740244798533" datatype="html"> 6912 <trans-unit id="25349740244798533" datatype="html">
6831 <source>Username copied</source> 6913 <source>Username copied</source>
@@ -6964,7 +7046,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6964 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 7046 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
6965 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7047 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
6966 7048
6967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 7049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
6968 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target> 7050 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
6969 7051
6970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -7122,7 +7204,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7122 <trans-unit id="7022070615528435141" datatype="html"> 7204 <trans-unit id="7022070615528435141" datatype="html">
7123 <source>Delete</source><target state="new">Delete</target> 7205 <source>Delete</source><target state="new">Delete</target>
7124 7206
7125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7126 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7208 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7127 <context-group purpose="location"> 7209 <context-group purpose="location">
7128 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7210 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7214,8 +7296,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7214 <source>Follow request(s) sent!</source> 7296 <source>Follow request(s) sent!</source>
7215 <target>Follow request(s) sent!</target> 7297 <target>Follow request(s) sent!</target>
7216 7298
7217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7218 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7300 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7219 <context-group purpose="location"> 7301 <context-group purpose="location">
7220 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7302 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7221 <context context-type="linenumber">3</context> 7303 <context context-type="linenumber">3</context>
@@ -7735,19 +7817,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7735 <x id="PH"/> updated. 7817 <x id="PH"/> updated.
7736 </target> 7818 </target>
7737 7819
7738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7739 <trans-unit id="1349763489797682899"> 7821 <trans-unit id="1349763489797682899">
7740 <source>Update user</source> 7822 <source>Update user</source>
7741 <target>Update user</target> 7823 <target>Update user</target>
7742 7824
7743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7744 <trans-unit id="8819563010322372715" datatype="html"> 7826 <trans-unit id="8819563010322372715" datatype="html">
7745 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7827 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7746 <target state="new">An email asking for password reset has been sent to 7828 <target state="new">An email asking for password reset has been sent to
7747 <x id="PH"/>. 7829 <x id="PH"/>.
7748 </target> 7830 </target>
7749 7831
7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7833 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7834 <context-group purpose="location">
7835 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7836 <context context-type="linenumber">134</context>
7837 </context-group>
7838 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7751 <source>Users list</source><target state="new">Users list</target> 7839 <source>Users list</source><target state="new">Users list</target>
7752 7840
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -8213,7 +8301,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8213 <source>Channel filters</source><target state="new">Channel filters</target> 8301 <source>Channel filters</source><target state="new">Channel filters</target>
8214 8302
8215 8303
8216 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 8304 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
8217 <source>Update video channel</source><target state="new">Update video channel</target> 8305 <source>Update video channel</source><target state="new">Update video channel</target>
8218 8306
8219 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 8307 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -8261,10 +8349,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
8261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 8349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
8262 <source>Notifications</source><target state="new">Notifications</target> 8350 <source>Notifications</source><target state="new">Notifications</target>
8263 8351
8264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 8352 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
8265 <source>Applications</source><target state="new">Applications</target> 8353 <source>Applications</source><target state="new">Applications</target>
8266 8354
8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8355 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8268 <trans-unit id="104404386496394770" datatype="html"> 8356 <trans-unit id="104404386496394770" datatype="html">
8269 <source>Delete playlist</source> 8357 <source>Delete playlist</source>
8270 <target state="new">Delete playlist</target> 8358 <target state="new">Delete playlist</target>
@@ -8280,7 +8368,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8280 <trans-unit id="4844578664427956129" datatype="html"> 8368 <trans-unit id="4844578664427956129" datatype="html">
8281 <source>Change ownership</source><target state="new">Change ownership</target> 8369 <source>Change ownership</source><target state="new">Change ownership</target>
8282 8370
8283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8371 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8284 <trans-unit id="3380608219513805292" datatype="html"> 8372 <trans-unit id="3380608219513805292" datatype="html">
8285 <source>Playlist <x id="PH"/> deleted.</source> 8373 <source>Playlist <x id="PH"/> deleted.</source>
8286 <target state="new">Playlist 8374 <target state="new">Playlist
@@ -8293,26 +8381,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
8293 <source>My videos</source> 8381 <source>My videos</source>
8294 <target>My videos</target> 8382 <target>My videos</target>
8295 8383
8296 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8384 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8297 <trans-unit id="8197117721861453263"> 8385 <trans-unit id="8197117721861453263">
8298 <source>Do you really want to delete <x id="PH"/> videos?</source> 8386 <source>Do you really want to delete <x id="PH"/> videos?</source>
8299 <target>Do you really want to delete 8387 <target>Do you really want to delete
8300 <x id="PH"/> videos? 8388 <x id="PH"/> videos?
8301 </target> 8389 </target>
8302 8390
8303 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8304 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8392 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8305 <context-group purpose="location"> 8393
8306 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8394 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8307 <context context-type="linenumber">191</context>
8308 </context-group>
8309 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8310 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8395 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8311 <context-group purpose="location"> 8396
8312 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8397 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8313 <context context-type="linenumber">193,191</context>
8314 </context-group>
8315 </trans-unit>
8316 <trans-unit id="2591467977473302125" datatype="html"> 8398 <trans-unit id="2591467977473302125" datatype="html">
8317 <source>Videos list</source><target state="new">Videos list</target> 8399 <source>Videos list</source><target state="new">Videos list</target>
8318 <context-group purpose="location"> 8400 <context-group purpose="location">
@@ -8355,7 +8437,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8355 <source>My channels</source> 8437 <source>My channels</source>
8356 <target>My channels</target> 8438 <target>My channels</target>
8357 8439
8358 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8359 <source>My synchronizations</source><target state="new">My synchronizations</target> 8441 <source>My synchronizations</source><target state="new">My synchronizations</target>
8360 <context-group purpose="location"> 8442 <context-group purpose="location">
8361 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8443 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8379,12 +8461,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8379 <source>My playlists</source> 8461 <source>My playlists</source>
8380 <target state="new">My playlists</target> 8462 <target state="new">My playlists</target>
8381 8463
8382 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8383 <trans-unit id="2527931602940887636"> 8465 <trans-unit id="2527931602940887636">
8384 <source>My subscriptions</source> 8466 <source>My subscriptions</source>
8385 <target>My subscriptions</target> 8467 <target>My subscriptions</target>
8386 8468
8387 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8469 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8388 <trans-unit id="5177154708872200221" datatype="html"> 8470 <trans-unit id="5177154708872200221" datatype="html">
8389 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target> 8471 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
8390 8472
@@ -8395,7 +8477,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8395 <source>My abuse reports</source> 8477 <source>My abuse reports</source>
8396 <target state="new">My abuse reports</target> 8478 <target state="new">My abuse reports</target>
8397 8479
8398 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8480 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8399 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8481 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8400</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8482</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8401</target> 8483</target>
@@ -8432,13 +8514,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8432 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8514 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8433 <source>Channels</source><target state="new">Channels</target> 8515 <source>Channels</source><target state="new">Channels</target>
8434 8516
8435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8517 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8436 <source>Videos</source><target state="new">Videos</target> 8518 <source>Videos</source><target state="new">Videos</target>
8437 8519
8438 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8520 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8439 <source>Playlists</source><target state="new">Playlists</target> 8521 <source>Playlists</source><target state="new">Playlists</target>
8440 8522
8441 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8523 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8442 8524
8443 8525
8444 <trans-unit id="7916647920967632052" datatype="html"> 8526 <trans-unit id="7916647920967632052" datatype="html">
@@ -8618,7 +8700,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8618 <source>You need to reconnect.</source> 8700 <source>You need to reconnect.</source>
8619 <target>You need to reconnect.</target> 8701 <target>You need to reconnect.</target>
8620 8702
8621 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8703 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8622 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8704 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8623 <context-group purpose="location"> 8705 <context-group purpose="location">
8624 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8706 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8637,30 +8719,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8637 8719
8638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8720 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8639 <source>My history</source><target state="new">My history</target> 8721 <source>My history</source><target state="new">My history</target>
8640 <context-group purpose="location"> 8722
8641 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8723 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8642 <context context-type="linenumber">98</context>
8643 </context-group>
8644 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8645 <source>In my library</source><target state="new">In my library</target> 8724 <source>In my library</source><target state="new">In my library</target>
8646 <context-group purpose="location"> 8725
8647 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8726 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8648 <context context-type="linenumber">104</context>
8649 </context-group>
8650 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8651 <source>Trending</source><target state="new">Trending</target> 8727 <source>Trending</source><target state="new">Trending</target>
8652 8728
8653 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8654 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8730 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8655 <context-group purpose="location"> 8731
8656 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8732 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8657 <context context-type="linenumber">150</context>
8658 </context-group>
8659 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8660 <source>Home</source><target state="new">Home</target> 8733 <source>Home</source><target state="new">Home</target>
8661 8734
8662 8735
8663 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8736 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8664 <trans-unit id="4648900870671159218"> 8737 <trans-unit id="4648900870671159218">
8665 <source>Success</source> 8738 <source>Success</source>
8666 <target>Success</target> 8739 <target>Success</target>
@@ -8670,12 +8743,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8670 <source>Incorrect username or password.</source> 8743 <source>Incorrect username or password.</source>
8671 <target>Incorrect username or password.</target> 8744 <target>Incorrect username or password.</target>
8672 8745
8673 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8746 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8674 <trans-unit id="6974874606619467663" datatype="html"> 8747 <trans-unit id="6974874606619467663" datatype="html">
8675 <source>Your account is blocked.</source> 8748 <source>Your account is blocked.</source>
8676 <target state="new">Your account is blocked.</target> 8749 <target state="new">Your account is blocked.</target>
8677 8750
8678 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8679 8752
8680 <trans-unit id="7939914198003891823" datatype="html"> 8753 <trans-unit id="7939914198003891823" datatype="html">
8681 <source>any language</source> 8754 <source>any language</source>
@@ -8810,6 +8883,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8810 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8883 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8811 <context context-type="linenumber">7</context> 8884 <context context-type="linenumber">7</context>
8812 </context-group> 8885 </context-group>
8886 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8887 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8888</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8889</target>
8890 <context-group purpose="location">
8891 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8892 <context context-type="linenumber">1,4</context>
8893 </context-group>
8813 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8894 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8814 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8895 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8815 <context-group purpose="location"> 8896 <context-group purpose="location">
@@ -8930,7 +9011,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8930 <source>Confirm</source> 9011 <source>Confirm</source>
8931 <target>Confirm</target> 9012 <target>Confirm</target>
8932 9013
8933 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9014 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9015 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9016 <context-group purpose="location">
9017 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9018 <context context-type="linenumber">28,30</context>
9019 </context-group>
9020 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9021 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9022 <context-group purpose="location">
9023 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9024 <context context-type="linenumber">34,36</context>
9025 </context-group>
9026 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9027 <source>Two-factor code</source><target state="new">Two-factor code</target>
9028 <context-group purpose="location">
9029 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9030 <context context-type="linenumber">42</context>
9031 </context-group>
9032 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9033 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9034 <context-group purpose="location">
9035 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9036 <context context-type="linenumber">43</context>
9037 </context-group>
9038 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9039 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9040 <context-group purpose="location">
9041 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9042 <context context-type="linenumber">77</context>
9043 </context-group>
9044 </trans-unit>
8934 <trans-unit id="7784486624424057376"> 9045 <trans-unit id="7784486624424057376">
8935 <source>Instance name is required.</source> 9046 <source>Instance name is required.</source>
8936 <target>Instance name is required.</target> 9047 <target>Instance name is required.</target>
@@ -9100,7 +9211,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9101 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9212 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9102 9213
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9215 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9216 <context-group purpose="location">
9217 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9218 <context context-type="linenumber">69</context>
9219 </context-group>
9220 </trans-unit>
9104 <trans-unit id="4968369344159400023"> 9221 <trans-unit id="4968369344159400023">
9105 <source>Your name is required.</source> 9222 <source>Your name is required.</source>
9106 <target>Your name is required.</target> 9223 <target>Your name is required.</target>
@@ -9157,7 +9274,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9157 <target>Password is required.</target> 9274 <target>Password is required.</target>
9158 9275
9159 9276
9160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9161 <trans-unit id="3152303769378345477"> 9278 <trans-unit id="3152303769378345477">
9162 <source>Confirmation of the password is required.</source> 9279 <source>Confirmation of the password is required.</source>
9163 <target>Confirmation of the password is required.</target> 9280 <target>Confirmation of the password is required.</target>
@@ -9202,92 +9319,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9202 <target>Password must be at least 6 characters long.</target> 9319 <target>Password must be at least 6 characters long.</target>
9203 9320
9204 9321
9205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9206 <trans-unit id="1099684476181448167"> 9323 <trans-unit id="1099684476181448167">
9207 <source>Password cannot be more than 255 characters long.</source> 9324 <source>Password cannot be more than 255 characters long.</source>
9208 <target>Password cannot be more than 255 characters long.</target> 9325 <target>Password cannot be more than 255 characters long.</target>
9209 9326
9210 9327
9211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9212 <trans-unit id="3392630942539073768"> 9329 <trans-unit id="3392630942539073768">
9213 <source>The new password and the confirmed password do not correspond.</source> 9330 <source>The new password and the confirmed password do not correspond.</source>
9214 <target>The new password and the confirmed password do not correspond.</target> 9331 <target>The new password and the confirmed password do not correspond.</target>
9215 9332
9216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9217 <trans-unit id="2027337371129904473"> 9334 <trans-unit id="2027337371129904473">
9218 <source>Video quota is required.</source> 9335 <source>Video quota is required.</source>
9219 <target>Video quota is required.</target> 9336 <target>Video quota is required.</target>
9220 9337
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9222 <trans-unit id="267386529333143660"> 9339 <trans-unit id="267386529333143660">
9223 <source>Quota must be greater than -1.</source> 9340 <source>Quota must be greater than -1.</source>
9224 <target>Quota must be greater than -1.</target> 9341 <target>Quota must be greater than -1.</target>
9225 9342
9226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9227 <trans-unit id="1220179061234048936"> 9344 <trans-unit id="1220179061234048936">
9228 <source>Daily upload limit is required.</source> 9345 <source>Daily upload limit is required.</source>
9229 <target>Daily upload limit is required.</target> 9346 <target>Daily upload limit is required.</target>
9230 9347
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9348 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9232 <trans-unit id="8959404382357999234"> 9349 <trans-unit id="8959404382357999234">
9233 <source>Daily upload limit must be greater than -1.</source> 9350 <source>Daily upload limit must be greater than -1.</source>
9234 <target>Daily upload limit must be greater than -1.</target> 9351 <target>Daily upload limit must be greater than -1.</target>
9235 9352
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9237 <trans-unit id="4796798537475457493"> 9354 <trans-unit id="4796798537475457493">
9238 <source>User role is required.</source> 9355 <source>User role is required.</source>
9239 <target>User role is required.</target> 9356 <target>User role is required.</target>
9240 9357
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9242 <trans-unit id="2761226139624435788"> 9359 <trans-unit id="2761226139624435788">
9243 <source>Description must be at least 3 characters long.</source> 9360 <source>Description must be at least 3 characters long.</source>
9244 <target>Description must be at least 3 characters long.</target> 9361 <target>Description must be at least 3 characters long.</target>
9245 9362
9246 9363
9247 9364
9248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9249 <trans-unit id="4717982586356605243"> 9366 <trans-unit id="4717982586356605243">
9250 <source>Description cannot be more than 1000 characters long.</source> 9367 <source>Description cannot be more than 1000 characters long.</source>
9251 <target>Description cannot be more than 1000 characters long.</target> 9368 <target>Description cannot be more than 1000 characters long.</target>
9252 9369
9253 9370
9254 9371
9255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9372 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9256 <trans-unit id="1814372869868173571" datatype="html"> 9373 <trans-unit id="1814372869868173571" datatype="html">
9257 <source>You must agree with the instance terms in order to register on it.</source> 9374 <source>You must agree with the instance terms in order to register on it.</source>
9258 <target state="new">You must agree with the instance terms in order to register on it.</target> 9375 <target state="new">You must agree with the instance terms in order to register on it.</target>
9259 9376
9260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9377 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9261 <trans-unit id="7803960725351649605"> 9378 <trans-unit id="7803960725351649605">
9262 <source>Ban reason must be at least 3 characters long.</source> 9379 <source>Ban reason must be at least 3 characters long.</source>
9263 <target>Ban reason must be at least 3 characters long.</target> 9380 <target>Ban reason must be at least 3 characters long.</target>
9264 9381
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9266 <trans-unit id="3851609012243698179"> 9383 <trans-unit id="3851609012243698179">
9267 <source>Ban reason cannot be more than 250 characters long.</source> 9384 <source>Ban reason cannot be more than 250 characters long.</source>
9268 <target>Ban reason cannot be more than 250 characters long.</target> 9385 <target>Ban reason cannot be more than 250 characters long.</target>
9269 9386
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9271 <trans-unit id="6632896893630378443"> 9388 <trans-unit id="6632896893630378443">
9272 <source>Display name is required.</source> 9389 <source>Display name is required.</source>
9273 <target>Display name is required.</target> 9390 <target>Display name is required.</target>
9274 9391
9275 9392
9276 9393
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9278 <trans-unit id="1303578752658966736"> 9395 <trans-unit id="1303578752658966736">
9279 <source>Display name must be at least 1 character long.</source> 9396 <source>Display name must be at least 1 character long.</source>
9280 <target>Display name must be at least 1 character long.</target> 9397 <target>Display name must be at least 1 character long.</target>
9281 9398
9282 9399
9283 9400
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9285 <trans-unit id="4613240543124934954"> 9402 <trans-unit id="4613240543124934954">
9286 <source>Display name cannot be more than 50 characters long.</source> 9403 <source>Display name cannot be more than 50 characters long.</source>
9287 <target>Display name cannot be more than 50 characters long.</target> 9404 <target>Display name cannot be more than 50 characters long.</target>
9288 9405
9289 9406
9290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9291 <trans-unit id="1000468652492651683"> 9408 <trans-unit id="1000468652492651683">
9292 <source>Report reason is required.</source> 9409 <source>Report reason is required.</source>
9293 <target>Report reason is required.</target> 9410 <target>Report reason is required.</target>
@@ -10080,7 +10197,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10080 </target> 10197 </target>
10081 10198
10082 10199
10083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10200 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10084 <trans-unit id="1209500590333005801" datatype="html"> 10201 <trans-unit id="1209500590333005801" datatype="html">
10085 <source> 10202 <source>
10086 <x id="PH"/> (account page) 10203 <x id="PH"/> (account page)
@@ -10461,20 +10578,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10461 <x id="PH"/> minutes. 10578 <x id="PH"/> minutes.
10462 </target> 10579 </target>
10463 10580
10464 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10581 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10465 <trans-unit id="4965472196059235310"> 10582 <trans-unit id="4965472196059235310">
10466 <source>Too many attempts, please try again later.</source> 10583 <source>Too many attempts, please try again later.</source>
10467 <target>Too many attempts, please try again later.</target> 10584 <target>Too many attempts, please try again later.</target>
10468 10585
10469 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10586 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10470 <trans-unit id="1693549688987384699"> 10587 <trans-unit id="1693549688987384699">
10471 <source>Server error. Please retry later.</source> 10588 <source>Server error. Please retry later.</source>
10472 <target>Server error. Please retry later.</target> 10589 <target>Server error. Please retry later.</target>
10473 10590
10474 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10591 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10475 <source>Unknown server error</source><target state="new">Unknown server error</target> 10592 <source>Unknown server error</source><target state="new">Unknown server error</target>
10476 10593
10477 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10594 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10478 <trans-unit id="5927402622550505067" datatype="html"> 10595 <trans-unit id="5927402622550505067" datatype="html">
10479 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10596 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10480 <target state="new">Subscribed to all current channels of 10597 <target state="new">Subscribed to all current channels of
@@ -10634,7 +10751,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10634 <target>Copied</target> 10751 <target>Copied</target>
10635 10752
10636 10753
10637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10638 <source>Copy</source><target state="new">Copy</target> 10755 <source>Copy</source><target state="new">Copy</target>
10639 10756
10640 10757
@@ -10831,38 +10948,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10831 <source>Published</source> 10948 <source>Published</source>
10832 <target>Published</target> 10949 <target>Published</target>
10833 10950
10834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 10951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10835 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 10952 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10836 <context-group purpose="location"> 10953
10837 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit><trans-unit id="5093002376262354382" datatype="html">
10838 <context context-type="linenumber">178</context>
10839 </context-group>
10840 </trans-unit><trans-unit id="5093002376262354382" datatype="html">
10841 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 10955 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
10842 10956
10843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 10957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10844 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10958 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
10845 10959
10846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 10960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10847 10961
10848 <trans-unit id="4887724548587271148"> 10962 <trans-unit id="4887724548587271148">
10849 <source>Waiting transcoding</source> 10963 <source>Waiting transcoding</source>
10850 <target>Waiting transcoding</target> 10964 <target>Waiting transcoding</target>
10851 10965
10852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 10966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10853 <trans-unit id="4517785179607945981"> 10967 <trans-unit id="4517785179607945981">
10854 <source>To transcode</source> 10968 <source>To transcode</source>
10855 <target>To transcode</target> 10969 <target>To transcode</target>
10856 10970
10857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 10971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10858 <trans-unit id="3299576663551440736"> 10972 <trans-unit id="3299576663551440736">
10859 <source>To import</source> 10973 <source>To import</source>
10860 <target>To import</target> 10974 <target>To import</target>
10861 10975
10862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 10976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10863 <source>To edit</source><target state="new">To edit</target> 10977 <source>To edit</source><target state="new">To edit</target>
10864 10978
10865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 10979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10866 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10980 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10867 <context-group purpose="location"> 10981 <context-group purpose="location">
10868 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 10982 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10924,23 +11038,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10924 <source>Your video was uploaded to your account and is private.</source> 11038 <source>Your video was uploaded to your account and is private.</source>
10925 <target>Your video was uploaded to your account and is private.</target> 11039 <target>Your video was uploaded to your account and is private.</target>
10926 11040
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10928 <trans-unit id="5699822024600815733"> 11042 <trans-unit id="5699822024600815733">
10929 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11043 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10930 <target>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11044 <target>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10931 11045
10932 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10933 <trans-unit id="1219739004043110649"> 11047 <trans-unit id="1219739004043110649">
10934 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11048 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10935 <target>Your video is not uploaded yet, are you sure you want to leave this page?</target> 11049 <target>Your video is not uploaded yet, are you sure you want to leave this page?</target>
10936 11050
10937 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10938 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11052 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
10939 11053
10940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 11054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
10941 <source>Upload</source><target state="new">Upload</target> 11055 <source>Upload</source><target state="new">Upload</target>
10942 11056
10943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
10944 <trans-unit id="8278735427925094503" datatype="html"> 11058 <trans-unit id="8278735427925094503" datatype="html">
10945 <source>Upload 11059 <source>Upload
10946 <x id="PH"/> 11060 <x id="PH"/>
@@ -10949,13 +11063,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10949 <x id="PH"/> 11063 <x id="PH"/>
10950 </target> 11064 </target>
10951 11065
10952 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
10953 11067
10954 <trans-unit id="5981816353437801748"> 11068 <trans-unit id="5981816353437801748">
10955 <source>Video published.</source> 11069 <source>Video published.</source>
10956 <target>Video published.</target> 11070 <target>Video published.</target>
10957 11071
10958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
10959 11073
10960 11074
10961 <trans-unit id="764164089183618119"> 11075 <trans-unit id="764164089183618119">
@@ -11068,7 +11182,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 11182 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
11069 <source>Cancel</source><target state="new">Cancel</target> 11183 <source>Cancel</source><target state="new">Cancel</target>
11070 11184
11071 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11072 <trans-unit id="3354816756665089864" datatype="html"> 11186 <trans-unit id="3354816756665089864" datatype="html">
11073 <source>Autoplay is suspended</source> 11187 <source>Autoplay is suspended</source>
11074 <target state="new">Autoplay is suspended</target> 11188 <target state="new">Autoplay is suspended</target>
@@ -11142,7 +11256,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11142 <trans-unit id="2431286785954354122" datatype="html"> 11256 <trans-unit id="2431286785954354122" datatype="html">
11143 <source>Recently added</source><target state="new">Recently added</target> 11257 <source>Recently added</source><target state="new">Recently added</target>
11144 11258
11145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11146 11260
11147 11261
11148 11262
@@ -11154,10 +11268,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 11268 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
11155 <source>Subscriptions</source><target state="new">Subscriptions</target> 11269 <source>Subscriptions</source><target state="new">Subscriptions</target>
11156 11270
11157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 11271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
11158 <source>History</source><target state="new">History</target> 11272 <source>History</source><target state="new">History</target>
11159 11273
11160 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 11274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
11161 <source>Open actions</source><target state="new">Open actions</target> 11275 <source>Open actions</source><target state="new">Open actions</target>
11162 <context-group purpose="location"> 11276 <context-group purpose="location">
11163 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11277 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -11166,7 +11280,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11166 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 11280 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
11167 <source>Local videos</source><target state="new">Local videos</target> 11281 <source>Local videos</source><target state="new">Local videos</target>
11168 11282
11169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11170 <source>Exclude</source><target state="new">Exclude</target> 11284 <source>Exclude</source><target state="new">Exclude</target>
11171 11285
11172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11190,13 +11304,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 11304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
11191 <source>Discover videos</source><target state="new">Discover videos</target> 11305 <source>Discover videos</source><target state="new">Discover videos</target>
11192 11306
11193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 11307 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
11194 <source>Trending videos</source><target state="new">Trending videos</target> 11308 <source>Trending videos</source><target state="new">Trending videos</target>
11195 11309
11196 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 11310 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
11197 <source>Recently added videos</source><target state="new">Recently added videos</target> 11311 <source>Recently added videos</source><target state="new">Recently added videos</target>
11198 11312
11199 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 11313 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
11200 <source>Upload a video</source><target state="new">Upload a video</target> 11314 <source>Upload a video</source><target state="new">Upload a video</target>
11201 11315
11202 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 11316 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.en-US.xlf b/client/src/locale/angular.en-US.xlf
index 371f53480..3fa070b56 100644
--- a/client/src/locale/angular.en-US.xlf
+++ b/client/src/locale/angular.en-US.xlf
@@ -438,13 +438,13 @@
438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
439 <source>video</source><target state="final">video</target> 439 <source>video</source><target state="final">video</target>
440 440
441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
442 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="final">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 442 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="final">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
443 443
444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
445 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="final">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 445 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="final">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
446 446
447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
448 <source>subtitles</source><target state="final">subtitles</target> 448 <source>subtitles</source><target state="final">subtitles</target>
449 449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -505,7 +505,7 @@
505 <trans-unit id="2466846716878254816" datatype="html"> 505 <trans-unit id="2466846716878254816" datatype="html">
506 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="final">Element <x id="PH" equiv-text="param"/> not found</target> 506 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="final">Element <x id="PH" equiv-text="param"/> not found</target>
507 507
508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 508 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
509 509
510 <trans-unit id="7539427273132299890"> 510 <trans-unit id="7539427273132299890">
511 <source>Unlisted</source> 511 <source>Unlisted</source>
@@ -644,13 +644,10 @@
644 <trans-unit id="158575725114802951" datatype="html"> 644 <trans-unit id="158575725114802951" datatype="html">
645 <source>Only live videos</source><target state="final">Only live videos</target> 645 <source>Only live videos</source><target state="final">Only live videos</target>
646 646
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
648 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="final">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 648 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="final">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
649 <context-group purpose="location"> 649
650 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
651 <context context-type="linenumber">170</context>
652 </context-group>
653 </trans-unit>
654 <trans-unit id="7585826646011739428" datatype="html"> 651 <trans-unit id="7585826646011739428" datatype="html">
655 <source>Edit</source> 652 <source>Edit</source>
656 <target state="final">Edit</target> 653 <target state="final">Edit</target>
@@ -1025,20 +1022,26 @@
1025 <source>Username or email address</source> 1022 <source>Username or email address</source>
1026 <target state="final">Username or email address</target> 1023 <target state="final">Username or email address</target>
1027 1024
1028 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1025 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1029 <source>Example: john@example.com</source><target state="final">Example: john@example.com</target> 1026 <source>Example: john@example.com</source><target state="final">Example: john@example.com</target>
1027
1028
1029 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1030 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="final"> âš ï¸ Most email addresses do not include capital letters. </target>
1031
1032 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1033 <source>Enter the two-factor code generated by your phone app:</source><target state="final">Enter the two-factor code generated by your phone app:</target>
1030 <context-group purpose="location"> 1034 <context-group purpose="location">
1031 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1035 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1032 <context context-type="linenumber">46</context> 1036 <context context-type="linenumber">70</context>
1033 </context-group> 1037 </context-group>
1038 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1039 <source>Two factor authentication token</source><target state="final">Two factor authentication token</target>
1034 <context-group purpose="location"> 1040 <context-group purpose="location">
1035 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1041 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1036 <context context-type="linenumber">53</context> 1042 <context context-type="linenumber">72</context>
1037 </context-group> 1043 </context-group>
1038 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1044 </trans-unit>
1039 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="final"> âš ï¸ Most email addresses do not include capital letters. </target>
1040
1041 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1042 1045
1043 <trans-unit id="1431416938026210429" datatype="html"> 1046 <trans-unit id="1431416938026210429" datatype="html">
1044 <source>Password</source> 1047 <source>Password</source>
@@ -1051,15 +1054,15 @@
1051 1054
1052 1055
1053 1056
1054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1055 <trans-unit id="8715156686857791956" datatype="html"> 1058 <trans-unit id="8715156686857791956" datatype="html">
1056 <source>Click here to reset your password</source> 1059 <source>Click here to reset your password</source>
1057 <target state="final">Click here to reset your password</target> 1060 <target state="final">Click here to reset your password</target>
1058 1061
1059 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1062 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1060 <source>I forgot my password</source><target state="final">I forgot my password</target> 1063 <source>I forgot my password</source><target state="final">I forgot my password</target>
1061 1064
1062 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1065 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1063 <source> Logging into an account lets you publish content </source><target state="final"> Logging into an account lets you publish content </target> 1066 <source> Logging into an account lets you publish content </source><target state="final"> Logging into an account lets you publish content </target>
1064 1067
1065 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1068 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1080,27 +1083,27 @@
1080 <source>Or sign in with</source> 1083 <source>Or sign in with</source>
1081 <target state="final">Or sign in with</target> 1084 <target state="final">Or sign in with</target>
1082 1085
1083 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1086 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1084 <trans-unit id="3238209155172574367" datatype="html"> 1087 <trans-unit id="3238209155172574367" datatype="html">
1085 <source>Forgot your password</source> 1088 <source>Forgot your password</source>
1086 <target state="final">Forgot your password</target> 1089 <target state="final">Forgot your password</target>
1087 1090
1088 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1091 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1089 <trans-unit id="87327320394367488" datatype="html"> 1092 <trans-unit id="87327320394367488" datatype="html">
1090 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1093 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1091 <target state="final"> 1094 <target state="final">
1092 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1095 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1093 </target> 1096 </target>
1094 1097
1095 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1098 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1096 <source> Enter your email address and we will send you a link to reset your password. </source><target state="final"> Enter your email address and we will send you a link to reset your password. </target> 1099 <source> Enter your email address and we will send you a link to reset your password. </source><target state="final"> Enter your email address and we will send you a link to reset your password. </target>
1097 1100
1098 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1101 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1099 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1102 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1100The link will expire within 1 hour.</source><target state="final">An email with the reset password instructions will be sent to <x id="PH"/>. 1103The link will expire within 1 hour.</source><target state="final">An email with the reset password instructions will be sent to <x id="PH"/>.
1101The link will expire within 1 hour.</target> 1104The link will expire within 1 hour.</target>
1102 1105
1103 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1106 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1104 <trans-unit id="4768749765465246664" datatype="html"> 1107 <trans-unit id="4768749765465246664" datatype="html">
1105 <source>Email</source> 1108 <source>Email</source>
1106 <target state="final">Email</target> 1109 <target state="final">Email</target>
@@ -1111,17 +1114,17 @@ The link will expire within 1 hour.</target>
1111 1114
1112 1115
1113 1116
1114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1115 <trans-unit id="3967269098753656610" datatype="html"> 1118 <trans-unit id="3967269098753656610" datatype="html">
1116 <source>Email address</source> 1119 <source>Email address</source>
1117 <target state="final">Email address</target> 1120 <target state="final">Email address</target>
1118 1121
1119 1122
1120 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1123 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1121 <source>Reset</source><target state="final">Reset</target> 1124 <source>Reset</source><target state="final">Reset</target>
1122 1125
1123 <note priority="1" from="description">Password reset button</note> 1126 <note priority="1" from="description">Password reset button</note>
1124 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1127 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1125 1128
1126 1129
1127 <trans-unit id="4319634264526091601" datatype="html"> 1130 <trans-unit id="4319634264526091601" datatype="html">
@@ -1326,7 +1329,13 @@ The link will expire within 1 hour.</target>
1326 Configure my instance 1329 Configure my instance
1327 </target> 1330 </target>
1328 1331
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1332 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1333 <source>Confirm your password</source><target state="final">Confirm your password</target>
1334 <context-group purpose="location">
1335 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1336 <context context-type="linenumber">54</context>
1337 </context-group>
1338 </trans-unit>
1330 <trans-unit id="9005121595859995793" datatype="html"> 1339 <trans-unit id="9005121595859995793" datatype="html">
1331 <source>Configuration warning!</source> 1340 <source>Configuration warning!</source>
1332 <target state="final">Configuration warning!</target> 1341 <target state="final">Configuration warning!</target>
@@ -1517,7 +1526,7 @@ The link will expire within 1 hour.</target>
1517 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1526 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1518 <source>My account</source><target state="final">My account</target> 1527 <source>My account</source><target state="final">My account</target>
1519 1528
1520 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1529 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1521 <source>My library</source><target state="final">My library</target> 1530 <source>My library</source><target state="final">My library</target>
1522 1531
1523 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1532 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1525,7 +1534,7 @@ The link will expire within 1 hour.</target>
1525 <source>Create an account</source> 1534 <source>Create an account</source>
1526 <target state="final">Create an account</target> 1535 <target state="final">Create an account</target>
1527 1536
1528 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1537 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1529 1538
1530 <trans-unit id="3108704604266608109" datatype="html"> 1539 <trans-unit id="3108704604266608109" datatype="html">
1531 <source>My video imports</source><target state="final">My video imports</target> 1540 <source>My video imports</source><target state="final">My video imports</target>
@@ -1544,26 +1553,26 @@ The link will expire within 1 hour.</target>
1544 <trans-unit id="667372110624203230" datatype="html"> 1553 <trans-unit id="667372110624203230" datatype="html">
1545 <source>Import jobs concurrency</source><target state="final">Import jobs concurrency</target> 1554 <source>Import jobs concurrency</source><target state="final">Import jobs concurrency</target>
1546 1555
1547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1548 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="final">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1557 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="final">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1549 1558
1550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1559 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1551 <source>jobs in parallel</source><target state="final">jobs in parallel</target> 1560 <source>jobs in parallel</source><target state="final">jobs in parallel</target>
1552 1561
1553 1562
1554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1555 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="final">Allow import with HTTP URL (e.g. YouTube)</target> 1564 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="final">Allow import with HTTP URL (e.g. YouTube)</target>
1556 1565
1557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1558 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="final">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1567 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="final">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1559 1568
1560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1561 <trans-unit id="7627544798203088407" datatype="html"> 1570 <trans-unit id="7627544798203088407" datatype="html">
1562 <source>Discover</source> 1571 <source>Discover</source>
1563 <target state="final">Discover</target> 1572 <target state="final">Discover</target>
1564 1573
1565 1574
1566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1567 1576
1568 1577
1569 1578
@@ -1739,7 +1748,7 @@ The link will expire within 1 hour.</target>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1740 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="final">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1749 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="final">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1741 1750
1742 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1743 1752
1744 <trans-unit id="5131854469652959713" datatype="html"> 1753 <trans-unit id="5131854469652959713" datatype="html">
1745 <source>GLOBAL SEARCH</source> 1754 <source>GLOBAL SEARCH</source>
@@ -2068,7 +2077,7 @@ The link will expire within 1 hour.</target>
2068 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2077 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2069 <source>Advanced filters</source><target state="final">Advanced filters</target> 2078 <source>Advanced filters</source><target state="final">Advanced filters</target>
2070 2079
2071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2072 <trans-unit id="2504502765849142619" datatype="html"> 2081 <trans-unit id="2504502765849142619" datatype="html">
2073 <source>No items found</source> 2082 <source>No items found</source>
2074 <target state="final">No items found</target> 2083 <target state="final">No items found</target>
@@ -2429,7 +2438,7 @@ The link will expire within 1 hour.</target>
2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2430 <source>Upload on hold</source><target state="final">Upload on hold</target> 2439 <source>Upload on hold</source><target state="final">Upload on hold</target>
2431 2440
2432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2433 <trans-unit id="285180972645018518" datatype="html"> 2442 <trans-unit id="285180972645018518" datatype="html">
2434 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2443 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2435 <target state="final">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2444 <target state="final">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2651,7 +2660,7 @@ The link will expire within 1 hour.</target>
2651 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2660 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2652 <source>Login</source><target state="final">Login</target> 2661 <source>Login</source><target state="final">Login</target>
2653 2662
2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2663 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2655 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2664 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2656</source><target state="final"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2665</source><target state="final"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2657</target> 2666</target>
@@ -3303,61 +3312,76 @@ The link will expire within 1 hour.</target>
3303 3312
3304 3313
3305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3306 <trans-unit id="7046347992315328430" datatype="html"> 3315
3307 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3308 <target state="final"> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </target>
3309
3310
3311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3312 <trans-unit id="2743014784334706527" datatype="html"> 3316 <trans-unit id="2743014784334706527" datatype="html">
3313 <source>Daily video quota</source> 3317 <source>Daily video quota</source>
3314 <target state="final">Daily video quota</target> 3318 <target state="final">Daily video quota</target>
3315 3319
3316 3320
3317 3321
3318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3319 <source>Auth plugin</source><target state="final">Auth plugin</target> 3323 <source>Auth plugin</source><target state="final">Auth plugin</target>
3320 3324
3321 3325
3322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3323 <source>None (local authentication)</source><target state="final">None (local authentication)</target> 3327 <source>None (local authentication)</source><target state="final">None (local authentication)</target>
3324 3328
3325 3329
3326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3327 <trans-unit id="2070907480317730379" datatype="html"> 3331 <trans-unit id="2070907480317730379" datatype="html">
3328 <source>Doesn't need review before a video goes public</source> 3332 <source>Doesn't need review before a video goes public</source>
3329 <target state="final">Doesn't need review before a video goes public</target> 3333 <target state="final">Doesn't need review before a video goes public</target>
3330 3334
3331 3335
3332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3333 <trans-unit id="6667250632809964191" datatype="html"> 3337 <trans-unit id="6667250632809964191" datatype="html">
3334 <source>Send a link to reset the password by email to the user</source> 3338 <source>Send a link to reset the password by email to the user</source>
3335 <target state="final">Send a link to reset the password by email to the user</target> 3339 <target state="final">Send a link to reset the password by email to the user</target>
3336 3340
3337 3341
3338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3339 <trans-unit id="1412406834353485520" datatype="html"> 3343 <trans-unit id="1412406834353485520" datatype="html">
3340 <source>Ask for new password</source> 3344 <source>Ask for new password</source>
3341 <target state="final">Ask for new password</target> 3345 <target state="final">Ask for new password</target>
3342 3346
3343 3347
3344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3345 <trans-unit id="3791201588898094481" datatype="html"> 3349 <trans-unit id="3791201588898094481" datatype="html">
3346 <source>Manually set the user password</source> 3350 <source>Manually set the user password</source>
3347 <target state="final">Manually set the user password</target> 3351 <target state="final">Manually set the user password</target>
3348 3352
3349 3353
3350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3355 <source>This user has two factor authentication enabled</source><target state="final">This user has two factor authentication enabled</target>
3356 <context-group purpose="location">
3357 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3358 <context context-type="linenumber">227</context>
3359 </context-group>
3360 <context-group purpose="location">
3361 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3362 <context context-type="linenumber">227</context>
3363 </context-group>
3364 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3365 <source>Disable two factor authentication</source><target state="final">Disable two factor authentication</target>
3366 <context-group purpose="location">
3367 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3368 <context context-type="linenumber">228</context>
3369 </context-group>
3370 <context-group purpose="location">
3371 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3372 <context context-type="linenumber">228</context>
3373 </context-group>
3374 </trans-unit>
3351 <trans-unit id="8461842260159597706" datatype="html"> 3375 <trans-unit id="8461842260159597706" datatype="html">
3352 <source>Show</source> 3376 <source>Show</source>
3353 <target state="final">Show</target> 3377 <target state="final">Show</target>
3354 3378
3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3356 <trans-unit id="8461609631969932886" datatype="html"> 3380 <trans-unit id="8461609631969932886" datatype="html">
3357 <source>Hide</source> 3381 <source>Hide</source>
3358 <target state="final">Hide</target> 3382 <target state="final">Hide</target>
3359 3383
3360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3361 <trans-unit id="7049348886126005391" datatype="html"> 3385 <trans-unit id="7049348886126005391" datatype="html">
3362 <source>Batch actions</source> 3386 <source>Batch actions</source>
3363 <target state="final">Batch actions</target> 3387 <target state="final">Batch actions</target>
@@ -3431,13 +3455,13 @@ The link will expire within 1 hour.</target>
3431 <target state="final">Muted accounts</target> 3455 <target state="final">Muted accounts</target>
3432 3456
3433 3457
3434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3435 <trans-unit id="5668793810321242853" datatype="html"> 3459 <trans-unit id="5668793810321242853" datatype="html">
3436 <source>Muted servers</source> 3460 <source>Muted servers</source>
3437 <target state="final">Muted servers</target> 3461 <target state="final">Muted servers</target>
3438 3462
3439 3463
3440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3441 3465
3442 3466
3443 3467
@@ -4447,133 +4471,127 @@ The link will expire within 1 hour.</target>
4447 4471
4448 4472
4449 4473
4450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4451 <trans-unit id="8509882464852636851" datatype="html"> 4475 <trans-unit id="8509882464852636851" datatype="html">
4452 <source>Default daily upload limit per user</source> 4476 <source>Default daily upload limit per user</source>
4453 <target state="final">Default daily upload limit per user</target> 4477 <target state="final">Default daily upload limit per user</target>
4454 4478
4455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4456 4480
4457 <trans-unit id="4719342289581047890" datatype="html"> 4481 <trans-unit id="4719342289581047890" datatype="html">
4458 <source>Allow import with a torrent file or a magnet URI</source> 4482 <source>Allow import with a torrent file or a magnet URI</source>
4459 <target state="final">Allow import with a torrent file or a magnet URI</target> 4483 <target state="final">Allow import with a torrent file or a magnet URI</target>
4460 4484
4461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4485 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4462 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="final">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4486 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="final">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4463 4487
4464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4488 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4465 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="final">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4489 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="final">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4466 <context-group purpose="location"> 4490
4467 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4468 <context context-type="linenumber">293</context>
4469 </context-group>
4470 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4471 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="final"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4492 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="final"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4472 <context-group purpose="location"> 4493
4473 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4494 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4474 <context context-type="linenumber">296,298</context>
4475 </context-group>
4476 </trans-unit>
4477 <trans-unit id="3950258704315544174" datatype="html"> 4495 <trans-unit id="3950258704315544174" datatype="html">
4478 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4496 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4479 <target state="final">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4497 <target state="final">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4480 4498
4481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4482 <source>VIDEO CHANNELS</source><target state="final">VIDEO CHANNELS</target> 4500 <source>VIDEO CHANNELS</source><target state="final">VIDEO CHANNELS</target>
4483 4501
4484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4485 <source>Max video channels per user</source><target state="final">Max video channels per user</target> 4503 <source>Max video channels per user</source><target state="final">Max video channels per user</target>
4486 4504
4487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4505 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4488 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="final">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4506 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="final">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4489 4507
4490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4491 <trans-unit id="3428986951244800347" datatype="html"> 4509 <trans-unit id="3428986951244800347" datatype="html">
4492 <source>Block new videos automatically</source> 4510 <source>Block new videos automatically</source>
4493 <target state="final">Block new videos automatically</target> 4511 <target state="final">Block new videos automatically</target>
4494 4512
4495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4496 <trans-unit id="2054846790157376783" datatype="html"> 4514 <trans-unit id="2054846790157376783" datatype="html">
4497 <source>SEARCH</source> 4515 <source>SEARCH</source>
4498 <target state="final">SEARCH</target> 4516 <target state="final">SEARCH</target>
4499 4517
4500 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4501 4519
4502 <trans-unit id="3442084803796199253" datatype="html"> 4520 <trans-unit id="3442084803796199253" datatype="html">
4503 <source>Allow users to do remote URI/handle search</source> 4521 <source>Allow users to do remote URI/handle search</source>
4504 <target state="final">Allow users to do remote URI/handle search</target> 4522 <target state="final">Allow users to do remote URI/handle search</target>
4505 4523
4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4524 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4507 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="final">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4525 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="final">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4508 4526
4509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4510 4528
4511 <trans-unit id="7295422540935146771" datatype="html"> 4529 <trans-unit id="7295422540935146771" datatype="html">
4512 <source>Allow anonymous to do remote URI/handle search</source> 4530 <source>Allow anonymous to do remote URI/handle search</source>
4513 <target state="final">Allow anonymous to do remote URI/handle search</target> 4531 <target state="final">Allow anonymous to do remote URI/handle search</target>
4514 4532
4515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4516 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="final">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4534 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="final">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4517 4535
4518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4519 <trans-unit id="5273935530181504015" datatype="html"> 4537 <trans-unit id="5273935530181504015" datatype="html">
4520 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4538 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4521 <target state="final">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4539 <target state="final">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4522 4540
4523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4524 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="final"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4542 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="final"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4525 4543
4526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4527 4545
4528 <trans-unit id="2331464426553277323" datatype="html"> 4546 <trans-unit id="2331464426553277323" datatype="html">
4529 <source>Search index URL</source> 4547 <source>Search index URL</source>
4530 <target state="final">Search index URL</target> 4548 <target state="final">Search index URL</target>
4531 4549
4532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4533 <trans-unit id="8524278911521465398" datatype="html"> 4551 <trans-unit id="8524278911521465398" datatype="html">
4534 <source>Disable local search in search bar</source> 4552 <source>Disable local search in search bar</source>
4535 <target state="final">Disable local search in search bar</target> 4553 <target state="final">Disable local search in search bar</target>
4536 4554
4537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4538 <trans-unit id="6568991917245875948" datatype="html"> 4556 <trans-unit id="6568991917245875948" datatype="html">
4539 <source>Otherwise the local search stays used by default</source> 4557 <source>Otherwise the local search stays used by default</source>
4540 <target state="final">Otherwise the local search stays used by default</target> 4558 <target state="final">Otherwise the local search stays used by default</target>
4541 4559
4542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4543 <trans-unit id="4444955208013675027" datatype="html"> 4561 <trans-unit id="4444955208013675027" datatype="html">
4544 <source>Search bar uses the global search index by default</source> 4562 <source>Search bar uses the global search index by default</source>
4545 <target state="final">Search bar uses the global search index by default</target> 4563 <target state="final">Search bar uses the global search index by default</target>
4546 4564
4547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4548 <trans-unit id="6476750382562952780" datatype="html"> 4566 <trans-unit id="6476750382562952780" datatype="html">
4549 <source>Enable global search</source> 4567 <source>Enable global search</source>
4550 <target state="final">Enable global search</target> 4568 <target state="final">Enable global search</target>
4551 4569
4552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4553 <trans-unit id="836183323506117145" datatype="html"> 4571 <trans-unit id="836183323506117145" datatype="html">
4554 <source>FEDERATION</source> 4572 <source>FEDERATION</source>
4555 <target state="final">FEDERATION</target> 4573 <target state="final">FEDERATION</target>
4556 4574
4557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4558 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="final"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4576 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="final"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4559 4577
4560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4561 4579
4562 <trans-unit id="9119248927271669654" datatype="html"> 4580 <trans-unit id="9119248927271669654" datatype="html">
4563 <source>Other instances can follow yours</source> 4581 <source>Other instances can follow yours</source>
4564 <target state="final">Other instances can follow yours</target> 4582 <target state="final">Other instances can follow yours</target>
4565 4583
4566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4567 <trans-unit id="7015551137649102649" datatype="html"> 4585 <trans-unit id="7015551137649102649" datatype="html">
4568 <source>Manually approve new instance followers</source> 4586 <source>Manually approve new instance followers</source>
4569 <target state="final">Manually approve new instance followers</target> 4587 <target state="final">Manually approve new instance followers</target>
4570 4588
4571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4572 <trans-unit id="4803992993548153434" datatype="html"> 4590 <trans-unit id="4803992993548153434" datatype="html">
4573 <source>Automatically follow back instances</source> 4591 <source>Automatically follow back instances</source>
4574 <target state="final">Automatically follow back instances</target> 4592 <target state="final">Automatically follow back instances</target>
4575 4593
4576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4577 4595
4578 <trans-unit id="2092224316392295720" datatype="html"> 4596 <trans-unit id="2092224316392295720" datatype="html">
4579 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4597 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4581,25 +4599,25 @@ The link will expire within 1 hour.</target>
4581 4599
4582 4600
4583 4601
4584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4585 <trans-unit id="1718269478813020014" datatype="html"> 4603 <trans-unit id="1718269478813020014" datatype="html">
4586 <source>Index URL</source> 4604 <source>Index URL</source>
4587 <target state="final">Index URL</target> 4605 <target state="final">Index URL</target>
4588 4606
4589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4590 <trans-unit id="173263206605027981" datatype="html"> 4608 <trans-unit id="173263206605027981" datatype="html">
4591 <source>Automatically follow instances of a public index</source> 4609 <source>Automatically follow instances of a public index</source>
4592 <target state="final">Automatically follow instances of a public index</target> 4610 <target state="final">Automatically follow instances of a public index</target>
4593 4611
4594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4595 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="final"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4613 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="final"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4596 4614
4597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4598 <trans-unit id="3946988229617310200" datatype="html"> 4616 <trans-unit id="3946988229617310200" datatype="html">
4599 <source>ADMINISTRATORS</source> 4617 <source>ADMINISTRATORS</source>
4600 <target state="final">ADMINISTRATORS</target> 4618 <target state="final">ADMINISTRATORS</target>
4601 4619
4602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4603 <trans-unit id="2149300564474427551" datatype="html"> 4621 <trans-unit id="2149300564474427551" datatype="html">
4604 <source>Administrator</source> 4622 <source>Administrator</source>
4605 <target state="final">Administrator</target> 4623 <target state="final">Administrator</target>
@@ -4609,12 +4627,12 @@ The link will expire within 1 hour.</target>
4609 <source>Admin email</source> 4627 <source>Admin email</source>
4610 <target state="final">Admin email</target> 4628 <target state="final">Admin email</target>
4611 4629
4612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4613 <trans-unit id="4722881456283329321" datatype="html"> 4631 <trans-unit id="4722881456283329321" datatype="html">
4614 <source>Enable contact form</source> 4632 <source>Enable contact form</source>
4615 <target state="final">Enable contact form</target> 4633 <target state="final">Enable contact form</target>
4616 4634
4617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4618 <trans-unit id="5926348345797688952" datatype="html"> 4636 <trans-unit id="5926348345797688952" datatype="html">
4619 <source>VOD Transcoding</source><target state="final">VOD Transcoding</target> 4637 <source>VOD Transcoding</source><target state="final">VOD Transcoding</target>
4620 4638
@@ -4623,24 +4641,24 @@ The link will expire within 1 hour.</target>
4623 <source>TWITTER</source> 4641 <source>TWITTER</source>
4624 <target state="final">TWITTER</target> 4642 <target state="final">TWITTER</target>
4625 4643
4626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4627 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="final"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4645 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="final"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4628 4646
4629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4630 4648
4631 <trans-unit id="4087837092261487511" datatype="html"> 4649 <trans-unit id="4087837092261487511" datatype="html">
4632 <source>Your Twitter username</source> 4650 <source>Your Twitter username</source>
4633 <target state="final">Your Twitter username</target> 4651 <target state="final">Your Twitter username</target>
4634 4652
4635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4636 <trans-unit id="5648651824279408711" datatype="html"> 4654 <trans-unit id="5648651824279408711" datatype="html">
4637 <source>Instance allowed by Twitter</source> 4655 <source>Instance allowed by Twitter</source>
4638 <target state="final">Instance allowed by Twitter</target> 4656 <target state="final">Instance allowed by Twitter</target>
4639 4657
4640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4641 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="final"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4659 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="final"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4642 4660
4643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4644 <trans-unit id="493135676263039396" datatype="html"> 4662 <trans-unit id="493135676263039396" datatype="html">
4645 <source>LIVE</source><target state="final">LIVE</target> 4663 <source>LIVE</source><target state="final">LIVE</target>
4646 4664
@@ -4962,19 +4980,81 @@ color: red;
4962 <source>PASSWORD</source> 4980 <source>PASSWORD</source>
4963 <target state="final">PASSWORD</target> 4981 <target state="final">PASSWORD</target>
4964 4982
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
4984 <source>Two-factor authentication</source><target state="final">Two-factor authentication</target>
4985 <context-group purpose="location">
4986 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
4987 <context context-type="linenumber">67</context>
4988 </context-group>
4989 </trans-unit>
4966 <trans-unit id="9012586956848595996" datatype="html"> 4990 <trans-unit id="9012586956848595996" datatype="html">
4967 <source>EMAIL</source> 4991 <source>EMAIL</source>
4968 <target state="final">EMAIL</target> 4992 <target state="final">EMAIL</target>
4969 4993
4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 4994 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
4995 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="final">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
4996 <context-group purpose="location">
4997 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4998 <context context-type="linenumber">3,5</context>
4999 </context-group>
5000 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5001 <source>Enable two-factor authentication</source><target state="final">Enable two-factor authentication</target>
5002 <context-group purpose="location">
5003 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5004 <context context-type="linenumber">5</context>
5005 </context-group>
5006 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5007 <source>Disable two-factor authentication</source><target state="final">Disable two-factor authentication</target>
5008 <context-group purpose="location">
5009 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5010 <context context-type="linenumber">9</context>
5011 </context-group>
5012 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5013 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="final">Are you sure you want to disable two factor authentication of your account?</target>
5014 <context-group purpose="location">
5015 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5016 <context context-type="linenumber">31</context>
5017 </context-group>
5018 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5019 <source>Disable two factor</source><target state="final">Disable two factor</target>
5020 <context-group purpose="location">
5021 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5022 <context context-type="linenumber">33</context>
5023 </context-group>
5024 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5025 <source>Two factor authentication disabled</source><target state="final">Two factor authentication disabled</target>
5026 <context-group purpose="location">
5027 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5028 <context context-type="linenumber">43</context>
5029 </context-group>
5030 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5031 <source> Two factor authentication is already enabled.
5032</source><target state="final"> Two factor authentication is already enabled.
5033</target>
5034 <context-group purpose="location">
5035 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5036 <context context-type="linenumber">6,8</context>
5037 </context-group>
5038 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5039 <source>Your password</source><target state="final">Your password</target>
5040 <context-group purpose="location">
5041 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5042 <context context-type="linenumber">14</context>
5043 </context-group>
5044 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5045 <source>Confirm your password to enable two factor authentication</source><target state="final">Confirm your password to enable two factor authentication</target>
5046 <context-group purpose="location">
5047 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5048 <context context-type="linenumber">15</context>
5049 </context-group>
5050 </trans-unit>
4971 <trans-unit id="7752239348028675311" datatype="html"> 5051 <trans-unit id="7752239348028675311" datatype="html">
4972 <source>DANGER ZONE</source> 5052 <source>DANGER ZONE</source>
4973 <target state="final">DANGER ZONE</target> 5053 <target state="final">DANGER ZONE</target>
4974 5054
4975 5055
4976 5056
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
4978 <trans-unit id="4915431133669985304" datatype="html"> 5058 <trans-unit id="4915431133669985304" datatype="html">
4979 <source>Profile</source> 5059 <source>Profile</source>
4980 <target state="final">Profile</target> 5060 <target state="final">Profile</target>
@@ -5090,7 +5170,7 @@ color: red;
5090 <source>Current password</source> 5170 <source>Current password</source>
5091 <target state="final">Current password</target> 5171 <target state="final">Current password</target>
5092 5172
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5094 <trans-unit id="3588415639242079458" datatype="html"> 5174 <trans-unit id="3588415639242079458" datatype="html">
5095 <source>New password</source> 5175 <source>New password</source>
5096 <target state="final">New password</target> 5176 <target state="final">New password</target>
@@ -5330,7 +5410,17 @@ color: red;
5330 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5410 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5331 <source>Account settings</source><target state="final">Account settings</target> 5411 <source>Account settings</source><target state="final">Account settings</target>
5332 5412
5333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5413 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5414 <source>Two factor authentication</source><target state="final">Two factor authentication</target>
5415 <context-group purpose="location">
5416 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5417 <context context-type="linenumber">39</context>
5418 </context-group>
5419 <context-group purpose="location">
5420 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5421 <context context-type="linenumber">3</context>
5422 </context-group>
5423 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5334 <source>Playlist elements</source><target state="final">Playlist elements</target> 5424 <source>Playlist elements</source><target state="final">Playlist elements</target>
5335 5425
5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5426 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6485,7 +6575,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6485 <trans-unit id="1504521795586863905" datatype="html"> 6575 <trans-unit id="1504521795586863905" datatype="html">
6486 <source>VIDEOS</source><target state="final">VIDEOS</target> 6576 <source>VIDEOS</source><target state="final">VIDEOS</target>
6487 6577
6488 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6578 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6489 6579
6490 <trans-unit id="25349740244798533" datatype="html"> 6580 <trans-unit id="25349740244798533" datatype="html">
6491 <source>Username copied</source> 6581 <source>Username copied</source>
@@ -6624,7 +6714,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6624 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 6714 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
6625 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="final">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 6715 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="final">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
6626 6716
6627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 6717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
6628 <source>Edit custom configuration</source><target state="final">Edit custom configuration</target> 6718 <source>Edit custom configuration</source><target state="final">Edit custom configuration</target>
6629 6719
6630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 6720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -6782,7 +6872,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6782 <trans-unit id="7022070615528435141" datatype="html"> 6872 <trans-unit id="7022070615528435141" datatype="html">
6783 <source>Delete</source><target state="final">Delete</target> 6873 <source>Delete</source><target state="final">Delete</target>
6784 6874
6785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 6875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
6786 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="final">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 6876 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="final">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
6787 <context-group purpose="location"> 6877 <context-group purpose="location">
6788 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 6878 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -6874,8 +6964,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
6874 <source>Follow request(s) sent!</source> 6964 <source>Follow request(s) sent!</source>
6875 <target state="final">Follow request(s) sent!</target> 6965 <target state="final">Follow request(s) sent!</target>
6876 6966
6877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 6967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
6878 <source>Your instance subscriptions</source><target state="final">Your instance subscriptions</target> 6968 <source>Subscriptions of your instance</source><target state="final">Subscriptions of your instance</target>
6879 <context-group purpose="location"> 6969 <context-group purpose="location">
6880 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 6970 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
6881 <context context-type="linenumber">3</context> 6971 <context context-type="linenumber">3</context>
@@ -7372,17 +7462,23 @@ channel with the same name (<x id="PH_2"/>)!</target>
7372 <source>User <x id="PH"/> updated.</source> 7462 <source>User <x id="PH"/> updated.</source>
7373 <target state="final">User <x id="PH"/> updated.</target> 7463 <target state="final">User <x id="PH"/> updated.</target>
7374 7464
7375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7376 <trans-unit id="1349763489797682899" datatype="html"> 7466 <trans-unit id="1349763489797682899" datatype="html">
7377 <source>Update user</source> 7467 <source>Update user</source>
7378 <target state="final">Update user</target> 7468 <target state="final">Update user</target>
7379 7469
7380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7381 <trans-unit id="8819563010322372715" datatype="html"> 7471 <trans-unit id="8819563010322372715" datatype="html">
7382 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7472 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7383 <target state="final">An email asking for password reset has been sent to <x id="PH"/>.</target> 7473 <target state="final">An email asking for password reset has been sent to <x id="PH"/>.</target>
7384 7474
7385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7476 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="final">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7477 <context-group purpose="location">
7478 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7479 <context context-type="linenumber">134</context>
7480 </context-group>
7481 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7386 <source>Users list</source><target state="final">Users list</target> 7482 <source>Users list</source><target state="final">Users list</target>
7387 7483
7388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -7836,7 +7932,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7836 <source>Channel filters</source><target state="final">Channel filters</target> 7932 <source>Channel filters</source><target state="final">Channel filters</target>
7837 7933
7838 7934
7839 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 7935 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
7840 <source>Update video channel</source><target state="final">Update video channel</target> 7936 <source>Update video channel</source><target state="final">Update video channel</target>
7841 7937
7842 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 7938 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -7882,10 +7978,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 7978 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
7883 <source>Notifications</source><target state="final">Notifications</target> 7979 <source>Notifications</source><target state="final">Notifications</target>
7884 7980
7885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 7981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
7886 <source>Applications</source><target state="final">Applications</target> 7982 <source>Applications</source><target state="final">Applications</target>
7887 7983
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 7984 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
7889 <trans-unit id="104404386496394770" datatype="html"> 7985 <trans-unit id="104404386496394770" datatype="html">
7890 <source>Delete playlist</source> 7986 <source>Delete playlist</source>
7891 <target state="final">Delete playlist</target> 7987 <target state="final">Delete playlist</target>
@@ -7899,7 +7995,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7899 <trans-unit id="4844578664427956129" datatype="html"> 7995 <trans-unit id="4844578664427956129" datatype="html">
7900 <source>Change ownership</source><target state="final">Change ownership</target> 7996 <source>Change ownership</source><target state="final">Change ownership</target>
7901 7997
7902 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 7998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
7903 <trans-unit id="3380608219513805292" datatype="html"> 7999 <trans-unit id="3380608219513805292" datatype="html">
7904 <source>Playlist <x id="PH"/> deleted.</source> 8000 <source>Playlist <x id="PH"/> deleted.</source>
7905 <target state="final">Playlist <x id="PH"/> deleted.</target> 8001 <target state="final">Playlist <x id="PH"/> deleted.</target>
@@ -7910,24 +8006,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
7910 <source>My videos</source> 8006 <source>My videos</source>
7911 <target state="final">My videos</target> 8007 <target state="final">My videos</target>
7912 8008
7913 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
7914 <trans-unit id="8197117721861453263" datatype="html"> 8010 <trans-unit id="8197117721861453263" datatype="html">
7915 <source>Do you really want to delete <x id="PH"/> videos?</source> 8011 <source>Do you really want to delete <x id="PH"/> videos?</source>
7916 <target state="final">Do you really want to delete <x id="PH"/> videos?</target> 8012 <target state="final">Do you really want to delete <x id="PH"/> videos?</target>
7917 8013
7918 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
7919 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="final">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8015 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="final">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
7920 <context-group purpose="location"> 8016
7921 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
7922 <context context-type="linenumber">191</context>
7923 </context-group>
7924 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
7925 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="final"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8018 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="final"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
7926 <context-group purpose="location"> 8019
7927 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8020 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
7928 <context context-type="linenumber">193,191</context>
7929 </context-group>
7930 </trans-unit>
7931 <trans-unit id="2591467977473302125" datatype="html"> 8021 <trans-unit id="2591467977473302125" datatype="html">
7932 <source>Videos list</source><target state="final">Videos list</target> 8022 <source>Videos list</source><target state="final">Videos list</target>
7933 <context-group purpose="location"> 8023 <context-group purpose="location">
@@ -7966,7 +8056,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7966 <source>My channels</source> 8056 <source>My channels</source>
7967 <target state="final">My channels</target> 8057 <target state="final">My channels</target>
7968 8058
7969 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8059 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
7970 <source>My synchronizations</source><target state="final">My synchronizations</target> 8060 <source>My synchronizations</source><target state="final">My synchronizations</target>
7971 <context-group purpose="location"> 8061 <context-group purpose="location">
7972 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8062 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -7990,12 +8080,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
7990 <source>My playlists</source> 8080 <source>My playlists</source>
7991 <target state="final">My playlists</target> 8081 <target state="final">My playlists</target>
7992 8082
7993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8083 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7994 <trans-unit id="2527931602940887636" datatype="html"> 8084 <trans-unit id="2527931602940887636" datatype="html">
7995 <source>My subscriptions</source> 8085 <source>My subscriptions</source>
7996 <target state="final">My subscriptions</target> 8086 <target state="final">My subscriptions</target>
7997 8087
7998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8088 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
7999 <trans-unit id="5177154708872200221" datatype="html"> 8089 <trans-unit id="5177154708872200221" datatype="html">
8000 <source>You don't have any subscription yet.</source><target state="final">You don't have any subscription yet.</target> 8090 <source>You don't have any subscription yet.</source><target state="final">You don't have any subscription yet.</target>
8001 8091
@@ -8006,7 +8096,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8006 <source>My abuse reports</source> 8096 <source>My abuse reports</source>
8007 <target state="final">My abuse reports</target> 8097 <target state="final">My abuse reports</target>
8008 8098
8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8099 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8010 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8100 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8011</source><target state="final"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8101</source><target state="final"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8012</target> 8102</target>
@@ -8043,13 +8133,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8043 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8133 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8044 <source>Channels</source><target state="final">Channels</target> 8134 <source>Channels</source><target state="final">Channels</target>
8045 8135
8046 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8136 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8047 <source>Videos</source><target state="final">Videos</target> 8137 <source>Videos</source><target state="final">Videos</target>
8048 8138
8049 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8139 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8050 <source>Playlists</source><target state="final">Playlists</target> 8140 <source>Playlists</source><target state="final">Playlists</target>
8051 8141
8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8142 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8053 8143
8054 8144
8055 <trans-unit id="7916647920967632052" datatype="html"> 8145 <trans-unit id="7916647920967632052" datatype="html">
@@ -8227,7 +8317,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8227 <source>You need to reconnect.</source> 8317 <source>You need to reconnect.</source>
8228 <target state="final">You need to reconnect.</target> 8318 <target state="final">You need to reconnect.</target>
8229 8319
8230 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8320 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8231 <source>Show/hide this help menu</source><target state="final">Show/hide this help menu</target> 8321 <source>Show/hide this help menu</source><target state="final">Show/hide this help menu</target>
8232 <context-group purpose="location"> 8322 <context-group purpose="location">
8233 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8323 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8246,30 +8336,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8246 8336
8247 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8337 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8248 <source>My history</source><target state="final">My history</target> 8338 <source>My history</source><target state="final">My history</target>
8249 <context-group purpose="location"> 8339
8250 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8340 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8251 <context context-type="linenumber">98</context>
8252 </context-group>
8253 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8254 <source>In my library</source><target state="final">In my library</target> 8341 <source>In my library</source><target state="final">In my library</target>
8255 <context-group purpose="location"> 8342
8256 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8343 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8257 <context context-type="linenumber">104</context>
8258 </context-group>
8259 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8260 <source>Trending</source><target state="final">Trending</target> 8344 <source>Trending</source><target state="final">Trending</target>
8261 8345
8262 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8263 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="final">ON <x id="PH" equiv-text="config.instance.name"/></target> 8347 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="final">ON <x id="PH" equiv-text="config.instance.name"/></target>
8264 <context-group purpose="location"> 8348
8265 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8349 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8266 <context context-type="linenumber">150</context>
8267 </context-group>
8268 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8269 <source>Home</source><target state="final">Home</target> 8350 <source>Home</source><target state="final">Home</target>
8270 8351
8271 8352
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8353 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8273 <trans-unit id="4648900870671159218" datatype="html"> 8354 <trans-unit id="4648900870671159218" datatype="html">
8274 <source>Success</source> 8355 <source>Success</source>
8275 <target state="final">Success</target> 8356 <target state="final">Success</target>
@@ -8279,12 +8360,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8279 <source>Incorrect username or password.</source> 8360 <source>Incorrect username or password.</source>
8280 <target state="final">Incorrect username or password.</target> 8361 <target state="final">Incorrect username or password.</target>
8281 8362
8282 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8363 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8283 <trans-unit id="6974874606619467663" datatype="html"> 8364 <trans-unit id="6974874606619467663" datatype="html">
8284 <source>Your account is blocked.</source> 8365 <source>Your account is blocked.</source>
8285 <target state="final">Your account is blocked.</target> 8366 <target state="final">Your account is blocked.</target>
8286 8367
8287 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8368 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8288 8369
8289 <trans-unit id="7939914198003891823" datatype="html"> 8370 <trans-unit id="7939914198003891823" datatype="html">
8290 <source>any language</source> 8371 <source>any language</source>
@@ -8419,6 +8500,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8419 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8500 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8420 <context context-type="linenumber">7</context> 8501 <context context-type="linenumber">7</context>
8421 </context-group> 8502 </context-group>
8503 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8504 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8505</source><target state="final"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8506</target>
8507 <context-group purpose="location">
8508 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8509 <context context-type="linenumber">1,4</context>
8510 </context-group>
8422 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8511 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8423 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="final"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></target> 8512 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="final"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></target>
8424 <context-group purpose="location"> 8513 <context-group purpose="location">
@@ -8539,7 +8628,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8539 <source>Confirm</source> 8628 <source>Confirm</source>
8540 <target state="final">Confirm</target> 8629 <target state="final">Confirm</target>
8541 8630
8542 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
8632 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="final"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
8633 <context-group purpose="location">
8634 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
8635 <context context-type="linenumber">28,30</context>
8636 </context-group>
8637 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
8638 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="final"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
8639 <context-group purpose="location">
8640 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
8641 <context context-type="linenumber">34,36</context>
8642 </context-group>
8643 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
8644 <source>Two-factor code</source><target state="final">Two-factor code</target>
8645 <context-group purpose="location">
8646 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
8647 <context context-type="linenumber">42</context>
8648 </context-group>
8649 </trans-unit><trans-unit id="336731433013115653" datatype="html">
8650 <source>Enter the code generated by your authenticator app to confirm</source><target state="final">Enter the code generated by your authenticator app to confirm</target>
8651 <context-group purpose="location">
8652 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
8653 <context context-type="linenumber">43</context>
8654 </context-group>
8655 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
8656 <source>Two factor authentication has been enabled.</source><target state="final">Two factor authentication has been enabled.</target>
8657 <context-group purpose="location">
8658 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
8659 <context context-type="linenumber">77</context>
8660 </context-group>
8661 </trans-unit>
8543 <trans-unit id="7784486624424057376" datatype="html"> 8662 <trans-unit id="7784486624424057376" datatype="html">
8544 <source>Instance name is required.</source> 8663 <source>Instance name is required.</source>
8545 <target state="final">Instance name is required.</target> 8664 <target state="final">Instance name is required.</target>
@@ -8709,7 +8828,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 8828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
8710 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="final">Handle must be valid (eg. chocobozzz@example.com).</target> 8829 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="final">Handle must be valid (eg. chocobozzz@example.com).</target>
8711 8830
8712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 8831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
8832 <source>OTP token is required.</source><target state="final">OTP token is required.</target>
8833 <context-group purpose="location">
8834 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
8835 <context context-type="linenumber">69</context>
8836 </context-group>
8837 </trans-unit>
8713 <trans-unit id="4968369344159400023" datatype="html"> 8838 <trans-unit id="4968369344159400023" datatype="html">
8714 <source>Your name is required.</source> 8839 <source>Your name is required.</source>
8715 <target state="final">Your name is required.</target> 8840 <target state="final">Your name is required.</target>
@@ -8766,7 +8891,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8766 <target state="final">Password is required.</target> 8891 <target state="final">Password is required.</target>
8767 8892
8768 8893
8769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 8894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
8770 <trans-unit id="3152303769378345477" datatype="html"> 8895 <trans-unit id="3152303769378345477" datatype="html">
8771 <source>Confirmation of the password is required.</source> 8896 <source>Confirmation of the password is required.</source>
8772 <target state="final">Confirmation of the password is required.</target> 8897 <target state="final">Confirmation of the password is required.</target>
@@ -8811,92 +8936,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8811 <target state="final">Password must be at least 6 characters long.</target> 8936 <target state="final">Password must be at least 6 characters long.</target>
8812 8937
8813 8938
8814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 8939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
8815 <trans-unit id="1099684476181448167" datatype="html"> 8940 <trans-unit id="1099684476181448167" datatype="html">
8816 <source>Password cannot be more than 255 characters long.</source> 8941 <source>Password cannot be more than 255 characters long.</source>
8817 <target state="final">Password cannot be more than 255 characters long.</target> 8942 <target state="final">Password cannot be more than 255 characters long.</target>
8818 8943
8819 8944
8820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 8945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
8821 <trans-unit id="3392630942539073768" datatype="html"> 8946 <trans-unit id="3392630942539073768" datatype="html">
8822 <source>The new password and the confirmed password do not correspond.</source> 8947 <source>The new password and the confirmed password do not correspond.</source>
8823 <target state="final">The new password and the confirmed password do not correspond.</target> 8948 <target state="final">The new password and the confirmed password do not correspond.</target>
8824 8949
8825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
8826 <trans-unit id="2027337371129904473" datatype="html"> 8951 <trans-unit id="2027337371129904473" datatype="html">
8827 <source>Video quota is required.</source> 8952 <source>Video quota is required.</source>
8828 <target state="final">Video quota is required.</target> 8953 <target state="final">Video quota is required.</target>
8829 8954
8830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 8955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
8831 <trans-unit id="267386529333143660" datatype="html"> 8956 <trans-unit id="267386529333143660" datatype="html">
8832 <source>Quota must be greater than -1.</source> 8957 <source>Quota must be greater than -1.</source>
8833 <target state="final">Quota must be greater than -1.</target> 8958 <target state="final">Quota must be greater than -1.</target>
8834 8959
8835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
8836 <trans-unit id="1220179061234048936" datatype="html"> 8961 <trans-unit id="1220179061234048936" datatype="html">
8837 <source>Daily upload limit is required.</source> 8962 <source>Daily upload limit is required.</source>
8838 <target state="final">Daily upload limit is required.</target> 8963 <target state="final">Daily upload limit is required.</target>
8839 8964
8840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 8965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8841 <trans-unit id="8959404382357999234" datatype="html"> 8966 <trans-unit id="8959404382357999234" datatype="html">
8842 <source>Daily upload limit must be greater than -1.</source> 8967 <source>Daily upload limit must be greater than -1.</source>
8843 <target state="final">Daily upload limit must be greater than -1.</target> 8968 <target state="final">Daily upload limit must be greater than -1.</target>
8844 8969
8845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 8970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
8846 <trans-unit id="4796798537475457493" datatype="html"> 8971 <trans-unit id="4796798537475457493" datatype="html">
8847 <source>User role is required.</source> 8972 <source>User role is required.</source>
8848 <target state="final">User role is required.</target> 8973 <target state="final">User role is required.</target>
8849 8974
8850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 8975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
8851 <trans-unit id="2761226139624435788" datatype="html"> 8976 <trans-unit id="2761226139624435788" datatype="html">
8852 <source>Description must be at least 3 characters long.</source> 8977 <source>Description must be at least 3 characters long.</source>
8853 <target state="final">Description must be at least 3 characters long.</target> 8978 <target state="final">Description must be at least 3 characters long.</target>
8854 8979
8855 8980
8856 8981
8857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 8982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
8858 <trans-unit id="4717982586356605243" datatype="html"> 8983 <trans-unit id="4717982586356605243" datatype="html">
8859 <source>Description cannot be more than 1000 characters long.</source> 8984 <source>Description cannot be more than 1000 characters long.</source>
8860 <target state="final">Description cannot be more than 1000 characters long.</target> 8985 <target state="final">Description cannot be more than 1000 characters long.</target>
8861 8986
8862 8987
8863 8988
8864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 8989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
8865 <trans-unit id="1814372869868173571" datatype="html"> 8990 <trans-unit id="1814372869868173571" datatype="html">
8866 <source>You must agree with the instance terms in order to register on it.</source> 8991 <source>You must agree with the instance terms in order to register on it.</source>
8867 <target state="final">You must agree with the instance terms in order to register on it.</target> 8992 <target state="final">You must agree with the instance terms in order to register on it.</target>
8868 8993
8869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 8994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
8870 <trans-unit id="7803960725351649605" datatype="html"> 8995 <trans-unit id="7803960725351649605" datatype="html">
8871 <source>Ban reason must be at least 3 characters long.</source> 8996 <source>Ban reason must be at least 3 characters long.</source>
8872 <target state="final">Ban reason must be at least 3 characters long.</target> 8997 <target state="final">Ban reason must be at least 3 characters long.</target>
8873 8998
8874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 8999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
8875 <trans-unit id="3851609012243698179" datatype="html"> 9000 <trans-unit id="3851609012243698179" datatype="html">
8876 <source>Ban reason cannot be more than 250 characters long.</source> 9001 <source>Ban reason cannot be more than 250 characters long.</source>
8877 <target state="final">Ban reason cannot be more than 250 characters long.</target> 9002 <target state="final">Ban reason cannot be more than 250 characters long.</target>
8878 9003
8879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
8880 <trans-unit id="6632896893630378443" datatype="html"> 9005 <trans-unit id="6632896893630378443" datatype="html">
8881 <source>Display name is required.</source> 9006 <source>Display name is required.</source>
8882 <target state="final">Display name is required.</target> 9007 <target state="final">Display name is required.</target>
8883 9008
8884 9009
8885 9010
8886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
8887 <trans-unit id="1303578752658966736" datatype="html"> 9012 <trans-unit id="1303578752658966736" datatype="html">
8888 <source>Display name must be at least 1 character long.</source> 9013 <source>Display name must be at least 1 character long.</source>
8889 <target state="final">Display name must be at least 1 character long.</target> 9014 <target state="final">Display name must be at least 1 character long.</target>
8890 9015
8891 9016
8892 9017
8893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9018 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8894 <trans-unit id="4613240543124934954" datatype="html"> 9019 <trans-unit id="4613240543124934954" datatype="html">
8895 <source>Display name cannot be more than 50 characters long.</source> 9020 <source>Display name cannot be more than 50 characters long.</source>
8896 <target state="final">Display name cannot be more than 50 characters long.</target> 9021 <target state="final">Display name cannot be more than 50 characters long.</target>
8897 9022
8898 9023
8899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
8900 <trans-unit id="1000468652492651683" datatype="html"> 9025 <trans-unit id="1000468652492651683" datatype="html">
8901 <source>Report reason is required.</source> 9026 <source>Report reason is required.</source>
8902 <target state="final">Report reason is required.</target> 9027 <target state="final">Report reason is required.</target>
@@ -9689,7 +9814,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9689 </target> 9814 </target>
9690 9815
9691 9816
9692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 9817 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
9693 <trans-unit id="1209500590333005801" datatype="html"> 9818 <trans-unit id="1209500590333005801" datatype="html">
9694 <source> 9819 <source>
9695 <x id="PH"/> (account page) 9820 <x id="PH"/> (account page)
@@ -10044,20 +10169,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10044 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 10169 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10045 <target state="final">Too many attempts, please try again after <x id="PH"/> minutes.</target> 10170 <target state="final">Too many attempts, please try again after <x id="PH"/> minutes.</target>
10046 10171
10047 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10172 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10048 <trans-unit id="4965472196059235310" datatype="html"> 10173 <trans-unit id="4965472196059235310" datatype="html">
10049 <source>Too many attempts, please try again later.</source> 10174 <source>Too many attempts, please try again later.</source>
10050 <target state="final">Too many attempts, please try again later.</target> 10175 <target state="final">Too many attempts, please try again later.</target>
10051 10176
10052 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10177 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10053 <trans-unit id="1693549688987384699" datatype="html"> 10178 <trans-unit id="1693549688987384699" datatype="html">
10054 <source>Server error. Please retry later.</source> 10179 <source>Server error. Please retry later.</source>
10055 <target state="final">Server error. Please retry later.</target> 10180 <target state="final">Server error. Please retry later.</target>
10056 10181
10057 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10182 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10058 <source>Unknown server error</source><target state="final">Unknown server error</target> 10183 <source>Unknown server error</source><target state="final">Unknown server error</target>
10059 10184
10060 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10185 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10061 <trans-unit id="5927402622550505067" datatype="html"> 10186 <trans-unit id="5927402622550505067" datatype="html">
10062 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10187 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10063 <target state="final">Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</target> 10188 <target state="final">Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</target>
@@ -10210,7 +10335,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10210 <target state="final">Copied</target> 10335 <target state="final">Copied</target>
10211 10336
10212 10337
10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10214 <source>Copy</source><target state="final">Copy</target> 10339 <source>Copy</source><target state="final">Copy</target>
10215 10340
10216 10341
@@ -10407,38 +10532,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10407 <source>Published</source> 10532 <source>Published</source>
10408 <target state="final">Published</target> 10533 <target state="final">Published</target>
10409 10534
10410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 10535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10411 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="final">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 10536 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="final">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10412 <context-group purpose="location"> 10537
10413 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit><trans-unit id="5093002376262354382" datatype="html">
10414 <context context-type="linenumber">178</context>
10415 </context-group>
10416 </trans-unit><trans-unit id="5093002376262354382" datatype="html">
10417 <source>Transcoding failed</source><target state="final">Transcoding failed</target> 10539 <source>Transcoding failed</source><target state="final">Transcoding failed</target>
10418 10540
10419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 10541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10420 <source>Move to external storage failed</source><target state="final">Move to external storage failed</target> 10542 <source>Move to external storage failed</source><target state="final">Move to external storage failed</target>
10421 10543
10422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 10544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10423 10545
10424 <trans-unit id="4887724548587271148" datatype="html"> 10546 <trans-unit id="4887724548587271148" datatype="html">
10425 <source>Waiting transcoding</source> 10547 <source>Waiting transcoding</source>
10426 <target state="final">Waiting transcoding</target> 10548 <target state="final">Waiting transcoding</target>
10427 10549
10428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 10550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10429 <trans-unit id="4517785179607945981" datatype="html"> 10551 <trans-unit id="4517785179607945981" datatype="html">
10430 <source>To transcode</source> 10552 <source>To transcode</source>
10431 <target state="final">To transcode</target> 10553 <target state="final">To transcode</target>
10432 10554
10433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 10555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10434 <trans-unit id="3299576663551440736" datatype="html"> 10556 <trans-unit id="3299576663551440736" datatype="html">
10435 <source>To import</source> 10557 <source>To import</source>
10436 <target state="final">To import</target> 10558 <target state="final">To import</target>
10437 10559
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 10560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10439 <source>To edit</source><target state="final">To edit</target> 10561 <source>To edit</source><target state="final">To edit</target>
10440 10562
10441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 10563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10442 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="final">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10564 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="final">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10443 <context-group purpose="location"> 10565 <context-group purpose="location">
10444 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 10566 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10500,23 +10622,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10500 <source>Your video was uploaded to your account and is private.</source> 10622 <source>Your video was uploaded to your account and is private.</source>
10501 <target state="final">Your video was uploaded to your account and is private.</target> 10623 <target state="final">Your video was uploaded to your account and is private.</target>
10502 10624
10503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 10625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10504 <trans-unit id="5699822024600815733" datatype="html"> 10626 <trans-unit id="5699822024600815733" datatype="html">
10505 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 10627 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10506 <target state="final">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 10628 <target state="final">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10507 10629
10508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 10630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10509 <trans-unit id="1219739004043110649" datatype="html"> 10631 <trans-unit id="1219739004043110649" datatype="html">
10510 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 10632 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10511 <target state="final">Your video is not uploaded yet, are you sure you want to leave this page?</target> 10633 <target state="final">Your video is not uploaded yet, are you sure you want to leave this page?</target>
10512 10634
10513 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 10635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10514 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="final">Publish <x id="PH" equiv-text="videoName"/></target> 10636 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="final">Publish <x id="PH" equiv-text="videoName"/></target>
10515 10637
10516 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
10517 <source>Upload</source><target state="final">Upload</target> 10639 <source>Upload</source><target state="final">Upload</target>
10518 10640
10519 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 10641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
10520 <trans-unit id="8278735427925094503" datatype="html"> 10642 <trans-unit id="8278735427925094503" datatype="html">
10521 <source>Upload 10643 <source>Upload
10522 <x id="PH"/> 10644 <x id="PH"/>
@@ -10525,13 +10647,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10525 <x id="PH"/> 10647 <x id="PH"/>
10526 </target> 10648 </target>
10527 10649
10528 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 10650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
10529 10651
10530 <trans-unit id="5981816353437801748" datatype="html"> 10652 <trans-unit id="5981816353437801748" datatype="html">
10531 <source>Video published.</source> 10653 <source>Video published.</source>
10532 <target state="final">Video published.</target> 10654 <target state="final">Video published.</target>
10533 10655
10534 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 10656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
10535 10657
10536 10658
10537 <trans-unit id="764164089183618119" datatype="html"> 10659 <trans-unit id="764164089183618119" datatype="html">
@@ -10644,7 +10766,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 10766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
10645 <source>Cancel</source><target state="final">Cancel</target> 10767 <source>Cancel</source><target state="final">Cancel</target>
10646 10768
10647 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 10769 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
10648 <trans-unit id="3354816756665089864" datatype="html"> 10770 <trans-unit id="3354816756665089864" datatype="html">
10649 <source>Autoplay is suspended</source> 10771 <source>Autoplay is suspended</source>
10650 <target state="final">Autoplay is suspended</target> 10772 <target state="final">Autoplay is suspended</target>
@@ -10718,7 +10840,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10718 <trans-unit id="2431286785954354122" datatype="html"> 10840 <trans-unit id="2431286785954354122" datatype="html">
10719 <source>Recently added</source><target state="final">Recently added</target> 10841 <source>Recently added</source><target state="final">Recently added</target>
10720 10842
10721 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 10843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
10722 10844
10723 10845
10724 10846
@@ -10730,10 +10852,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10730 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 10852 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
10731 <source>Subscriptions</source><target state="final">Subscriptions</target> 10853 <source>Subscriptions</source><target state="final">Subscriptions</target>
10732 10854
10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 10855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
10734 <source>History</source><target state="final">History</target> 10856 <source>History</source><target state="final">History</target>
10735 10857
10736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 10858 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
10737 <source>Open actions</source><target state="final">Open actions</target> 10859 <source>Open actions</source><target state="final">Open actions</target>
10738 <context-group purpose="location"> 10860 <context-group purpose="location">
10739 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 10861 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -10742,7 +10864,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10742 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 10864 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
10743 <source>Local videos</source><target state="final">Local videos</target> 10865 <source>Local videos</source><target state="final">Local videos</target>
10744 10866
10745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 10867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
10746 <source>Exclude</source><target state="final">Exclude</target> 10868 <source>Exclude</source><target state="final">Exclude</target>
10747 10869
10748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 10870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -10766,13 +10888,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 10888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
10767 <source>Discover videos</source><target state="final">Discover videos</target> 10889 <source>Discover videos</source><target state="final">Discover videos</target>
10768 10890
10769 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 10891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
10770 <source>Trending videos</source><target state="final">Trending videos</target> 10892 <source>Trending videos</source><target state="final">Trending videos</target>
10771 10893
10772 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 10894 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
10773 <source>Recently added videos</source><target state="final">Recently added videos</target> 10895 <source>Recently added videos</source><target state="final">Recently added videos</target>
10774 10896
10775 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 10897 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
10776 <source>Upload a video</source><target state="final">Upload a video</target> 10898 <source>Upload a video</source><target state="final">Upload a video</target>
10777 10899
10778 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 10900 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.eo.xlf b/client/src/locale/angular.eo.xlf
index 4ef2e35d8..20d7ebf9b 100644
--- a/client/src/locale/angular.eo.xlf
+++ b/client/src/locale/angular.eo.xlf
@@ -479,17 +479,17 @@
479 <target state="translated">filmo</target> 479 <target state="translated">filmo</target>
480 480
481 481
482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
483 <trans-unit id="6995024616159044376" datatype="html"> 483 <trans-unit id="6995024616159044376" datatype="html">
484 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 484 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
485 <target state="translated">Via datumlimo por filmoj estas superita de ĉi tiu filmo (grandeco de filmo: <x id="PH" equiv-text="videoSizeBytes"/>, uzita: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, datumlimo: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 485 <target state="translated">Via datumlimo por filmoj estas superita de ĉi tiu filmo (grandeco de filmo: <x id="PH" equiv-text="videoSizeBytes"/>, uzita: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, datumlimo: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
486 486
487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
488 <trans-unit id="7873395933409147217" datatype="html"> 488 <trans-unit id="7873395933409147217" datatype="html">
489 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 489 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
490 <target state="translated">Via ĉiutaga datumlimo por filmoj estas superita de ĉi tiu filmo (grandeco de filmo: <x id="PH" equiv-text="videoSizeBytes"/>, uzite: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, datumlimo: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 490 <target state="translated">Via ĉiutaga datumlimo por filmoj estas superita de ĉi tiu filmo (grandeco de filmo: <x id="PH" equiv-text="videoSizeBytes"/>, uzite: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, datumlimo: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
491 491
492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
493 <trans-unit id="5235042777215655908" datatype="html"> 493 <trans-unit id="5235042777215655908" datatype="html">
494 <source>subtitles</source> 494 <source>subtitles</source>
495 <target state="translated">subteksto</target> 495 <target state="translated">subteksto</target>
@@ -552,8 +552,8 @@
552 <trans-unit id="2466846716878254816" datatype="html"> 552 <trans-unit id="2466846716878254816" datatype="html">
553 <source>Element <x id="PH" equiv-text="param"/> not found</source> 553 <source>Element <x id="PH" equiv-text="param"/> not found</source>
554 <target state="translated">Elemento <x id="PH" equiv-text="param"/> ne trovita</target> 554 <target state="translated">Elemento <x id="PH" equiv-text="param"/> ne trovita</target>
555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 555
556 </trans-unit> 556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
557 <trans-unit id="7539427273132299890"> 557 <trans-unit id="7539427273132299890">
558 <source>Unlisted</source> 558 <source>Unlisted</source>
559 <target>Nelistigata</target> 559 <target>Nelistigata</target>
@@ -702,13 +702,10 @@
702 <source>Only live videos</source> 702 <source>Only live videos</source>
703 <target state="translated">Nur tujelsendoj</target> 703 <target state="translated">Nur tujelsendoj</target>
704 704
705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
706 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 706 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
707 <context-group purpose="location"> 707
708 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 708 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
709 <context context-type="linenumber">170</context>
710 </context-group>
711 </trans-unit>
712 <trans-unit id="7585826646011739428"> 709 <trans-unit id="7585826646011739428">
713 <source>Edit</source> 710 <source>Edit</source>
714 <target>Redakti</target> 711 <target>Redakti</target>
@@ -1138,22 +1135,28 @@
1138 <source>Username or email address</source> 1135 <source>Username or email address</source>
1139 <target>Salutnomo aÅ­ retpoÅtadreso</target> 1136 <target>Salutnomo aÅ­ retpoÅtadreso</target>
1140 1137
1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1138 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1142 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1139 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1140
1141
1142 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1143 <trans-unit id="1758058452376026925" datatype="html">
1144 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1145 <target state="translated">âš ï¸ Plej multaj retpoÅtadresoj ne enhavas majusklojn.</target>
1146
1147 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1148 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1143 <context-group purpose="location"> 1149 <context-group purpose="location">
1144 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1150 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1145 <context context-type="linenumber">46</context> 1151 <context context-type="linenumber">70</context>
1146 </context-group> 1152 </context-group>
1153 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1154 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1147 <context-group purpose="location"> 1155 <context-group purpose="location">
1148 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1156 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1149 <context context-type="linenumber">53</context> 1157 <context context-type="linenumber">72</context>
1150 </context-group> 1158 </context-group>
1151 </trans-unit> 1159 </trans-unit>
1152 <trans-unit id="1758058452376026925" datatype="html">
1153 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1154 <target state="translated">âš ï¸ Plej multaj retpoÅtadresoj ne enhavas majusklojn.</target>
1155
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1157 <trans-unit id="1431416938026210429"> 1160 <trans-unit id="1431416938026210429">
1158 <source>Password</source> 1161 <source>Password</source>
1159 <target>Pasvorto</target> 1162 <target>Pasvorto</target>
@@ -1165,17 +1168,17 @@
1165 1168
1166 1169
1167 1170
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1169 <trans-unit id="8715156686857791956" datatype="html"> 1172 <trans-unit id="8715156686857791956" datatype="html">
1170 <source>Click here to reset your password</source> 1173 <source>Click here to reset your password</source>
1171 <target state="translated">Klaku ĉi tien por restarigi vian pasvorton</target> 1174 <target state="translated">Klaku ĉi tien por restarigi vian pasvorton</target>
1172 1175
1173 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1174 <trans-unit id="892063502898494584" datatype="html"> 1177 <trans-unit id="892063502898494584" datatype="html">
1175 <source>I forgot my password</source> 1178 <source>I forgot my password</source>
1176 <target state="translated">Mi forgesis pasvorton</target> 1179 <target state="translated">Mi forgesis pasvorton</target>
1177 1180
1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1179 <trans-unit id="2101170466365500913" datatype="html"> 1182 <trans-unit id="2101170466365500913" datatype="html">
1180 <source>Logging into an account lets you publish content</source> 1183 <source>Logging into an account lets you publish content</source>
1181 <target state="translated">Salutinte vian konton, vi povas publikigi enhavon</target> 1184 <target state="translated">Salutinte vian konton, vi povas publikigi enhavon</target>
@@ -1197,30 +1200,30 @@
1197 <source>Or sign in with</source> 1200 <source>Or sign in with</source>
1198 <target state="translated">AÅ­ saluti per</target> 1201 <target state="translated">AÅ­ saluti per</target>
1199 1202
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1201 <trans-unit id="3238209155172574367"> 1204 <trans-unit id="3238209155172574367">
1202 <source>Forgot your password</source> 1205 <source>Forgot your password</source>
1203 <target>Forgesita pasvorto</target> 1206 <target>Forgesita pasvorto</target>
1204 1207
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1206 <trans-unit id="87327320394367488"> 1209 <trans-unit id="87327320394367488">
1207 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1210 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1208 <target> 1211 <target>
1209 Ni pardonpetas; vi ne povas rehavi vian pasvorton, ĉar la administranto de via nodo ne agordis la retpoÅtan sistemon de PeerTube. 1212 Ni pardonpetas; vi ne povas rehavi vian pasvorton, ĉar la administranto de via nodo ne agordis la retpoÅtan sistemon de PeerTube.
1210 </target> 1213 </target>
1211 1214
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1213 <trans-unit id="3188014010833256853" datatype="html"> 1216 <trans-unit id="3188014010833256853" datatype="html">
1214 <source>Enter your email address and we will send you a link to reset your password.</source> 1217 <source>Enter your email address and we will send you a link to reset your password.</source>
1215 <target state="translated">Enigu vian retpoÅtadreson kaj ni sendos al vi retleteron por restarigi vian pasvorton.</target> 1218 <target state="translated">Enigu vian retpoÅtadreson kaj ni sendos al vi retleteron por restarigi vian pasvorton.</target>
1216 1219
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1218 <trans-unit id="1190256911880544559" datatype="html"> 1221 <trans-unit id="1190256911880544559" datatype="html">
1219 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1222 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1220The link will expire within 1 hour.</source> 1223The link will expire within 1 hour.</source>
1221 <target state="translated">Retletero kun la restariga pasvorto sendiÄos al <x id="PH" equiv-text="this.forgotPasswordEmail"/>. La ligilo havas tempolimon de 1 horo.</target> 1224 <target state="translated">Retletero kun la restariga pasvorto sendiÄos al <x id="PH" equiv-text="this.forgotPasswordEmail"/>. La ligilo havas tempolimon de 1 horo.</target>
1222 1225
1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1224 <trans-unit id="4768749765465246664"> 1227 <trans-unit id="4768749765465246664">
1225 <source>Email</source> 1228 <source>Email</source>
1226 <target>RetpoÅtadreso</target> 1229 <target>RetpoÅtadreso</target>
@@ -1232,19 +1235,19 @@ The link will expire within 1 hour.</source>
1232 1235
1233 1236
1234 1237
1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1236 <trans-unit id="3967269098753656610"> 1239 <trans-unit id="3967269098753656610">
1237 <source>Email address</source> 1240 <source>Email address</source>
1238 <target>RetpoÅtadreso</target> 1241 <target>RetpoÅtadreso</target>
1239 1242
1240 1243
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1242 <trans-unit id="7808756054397155068" datatype="html"> 1245 <trans-unit id="7808756054397155068" datatype="html">
1243 <source>Reset</source> 1246 <source>Reset</source>
1244 <target state="translated">Restarigi</target> 1247 <target state="translated">Restarigi</target>
1245 <note priority="1" from="description">Password reset button</note> 1248 <note priority="1" from="description">Password reset button</note>
1246 1249
1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1248 <trans-unit id="4319634264526091601" datatype="html"> 1251 <trans-unit id="4319634264526091601" datatype="html">
1249 <source>on this instance</source> 1252 <source>on this instance</source>
1250 <target state="translated">en ĉi tiu nodo</target> 1253 <target state="translated">en ĉi tiu nodo</target>
@@ -1454,6 +1457,12 @@ The link will expire within 1 hour.</source>
1454 Agordi mian nodon 1457 Agordi mian nodon
1455 </target> 1458 </target>
1456 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1459 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1460 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1461 <source>Confirm your password</source><target state="new">Confirm your password</target>
1462 <context-group purpose="location">
1463 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1464 <context context-type="linenumber">54</context>
1465 </context-group>
1457 </trans-unit> 1466 </trans-unit>
1458 <trans-unit id="9005121595859995793"> 1467 <trans-unit id="9005121595859995793">
1459 <source>Configuration warning!</source> 1468 <source>Configuration warning!</source>
@@ -1648,7 +1657,7 @@ The link will expire within 1 hour.</source>
1648 <source>My account</source> 1657 <source>My account</source>
1649 <target state="translated">Mia konto</target> 1658 <target state="translated">Mia konto</target>
1650 1659
1651 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1660 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1652 <trans-unit id="6371572688505952303" datatype="html"> 1661 <trans-unit id="6371572688505952303" datatype="html">
1653 <source>My library</source> 1662 <source>My library</source>
1654 <target state="translated">Mia biblioteko</target> 1663 <target state="translated">Mia biblioteko</target>
@@ -1659,7 +1668,7 @@ The link will expire within 1 hour.</source>
1659 <target>Krei konton</target> 1668 <target>Krei konton</target>
1660 1669
1661 1670
1662 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1671 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1663 <trans-unit id="3108704604266608109" datatype="html"> 1672 <trans-unit id="3108704604266608109" datatype="html">
1664 <source>My video imports</source> 1673 <source>My video imports</source>
1665 <target state="translated">Miaj enportoj de filmoj</target> 1674 <target state="translated">Miaj enportoj de filmoj</target>
@@ -1679,34 +1688,34 @@ The link will expire within 1 hour.</source>
1679 <source>Import jobs concurrency</source> 1688 <source>Import jobs concurrency</source>
1680 <target state="needs-translation">Enporti taska samtempeco</target> 1689 <target state="needs-translation">Enporti taska samtempeco</target>
1681 1690
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1683 <trans-unit id="2184839376696112704" datatype="html"> 1692 <trans-unit id="2184839376696112704" datatype="html">
1684 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1693 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1685 <target state="translated">permesas enporti plurajn filmojn paralele. âš ï¸ Postulas restartigon de PeerTube.</target> 1694 <target state="translated">permesas enporti plurajn filmojn paralele. âš ï¸ Postulas restartigon de PeerTube.</target>
1686 1695
1687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1688 <trans-unit id="780513172839038392" datatype="html"> 1697 <trans-unit id="780513172839038392" datatype="html">
1689 <source>jobs in parallel</source> 1698 <source>jobs in parallel</source>
1690 <target state="translated">paralelaj taskoj</target> 1699 <target state="translated">paralelaj taskoj</target>
1691 1700
1692 1701
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1694 <trans-unit id="5997625369044180192" datatype="html"> 1703 <trans-unit id="5997625369044180192" datatype="html">
1695 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1704 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1696 <target state="translated">Permesi enportadon per HTTP-URL (ekz. YouTube)</target> 1705 <target state="translated">Permesi enportadon per HTTP-URL (ekz. YouTube)</target>
1697 1706
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1699 <trans-unit id="2095604754338363597" datatype="html"> 1708 <trans-unit id="2095604754338363597" datatype="html">
1700 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1709 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1701 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1710 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1702 1711
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1704 <trans-unit id="7627544798203088407"> 1713 <trans-unit id="7627544798203088407">
1705 <source>Discover</source> 1714 <source>Discover</source>
1706 <target>Esplori</target> 1715 <target>Esplori</target>
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1716
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1717
1709 </trans-unit> 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1710 <trans-unit id="7844706011418789951"> 1719 <trans-unit id="7844706011418789951">
1711 <source>Administration</source> 1720 <source>Administration</source>
1712 <target>Administrado</target> 1721 <target>Administrado</target>
@@ -1924,7 +1933,7 @@ The link will expire within 1 hour.</source>
1924 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1933 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1925 <target state="translated">La vidaŭdaĵo estas tro granda por la servilo. Bonvolu kontakti vian administranton, se vi volas pligrandigi la datumlimon.</target> 1934 <target state="translated">La vidaŭdaĵo estas tro granda por la servilo. Bonvolu kontakti vian administranton, se vi volas pligrandigi la datumlimon.</target>
1926 1935
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1936 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1928 <trans-unit id="5131854469652959713" datatype="html"> 1937 <trans-unit id="5131854469652959713" datatype="html">
1929 <source>GLOBAL SEARCH</source> 1938 <source>GLOBAL SEARCH</source>
1930 <target state="translated">ĈIEA SERĈO</target> 1939 <target state="translated">ĈIEA SERĈO</target>
@@ -2298,7 +2307,7 @@ The link will expire within 1 hour.</source>
2298 2307
2299 2308
2300 2309
2301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2302 <trans-unit id="2504502765849142619" datatype="html"> 2311 <trans-unit id="2504502765849142619" datatype="html">
2303 <source>No items found</source> 2312 <source>No items found</source>
2304 <target state="translated">Neniuj eroj troviÄis</target> 2313 <target state="translated">Neniuj eroj troviÄis</target>
@@ -2683,7 +2692,7 @@ The link will expire within 1 hour.</source>
2683 <source>Upload on hold</source> 2692 <source>Upload on hold</source>
2684 <target state="new">Upload on hold</target> 2693 <target state="new">Upload on hold</target>
2685 2694
2686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2687 <trans-unit id="285180972645018518" datatype="html"> 2696 <trans-unit id="285180972645018518" datatype="html">
2688 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2697 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2689 <target state="translated">Pardonu, la alÅuta funkcio estas malÅaltita por via konto. Se vi volas aldoni filmojn, administranto devas malÅlosi vian datumlimon.</target> 2698 <target state="translated">Pardonu, la alÅuta funkcio estas malÅaltita por via konto. Se vi volas aldoni filmojn, administranto devas malÅlosi vian datumlimon.</target>
@@ -2936,7 +2945,7 @@ The link will expire within 1 hour.</source>
2936 2945
2937 2946
2938 2947
2939 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2948 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2940 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2949 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2941</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2950</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2942</target> 2951</target>
@@ -3622,62 +3631,77 @@ The link will expire within 1 hour.</source>
3622 3631
3623 3632
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3625 <trans-unit id="7046347992315328430" datatype="html"> 3634
3626 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3627 <target state="translated">Transkodado estas Åaltita. Ĉi tiu datumlimo konsideras <x id="START_TAG_STRONG"/>originalan<x id="CLOSE_TAG_STRONG"/> grandecon de la filmo. <x id="LINE_BREAK"/> Plej grande ĉi tiu uzanto povus alÅuti ~ <x id="INTERPOLATION"/>. </target>
3628
3629
3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3631 <trans-unit id="2743014784334706527"> 3635 <trans-unit id="2743014784334706527">
3632 <source>Daily video quota</source> 3636 <source>Daily video quota</source>
3633 <target>Samtaga datumlimo por filmoj</target> 3637 <target>Samtaga datumlimo por filmoj</target>
3634 3638
3635 3639
3636 3640
3637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3638 <trans-unit id="2622255144026150901" datatype="html"> 3642 <trans-unit id="2622255144026150901" datatype="html">
3639 <source>Auth plugin</source> 3643 <source>Auth plugin</source>
3640 <target state="translated">AÅ­tentikiga kromprogramo</target> 3644 <target state="translated">AÅ­tentikiga kromprogramo</target>
3641 3645
3642 3646
3643 3647
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3645 <trans-unit id="588099657508661970" datatype="html"> 3649 <trans-unit id="588099657508661970" datatype="html">
3646 <source>None (local authentication)</source> 3650 <source>None (local authentication)</source>
3647 <target state="translated">Neniu (loka aÅ­tentikigo)</target> 3651 <target state="translated">Neniu (loka aÅ­tentikigo)</target>
3648 3652
3649 3653
3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3651 <trans-unit id="2070907480317730379" datatype="html"> 3655 <trans-unit id="2070907480317730379" datatype="html">
3652 <source>Doesn't need review before a video goes public</source> 3656 <source>Doesn't need review before a video goes public</source>
3653 <target state="translated">Ne bezonas kontrolon antaÅ­ ol filmo publikiÄos</target> 3657 <target state="translated">Ne bezonas kontrolon antaÅ­ ol filmo publikiÄos</target>
3654 3658
3655 3659
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3657 <trans-unit id="6667250632809964191"> 3661 <trans-unit id="6667250632809964191">
3658 <source>Send a link to reset the password by email to the user</source> 3662 <source>Send a link to reset the password by email to the user</source>
3659 <target>Sendu ligilon al uzanto per retpoÅto por ÅanÄi la pasvorton</target> 3663 <target>Sendu ligilon al uzanto per retpoÅto por ÅanÄi la pasvorton</target>
3660 3664
3661 3665
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3663 <trans-unit id="1412406834353485520"> 3667 <trans-unit id="1412406834353485520">
3664 <source>Ask for new password</source> 3668 <source>Ask for new password</source>
3665 <target>Peti novan pasvorton</target> 3669 <target>Peti novan pasvorton</target>
3666 3670
3667 3671
3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3669 <trans-unit id="3791201588898094481"> 3673 <trans-unit id="3791201588898094481">
3670 <source>Manually set the user password</source> 3674 <source>Manually set the user password</source>
3671 <target>ÅœanÄi pasvorton permane</target> 3675 <target>ÅœanÄi pasvorton permane</target>
3672 3676
3673 3677
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3679 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3680 <context-group purpose="location">
3681 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3682 <context context-type="linenumber">227</context>
3683 </context-group>
3684 <context-group purpose="location">
3685 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3686 <context context-type="linenumber">227</context>
3687 </context-group>
3688 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3689 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3690 <context-group purpose="location">
3691 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3692 <context context-type="linenumber">228</context>
3693 </context-group>
3694 <context-group purpose="location">
3695 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3696 <context context-type="linenumber">228</context>
3697 </context-group>
3698 </trans-unit>
3675 <trans-unit id="8461842260159597706"> 3699 <trans-unit id="8461842260159597706">
3676 <source>Show</source> 3700 <source>Show</source>
3677 <target>Montri</target> 3701 <target>Montri</target>
3678 3702
3679 3703
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3681 <trans-unit id="8461609631969932886"> 3705 <trans-unit id="8461609631969932886">
3682 <source>Hide</source> 3706 <source>Hide</source>
3683 <target>KaÅi</target> 3707 <target>KaÅi</target>
@@ -3686,7 +3710,7 @@ The link will expire within 1 hour.</source>
3686 3710
3687 3711
3688 3712
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3690 <trans-unit id="7049348886126005391"> 3714 <trans-unit id="7049348886126005391">
3691 <source>Batch actions</source> 3715 <source>Batch actions</source>
3692 <target>Agoj araj</target> 3716 <target>Agoj araj</target>
@@ -3766,16 +3790,16 @@ The link will expire within 1 hour.</source>
3766 3790
3767 3791
3768 3792
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3770 <trans-unit id="5668793810321242853"> 3794 <trans-unit id="5668793810321242853">
3771 <source>Muted servers</source> 3795 <source>Muted servers</source>
3772 <target>Silentigitaj serviloj</target> 3796 <target>Silentigitaj serviloj</target>
3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3797
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3798
3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3799
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3800
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3801
3778 </trans-unit> 3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3779 <trans-unit id="2343069726009080052" datatype="html"> 3803 <trans-unit id="2343069726009080052" datatype="html">
3780 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3804 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3781 <target state="translated">Filmo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3805 <target state="translated">Filmo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4897,171 +4921,165 @@ The link will expire within 1 hour.</source>
4897 4921
4898 4922
4899 4923
4900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4901 <trans-unit id="8509882464852636851"> 4925 <trans-unit id="8509882464852636851">
4902 <source>Default daily upload limit per user</source> 4926 <source>Default daily upload limit per user</source>
4903 <target>Norma datumlimo por alÅutoj por ĉiu uzanto</target> 4927 <target>Norma datumlimo por alÅutoj por ĉiu uzanto</target>
4904 4928
4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4906 <trans-unit id="4719342289581047890" datatype="html"> 4930 <trans-unit id="4719342289581047890" datatype="html">
4907 <source>Allow import with a torrent file or a magnet URI</source> 4931 <source>Allow import with a torrent file or a magnet URI</source>
4908 <target state="translated">Permesi enporton per torenta dosiero aÅ­ magneta URI</target> 4932 <target state="translated">Permesi enporton per torenta dosiero aÅ­ magneta URI</target>
4909 4933
4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 4934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4911 <trans-unit id="6801844913630625451" datatype="html"> 4935 <trans-unit id="6801844913630625451" datatype="html">
4912 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 4936 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4913 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4937 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4914 4938
4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4916 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4940 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4917 <context-group purpose="location"> 4941
4918 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4919 <context context-type="linenumber">293</context>
4920 </context-group>
4921 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4922 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4943 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4923 <context-group purpose="location"> 4944
4924 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4925 <context context-type="linenumber">296,298</context>
4926 </context-group>
4927 </trans-unit>
4928 <trans-unit id="3950258704315544174" datatype="html"> 4946 <trans-unit id="3950258704315544174" datatype="html">
4929 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4947 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4930 <target state="translated">Se uzanto ne estas markita fidata, Äiaj filmoj restos privataj Äis reguligisto ilin kontrolos.</target> 4948 <target state="translated">Se uzanto ne estas markita fidata, Äiaj filmoj restos privataj Äis reguligisto ilin kontrolos.</target>
4931 4949
4932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4933 <trans-unit id="424703522835656806" datatype="html"> 4951 <trans-unit id="424703522835656806" datatype="html">
4934 <source>VIDEO CHANNELS</source> 4952 <source>VIDEO CHANNELS</source>
4935 <target state="new">VIDEO CHANNELS</target> 4953 <target state="new">VIDEO CHANNELS</target>
4936 4954
4937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4938 <trans-unit id="7026684190224451991" datatype="html"> 4956 <trans-unit id="7026684190224451991" datatype="html">
4939 <source>Max video channels per user</source> 4957 <source>Max video channels per user</source>
4940 <target state="new">Max video channels per user</target> 4958 <target state="new">Max video channels per user</target>
4941 4959
4942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4943 <trans-unit id="3840267063842708224" datatype="html"> 4961 <trans-unit id="3840267063842708224" datatype="html">
4944 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 4962 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4945 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4963 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4946 4964
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4948 <trans-unit id="3428986951244800347" datatype="html"> 4966 <trans-unit id="3428986951244800347" datatype="html">
4949 <source>Block new videos automatically</source> 4967 <source>Block new videos automatically</source>
4950 <target state="translated">Bloki novajn filmojn memage</target> 4968 <target state="translated">Bloki novajn filmojn memage</target>
4951 4969
4952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4953 <trans-unit id="2054846790157376783" datatype="html"> 4971 <trans-unit id="2054846790157376783" datatype="html">
4954 <source>SEARCH</source> 4972 <source>SEARCH</source>
4955 <target state="translated">SERĈADO</target> 4973 <target state="translated">SERĈADO</target>
4956 4974
4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4958 <trans-unit id="3442084803796199253" datatype="html"> 4976 <trans-unit id="3442084803796199253" datatype="html">
4959 <source>Allow users to do remote URI/handle search</source> 4977 <source>Allow users to do remote URI/handle search</source>
4960 <target state="translated">Permesi al uzantoj serĉadon de foraj URI/nomoj</target> 4978 <target state="translated">Permesi al uzantoj serĉadon de foraj URI/nomoj</target>
4961 4979
4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4963 <trans-unit id="2258148539285928012" datatype="html"> 4981 <trans-unit id="2258148539285928012" datatype="html">
4964 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4982 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4965 <target state="translated">Permesi al <x id="START_TAG_STRONG"/>viaj uzantoj<x id="CLOSE_TAG_STRONG"/> trovi deforajn filmojn/agantojn, kiuj eble ne federas kun via nodo</target> 4983 <target state="translated">Permesi al <x id="START_TAG_STRONG"/>viaj uzantoj<x id="CLOSE_TAG_STRONG"/> trovi deforajn filmojn/agantojn, kiuj eble ne federas kun via nodo</target>
4966 4984
4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4968 <trans-unit id="7295422540935146771" datatype="html"> 4986 <trans-unit id="7295422540935146771" datatype="html">
4969 <source>Allow anonymous to do remote URI/handle search</source> 4987 <source>Allow anonymous to do remote URI/handle search</source>
4970 <target state="translated">Permesi al sennomuloj serĉadon de foraj URI/nomoj</target> 4988 <target state="translated">Permesi al sennomuloj serĉadon de foraj URI/nomoj</target>
4971 4989
4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
4973 <trans-unit id="7305237807882754643" datatype="html"> 4991 <trans-unit id="7305237807882754643" datatype="html">
4974 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4992 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4975 <target state="translated">Permesi al <x id="START_TAG_STRONG"/>sennomaj uzantoj<x id="CLOSE_TAG_STRONG"/> trovi deforajn filmojn/agantojn, kiuj eble ne federas kun via nodo</target> 4993 <target state="translated">Permesi al <x id="START_TAG_STRONG"/>sennomaj uzantoj<x id="CLOSE_TAG_STRONG"/> trovi deforajn filmojn/agantojn, kiuj eble ne federas kun via nodo</target>
4976 4994
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4978 <trans-unit id="5273935530181504015" datatype="html"> 4996 <trans-unit id="5273935530181504015" datatype="html">
4979 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4997 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4980 <target state="translated">âš ï¸ Äˆi tiu funkcio grave dependas de la reguligado de la nodoj abonataj de via elektita serĉindekso.</target> 4998 <target state="translated">âš ï¸ Äˆi tiu funkcio grave dependas de la reguligado de la nodoj abonataj de via elektita serĉindekso.</target>
4981 4999
4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
4983 <trans-unit id="1886227550697837417" datatype="html"> 5001 <trans-unit id="1886227550697837417" datatype="html">
4984 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5002 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4985 <target state="translated">Vi devus uzi nur reguligatajn serĉindeksojn, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>gastigi vian propran<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5003 <target state="translated">Vi devus uzi nur reguligatajn serĉindeksojn, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>gastigi vian propran<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4986 5004
4987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4988 <trans-unit id="2331464426553277323" datatype="html"> 5006 <trans-unit id="2331464426553277323" datatype="html">
4989 <source>Search index URL</source> 5007 <source>Search index URL</source>
4990 <target state="translated">URL de serĉindekso</target> 5008 <target state="translated">URL de serĉindekso</target>
4991 5009
4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4993 <trans-unit id="8524278911521465398" datatype="html"> 5011 <trans-unit id="8524278911521465398" datatype="html">
4994 <source>Disable local search in search bar</source> 5012 <source>Disable local search in search bar</source>
4995 <target state="translated">MalÅalti lokan serĉadon en serĉujo</target> 5013 <target state="translated">MalÅalti lokan serĉadon en serĉujo</target>
4996 5014
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4998 <trans-unit id="6568991917245875948" datatype="html"> 5016 <trans-unit id="6568991917245875948" datatype="html">
4999 <source>Otherwise the local search stays used by default</source> 5017 <source>Otherwise the local search stays used by default</source>
5000 <target state="translated">Alie loka serĉado restas implicite uzata</target> 5018 <target state="translated">Alie loka serĉado restas implicite uzata</target>
5001 5019
5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5003 <trans-unit id="4444955208013675027" datatype="html"> 5021 <trans-unit id="4444955208013675027" datatype="html">
5004 <source>Search bar uses the global search index by default</source> 5022 <source>Search bar uses the global search index by default</source>
5005 <target state="translated">Serĉujo implicite uzas la universalan serĉindekson</target> 5023 <target state="translated">Serĉujo implicite uzas la universalan serĉindekson</target>
5006 5024
5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5008 <trans-unit id="6476750382562952780" datatype="html"> 5026 <trans-unit id="6476750382562952780" datatype="html">
5009 <source>Enable global search</source> 5027 <source>Enable global search</source>
5010 <target state="translated">Ŝalti universalan serĉadon</target> 5028 <target state="translated">Ŝalti universalan serĉadon</target>
5011 5029
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5013 <trans-unit id="836183323506117145" datatype="html"> 5031 <trans-unit id="836183323506117145" datatype="html">
5014 <source>FEDERATION</source> 5032 <source>FEDERATION</source>
5015 <target state="translated">FEDERADO</target> 5033 <target state="translated">FEDERADO</target>
5016 5034
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5018 <trans-unit id="252719899360434356" datatype="html"> 5036 <trans-unit id="252719899360434356" datatype="html">
5019 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5037 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5020 <target state="translated">Administru <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>rilatojn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> al aliaj nodoj. </target> 5038 <target state="translated">Administru <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>rilatojn<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> al aliaj nodoj. </target>
5021 5039
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5023 <trans-unit id="9119248927271669654" datatype="html"> 5041 <trans-unit id="9119248927271669654" datatype="html">
5024 <source>Other instances can follow yours</source> 5042 <source>Other instances can follow yours</source>
5025 <target state="translated">Aliaj nodoj povas aboni la vian</target> 5043 <target state="translated">Aliaj nodoj povas aboni la vian</target>
5026 5044
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5028 <trans-unit id="7015551137649102649" datatype="html"> 5046 <trans-unit id="7015551137649102649" datatype="html">
5029 <source>Manually approve new instance followers</source> 5047 <source>Manually approve new instance followers</source>
5030 <target state="translated">Permane aprobi novajn abonantojn de nodo</target> 5048 <target state="translated">Permane aprobi novajn abonantojn de nodo</target>
5031 5049
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5033 <trans-unit id="4803992993548153434" datatype="html"> 5051 <trans-unit id="4803992993548153434" datatype="html">
5034 <source>Automatically follow back instances</source> 5052 <source>Automatically follow back instances</source>
5035 <target state="translated">Memage aboni nodojn reciproke</target> 5053 <target state="translated">Memage aboni nodojn reciproke</target>
5036 5054
5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5038 <trans-unit id="2092224316392295720" datatype="html"> 5056 <trans-unit id="2092224316392295720" datatype="html">
5039 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5057 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5040 <target state="translated">âš ï¸ Äˆi tiu funkcio bezonas multan atenton kaj ekstran reguligadon.</target> 5058 <target state="translated">âš ï¸ Äˆi tiu funkcio bezonas multan atenton kaj ekstran reguligadon.</target>
5041 5059
5042 5060
5043 5061
5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5045 <trans-unit id="1718269478813020014"> 5063 <trans-unit id="1718269478813020014">
5046 <source>Index URL</source> 5064 <source>Index URL</source>
5047 <target>URL de indekso</target> 5065 <target>URL de indekso</target>
5048 5066
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5050 <trans-unit id="173263206605027981" datatype="html"> 5068 <trans-unit id="173263206605027981" datatype="html">
5051 <source>Automatically follow instances of a public index</source> 5069 <source>Automatically follow instances of a public index</source>
5052 <target state="translated">Memage aboni nodojn el publika indekso</target> 5070 <target state="translated">Memage aboni nodojn el publika indekso</target>
5053 5071
5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5055 <trans-unit id="9076632742417302918" datatype="html"> 5073 <trans-unit id="9076632742417302918" datatype="html">
5056 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5074 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5057 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5075 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5058 5076
5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5060 <trans-unit id="3946988229617310200" datatype="html"> 5078 <trans-unit id="3946988229617310200" datatype="html">
5061 <source>ADMINISTRATORS</source> 5079 <source>ADMINISTRATORS</source>
5062 <target state="translated">ADMINISTRANTOJ</target> 5080 <target state="translated">ADMINISTRANTOJ</target>
5063 5081
5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5065 <trans-unit id="2149300564474427551"> 5083 <trans-unit id="2149300564474427551">
5066 <source>Administrator</source> 5084 <source>Administrator</source>
5067 <target>Administranto</target> 5085 <target>Administranto</target>
@@ -5071,12 +5089,12 @@ The link will expire within 1 hour.</source>
5071 <source>Admin email</source> 5089 <source>Admin email</source>
5072 <target>RetpoÅtadreso de administranto</target> 5090 <target>RetpoÅtadreso de administranto</target>
5073 5091
5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5075 <trans-unit id="4722881456283329321"> 5093 <trans-unit id="4722881456283329321">
5076 <source>Enable contact form</source> 5094 <source>Enable contact form</source>
5077 <target>Åœalti kontaktan formularon</target> 5095 <target>Åœalti kontaktan formularon</target>
5078 5096
5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5080 <trans-unit id="5926348345797688952" datatype="html"> 5098 <trans-unit id="5926348345797688952" datatype="html">
5081 <source>VOD Transcoding</source> 5099 <source>VOD Transcoding</source>
5082 <target state="translated">Konserva transkodado</target> 5100 <target state="translated">Konserva transkodado</target>
@@ -5086,27 +5104,27 @@ The link will expire within 1 hour.</source>
5086 <source>TWITTER</source> 5104 <source>TWITTER</source>
5087 <target state="translated">TVITERO</target> 5105 <target state="translated">TVITERO</target>
5088 5106
5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5090 <trans-unit id="3202133522706129143" datatype="html"> 5108 <trans-unit id="3202133522706129143" datatype="html">
5091 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5109 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5092 <target state="translated">Donu la Tviter-konton, kiu reprezentas vian nodon, or plibonigi antaÅ­rigardojn al ligiloj. Se vi ne havas Tviter-konton, simple lasu la implicitan valoron.</target> 5110 <target state="translated">Donu la Tviter-konton, kiu reprezentas vian nodon, or plibonigi antaÅ­rigardojn al ligiloj. Se vi ne havas Tviter-konton, simple lasu la implicitan valoron.</target>
5093 5111
5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5095 <trans-unit id="4087837092261487511"> 5113 <trans-unit id="4087837092261487511">
5096 <source>Your Twitter username</source> 5114 <source>Your Twitter username</source>
5097 <target>Via Tvitera salutnomo</target> 5115 <target>Via Tvitera salutnomo</target>
5098 5116
5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5100 <trans-unit id="5648651824279408711" datatype="html"> 5118 <trans-unit id="5648651824279408711" datatype="html">
5101 <source>Instance allowed by Twitter</source> 5119 <source>Instance allowed by Twitter</source>
5102 <target state="translated">Nodoj permesitaj de Tvitero</target> 5120 <target state="translated">Nodoj permesitaj de Tvitero</target>
5103 5121
5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5105 <trans-unit id="2076338542820061819" datatype="html"> 5123 <trans-unit id="2076338542820061819" datatype="html">
5106 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5124 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5107 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5125 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5108 5126
5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5110 <trans-unit id="493135676263039396" datatype="html"> 5128 <trans-unit id="493135676263039396" datatype="html">
5111 <source>LIVE</source> 5129 <source>LIVE</source>
5112 <target state="translated">TUJE</target> 5130 <target state="translated">TUJE</target>
@@ -5486,11 +5504,73 @@ color: red;
5486 <source>PASSWORD</source> 5504 <source>PASSWORD</source>
5487 <target state="translated">PASVORTO</target> 5505 <target state="translated">PASVORTO</target>
5488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5506 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5507 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5508 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5509 <context-group purpose="location">
5510 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5511 <context context-type="linenumber">67</context>
5512 </context-group>
5489 </trans-unit> 5513 </trans-unit>
5490 <trans-unit id="9012586956848595996" datatype="html"> 5514 <trans-unit id="9012586956848595996" datatype="html">
5491 <source>EMAIL</source> 5515 <source>EMAIL</source>
5492 <target state="translated">RETPOÅœTO</target> 5516 <target state="translated">RETPOÅœTO</target>
5493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5517
5518 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5519 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5520 <context-group purpose="location">
5521 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5522 <context context-type="linenumber">3,5</context>
5523 </context-group>
5524 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5525 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5526 <context-group purpose="location">
5527 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5528 <context context-type="linenumber">5</context>
5529 </context-group>
5530 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5531 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5532 <context-group purpose="location">
5533 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5534 <context context-type="linenumber">9</context>
5535 </context-group>
5536 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5537 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5538 <context-group purpose="location">
5539 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5540 <context context-type="linenumber">31</context>
5541 </context-group>
5542 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5543 <source>Disable two factor</source><target state="new">Disable two factor</target>
5544 <context-group purpose="location">
5545 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5546 <context context-type="linenumber">33</context>
5547 </context-group>
5548 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5549 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5550 <context-group purpose="location">
5551 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5552 <context context-type="linenumber">43</context>
5553 </context-group>
5554 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5555 <source> Two factor authentication is already enabled.
5556</source><target state="new"> Two factor authentication is already enabled.
5557</target>
5558 <context-group purpose="location">
5559 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5560 <context context-type="linenumber">6,8</context>
5561 </context-group>
5562 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5563 <source>Your password</source><target state="new">Your password</target>
5564 <context-group purpose="location">
5565 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5566 <context context-type="linenumber">14</context>
5567 </context-group>
5568 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5569 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5570 <context-group purpose="location">
5571 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5572 <context context-type="linenumber">15</context>
5573 </context-group>
5494 </trans-unit> 5574 </trans-unit>
5495 <trans-unit id="7752239348028675311" datatype="html"> 5575 <trans-unit id="7752239348028675311" datatype="html">
5496 <source>DANGER ZONE</source> 5576 <source>DANGER ZONE</source>
@@ -5498,7 +5578,7 @@ color: red;
5498 5578
5499 5579
5500 5580
5501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5502 <trans-unit id="4915431133669985304"> 5582 <trans-unit id="4915431133669985304">
5503 <source>Profile</source> 5583 <source>Profile</source>
5504 <target>Profilo</target> 5584 <target>Profilo</target>
@@ -5646,7 +5726,7 @@ color: red;
5646 <target>Aktuala pasvorto</target> 5726 <target>Aktuala pasvorto</target>
5647 5727
5648 5728
5649 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5650 <trans-unit id="3588415639242079458"> 5730 <trans-unit id="3588415639242079458">
5651 <source>New password</source> 5731 <source>New password</source>
5652 <target>Nova pasvorto</target> 5732 <target>Nova pasvorto</target>
@@ -5891,7 +5971,17 @@ color: red;
5891 <trans-unit id="4247400351982331798" datatype="html"> 5971 <trans-unit id="4247400351982331798" datatype="html">
5892 <source>Account settings</source> 5972 <source>Account settings</source>
5893 <target state="translated">Agordoj de konto</target> 5973 <target state="translated">Agordoj de konto</target>
5894 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 5974
5975 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5976 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5977 <context-group purpose="location">
5978 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5979 <context context-type="linenumber">39</context>
5980 </context-group>
5981 <context-group purpose="location">
5982 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5983 <context context-type="linenumber">3</context>
5984 </context-group>
5895 </trans-unit> 5985 </trans-unit>
5896 <trans-unit id="2864486939135008600" datatype="html"> 5986 <trans-unit id="2864486939135008600" datatype="html">
5897 <source>Playlist elements</source> 5987 <source>Playlist elements</source>
@@ -7118,7 +7208,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7118 7208
7119 7209
7120 7210
7121 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7211 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7122 <trans-unit id="25349740244798533"> 7212 <trans-unit id="25349740244798533">
7123 <source>Username copied</source> 7213 <source>Username copied</source>
7124 <target>Salutnomo kopiiÄis</target> 7214 <target>Salutnomo kopiiÄis</target>
@@ -7293,7 +7383,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7293 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7383 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7294 <target state="translated">Vi Åaltis registriÄojn: ni memage markis la markobutonon « Bloki novajn filmojn memage » de la suba sekcio « Filmoj ».</target> 7384 <target state="translated">Vi Åaltis registriÄojn: ni memage markis la markobutonon « Bloki novajn filmojn memage » de la suba sekcio « Filmoj ».</target>
7295 7385
7296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7297 <trans-unit id="6284468333579755406" datatype="html"> 7387 <trans-unit id="6284468333579755406" datatype="html">
7298 <source>Edit custom configuration</source> 7388 <source>Edit custom configuration</source>
7299 <target state="translated">Redakti propran agordaron</target> 7389 <target state="translated">Redakti propran agordaron</target>
@@ -7492,7 +7582,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7492 7582
7493 7583
7494 7584
7495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7496 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7586 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7497 <context-group purpose="location"> 7587 <context-group purpose="location">
7498 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7588 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7587,16 +7677,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7587 <source>Follow request(s) sent!</source> 7677 <source>Follow request(s) sent!</source>
7588 <target>Abonpetoj senditaj!</target> 7678 <target>Abonpetoj senditaj!</target>
7589 7679
7590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7591 <trans-unit id="3459358413436264734" datatype="html"> 7681 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7592 <source>Your instance subscriptions</source>
7593 <target state="new">Your instance subscriptions</target>
7594 <context-group purpose="location"> 7682 <context-group purpose="location">
7595 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7683 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7596 <context context-type="linenumber">3</context> 7684 <context context-type="linenumber">3</context>
7597 </context-group> 7685 </context-group>
7598 </trans-unit> 7686 </trans-unit>
7599 7687
7688
7600 <trans-unit id="9160510009013134726"> 7689 <trans-unit id="9160510009013134726">
7601 <source>Unfollow</source> 7690 <source>Unfollow</source>
7602 <target>Malaboni</target> 7691 <target>Malaboni</target>
@@ -8139,17 +8228,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8139 <trans-unit id="780323526182667308" datatype="html"> 8228 <trans-unit id="780323526182667308" datatype="html">
8140 <source>User <x id="PH"/> updated.</source> 8229 <source>User <x id="PH"/> updated.</source>
8141 <target state="translated">Uzanto <x id="PH"/> Äisdatigita.</target> 8230 <target state="translated">Uzanto <x id="PH"/> Äisdatigita.</target>
8142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8231
8143 </trans-unit> 8232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8144 <trans-unit id="1349763489797682899"> 8233 <trans-unit id="1349763489797682899">
8145 <source>Update user</source> 8234 <source>Update user</source>
8146 <target>Äœisdatigi uzanton</target> 8235 <target>Äœisdatigi uzanton</target>
8147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8236
8148 </trans-unit> 8237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8149 <trans-unit id="8819563010322372715"> 8238 <trans-unit id="8819563010322372715">
8150 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8239 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8151 <target>Retletero petanta restarigon de pasvorto sendiÄis al <x id="PH"/>.</target> 8240 <target>Retletero petanta restarigon de pasvorto sendiÄis al <x id="PH"/>.</target>
8152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8241
8242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8243 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8244 <context-group purpose="location">
8245 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8246 <context context-type="linenumber">134</context>
8247 </context-group>
8153 </trans-unit> 8248 </trans-unit>
8154 <trans-unit id="7483807629538115183" datatype="html"> 8249 <trans-unit id="7483807629538115183" datatype="html">
8155 <source>Users list</source> 8250 <source>Users list</source>
@@ -8678,7 +8773,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8678 <target state="new">Channel filters</target> 8773 <target state="new">Channel filters</target>
8679 8774
8680 8775
8681 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8776 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8682 <trans-unit id="6059091237492573541" datatype="html"> 8777 <trans-unit id="6059091237492573541" datatype="html">
8683 <source>Update video channel</source> 8778 <source>Update video channel</source>
8684 <target state="translated">Äœisdatigi filman kanalon</target> 8779 <target state="translated">Äœisdatigi filman kanalon</target>
@@ -8746,18 +8841,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8746 <trans-unit id="5851560788527570644" datatype="html"> 8841 <trans-unit id="5851560788527570644" datatype="html">
8747 <source>Notifications</source> 8842 <source>Notifications</source>
8748 <target state="translated">Sciigoj</target> 8843 <target state="translated">Sciigoj</target>
8749 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8844
8750 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8845
8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8846
8752 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8847
8753 </trans-unit> 8848 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8754 <trans-unit id="6658000829978978023" datatype="html"> 8849 <trans-unit id="6658000829978978023" datatype="html">
8755 <source>Applications</source> 8850 <source>Applications</source>
8756 <target state="translated">Aplikaĵoj</target> 8851 <target state="translated">Aplikaĵoj</target>
8757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8852
8758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8853
8759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8854
8760 </trans-unit> 8855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8761 <trans-unit id="104404386496394770" datatype="html"> 8856 <trans-unit id="104404386496394770" datatype="html">
8762 <source>Delete playlist</source> 8857 <source>Delete playlist</source>
8763 <target state="translated">Forigi ludliston</target> 8858 <target state="translated">Forigi ludliston</target>
@@ -8773,7 +8868,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8773 <target state="translated">ÅœanÄi posedon</target> 8868 <target state="translated">ÅœanÄi posedon</target>
8774 8869
8775 8870
8776 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8871 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8777 <trans-unit id="3380608219513805292"> 8872 <trans-unit id="3380608219513805292">
8778 <source>Playlist <x id="PH"/> deleted.</source> 8873 <source>Playlist <x id="PH"/> deleted.</source>
8779 <target>Ludlisto <x id="PH"/> forigita.</target> 8874 <target>Ludlisto <x id="PH"/> forigita.</target>
@@ -8786,24 +8881,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8786 8881
8787 8882
8788 8883
8789 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8790 <trans-unit id="8197117721861453263"> 8885 <trans-unit id="8197117721861453263">
8791 <source>Do you really want to delete <x id="PH"/> videos?</source> 8886 <source>Do you really want to delete <x id="PH"/> videos?</source>
8792 <target>Ĉu vi certe volas forigi <x id="PH"/> filmojn?</target> 8887 <target>Ĉu vi certe volas forigi <x id="PH"/> filmojn?</target>
8793 8888
8794 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8889 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8795 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8890 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8796 <context-group purpose="location"> 8891
8797 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8892 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8798 <context context-type="linenumber">191</context>
8799 </context-group>
8800 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8801 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8893 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8802 <context-group purpose="location"> 8894
8803 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8895 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8804 <context context-type="linenumber">193,191</context>
8805 </context-group>
8806 </trans-unit>
8807 8896
8808 <trans-unit id="2591467977473302125" datatype="html"> 8897 <trans-unit id="2591467977473302125" datatype="html">
8809 <source>Videos list</source> 8898 <source>Videos list</source>
@@ -8851,7 +8940,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8851 <source>My channels</source> 8940 <source>My channels</source>
8852 <target>Miaj kanaloj</target> 8941 <target>Miaj kanaloj</target>
8853 8942
8854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8943 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8855 <source>My synchronizations</source><target state="new">My synchronizations</target> 8944 <source>My synchronizations</source><target state="new">My synchronizations</target>
8856 <context-group purpose="location"> 8945 <context-group purpose="location">
8857 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8946 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8876,14 +8965,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8876 8965
8877 8966
8878 8967
8879 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8968 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8880 <trans-unit id="2527931602940887636"> 8969 <trans-unit id="2527931602940887636">
8881 <source>My subscriptions</source> 8970 <source>My subscriptions</source>
8882 <target>Miaj abonoj</target> 8971 <target>Miaj abonoj</target>
8883 8972
8884 8973
8885 8974
8886 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8975 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8887 <trans-unit id="5177154708872200221" datatype="html"> 8976 <trans-unit id="5177154708872200221" datatype="html">
8888 <source>You don't have any subscription yet.</source> 8977 <source>You don't have any subscription yet.</source>
8889 <target state="translated">Vi ankoraÅ­ ne havas abonon.</target> 8978 <target state="translated">Vi ankoraÅ­ ne havas abonon.</target>
@@ -8892,8 +8981,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8892 <trans-unit id="1991904494976135035" datatype="html"> 8981 <trans-unit id="1991904494976135035" datatype="html">
8893 <source>My abuse reports</source> 8982 <source>My abuse reports</source>
8894 <target state="translated">Miaj raportoj de misuzoj</target> 8983 <target state="translated">Miaj raportoj de misuzoj</target>
8895 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 8984
8896 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8897 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8986 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8898</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8987</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8899</target> 8988</target>
@@ -8934,9 +9023,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8934 <trans-unit id="8181077408762380407" datatype="html"> 9023 <trans-unit id="8181077408762380407" datatype="html">
8935 <source>Channels</source> 9024 <source>Channels</source>
8936 <target state="translated">Kanaloj</target> 9025 <target state="translated">Kanaloj</target>
8937 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9026
8938 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9027
8939 </trans-unit> 9028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8940 <trans-unit id="8936704404804793618" datatype="html"> 9029 <trans-unit id="8936704404804793618" datatype="html">
8941 <source>Videos</source> 9030 <source>Videos</source>
8942 <target state="translated">Filmoj</target> 9031 <target state="translated">Filmoj</target>
@@ -8947,14 +9036,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8947 9036
8948 9037
8949 9038
8950 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8951 <trans-unit id="1823843876735462104" datatype="html"> 9040 <trans-unit id="1823843876735462104" datatype="html">
8952 <source>Playlists</source> 9041 <source>Playlists</source>
8953 <target state="translated">Ludlistoj</target> 9042 <target state="translated">Ludlistoj</target>
8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9043
8955 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9044
8956 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9045
8957 </trans-unit> 9046 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8958 <trans-unit id="7916647920967632052" datatype="html"> 9047 <trans-unit id="7916647920967632052" datatype="html">
8959 <source>max size</source> 9048 <source>max size</source>
8960 <target state="translated">maksimuma grandeco</target> 9049 <target state="translated">maksimuma grandeco</target>
@@ -9131,8 +9220,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9131 <trans-unit id="375263728166936544"> 9220 <trans-unit id="375263728166936544">
9132 <source>You need to reconnect.</source> 9221 <source>You need to reconnect.</source>
9133 <target>Vi devas rekonektiÄi.</target> 9222 <target>Vi devas rekonektiÄi.</target>
9134 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9223
9135 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9224 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9136 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9225 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9137 <context-group purpose="location"> 9226 <context-group purpose="location">
9138 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9227 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9153,39 +9242,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9153 <trans-unit id="3608407683173066091" datatype="html"> 9242 <trans-unit id="3608407683173066091" datatype="html">
9154 <source>My history</source> 9243 <source>My history</source>
9155 <target state="new">My history</target> 9244 <target state="new">My history</target>
9156 <context-group purpose="location"> 9245
9157 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9246 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9158 <context context-type="linenumber">98</context>
9159 </context-group>
9160 </trans-unit>
9161 <trans-unit id="4024404994702813072" datatype="html"> 9247 <trans-unit id="4024404994702813072" datatype="html">
9162 <source>In my library</source> 9248 <source>In my library</source>
9163 <target state="new">In my library</target> 9249 <target state="new">In my library</target>
9164 <context-group purpose="location"> 9250
9165 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9251 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9166 <context context-type="linenumber">104</context>
9167 </context-group>
9168 </trans-unit>
9169 <trans-unit id="232050922346936574" datatype="html"> 9252 <trans-unit id="232050922346936574" datatype="html">
9170 <source>Trending</source> 9253 <source>Trending</source>
9171 <target state="new">Trending</target> 9254 <target state="new">Trending</target>
9172 9255
9173 9256
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9175 <trans-unit id="6470888608149621404" datatype="html"> 9258 <trans-unit id="6470888608149621404" datatype="html">
9176 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9259 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9177 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9260 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9178 <context-group purpose="location"> 9261
9179 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9262 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9180 <context context-type="linenumber">150</context>
9181 </context-group>
9182 </trans-unit>
9183 <trans-unit id="2821179408673282599" datatype="html"> 9263 <trans-unit id="2821179408673282599" datatype="html">
9184 <source>Home</source> 9264 <source>Home</source>
9185 <target state="new">Home</target> 9265 <target state="new">Home</target>
9186 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9266
9187 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9267
9188 </trans-unit> 9268 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9189 <trans-unit id="4648900870671159218"> 9269 <trans-unit id="4648900870671159218">
9190 <source>Success</source> 9270 <source>Success</source>
9191 <target>Sukceso</target> 9271 <target>Sukceso</target>
@@ -9195,12 +9275,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9195 <source>Incorrect username or password.</source> 9275 <source>Incorrect username or password.</source>
9196 <target>MalÄusta salutnomo aÅ­ pasvorto.</target> 9276 <target>MalÄusta salutnomo aÅ­ pasvorto.</target>
9197 9277
9198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9199 <trans-unit id="6974874606619467663" datatype="html"> 9279 <trans-unit id="6974874606619467663" datatype="html">
9200 <source>Your account is blocked.</source> 9280 <source>Your account is blocked.</source>
9201 <target state="translated">Via konto estas blokita.</target> 9281 <target state="translated">Via konto estas blokita.</target>
9202 9282
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9283 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9204 <trans-unit id="7939914198003891823" datatype="html"> 9284 <trans-unit id="7939914198003891823" datatype="html">
9205 <source>any language</source> 9285 <source>any language</source>
9206 <target state="translated">ajna lingvo</target> 9286 <target state="translated">ajna lingvo</target>
@@ -9367,6 +9447,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9367 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9447 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9368 <context context-type="linenumber">7</context> 9448 <context context-type="linenumber">7</context>
9369 </context-group> 9449 </context-group>
9450 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9451 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9452</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9453</target>
9454 <context-group purpose="location">
9455 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9456 <context context-type="linenumber">1,4</context>
9457 </context-group>
9370 </trans-unit> 9458 </trans-unit>
9371 <trans-unit id="7804724824750282316" datatype="html"> 9459 <trans-unit id="7804724824750282316" datatype="html">
9372 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9460 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9492,7 +9580,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9492 <source>Confirm</source> 9580 <source>Confirm</source>
9493 <target>Konfirmi</target> 9581 <target>Konfirmi</target>
9494 9582
9495 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9583 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9584 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9585 <context-group purpose="location">
9586 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9587 <context context-type="linenumber">28,30</context>
9588 </context-group>
9589 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9590 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9591 <context-group purpose="location">
9592 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9593 <context context-type="linenumber">34,36</context>
9594 </context-group>
9595 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9596 <source>Two-factor code</source><target state="new">Two-factor code</target>
9597 <context-group purpose="location">
9598 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9599 <context context-type="linenumber">42</context>
9600 </context-group>
9601 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9602 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9603 <context-group purpose="location">
9604 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9605 <context context-type="linenumber">43</context>
9606 </context-group>
9607 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9608 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9609 <context-group purpose="location">
9610 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9611 <context context-type="linenumber">77</context>
9612 </context-group>
9613 </trans-unit>
9496 <trans-unit id="7784486624424057376"> 9614 <trans-unit id="7784486624424057376">
9497 <source>Instance name is required.</source> 9615 <source>Instance name is required.</source>
9498 <target>Necesas nomo de nodo.</target> 9616 <target>Necesas nomo de nodo.</target>
@@ -9695,6 +9813,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9695 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9813 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9696 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9814 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9816 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9817 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9818 <context-group purpose="location">
9819 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9820 <context context-type="linenumber">69</context>
9821 </context-group>
9698 </trans-unit> 9822 </trans-unit>
9699 <trans-unit id="4968369344159400023"> 9823 <trans-unit id="4968369344159400023">
9700 <source>Your name is required.</source> 9824 <source>Your name is required.</source>
@@ -9750,10 +9874,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9750 <trans-unit id="3577237269587081090"> 9874 <trans-unit id="3577237269587081090">
9751 <source>Password is required.</source> 9875 <source>Password is required.</source>
9752 <target>Necesas pasvorto.</target> 9876 <target>Necesas pasvorto.</target>
9753 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9877
9754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9878
9755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9879
9756 </trans-unit> 9880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9757 <trans-unit id="3152303769378345477"> 9881 <trans-unit id="3152303769378345477">
9758 <source>Confirmation of the password is required.</source> 9882 <source>Confirmation of the password is required.</source>
9759 <target>Necesas konfirmi la pasvorton.</target> 9883 <target>Necesas konfirmi la pasvorton.</target>
@@ -9797,94 +9921,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9797 <trans-unit id="525871656034789056"> 9921 <trans-unit id="525871656034789056">
9798 <source>Password must be at least 6 characters long.</source> 9922 <source>Password must be at least 6 characters long.</source>
9799 <target>Pasvorto devas havi almenaÅ­ 6 signojn.</target> 9923 <target>Pasvorto devas havi almenaÅ­ 6 signojn.</target>
9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 9924
9801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 9925
9802 </trans-unit> 9926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9803 <trans-unit id="1099684476181448167"> 9927 <trans-unit id="1099684476181448167">
9804 <source>Password cannot be more than 255 characters long.</source> 9928 <source>Password cannot be more than 255 characters long.</source>
9805 <target>Pasvorto ne povas havi pli ol 255 signojn.</target> 9929 <target>Pasvorto ne povas havi pli ol 255 signojn.</target>
9806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 9930
9807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 9931
9808 </trans-unit> 9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9809 <trans-unit id="3392630942539073768"> 9933 <trans-unit id="3392630942539073768">
9810 <source>The new password and the confirmed password do not correspond.</source> 9934 <source>The new password and the confirmed password do not correspond.</source>
9811 <target>La nova pasvorto ne akordas kun la konfirma pasvorto.</target> 9935 <target>La nova pasvorto ne akordas kun la konfirma pasvorto.</target>
9812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 9936
9813 </trans-unit> 9937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9814 <trans-unit id="2027337371129904473"> 9938 <trans-unit id="2027337371129904473">
9815 <source>Video quota is required.</source> 9939 <source>Video quota is required.</source>
9816 <target>Necesas datumlimo por filmoj.</target> 9940 <target>Necesas datumlimo por filmoj.</target>
9817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 9941
9818 </trans-unit> 9942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9819 <trans-unit id="267386529333143660"> 9943 <trans-unit id="267386529333143660">
9820 <source>Quota must be greater than -1.</source> 9944 <source>Quota must be greater than -1.</source>
9821 <target>Datumlimo devas esti pli ol −1.</target> 9945 <target>Datumlimo devas esti pli ol −1.</target>
9822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 9946
9823 </trans-unit> 9947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9824 <trans-unit id="1220179061234048936"> 9948 <trans-unit id="1220179061234048936">
9825 <source>Daily upload limit is required.</source> 9949 <source>Daily upload limit is required.</source>
9826 <target>Necesas datumlimo por samtagaj elÅutoj.</target> 9950 <target>Necesas datumlimo por samtagaj elÅutoj.</target>
9827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 9951
9828 </trans-unit> 9952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9829 <trans-unit id="8959404382357999234"> 9953 <trans-unit id="8959404382357999234">
9830 <source>Daily upload limit must be greater than -1.</source> 9954 <source>Daily upload limit must be greater than -1.</source>
9831 <target>Datumlimo por samtagaj elÅutoj devas esti pli granda ol −1.</target> 9955 <target>Datumlimo por samtagaj elÅutoj devas esti pli granda ol −1.</target>
9832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 9956
9833 </trans-unit> 9957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9834 <trans-unit id="4796798537475457493"> 9958 <trans-unit id="4796798537475457493">
9835 <source>User role is required.</source> 9959 <source>User role is required.</source>
9836 <target>Necesas rolo de uzanto.</target> 9960 <target>Necesas rolo de uzanto.</target>
9837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 9961
9838 </trans-unit> 9962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9839 <trans-unit id="2761226139624435788"> 9963 <trans-unit id="2761226139624435788">
9840 <source>Description must be at least 3 characters long.</source> 9964 <source>Description must be at least 3 characters long.</source>
9841 <target>Priskribo havu almenaÅ­ 3 signojn.</target> 9965 <target>Priskribo havu almenaÅ­ 3 signojn.</target>
9842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 9966
9843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 9967
9844 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 9968
9845 </trans-unit> 9969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9846 <trans-unit id="4717982586356605243"> 9970 <trans-unit id="4717982586356605243">
9847 <source>Description cannot be more than 1000 characters long.</source> 9971 <source>Description cannot be more than 1000 characters long.</source>
9848 <target>Priskribo ne povas havi pli ol 1000 signojn.</target> 9972 <target>Priskribo ne povas havi pli ol 1000 signojn.</target>
9849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 9973
9850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 9974
9851 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 9975
9852 </trans-unit> 9976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9853 <trans-unit id="1814372869868173571"> 9977 <trans-unit id="1814372869868173571">
9854 <source>You must agree with the instance terms in order to register on it.</source> 9978 <source>You must agree with the instance terms in order to register on it.</source>
9855 <target>Vi devas konsenti al uzokondiĉoj de la nodo por tie registriÄi.</target> 9979 <target>Vi devas konsenti al uzokondiĉoj de la nodo por tie registriÄi.</target>
9856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 9980
9857 </trans-unit> 9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9858 <trans-unit id="7803960725351649605"> 9982 <trans-unit id="7803960725351649605">
9859 <source>Ban reason must be at least 3 characters long.</source> 9983 <source>Ban reason must be at least 3 characters long.</source>
9860 <target>Kialo de forbaro devas havi almenaÅ­ 3 signojn.</target> 9984 <target>Kialo de forbaro devas havi almenaÅ­ 3 signojn.</target>
9861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 9985
9862 </trans-unit> 9986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9863 <trans-unit id="3851609012243698179"> 9987 <trans-unit id="3851609012243698179">
9864 <source>Ban reason cannot be more than 250 characters long.</source> 9988 <source>Ban reason cannot be more than 250 characters long.</source>
9865 <target>Kialo de forbaro ne povas havi pli ol 250 signojn.</target> 9989 <target>Kialo de forbaro ne povas havi pli ol 250 signojn.</target>
9866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 9990
9867 </trans-unit> 9991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9868 <trans-unit id="6632896893630378443"> 9992 <trans-unit id="6632896893630378443">
9869 <source>Display name is required.</source> 9993 <source>Display name is required.</source>
9870 <target>Necesas prezenta nomo.</target> 9994 <target>Necesas prezenta nomo.</target>
9871 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 9995
9872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 9996
9873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 9997
9874 </trans-unit> 9998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9875 <trans-unit id="1303578752658966736"> 9999 <trans-unit id="1303578752658966736">
9876 <source>Display name must be at least 1 character long.</source> 10000 <source>Display name must be at least 1 character long.</source>
9877 <target>Prezenta nomo devas havi almenaÅ­ 1 signon.</target> 10001 <target>Prezenta nomo devas havi almenaÅ­ 1 signon.</target>
9878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10002
9879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10003
9880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10004
9881 </trans-unit> 10005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9882 <trans-unit id="4613240543124934954"> 10006 <trans-unit id="4613240543124934954">
9883 <source>Display name cannot be more than 50 characters long.</source> 10007 <source>Display name cannot be more than 50 characters long.</source>
9884 <target>Prezenta nomo ne povas havi pli ol 50 signojn.</target> 10008 <target>Prezenta nomo ne povas havi pli ol 50 signojn.</target>
9885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10009
9886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10010
9887 </trans-unit> 10011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9888 <trans-unit id="1000468652492651683"> 10012 <trans-unit id="1000468652492651683">
9889 <source>Report reason is required.</source> 10013 <source>Report reason is required.</source>
9890 <target>Necesas kialo de raporto.</target> 10014 <target>Necesas kialo de raporto.</target>
@@ -10728,7 +10852,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10728 10852
10729 10853
10730 10854
10731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10855 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10732 <trans-unit id="1209500590333005801" datatype="html"> 10856 <trans-unit id="1209500590333005801" datatype="html">
10733 <source><x id="PH"/> (account page) </source> 10857 <source><x id="PH"/> (account page) </source>
10734 <target state="translated"> 10858 <target state="translated">
@@ -11103,20 +11227,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11103 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11227 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11104 <target>Tro multaj petoj; bonvolu reprovi post <x id="PH"/> minutoj.</target> 11228 <target>Tro multaj petoj; bonvolu reprovi post <x id="PH"/> minutoj.</target>
11105 11229
11106 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11230 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11107 <trans-unit id="4965472196059235310"> 11231 <trans-unit id="4965472196059235310">
11108 <source>Too many attempts, please try again later.</source> 11232 <source>Too many attempts, please try again later.</source>
11109 <target>Tro multaj provoj; bonvolu reprovi poste.</target> 11233 <target>Tro multaj provoj; bonvolu reprovi poste.</target>
11110 11234
11111 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11235 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11112 <trans-unit id="1693549688987384699"> 11236 <trans-unit id="1693549688987384699">
11113 <source>Server error. Please retry later.</source> 11237 <source>Server error. Please retry later.</source>
11114 <target>Servila eraro. Bonvolu reprovi poste.</target> 11238 <target>Servila eraro. Bonvolu reprovi poste.</target>
11115 11239
11116 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11240 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11117 <source>Unknown server error</source><target state="new">Unknown server error</target> 11241 <source>Unknown server error</source><target state="new">Unknown server error</target>
11118 11242
11119 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11120 <trans-unit id="5927402622550505067" datatype="html"> 11244 <trans-unit id="5927402622550505067" datatype="html">
11121 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11245 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11122 <target state="translated">Abonanta ĉiujn nunajn kanalojn de <x id="PH"/>. Vi sciiÄos pri ĉiuj Äiaj novaj filmoj.</target> 11246 <target state="translated">Abonanta ĉiujn nunajn kanalojn de <x id="PH"/>. Vi sciiÄos pri ĉiuj Äiaj novaj filmoj.</target>
@@ -11273,7 +11397,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11273 <target>Kopiita</target> 11397 <target>Kopiita</target>
11274 11398
11275 11399
11276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11277 <trans-unit id="4323470180912194028" datatype="html"> 11401 <trans-unit id="4323470180912194028" datatype="html">
11278 <source>Copy</source> 11402 <source>Copy</source>
11279 <target state="translated">Kopii</target> 11403 <target state="translated">Kopii</target>
@@ -11514,42 +11638,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11514 <source>Published</source> 11638 <source>Published</source>
11515 <target>Publikigita</target> 11639 <target>Publikigita</target>
11516 11640
11517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11518 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11642 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11519 <context-group purpose="location"> 11643
11520 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11521 <context context-type="linenumber">178</context>
11522 </context-group>
11523 </trans-unit>
11524 11645
11525 <trans-unit id="5093002376262354382" datatype="html"> 11646 <trans-unit id="5093002376262354382" datatype="html">
11526 <source>Transcoding failed</source> 11647 <source>Transcoding failed</source>
11527 <target state="new">Transcoding failed</target> 11648 <target state="new">Transcoding failed</target>
11528 11649
11529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11530 <trans-unit id="118687079501751948" datatype="html"> 11651 <trans-unit id="118687079501751948" datatype="html">
11531 <source>Move to external storage failed</source> 11652 <source>Move to external storage failed</source>
11532 <target state="new">Move to external storage failed</target> 11653 <target state="new">Move to external storage failed</target>
11533 11654
11534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11535 <trans-unit id="4887724548587271148"> 11656 <trans-unit id="4887724548587271148">
11536 <source>Waiting transcoding</source> 11657 <source>Waiting transcoding</source>
11537 <target>Atendanta transkodadon</target> 11658 <target>Atendanta transkodadon</target>
11538 11659
11539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11540 <trans-unit id="4517785179607945981"> 11661 <trans-unit id="4517785179607945981">
11541 <source>To transcode</source> 11662 <source>To transcode</source>
11542 <target>Transkodotaj</target> 11663 <target>Transkodotaj</target>
11543 11664
11544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11665 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11545 <trans-unit id="3299576663551440736"> 11666 <trans-unit id="3299576663551440736">
11546 <source>To import</source> 11667 <source>To import</source>
11547 <target>Enportotaj</target> 11668 <target>Enportotaj</target>
11548 11669
11549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11670 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11550 <source>To edit</source><target state="new">To edit</target> 11671 <source>To edit</source><target state="new">To edit</target>
11551 11672
11552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11553 <trans-unit id="8492933894084361602" datatype="html"> 11674 <trans-unit id="8492933894084361602" datatype="html">
11554 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11675 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11555 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11676 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11632,37 +11753,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11632 <source>Your video was uploaded to your account and is private.</source> 11753 <source>Your video was uploaded to your account and is private.</source>
11633 <target>Via filmo alÅutiÄis al via konto kaj estas privata.</target> 11754 <target>Via filmo alÅutiÄis al via konto kaj estas privata.</target>
11634 11755
11635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11636 <trans-unit id="5699822024600815733"> 11757 <trans-unit id="5699822024600815733">
11637 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11758 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11638 <target>Sed rilataj informoj (etikedoj, priskribo…) perdiÄos; ĉu vi certe volas folasi ĉi tiun paÄon?</target> 11759 <target>Sed rilataj informoj (etikedoj, priskribo…) perdiÄos; ĉu vi certe volas folasi ĉi tiun paÄon?</target>
11639 11760
11640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11641 <trans-unit id="1219739004043110649"> 11762 <trans-unit id="1219739004043110649">
11642 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11763 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11643 <target>Via filmo ankoraÅ­ ne alÅutiÄis; ĉu vi certe volas forlasi ĉi tiun paÄon?</target> 11764 <target>Via filmo ankoraÅ­ ne alÅutiÄis; ĉu vi certe volas forlasi ĉi tiun paÄon?</target>
11644 11765
11645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11646 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11767 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11647 11768
11648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11769 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11649 <trans-unit id="6932865105766151309" datatype="html"> 11770 <trans-unit id="6932865105766151309" datatype="html">
11650 <source>Upload</source> 11771 <source>Upload</source>
11651 <target state="translated">AlÅuti</target> 11772 <target state="translated">AlÅuti</target>
11652 11773
11653 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11774 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11654 <trans-unit id="8278735427925094503"> 11775 <trans-unit id="8278735427925094503">
11655 <source>Upload <x id="PH"/> </source> 11776 <source>Upload <x id="PH"/> </source>
11656 <target>AlÅuti 11777 <target>AlÅuti
11657 <x id="PH"/> 11778 <x id="PH"/>
11658 </target> 11779 </target>
11659 11780
11660 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11661 <trans-unit id="5981816353437801748"> 11782 <trans-unit id="5981816353437801748">
11662 <source>Video published.</source> 11783 <source>Video published.</source>
11663 <target>Filmo publikigita.</target> 11784 <target>Filmo publikigita.</target>
11664 11785
11665 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11666 <trans-unit id="764164089183618119"> 11787 <trans-unit id="764164089183618119">
11667 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11788 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11668 <target>Vi havas nekonservitajn ÅanÄojn! Se vi foriros, viaj ÅanÄoj perdiÄos.</target> 11789 <target>Vi havas nekonservitajn ÅanÄojn! Se vi foriros, viaj ÅanÄoj perdiÄos.</target>
@@ -11782,7 +11903,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11782 11903
11783 11904
11784 11905
11785 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11906 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11786 <trans-unit id="3354816756665089864" datatype="html"> 11907 <trans-unit id="3354816756665089864" datatype="html">
11787 <source>Autoplay is suspended</source> 11908 <source>Autoplay is suspended</source>
11788 <target state="translated">Memludado estas haltigita</target> 11909 <target state="translated">Memludado estas haltigita</target>
@@ -11873,7 +11994,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11873 <target state="translated">FreÅdate aldonitaj</target> 11994 <target state="translated">FreÅdate aldonitaj</target>
11874 11995
11875 11996
11876 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11997 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11877 <trans-unit id="12646164819555880"> 11998 <trans-unit id="12646164819555880">
11878 <source>Videos from your subscriptions</source> 11999 <source>Videos from your subscriptions</source>
11879 <target>Filmoj de viaj abonatoj</target> 12000 <target>Filmoj de viaj abonatoj</target>
@@ -11882,17 +12003,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11882 <trans-unit id="1812379335568847528" datatype="html"> 12003 <trans-unit id="1812379335568847528" datatype="html">
11883 <source>Subscriptions</source> 12004 <source>Subscriptions</source>
11884 <target state="translated">Abonoj</target> 12005 <target state="translated">Abonoj</target>
11885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12006
11886 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12007
11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12008
11888 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12009
11889 </trans-unit> 12010 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11890 <trans-unit id="186236568870281953" datatype="html"> 12011 <trans-unit id="186236568870281953" datatype="html">
11891 <source>History</source> 12012 <source>History</source>
11892 <target state="translated">Historio</target> 12013 <target state="translated">Historio</target>
11893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12014
11894 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12015
11895 </trans-unit> 12016 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11896 <trans-unit id="5237588857224999862" datatype="html"> 12017 <trans-unit id="5237588857224999862" datatype="html">
11897 <source>Open actions</source> 12018 <source>Open actions</source>
11898 <target state="translated">Malfermi agojn</target> 12019 <target state="translated">Malfermi agojn</target>
@@ -11908,7 +12029,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11908 12029
11909 12030
11910 12031
11911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
11912 <trans-unit id="5668077948386857930" datatype="html"> 12033 <trans-unit id="5668077948386857930" datatype="html">
11913 <source>Exclude</source> 12034 <source>Exclude</source>
11914 <target state="new">Exclude</target> 12035 <target state="new">Exclude</target>
@@ -11943,19 +12064,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11943 <trans-unit id="4668975178372693951" datatype="html"> 12064 <trans-unit id="4668975178372693951" datatype="html">
11944 <source>Discover videos</source> 12065 <source>Discover videos</source>
11945 <target state="translated">Trovi filmojn</target> 12066 <target state="translated">Trovi filmojn</target>
11946 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12067
11947 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12068
11948 </trans-unit> 12069 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11949 <trans-unit id="8067135025051844577" datatype="html"> 12070 <trans-unit id="8067135025051844577" datatype="html">
11950 <source>Trending videos</source> 12071 <source>Trending videos</source>
11951 <target state="translated">Furoraj filmoj</target> 12072 <target state="translated">Furoraj filmoj</target>
11952 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12073
11953 </trans-unit> 12074 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11954 <trans-unit id="664221386829541948" datatype="html"> 12075 <trans-unit id="664221386829541948" datatype="html">
11955 <source>Recently added videos</source> 12076 <source>Recently added videos</source>
11956 <target state="translated">FreÅdate aldonitaj filmoj</target> 12077 <target state="translated">FreÅdate aldonitaj filmoj</target>
11957 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12078
11958 </trans-unit> 12079 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11959 <trans-unit id="8212906256415538361" datatype="html"> 12080 <trans-unit id="8212906256415538361" datatype="html">
11960 <source>Upload a video</source> 12081 <source>Upload a video</source>
11961 <target state="translated">AlÅuti filmon</target> 12082 <target state="translated">AlÅuti filmon</target>
diff --git a/client/src/locale/angular.es-ES.xlf b/client/src/locale/angular.es-ES.xlf
index 49ddcc596..95fe1003c 100644
--- a/client/src/locale/angular.es-ES.xlf
+++ b/client/src/locale/angular.es-ES.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">vídeo</target> 488 <target state="translated">vídeo</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Su cuota de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Su cuota de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Su cuota diaria de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Su cuota diaria de video se excede con este video (tamaño del video:<x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">subtítulos</target> 504 <target state="translated">subtítulos</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">No se encontró el elemento <x id="PH" equiv-text="param"/></target> 567 <target state="translated">No se encontró el elemento <x id="PH" equiv-text="param"/></target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Sin listar</target> 572 <target>Sin listar</target>
@@ -723,16 +723,13 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">Solo videos en vivo</target> 725 <target state="translated">Solo videos en vivo</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">¿De verdad quieres eliminar {length, plural, =1 {este video} other {<x id="length"/> videos}}?</target> 730 <target state="translated">¿De verdad quieres eliminar {length, plural, =1 {este video} other {<x id="length"/> videos}}?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Editar</target> 735 <target>Editar</target>
@@ -1164,46 +1161,52 @@
1164 <trans-unit id="3997350348765083892"> 1161 <trans-unit id="3997350348765083892">
1165 <source>Username or email address</source> 1162 <source>Username or email address</source>
1166 <target>Nombre de usuario o correo electrónico</target> 1163 <target>Nombre de usuario o correo electrónico</target>
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1164
1168 </trans-unit> 1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1169 <trans-unit id="175344056589888866" datatype="html"> 1166 <trans-unit id="175344056589888866" datatype="html">
1170 <source>Example: john@example.com</source> 1167 <source>Example: john@example.com</source>
1171 <target state="translated">Ejemplo: Juan@ejemplo.com</target> 1168 <target state="translated">Ejemplo: Juan@ejemplo.com</target>
1169
1170
1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1172 <trans-unit id="1758058452376026925" datatype="html">
1173 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1174 <target state="translated">âš ï¸ La mayoría de las direcciones de correo electrónico no incluyen letras mayúsculas.</target>
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1177 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1172 <context-group purpose="location"> 1178 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">46</context> 1180 <context context-type="linenumber">70</context>
1175 </context-group> 1181 </context-group>
1182 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1183 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1176 <context-group purpose="location"> 1184 <context-group purpose="location">
1177 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1185 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1178 <context context-type="linenumber">53</context> 1186 <context context-type="linenumber">72</context>
1179 </context-group> 1187 </context-group>
1180 </trans-unit> 1188 </trans-unit>
1181 <trans-unit id="1758058452376026925" datatype="html">
1182 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1183 <target state="translated">âš ï¸ La mayoría de las direcciones de correo electrónico no incluyen letras mayúsculas.</target>
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1185 </trans-unit>
1186 <trans-unit id="1431416938026210429"> 1189 <trans-unit id="1431416938026210429">
1187 <source>Password</source> 1190 <source>Password</source>
1188 <target>Contraseña</target> 1191 <target>Contraseña</target>
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1196
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1197
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1198
1196 </trans-unit> 1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1197 <trans-unit id="8715156686857791956" datatype="html"> 1200 <trans-unit id="8715156686857791956" datatype="html">
1198 <source>Click here to reset your password</source> 1201 <source>Click here to reset your password</source>
1199 <target state="translated">Haga clic aquí para restablecer la contraseña</target> 1202 <target state="translated">Haga clic aquí para restablecer la contraseña</target>
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1203
1201 </trans-unit> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1202 <trans-unit id="892063502898494584" datatype="html"> 1205 <trans-unit id="892063502898494584" datatype="html">
1203 <source>I forgot my password</source> 1206 <source>I forgot my password</source>
1204 <target state="translated">Olvidé mi contraseña</target> 1207 <target state="translated">Olvidé mi contraseña</target>
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1208
1206 </trans-unit> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1207 <trans-unit id="2101170466365500913" datatype="html"> 1210 <trans-unit id="2101170466365500913" datatype="html">
1208 <source>Logging into an account lets you publish content</source> 1211 <source>Logging into an account lets you publish content</source>
1209 <target state="translated">Iniciar sesión en una cuenta le permite publicar contenido</target> 1212 <target state="translated">Iniciar sesión en una cuenta le permite publicar contenido</target>
@@ -1228,52 +1231,52 @@
1228 <trans-unit id="3183213940445113677" datatype="html"> 1231 <trans-unit id="3183213940445113677" datatype="html">
1229 <source>Or sign in with</source> 1232 <source>Or sign in with</source>
1230 <target state="translated">O inicia sesión con</target> 1233 <target state="translated">O inicia sesión con</target>
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1234
1232 </trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1233 <trans-unit id="3238209155172574367"> 1236 <trans-unit id="3238209155172574367">
1234 <source>Forgot your password</source> 1237 <source>Forgot your password</source>
1235 <target>Contraseña olvidada</target> 1238 <target>Contraseña olvidada</target>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1239
1237 </trans-unit> 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1238 <trans-unit id="87327320394367488" datatype="html"> 1241 <trans-unit id="87327320394367488" datatype="html">
1239 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1242 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1240 <target state="translated">Lo sentimos, no es posible recuperar la contraseña porque el administrador de la instancia no ha configurado el sistema de correo electrónico de PeerTube.</target> 1243 <target state="translated">Lo sentimos, no es posible recuperar la contraseña porque el administrador de la instancia no ha configurado el sistema de correo electrónico de PeerTube.</target>
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1244
1242 </trans-unit> 1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1243 <trans-unit id="3188014010833256853" datatype="html"> 1246 <trans-unit id="3188014010833256853" datatype="html">
1244 <source>Enter your email address and we will send you a link to reset your password.</source> 1247 <source>Enter your email address and we will send you a link to reset your password.</source>
1245 <target state="translated">Ingrese su dirección de correo electrónico y le enviaremos un enlace para restablecer su contraseña.</target> 1248 <target state="translated">Ingrese su dirección de correo electrónico y le enviaremos un enlace para restablecer su contraseña.</target>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1249
1247 </trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1248 <trans-unit id="1190256911880544559" datatype="html"> 1251 <trans-unit id="1190256911880544559" datatype="html">
1249 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1252 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1250The link will expire within 1 hour.</source> 1253The link will expire within 1 hour.</source>
1251 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target> 1254 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1255
1253 </trans-unit> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1254 <trans-unit id="4768749765465246664"> 1257 <trans-unit id="4768749765465246664">
1255 <source>Email</source> 1258 <source>Email</source>
1256 <target>Correo electrónico </target> 1259 <target>Correo electrónico </target>
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1265
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1266
1264 </trans-unit> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1265 <trans-unit id="3967269098753656610"> 1268 <trans-unit id="3967269098753656610">
1266 <source>Email address</source> 1269 <source>Email address</source>
1267 <target>Correo electrónico </target> 1270 <target>Correo electrónico </target>
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1271
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1272
1270 </trans-unit> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1271 <trans-unit id="7808756054397155068" datatype="html"> 1274 <trans-unit id="7808756054397155068" datatype="html">
1272 <source>Reset</source> 1275 <source>Reset</source>
1273 <target state="translated">Reiniciar</target> 1276 <target state="translated">Reiniciar</target>
1274 <note priority="1" from="description">Password reset button</note> 1277 <note priority="1" from="description">Password reset button</note>
1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1278
1276 </trans-unit> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1277 <trans-unit id="4319634264526091601" datatype="html"> 1280 <trans-unit id="4319634264526091601" datatype="html">
1278 <source>on this instance</source> 1281 <source>on this instance</source>
1279 <target state="translated">en esta instancia</target> 1282 <target state="translated">en esta instancia</target>
@@ -1504,6 +1507,12 @@ The link will expire within 1 hour.</source>
1504 <source>Configure my instance</source> 1507 <source>Configure my instance</source>
1505 <target state="translated">Configurar mi instancia</target> 1508 <target state="translated">Configurar mi instancia</target>
1506 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1509 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1510 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1511 <source>Confirm your password</source><target state="new">Confirm your password</target>
1512 <context-group purpose="location">
1513 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1514 <context context-type="linenumber">54</context>
1515 </context-group>
1507 </trans-unit> 1516 </trans-unit>
1508 <trans-unit id="9005121595859995793" datatype="html"> 1517 <trans-unit id="9005121595859995793" datatype="html">
1509 <source>Configuration warning!</source> 1518 <source>Configuration warning!</source>
@@ -1706,8 +1715,8 @@ The link will expire within 1 hour.</source>
1706 <trans-unit id="8893390761160292681" datatype="html"> 1715 <trans-unit id="8893390761160292681" datatype="html">
1707 <source>My account</source> 1716 <source>My account</source>
1708 <target state="translated">Mi cuenta</target> 1717 <target state="translated">Mi cuenta</target>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1711 <trans-unit id="6371572688505952303" datatype="html"> 1720 <trans-unit id="6371572688505952303" datatype="html">
1712 <source>My library</source> 1721 <source>My library</source>
1713 <target state="translated">Mi biblioteca</target> 1722 <target state="translated">Mi biblioteca</target>
@@ -1716,10 +1725,10 @@ The link will expire within 1 hour.</source>
1716 <trans-unit id="2308975396733519902"> 1725 <trans-unit id="2308975396733519902">
1717 <source>Create an account</source> 1726 <source>Create an account</source>
1718 <target>Crear una cuenta</target> 1727 <target>Crear una cuenta</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1730
1722 </trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1723 <trans-unit id="3108704604266608109" datatype="html"> 1732 <trans-unit id="3108704604266608109" datatype="html">
1724 <source>My video imports</source> 1733 <source>My video imports</source>
1725 <target state="translated">EN MI BIBLIOTECA</target> 1734 <target state="translated">EN MI BIBLIOTECA</target>
@@ -1738,35 +1747,35 @@ The link will expire within 1 hour.</source>
1738 <trans-unit id="667372110624203230" datatype="html"> 1747 <trans-unit id="667372110624203230" datatype="html">
1739 <source>Import jobs concurrency</source> 1748 <source>Import jobs concurrency</source>
1740 <target state="translated">Importar simultaneidad de trabajos</target> 1749 <target state="translated">Importar simultaneidad de trabajos</target>
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1750
1742 </trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1743 <trans-unit id="2184839376696112704" datatype="html"> 1752 <trans-unit id="2184839376696112704" datatype="html">
1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1753 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1745 <target state="translated">permite importar varios videos en paralelo. âš ï¸ Requiere reiniciar PeerTube.</target> 1754 <target state="translated">permite importar varios videos en paralelo. âš ï¸ Requiere reiniciar PeerTube.</target>
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1748 <trans-unit id="780513172839038392" datatype="html"> 1757 <trans-unit id="780513172839038392" datatype="html">
1749 <source>jobs in parallel</source> 1758 <source>jobs in parallel</source>
1750 <target state="translated">trabajos en paralelo</target> 1759 <target state="translated">trabajos en paralelo</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1761
1753 </trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1754 <trans-unit id="5997625369044180192" datatype="html"> 1763 <trans-unit id="5997625369044180192" datatype="html">
1755 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1764 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1756 <target state="translated">Permitir la importación con URL HTTP (por ejemplo, YouTube)</target> 1765 <target state="translated">Permitir la importación con URL HTTP (por ejemplo, YouTube)</target>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1766
1758 </trans-unit> 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1759 <trans-unit id="2095604754338363597" datatype="html"> 1768 <trans-unit id="2095604754338363597" datatype="html">
1760 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1769 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1761 <target state="translated">âš ï¸Si está habilitado, recomendamos usar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un servidor proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para evitar el acceso privado a URL desde su servidor PeerTube</target> 1770 <target state="translated">âš ï¸Si está habilitado, recomendamos usar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un servidor proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para evitar el acceso privado a URL desde su servidor PeerTube</target>
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1764 <trans-unit id="7627544798203088407" datatype="html"> 1773 <trans-unit id="7627544798203088407" datatype="html">
1765 <source>Discover</source> 1774 <source>Discover</source>
1766 <target state="translated">Descubrir</target> 1775 <target state="translated">Descubrir</target>
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1776
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1770 <trans-unit id="7844706011418789951"> 1779 <trans-unit id="7844706011418789951">
1771 <source>Administration</source> 1780 <source>Administration</source>
1772 <target>Administración</target> 1781 <target>Administración</target>
@@ -2007,8 +2016,8 @@ The link will expire within 1 hour.</source>
2007 <trans-unit id="2971365540217107489" datatype="html"> 2016 <trans-unit id="2971365540217107489" datatype="html">
2008 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2017 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2009 <target state="translated">El medio es demasiado grande para el servidor. Comuníquese con su administrador si desea aumentar el tamaño del límite.</target> 2018 <target state="translated">El medio es demasiado grande para el servidor. Comuníquese con su administrador si desea aumentar el tamaño del límite.</target>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2019
2011 </trans-unit> 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2012 <trans-unit id="5131854469652959713" datatype="html"> 2021 <trans-unit id="5131854469652959713" datatype="html">
2013 <source>GLOBAL SEARCH</source> 2022 <source>GLOBAL SEARCH</source>
2014 <target state="translated">BÚSQUEDA GLOBAL</target> 2023 <target state="translated">BÚSQUEDA GLOBAL</target>
@@ -2383,13 +2392,13 @@ The link will expire within 1 hour.</source>
2383 <trans-unit id="1460134385691851101" datatype="html"> 2392 <trans-unit id="1460134385691851101" datatype="html">
2384 <source>Advanced filters</source> 2393 <source>Advanced filters</source>
2385 <target state="translated">Filtros avanzados</target> 2394 <target state="translated">Filtros avanzados</target>
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2395
2387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2396
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2400
2392 </trans-unit> 2401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2393 <trans-unit id="2504502765849142619" datatype="html"> 2402 <trans-unit id="2504502765849142619" datatype="html">
2394 <source>No items found</source> 2403 <source>No items found</source>
2395 <target state="translated">No se encontraron artículos</target> 2404 <target state="translated">No se encontraron artículos</target>
@@ -2801,8 +2810,8 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2802 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2803 <target state="translated">Subir en espera</target> 2812 <target state="translated">Subir en espera</target>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2805 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2806 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2807 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2808 <target state="translated">Lo sentimos, la función de carga está deshabilitada para su cuenta. Si desea agregar videos, un administrador debe desbloquear su cuota.</target> 2817 <target state="translated">Lo sentimos, la función de carga está deshabilitada para su cuenta. Si desea agregar videos, un administrador debe desbloquear su cuota.</target>
@@ -3732,71 +3741,86 @@ The link will expire within 1 hour.</source>
3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3734 </trans-unit> 3743 </trans-unit>
3735 <trans-unit id="7046347992315328430" datatype="html"> 3744
3736 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3737 <target state="translated">La transcodificación está habilitada. La cuota de video solo tiene en cuenta el peso <x id="START_TAG_STRONG"/>original <x id="CLOSE_TAG_STRONG"/> del vídeo. <x id="LINE_BREAK"/> Como máximo, este usuario podría subir ~ <x id="INTERPOLATION"/>. </target>
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3740 </trans-unit>
3741 <trans-unit id="2743014784334706527"> 3745 <trans-unit id="2743014784334706527">
3742 <source>Daily video quota</source> 3746 <source>Daily video quota</source>
3743 <target>Cuota diaria de vídeo</target> 3747 <target>Cuota diaria de vídeo</target>
3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3748
3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3749
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3750
3747 </trans-unit> 3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3748 <trans-unit id="2622255144026150901" datatype="html"> 3752 <trans-unit id="2622255144026150901" datatype="html">
3749 <source>Auth plugin</source> 3753 <source>Auth plugin</source>
3750 <target state="translated">Complemento de autenticación</target> 3754 <target state="translated">Complemento de autenticación</target>
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3755
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3756
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3757
3754 </trans-unit> 3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3755 <trans-unit id="588099657508661970" datatype="html"> 3759 <trans-unit id="588099657508661970" datatype="html">
3756 <source>None (local authentication)</source> 3760 <source>None (local authentication)</source>
3757 <target state="translated">Ninguna autenticación local</target> 3761 <target state="translated">Ninguna autenticación local</target>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3762
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3763
3760 </trans-unit> 3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3761 <trans-unit id="2070907480317730379" datatype="html"> 3765 <trans-unit id="2070907480317730379" datatype="html">
3762 <source>Doesn't need review before a video goes public</source> 3766 <source>Doesn't need review before a video goes public</source>
3763 <target state="translated">No necesita revisión antes de que un vídeo se haga público</target> 3767 <target state="translated">No necesita revisión antes de que un vídeo se haga público</target>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3768
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3769
3766 </trans-unit> 3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3767 <trans-unit id="6667250632809964191" datatype="html"> 3771 <trans-unit id="6667250632809964191" datatype="html">
3768 <source>Send a link to reset the password by email to the user</source> 3772 <source>Send a link to reset the password by email to the user</source>
3769 <target state="translated">Enviar un enlace para restablecer la contraseña por correo electrónico al usuario</target> 3773 <target state="translated">Enviar un enlace para restablecer la contraseña por correo electrónico al usuario</target>
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3774
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3775
3772 </trans-unit> 3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3773 <trans-unit id="1412406834353485520" datatype="html"> 3777 <trans-unit id="1412406834353485520" datatype="html">
3774 <source>Ask for new password</source> 3778 <source>Ask for new password</source>
3775 <target state="translated">Solicitar nueva contraseña</target> 3779 <target state="translated">Solicitar nueva contraseña</target>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3780
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3781
3778 </trans-unit> 3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3779 <trans-unit id="3791201588898094481" datatype="html"> 3783 <trans-unit id="3791201588898094481" datatype="html">
3780 <source>Manually set the user password</source> 3784 <source>Manually set the user password</source>
3781 <target state="translated">Establecer manualmente la contraseña del usuario</target> 3785 <target state="translated">Establecer manualmente la contraseña del usuario</target>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3786
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3787
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3789 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3790 <context-group purpose="location">
3791 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3792 <context context-type="linenumber">227</context>
3793 </context-group>
3794 <context-group purpose="location">
3795 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3796 <context context-type="linenumber">227</context>
3797 </context-group>
3798 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3799 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3800 <context-group purpose="location">
3801 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3802 <context context-type="linenumber">228</context>
3803 </context-group>
3804 <context-group purpose="location">
3805 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3806 <context context-type="linenumber">228</context>
3807 </context-group>
3784 </trans-unit> 3808 </trans-unit>
3785 <trans-unit id="8461842260159597706" datatype="html"> 3809 <trans-unit id="8461842260159597706" datatype="html">
3786 <source>Show</source> 3810 <source>Show</source>
3787 <target state="translated">Mostrar</target> 3811 <target state="translated">Mostrar</target>
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3812
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3813
3790 </trans-unit> 3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3791 <trans-unit id="8461609631969932886" datatype="html"> 3815 <trans-unit id="8461609631969932886" datatype="html">
3792 <source>Hide</source> 3816 <source>Hide</source>
3793 <target state="translated">Ocultar</target> 3817 <target state="translated">Ocultar</target>
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3818
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3819
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3820
3797 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3821
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3822
3799 </trans-unit> 3823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3800 <trans-unit id="7049348886126005391"> 3824 <trans-unit id="7049348886126005391">
3801 <source>Batch actions</source> 3825 <source>Batch actions</source>
3802 <target>Acciones masivas</target> 3826 <target>Acciones masivas</target>
@@ -3872,22 +3896,22 @@ The link will expire within 1 hour.</source>
3872 <trans-unit id="7815838401315213887"> 3896 <trans-unit id="7815838401315213887">
3873 <source>Muted accounts</source> 3897 <source>Muted accounts</source>
3874 <target>Cuentas silenciadas</target> 3898 <target>Cuentas silenciadas</target>
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3899
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3900
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3901
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3902
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3903
3880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3904
3881 </trans-unit> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3882 <trans-unit id="5668793810321242853"> 3906 <trans-unit id="5668793810321242853">
3883 <source>Muted servers</source> 3907 <source>Muted servers</source>
3884 <target>Servidores silenciados</target> 3908 <target>Servidores silenciados</target>
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3909
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3910
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3911
3888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3912
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3913
3890 </trans-unit> 3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3891 <trans-unit id="2343069726009080052" datatype="html"> 3915 <trans-unit id="2343069726009080052" datatype="html">
3892 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3916 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3893 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3917 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5011,181 +5035,175 @@ The link will expire within 1 hour.</source>
5011 <trans-unit id="7169210802367807492" datatype="html"> 5035 <trans-unit id="7169210802367807492" datatype="html">
5012 <source>bytes</source> 5036 <source>bytes</source>
5013 <target state="translated">bytes</target> 5037 <target state="translated">bytes</target>
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5038
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5039
5016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5040
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5041
5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5042
5019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5043
5020 </trans-unit> 5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5021 <trans-unit id="8509882464852636851" datatype="html"> 5045 <trans-unit id="8509882464852636851" datatype="html">
5022 <source>Default daily upload limit per user</source> 5046 <source>Default daily upload limit per user</source>
5023 <target state="translated">Límite de carga diaria predeterminado por usuario</target> 5047 <target state="translated">Límite de carga diaria predeterminado por usuario</target>
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5048
5025 </trans-unit> 5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5026 <trans-unit id="4719342289581047890" datatype="html"> 5050 <trans-unit id="4719342289581047890" datatype="html">
5027 <source>Allow import with a torrent file or a magnet URI</source> 5051 <source>Allow import with a torrent file or a magnet URI</source>
5028 <target state="translated">Permitir importación con un archivo torrent o una URI magnet</target> 5052 <target state="translated">Permitir importación con un archivo torrent o una URI magnet</target>
5029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5053
5030 </trans-unit> 5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5031 <trans-unit id="6801844913630625451" datatype="html"> 5055 <trans-unit id="6801844913630625451" datatype="html">
5032 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5056 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5033 <target state="translated">âš ï¸ No recomendamos habilitar esta función si no confía en sus usuarios</target> 5057 <target state="translated">âš ï¸ No recomendamos habilitar esta función si no confía en sus usuarios</target>
5034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5058
5035 </trans-unit> 5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5036 <trans-unit id="2634326893148077182" datatype="html"> 5060 <trans-unit id="2634326893148077182" datatype="html">
5037 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5061 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5038 <target state="translated">Permitir la sincronización de canales con canales de otras plataformas como YouTube (requiere permitir la importación con URL HTTP)</target> 5062 <target state="translated">Permitir la sincronización de canales con canales de otras plataformas como YouTube (requiere permitir la importación con URL HTTP)</target>
5039 <context-group purpose="location"> 5063
5040 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5041 <context context-type="linenumber">293</context>
5042 </context-group>
5043 </trans-unit>
5044 <trans-unit id="7404104645798703279" datatype="html"> 5065 <trans-unit id="7404104645798703279" datatype="html">
5045 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5066 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5046 <target state="translated">⛔ Debe permitir la importación con URL HTTP para poder activar esta función.</target> 5067 <target state="translated">⛔ Debe permitir la importación con URL HTTP para poder activar esta función.</target>
5047 <context-group purpose="location"> 5068
5048 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5049 <context context-type="linenumber">296,298</context>
5050 </context-group>
5051 </trans-unit>
5052 <trans-unit id="3950258704315544174" datatype="html"> 5070 <trans-unit id="3950258704315544174" datatype="html">
5053 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5071 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5054 <target state="translated">A menos que un usuario se marque como de confianza, sus videos permanecerán privados hasta que un moderador los revise.</target> 5072 <target state="translated">A menos que un usuario se marque como de confianza, sus videos permanecerán privados hasta que un moderador los revise.</target>
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5073
5056 </trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5057 <trans-unit id="424703522835656806" datatype="html"> 5075 <trans-unit id="424703522835656806" datatype="html">
5058 <source>VIDEO CHANNELS</source> 5076 <source>VIDEO CHANNELS</source>
5059 <target state="translated">CANALES DE VIDEO</target> 5077 <target state="translated">CANALES DE VIDEO</target>
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5078
5061 </trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5062 <trans-unit id="7026684190224451991" datatype="html"> 5080 <trans-unit id="7026684190224451991" datatype="html">
5063 <source>Max video channels per user</source> 5081 <source>Max video channels per user</source>
5064 <target state="translated">Canales de video máx. Por usuario</target> 5082 <target state="translated">Canales de video máx. Por usuario</target>
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5083
5066 </trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5067 <trans-unit id="3840267063842708224" datatype="html"> 5085 <trans-unit id="3840267063842708224" datatype="html">
5068 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5086 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5069 <target state="translated">{VAR_PLURAL, plural, =1 {canal} other {canales}}</target> 5087 <target state="translated">{VAR_PLURAL, plural, =1 {canal} other {canales}}</target>
5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5088
5071 </trans-unit> 5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5072 <trans-unit id="3428986951244800347" datatype="html"> 5090 <trans-unit id="3428986951244800347" datatype="html">
5073 <source>Block new videos automatically</source> 5091 <source>Block new videos automatically</source>
5074 <target state="translated">Bloquear nuevos videos automáticamente</target> 5092 <target state="translated">Bloquear nuevos videos automáticamente</target>
5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5093
5076 </trans-unit> 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5077 <trans-unit id="2054846790157376783" datatype="html"> 5095 <trans-unit id="2054846790157376783" datatype="html">
5078 <source>SEARCH</source> 5096 <source>SEARCH</source>
5079 <target state="translated">BUSCAR</target> 5097 <target state="translated">BUSCAR</target>
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5098
5081 </trans-unit> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5082 <trans-unit id="3442084803796199253" datatype="html"> 5100 <trans-unit id="3442084803796199253" datatype="html">
5083 <source>Allow users to do remote URI/handle search</source> 5101 <source>Allow users to do remote URI/handle search</source>
5084 <target state="translated">Permitir a los usuarios hacer búsquedas remotas de URI/identificador</target> 5102 <target state="translated">Permitir a los usuarios hacer búsquedas remotas de URI/identificador</target>
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5103
5086 </trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5087 <trans-unit id="2258148539285928012" datatype="html"> 5105 <trans-unit id="2258148539285928012" datatype="html">
5088 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5106 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5089 <target state="translated">Autoriza <x id="START_TAG_STRONG"/>a tus usuarios<x id="CLOSE_TAG_STRONG"/> buscar videos / actores remotos que pueden no estar federados con su instancia</target> 5107 <target state="translated">Autoriza <x id="START_TAG_STRONG"/>a tus usuarios<x id="CLOSE_TAG_STRONG"/> buscar videos / actores remotos que pueden no estar federados con su instancia</target>
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5108
5091 </trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5092 <trans-unit id="7295422540935146771" datatype="html"> 5110 <trans-unit id="7295422540935146771" datatype="html">
5093 <source>Allow anonymous to do remote URI/handle search</source> 5111 <source>Allow anonymous to do remote URI/handle search</source>
5094 <target state="translated">Permitir anónimo para hacer URI remoto / manejar búsqueda</target> 5112 <target state="translated">Permitir anónimo para hacer URI remoto / manejar búsqueda</target>
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5113
5096 </trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5097 <trans-unit id="7305237807882754643" datatype="html"> 5115 <trans-unit id="7305237807882754643" datatype="html">
5098 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5116 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5099 <target state="translated">Autoriza<x id="START_TAG_STRONG"/>a usuarios anónimos<x id="CLOSE_TAG_STRONG"/>para buscar videos / actores remotos que pueden no estar federados con su instancia</target> 5117 <target state="translated">Autoriza<x id="START_TAG_STRONG"/>a usuarios anónimos<x id="CLOSE_TAG_STRONG"/>para buscar videos / actores remotos que pueden no estar federados con su instancia</target>
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5118
5101 </trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5102 <trans-unit id="5273935530181504015" datatype="html"> 5120 <trans-unit id="5273935530181504015" datatype="html">
5103 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5121 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5104 <target state="translated">âš ï¸ Esta funcionalidad depende en gran medida de la moderación de las instancias seguida del índice de búsqueda que seleccione.</target> 5122 <target state="translated">âš ï¸ Esta funcionalidad depende en gran medida de la moderación de las instancias seguida del índice de búsqueda que seleccione.</target>
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5123
5106 </trans-unit> 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5107 <trans-unit id="1886227550697837417" datatype="html"> 5125 <trans-unit id="1886227550697837417" datatype="html">
5108 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5126 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5109 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5127 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5128
5111 </trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5112 <trans-unit id="2331464426553277323" datatype="html"> 5130 <trans-unit id="2331464426553277323" datatype="html">
5113 <source>Search index URL</source> 5131 <source>Search index URL</source>
5114 <target state="translated">URL de índice de búsqueda</target> 5132 <target state="translated">URL de índice de búsqueda</target>
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5133
5116 </trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5117 <trans-unit id="8524278911521465398" datatype="html"> 5135 <trans-unit id="8524278911521465398" datatype="html">
5118 <source>Disable local search in search bar</source> 5136 <source>Disable local search in search bar</source>
5119 <target state="translated">Desactiva la búsqueda local en la barra de búsqueda</target> 5137 <target state="translated">Desactiva la búsqueda local en la barra de búsqueda</target>
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5138
5121 </trans-unit> 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5122 <trans-unit id="6568991917245875948" datatype="html"> 5140 <trans-unit id="6568991917245875948" datatype="html">
5123 <source>Otherwise the local search stays used by default</source> 5141 <source>Otherwise the local search stays used by default</source>
5124 <target state="translated">De lo contrario, la búsqueda local permanece utilizada por defecto</target> 5142 <target state="translated">De lo contrario, la búsqueda local permanece utilizada por defecto</target>
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5143
5126 </trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5127 <trans-unit id="4444955208013675027" datatype="html"> 5145 <trans-unit id="4444955208013675027" datatype="html">
5128 <source>Search bar uses the global search index by default</source> 5146 <source>Search bar uses the global search index by default</source>
5129 <target state="translated">La barra de búsqueda usa el índice de búsqueda global por defecto</target> 5147 <target state="translated">La barra de búsqueda usa el índice de búsqueda global por defecto</target>
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5148
5131 </trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5132 <trans-unit id="6476750382562952780" datatype="html"> 5150 <trans-unit id="6476750382562952780" datatype="html">
5133 <source>Enable global search</source> 5151 <source>Enable global search</source>
5134 <target state="translated">Habilitar búsqueda global</target> 5152 <target state="translated">Habilitar búsqueda global</target>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5153
5136 </trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5137 <trans-unit id="836183323506117145" datatype="html"> 5155 <trans-unit id="836183323506117145" datatype="html">
5138 <source>FEDERATION</source> 5156 <source>FEDERATION</source>
5139 <target state="translated">FEDERACIÓN</target> 5157 <target state="translated">FEDERACIÓN</target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5158
5141 </trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5142 <trans-unit id="252719899360434356" datatype="html"> 5160 <trans-unit id="252719899360434356" datatype="html">
5143 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5161 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5144 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con otras instancias. </target> 5162 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con otras instancias. </target>
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5163
5146 </trans-unit> 5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5147 <trans-unit id="9119248927271669654" datatype="html"> 5165 <trans-unit id="9119248927271669654" datatype="html">
5148 <source>Other instances can follow yours</source> 5166 <source>Other instances can follow yours</source>
5149 <target state="translated">Otras instancias pueden seguir la tuya</target> 5167 <target state="translated">Otras instancias pueden seguir la tuya</target>
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5168
5151 </trans-unit> 5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5152 <trans-unit id="7015551137649102649" datatype="html"> 5170 <trans-unit id="7015551137649102649" datatype="html">
5153 <source>Manually approve new instance followers</source> 5171 <source>Manually approve new instance followers</source>
5154 <target state="translated">Aprobar manualmente nuevos seguidores de instancia</target> 5172 <target state="translated">Aprobar manualmente nuevos seguidores de instancia</target>
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5173
5156 </trans-unit> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5157 <trans-unit id="4803992993548153434" datatype="html"> 5175 <trans-unit id="4803992993548153434" datatype="html">
5158 <source>Automatically follow back instances</source> 5176 <source>Automatically follow back instances</source>
5159 <target state="translated">Seguir automáticamente de vuelta instancias que sigan esta</target> 5177 <target state="translated">Seguir automáticamente de vuelta instancias que sigan esta</target>
5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5178
5161 </trans-unit> 5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5162 <trans-unit id="2092224316392295720" datatype="html"> 5180 <trans-unit id="2092224316392295720" datatype="html">
5163 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5181 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5164 <target state="translated">âš ï¸ Esta funcionalidad requiere mucha atención y moderación adicional.</target> 5182 <target state="translated">âš ï¸ Esta funcionalidad requiere mucha atención y moderación adicional.</target>
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5183
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5184
5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5185
5168 </trans-unit> 5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5169 <trans-unit id="1718269478813020014" datatype="html"> 5187 <trans-unit id="1718269478813020014" datatype="html">
5170 <source>Index URL</source> 5188 <source>Index URL</source>
5171 <target state="translated">URL de índice</target> 5189 <target state="translated">URL de índice</target>
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5190
5173 </trans-unit> 5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5174 <trans-unit id="173263206605027981" datatype="html"> 5192 <trans-unit id="173263206605027981" datatype="html">
5175 <source>Automatically follow instances of a public index</source> 5193 <source>Automatically follow instances of a public index</source>
5176 <target state="translated">Siga automáticamente las instancias de un índice público</target> 5194 <target state="translated">Siga automáticamente las instancias de un índice público</target>
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5195
5178 </trans-unit> 5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5179 <trans-unit id="9076632742417302918" datatype="html"> 5197 <trans-unit id="9076632742417302918" datatype="html">
5180 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5198 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5181 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para obtener más información sobre la URL esperada. </target> 5199 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para obtener más información sobre la URL esperada. </target>
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5200
5183 </trans-unit> 5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5184 <trans-unit id="3946988229617310200" datatype="html"> 5202 <trans-unit id="3946988229617310200" datatype="html">
5185 <source>ADMINISTRATORS</source> 5203 <source>ADMINISTRATORS</source>
5186 <target state="translated">ADMINISTRADORES</target> 5204 <target state="translated">ADMINISTRADORES</target>
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5205
5188 </trans-unit> 5206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5189 <trans-unit id="2149300564474427551"> 5207 <trans-unit id="2149300564474427551">
5190 <source>Administrator</source> 5208 <source>Administrator</source>
5191 <target>Administrador</target> 5209 <target>Administrador</target>
@@ -5194,13 +5212,13 @@ The link will expire within 1 hour.</source>
5194 <trans-unit id="3171683206914962995"> 5212 <trans-unit id="3171683206914962995">
5195 <source>Admin email</source> 5213 <source>Admin email</source>
5196 <target>Correo del administrador</target> 5214 <target>Correo del administrador</target>
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5215
5198 </trans-unit> 5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5199 <trans-unit id="4722881456283329321"> 5217 <trans-unit id="4722881456283329321">
5200 <source>Enable contact form</source> 5218 <source>Enable contact form</source>
5201 <target>Habilitar el formulario de contacto</target> 5219 <target>Habilitar el formulario de contacto</target>
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5220
5203 </trans-unit> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5204 <trans-unit id="5926348345797688952" datatype="html"> 5222 <trans-unit id="5926348345797688952" datatype="html">
5205 <source>VOD Transcoding</source> 5223 <source>VOD Transcoding</source>
5206 <target state="translated">Transcodificación VOD</target> 5224 <target state="translated">Transcodificación VOD</target>
@@ -5209,28 +5227,28 @@ The link will expire within 1 hour.</source>
5209 <trans-unit id="1765095834299337775" datatype="html"> 5227 <trans-unit id="1765095834299337775" datatype="html">
5210 <source>TWITTER</source> 5228 <source>TWITTER</source>
5211 <target state="translated">TWITTER</target> 5229 <target state="translated">TWITTER</target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5230
5213 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5214 <trans-unit id="3202133522706129143" datatype="html"> 5232 <trans-unit id="3202133522706129143" datatype="html">
5215 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5233 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5216 <target state="translated">Proporcione la cuenta de Twitter que representa su instancia para mejorar las vistas previas de los enlaces. Si no tiene una cuenta de Twitter, deje el valor predeterminado.</target> 5234 <target state="translated">Proporcione la cuenta de Twitter que representa su instancia para mejorar las vistas previas de los enlaces. Si no tiene una cuenta de Twitter, deje el valor predeterminado.</target>
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5235
5218 </trans-unit> 5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5219 <trans-unit id="4087837092261487511"> 5237 <trans-unit id="4087837092261487511">
5220 <source>Your Twitter username</source> 5238 <source>Your Twitter username</source>
5221 <target>Tu usuario de Twitter</target> 5239 <target>Tu usuario de Twitter</target>
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5240
5223 </trans-unit> 5241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5224 <trans-unit id="5648651824279408711" datatype="html"> 5242 <trans-unit id="5648651824279408711" datatype="html">
5225 <source>Instance allowed by Twitter</source> 5243 <source>Instance allowed by Twitter</source>
5226 <target state="translated">Instancia permitida por Twitter</target> 5244 <target state="translated">Instancia permitida por Twitter</target>
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5245
5228 </trans-unit> 5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5229 <trans-unit id="2076338542820061819" datatype="html"> 5247 <trans-unit id="2076338542820061819" datatype="html">
5230 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5248 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5231 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para ver si su instancia está permitida. </target> 5249 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para ver si su instancia está permitida. </target>
5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5250
5233 </trans-unit> 5251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5234 <trans-unit id="493135676263039396" datatype="html"> 5252 <trans-unit id="493135676263039396" datatype="html">
5235 <source>LIVE</source> 5253 <source>LIVE</source>
5236 <target state="translated">VIVO</target> 5254 <target state="translated">VIVO</target>
@@ -5630,19 +5648,81 @@ color: red;
5630 <source>PASSWORD</source> 5648 <source>PASSWORD</source>
5631 <target state="translated">CONTRASEÑA</target> 5649 <target state="translated">CONTRASEÑA</target>
5632 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5651 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5652 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5653 <context-group purpose="location">
5654 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5655 <context context-type="linenumber">67</context>
5656 </context-group>
5633 </trans-unit> 5657 </trans-unit>
5634 <trans-unit id="9012586956848595996" datatype="html"> 5658 <trans-unit id="9012586956848595996" datatype="html">
5635 <source>EMAIL</source> 5659 <source>EMAIL</source>
5636 <target state="translated">CORREO ELECTRÓNICO</target> 5660 <target state="translated">CORREO ELECTRÓNICO</target>
5637 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5661
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5663 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5664 <context-group purpose="location">
5665 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5666 <context context-type="linenumber">3,5</context>
5667 </context-group>
5668 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5669 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5672 <context context-type="linenumber">5</context>
5673 </context-group>
5674 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5675 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5676 <context-group purpose="location">
5677 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5678 <context context-type="linenumber">9</context>
5679 </context-group>
5680 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5681 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5682 <context-group purpose="location">
5683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5684 <context context-type="linenumber">31</context>
5685 </context-group>
5686 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5687 <source>Disable two factor</source><target state="new">Disable two factor</target>
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5690 <context context-type="linenumber">33</context>
5691 </context-group>
5692 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5693 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5696 <context context-type="linenumber">43</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5699 <source> Two factor authentication is already enabled.
5700</source><target state="new"> Two factor authentication is already enabled.
5701</target>
5702 <context-group purpose="location">
5703 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5704 <context context-type="linenumber">6,8</context>
5705 </context-group>
5706 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5707 <source>Your password</source><target state="new">Your password</target>
5708 <context-group purpose="location">
5709 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5710 <context context-type="linenumber">14</context>
5711 </context-group>
5712 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5713 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5714 <context-group purpose="location">
5715 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5716 <context context-type="linenumber">15</context>
5717 </context-group>
5638 </trans-unit> 5718 </trans-unit>
5639 <trans-unit id="7752239348028675311" datatype="html"> 5719 <trans-unit id="7752239348028675311" datatype="html">
5640 <source>DANGER ZONE</source> 5720 <source>DANGER ZONE</source>
5641 <target state="translated">ZONA PELIGROSA</target> 5721 <target state="translated">ZONA PELIGROSA</target>
5642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5722
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5723
5644 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5724
5645 </trans-unit> 5725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5646 <trans-unit id="4915431133669985304"> 5726 <trans-unit id="4915431133669985304">
5647 <source>Profile</source> 5727 <source>Profile</source>
5648 <target>Perfil</target> 5728 <target>Perfil</target>
@@ -5789,9 +5869,9 @@ color: red;
5789 <trans-unit id="5340498030552368470"> 5869 <trans-unit id="5340498030552368470">
5790 <source>Current password</source> 5870 <source>Current password</source>
5791 <target>Contraseña actual</target> 5871 <target>Contraseña actual</target>
5792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5872
5793 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5873
5794 </trans-unit> 5874 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5795 <trans-unit id="3588415639242079458"> 5875 <trans-unit id="3588415639242079458">
5796 <source>New password</source> 5876 <source>New password</source>
5797 <target>Nueva contraseña</target> 5877 <target>Nueva contraseña</target>
@@ -6071,7 +6151,17 @@ color: red;
6071 <trans-unit id="4247400351982331798" datatype="html"> 6151 <trans-unit id="4247400351982331798" datatype="html">
6072 <source>Account settings</source> 6152 <source>Account settings</source>
6073 <target state="translated">Configuraciones de la cuenta</target> 6153 <target state="translated">Configuraciones de la cuenta</target>
6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6154
6155 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6156 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6157 <context-group purpose="location">
6158 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6159 <context context-type="linenumber">39</context>
6160 </context-group>
6161 <context-group purpose="location">
6162 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6163 <context context-type="linenumber">3</context>
6164 </context-group>
6075 </trans-unit> 6165 </trans-unit>
6076 <trans-unit id="2864486939135008600" datatype="html"> 6166 <trans-unit id="2864486939135008600" datatype="html">
6077 <source>Playlist elements</source> 6167 <source>Playlist elements</source>
@@ -6479,11 +6569,11 @@ color: red;
6479 <trans-unit id="2454050363478003966" datatype="html"> 6569 <trans-unit id="2454050363478003966" datatype="html">
6480 <source>Login</source> 6570 <source>Login</source>
6481 <target state="translated">Iniciar sesión</target> 6571 <target state="translated">Iniciar sesión</target>
6482 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6572
6483 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6573
6484 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6574
6485 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6575
6486 </trans-unit> 6576 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6487 <trans-unit id="6154714649766447409" datatype="html"> 6577 <trans-unit id="6154714649766447409" datatype="html">
6488 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6578 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6489 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Iniciar sesion </target> 6579 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Iniciar sesion </target>
@@ -7388,10 +7478,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7388 <trans-unit id="1504521795586863905" datatype="html"> 7478 <trans-unit id="1504521795586863905" datatype="html">
7389 <source>VIDEOS</source> 7479 <source>VIDEOS</source>
7390 <target state="translated">VÃDEOS</target> 7480 <target state="translated">VÃDEOS</target>
7391 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7481
7392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7482
7393 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7483
7394 </trans-unit> 7484 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7395 <trans-unit id="25349740244798533" datatype="html"> 7485 <trans-unit id="25349740244798533" datatype="html">
7396 <source>Username copied</source> 7486 <source>Username copied</source>
7397 <target state="translated">Nombre de usuario copiado</target> 7487 <target state="translated">Nombre de usuario copiado</target>
@@ -7564,8 +7654,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7564 <trans-unit id="3203902538239082422" datatype="html"> 7654 <trans-unit id="3203902538239082422" datatype="html">
7565 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7655 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7566 <target state="translated">Ha habilitado el registro: habilitamos automáticamente la casilla de verificación 'Bloquear nuevos videos automáticamente' de la sección 'Videos' justo debajo.</target> 7656 <target state="translated">Ha habilitado el registro: habilitamos automáticamente la casilla de verificación 'Bloquear nuevos videos automáticamente' de la sección 'Videos' justo debajo.</target>
7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7657
7568 </trans-unit> 7658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7569 <trans-unit id="6284468333579755406" datatype="html"> 7659 <trans-unit id="6284468333579755406" datatype="html">
7570 <source>Edit custom configuration</source> 7660 <source>Edit custom configuration</source>
7571 <target state="translated">Editar configuración personalizada</target> 7661 <target state="translated">Editar configuración personalizada</target>
@@ -7739,33 +7829,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7739 <trans-unit id="7022070615528435141" datatype="html"> 7829 <trans-unit id="7022070615528435141" datatype="html">
7740 <source>Delete</source> 7830 <source>Delete</source>
7741 <target state="translated">Eliminar</target> 7831 <target state="translated">Eliminar</target>
7742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7832
7743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7833
7744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7834
7745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7835
7746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7836
7747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7837
7748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7838
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7839
7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7840
7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7841
7752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7842
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7843
7754 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7844
7755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7845
7756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7846
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7847
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7848
7759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7849
7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7850
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7851
7762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7853
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7854
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7855
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7856
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7857
7768 </trans-unit> 7858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7769 <trans-unit id="3145156821099755377" datatype="html"> 7859 <trans-unit id="3145156821099755377" datatype="html">
7770 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7860 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7771 <target state="translated">Aceptado {recuento, plural, =1 {<x id="followerName"/> solicitud de seguimiento} otro {<x id="count"/> solicitudes de seguimiento}}</target> 7861 <target state="translated">Aceptado {recuento, plural, =1 {<x id="followerName"/> solicitud de seguimiento} otro {<x id="count"/> solicitudes de seguimiento}}</target>
@@ -7881,15 +7971,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7881 <source>Follow request(s) sent!</source> 7971 <source>Follow request(s) sent!</source>
7882 <target>¡Petición(es) de seguimiento enviada(s)!</target> 7972 <target>¡Petición(es) de seguimiento enviada(s)!</target>
7883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7884 </trans-unit> 7974 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7885 <trans-unit id="3459358413436264734" datatype="html"> 7975 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7886 <source>Your instance subscriptions</source>
7887 <target state="translated">Sus suscripciones de instancias</target>
7888 <context-group purpose="location"> 7976 <context-group purpose="location">
7889 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7977 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7890 <context context-type="linenumber">3</context> 7978 <context context-type="linenumber">3</context>
7891 </context-group> 7979 </context-group>
7892 </trans-unit> 7980 </trans-unit>
7981
7893 <trans-unit id="9160510009013134726"> 7982 <trans-unit id="9160510009013134726">
7894 <source>Unfollow</source> 7983 <source>Unfollow</source>
7895 <target>Dejar de seguir</target> 7984 <target>Dejar de seguir</target>
@@ -8437,17 +8526,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8437 <trans-unit id="780323526182667308" datatype="html"> 8526 <trans-unit id="780323526182667308" datatype="html">
8438 <source>User <x id="PH"/> updated.</source> 8527 <source>User <x id="PH"/> updated.</source>
8439 <target state="translated">Usuario <x id="PH"/> actualizado.</target> 8528 <target state="translated">Usuario <x id="PH"/> actualizado.</target>
8440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8529
8441 </trans-unit> 8530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8442 <trans-unit id="1349763489797682899"> 8531 <trans-unit id="1349763489797682899">
8443 <source>Update user</source> 8532 <source>Update user</source>
8444 <target>Actualizar usuario</target> 8533 <target>Actualizar usuario</target>
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8534
8446 </trans-unit> 8535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8447 <trans-unit id="8819563010322372715" datatype="html"> 8536 <trans-unit id="8819563010322372715" datatype="html">
8448 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8537 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8449 <target state="translated">Se ha enviado un correo electrónico solicitando el restablecimiento de la contraseña a <x id="PH"/>.</target> 8538 <target state="translated">Se ha enviado un correo electrónico solicitando el restablecimiento de la contraseña a <x id="PH"/>.</target>
8450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8539
8540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8541 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8542 <context-group purpose="location">
8543 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8544 <context context-type="linenumber">134</context>
8545 </context-group>
8451 </trans-unit> 8546 </trans-unit>
8452 <trans-unit id="7483807629538115183" datatype="html"> 8547 <trans-unit id="7483807629538115183" datatype="html">
8453 <source>Users list</source> 8548 <source>Users list</source>
@@ -8986,9 +9081,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8986 <trans-unit id="1716062177529601456" datatype="html"> 9081 <trans-unit id="1716062177529601456" datatype="html">
8987 <source>Channel filters</source> 9082 <source>Channel filters</source>
8988 <target state="translated">Filtros de canal</target> 9083 <target state="translated">Filtros de canal</target>
8989 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9084
8990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9085
8991 </trans-unit> 9086 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8992 <trans-unit id="6059091237492573541" datatype="html"> 9087 <trans-unit id="6059091237492573541" datatype="html">
8993 <source>Update video channel</source> 9088 <source>Update video channel</source>
8994 <target state="translated">Actualizar canal de video</target> 9089 <target state="translated">Actualizar canal de video</target>
@@ -9057,18 +9152,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9057 <trans-unit id="5851560788527570644" datatype="html"> 9152 <trans-unit id="5851560788527570644" datatype="html">
9058 <source>Notifications</source> 9153 <source>Notifications</source>
9059 <target state="translated">Notificaciones</target> 9154 <target state="translated">Notificaciones</target>
9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9155
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9156
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9157
9063 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9158
9064 </trans-unit> 9159 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9065 <trans-unit id="6658000829978978023" datatype="html"> 9160 <trans-unit id="6658000829978978023" datatype="html">
9066 <source>Applications</source> 9161 <source>Applications</source>
9067 <target state="translated">Aplicaciones</target> 9162 <target state="translated">Aplicaciones</target>
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9163
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9164
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9165
9071 </trans-unit> 9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9072 <trans-unit id="104404386496394770" datatype="html"> 9167 <trans-unit id="104404386496394770" datatype="html">
9073 <source>Delete playlist</source> 9168 <source>Delete playlist</source>
9074 <target state="translated">Eliminar lista de reproducción</target> 9169 <target state="translated">Eliminar lista de reproducción</target>
@@ -9082,9 +9177,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9082 <trans-unit id="4844578664427956129" datatype="html"> 9177 <trans-unit id="4844578664427956129" datatype="html">
9083 <source>Change ownership</source> 9178 <source>Change ownership</source>
9084 <target state="translated">Cambiar propietario</target> 9179 <target state="translated">Cambiar propietario</target>
9085 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9180
9086 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9181
9087 </trans-unit> 9182 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9088 <trans-unit id="3380608219513805292" datatype="html"> 9183 <trans-unit id="3380608219513805292" datatype="html">
9089 <source>Playlist <x id="PH"/> deleted.</source> 9184 <source>Playlist <x id="PH"/> deleted.</source>
9090 <target state="translated">Lista de reproducción <x id="PH"/> eliminada.</target> 9185 <target state="translated">Lista de reproducción <x id="PH"/> eliminada.</target>
@@ -9094,32 +9189,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9094 <trans-unit id="3058024914967508975"> 9189 <trans-unit id="3058024914967508975">
9095 <source>My videos</source> 9190 <source>My videos</source>
9096 <target>Mis vídeos</target> 9191 <target>Mis vídeos</target>
9097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9192
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9193
9099 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9194
9100 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9195
9101 </trans-unit> 9196 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9102 <trans-unit id="8197117721861453263"> 9197 <trans-unit id="8197117721861453263">
9103 <source>Do you really want to delete <x id="PH"/> videos?</source> 9198 <source>Do you really want to delete <x id="PH"/> videos?</source>
9104 <target>¿De verdad quieres eliminar <x id="PH"/> vídeos?</target> 9199 <target>¿De verdad quieres eliminar <x id="PH"/> vídeos?</target>
9105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9200
9106 </trans-unit> 9201 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9107 <trans-unit id="696910741870112536" datatype="html"> 9202 <trans-unit id="696910741870112536" datatype="html">
9108 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9203 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9109 <target state="translated">{length, plural, =1 {Se ha eliminado un video} other {Se han eliminado <x id="length"/> videos}}</target> 9204 <target state="translated">{length, plural, =1 {Se ha eliminado un video} other {Se han eliminado <x id="length"/> videos}}</target>
9110 <context-group purpose="location"> 9205
9111 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9112 <context context-type="linenumber">191</context>
9113 </context-group>
9114 </trans-unit>
9115 <trans-unit id="3255171236149541417" datatype="html"> 9207 <trans-unit id="3255171236149541417" datatype="html">
9116 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9208 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9117 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> han sido eliminados.</target> 9209 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> han sido eliminados.</target>
9118 <context-group purpose="location"> 9210
9119 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9211 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9120 <context context-type="linenumber">193,191</context>
9121 </context-group>
9122 </trans-unit>
9123 <trans-unit id="2591467977473302125" datatype="html"> 9212 <trans-unit id="2591467977473302125" datatype="html">
9124 <source>Videos list</source> 9213 <source>Videos list</source>
9125 <target state="translated">Lista de videos</target> 9214 <target state="translated">Lista de videos</target>
@@ -9164,8 +9253,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9164 <trans-unit id="3245220240937722814"> 9253 <trans-unit id="3245220240937722814">
9165 <source>My channels</source> 9254 <source>My channels</source>
9166 <target>Mis canales</target> 9255 <target>Mis canales</target>
9167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9256
9168 </trans-unit> 9257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9169 <trans-unit id="1498264516089100469" datatype="html"> 9258 <trans-unit id="1498264516089100469" datatype="html">
9170 <source>My synchronizations</source> 9259 <source>My synchronizations</source>
9171 <target state="translated">mis sincronizaciones</target> 9260 <target state="translated">mis sincronizaciones</target>
@@ -9189,17 +9278,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9189 <trans-unit id="7545420287297803988" datatype="html"> 9278 <trans-unit id="7545420287297803988" datatype="html">
9190 <source>My playlists</source> 9279 <source>My playlists</source>
9191 <target state="translated">Mis listas de reproducción</target> 9280 <target state="translated">Mis listas de reproducción</target>
9192 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9281
9193 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9282
9194 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9283
9195 </trans-unit> 9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9196 <trans-unit id="2527931602940887636"> 9285 <trans-unit id="2527931602940887636">
9197 <source>My subscriptions</source> 9286 <source>My subscriptions</source>
9198 <target>Mis suscripciones</target> 9287 <target>Mis suscripciones</target>
9199 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9288
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9289
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9290
9202 </trans-unit> 9291 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9203 <trans-unit id="5177154708872200221" datatype="html"> 9292 <trans-unit id="5177154708872200221" datatype="html">
9204 <source>You don't have any subscription yet.</source> 9293 <source>You don't have any subscription yet.</source>
9205 <target state="translated">Aún no tienes ninguna suscripción.</target> 9294 <target state="translated">Aún no tienes ninguna suscripción.</target>
@@ -9208,8 +9297,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9208 <trans-unit id="1991904494976135035" datatype="html"> 9297 <trans-unit id="1991904494976135035" datatype="html">
9209 <source>My abuse reports</source> 9298 <source>My abuse reports</source>
9210 <target state="translated">Mis informes de abuso</target> 9299 <target state="translated">Mis informes de abuso</target>
9211 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9300
9212 </trans-unit> 9301 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9213 <trans-unit id="5603224609929994288" datatype="html"> 9302 <trans-unit id="5603224609929994288" datatype="html">
9214 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9303 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9215 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>está esperando verificación de correo electrónico </target> 9304 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>está esperando verificación de correo electrónico </target>
@@ -9256,28 +9345,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9256 <trans-unit id="8181077408762380407" datatype="html"> 9345 <trans-unit id="8181077408762380407" datatype="html">
9257 <source>Channels</source> 9346 <source>Channels</source>
9258 <target state="translated">Canales</target> 9347 <target state="translated">Canales</target>
9259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9348
9260 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9349
9261 </trans-unit> 9350 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9262 <trans-unit id="8936704404804793618" datatype="html"> 9351 <trans-unit id="8936704404804793618" datatype="html">
9263 <source>Videos</source> 9352 <source>Videos</source>
9264 <target state="translated">Vídeos</target> 9353 <target state="translated">Vídeos</target>
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9354
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9355
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9356
9268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9357
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9358
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9359
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9360
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9361
9273 </trans-unit> 9362 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9274 <trans-unit id="1823843876735462104" datatype="html"> 9363 <trans-unit id="1823843876735462104" datatype="html">
9275 <source>Playlists</source> 9364 <source>Playlists</source>
9276 <target state="translated">Listas de reproducción</target> 9365 <target state="translated">Listas de reproducción</target>
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9366
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9367
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9368
9280 </trans-unit> 9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9281 <trans-unit id="7916647920967632052" datatype="html"> 9370 <trans-unit id="7916647920967632052" datatype="html">
9282 <source>max size</source> 9371 <source>max size</source>
9283 <target state="translated">tamaño máximo</target> 9372 <target state="translated">tamaño máximo</target>
@@ -9488,7 +9577,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9488 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9577 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9489 </trans-unit> 9578 </trans-unit>
9490 <trans-unit id="2013324644839511073" datatype="html"> 9579 <trans-unit id="2013324644839511073" datatype="html">
9491 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9580 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9492Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9581Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9493 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target> 9582 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target>
9494 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9583 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9496,8 +9585,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9496 <trans-unit id="375263728166936544"> 9585 <trans-unit id="375263728166936544">
9497 <source>You need to reconnect.</source> 9586 <source>You need to reconnect.</source>
9498 <target>Tienes que reconectar.</target> 9587 <target>Tienes que reconectar.</target>
9499 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9588
9500 </trans-unit> 9589 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9501 <trans-unit id="8093156107152165809" datatype="html"> 9590 <trans-unit id="8093156107152165809" datatype="html">
9502 <source>Show/hide this help menu</source> 9591 <source>Show/hide this help menu</source>
9503 <target state="translated">Mostrar/ocultar este menú de ayuda</target> 9592 <target state="translated">Mostrar/ocultar este menú de ayuda</target>
@@ -9522,39 +9611,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9522 <trans-unit id="3608407683173066091" datatype="html"> 9611 <trans-unit id="3608407683173066091" datatype="html">
9523 <source>My history</source> 9612 <source>My history</source>
9524 <target state="translated">Mi historia</target> 9613 <target state="translated">Mi historia</target>
9525 <context-group purpose="location"> 9614
9526 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9615 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9527 <context context-type="linenumber">98</context>
9528 </context-group>
9529 </trans-unit>
9530 <trans-unit id="4024404994702813072" datatype="html"> 9616 <trans-unit id="4024404994702813072" datatype="html">
9531 <source>In my library</source> 9617 <source>In my library</source>
9532 <target state="translated">En mi biblioteca</target> 9618 <target state="translated">En mi biblioteca</target>
9533 <context-group purpose="location"> 9619
9534 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9620 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9535 <context context-type="linenumber">104</context>
9536 </context-group>
9537 </trans-unit>
9538 <trans-unit id="232050922346936574" datatype="html"> 9621 <trans-unit id="232050922346936574" datatype="html">
9539 <source>Trending</source> 9622 <source>Trending</source>
9540 <target state="translated">Tendencias</target> 9623 <target state="translated">Tendencias</target>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9624
9542 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9625
9543 </trans-unit> 9626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9544 <trans-unit id="6470888608149621404" datatype="html"> 9627 <trans-unit id="6470888608149621404" datatype="html">
9545 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9628 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9546 <target state="translated">EN <x id="PH" equiv-text="config.instance.name"/></target> 9629 <target state="translated">EN <x id="PH" equiv-text="config.instance.name"/></target>
9547 <context-group purpose="location"> 9630
9548 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9631 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9549 <context context-type="linenumber">150</context>
9550 </context-group>
9551 </trans-unit>
9552 <trans-unit id="2821179408673282599" datatype="html"> 9632 <trans-unit id="2821179408673282599" datatype="html">
9553 <source>Home</source> 9633 <source>Home</source>
9554 <target state="translated">Inicio</target> 9634 <target state="translated">Inicio</target>
9555 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9635
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9636
9557 </trans-unit> 9637 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9558 <trans-unit id="4648900870671159218"> 9638 <trans-unit id="4648900870671159218">
9559 <source>Success</source> 9639 <source>Success</source>
9560 <target>Correcto</target> 9640 <target>Correcto</target>
@@ -9564,13 +9644,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9564 <trans-unit id="1266887509445371246"> 9644 <trans-unit id="1266887509445371246">
9565 <source>Incorrect username or password.</source> 9645 <source>Incorrect username or password.</source>
9566 <target>El nombre de usuario o la contraseña son incorrectos.</target> 9646 <target>El nombre de usuario o la contraseña son incorrectos.</target>
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9647
9568 </trans-unit> 9648 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9569 <trans-unit id="6974874606619467663" datatype="html"> 9649 <trans-unit id="6974874606619467663" datatype="html">
9570 <source>Your account is blocked.</source> 9650 <source>Your account is blocked.</source>
9571 <target state="translated">Tu cuenta está bloqueada.</target> 9651 <target state="translated">Tu cuenta está bloqueada.</target>
9572 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9652
9573 </trans-unit> 9653 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9574 <trans-unit id="7939914198003891823" datatype="html"> 9654 <trans-unit id="7939914198003891823" datatype="html">
9575 <source>any language</source> 9655 <source>any language</source>
9576 <target state="translated">cualquier idioma</target> 9656 <target state="translated">cualquier idioma</target>
@@ -9740,6 +9820,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9740 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9820 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9741 <context context-type="linenumber">7</context> 9821 <context context-type="linenumber">7</context>
9742 </context-group> 9822 </context-group>
9823 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9824 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9825</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9826</target>
9827 <context-group purpose="location">
9828 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9829 <context context-type="linenumber">1,4</context>
9830 </context-group>
9743 </trans-unit> 9831 </trans-unit>
9744 <trans-unit id="7804724824750282316" datatype="html"> 9832 <trans-unit id="7804724824750282316" datatype="html">
9745 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9833 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9828,7 +9916,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9828 </trans-unit> 9916 </trans-unit>
9829 <trans-unit id="4951459525104027759" datatype="html"> 9917 <trans-unit id="4951459525104027759" datatype="html">
9830 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source> 9918 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source>
9831 <target state="translated">{interval, plural, =1 {hace una semana} other {hace <x id="interval"/>semanas}}</target> 9919 <target state="translated">{interval, plural, =1 {hace una semana} other {hace <x id="interval"/> semanas}}</target>
9832 <context-group purpose="location"> 9920 <context-group purpose="location">
9833 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9921 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9834 <context context-type="linenumber">9</context> 9922 <context context-type="linenumber">9</context>
@@ -9874,7 +9962,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9874 <trans-unit id="9178182467454450952"> 9962 <trans-unit id="9178182467454450952">
9875 <source>Confirm</source> 9963 <source>Confirm</source>
9876 <target>Confirmar</target> 9964 <target>Confirmar</target>
9877 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9965
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9967 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9968 <context-group purpose="location">
9969 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9970 <context context-type="linenumber">28,30</context>
9971 </context-group>
9972 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9973 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9974 <context-group purpose="location">
9975 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9976 <context context-type="linenumber">34,36</context>
9977 </context-group>
9978 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9979 <source>Two-factor code</source><target state="new">Two-factor code</target>
9980 <context-group purpose="location">
9981 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9982 <context context-type="linenumber">42</context>
9983 </context-group>
9984 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9985 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9986 <context-group purpose="location">
9987 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9988 <context context-type="linenumber">43</context>
9989 </context-group>
9990 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9991 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9992 <context-group purpose="location">
9993 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9994 <context context-type="linenumber">77</context>
9995 </context-group>
9878 </trans-unit> 9996 </trans-unit>
9879 <trans-unit id="7784486624424057376"> 9997 <trans-unit id="7784486624424057376">
9880 <source>Instance name is required.</source> 9998 <source>Instance name is required.</source>
@@ -10078,6 +10196,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10078 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10196 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10079 <target state="translated">El identificador debe ser válido (por ejemplo, chocobozzz@ejemplo.com).</target> 10197 <target state="translated">El identificador debe ser válido (por ejemplo, chocobozzz@ejemplo.com).</target>
10080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10199 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10200 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10201 <context-group purpose="location">
10202 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10203 <context context-type="linenumber">69</context>
10204 </context-group>
10081 </trans-unit> 10205 </trans-unit>
10082 <trans-unit id="4968369344159400023"> 10206 <trans-unit id="4968369344159400023">
10083 <source>Your name is required.</source> 10207 <source>Your name is required.</source>
@@ -10133,10 +10257,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10133 <trans-unit id="3577237269587081090"> 10257 <trans-unit id="3577237269587081090">
10134 <source>Password is required.</source> 10258 <source>Password is required.</source>
10135 <target>Se requiere una contraseña.</target> 10259 <target>Se requiere una contraseña.</target>
10136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10260
10137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10261
10138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10262
10139 </trans-unit> 10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10140 <trans-unit id="3152303769378345477"> 10264 <trans-unit id="3152303769378345477">
10141 <source>Confirmation of the password is required.</source> 10265 <source>Confirmation of the password is required.</source>
10142 <target>Se requiere la confirmación de la contraseña.</target> 10266 <target>Se requiere la confirmación de la contraseña.</target>
@@ -10180,94 +10304,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10180 <trans-unit id="525871656034789056"> 10304 <trans-unit id="525871656034789056">
10181 <source>Password must be at least 6 characters long.</source> 10305 <source>Password must be at least 6 characters long.</source>
10182 <target>La contraseña ha de ocupar al menos 6 caracteres.</target> 10306 <target>La contraseña ha de ocupar al menos 6 caracteres.</target>
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10307
10184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10308
10185 </trans-unit> 10309 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10186 <trans-unit id="1099684476181448167"> 10310 <trans-unit id="1099684476181448167">
10187 <source>Password cannot be more than 255 characters long.</source> 10311 <source>Password cannot be more than 255 characters long.</source>
10188 <target>La contraseña no puede ocupar más de 255 caracteres.</target> 10312 <target>La contraseña no puede ocupar más de 255 caracteres.</target>
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10313
10190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10314
10191 </trans-unit> 10315 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10192 <trans-unit id="3392630942539073768"> 10316 <trans-unit id="3392630942539073768">
10193 <source>The new password and the confirmed password do not correspond.</source> 10317 <source>The new password and the confirmed password do not correspond.</source>
10194 <target>La nueva contraseña y la contraseña de confirmación no corresponden.</target> 10318 <target>La nueva contraseña y la contraseña de confirmación no corresponden.</target>
10195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10319
10196 </trans-unit> 10320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10197 <trans-unit id="2027337371129904473"> 10321 <trans-unit id="2027337371129904473">
10198 <source>Video quota is required.</source> 10322 <source>Video quota is required.</source>
10199 <target>Se requiere una cuota de vídeo.</target> 10323 <target>Se requiere una cuota de vídeo.</target>
10200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10324
10201 </trans-unit> 10325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10202 <trans-unit id="267386529333143660"> 10326 <trans-unit id="267386529333143660">
10203 <source>Quota must be greater than -1.</source> 10327 <source>Quota must be greater than -1.</source>
10204 <target>La cuota debe ser mayor que -1.</target> 10328 <target>La cuota debe ser mayor que -1.</target>
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10329
10206 </trans-unit> 10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10207 <trans-unit id="1220179061234048936"> 10331 <trans-unit id="1220179061234048936">
10208 <source>Daily upload limit is required.</source> 10332 <source>Daily upload limit is required.</source>
10209 <target>Se requiere colocar un límite diario de subida.</target> 10333 <target>Se requiere colocar un límite diario de subida.</target>
10210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10334
10211 </trans-unit> 10335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10212 <trans-unit id="8959404382357999234"> 10336 <trans-unit id="8959404382357999234">
10213 <source>Daily upload limit must be greater than -1.</source> 10337 <source>Daily upload limit must be greater than -1.</source>
10214 <target>El límite diario de subida tiene que ser superior a -1.</target> 10338 <target>El límite diario de subida tiene que ser superior a -1.</target>
10215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10339
10216 </trans-unit> 10340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10217 <trans-unit id="4796798537475457493"> 10341 <trans-unit id="4796798537475457493">
10218 <source>User role is required.</source> 10342 <source>User role is required.</source>
10219 <target>Se requiere un rol de usuario.</target> 10343 <target>Se requiere un rol de usuario.</target>
10220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10344
10221 </trans-unit> 10345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10222 <trans-unit id="2761226139624435788"> 10346 <trans-unit id="2761226139624435788">
10223 <source>Description must be at least 3 characters long.</source> 10347 <source>Description must be at least 3 characters long.</source>
10224 <target>La descripción debe ocupar como mínimo 3 caracteres.</target> 10348 <target>La descripción debe ocupar como mínimo 3 caracteres.</target>
10225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10349
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10350
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10351
10228 </trans-unit> 10352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10229 <trans-unit id="4717982586356605243"> 10353 <trans-unit id="4717982586356605243">
10230 <source>Description cannot be more than 1000 characters long.</source> 10354 <source>Description cannot be more than 1000 characters long.</source>
10231 <target>La descripción no puede contener más de 1.000 caracteres.</target> 10355 <target>La descripción no puede contener más de 1.000 caracteres.</target>
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10356
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10357
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10358
10235 </trans-unit> 10359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10236 <trans-unit id="1814372869868173571" datatype="html"> 10360 <trans-unit id="1814372869868173571" datatype="html">
10237 <source>You must agree with the instance terms in order to register on it.</source> 10361 <source>You must agree with the instance terms in order to register on it.</source>
10238 <target state="translated">Debe aceptar los términos de la instancia para registrarse en él.</target> 10362 <target state="translated">Debe aceptar los términos de la instancia para registrarse en él.</target>
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10363
10240 </trans-unit> 10364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10241 <trans-unit id="7803960725351649605"> 10365 <trans-unit id="7803960725351649605">
10242 <source>Ban reason must be at least 3 characters long.</source> 10366 <source>Ban reason must be at least 3 characters long.</source>
10243 <target>La razón de la expulsión tiene que contener por lo menos 3 caracteres.</target> 10367 <target>La razón de la expulsión tiene que contener por lo menos 3 caracteres.</target>
10244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10368
10245 </trans-unit> 10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10246 <trans-unit id="3851609012243698179"> 10370 <trans-unit id="3851609012243698179">
10247 <source>Ban reason cannot be more than 250 characters long.</source> 10371 <source>Ban reason cannot be more than 250 characters long.</source>
10248 <target>La razón de la expulsión no puede contener más de 250 caracteres.</target> 10372 <target>La razón de la expulsión no puede contener más de 250 caracteres.</target>
10249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10373
10250 </trans-unit> 10374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10251 <trans-unit id="6632896893630378443"> 10375 <trans-unit id="6632896893630378443">
10252 <source>Display name is required.</source> 10376 <source>Display name is required.</source>
10253 <target>Se requiere un nombre para mostrar.</target> 10377 <target>Se requiere un nombre para mostrar.</target>
10254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10378
10255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10379
10256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10380
10257 </trans-unit> 10381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10258 <trans-unit id="1303578752658966736"> 10382 <trans-unit id="1303578752658966736">
10259 <source>Display name must be at least 1 character long.</source> 10383 <source>Display name must be at least 1 character long.</source>
10260 <target>El nombre mostrado tiene que contener por lo menos 1 carácter.</target> 10384 <target>El nombre mostrado tiene que contener por lo menos 1 carácter.</target>
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10385
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10386
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10387
10264 </trans-unit> 10388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10265 <trans-unit id="4613240543124934954"> 10389 <trans-unit id="4613240543124934954">
10266 <source>Display name cannot be more than 50 characters long.</source> 10390 <source>Display name cannot be more than 50 characters long.</source>
10267 <target>El nombre mostrado no puede contener más de 50 caracteres.</target> 10391 <target>El nombre mostrado no puede contener más de 50 caracteres.</target>
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10392
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10393
10270 </trans-unit> 10394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10271 <trans-unit id="1000468652492651683"> 10395 <trans-unit id="1000468652492651683">
10272 <source>Report reason is required.</source> 10396 <source>Report reason is required.</source>
10273 <target>Se requiere un motivo para reportar.</target> 10397 <target>Se requiere un motivo para reportar.</target>
@@ -11143,10 +11267,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11143 <target state="translated"> 11267 <target state="translated">
11144 <x id="PH"/> (página del canal) 11268 <x id="PH"/> (página del canal)
11145 </target> 11269 </target>
11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11270
11147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11271
11148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11272
11149 </trans-unit> 11273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11150 <trans-unit id="1209500590333005801" datatype="html"> 11274 <trans-unit id="1209500590333005801" datatype="html">
11151 <source><x id="PH"/> (account page) </source> 11275 <source><x id="PH"/> (account page) </source>
11152 <target state="translated"> 11276 <target state="translated">
@@ -11527,23 +11651,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11527 <trans-unit id="968295009933361070"> 11651 <trans-unit id="968295009933361070">
11528 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11652 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11529 <target>Demasiados intentos, por favor inténtalo de nuevo pasados <x id="PH"/> minutos.</target> 11653 <target>Demasiados intentos, por favor inténtalo de nuevo pasados <x id="PH"/> minutos.</target>
11530 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11654
11531 </trans-unit> 11655 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11532 <trans-unit id="4965472196059235310"> 11656 <trans-unit id="4965472196059235310">
11533 <source>Too many attempts, please try again later.</source> 11657 <source>Too many attempts, please try again later.</source>
11534 <target>Demasiados intentos, por favor inténtelo más tarde.</target> 11658 <target>Demasiados intentos, por favor inténtelo más tarde.</target>
11535 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11659
11536 </trans-unit> 11660 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11537 <trans-unit id="1693549688987384699"> 11661 <trans-unit id="1693549688987384699">
11538 <source>Server error. Please retry later.</source> 11662 <source>Server error. Please retry later.</source>
11539 <target>Error del servidor. Por favor, inténtalo más tarde.</target> 11663 <target>Error del servidor. Por favor, inténtalo más tarde.</target>
11540 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11664
11541 </trans-unit> 11665 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11542 <trans-unit id="7436975022198908854" datatype="html"> 11666 <trans-unit id="7436975022198908854" datatype="html">
11543 <source>Unknown server error</source> 11667 <source>Unknown server error</source>
11544 <target state="translated">Error de servidor desconocido</target> 11668 <target state="translated">Error de servidor desconocido</target>
11545 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11669
11546 </trans-unit> 11670 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11547 <trans-unit id="5927402622550505067" datatype="html"> 11671 <trans-unit id="5927402622550505067" datatype="html">
11548 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11672 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11549 <target state="translated">Suscrito a todos los canales actuales de <x id="PH"/>. Serás notificado de todos sus nuevos videos.</target> 11673 <target state="translated">Suscrito a todos los canales actuales de <x id="PH"/>. Serás notificado de todos sus nuevos videos.</target>
@@ -11698,8 +11822,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11698 <trans-unit id="2115592966120408375"> 11822 <trans-unit id="2115592966120408375">
11699 <source>Copied</source> 11823 <source>Copied</source>
11700 <target>Copiado</target> 11824 <target>Copiado</target>
11701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11825
11702 </trans-unit> 11826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11703 <trans-unit id="4323470180912194028" datatype="html"> 11827 <trans-unit id="4323470180912194028" datatype="html">
11704 <source>Copy</source> 11828 <source>Copy</source>
11705 <target state="translated">Copiar</target> 11829 <target state="translated">Copiar</target>
@@ -11947,46 +12071,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11947 <trans-unit id="4058575476871566236"> 12071 <trans-unit id="4058575476871566236">
11948 <source>Published</source> 12072 <source>Published</source>
11949 <target>Publicado</target> 12073 <target>Publicado</target>
11950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12074
11951 </trans-unit> 12075 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11952 <trans-unit id="7657908235362559477" datatype="html"> 12076 <trans-unit id="7657908235362559477" datatype="html">
11953 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12077 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11954 <target state="translated">Publicación prevista el <x id="PH" equiv-text="updateAt"/></target> 12078 <target state="translated">Publicación prevista el <x id="PH" equiv-text="updateAt"/></target>
11955 <context-group purpose="location"> 12079
11956 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11957 <context context-type="linenumber">178</context>
11958 </context-group>
11959 </trans-unit>
11960 <trans-unit id="5093002376262354382" datatype="html"> 12081 <trans-unit id="5093002376262354382" datatype="html">
11961 <source>Transcoding failed</source> 12082 <source>Transcoding failed</source>
11962 <target state="translated">Error de transcodificación</target> 12083 <target state="translated">Error de transcodificación</target>
11963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12084
11964 </trans-unit> 12085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11965 <trans-unit id="118687079501751948" datatype="html"> 12086 <trans-unit id="118687079501751948" datatype="html">
11966 <source>Move to external storage failed</source> 12087 <source>Move to external storage failed</source>
11967 <target state="translated">No se pudo mover al almacenamiento externo</target> 12088 <target state="translated">No se pudo mover al almacenamiento externo</target>
11968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12089
11969 </trans-unit> 12090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11970 <trans-unit id="4887724548587271148"> 12091 <trans-unit id="4887724548587271148">
11971 <source>Waiting transcoding</source> 12092 <source>Waiting transcoding</source>
11972 <target>Esperando transcodificación</target> 12093 <target>Esperando transcodificación</target>
11973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12094
11974 </trans-unit> 12095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11975 <trans-unit id="4517785179607945981"> 12096 <trans-unit id="4517785179607945981">
11976 <source>To transcode</source> 12097 <source>To transcode</source>
11977 <target>Para transcodificar</target> 12098 <target>Para transcodificar</target>
11978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12099
11979 </trans-unit> 12100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11980 <trans-unit id="3299576663551440736"> 12101 <trans-unit id="3299576663551440736">
11981 <source>To import</source> 12102 <source>To import</source>
11982 <target>Importar</target> 12103 <target>Importar</target>
11983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12104
11984 </trans-unit> 12105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11985 <trans-unit id="6963802198225789806" datatype="html"> 12106 <trans-unit id="6963802198225789806" datatype="html">
11986 <source>To edit</source> 12107 <source>To edit</source>
11987 <target state="translated">Para editar</target> 12108 <target state="translated">Para editar</target>
11988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12109
11989 </trans-unit> 12110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11990 <trans-unit id="8492933894084361602" datatype="html"> 12111 <trans-unit id="8492933894084361602" datatype="html">
11991 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12112 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11992 <target state="translated">Suscríbete a la fuente RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12113 <target state="translated">Suscríbete a la fuente RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12075,40 +12196,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12075 <trans-unit id="3284171506518522275"> 12196 <trans-unit id="3284171506518522275">
12076 <source>Your video was uploaded to your account and is private.</source> 12197 <source>Your video was uploaded to your account and is private.</source>
12077 <target>Tu vídeo ha sido subida a tu cuenta y es privado.</target> 12198 <target>Tu vídeo ha sido subida a tu cuenta y es privado.</target>
12078 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12199
12079 </trans-unit> 12200 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12080 <trans-unit id="5699822024600815733"> 12201 <trans-unit id="5699822024600815733">
12081 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12202 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12082 <target>Pero los datos asociados (etiquetas, descripción...) se perderán, ¿seguro que quieres abandonar esta página?</target> 12203 <target>Pero los datos asociados (etiquetas, descripción...) se perderán, ¿seguro que quieres abandonar esta página?</target>
12083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12204
12084 </trans-unit> 12205 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12085 <trans-unit id="1219739004043110649"> 12206 <trans-unit id="1219739004043110649">
12086 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12207 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12087 <target>Tu vídeo aún no se ha subido, ¿seguro que quieres abandonar esta página?</target> 12208 <target>Tu vídeo aún no se ha subido, ¿seguro que quieres abandonar esta página?</target>
12088 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12209
12089 </trans-unit> 12210 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12090 <trans-unit id="1830802698757049943" datatype="html"> 12211 <trans-unit id="1830802698757049943" datatype="html">
12091 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12212 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12092 <target state="translated">Publicar<x id="PH" equiv-text="videoName"/></target> 12213 <target state="translated">Publicar<x id="PH" equiv-text="videoName"/></target>
12093 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12214
12094 </trans-unit> 12215 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12095 <trans-unit id="6932865105766151309" datatype="html"> 12216 <trans-unit id="6932865105766151309" datatype="html">
12096 <source>Upload</source> 12217 <source>Upload</source>
12097 <target state="translated">Subir</target> 12218 <target state="translated">Subir</target>
12098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12219
12099 </trans-unit> 12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12100 <trans-unit id="8278735427925094503" datatype="html"> 12221 <trans-unit id="8278735427925094503" datatype="html">
12101 <source>Upload <x id="PH"/> </source> 12222 <source>Upload <x id="PH"/> </source>
12102 <target state="translated">Cargue 12223 <target state="translated">Cargue
12103 <x id="PH"/> 12224 <x id="PH"/>
12104 </target> 12225 </target>
12105 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12226
12106 </trans-unit> 12227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12107 <trans-unit id="5981816353437801748"> 12228 <trans-unit id="5981816353437801748">
12108 <source>Video published.</source> 12229 <source>Video published.</source>
12109 <target>Vídeo publicado.</target> 12230 <target>Vídeo publicado.</target>
12110 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12231
12111 </trans-unit> 12232 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12112 <trans-unit id="764164089183618119" datatype="html"> 12233 <trans-unit id="764164089183618119" datatype="html">
12113 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12234 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12114 <target state="translated">¡Usted tiene cambios no guardados! Si te vas, tus cambios se perderán.</target> 12235 <target state="translated">¡Usted tiene cambios no guardados! Si te vas, tus cambios se perderán.</target>
@@ -12224,28 +12345,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12224 <trans-unit id="2159130950882492111" datatype="html"> 12345 <trans-unit id="2159130950882492111" datatype="html">
12225 <source>Cancel</source> 12346 <source>Cancel</source>
12226 <target state="translated">Cancelar</target> 12347 <target state="translated">Cancelar</target>
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12350
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12351
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12353
12233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12354
12234 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12355
12235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12356
12236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12357
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12358
12238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12359
12239 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12360
12240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12361
12241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12362
12242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12363
12243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12364
12244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12365
12245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12366
12246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12367
12247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12368
12248 </trans-unit> 12369 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12249 <trans-unit id="3354816756665089864" datatype="html"> 12370 <trans-unit id="3354816756665089864" datatype="html">
12250 <source>Autoplay is suspended</source> 12371 <source>Autoplay is suspended</source>
12251 <target state="translated">La reproducción automática está suspendida</target> 12372 <target state="translated">La reproducción automática está suspendida</target>
@@ -12334,9 +12455,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12334 <trans-unit id="2431286785954354122" datatype="html"> 12455 <trans-unit id="2431286785954354122" datatype="html">
12335 <source>Recently added</source> 12456 <source>Recently added</source>
12336 <target state="translated">Recientes</target> 12457 <target state="translated">Recientes</target>
12337 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12458
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12459
12339 </trans-unit> 12460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12340 <trans-unit id="12646164819555880"> 12461 <trans-unit id="12646164819555880">
12341 <source>Videos from your subscriptions</source> 12462 <source>Videos from your subscriptions</source>
12342 <target>Vídeos desde sus suscripciones</target> 12463 <target>Vídeos desde sus suscripciones</target>
@@ -12345,17 +12466,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12345 <trans-unit id="1812379335568847528" datatype="html"> 12466 <trans-unit id="1812379335568847528" datatype="html">
12346 <source>Subscriptions</source> 12467 <source>Subscriptions</source>
12347 <target state="translated">Suscripciones</target> 12468 <target state="translated">Suscripciones</target>
12348 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12469
12349 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12470
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12471
12351 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12472
12352 </trans-unit> 12473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12353 <trans-unit id="186236568870281953" datatype="html"> 12474 <trans-unit id="186236568870281953" datatype="html">
12354 <source>History</source> 12475 <source>History</source>
12355 <target state="translated">Historia</target> 12476 <target state="translated">Historia</target>
12356 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12477
12357 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12478
12358 </trans-unit> 12479 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12359 <trans-unit id="5237588857224999862" datatype="html"> 12480 <trans-unit id="5237588857224999862" datatype="html">
12360 <source>Open actions</source> 12481 <source>Open actions</source>
12361 <target state="translated">Acciones abiertas</target> 12482 <target state="translated">Acciones abiertas</target>
@@ -12367,11 +12488,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12367 <trans-unit id="8681933925782924101" datatype="html"> 12488 <trans-unit id="8681933925782924101" datatype="html">
12368 <source>Local videos</source> 12489 <source>Local videos</source>
12369 <target state="translated">Vídeos locales</target> 12490 <target state="translated">Vídeos locales</target>
12370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12491
12371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12492
12372 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12493
12373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12494
12374 </trans-unit> 12495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12375 <trans-unit id="5668077948386857930" datatype="html"> 12496 <trans-unit id="5668077948386857930" datatype="html">
12376 <source>Exclude</source> 12497 <source>Exclude</source>
12377 <target state="translated">Excluir</target> 12498 <target state="translated">Excluir</target>
@@ -12406,19 +12527,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12406 <trans-unit id="4668975178372693951" datatype="html"> 12527 <trans-unit id="4668975178372693951" datatype="html">
12407 <source>Discover videos</source> 12528 <source>Discover videos</source>
12408 <target state="translated">Descubrir videos</target> 12529 <target state="translated">Descubrir videos</target>
12409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12530
12410 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12531
12411 </trans-unit> 12532 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12412 <trans-unit id="8067135025051844577" datatype="html"> 12533 <trans-unit id="8067135025051844577" datatype="html">
12413 <source>Trending videos</source> 12534 <source>Trending videos</source>
12414 <target state="translated">Vídeos de tendencia</target> 12535 <target state="translated">Vídeos de tendencia</target>
12415 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12536
12416 </trans-unit> 12537 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12417 <trans-unit id="664221386829541948" datatype="html"> 12538 <trans-unit id="664221386829541948" datatype="html">
12418 <source>Recently added videos</source> 12539 <source>Recently added videos</source>
12419 <target state="translated">Vídeos añadidos recientemente</target> 12540 <target state="translated">Vídeos añadidos recientemente</target>
12420 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12541
12421 </trans-unit> 12542 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12422 <trans-unit id="8212906256415538361" datatype="html"> 12543 <trans-unit id="8212906256415538361" datatype="html">
12423 <source>Upload a video</source> 12544 <source>Upload a video</source>
12424 <target state="translated">Subir un video</target> 12545 <target state="translated">Subir un video</target>
diff --git a/client/src/locale/angular.eu-ES.xlf b/client/src/locale/angular.eu-ES.xlf
index 5457374c0..6fb2f4ede 100644
--- a/client/src/locale/angular.eu-ES.xlf
+++ b/client/src/locale/angular.eu-ES.xlf
@@ -531,17 +531,17 @@
531 <target state="translated">bideoa</target> 531 <target state="translated">bideoa</target>
532 532
533 533
534 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 534 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
535 <trans-unit id="6995024616159044376" datatype="html"> 535 <trans-unit id="6995024616159044376" datatype="html">
536 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 536 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
537 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 537 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
538 538
539 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 539 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
540 <trans-unit id="7873395933409147217" datatype="html"> 540 <trans-unit id="7873395933409147217" datatype="html">
541 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 541 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
542 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 542 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
543 543
544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
545 <trans-unit id="5235042777215655908" datatype="html"> 545 <trans-unit id="5235042777215655908" datatype="html">
546 <source>subtitles</source> 546 <source>subtitles</source>
547 <target state="translated">azpitituluak</target> 547 <target state="translated">azpitituluak</target>
@@ -608,8 +608,8 @@
608 <trans-unit id="2466846716878254816" datatype="html"> 608 <trans-unit id="2466846716878254816" datatype="html">
609 <source>Element <x id="PH" equiv-text="param"/> not found</source> 609 <source>Element <x id="PH" equiv-text="param"/> not found</source>
610 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 610 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 611
612 </trans-unit> 612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
613 <trans-unit id="7539427273132299890"> 613 <trans-unit id="7539427273132299890">
614 <source>Unlisted</source> 614 <source>Unlisted</source>
615 <target>Zerrendatu gabea</target> 615 <target>Zerrendatu gabea</target>
@@ -766,16 +766,13 @@
766 <trans-unit id="158575725114802951" datatype="html"> 766 <trans-unit id="158575725114802951" datatype="html">
767 <source>Only live videos</source> 767 <source>Only live videos</source>
768 <target state="new">Only live videos</target> 768 <target state="new">Only live videos</target>
769 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 769
770 </trans-unit> 770 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
771 <trans-unit id="9157178301885999151" datatype="html"> 771 <trans-unit id="9157178301885999151" datatype="html">
772 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 772 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
773 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 773 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
774 <context-group purpose="location"> 774
775 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 775 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
776 <context context-type="linenumber">170</context>
777 </context-group>
778 </trans-unit>
779 <trans-unit id="7585826646011739428"> 776 <trans-unit id="7585826646011739428">
780 <source>Edit</source> 777 <source>Edit</source>
781 <target>Editatu</target> 778 <target>Editatu</target>
@@ -1224,46 +1221,52 @@
1224 <trans-unit id="3997350348765083892"> 1221 <trans-unit id="3997350348765083892">
1225 <source>Username or email address</source> 1222 <source>Username or email address</source>
1226 <target>Erabiltzaile-izena edo eposta helbidea</target> 1223 <target>Erabiltzaile-izena edo eposta helbidea</target>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1224
1228 </trans-unit> 1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1229 <trans-unit id="175344056589888866" datatype="html"> 1226 <trans-unit id="175344056589888866" datatype="html">
1230 <source>Example: john@example.com</source> 1227 <source>Example: john@example.com</source>
1231 <target state="new">Example: john@example.com</target> 1228 <target state="new">Example: john@example.com</target>
1229
1230
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1232 <trans-unit id="1758058452376026925" datatype="html">
1233 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1234 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1235
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1237 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1232 <context-group purpose="location"> 1238 <context-group purpose="location">
1233 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1239 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1234 <context context-type="linenumber">46</context> 1240 <context context-type="linenumber">70</context>
1235 </context-group> 1241 </context-group>
1242 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1243 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1236 <context-group purpose="location"> 1244 <context-group purpose="location">
1237 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1245 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1238 <context context-type="linenumber">53</context> 1246 <context context-type="linenumber">72</context>
1239 </context-group> 1247 </context-group>
1240 </trans-unit> 1248 </trans-unit>
1241 <trans-unit id="1758058452376026925" datatype="html">
1242 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1243 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1245 </trans-unit>
1246 <trans-unit id="1431416938026210429"> 1249 <trans-unit id="1431416938026210429">
1247 <source>Password</source> 1250 <source>Password</source>
1248 <target>Pasahitza</target> 1251 <target>Pasahitza</target>
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1252
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1253
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1254
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1256
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1258
1256 </trans-unit> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1257 <trans-unit id="8715156686857791956" datatype="html"> 1260 <trans-unit id="8715156686857791956" datatype="html">
1258 <source>Click here to reset your password</source> 1261 <source>Click here to reset your password</source>
1259 <target state="translated">Egin klik hemen zure pasahitza berrezartzeko</target> 1262 <target state="translated">Egin klik hemen zure pasahitza berrezartzeko</target>
1260 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1262 <trans-unit id="892063502898494584" datatype="html"> 1265 <trans-unit id="892063502898494584" datatype="html">
1263 <source>I forgot my password</source> 1266 <source>I forgot my password</source>
1264 <target state="translated">Pasahitza ahaztu dut</target> 1267 <target state="translated">Pasahitza ahaztu dut</target>
1265 1268
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1267 <trans-unit id="2101170466365500913" datatype="html"> 1270 <trans-unit id="2101170466365500913" datatype="html">
1268 <source>Logging into an account lets you publish content</source> 1271 <source>Logging into an account lets you publish content</source>
1269 <target state="translated">Kontu batekin sartzeak edukia argitaratzea ahalbidetuko dizu</target> 1272 <target state="translated">Kontu batekin sartzeak edukia argitaratzea ahalbidetuko dizu</target>
@@ -1289,28 +1292,28 @@
1289 <source>Or sign in with</source> 1292 <source>Or sign in with</source>
1290 <target state="translated">Edo hasi saioa honekin</target> 1293 <target state="translated">Edo hasi saioa honekin</target>
1291 1294
1292 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1293 <trans-unit id="3238209155172574367"> 1296 <trans-unit id="3238209155172574367">
1294 <source>Forgot your password</source> 1297 <source>Forgot your password</source>
1295 <target>Pasahitza ahaztu duzu</target> 1298 <target>Pasahitza ahaztu duzu</target>
1296 1299
1297 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1298 <trans-unit id="87327320394367488" datatype="html"> 1301 <trans-unit id="87327320394367488" datatype="html">
1299 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1302 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1300 <target state="translated">Sentitzen dugu, ezin duzu zure pasahitza berreskuratu, instantziaren administratzaileak ez baitzuen PeerTubeko posta elektronikoko sistema konfiguratu.</target> 1303 <target state="translated">Sentitzen dugu, ezin duzu zure pasahitza berreskuratu, instantziaren administratzaileak ez baitzuen PeerTubeko posta elektronikoko sistema konfiguratu.</target>
1301 1304
1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1305 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1303 <trans-unit id="3188014010833256853" datatype="html"> 1306 <trans-unit id="3188014010833256853" datatype="html">
1304 <source>Enter your email address and we will send you a link to reset your password.</source> 1307 <source>Enter your email address and we will send you a link to reset your password.</source>
1305 <target state="translated">Sartu zure eposta helbidea eta zure pasahitza berrezartzeko esteka bat bidaliko dizugu.</target> 1308 <target state="translated">Sartu zure eposta helbidea eta zure pasahitza berrezartzeko esteka bat bidaliko dizugu.</target>
1306 1309
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1310 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1308 <trans-unit id="1190256911880544559" datatype="html"> 1311 <trans-unit id="1190256911880544559" datatype="html">
1309 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1312 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1310The link will expire within 1 hour.</source> 1313The link will expire within 1 hour.</source>
1311 <target state="translated">Pasahitza berrezartzeko argibideak dituen mezu bat bidaliko da <x id="PH" equiv-text="this.forgotPasswordEmail"/> helbidera. Esteka ordubete barru iraungiko da.</target> 1314 <target state="translated">Pasahitza berrezartzeko argibideak dituen mezu bat bidaliko da <x id="PH" equiv-text="this.forgotPasswordEmail"/> helbidera. Esteka ordubete barru iraungiko da.</target>
1312 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1315
1313 </trans-unit> 1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1314 <trans-unit id="4768749765465246664"> 1317 <trans-unit id="4768749765465246664">
1315 <source>Email</source> 1318 <source>Email</source>
1316 <target>Eposta</target> 1319 <target>Eposta</target>
@@ -1321,19 +1324,19 @@ The link will expire within 1 hour.</source>
1321 1324
1322 1325
1323 1326
1324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1325 <trans-unit id="3967269098753656610"> 1328 <trans-unit id="3967269098753656610">
1326 <source>Email address</source> 1329 <source>Email address</source>
1327 <target>Eposta helbidea</target> 1330 <target>Eposta helbidea</target>
1328 1331
1329 1332
1330 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1333 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1331 <trans-unit id="7808756054397155068" datatype="html"> 1334 <trans-unit id="7808756054397155068" datatype="html">
1332 <source>Reset</source> 1335 <source>Reset</source>
1333 <target state="translated">Berrezarri</target> 1336 <target state="translated">Berrezarri</target>
1334 <note priority="1" from="description">Password reset button</note> 1337 <note priority="1" from="description">Password reset button</note>
1335 1338
1336 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1339 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1337 <trans-unit id="4319634264526091601" datatype="html"> 1340 <trans-unit id="4319634264526091601" datatype="html">
1338 <source>on this instance</source> 1341 <source>on this instance</source>
1339 <target state="translated">instantzia honetan</target> 1342 <target state="translated">instantzia honetan</target>
@@ -1573,6 +1576,12 @@ The link will expire within 1 hour.</source>
1573 <source>Configure my instance</source> 1576 <source>Configure my instance</source>
1574 <target state="translated">Nire instantzia konfiguratu</target> 1577 <target state="translated">Nire instantzia konfiguratu</target>
1575 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1578 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1579 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1580 <source>Confirm your password</source><target state="new">Confirm your password</target>
1581 <context-group purpose="location">
1582 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1583 <context context-type="linenumber">54</context>
1584 </context-group>
1576 </trans-unit> 1585 </trans-unit>
1577 <trans-unit id="9005121595859995793" datatype="html"> 1586 <trans-unit id="9005121595859995793" datatype="html">
1578 <source>Configuration warning!</source> 1587 <source>Configuration warning!</source>
@@ -1776,7 +1785,7 @@ The link will expire within 1 hour.</source>
1776 <source>My account</source> 1785 <source>My account</source>
1777 <target state="translated">Nire kontua</target> 1786 <target state="translated">Nire kontua</target>
1778 1787
1779 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1788 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1780 <trans-unit id="6371572688505952303" datatype="html"> 1789 <trans-unit id="6371572688505952303" datatype="html">
1781 <source>My library</source> 1790 <source>My library</source>
1782 <target state="translated">Nire liburutegia</target> 1791 <target state="translated">Nire liburutegia</target>
@@ -1787,7 +1796,7 @@ The link will expire within 1 hour.</source>
1787 <target>Sortu kontu bat</target> 1796 <target>Sortu kontu bat</target>
1788 1797
1789 1798
1790 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1799 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1791 <trans-unit id="3108704604266608109" datatype="html"> 1800 <trans-unit id="3108704604266608109" datatype="html">
1792 <source>My video imports</source> 1801 <source>My video imports</source>
1793 <target state="translated">Nire inportatutako bideoak</target> 1802 <target state="translated">Nire inportatutako bideoak</target>
@@ -1806,35 +1815,35 @@ The link will expire within 1 hour.</source>
1806 <trans-unit id="667372110624203230" datatype="html"> 1815 <trans-unit id="667372110624203230" datatype="html">
1807 <source>Import jobs concurrency</source> 1816 <source>Import jobs concurrency</source>
1808 <target state="new">Import jobs concurrency</target> 1817 <target state="new">Import jobs concurrency</target>
1809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1818
1810 </trans-unit> 1819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1811 <trans-unit id="2184839376696112704" datatype="html"> 1820 <trans-unit id="2184839376696112704" datatype="html">
1812 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1821 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1813 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1822 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1823
1815 </trans-unit> 1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1816 <trans-unit id="780513172839038392" datatype="html"> 1825 <trans-unit id="780513172839038392" datatype="html">
1817 <source>jobs in parallel</source> 1826 <source>jobs in parallel</source>
1818 <target state="new">jobs in parallel</target> 1827 <target state="new">jobs in parallel</target>
1819 1828
1820 1829
1821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1822 <trans-unit id="5997625369044180192" datatype="html"> 1831 <trans-unit id="5997625369044180192" datatype="html">
1823 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1832 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1824 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1833 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1834
1826 </trans-unit> 1835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1827 <trans-unit id="2095604754338363597" datatype="html"> 1836 <trans-unit id="2095604754338363597" datatype="html">
1828 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1837 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1829 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1838 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1839
1831 </trans-unit> 1840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1832 <trans-unit id="7627544798203088407" datatype="html"> 1841 <trans-unit id="7627544798203088407" datatype="html">
1833 <source>Discover</source> 1842 <source>Discover</source>
1834 <target state="translated">Aurkitu</target> 1843 <target state="translated">Aurkitu</target>
1835 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1844
1836 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1845
1837 </trans-unit> 1846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1838 <trans-unit id="7844706011418789951"> 1847 <trans-unit id="7844706011418789951">
1839 <source>Administration</source> 1848 <source>Administration</source>
1840 <target>Administrazioa</target> 1849 <target>Administrazioa</target>
@@ -2070,7 +2079,7 @@ The link will expire within 1 hour.</source>
2070 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2079 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2071 <target state="translated">Multimedia-fitxategia handiegia da zerbitzarirako. Kontaktatu administratzailea tamaina-muga handitu nahi baduzu.</target> 2080 <target state="translated">Multimedia-fitxategia handiegia da zerbitzarirako. Kontaktatu administratzailea tamaina-muga handitu nahi baduzu.</target>
2072 2081
2073 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2082 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2074 <trans-unit id="5131854469652959713" datatype="html"> 2083 <trans-unit id="5131854469652959713" datatype="html">
2075 <source>GLOBAL SEARCH</source> 2084 <source>GLOBAL SEARCH</source>
2076 <target state="translated">BILAKETA GLOBALA</target> 2085 <target state="translated">BILAKETA GLOBALA</target>
@@ -2452,7 +2461,7 @@ The link will expire within 1 hour.</source>
2452 2461
2453 2462
2454 2463
2455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2456 <trans-unit id="2504502765849142619" datatype="html"> 2465 <trans-unit id="2504502765849142619" datatype="html">
2457 <source>No items found</source> 2466 <source>No items found</source>
2458 <target state="translated">Ez da elementurik aurkitu</target> 2467 <target state="translated">Ez da elementurik aurkitu</target>
@@ -2862,7 +2871,7 @@ The link will expire within 1 hour.</source>
2862 <source>Upload on hold</source> 2871 <source>Upload on hold</source>
2863 <target state="new">Upload on hold</target> 2872 <target state="new">Upload on hold</target>
2864 2873
2865 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2874 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2866 <trans-unit id="285180972645018518" datatype="html"> 2875 <trans-unit id="285180972645018518" datatype="html">
2867 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2876 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2868 <target state="translated">Igotzeko-funtzioa desgaituta dago zure konturako. Bideoak gehitu nahi badituzu, administratzaile batek zure kuota desblokeatu behar du.</target> 2877 <target state="translated">Igotzeko-funtzioa desgaituta dago zure konturako. Bideoak gehitu nahi badituzu, administratzaile batek zure kuota desblokeatu behar du.</target>
@@ -3122,7 +3131,7 @@ The link will expire within 1 hour.</source>
3122 3131
3123 3132
3124 3133
3125 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3134 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3126 <trans-unit id="6154714649766447409" datatype="html"> 3135 <trans-unit id="6154714649766447409" datatype="html">
3127 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3136 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3128 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3137 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -3845,70 +3854,77 @@ The link will expire within 1 hour.</source>
3845 3854
3846 3855
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3848 <trans-unit id="7046347992315328430" datatype="html"> 3857
3849 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3850 <target state="new">
3851 Transcoding is enabled. The video quota only takes into account
3852 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3853 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3854 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3855 At most, this user could upload ~
3856 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3857
3858 </target>
3859
3860
3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3862 <trans-unit id="2743014784334706527"> 3858 <trans-unit id="2743014784334706527">
3863 <source>Daily video quota</source> 3859 <source>Daily video quota</source>
3864 <target>Eguneko bideo kuota</target> 3860 <target>Eguneko bideo kuota</target>
3865 3861
3866 3862
3867 3863
3868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3869 <trans-unit id="2622255144026150901" datatype="html"> 3865 <trans-unit id="2622255144026150901" datatype="html">
3870 <source>Auth plugin</source> 3866 <source>Auth plugin</source>
3871 <target state="new">Auth plugin</target> 3867 <target state="new">Auth plugin</target>
3872 3868
3873 3869
3874 3870
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3876 <trans-unit id="588099657508661970" datatype="html"> 3872 <trans-unit id="588099657508661970" datatype="html">
3877 <source>None (local authentication)</source> 3873 <source>None (local authentication)</source>
3878 <target state="new">None (local authentication)</target> 3874 <target state="new">None (local authentication)</target>
3879 3875
3880 3876
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3882 <trans-unit id="2070907480317730379" datatype="html"> 3878 <trans-unit id="2070907480317730379" datatype="html">
3883 <source>Doesn't need review before a video goes public</source> 3879 <source>Doesn't need review before a video goes public</source>
3884 <target state="translated">Ez da berrikuspenik behar bideo bat publiko egin aurretik</target> 3880 <target state="translated">Ez da berrikuspenik behar bideo bat publiko egin aurretik</target>
3885 3881
3886 3882
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3888 <trans-unit id="6667250632809964191" datatype="html"> 3884 <trans-unit id="6667250632809964191" datatype="html">
3889 <source>Send a link to reset the password by email to the user</source> 3885 <source>Send a link to reset the password by email to the user</source>
3890 <target state="translated">Erabiltzaileari pasahitza berrezartzeko esteka bidali posta elektronikoz</target> 3886 <target state="translated">Erabiltzaileari pasahitza berrezartzeko esteka bidali posta elektronikoz</target>
3891 3887
3892 3888
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3894 <trans-unit id="1412406834353485520" datatype="html"> 3890 <trans-unit id="1412406834353485520" datatype="html">
3895 <source>Ask for new password</source> 3891 <source>Ask for new password</source>
3896 <target state="translated">Pasahitz berri bat eskatu</target> 3892 <target state="translated">Pasahitz berri bat eskatu</target>
3897 3893
3898 3894
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3900 <trans-unit id="3791201588898094481" datatype="html"> 3896 <trans-unit id="3791201588898094481" datatype="html">
3901 <source>Manually set the user password</source> 3897 <source>Manually set the user password</source>
3902 <target state="translated">Ezarri erabiltzailearen pasahitza eskuz</target> 3898 <target state="translated">Ezarri erabiltzailearen pasahitza eskuz</target>
3903 3899
3904 3900
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3902 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3903 <context-group purpose="location">
3904 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3905 <context context-type="linenumber">227</context>
3906 </context-group>
3907 <context-group purpose="location">
3908 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3909 <context context-type="linenumber">227</context>
3910 </context-group>
3911 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3912 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3913 <context-group purpose="location">
3914 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3915 <context context-type="linenumber">228</context>
3916 </context-group>
3917 <context-group purpose="location">
3918 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3919 <context context-type="linenumber">228</context>
3920 </context-group>
3921 </trans-unit>
3906 <trans-unit id="8461842260159597706" datatype="html"> 3922 <trans-unit id="8461842260159597706" datatype="html">
3907 <source>Show</source> 3923 <source>Show</source>
3908 <target state="translated">Erakutsi</target> 3924 <target state="translated">Erakutsi</target>
3909 3925
3910 3926
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3912 <trans-unit id="8461609631969932886" datatype="html"> 3928 <trans-unit id="8461609631969932886" datatype="html">
3913 <source>Hide</source> 3929 <source>Hide</source>
3914 <target state="translated">Ezkutatu</target> 3930 <target state="translated">Ezkutatu</target>
@@ -3917,7 +3933,7 @@ The link will expire within 1 hour.</source>
3917 3933
3918 3934
3919 3935
3920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3921 <trans-unit id="7049348886126005391" datatype="html"> 3937 <trans-unit id="7049348886126005391" datatype="html">
3922 <source>Batch actions</source> 3938 <source>Batch actions</source>
3923 <target state="new">Batch actions</target> 3939 <target state="new">Batch actions</target>
@@ -3997,22 +4013,22 @@ The link will expire within 1 hour.</source>
3997 <trans-unit id="7815838401315213887"> 4013 <trans-unit id="7815838401315213887">
3998 <source>Muted accounts</source> 4014 <source>Muted accounts</source>
3999 <target>Mutututako kontuak</target> 4015 <target>Mutututako kontuak</target>
4000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4016
4001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4017
4002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4018
4003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4019
4004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4020
4005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4021
4006 </trans-unit> 4022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4007 <trans-unit id="5668793810321242853"> 4023 <trans-unit id="5668793810321242853">
4008 <source>Muted servers</source> 4024 <source>Muted servers</source>
4009 <target>Mutututako zerbitzariak</target> 4025 <target>Mutututako zerbitzariak</target>
4010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4026
4011 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4027
4012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4028
4013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4029
4014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4030
4015 </trans-unit> 4031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4016 <trans-unit id="2343069726009080052" datatype="html"> 4032 <trans-unit id="2343069726009080052" datatype="html">
4017 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4033 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4018 <target state="new">Video 4034 <target state="new">Video
@@ -5184,171 +5200,165 @@ The link will expire within 1 hour.</source>
5184 5200
5185 5201
5186 5202
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5188 <trans-unit id="8509882464852636851" datatype="html"> 5204 <trans-unit id="8509882464852636851" datatype="html">
5189 <source>Default daily upload limit per user</source> 5205 <source>Default daily upload limit per user</source>
5190 <target state="translated">Erabiltzaileen eguneko igoera muga lehenetsia</target> 5206 <target state="translated">Erabiltzaileen eguneko igoera muga lehenetsia</target>
5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5207
5192 </trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5193 <trans-unit id="4719342289581047890" datatype="html"> 5209 <trans-unit id="4719342289581047890" datatype="html">
5194 <source>Allow import with a torrent file or a magnet URI</source> 5210 <source>Allow import with a torrent file or a magnet URI</source>
5195 <target state="translated">Torrent fitxategi edo magnet URI bidez inportatzea baimendu</target> 5211 <target state="translated">Torrent fitxategi edo magnet URI bidez inportatzea baimendu</target>
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5212
5197 </trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5198 <trans-unit id="6801844913630625451" datatype="html"> 5214 <trans-unit id="6801844913630625451" datatype="html">
5199 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5215 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5200 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5216 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5217
5202 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
5203 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5219 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5204 <context-group purpose="location"> 5220
5205 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
5206 <context context-type="linenumber">293</context>
5207 </context-group>
5208 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5209 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5222 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5210 <context-group purpose="location"> 5223
5211 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5212 <context context-type="linenumber">296,298</context>
5213 </context-group>
5214 </trans-unit>
5215 <trans-unit id="3950258704315544174" datatype="html"> 5225 <trans-unit id="3950258704315544174" datatype="html">
5216 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5226 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5217 <target state="translated">Erabiltzaile bat konfiantzazko gisa markatu ezean, haren bideoak ez dira argitaratuko moderatzaile batek berrikusi arte.</target> 5227 <target state="translated">Erabiltzaile bat konfiantzazko gisa markatu ezean, haren bideoak ez dira argitaratuko moderatzaile batek berrikusi arte.</target>
5218 5228
5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5220 <trans-unit id="424703522835656806" datatype="html"> 5230 <trans-unit id="424703522835656806" datatype="html">
5221 <source>VIDEO CHANNELS</source> 5231 <source>VIDEO CHANNELS</source>
5222 <target state="new">VIDEO CHANNELS</target> 5232 <target state="new">VIDEO CHANNELS</target>
5223 5233
5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5225 <trans-unit id="7026684190224451991" datatype="html"> 5235 <trans-unit id="7026684190224451991" datatype="html">
5226 <source>Max video channels per user</source> 5236 <source>Max video channels per user</source>
5227 <target state="new">Max video channels per user</target> 5237 <target state="new">Max video channels per user</target>
5228 5238
5229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5230 <trans-unit id="3840267063842708224" datatype="html"> 5240 <trans-unit id="3840267063842708224" datatype="html">
5231 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5241 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5232 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5242 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5233 5243
5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5235 <trans-unit id="3428986951244800347" datatype="html"> 5245 <trans-unit id="3428986951244800347" datatype="html">
5236 <source>Block new videos automatically</source> 5246 <source>Block new videos automatically</source>
5237 <target state="new">Block new videos automatically</target> 5247 <target state="new">Block new videos automatically</target>
5238 5248
5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5240 <trans-unit id="2054846790157376783" datatype="html"> 5250 <trans-unit id="2054846790157376783" datatype="html">
5241 <source>SEARCH</source> 5251 <source>SEARCH</source>
5242 <target state="new">SEARCH</target> 5252 <target state="new">SEARCH</target>
5243 5253
5244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5245 <trans-unit id="3442084803796199253" datatype="html"> 5255 <trans-unit id="3442084803796199253" datatype="html">
5246 <source>Allow users to do remote URI/handle search</source> 5256 <source>Allow users to do remote URI/handle search</source>
5247 <target state="new">Allow users to do remote URI/handle search</target> 5257 <target state="new">Allow users to do remote URI/handle search</target>
5248 5258
5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5250 <trans-unit id="2258148539285928012" datatype="html"> 5260 <trans-unit id="2258148539285928012" datatype="html">
5251 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5261 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5252 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5262 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5253 5263
5254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5255 <trans-unit id="7295422540935146771" datatype="html"> 5265 <trans-unit id="7295422540935146771" datatype="html">
5256 <source>Allow anonymous to do remote URI/handle search</source> 5266 <source>Allow anonymous to do remote URI/handle search</source>
5257 <target state="new">Allow anonymous to do remote URI/handle search</target> 5267 <target state="new">Allow anonymous to do remote URI/handle search</target>
5258 5268
5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5260 <trans-unit id="7305237807882754643" datatype="html"> 5270 <trans-unit id="7305237807882754643" datatype="html">
5261 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5271 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5262 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5272 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5263 5273
5264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5265 <trans-unit id="5273935530181504015" datatype="html"> 5275 <trans-unit id="5273935530181504015" datatype="html">
5266 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5276 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5267 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5277 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5268 5278
5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5270 <trans-unit id="1886227550697837417" datatype="html"> 5280 <trans-unit id="1886227550697837417" datatype="html">
5271 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5281 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5272 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5282 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5273 5283
5274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5275 <trans-unit id="2331464426553277323" datatype="html"> 5285 <trans-unit id="2331464426553277323" datatype="html">
5276 <source>Search index URL</source> 5286 <source>Search index URL</source>
5277 <target state="new">Search index URL</target> 5287 <target state="new">Search index URL</target>
5278 5288
5279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5280 <trans-unit id="8524278911521465398" datatype="html"> 5290 <trans-unit id="8524278911521465398" datatype="html">
5281 <source>Disable local search in search bar</source> 5291 <source>Disable local search in search bar</source>
5282 <target state="new">Disable local search in search bar</target> 5292 <target state="new">Disable local search in search bar</target>
5283 5293
5284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5285 <trans-unit id="6568991917245875948" datatype="html"> 5295 <trans-unit id="6568991917245875948" datatype="html">
5286 <source>Otherwise the local search stays used by default</source> 5296 <source>Otherwise the local search stays used by default</source>
5287 <target state="new">Otherwise the local search stays used by default</target> 5297 <target state="new">Otherwise the local search stays used by default</target>
5288 5298
5289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5290 <trans-unit id="4444955208013675027" datatype="html"> 5300 <trans-unit id="4444955208013675027" datatype="html">
5291 <source>Search bar uses the global search index by default</source> 5301 <source>Search bar uses the global search index by default</source>
5292 <target state="new">Search bar uses the global search index by default</target> 5302 <target state="new">Search bar uses the global search index by default</target>
5293 5303
5294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5295 <trans-unit id="6476750382562952780" datatype="html"> 5305 <trans-unit id="6476750382562952780" datatype="html">
5296 <source>Enable global search</source> 5306 <source>Enable global search</source>
5297 <target state="new">Enable global search</target> 5307 <target state="new">Enable global search</target>
5298 5308
5299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5300 <trans-unit id="836183323506117145" datatype="html"> 5310 <trans-unit id="836183323506117145" datatype="html">
5301 <source>FEDERATION</source> 5311 <source>FEDERATION</source>
5302 <target state="new">FEDERATION</target> 5312 <target state="new">FEDERATION</target>
5303 5313
5304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5305 <trans-unit id="252719899360434356" datatype="html"> 5315 <trans-unit id="252719899360434356" datatype="html">
5306 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5316 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5307 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5317 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5308 5318
5309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5310 <trans-unit id="9119248927271669654" datatype="html"> 5320 <trans-unit id="9119248927271669654" datatype="html">
5311 <source>Other instances can follow yours</source> 5321 <source>Other instances can follow yours</source>
5312 <target state="translated">Beste instantziek zurea jarraitu dezakete</target> 5322 <target state="translated">Beste instantziek zurea jarraitu dezakete</target>
5313 5323
5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5315 <trans-unit id="7015551137649102649" datatype="html"> 5325 <trans-unit id="7015551137649102649" datatype="html">
5316 <source>Manually approve new instance followers</source> 5326 <source>Manually approve new instance followers</source>
5317 <target state="translated">Instantziaren jarraitzaile berriak eskuz onartu</target> 5327 <target state="translated">Instantziaren jarraitzaile berriak eskuz onartu</target>
5318 5328
5319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5320 <trans-unit id="4803992993548153434" datatype="html"> 5330 <trans-unit id="4803992993548153434" datatype="html">
5321 <source>Automatically follow back instances</source> 5331 <source>Automatically follow back instances</source>
5322 <target state="new">Automatically follow back instances</target> 5332 <target state="new">Automatically follow back instances</target>
5323 5333
5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5325 <trans-unit id="2092224316392295720" datatype="html"> 5335 <trans-unit id="2092224316392295720" datatype="html">
5326 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5336 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5327 <target state="translated">âš ï¸ Funtzionalitate honek arreta handia eta moderazio lan gehigarria eskatzen ditu.</target> 5337 <target state="translated">âš ï¸ Funtzionalitate honek arreta handia eta moderazio lan gehigarria eskatzen ditu.</target>
5328 5338
5329 5339
5330 5340
5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5332 <trans-unit id="1718269478813020014" datatype="html"> 5342 <trans-unit id="1718269478813020014" datatype="html">
5333 <source>Index URL</source> 5343 <source>Index URL</source>
5334 <target state="new">Index URL</target> 5344 <target state="new">Index URL</target>
5335 5345
5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5337 <trans-unit id="173263206605027981" datatype="html"> 5347 <trans-unit id="173263206605027981" datatype="html">
5338 <source>Automatically follow instances of a public index</source> 5348 <source>Automatically follow instances of a public index</source>
5339 <target state="translated">Indize publiko bateko instantziak automatikoki jarraitu</target> 5349 <target state="translated">Indize publiko bateko instantziak automatikoki jarraitu</target>
5340 5350
5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5342 <trans-unit id="9076632742417302918" datatype="html"> 5352 <trans-unit id="9076632742417302918" datatype="html">
5343 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5353 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5344 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5354 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5345 5355
5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5347 <trans-unit id="3946988229617310200" datatype="html"> 5357 <trans-unit id="3946988229617310200" datatype="html">
5348 <source>ADMINISTRATORS</source> 5358 <source>ADMINISTRATORS</source>
5349 <target state="translated">ADMINISTRATZAILEAK</target> 5359 <target state="translated">ADMINISTRATZAILEAK</target>
5350 5360
5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5352 <trans-unit id="2149300564474427551"> 5362 <trans-unit id="2149300564474427551">
5353 <source>Administrator</source> 5363 <source>Administrator</source>
5354 <target>Administratzailea</target> 5364 <target>Administratzailea</target>
@@ -5358,12 +5368,12 @@ The link will expire within 1 hour.</source>
5358 <source>Admin email</source> 5368 <source>Admin email</source>
5359 <target>Administratzailearen eposta</target> 5369 <target>Administratzailearen eposta</target>
5360 5370
5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5362 <trans-unit id="4722881456283329321" datatype="html"> 5372 <trans-unit id="4722881456283329321" datatype="html">
5363 <source>Enable contact form</source> 5373 <source>Enable contact form</source>
5364 <target state="translated">Kontaktu formularioak gaitu</target> 5374 <target state="translated">Kontaktu formularioak gaitu</target>
5365 5375
5366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5367 <trans-unit id="5926348345797688952" datatype="html"> 5377 <trans-unit id="5926348345797688952" datatype="html">
5368 <source>VOD Transcoding</source> 5378 <source>VOD Transcoding</source>
5369 <target state="new">VOD Transcoding</target> 5379 <target state="new">VOD Transcoding</target>
@@ -5373,27 +5383,27 @@ The link will expire within 1 hour.</source>
5373 <source>TWITTER</source> 5383 <source>TWITTER</source>
5374 <target state="new">TWITTER</target> 5384 <target state="new">TWITTER</target>
5375 5385
5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5377 <trans-unit id="3202133522706129143" datatype="html"> 5387 <trans-unit id="3202133522706129143" datatype="html">
5378 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5388 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5379 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5389 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5380 5390
5381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5382 <trans-unit id="4087837092261487511"> 5392 <trans-unit id="4087837092261487511">
5383 <source>Your Twitter username</source> 5393 <source>Your Twitter username</source>
5384 <target>Zure Twitter erabiltzaile-izena</target> 5394 <target>Zure Twitter erabiltzaile-izena</target>
5385 5395
5386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5387 <trans-unit id="5648651824279408711" datatype="html"> 5397 <trans-unit id="5648651824279408711" datatype="html">
5388 <source>Instance allowed by Twitter</source> 5398 <source>Instance allowed by Twitter</source>
5389 <target state="new">Instance allowed by Twitter</target> 5399 <target state="new">Instance allowed by Twitter</target>
5390 5400
5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5392 <trans-unit id="2076338542820061819" datatype="html"> 5402 <trans-unit id="2076338542820061819" datatype="html">
5393 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5403 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5394 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5404 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5395 5405
5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5397 <trans-unit id="493135676263039396" datatype="html"> 5407 <trans-unit id="493135676263039396" datatype="html">
5398 <source>LIVE</source> 5408 <source>LIVE</source>
5399 <target state="new">LIVE</target> 5409 <target state="new">LIVE</target>
@@ -5792,11 +5802,73 @@ color: red;
5792 <source>PASSWORD</source> 5802 <source>PASSWORD</source>
5793 <target state="translated">PASAHITZA</target> 5803 <target state="translated">PASAHITZA</target>
5794 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5804 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5805 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5806 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5807 <context-group purpose="location">
5808 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5809 <context context-type="linenumber">67</context>
5810 </context-group>
5795 </trans-unit> 5811 </trans-unit>
5796 <trans-unit id="9012586956848595996" datatype="html"> 5812 <trans-unit id="9012586956848595996" datatype="html">
5797 <source>EMAIL</source> 5813 <source>EMAIL</source>
5798 <target state="translated">EPOSTA</target> 5814 <target state="translated">EPOSTA</target>
5799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5815
5816 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5817 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5818 <context-group purpose="location">
5819 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5820 <context context-type="linenumber">3,5</context>
5821 </context-group>
5822 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5823 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5824 <context-group purpose="location">
5825 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5826 <context context-type="linenumber">5</context>
5827 </context-group>
5828 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5829 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5830 <context-group purpose="location">
5831 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5832 <context context-type="linenumber">9</context>
5833 </context-group>
5834 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5835 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5836 <context-group purpose="location">
5837 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5838 <context context-type="linenumber">31</context>
5839 </context-group>
5840 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5841 <source>Disable two factor</source><target state="new">Disable two factor</target>
5842 <context-group purpose="location">
5843 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5844 <context context-type="linenumber">33</context>
5845 </context-group>
5846 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5847 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5848 <context-group purpose="location">
5849 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5850 <context context-type="linenumber">43</context>
5851 </context-group>
5852 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5853 <source> Two factor authentication is already enabled.
5854</source><target state="new"> Two factor authentication is already enabled.
5855</target>
5856 <context-group purpose="location">
5857 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5858 <context context-type="linenumber">6,8</context>
5859 </context-group>
5860 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5861 <source>Your password</source><target state="new">Your password</target>
5862 <context-group purpose="location">
5863 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5864 <context context-type="linenumber">14</context>
5865 </context-group>
5866 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5867 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5868 <context-group purpose="location">
5869 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5870 <context context-type="linenumber">15</context>
5871 </context-group>
5800 </trans-unit> 5872 </trans-unit>
5801 <trans-unit id="7752239348028675311" datatype="html"> 5873 <trans-unit id="7752239348028675311" datatype="html">
5802 <source>DANGER ZONE</source> 5874 <source>DANGER ZONE</source>
@@ -5804,7 +5876,7 @@ color: red;
5804 5876
5805 5877
5806 5878
5807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5808 <trans-unit id="4915431133669985304"> 5880 <trans-unit id="4915431133669985304">
5809 <source>Profile</source> 5881 <source>Profile</source>
5810 <target>Profila</target> 5882 <target>Profila</target>
@@ -5953,7 +6025,7 @@ color: red;
5953 <target>Oraingo pasahitza</target> 6025 <target>Oraingo pasahitza</target>
5954 6026
5955 6027
5956 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5957 <trans-unit id="3588415639242079458"> 6029 <trans-unit id="3588415639242079458">
5958 <source>New password</source> 6030 <source>New password</source>
5959 <target>Pasahitz berria</target> 6031 <target>Pasahitz berria</target>
@@ -6199,7 +6271,17 @@ color: red;
6199 <trans-unit id="4247400351982331798" datatype="html"> 6271 <trans-unit id="4247400351982331798" datatype="html">
6200 <source>Account settings</source> 6272 <source>Account settings</source>
6201 <target state="new">Account settings</target> 6273 <target state="new">Account settings</target>
6202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6274
6275 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6276 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6277 <context-group purpose="location">
6278 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6279 <context context-type="linenumber">39</context>
6280 </context-group>
6281 <context-group purpose="location">
6282 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6283 <context context-type="linenumber">3</context>
6284 </context-group>
6203 </trans-unit> 6285 </trans-unit>
6204 <trans-unit id="2864486939135008600" datatype="html"> 6286 <trans-unit id="2864486939135008600" datatype="html">
6205 <source>Playlist elements</source> 6287 <source>Playlist elements</source>
@@ -7590,10 +7672,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7590 <trans-unit id="1504521795586863905" datatype="html"> 7672 <trans-unit id="1504521795586863905" datatype="html">
7591 <source>VIDEOS</source> 7673 <source>VIDEOS</source>
7592 <target state="new">VIDEOS</target> 7674 <target state="new">VIDEOS</target>
7593 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7675
7594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7676
7595 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7677
7596 </trans-unit> 7678 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7597 <trans-unit id="25349740244798533" datatype="html"> 7679 <trans-unit id="25349740244798533" datatype="html">
7598 <source>Username copied</source> 7680 <source>Username copied</source>
7599 <target state="new">Username copied</target> 7681 <target state="new">Username copied</target>
@@ -7768,7 +7850,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7768 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7850 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7769 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7851 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7770 7852
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7772 <trans-unit id="6284468333579755406" datatype="html"> 7854 <trans-unit id="6284468333579755406" datatype="html">
7773 <source>Edit custom configuration</source> 7855 <source>Edit custom configuration</source>
7774 <target state="new">Edit custom configuration</target> 7856 <target state="new">Edit custom configuration</target>
@@ -7967,7 +8049,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7967 8049
7968 8050
7969 8051
7970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7971 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8053 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7972 <context-group purpose="location"> 8054 <context-group purpose="location">
7973 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8055 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -8062,16 +8144,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8062 <source>Follow request(s) sent!</source> 8144 <source>Follow request(s) sent!</source>
8063 <target>Jarraitzeko eskaria(k) bidalita!</target> 8145 <target>Jarraitzeko eskaria(k) bidalita!</target>
8064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8065 </trans-unit> 8147 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8066 <trans-unit id="3459358413436264734" datatype="html"> 8148 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8067 <source>Your instance subscriptions</source>
8068 <target state="new">Your instance subscriptions</target>
8069 <context-group purpose="location"> 8149 <context-group purpose="location">
8070 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8150 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8071 <context context-type="linenumber">3</context> 8151 <context context-type="linenumber">3</context>
8072 </context-group> 8152 </context-group>
8073 </trans-unit> 8153 </trans-unit>
8074 8154
8155
8075 <trans-unit id="9160510009013134726"> 8156 <trans-unit id="9160510009013134726">
8076 <source>Unfollow</source> 8157 <source>Unfollow</source>
8077 <target>Utzi jarraitzeari</target> 8158 <target>Utzi jarraitzeari</target>
@@ -8639,19 +8720,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8639 <target state="new">User 8720 <target state="new">User
8640 <x id="PH"/> updated. 8721 <x id="PH"/> updated.
8641 </target> 8722 </target>
8642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8723
8643 </trans-unit> 8724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8644 <trans-unit id="1349763489797682899"> 8725 <trans-unit id="1349763489797682899">
8645 <source>Update user</source> 8726 <source>Update user</source>
8646 <target>Eguneratu erabiltzailea</target> 8727 <target>Eguneratu erabiltzailea</target>
8647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8728
8648 </trans-unit> 8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8649 <trans-unit id="8819563010322372715" datatype="html"> 8730 <trans-unit id="8819563010322372715" datatype="html">
8650 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8731 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8651 <target state="new">An email asking for password reset has been sent to 8732 <target state="new">An email asking for password reset has been sent to
8652 <x id="PH"/>. 8733 <x id="PH"/>.
8653 </target> 8734 </target>
8654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8735
8736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8737 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8738 <context-group purpose="location">
8739 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8740 <context context-type="linenumber">134</context>
8741 </context-group>
8655 </trans-unit> 8742 </trans-unit>
8656 <trans-unit id="7483807629538115183" datatype="html"> 8743 <trans-unit id="7483807629538115183" datatype="html">
8657 <source>Users list</source> 8744 <source>Users list</source>
@@ -9200,9 +9287,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9200 <trans-unit id="1716062177529601456" datatype="html"> 9287 <trans-unit id="1716062177529601456" datatype="html">
9201 <source>Channel filters</source> 9288 <source>Channel filters</source>
9202 <target state="new">Channel filters</target> 9289 <target state="new">Channel filters</target>
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9290
9204 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9291
9205 </trans-unit> 9292 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9206 <trans-unit id="6059091237492573541" datatype="html"> 9293 <trans-unit id="6059091237492573541" datatype="html">
9207 <source>Update video channel</source> 9294 <source>Update video channel</source>
9208 <target state="new">Update video channel</target> 9295 <target state="new">Update video channel</target>
@@ -9272,18 +9359,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9272 <trans-unit id="5851560788527570644" datatype="html"> 9359 <trans-unit id="5851560788527570644" datatype="html">
9273 <source>Notifications</source> 9360 <source>Notifications</source>
9274 <target state="new">Notifications</target> 9361 <target state="new">Notifications</target>
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9362
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9363
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9364
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9365
9279 </trans-unit> 9366 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9280 <trans-unit id="6658000829978978023" datatype="html"> 9367 <trans-unit id="6658000829978978023" datatype="html">
9281 <source>Applications</source> 9368 <source>Applications</source>
9282 <target state="new">Applications</target> 9369 <target state="new">Applications</target>
9283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9370
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9371
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9372
9286 </trans-unit> 9373 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9287 <trans-unit id="104404386496394770" datatype="html"> 9374 <trans-unit id="104404386496394770" datatype="html">
9288 <source>Delete playlist</source> 9375 <source>Delete playlist</source>
9289 <target state="new">Delete playlist</target> 9376 <target state="new">Delete playlist</target>
@@ -9299,9 +9386,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9299 <trans-unit id="4844578664427956129" datatype="html"> 9386 <trans-unit id="4844578664427956129" datatype="html">
9300 <source>Change ownership</source> 9387 <source>Change ownership</source>
9301 <target state="new">Change ownership</target> 9388 <target state="new">Change ownership</target>
9302 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9389
9303 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9390
9304 </trans-unit> 9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9305 <trans-unit id="3380608219513805292" datatype="html"> 9392 <trans-unit id="3380608219513805292" datatype="html">
9306 <source>Playlist <x id="PH"/> deleted.</source> 9393 <source>Playlist <x id="PH"/> deleted.</source>
9307 <target state="new">Playlist 9394 <target state="new">Playlist
@@ -9317,30 +9404,24 @@ channel with the same name (<x id="PH_2"/>)!</target>
9317 9404
9318 9405
9319 9406
9320 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9407 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9321 <trans-unit id="8197117721861453263"> 9408 <trans-unit id="8197117721861453263">
9322 <source>Do you really want to delete <x id="PH"/> videos?</source> 9409 <source>Do you really want to delete <x id="PH"/> videos?</source>
9323 <target>Ziur 9410 <target>Ziur
9324 <x id="PH"/> bideo ezabatu nahi dituzula? 9411 <x id="PH"/> bideo ezabatu nahi dituzula?
9325 </target> 9412 </target>
9326 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9413
9327 </trans-unit> 9414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9328 <trans-unit id="696910741870112536" datatype="html"> 9415 <trans-unit id="696910741870112536" datatype="html">
9329 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9416 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9330 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9417 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9331 <context-group purpose="location"> 9418
9332 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9333 <context context-type="linenumber">191</context>
9334 </context-group>
9335 </trans-unit>
9336 <trans-unit id="3255171236149541417" datatype="html"> 9420 <trans-unit id="3255171236149541417" datatype="html">
9337 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9421 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9338 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9422 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9339 <context-group purpose="location"> 9423
9340 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9341 <context context-type="linenumber">193,191</context>
9342 </context-group>
9343 </trans-unit>
9344 <trans-unit id="2591467977473302125" datatype="html"> 9425 <trans-unit id="2591467977473302125" datatype="html">
9345 <source>Videos list</source> 9426 <source>Videos list</source>
9346 <target state="new">Videos list</target> 9427 <target state="new">Videos list</target>
@@ -9388,7 +9469,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9388 <source>My channels</source> 9469 <source>My channels</source>
9389 <target>Nire kanalak</target> 9470 <target>Nire kanalak</target>
9390 9471
9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9472 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9392 <source>My synchronizations</source><target state="new">My synchronizations</target> 9473 <source>My synchronizations</source><target state="new">My synchronizations</target>
9393 <context-group purpose="location"> 9474 <context-group purpose="location">
9394 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9475 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -9413,14 +9494,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9413 9494
9414 9495
9415 9496
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9497 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9417 <trans-unit id="2527931602940887636"> 9498 <trans-unit id="2527931602940887636">
9418 <source>My subscriptions</source> 9499 <source>My subscriptions</source>
9419 <target>Nire harpidetzak</target> 9500 <target>Nire harpidetzak</target>
9420 9501
9421 9502
9422 9503
9423 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9504 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9424 <trans-unit id="5177154708872200221" datatype="html"> 9505 <trans-unit id="5177154708872200221" datatype="html">
9425 <source>You don't have any subscription yet.</source> 9506 <source>You don't have any subscription yet.</source>
9426 <target state="new">You don't have any subscription yet.</target> 9507 <target state="new">You don't have any subscription yet.</target>
@@ -9429,8 +9510,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9429 <trans-unit id="1991904494976135035" datatype="html"> 9510 <trans-unit id="1991904494976135035" datatype="html">
9430 <source>My abuse reports</source> 9511 <source>My abuse reports</source>
9431 <target state="new">My abuse reports</target> 9512 <target state="new">My abuse reports</target>
9432 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9513
9433 </trans-unit> 9514 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9434 <trans-unit id="5603224609929994288" datatype="html"> 9515 <trans-unit id="5603224609929994288" datatype="html">
9435 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9516 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9436 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9517 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9476,28 +9557,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9476 <trans-unit id="8181077408762380407" datatype="html"> 9557 <trans-unit id="8181077408762380407" datatype="html">
9477 <source>Channels</source> 9558 <source>Channels</source>
9478 <target state="new">Channels</target> 9559 <target state="new">Channels</target>
9479 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9560
9480 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9561
9481 </trans-unit> 9562 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9482 <trans-unit id="8936704404804793618" datatype="html"> 9563 <trans-unit id="8936704404804793618" datatype="html">
9483 <source>Videos</source> 9564 <source>Videos</source>
9484 <target state="new">Videos</target> 9565 <target state="new">Videos</target>
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9566
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9567
9487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9568
9488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9569
9489 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9570
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9571
9491 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9572
9492 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9573
9493 </trans-unit> 9574 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9494 <trans-unit id="1823843876735462104" datatype="html"> 9575 <trans-unit id="1823843876735462104" datatype="html">
9495 <source>Playlists</source> 9576 <source>Playlists</source>
9496 <target state="new">Playlists</target> 9577 <target state="new">Playlists</target>
9497 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9578
9498 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9579
9499 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9580
9500 </trans-unit> 9581 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9501 <trans-unit id="7916647920967632052" datatype="html"> 9582 <trans-unit id="7916647920967632052" datatype="html">
9502 <source>max size</source> 9583 <source>max size</source>
9503 <target state="new">max size</target> 9584 <target state="new">max size</target>
@@ -9717,8 +9798,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9717 <trans-unit id="375263728166936544"> 9798 <trans-unit id="375263728166936544">
9718 <source>You need to reconnect.</source> 9799 <source>You need to reconnect.</source>
9719 <target>Berriro konektatu behar duzu.</target> 9800 <target>Berriro konektatu behar duzu.</target>
9720 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9801
9721 </trans-unit> 9802 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9722 <trans-unit id="8093156107152165809" datatype="html"> 9803 <trans-unit id="8093156107152165809" datatype="html">
9723 <source>Show/hide this help menu</source> 9804 <source>Show/hide this help menu</source>
9724 <target state="new">Show/hide this help menu</target> 9805 <target state="new">Show/hide this help menu</target>
@@ -9743,39 +9824,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9743 <trans-unit id="3608407683173066091" datatype="html"> 9824 <trans-unit id="3608407683173066091" datatype="html">
9744 <source>My history</source> 9825 <source>My history</source>
9745 <target state="new">My history</target> 9826 <target state="new">My history</target>
9746 <context-group purpose="location"> 9827
9747 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9828 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9748 <context context-type="linenumber">98</context>
9749 </context-group>
9750 </trans-unit>
9751 <trans-unit id="4024404994702813072" datatype="html"> 9829 <trans-unit id="4024404994702813072" datatype="html">
9752 <source>In my library</source> 9830 <source>In my library</source>
9753 <target state="new">In my library</target> 9831 <target state="new">In my library</target>
9754 <context-group purpose="location"> 9832
9755 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9833 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9756 <context context-type="linenumber">104</context>
9757 </context-group>
9758 </trans-unit>
9759 <trans-unit id="232050922346936574" datatype="html"> 9834 <trans-unit id="232050922346936574" datatype="html">
9760 <source>Trending</source> 9835 <source>Trending</source>
9761 <target state="new">Trending</target> 9836 <target state="new">Trending</target>
9762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9837
9763 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9838
9764 </trans-unit> 9839 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9765 <trans-unit id="6470888608149621404" datatype="html"> 9840 <trans-unit id="6470888608149621404" datatype="html">
9766 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9841 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9767 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9842 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9768 <context-group purpose="location"> 9843
9769 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9844 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9770 <context context-type="linenumber">150</context>
9771 </context-group>
9772 </trans-unit>
9773 <trans-unit id="2821179408673282599" datatype="html"> 9845 <trans-unit id="2821179408673282599" datatype="html">
9774 <source>Home</source> 9846 <source>Home</source>
9775 <target state="new">Home</target> 9847 <target state="new">Home</target>
9776 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9848
9777 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9849
9778 </trans-unit> 9850 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9779 <trans-unit id="4648900870671159218"> 9851 <trans-unit id="4648900870671159218">
9780 <source>Success</source> 9852 <source>Success</source>
9781 <target>Arrakasta</target> 9853 <target>Arrakasta</target>
@@ -9785,13 +9857,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9785 <trans-unit id="1266887509445371246"> 9857 <trans-unit id="1266887509445371246">
9786 <source>Incorrect username or password.</source> 9858 <source>Incorrect username or password.</source>
9787 <target>Erabiltzaile-izen edo pasahitz okerra.</target> 9859 <target>Erabiltzaile-izen edo pasahitz okerra.</target>
9788 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9860
9789 </trans-unit> 9861 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9790 <trans-unit id="6974874606619467663" datatype="html"> 9862 <trans-unit id="6974874606619467663" datatype="html">
9791 <source>Your account is blocked.</source> 9863 <source>Your account is blocked.</source>
9792 <target state="new">Your account is blocked.</target> 9864 <target state="new">Your account is blocked.</target>
9793 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9865
9794 </trans-unit> 9866 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9795 <trans-unit id="7939914198003891823" datatype="html"> 9867 <trans-unit id="7939914198003891823" datatype="html">
9796 <source>any language</source> 9868 <source>any language</source>
9797 <target state="new">any language</target> 9869 <target state="new">any language</target>
@@ -9961,6 +10033,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9961 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10033 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9962 <context context-type="linenumber">7</context> 10034 <context context-type="linenumber">7</context>
9963 </context-group> 10035 </context-group>
10036 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10037 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10038</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10039</target>
10040 <context-group purpose="location">
10041 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10042 <context context-type="linenumber">1,4</context>
10043 </context-group>
9964 </trans-unit> 10044 </trans-unit>
9965 <trans-unit id="7804724824750282316" datatype="html"> 10045 <trans-unit id="7804724824750282316" datatype="html">
9966 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10046 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10095,7 +10175,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10095 <trans-unit id="9178182467454450952"> 10175 <trans-unit id="9178182467454450952">
10096 <source>Confirm</source> 10176 <source>Confirm</source>
10097 <target>Berretsi</target> 10177 <target>Berretsi</target>
10098 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10178
10179 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10180 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10181 <context-group purpose="location">
10182 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10183 <context context-type="linenumber">28,30</context>
10184 </context-group>
10185 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10186 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10187 <context-group purpose="location">
10188 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10189 <context context-type="linenumber">34,36</context>
10190 </context-group>
10191 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10192 <source>Two-factor code</source><target state="new">Two-factor code</target>
10193 <context-group purpose="location">
10194 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10195 <context context-type="linenumber">42</context>
10196 </context-group>
10197 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10198 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10199 <context-group purpose="location">
10200 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10201 <context context-type="linenumber">43</context>
10202 </context-group>
10203 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10204 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10205 <context-group purpose="location">
10206 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10207 <context context-type="linenumber">77</context>
10208 </context-group>
10099 </trans-unit> 10209 </trans-unit>
10100 <trans-unit id="7784486624424057376"> 10210 <trans-unit id="7784486624424057376">
10101 <source>Instance name is required.</source> 10211 <source>Instance name is required.</source>
@@ -10299,6 +10409,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10299 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10409 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10300 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10410 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10412 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10413 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10414 <context-group purpose="location">
10415 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10416 <context context-type="linenumber">69</context>
10417 </context-group>
10302 </trans-unit> 10418 </trans-unit>
10303 <trans-unit id="4968369344159400023" datatype="html"> 10419 <trans-unit id="4968369344159400023" datatype="html">
10304 <source>Your name is required.</source> 10420 <source>Your name is required.</source>
@@ -10354,10 +10470,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10354 <trans-unit id="3577237269587081090"> 10470 <trans-unit id="3577237269587081090">
10355 <source>Password is required.</source> 10471 <source>Password is required.</source>
10356 <target>Pasahitza behar da.</target> 10472 <target>Pasahitza behar da.</target>
10357 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10473
10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10474
10359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10475
10360 </trans-unit> 10476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10361 <trans-unit id="3152303769378345477"> 10477 <trans-unit id="3152303769378345477">
10362 <source>Confirmation of the password is required.</source> 10478 <source>Confirmation of the password is required.</source>
10363 <target>Pasahitza berrestea beharrezkoa da.</target> 10479 <target>Pasahitza berrestea beharrezkoa da.</target>
@@ -10401,94 +10517,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10401 <trans-unit id="525871656034789056"> 10517 <trans-unit id="525871656034789056">
10402 <source>Password must be at least 6 characters long.</source> 10518 <source>Password must be at least 6 characters long.</source>
10403 <target>Pasahitza gutxienez 6 karaktere luze izan behar da.</target> 10519 <target>Pasahitza gutxienez 6 karaktere luze izan behar da.</target>
10404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10520
10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10521
10406 </trans-unit> 10522 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10407 <trans-unit id="1099684476181448167"> 10523 <trans-unit id="1099684476181448167">
10408 <source>Password cannot be more than 255 characters long.</source> 10524 <source>Password cannot be more than 255 characters long.</source>
10409 <target>Pasahitza ezin da 255 karaktere baino luzeagoa izan.</target> 10525 <target>Pasahitza ezin da 255 karaktere baino luzeagoa izan.</target>
10410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10526
10411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10527
10412 </trans-unit> 10528 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10413 <trans-unit id="3392630942539073768"> 10529 <trans-unit id="3392630942539073768">
10414 <source>The new password and the confirmed password do not correspond.</source> 10530 <source>The new password and the confirmed password do not correspond.</source>
10415 <target>Pasahitz berria eta berretsitako pasahitza ez datoz bat.</target> 10531 <target>Pasahitz berria eta berretsitako pasahitza ez datoz bat.</target>
10416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10532
10417 </trans-unit> 10533 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10418 <trans-unit id="2027337371129904473"> 10534 <trans-unit id="2027337371129904473">
10419 <source>Video quota is required.</source> 10535 <source>Video quota is required.</source>
10420 <target>Bideo-kuota behar da.</target> 10536 <target>Bideo-kuota behar da.</target>
10421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10537
10422 </trans-unit> 10538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10423 <trans-unit id="267386529333143660"> 10539 <trans-unit id="267386529333143660">
10424 <source>Quota must be greater than -1.</source> 10540 <source>Quota must be greater than -1.</source>
10425 <target>Kuota -1 baino gehiago izan behar da.</target> 10541 <target>Kuota -1 baino gehiago izan behar da.</target>
10426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10542
10427 </trans-unit> 10543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10428 <trans-unit id="1220179061234048936"> 10544 <trans-unit id="1220179061234048936">
10429 <source>Daily upload limit is required.</source> 10545 <source>Daily upload limit is required.</source>
10430 <target>Eguneko igoera muga derrigorrezkoa da</target> 10546 <target>Eguneko igoera muga derrigorrezkoa da</target>
10431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10547
10432 </trans-unit> 10548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10433 <trans-unit id="8959404382357999234"> 10549 <trans-unit id="8959404382357999234">
10434 <source>Daily upload limit must be greater than -1.</source> 10550 <source>Daily upload limit must be greater than -1.</source>
10435 <target>Eguneko igoera muga -1 baino gehiago izan behar da.</target> 10551 <target>Eguneko igoera muga -1 baino gehiago izan behar da.</target>
10436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10552
10437 </trans-unit> 10553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10438 <trans-unit id="4796798537475457493"> 10554 <trans-unit id="4796798537475457493">
10439 <source>User role is required.</source> 10555 <source>User role is required.</source>
10440 <target>Erabiltzailearen rola behar da.</target> 10556 <target>Erabiltzailearen rola behar da.</target>
10441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10557
10442 </trans-unit> 10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10443 <trans-unit id="2761226139624435788"> 10559 <trans-unit id="2761226139624435788">
10444 <source>Description must be at least 3 characters long.</source> 10560 <source>Description must be at least 3 characters long.</source>
10445 <target>Deskripzioa gutxienez 3 karaktere luze izan behar da.</target> 10561 <target>Deskripzioa gutxienez 3 karaktere luze izan behar da.</target>
10446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10562
10447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10563
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10564
10449 </trans-unit> 10565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10450 <trans-unit id="4717982586356605243"> 10566 <trans-unit id="4717982586356605243">
10451 <source>Description cannot be more than 1000 characters long.</source> 10567 <source>Description cannot be more than 1000 characters long.</source>
10452 <target>Deskripzioa ezin da 1000 karaktere baino luzeagoa izan.</target> 10568 <target>Deskripzioa ezin da 1000 karaktere baino luzeagoa izan.</target>
10453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10569
10454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10570
10455 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10571
10456 </trans-unit> 10572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10457 <trans-unit id="1814372869868173571" datatype="html"> 10573 <trans-unit id="1814372869868173571" datatype="html">
10458 <source>You must agree with the instance terms in order to register on it.</source> 10574 <source>You must agree with the instance terms in order to register on it.</source>
10459 <target state="new">You must agree with the instance terms in order to register on it.</target> 10575 <target state="new">You must agree with the instance terms in order to register on it.</target>
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10576
10461 </trans-unit> 10577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10462 <trans-unit id="7803960725351649605"> 10578 <trans-unit id="7803960725351649605">
10463 <source>Ban reason must be at least 3 characters long.</source> 10579 <source>Ban reason must be at least 3 characters long.</source>
10464 <target>Debekatzeko arrazoia 3 karaktere baino luzeagoa izan behar da.</target> 10580 <target>Debekatzeko arrazoia 3 karaktere baino luzeagoa izan behar da.</target>
10465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10581
10466 </trans-unit> 10582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10467 <trans-unit id="3851609012243698179"> 10583 <trans-unit id="3851609012243698179">
10468 <source>Ban reason cannot be more than 250 characters long.</source> 10584 <source>Ban reason cannot be more than 250 characters long.</source>
10469 <target>Debekatzeko arrazoia ezin da 250 karaktere baino luzeagoa izan.</target> 10585 <target>Debekatzeko arrazoia ezin da 250 karaktere baino luzeagoa izan.</target>
10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10586
10471 </trans-unit> 10587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10472 <trans-unit id="6632896893630378443"> 10588 <trans-unit id="6632896893630378443">
10473 <source>Display name is required.</source> 10589 <source>Display name is required.</source>
10474 <target>Pantaila-izena behar da.</target> 10590 <target>Pantaila-izena behar da.</target>
10475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10591
10476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10592
10477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10593
10478 </trans-unit> 10594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10479 <trans-unit id="1303578752658966736" datatype="html"> 10595 <trans-unit id="1303578752658966736" datatype="html">
10480 <source>Display name must be at least 1 character long.</source> 10596 <source>Display name must be at least 1 character long.</source>
10481 <target state="new">Display name must be at least 1 character long.</target> 10597 <target state="new">Display name must be at least 1 character long.</target>
10482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10598
10483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10599
10484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10600
10485 </trans-unit> 10601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10486 <trans-unit id="4613240543124934954" datatype="html"> 10602 <trans-unit id="4613240543124934954" datatype="html">
10487 <source>Display name cannot be more than 50 characters long.</source> 10603 <source>Display name cannot be more than 50 characters long.</source>
10488 <target state="new">Display name cannot be more than 50 characters long.</target> 10604 <target state="new">Display name cannot be more than 50 characters long.</target>
10489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10605
10490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10606
10491 </trans-unit> 10607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10492 <trans-unit id="1000468652492651683"> 10608 <trans-unit id="1000468652492651683">
10493 <source>Report reason is required.</source> 10609 <source>Report reason is required.</source>
10494 <target>Salatzeko arrazoia behar da.</target> 10610 <target>Salatzeko arrazoia behar da.</target>
@@ -11350,10 +11466,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11350 <target state="new"> 11466 <target state="new">
11351 <x id="PH"/> (channel page) 11467 <x id="PH"/> (channel page)
11352 </target> 11468 </target>
11353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11469
11354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11470
11355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11471
11356 </trans-unit> 11472 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11357 <trans-unit id="1209500590333005801" datatype="html"> 11473 <trans-unit id="1209500590333005801" datatype="html">
11358 <source><x id="PH"/> (account page) </source> 11474 <source><x id="PH"/> (account page) </source>
11359 <target state="new"> 11475 <target state="new">
@@ -11757,22 +11873,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11757 <x id="PH"/> minutu igarotakoan. 11873 <x id="PH"/> minutu igarotakoan.
11758 </target> 11874 </target>
11759 11875
11760 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11876 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11761 <trans-unit id="4965472196059235310"> 11877 <trans-unit id="4965472196059235310">
11762 <source>Too many attempts, please try again later.</source> 11878 <source>Too many attempts, please try again later.</source>
11763 <target>Saiakera gehiegi, saiatu berriro geroago.</target> 11879 <target>Saiakera gehiegi, saiatu berriro geroago.</target>
11764 11880
11765 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11881 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11766 <trans-unit id="1693549688987384699"> 11882 <trans-unit id="1693549688987384699">
11767 <source>Server error. Please retry later.</source> 11883 <source>Server error. Please retry later.</source>
11768 <target>Zerbitzariaren errorea, Saiatu berriro geroago.</target> 11884 <target>Zerbitzariaren errorea, Saiatu berriro geroago.</target>
11769 11885
11770 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 11886 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11771 <trans-unit id="7436975022198908854" datatype="html"> 11887 <trans-unit id="7436975022198908854" datatype="html">
11772 <source>Unknown server error</source> 11888 <source>Unknown server error</source>
11773 <target state="new">Unknown server error</target> 11889 <target state="new">Unknown server error</target>
11774 11890
11775 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11891 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11776 <trans-unit id="5927402622550505067" datatype="html"> 11892 <trans-unit id="5927402622550505067" datatype="html">
11777 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11893 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11778 <target state="new">Subscribed to all current channels of 11894 <target state="new">Subscribed to all current channels of
@@ -11935,7 +12051,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11935 <source>Copied</source> 12051 <source>Copied</source>
11936 <target>Kopiatuta</target> 12052 <target>Kopiatuta</target>
11937 12053
11938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 12054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11939 <trans-unit id="4323470180912194028" datatype="html"> 12055 <trans-unit id="4323470180912194028" datatype="html">
11940 <source>Copy</source> 12056 <source>Copy</source>
11941 <target state="new">Copy</target> 12057 <target state="new">Copy</target>
@@ -12177,46 +12293,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12177 <trans-unit id="4058575476871566236"> 12293 <trans-unit id="4058575476871566236">
12178 <source>Published</source> 12294 <source>Published</source>
12179 <target>Argitaratuta</target> 12295 <target>Argitaratuta</target>
12180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12296
12181 </trans-unit> 12297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12182 <trans-unit id="7657908235362559477" datatype="html"> 12298 <trans-unit id="7657908235362559477" datatype="html">
12183 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12299 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12184 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12300 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12185 <context-group purpose="location"> 12301
12186 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12187 <context context-type="linenumber">178</context>
12188 </context-group>
12189 </trans-unit>
12190 <trans-unit id="5093002376262354382" datatype="html"> 12303 <trans-unit id="5093002376262354382" datatype="html">
12191 <source>Transcoding failed</source> 12304 <source>Transcoding failed</source>
12192 <target state="new">Transcoding failed</target> 12305 <target state="new">Transcoding failed</target>
12193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12306
12194 </trans-unit> 12307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12195 <trans-unit id="118687079501751948" datatype="html"> 12308 <trans-unit id="118687079501751948" datatype="html">
12196 <source>Move to external storage failed</source> 12309 <source>Move to external storage failed</source>
12197 <target state="new">Move to external storage failed</target> 12310 <target state="new">Move to external storage failed</target>
12198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12311
12199 </trans-unit> 12312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12200 <trans-unit id="4887724548587271148"> 12313 <trans-unit id="4887724548587271148">
12201 <source>Waiting transcoding</source> 12314 <source>Waiting transcoding</source>
12202 <target>Transkodetzearen zain</target> 12315 <target>Transkodetzearen zain</target>
12203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12316
12204 </trans-unit> 12317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12205 <trans-unit id="4517785179607945981"> 12318 <trans-unit id="4517785179607945981">
12206 <source>To transcode</source> 12319 <source>To transcode</source>
12207 <target>Transkodetzeko</target> 12320 <target>Transkodetzeko</target>
12208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12321
12209 </trans-unit> 12322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12210 <trans-unit id="3299576663551440736"> 12323 <trans-unit id="3299576663551440736">
12211 <source>To import</source> 12324 <source>To import</source>
12212 <target>Inportatzeko</target> 12325 <target>Inportatzeko</target>
12213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12326
12214 </trans-unit> 12327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12215 <trans-unit id="6963802198225789806" datatype="html"> 12328 <trans-unit id="6963802198225789806" datatype="html">
12216 <source>To edit</source> 12329 <source>To edit</source>
12217 <target state="new">To edit</target> 12330 <target state="new">To edit</target>
12218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12331
12219 </trans-unit> 12332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12220 <trans-unit id="8492933894084361602" datatype="html"> 12333 <trans-unit id="8492933894084361602" datatype="html">
12221 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12334 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12222 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12335 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12305,39 +12418,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12305 <source>Your video was uploaded to your account and is private.</source> 12418 <source>Your video was uploaded to your account and is private.</source>
12306 <target>Zure bideoa zure kontura igo da eta pribatua da.</target> 12419 <target>Zure bideoa zure kontura igo da eta pribatua da.</target>
12307 12420
12308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12309 <trans-unit id="5699822024600815733"> 12422 <trans-unit id="5699822024600815733">
12310 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12423 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12311 <target>Baina dagozkion datuak (etiketak, deskripzioa...) galduko dira, ziur orri hau utzi nahi duzula?</target> 12424 <target>Baina dagozkion datuak (etiketak, deskripzioa...) galduko dira, ziur orri hau utzi nahi duzula?</target>
12312 12425
12313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12314 <trans-unit id="1219739004043110649"> 12427 <trans-unit id="1219739004043110649">
12315 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12428 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12316 <target>Zur bideoa ez da igo oraindik, ziur orri hau utzi nahi duzula?</target> 12429 <target>Zur bideoa ez da igo oraindik, ziur orri hau utzi nahi duzula?</target>
12317 12430
12318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 12431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12319 <trans-unit id="1830802698757049943" datatype="html"> 12432 <trans-unit id="1830802698757049943" datatype="html">
12320 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12433 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12321 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12434 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12322 12435
12323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12324 <trans-unit id="6932865105766151309" datatype="html"> 12437 <trans-unit id="6932865105766151309" datatype="html">
12325 <source>Upload</source> 12438 <source>Upload</source>
12326 <target state="new">Upload</target> 12439 <target state="new">Upload</target>
12327 12440
12328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12329 <trans-unit id="8278735427925094503" datatype="html"> 12442 <trans-unit id="8278735427925094503" datatype="html">
12330 <source>Upload <x id="PH"/> </source> 12443 <source>Upload <x id="PH"/> </source>
12331 <target state="new">Upload 12444 <target state="new">Upload
12332 <x id="PH"/> 12445 <x id="PH"/>
12333 </target> 12446 </target>
12334 12447
12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12336 <trans-unit id="5981816353437801748"> 12449 <trans-unit id="5981816353437801748">
12337 <source>Video published.</source> 12450 <source>Video published.</source>
12338 <target>Bideoa argitaratuta.</target> 12451 <target>Bideoa argitaratuta.</target>
12339 12452
12340 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12341 <trans-unit id="764164089183618119" datatype="html"> 12454 <trans-unit id="764164089183618119" datatype="html">
12342 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12455 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12343 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 12456 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -12474,7 +12587,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12474 12587
12475 12588
12476 12589
12477 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12590 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12478 <trans-unit id="3354816756665089864" datatype="html"> 12591 <trans-unit id="3354816756665089864" datatype="html">
12479 <source>Autoplay is suspended</source> 12592 <source>Autoplay is suspended</source>
12480 <target state="new">Autoplay is suspended</target> 12593 <target state="new">Autoplay is suspended</target>
@@ -12563,9 +12676,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12563 <trans-unit id="2431286785954354122" datatype="html"> 12676 <trans-unit id="2431286785954354122" datatype="html">
12564 <source>Recently added</source> 12677 <source>Recently added</source>
12565 <target state="new">Recently added</target> 12678 <target state="new">Recently added</target>
12566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12679
12567 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12680
12568 </trans-unit> 12681 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12569 <trans-unit id="12646164819555880"> 12682 <trans-unit id="12646164819555880">
12570 <source>Videos from your subscriptions</source> 12683 <source>Videos from your subscriptions</source>
12571 <target>Zure harpidetzetako bideoak</target> 12684 <target>Zure harpidetzetako bideoak</target>
@@ -12574,17 +12687,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12574 <trans-unit id="1812379335568847528" datatype="html"> 12687 <trans-unit id="1812379335568847528" datatype="html">
12575 <source>Subscriptions</source> 12688 <source>Subscriptions</source>
12576 <target state="new">Subscriptions</target> 12689 <target state="new">Subscriptions</target>
12577 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12690
12578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12691
12579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12692
12580 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12693
12581 </trans-unit> 12694 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12582 <trans-unit id="186236568870281953" datatype="html"> 12695 <trans-unit id="186236568870281953" datatype="html">
12583 <source>History</source> 12696 <source>History</source>
12584 <target state="new">History</target> 12697 <target state="new">History</target>
12585 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12698
12586 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12699
12587 </trans-unit> 12700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12588 <trans-unit id="5237588857224999862" datatype="html"> 12701 <trans-unit id="5237588857224999862" datatype="html">
12589 <source>Open actions</source> 12702 <source>Open actions</source>
12590 <target state="new">Open actions</target> 12703 <target state="new">Open actions</target>
@@ -12596,11 +12709,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12596 <trans-unit id="8681933925782924101" datatype="html"> 12709 <trans-unit id="8681933925782924101" datatype="html">
12597 <source>Local videos</source> 12710 <source>Local videos</source>
12598 <target state="new">Local videos</target> 12711 <target state="new">Local videos</target>
12599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12712
12600 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12713
12601 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12714
12602 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12715
12603 </trans-unit> 12716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12604 <trans-unit id="5668077948386857930" datatype="html"> 12717 <trans-unit id="5668077948386857930" datatype="html">
12605 <source>Exclude</source> 12718 <source>Exclude</source>
12606 <target state="new">Exclude</target> 12719 <target state="new">Exclude</target>
@@ -12635,19 +12748,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12635 <trans-unit id="4668975178372693951" datatype="html"> 12748 <trans-unit id="4668975178372693951" datatype="html">
12636 <source>Discover videos</source> 12749 <source>Discover videos</source>
12637 <target state="new">Discover videos</target> 12750 <target state="new">Discover videos</target>
12638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12751
12639 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12752
12640 </trans-unit> 12753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12641 <trans-unit id="8067135025051844577" datatype="html"> 12754 <trans-unit id="8067135025051844577" datatype="html">
12642 <source>Trending videos</source> 12755 <source>Trending videos</source>
12643 <target state="new">Trending videos</target> 12756 <target state="new">Trending videos</target>
12644 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12757
12645 </trans-unit> 12758 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12646 <trans-unit id="664221386829541948" datatype="html"> 12759 <trans-unit id="664221386829541948" datatype="html">
12647 <source>Recently added videos</source> 12760 <source>Recently added videos</source>
12648 <target state="new">Recently added videos</target> 12761 <target state="new">Recently added videos</target>
12649 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12762
12650 </trans-unit> 12763 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12651 <trans-unit id="8212906256415538361" datatype="html"> 12764 <trans-unit id="8212906256415538361" datatype="html">
12652 <source>Upload a video</source> 12765 <source>Upload a video</source>
12653 <target state="new">Upload a video</target> 12766 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf
index 96cabefbc..3866bcf74 100644
--- a/client/src/locale/angular.fa-IR.xlf
+++ b/client/src/locale/angular.fa-IR.xlf
@@ -5,98 +5,98 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">بستن‮</target> 7 <target state="translated">بستن‮</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">اسلاید<x id="INTERPOLATION" equiv-text="get wrap("/> از<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="translated">اسلاید<x id="INTERPOLATION" equiv-text="get wrap("/> از<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13
14 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 13 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
15 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group></trans-unit> 14 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group>
15 </trans-unit>
16 <trans-unit id="ngb.carousel.previous" datatype="html"> 16 <trans-unit id="ngb.carousel.previous" datatype="html">
17 <source>Previous</source> 17 <source>Previous</source>
18 <target state="translated">قبلی</target> 18 <target state="translated">قبلی</target>
19 19 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group>
20 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 20 </trans-unit>
21 <trans-unit id="ngb.carousel.next" datatype="html"> 21 <trans-unit id="ngb.carousel.next" datatype="html">
22 <source>Next</source> 22 <source>Next</source>
23 <target state="translated">بعدی</target> 23 <target state="translated">بعدی</target>
24 24 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group>
25 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 25 </trans-unit>
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">ماه را انتخاب کنید</target> 28 <target state="translated">ماه را انتخاب کنید</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="translated">سال را انتخاب کنید</target> 34 <target state="translated">سال را انتخاب کنید</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">ماه قبل</target> 40 <target state="translated">ماه قبل</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">ماه بعد</target> 46 <target state="translated">ماه بعد</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="translated">««</target> 52 <target state="translated">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="translated">«</target> 57 <target state="translated">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="translated">»</target> 62 <target state="translated">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="translated">»»</target> 67 <target state="translated">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">اولین</target> 72 <target state="translated">اولین</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">قبلی</target> 77 <target state="translated">قبلی</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="translated">بعدی</target> 82 <target state="translated">بعدی</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">آخرین</target> 87 <target state="translated">آخرین</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="translated"><x id="INTERPOLATION" equiv-text="و غیره *"/></target> 92 <target state="translated"><x id="INTERPOLATION" equiv-text="و غیره *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="translated">HH</target> 97 <target state="translated">HH</target>
98 98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group>
99 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 99 </trans-unit>
100 <trans-unit id="ngb.timepicker.hours" datatype="html"> 100 <trans-unit id="ngb.timepicker.hours" datatype="html">
101 <source>Hours</source> 101 <source>Hours</source>
102 <target state="translated">ساعات</target> 102 <target state="translated">ساعات</target>
@@ -105,38 +105,38 @@
105 <trans-unit id="ngb.timepicker.MM" datatype="html"> 105 <trans-unit id="ngb.timepicker.MM" datatype="html">
106 <source>MM</source> 106 <source>MM</source>
107 <target state="translated">mm</target> 107 <target state="translated">mm</target>
108 108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group>
109 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 109 </trans-unit>
110 <trans-unit id="ngb.timepicker.minutes" datatype="html"> 110 <trans-unit id="ngb.timepicker.minutes" datatype="html">
111 <source>Minutes</source> 111 <source>Minutes</source>
112 <target state="translated">دقیقه</target> 112 <target state="translated">دقیقه</target>
113 113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group>
114 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group></trans-unit> 114 </trans-unit>
115 <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 115 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
116 <source>Increment hours</source> 116 <source>Increment hours</source>
117 <target state="translated">اÙزایش ساعات</target> 117 <target state="translated">اÙزایش ساعات</target>
118 118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group>
119 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group></trans-unit> 119 </trans-unit>
120 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 120 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
121 <source>Decrement hours</source> 121 <source>Decrement hours</source>
122 <target state="translated">کاهش ساعت</target> 122 <target state="translated">کاهش ساعت</target>
123 123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group>
124 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 124 </trans-unit>
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="translated">اÙزایش دقیقه</target> 127 <target state="translated">اÙزایش دقیقه</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="translated">کاهش دقیقه</target> 132 <target state="translated">کاهش دقیقه</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="translated">SS</target> 137 <target state="translated">SS</target>
138 138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group>
139 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 139 </trans-unit>
140 <trans-unit id="ngb.timepicker.seconds" datatype="html"> 140 <trans-unit id="ngb.timepicker.seconds" datatype="html">
141 <source>Seconds</source> 141 <source>Seconds</source>
142 <target state="translated">ثانیه</target> 142 <target state="translated">ثانیه</target>
@@ -177,18 +177,18 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">بستن</target> 179 <target state="translated">بستن</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">بستن منوی چپ</target> 184 <target state="translated">بستن منوی چپ</target>
185 185 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
186 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 186 </trans-unit>
187 <trans-unit id="3455550526898419928" datatype="html"> 187 <trans-unit id="3455550526898419928" datatype="html">
188 <source>Open the left menu</source> 188 <source>Open the left menu</source>
189 <target state="translated">بازکردن منوی چپ</target> 189 <target state="translated">بازکردن منوی چپ</target>
190 190 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group>
191 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 191 </trans-unit>
192 <trans-unit id="9075761896562520962" datatype="html"> 192 <trans-unit id="9075761896562520962" datatype="html">
193 <source>You don't have notifications.</source> 193 <source>You don't have notifications.</source>
194 <target state="translated">شما هیچ اعلانی ندارید.</target> 194 <target state="translated">شما هیچ اعلانی ندارید.</target>
@@ -331,25 +331,33 @@
331 <source>The notification points to content now unavailable</source> 331 <source>The notification points to content now unavailable</source>
332 <target state="translated">اعلان به محتوایی که اکنون دردسترس نیست اشاره دارد</target> 332 <target state="translated">اعلان به محتوایی که اکنون دردسترس نیست اشاره دارد</target>
333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group> 333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group>
334 </trans-unit><trans-unit id="906167214730624194" datatype="html"> 334 </trans-unit>
335 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source><target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target> 335 <trans-unit id="906167214730624194" datatype="html">
336 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source>
337 <target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target>
336 <context-group purpose="location"> 338 <context-group purpose="location">
337 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> 339 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
338 <context context-type="linenumber">22</context> 340 <context context-type="linenumber">22</context>
339 </context-group> 341 </context-group>
340 </trans-unit><trans-unit id="4873265433447388314" datatype="html"> 342 </trans-unit>
341 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source><target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target> 343 <trans-unit id="4873265433447388314" datatype="html">
344 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source>
345 <target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target>
342 <context-group purpose="location"> 346 <context-group purpose="location">
343 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> 347 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
344 <context context-type="linenumber">23</context> 348 <context context-type="linenumber">23</context>
345 </context-group> 349 </context-group>
346 </trans-unit><trans-unit id="4763067539652050249" datatype="html"> 350 </trans-unit>
347 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source><target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target> 351 <trans-unit id="4763067539652050249" datatype="html">
348 352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit><trans-unit id="8622604868434380566" datatype="html"> 353 <target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target>
350 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source><target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target> 354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
351 355 </trans-unit>
352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 356 <trans-unit id="8622604868434380566" datatype="html">
357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
358 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
360 </trans-unit>
353 <trans-unit id="3321250177023376249" datatype="html"> 361 <trans-unit id="3321250177023376249" datatype="html">
354 <source>Change your avatar</source> 362 <source>Change your avatar</source>
355 <target state="translated">نماد (avatar) خود را تغییر دهید</target> 363 <target state="translated">نماد (avatar) خود را تغییر دهید</target>
@@ -378,36 +386,36 @@
378 <trans-unit id="8432562579042371182" datatype="html"> 386 <trans-unit id="8432562579042371182" datatype="html">
379 <source>Options</source> 387 <source>Options</source>
380 <target state="translated">گزینه ها</target> 388 <target state="translated">گزینه ها</target>
381 389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group>
382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 390 </trans-unit>
383 <trans-unit id="1394835141143590910" datatype="html"> 391 <trans-unit id="1394835141143590910" datatype="html">
384 <source>Start at</source> 392 <source>Start at</source>
385 <target state="translated">شروع کن در</target> 393 <target state="translated">شروع کن در</target>
386 394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group>
387 395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group>
388 396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group>
389 397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 398 </trans-unit>
391 <trans-unit id="5964984095397511808" datatype="html"> 399 <trans-unit id="5964984095397511808" datatype="html">
392 <source>Stop at</source> 400 <source>Stop at</source>
393 <target state="translated">توق٠در</target> 401 <target state="translated">توق٠در</target>
394 402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
395 403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
396 404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
397 405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 406 </trans-unit>
399 <trans-unit id="2816407313459209541" datatype="html"> 407 <trans-unit id="2816407313459209541" datatype="html">
400 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 408 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
401 <target state="translated">'گزارش شما به ناظران ارسال خواهد شد Ùˆ همچنین یک نسخه به مرجع Ùیلم نیز ارسال خواهد شد. <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> ...... (<x id="INTERPOLATION_1"/>) ....<x id="CLOSE_TAG_NG_CONTAINER"/>. </target> 409 <target state="translated">'گزارش شما به ناظران ارسال خواهد شد Ùˆ همچنین یک نسخه به مرجع Ùیلم نیز ارسال خواهد شد. <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> ...... (<x id="INTERPOLATION_1"/>) ....<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
402 410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group>
403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 411 </trans-unit>
404 <trans-unit id="6990204431018013063" datatype="html"> 412 <trans-unit id="6990204431018013063" datatype="html">
405 <source>Please describe the issue...</source> 413 <source>Please describe the issue...</source>
406 <target state="translated">لطÙاً موضوع را شرح دهید ...</target> 414 <target state="translated">لطÙاً موضوع را شرح دهید ...</target>
407 415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
408 416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
409 417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 418 </trans-unit>
411 <trans-unit id="5201790281220738609" datatype="html"> 419 <trans-unit id="5201790281220738609" datatype="html">
412 <source>Search playlists</source> 420 <source>Search playlists</source>
413 <target state="translated">لیست های پخش را جستجو کنید</target> 421 <target state="translated">لیست های پخش را جستجو کنید</target>
@@ -416,87 +424,86 @@
416 <trans-unit id="6056859576122955708" datatype="html"> 424 <trans-unit id="6056859576122955708" datatype="html">
417 <source>Create a private playlist</source> 425 <source>Create a private playlist</source>
418 <target state="translated">یک لیست پخش خصوصی ایجاد کنید</target> 426 <target state="translated">یک لیست پخش خصوصی ایجاد کنید</target>
419 427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group>
420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 428 </trans-unit>
421 <trans-unit id="2409672154570643758" datatype="html"> 429 <trans-unit id="2409672154570643758" datatype="html">
422 <source>Display name</source> 430 <source>Display name</source>
423 <target state="translated">نام</target> 431 <target state="translated">نام</target>
424 432 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
425 433 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
426 434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group>
427 435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
428 436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
429 437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group>
430 438 </trans-unit>
431 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
432 <trans-unit id="2193037168694505715" datatype="html"> 439 <trans-unit id="2193037168694505715" datatype="html">
433 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 440 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
434 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 441 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
435 <target state="translated">متن کوتاهی Ú©Ù‡ به اÙراد درباره چگونگی حمایتشان از کانال اطلاع رسانی Ù…ÛŒ نماید (پلتÙرم عضویت...).&lt;br />&lt;br /> زمانیکه ویدئو جدیدی در این کانال بارگذاری شد ØŒ Ùیلد مربوط به آن ویدئو به صورت اتوماتیک با این متن تکمیل Ù…ÛŒ گردد.</target> 442 <target state="translated">متن کوتاهی Ú©Ù‡ به اÙراد درباره چگونگی حمایتشان از کانال اطلاع رسانی Ù…ÛŒ نماید (پلتÙرم عضویت...).&lt;br />&lt;br /> زمانیکه ویدئو جدیدی در این کانال بارگذاری شد ØŒ Ùیلد مربوط به آن ویدئو به صورت اتوماتیک با این متن تکمیل Ù…ÛŒ گردد.</target>
436 443 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
437 444 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
438 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 445 </trans-unit>
439 <trans-unit id="6438815964972582865" datatype="html"> 446 <trans-unit id="6438815964972582865" datatype="html">
440 <source>The following link contains a private token and should not be shared with anyone.</source> 447 <source>The following link contains a private token and should not be shared with anyone.</source>
441 <target state="translated">پیوند زیر دارای یک رمز خصوصی است و نباید با کسی به اشتراک گذاشته شود.</target> 448 <target state="translated">پیوند زیر دارای یک رمز خصوصی است و نباید با کسی به اشتراک گذاشته شود.</target>
442 449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group>
443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 450 </trans-unit>
444 <trans-unit id="7513076467032912668" datatype="html"> 451 <trans-unit id="7513076467032912668" datatype="html">
445 <source>Format</source> 452 <source>Format</source>
446 <target state="translated">Ùرمت</target> 453 <target state="translated">Ùرمت</target>
447 454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group>
448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 455 </trans-unit>
449 <trans-unit id="7385834259346199883" datatype="html"> 456 <trans-unit id="7385834259346199883" datatype="html">
450 <source>Video stream</source> 457 <source>Video stream</source>
451 <target state="translated">استریم ویدئو</target> 458 <target state="translated">استریم ویدئو</target>
452 459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group>
453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 460 </trans-unit>
454 <trans-unit id="5496771215105419189" datatype="html"> 461 <trans-unit id="5496771215105419189" datatype="html">
455 <source>Audio stream</source> 462 <source>Audio stream</source>
456 <target state="translated">استریم صوتی</target> 463 <target state="translated">استریم صوتی</target>
457 464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group>
458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 465 </trans-unit>
459 <trans-unit id="6316149158173629264" datatype="html"> 466 <trans-unit id="6316149158173629264" datatype="html">
460 <source>Direct download</source> 467 <source>Direct download</source>
461 <target state="translated">دانلود مستقیم</target> 468 <target state="translated">دانلود مستقیم</target>
462 469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group>
463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit> 470 </trans-unit>
464 <trans-unit id="5910455707959454672" datatype="html"> 471 <trans-unit id="5910455707959454672" datatype="html">
465 <source>Torrent (.torrent file)</source> 472 <source>Torrent (.torrent file)</source>
466 <target state="translated">تورنت (پرونده .torrent)</target> 473 <target state="translated">تورنت (پرونده .torrent)</target>
467 474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group>
468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 475 </trans-unit>
469 <trans-unit id="5830517253429165613" datatype="html"> 476 <trans-unit id="5830517253429165613" datatype="html">
470 <source>Advanced</source> 477 <source>Advanced</source>
471 <target state="translated">پیشرÙته</target> 478 <target state="translated">پیشرÙته</target>
472 479 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group>
473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> 480 </trans-unit>
474 <trans-unit id="4493457595110310369" datatype="html"> 481 <trans-unit id="4493457595110310369" datatype="html">
475 <source>Simple</source> 482 <source>Simple</source>
476 <target state="translated">ساده</target> 483 <target state="translated">ساده</target>
477 484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group>
478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 485 </trans-unit>
479 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
480 <source>video</source> 487 <source>video</source>
481 <target state="translated">ویدیو</target> 488 <target state="translated">ویدیو</target>
482 489
483 490
484 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
485 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
486 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
487 <target state="translated">با این ویدیو از سهمیه ویدیوی شما بیشتر Ù…ÛŒ شود (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>ØŒ استÙاده شده: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>ØŒ سهم : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">با این ویدیو از سهمیه ویدیوی شما بیشتر Ù…ÛŒ شود (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>ØŒ استÙاده شده: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>ØŒ سهم : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
488 495
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
490 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
491 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
492 <target state="translated">سهمیه ویدئویی روزانه شما با این ویدیو (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>استÙاده شده: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>ØŒ سهم: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">سهمیه ویدئویی روزانه شما با این ویدیو (اندازه ویدیو: <x id="PH" equiv-text="videoSizeBytes"/>استÙاده شده: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>ØŒ سهم: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
493 500
494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
495 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
496 <source>subtitles</source> 503 <source>subtitles</source>
497 <target state="translated">زیرنویس‌ها</target> 504 <target state="translated">زیرنویس‌ها</target>
498 505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group>
499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 506 </trans-unit>
500 <trans-unit id="6325096236207614377"> 507 <trans-unit id="6325096236207614377">
501 <source>Reason...</source> 508 <source>Reason...</source>
502 <target>دلیل...</target> 509 <target>دلیل...</target>
@@ -509,8 +516,10 @@
509 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> 516 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
510 <context context-type="linenumber">27</context> 517 <context context-type="linenumber">27</context>
511 </context-group> 518 </context-group>
512 </trans-unit><trans-unit id="1080230904501320275" datatype="html"> 519 </trans-unit>
513 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source><target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target> 520 <trans-unit id="1080230904501320275" datatype="html">
521 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source>
522 <target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target>
514 <context-group purpose="location"> 523 <context-group purpose="location">
515 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> 524 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
516 <context context-type="linenumber">70</context> 525 <context context-type="linenumber">70</context>
@@ -525,12 +534,12 @@
525 <trans-unit id="935187492052582731" datatype="html"> 534 <trans-unit id="935187492052582731" datatype="html">
526 <source>Submit</source> 535 <source>Submit</source>
527 <target state="translated">ارسال</target> 536 <target state="translated">ارسال</target>
528 537 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group>
529 538 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
530 539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
531 540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
532 541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group>
533 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 542 </trans-unit>
534 <trans-unit id="8343217707114977013" datatype="html"> 543 <trans-unit id="8343217707114977013" datatype="html">
535 <source>The contact form is not enabled on this instance.</source> 544 <source>The contact form is not enabled on this instance.</source>
536 <target state="translated">Ùرم تماس در این کانال Ùعال نیست.</target> 545 <target state="translated">Ùرم تماس در این کانال Ùعال نیست.</target>
@@ -547,15 +556,15 @@
547 <trans-unit id="5471125870639393916" datatype="html"> 556 <trans-unit id="5471125870639393916" datatype="html">
548 <source>What is the issue?</source> 557 <source>What is the issue?</source>
549 <target state="translated">مشکل چیست؟</target> 558 <target state="translated">مشکل چیست؟</target>
550 559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
551 560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
552 561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group>
553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 562 </trans-unit>
554 <trans-unit id="2466846716878254816" datatype="html"> 563 <trans-unit id="2466846716878254816" datatype="html">
555 <source>Element <x id="PH" equiv-text="param"/> not found</source> 564 <source>Element <x id="PH" equiv-text="param"/> not found</source>
556 <target state="translated">عنصر <x id="PH" equiv-text="param"/> یاÙت نشد</target> 565 <target state="translated">عنصر <x id="PH" equiv-text="param"/> یاÙت نشد</target>
557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 566
558 </trans-unit> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
559 <trans-unit id="7539427273132299890" datatype="html"> 568 <trans-unit id="7539427273132299890" datatype="html">
560 <source>Unlisted</source> 569 <source>Unlisted</source>
561 <target state="translated">Ùهرست نشده</target> 570 <target state="translated">Ùهرست نشده</target>
@@ -571,12 +580,12 @@
571 </trans-unit> 580 </trans-unit>
572 <trans-unit id="7688104409544625220" datatype="html"> 581 <trans-unit id="7688104409544625220" datatype="html">
573 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> 582 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
574 <target state="translated">{VAR_PLURAL, plural, =1 {1 view} دیگر{<x id="INTERPOLATION"/> نماها}}</target> 583 <target state="translated">{VAR_PLURAL, plural, =1 {1 view} other{<x id="INTERPOLATION"/> نماها}}</target>
575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group> 584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group>
576 </trans-unit> 585 </trans-unit>
577 <trans-unit id="8562063050145802350" datatype="html"> 586 <trans-unit id="8562063050145802350" datatype="html">
578 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> 587 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
579 <target state="translated">{VAR_PLURAL, plural, =1 {1 viewer} دیگر{<x id="INTERPOLATION"/> بینندگان}}</target> 588 <target state="translated">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> بینندگان}}</target>
580 <context-group purpose="location"> 589 <context-group purpose="location">
581 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> 590 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
582 <context context-type="linenumber">7</context> 591 <context context-type="linenumber">7</context>
@@ -585,65 +594,75 @@
585 <trans-unit id="3267631941074558910" datatype="html"> 594 <trans-unit id="3267631941074558910" datatype="html">
586 <source>Cannot fetch information of this remote account</source> 595 <source>Cannot fetch information of this remote account</source>
587 <target state="translated">اطلاعات این حساب از راه دور قابل واکشی نیست</target> 596 <target state="translated">اطلاعات این حساب از راه دور قابل واکشی نیست</target>
588 597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group>
589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 598 </trans-unit>
590 <trans-unit id="9081463435738465430" datatype="html"> 599 <trans-unit id="9081463435738465430" datatype="html">
591 <source>Blocked</source> 600 <source>Blocked</source>
592 <target state="translated">مسدود</target> 601 <target state="translated">مسدود</target>
593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group>
594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group>
595 </trans-unit><trans-unit id="2956881312790136147" datatype="html"> 604 </trans-unit>
596 <source>Delete this file</source><target state="new">Delete this file</target> 605 <trans-unit id="2956881312790136147" datatype="html">
597 606 <source>Delete this file</source>
598 607 <target state="new">Delete this file</target>
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
610 </trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 611 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 612 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">آیا اطمینان دارید که می‌خواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذ٠کنید؟</target> 613 <target state="translated">آیا اطمینان دارید که می‌خواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذ٠کنید؟</target>
603 614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="5779580280418408097" datatype="html"> 615 </trans-unit>
605 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 616 <trans-unit id="5779580280418408097" datatype="html">
606 617 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 618 <target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
620 </trans-unit>
608 <trans-unit id="6630644917521475697" datatype="html"> 621 <trans-unit id="6630644917521475697" datatype="html">
609 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 622 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
610 <target state="translated"><x id="PH" equiv-text="videos.length"/> ویدیو حذ٠شدند.</target> 623 <target state="translated"><x id="PH" equiv-text="videos.length"/> ویدیو حذ٠شدند.</target>
611 624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit><trans-unit id="9164541937317586242" datatype="html"> 625 </trans-unit>
613 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 626 <trans-unit id="9164541937317586242" datatype="html">
614 627 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 628 <target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
630 </trans-unit>
616 <trans-unit id="2870417795706430145" datatype="html"> 631 <trans-unit id="2870417795706430145" datatype="html">
617 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 632 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
618 <target state="translated">رÙع انسداد<x id="PH" equiv-text="videos.length"/> ویدئوها.</target> 633 <target state="translated">رÙع انسداد<x id="PH" equiv-text="videos.length"/> ویدئوها.</target>
619 634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit><trans-unit id="6228449077605046873" datatype="html"> 635 </trans-unit>
621 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target> 636 <trans-unit id="6228449077605046873" datatype="html">
622 637 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 638 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
640 </trans-unit>
624 <trans-unit id="9088099192924395359" datatype="html"> 641 <trans-unit id="9088099192924395359" datatype="html">
625 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 642 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
626 <target state="translated">آیااز حذ٠کردن <x id="PH" equiv-text="videos.length"/> لیست استریم پخش HLSمطمئن هستید ?</target> 643 <target state="translated">آیااز حذ٠کردن <x id="PH" equiv-text="videos.length"/> لیست استریم پخش HLSمطمئن هستید ?</target>
627 644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="653148876380254581" datatype="html"> 645 </trans-unit>
629 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target> 646 <trans-unit id="653148876380254581" datatype="html">
630 647 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 648 <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
650 </trans-unit>
632 <trans-unit id="5442133371267277333" datatype="html"> 651 <trans-unit id="5442133371267277333" datatype="html">
633 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 652 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
634 <target state="translated">آیا از حذ٠Ùایلهای WebTorrent مطمئن هستید <x id="PH" equiv-text="videos.length"/> ویدئو ها ?</target> 653 <target state="translated">آیا از حذ٠Ùایلهای WebTorrent مطمئن هستید <x id="PH" equiv-text="videos.length"/> ویدئو ها ?</target>
635 654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 655 </trans-unit>
637 <trans-unit id="1571742433738679426" datatype="html"> 656 <trans-unit id="1571742433738679426" datatype="html">
638 <source>Files were removed.</source> 657 <source>Files were removed.</source>
639 <target state="translated">پرونده‌ها حذ٠شدند.</target> 658 <target state="translated">پرونده‌ها حذ٠شدند.</target>
640 659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 660 </trans-unit>
642 <trans-unit id="7054344823477412274" datatype="html"> 661 <trans-unit id="7054344823477412274" datatype="html">
643 <source>Transcoding jobs created.</source> 662 <source>Transcoding jobs created.</source>
644 <target state="translated">در حال کد گذاری .</target> 663 <target state="translated">در حال کد گذاری .</target>
645 664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 665 </trans-unit>
647 <trans-unit id="3514509630940272440" datatype="html"> 666 <trans-unit id="3514509630940272440" datatype="html">
648 <source>Sensitive</source> 667 <source>Sensitive</source>
649 <target state="translated">حساس</target> 668 <target state="translated">حساس</target>
@@ -652,8 +671,8 @@
652 <trans-unit id="7708270344948043036" datatype="html"> 671 <trans-unit id="7708270344948043036" datatype="html">
653 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source> 672 <source><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </source>
654 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </target> 673 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> </target>
655 674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group>
656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 675 </trans-unit>
657 <trans-unit id="3044142083883783523" datatype="html"> 676 <trans-unit id="3044142083883783523" datatype="html">
658 <source>Updated <x id="INTERPOLATION"/></source> 677 <source>Updated <x id="INTERPOLATION"/></source>
659 <target state="translated">بروز رسانی<x id="INTERPOLATION"/></target> 678 <target state="translated">بروز رسانی<x id="INTERPOLATION"/></target>
@@ -667,9 +686,9 @@
667 <trans-unit id="6381490568322624964" datatype="html"> 686 <trans-unit id="6381490568322624964" datatype="html">
668 <source>Deleted</source> 687 <source>Deleted</source>
669 <target state="translated">پاک شده</target> 688 <target state="translated">پاک شده</target>
670 689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group>
671 690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group>
672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 691 </trans-unit>
673 <trans-unit id="5263519165976128456" datatype="html"> 692 <trans-unit id="5263519165976128456" datatype="html">
674 <source>Edit starts/stops at</source> 693 <source>Edit starts/stops at</source>
675 <target state="translated">ویرایش شروع می شود / متوق٠می شود در</target> 694 <target state="translated">ویرایش شروع می شود / متوق٠می شود در</target>
@@ -691,35 +710,33 @@
691 <trans-unit id="834805431202576194"> 710 <trans-unit id="834805431202576194">
692 <source>No results.</source> 711 <source>No results.</source>
693 <target>بدون نتیجه</target> 712 <target>بدون نتیجه</target>
694 713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
695 714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
696 715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group>
697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 716 </trans-unit>
698
699 <trans-unit id="158575725114802951" datatype="html"> 717 <trans-unit id="158575725114802951" datatype="html">
700 <source>Only live videos</source> 718 <source>Only live videos</source>
701 <target state="translated">Ùقط Ùیلم های زنده</target> 719 <target state="translated">Ùقط Ùیلم های زنده</target>
702 720
703 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 721 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
704 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 722 <trans-unit id="9157178301885999151" datatype="html">
705 <context-group purpose="location"> 723 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
706 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 724 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
707 <context context-type="linenumber">170</context> 725
708 </context-group> 726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
709 </trans-unit>
710 <trans-unit id="7585826646011739428"> 727 <trans-unit id="7585826646011739428">
711 <source>Edit</source> 728 <source>Edit</source>
712 <target>ویرایش</target> 729 <target>ویرایش</target>
713 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
714 731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
715 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
716 733 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
717 734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
718 735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
719 736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
720 737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
721 738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 739 </trans-unit>
723 <trans-unit id="5293515551330482519" datatype="html"> 740 <trans-unit id="5293515551330482519" datatype="html">
724 <source>Truncated preview</source> 741 <source>Truncated preview</source>
725 <target state="translated">پیش نمایش کوتاه شده</target> 742 <target state="translated">پیش نمایش کوتاه شده</target>
@@ -751,64 +768,63 @@
751 <trans-unit id="1779391511451594552" datatype="html"> 768 <trans-unit id="1779391511451594552" datatype="html">
752 <source>Using an ActivityPub account</source> 769 <source>Using an ActivityPub account</source>
753 <target state="translated">استÙاده از حساب ActivityPub</target> 770 <target state="translated">استÙاده از حساب ActivityPub</target>
754 771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group>
755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 772 </trans-unit>
756 <trans-unit id="3372646000533908418" datatype="html"> 773 <trans-unit id="3372646000533908418" datatype="html">
757 <source>Subscribe with a remote account:</source> 774 <source>Subscribe with a remote account:</source>
758 <target state="translated">مشترک شدن با یک حساب از راه دور:</target> 775 <target state="translated">مشترک شدن با یک حساب از راه دور:</target>
759 776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group>
760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 777 </trans-unit>
761 <trans-unit id="6691897331062834756" datatype="html"> 778 <trans-unit id="6691897331062834756" datatype="html">
762 <source>Subscribe with an account on this instance</source> 779 <source>Subscribe with an account on this instance</source>
763 <target state="translated">با یک حساب کاربری می توانید در این سایت مشترک شوید</target> 780 <target state="translated">با یک حساب کاربری می توانید در این سایت مشترک شوید</target>
764 781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group>
765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 782 </trans-unit>
766 <trans-unit id="1740917574463702967" datatype="html"> 783 <trans-unit id="1740917574463702967" datatype="html">
767 <source>Subscribe with your local account</source> 784 <source>Subscribe with your local account</source>
768 <target state="translated">با حساب محلی خود مشترک شوید</target> 785 <target state="translated">با حساب محلی خود مشترک شوید</target>
769 786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group>
770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 787 </trans-unit>
771
772 <trans-unit id="8023282004085823427" datatype="html"> 788 <trans-unit id="8023282004085823427" datatype="html">
773 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> 789 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
774 <target state="translated"><x id="PH" equiv-text="this.video.name"/> توسط کانال شما کپی می شود.</target> 790 <target state="translated"><x id="PH" equiv-text="this.video.name"/> توسط کانال شما کپی می شود.</target>
775 791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group>
776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit> 792 </trans-unit>
777 <trans-unit id="4140366911638662173" datatype="html"> 793 <trans-unit id="4140366911638662173" datatype="html">
778 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> 794 <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source>
779 <target state="translated">آیا واقعا می‌خواهید <x id="PH" equiv-text="this.video.name"/> پرونده را حذ٠کنید؟</target> 795 <target state="translated">آیا واقعا می‌خواهید <x id="PH" equiv-text="this.video.name"/> پرونده را حذ٠کنید؟</target>
780 796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group>
781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">277</context></context-group></trans-unit> 797 </trans-unit>
782 <trans-unit id="2955645766721124100" datatype="html"> 798 <trans-unit id="2955645766721124100" datatype="html">
783 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> 799 <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source>
784 <target state="translated">حذ٠کردن "<x id="PH" equiv-text="this.video.name"/>" Ùایلها</target> 800 <target state="translated">حذ٠کردن "<x id="PH" equiv-text="this.video.name"/>" Ùایلها</target>
785 801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group>
786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">279</context></context-group></trans-unit> 802 </trans-unit>
787 <trans-unit id="7758350391886784213" datatype="html"> 803 <trans-unit id="7758350391886784213" datatype="html">
788 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> 804 <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source>
789 <target state="translated">Ùایلهای حذ٠شده از <x id="PH" equiv-text="video.name"/>.</target> 805 <target state="translated">Ùایلهای حذ٠شده از <x id="PH" equiv-text="video.name"/>.</target>
790 806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group>
791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">285</context></context-group></trans-unit> 807 </trans-unit>
792 <trans-unit id="6279087330074580345" datatype="html"> 808 <trans-unit id="6279087330074580345" datatype="html">
793 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> 809 <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source>
794 <target state="translated">کد گذاری برای <x id="PH" equiv-text="video.name"/> <x id="PH" equiv-text="video.name"/>انجام شد .</target> 810 <target state="translated">کد گذاری برای <x id="PH" equiv-text="video.name"/> <x id="PH" equiv-text="video.name"/>انجام شد .</target>
795 811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group>
796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 812 </trans-unit>
797 <trans-unit id="2949829240129672512" datatype="html"> 813 <trans-unit id="2949829240129672512" datatype="html">
798 <source>Using a syndication feed</source> 814 <source>Using a syndication feed</source>
799 <target state="translated">با استÙاده از feed</target> 815 <target state="translated">با استÙاده از feed</target>
800 816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group>
801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 817 </trans-unit>
802 <trans-unit id="7695158742270602420" datatype="html"> 818 <trans-unit id="7695158742270602420" datatype="html">
803 <source>Subscribe via RSS</source> 819 <source>Subscribe via RSS</source>
804 <target state="translated">مشترک شدن بوسیلهٔ RSS</target> 820 <target state="translated">مشترک شدن بوسیلهٔ RSS</target>
805 821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group>
806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> 822 </trans-unit>
807 <trans-unit id="6086125715086510222" datatype="html"> 823 <trans-unit id="6086125715086510222" datatype="html">
808 <source>PROFILE SETTINGS</source> 824 <source>PROFILE SETTINGS</source>
809 <target state="translated">تنظیمات نمایه</target> 825 <target state="translated">تنظیمات نمایه</target>
810 826 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group>
811 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 827 </trans-unit>
812 <trans-unit id="855178133027341271" datatype="html"> 828 <trans-unit id="855178133027341271" datatype="html">
813 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> 829 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source>
814 <target state="translated"><x id="START_TAG_SPAN"/>اشتراک از راه دور<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>سایت از راه دور <x id="CLOSE_TAG_SPAN"/></target> 830 <target state="translated"><x id="START_TAG_SPAN"/>اشتراک از راه دور<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>سایت از راه دور <x id="CLOSE_TAG_SPAN"/></target>
@@ -883,11 +899,11 @@
883 <trans-unit id="2602586221576511475" datatype="html"> 899 <trans-unit id="2602586221576511475" datatype="html">
884 <source>Video quota</source> 900 <source>Video quota</source>
885 <target state="translated">سهمیه ویدئو</target> 901 <target state="translated">سهمیه ویدئو</target>
886 902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
887 903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
888 904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
889 905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 906 </trans-unit>
891 <trans-unit id="1502595455339510144" datatype="html"> 907 <trans-unit id="1502595455339510144" datatype="html">
892 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> 908 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
893 <target state="translated">بی نهایت<x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> در روز)<x id="CLOSE_TAG_NG_CONTAINER"/></target> 909 <target state="translated">بی نهایت<x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> در روز)<x id="CLOSE_TAG_NG_CONTAINER"/></target>
@@ -896,15 +912,15 @@
896 <trans-unit id="1071721880474488785"> 912 <trans-unit id="1071721880474488785">
897 <source>Import</source> 913 <source>Import</source>
898 <target>وارد‌کردن</target> 914 <target>وارد‌کردن</target>
899 915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
900 916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
901 917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 918 </trans-unit>
903 <trans-unit id="6276792241563504067" datatype="html"> 919 <trans-unit id="6276792241563504067" datatype="html">
904 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 920 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
905 <target state="translated">می‌توانید هر پرونده تورنتی که به یک رسانه‌ اشاره داشته باشد را وارد کنید. بایستی اطمینان حاصل کنید که شما حق انتشار محتوایی که به آن اشاره می‌کنید را دارید وگر نه این کار می‌تواند شما و سایت شما را با مشکلات حقوقی مواجه کند.</target> 921 <target state="translated">می‌توانید هر پرونده تورنتی که به یک رسانه‌ اشاره داشته باشد را وارد کنید. بایستی اطمینان حاصل کنید که شما حق انتشار محتوایی که به آن اشاره می‌کنید را دارید وگر نه این کار می‌تواند شما و سایت شما را با مشکلات حقوقی مواجه کند.</target>
906 922 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group>
907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 923 </trans-unit>
908 <trans-unit id="5812787579835788700" datatype="html"> 924 <trans-unit id="5812787579835788700" datatype="html">
909 <source>HTTP import (YouTube, Vimeo, direct URL...)</source> 925 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
910 <target state="translated">درون‌ریزی HTTP (یوتیوب، ویمئو، نشانی مستقیم...)</target> 926 <target state="translated">درون‌ریزی HTTP (یوتیوب، ویمئو، نشانی مستقیم...)</target>
@@ -914,15 +930,15 @@
914 <source>Torrent import</source> 930 <source>Torrent import</source>
915 <target state="translated">وارد نمودن از تورنت</target> 931 <target state="translated">وارد نمودن از تورنت</target>
916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group> 932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
917 </trans-unit><trans-unit id="7417677567611860270" datatype="html"> 933 </trans-unit>
918 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target> 934 <trans-unit id="7417677567611860270" datatype="html">
935 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source>
936 <target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
919 <context-group purpose="location"> 937 <context-group purpose="location">
920 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 938 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
921 <context context-type="linenumber">110</context> 939 <context context-type="linenumber">110</context>
922 </context-group> 940 </context-group>
923 </trans-unit> 941 </trans-unit>
924
925
926 <trans-unit id="4603134051700562542" datatype="html"> 942 <trans-unit id="4603134051700562542" datatype="html">
927 <source>Loading instance statistics...</source> 943 <source>Loading instance statistics...</source>
928 <target state="translated">در حال بار گذاری آمار سایت ...</target> 944 <target state="translated">در حال بار گذاری آمار سایت ...</target>
@@ -991,10 +1007,10 @@
991 <trans-unit id="8726138323871139597" datatype="html"> 1007 <trans-unit id="8726138323871139597" datatype="html">
992 <source>Following</source> 1008 <source>Following</source>
993 <target state="translated">پی‌گیری</target> 1009 <target state="translated">پی‌گیری</target>
994 1010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
995 1011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group>
996 1012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 1013 </trans-unit>
998 <trans-unit id="4914577418256256836" datatype="html"> 1014 <trans-unit id="4914577418256256836" datatype="html">
999 <source>Followers</source> 1015 <source>Followers</source>
1000 <target state="translated">دنبال‌کنندگان</target> 1016 <target state="translated">دنبال‌کنندگان</target>
@@ -1012,29 +1028,29 @@
1012 <target state="translated">پی‌گیری</target> 1028 <target state="translated">پی‌گیری</target>
1013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group> 1029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group>
1014 </trans-unit> 1030 </trans-unit>
1015
1016 <trans-unit id="1447760976255144968" datatype="html"> 1031 <trans-unit id="1447760976255144968" datatype="html">
1017 <source>The connection was interrupted</source> 1032 <source>The connection was interrupted</source>
1018 <target state="translated">اتصال با اختلال مواجه شد</target> 1033 <target state="translated">اتصال با اختلال مواجه شد</target>
1019 1034 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group>
1020 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 1035 </trans-unit>
1021 <trans-unit id="4499233456830047129" datatype="html"> 1036 <trans-unit id="4499233456830047129" datatype="html">
1022 <source>The server encountered an error</source> 1037 <source>The server encountered an error</source>
1023 <target state="translated">سرور با خطا مواجه شد</target> 1038 <target state="translated">سرور با خطا مواجه شد</target>
1024 1039 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group>
1025 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="732935381486595265" datatype="html"> 1040 </trans-unit>
1026 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target> 1041 <trans-unit id="732935381486595265" datatype="html">
1042 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source>
1043 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target>
1027 <context-group purpose="location"> 1044 <context-group purpose="location">
1028 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> 1045 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1029 <context context-type="linenumber">35</context> 1046 <context context-type="linenumber">35</context>
1030 </context-group> 1047 </context-group>
1031 </trans-unit> 1048 </trans-unit>
1032
1033 <trans-unit id="8530934870279569179" datatype="html"> 1049 <trans-unit id="8530934870279569179" datatype="html">
1034 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source> 1050 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
1035 <target state="translated">پرونده <x id="PH" equiv-text="name"/> شما خیلی بزرگ بود. (حجم حداکثر: <x id="PH_1" equiv-text="maxFileSize"/>)</target> 1051 <target state="translated">پرونده <x id="PH" equiv-text="name"/> شما خیلی بزرگ بود. (حجم حداکثر: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1036 1052 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group>
1037 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 1053 </trans-unit>
1038 <trans-unit id="7908493851025027368" datatype="html"> 1054 <trans-unit id="7908493851025027368" datatype="html">
1039 <source>A banned user will no longer be able to login.</source> 1055 <source>A banned user will no longer be able to login.</source>
1040 <target state="translated">کاربر مسدود شده دیگر نمی تواند وارد شود.</target> 1056 <target state="translated">کاربر مسدود شده دیگر نمی تواند وارد شود.</target>
@@ -1086,8 +1102,10 @@
1086 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> 1102 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1087 <context context-type="linenumber">40,42</context> 1103 <context context-type="linenumber">40,42</context>
1088 </context-group> 1104 </context-group>
1089 </trans-unit><trans-unit id="901879091817013957" datatype="html"> 1105 </trans-unit>
1090 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source><target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target> 1106 <trans-unit id="901879091817013957" datatype="html">
1107 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source>
1108 <target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
1091 <context-group purpose="location"> 1109 <context-group purpose="location">
1092 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> 1110 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1093 <context context-type="linenumber">84</context> 1111 <context context-type="linenumber">84</context>
@@ -1096,9 +1114,8 @@
1096 <trans-unit id="4195458579645833046" datatype="html"> 1114 <trans-unit id="4195458579645833046" datatype="html">
1097 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> 1115 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1098 <target state="translated">مسدود شده<x id="PH" equiv-text="this.videos.length"/> ویدئو های.</target> 1116 <target state="translated">مسدود شده<x id="PH" equiv-text="this.videos.length"/> ویدئو های.</target>
1099 1117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group>
1100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 1118 </trans-unit>
1101
1102 <trans-unit id="1191071088182425837" datatype="html"> 1119 <trans-unit id="1191071088182425837" datatype="html">
1103 <source><x id="PH"/>h</source> 1120 <source><x id="PH"/>h</source>
1104 <target state="translated"><x id="PH"/>ساعت</target> 1121 <target state="translated"><x id="PH"/>ساعت</target>
@@ -1115,48 +1132,52 @@
1115 <target state="translated"><x id="PH"/>ثانیه</target> 1132 <target state="translated"><x id="PH"/>ثانیه</target>
1116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group> 1133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group>
1117 </trans-unit> 1134 </trans-unit>
1118
1119 <trans-unit id="1909492071130899005" datatype="html"> 1135 <trans-unit id="1909492071130899005" datatype="html">
1120 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> 1136 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source>
1121 <target state="translated">ببخشید اما مشکلی در Ùرایند ورود خارجی بروز کرد. لطÙا <x id="START_LINK"/>با یکی از مدیران تماس بگیرید<x id="CLOSE_LINK"/>. </target> 1137 <target state="translated">ببخشید اما مشکلی در Ùرایند ورود خارجی بروز کرد. لطÙا <x id="START_LINK"/>با یکی از مدیران تماس بگیرید<x id="CLOSE_LINK"/>. </target>
1122 1138 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group>
1123 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="5418570600695268383" datatype="html"> 1139 </trans-unit>
1124 <source> Request new verification email </source><target state="new"> Request new verification email </target> 1140 <trans-unit id="5418570600695268383" datatype="html">
1141 <source>Request new verification email</source>
1142 <target state="new"> Request new verification email </target>
1125 <context-group purpose="location"> 1143 <context-group purpose="location">
1126 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1144 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1127 <context context-type="linenumber">33,35</context> 1145 <context context-type="linenumber">33,35</context>
1128 </context-group> 1146 </context-group>
1129 </trans-unit> 1147 </trans-unit>
1130
1131
1132
1133 <trans-unit id="2392488717875840729"> 1148 <trans-unit id="2392488717875840729">
1134 <source>User</source> 1149 <source>User</source>
1135 <target>کاربر</target> 1150 <target>کاربر</target>
1136 1151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1137 1152 </trans-unit>
1138
1139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
1140 <trans-unit id="3997350348765083892"> 1153 <trans-unit id="3997350348765083892">
1141 <source>Username or email address</source> 1154 <source>Username or email address</source>
1142 <target>نام کاربری یا آدرس رایانامه</target> 1155 <target>نام کاربری یا آدرس رایانامه</target>
1143 1156
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1145 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1158 <trans-unit id="175344056589888866" datatype="html">
1159 <source>Example: john@example.com</source>
1160 <target state="new">Example: john@example.com</target>
1161
1162
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1164 <trans-unit id="1758058452376026925" datatype="html">
1165 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1166 <target state="translated">âš ï¸ Ø¨ÛŒØ´ØªØ± نشانی‌های رایانامه Ùاقد حرو٠بزرگ هستند.</target>
1167
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1169 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1146 <context-group purpose="location"> 1170 <context-group purpose="location">
1147 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1171 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1148 <context context-type="linenumber">46</context> 1172 <context context-type="linenumber">70</context>
1149 </context-group> 1173 </context-group>
1174 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1175 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1150 <context-group purpose="location"> 1176 <context-group purpose="location">
1151 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1152 <context context-type="linenumber">53</context> 1178 <context context-type="linenumber">72</context>
1153 </context-group> 1179 </context-group>
1154 </trans-unit> 1180 </trans-unit>
1155 <trans-unit id="1758058452376026925" datatype="html">
1156 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1157 <target state="translated">âš ï¸ Ø¨ÛŒØ´ØªØ± نشانی‌های رایانامه Ùاقد حرو٠بزرگ هستند.</target>
1158
1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1160 <trans-unit id="1431416938026210429"> 1181 <trans-unit id="1431416938026210429">
1161 <source>Password</source> 1182 <source>Password</source>
1162 <target>گذرواژه</target> 1183 <target>گذرواژه</target>
@@ -1167,30 +1188,33 @@
1167 1188
1168 1189
1169 1190
1170 1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1172 <trans-unit id="8715156686857791956" datatype="html"> 1192 <trans-unit id="8715156686857791956" datatype="html">
1173 <source>Click here to reset your password</source> 1193 <source>Click here to reset your password</source>
1174 <target state="translated">برای بازنشانی گذرواژه اینجا کلیک کنید</target> 1194 <target state="translated">برای بازنشانی گذرواژه اینجا کلیک کنید</target>
1175 1195
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1196 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1177 <trans-unit id="892063502898494584" datatype="html"> 1197 <trans-unit id="892063502898494584" datatype="html">
1178 <source>I forgot my password</source> 1198 <source>I forgot my password</source>
1179 <target state="translated">گذرواژه‌ام را Ùراموش کرده‌ام</target> 1199 <target state="translated">گذرواژه‌ام را Ùراموش کرده‌ام</target>
1180 1200
1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1182 <trans-unit id="2101170466365500913" datatype="html"> 1202 <trans-unit id="2101170466365500913" datatype="html">
1183 <source>Logging into an account lets you publish content</source> 1203 <source>Logging into an account lets you publish content</source>
1184 <target state="translated">وارد شدن به حساب ، به شما امکان انتشار محتوا می‌دهد.</target> 1204 <target state="translated">وارد شدن به حساب ، به شما امکان انتشار محتوا می‌دهد.</target>
1185 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group>
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1206 </trans-unit>
1187 <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1207 <trans-unit id="6584143415159913044" datatype="html">
1208 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1209 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1188 <context-group purpose="location"> 1210 <context-group purpose="location">
1189 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1211 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1190 <context context-type="linenumber">15,18</context> 1212 <context context-type="linenumber">15,18</context>
1191 </context-group> 1213 </context-group>
1192 </trans-unit><trans-unit id="1394326136451741248" datatype="html"> 1214 </trans-unit>
1193 <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1215 <trans-unit id="1394326136451741248" datatype="html">
1216 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1217 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1194 <context-group purpose="location"> 1218 <context-group purpose="location">
1195 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1219 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1196 <context context-type="linenumber">20,23</context> 1220 <context context-type="linenumber">20,23</context>
@@ -1200,28 +1224,28 @@
1200 <source>Or sign in with</source> 1224 <source>Or sign in with</source>
1201 <target state="translated">یا از این طریق وارد شوید</target> 1225 <target state="translated">یا از این طریق وارد شوید</target>
1202 1226
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1204 <trans-unit id="3238209155172574367"> 1228 <trans-unit id="3238209155172574367">
1205 <source>Forgot your password</source> 1229 <source>Forgot your password</source>
1206 <target>گذرواژه‌تان را Ùراموش کرده‌اید</target> 1230 <target>گذرواژه‌تان را Ùراموش کرده‌اید</target>
1207 1231
1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1209 <trans-unit id="87327320394367488" datatype="html"> 1233 <trans-unit id="87327320394367488" datatype="html">
1210 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1234 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1211 <target state="translated">متاسÙیم، در حال حاظر امکان بازیابی رمز عبور شما میسر نیست . لطÙا با مدیر سیستم جهت بررسی تنظیمات مربوطه تماس بگیرید.</target> 1235 <target state="translated">متاسÙیم، در حال حاظر امکان بازیابی رمز عبور شما میسر نیست . لطÙا با مدیر سیستم جهت بررسی تنظیمات مربوطه تماس بگیرید.</target>
1212 1236
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1214 <trans-unit id="3188014010833256853" datatype="html"> 1238 <trans-unit id="3188014010833256853" datatype="html">
1215 <source>Enter your email address and we will send you a link to reset your password.</source> 1239 <source>Enter your email address and we will send you a link to reset your password.</source>
1216 <target state="translated">نشانی رایانامه‌تان را وارد کنید تا ما پیوندی برای بازنشانی گذرواژه را برای شما بÙرستیم.</target> 1240 <target state="translated">نشانی رایانامه‌تان را وارد کنید تا ما پیوندی برای بازنشانی گذرواژه را برای شما بÙرستیم.</target>
1217 1241
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1219 <trans-unit id="1190256911880544559" datatype="html"> 1243 <trans-unit id="1190256911880544559" datatype="html">
1220 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1244 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1221The link will expire within 1 hour.</source> 1245The link will expire within 1 hour.</source>
1222 <target state="translated">رایانامه‌ای حاوی دستورالعمل بازنشانی گذرواژه به <x id="PH" equiv-text="this.forgotPasswordEmail"/> Ùرستاده خواهد شد. این پیوند تا یک ساعت دیگر منقضی می‌شود.</target> 1246 <target state="translated">رایانامه‌ای حاوی دستورالعمل بازنشانی گذرواژه به <x id="PH" equiv-text="this.forgotPasswordEmail"/> Ùرستاده خواهد شد. این پیوند تا یک ساعت دیگر منقضی می‌شود.</target>
1223 1247
1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1225 <trans-unit id="4768749765465246664"> 1249 <trans-unit id="4768749765465246664">
1226 <source>Email</source> 1250 <source>Email</source>
1227 <target>رایانامه</target> 1251 <target>رایانامه</target>
@@ -1232,20 +1256,19 @@ The link will expire within 1 hour.</source>
1232 1256
1233 1257
1234 1258
1235 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1237 <trans-unit id="3967269098753656610"> 1260 <trans-unit id="3967269098753656610">
1238 <source>Email address</source> 1261 <source>Email address</source>
1239 <target>آدرس رایانامه</target> 1262 <target>آدرس رایانامه</target>
1240 1263
1241 1264
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1243 <trans-unit id="7808756054397155068" datatype="html"> 1266 <trans-unit id="7808756054397155068" datatype="html">
1244 <source>Reset</source> 1267 <source>Reset</source>
1245 <target state="translated">بازنشانی</target> 1268 <target state="translated">بازنشانی</target>
1246 <note priority="1" from="description">Password reset button</note> 1269 <note priority="1" from="description">Password reset button</note>
1247 1270
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1249 <trans-unit id="4319634264526091601" datatype="html"> 1272 <trans-unit id="4319634264526091601" datatype="html">
1250 <source>on this instance</source> 1273 <source>on this instance</source>
1251 <target state="translated">نتیجه در این سایت برای</target> 1274 <target state="translated">نتیجه در این سایت برای</target>
@@ -1264,97 +1287,119 @@ The link will expire within 1 hour.</source>
1264 <context context-type="linenumber">10</context> 1287 <context context-type="linenumber">10</context>
1265 </context-group> 1288 </context-group>
1266 </trans-unit> 1289 </trans-unit>
1267
1268 <trans-unit id="3782563238994348625"> 1290 <trans-unit id="3782563238994348625">
1269 <source>Confirm password</source> 1291 <source>Confirm password</source>
1270 <target>تایید گذرواژه</target> 1292 <target>تایید گذرواژه</target>
1271 1293 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group>
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 1294 </trans-unit>
1273 <trans-unit id="2501430660070156325"> 1295 <trans-unit id="2501430660070156325">
1274 <source>Confirmed password</source> 1296 <source>Confirmed password</source>
1275 <target>گذرواژه تایید شد</target> 1297 <target>گذرواژه تایید شد</target>
1276 1298 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group>
1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 1299 </trans-unit>
1278 <trans-unit id="8547184468496530386"> 1300 <trans-unit id="8547184468496530386">
1279 <source>Reset my password</source> 1301 <source>Reset my password</source>
1280 <target>تغییر گذرواژه‌ام</target> 1302 <target>تغییر گذرواژه‌ام</target>
1281 1303 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group>
1282 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 1304 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group>
1283 1305 </trans-unit>
1284
1285 <trans-unit id="5018804994794983050" datatype="html"> 1306 <trans-unit id="5018804994794983050" datatype="html">
1286 <source>Signup</source> 1307 <source>Signup</source>
1287 <target state="translated">نام‌نویسی</target> 1308 <target state="translated">نام‌نویسی</target>
1288 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> 1309 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
1289 1310 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group>
1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="1779569416352510488" datatype="html"> 1311 </trans-unit>
1291 <source>Why creating an account?</source><target state="new">Why creating an account?</target> 1312 <trans-unit id="1779569416352510488" datatype="html">
1313 <source>Why creating an account?</source>
1314 <target state="new">Why creating an account?</target>
1292 <context-group purpose="location"> 1315 <context-group purpose="location">
1293 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1316 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1294 <context context-type="linenumber">2</context> 1317 <context context-type="linenumber">2</context>
1295 </context-group> 1318 </context-group>
1296 </trans-unit><trans-unit id="4502972592942341883" datatype="html"> 1319 </trans-unit>
1297 <source> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source><target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target> 1320 <trans-unit id="4502972592942341883" datatype="html">
1321 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source>
1322 <target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
1298 <context-group purpose="location"> 1323 <context-group purpose="location">
1299 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1324 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1300 <context context-type="linenumber">4,8</context> 1325 <context context-type="linenumber">4,8</context>
1301 </context-group> 1326 </context-group>
1302 </trans-unit><trans-unit id="3514732276382852116" datatype="html"> 1327 </trans-unit>
1303 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target> 1328 <trans-unit id="3514732276382852116" datatype="html">
1329 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source>
1330 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
1304 <context-group purpose="location"> 1331 <context-group purpose="location">
1305 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1332 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1306 <context context-type="linenumber">11</context> 1333 <context context-type="linenumber">11</context>
1307 </context-group> 1334 </context-group>
1308 </trans-unit><trans-unit id="6928511254538021087" datatype="html"> 1335 </trans-unit>
1309 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target> 1336 <trans-unit id="6928511254538021087" datatype="html">
1337 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source>
1338 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target>
1310 <context-group purpose="location"> 1339 <context-group purpose="location">
1311 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1340 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1312 <context context-type="linenumber">12</context> 1341 <context context-type="linenumber">12</context>
1313 </context-group> 1342 </context-group>
1314 </trans-unit><trans-unit id="269413964682905563" datatype="html"> 1343 </trans-unit>
1315 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1344 <trans-unit id="269413964682905563" datatype="html">
1345 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1346 <target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1316 <context-group purpose="location"> 1347 <context-group purpose="location">
1317 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1348 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1318 <context context-type="linenumber">13</context> 1349 <context context-type="linenumber">13</context>
1319 </context-group> 1350 </context-group>
1320 </trans-unit><trans-unit id="7760677303939127268" datatype="html"> 1351 </trans-unit>
1321 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1352 <trans-unit id="7760677303939127268" datatype="html">
1353 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1354 <target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1322 <context-group purpose="location"> 1355 <context-group purpose="location">
1323 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1356 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1324 <context context-type="linenumber">14</context> 1357 <context context-type="linenumber">14</context>
1325 </context-group> 1358 </context-group>
1326 </trans-unit><trans-unit id="5767014923310516" datatype="html"> 1359 </trans-unit>
1327 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target> 1360 <trans-unit id="5767014923310516" datatype="html">
1361 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source>
1362 <target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target>
1328 <context-group purpose="location"> 1363 <context-group purpose="location">
1329 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1364 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1330 <context context-type="linenumber">19</context> 1365 <context context-type="linenumber">19</context>
1331 </context-group> 1366 </context-group>
1332 </trans-unit><trans-unit id="5853527794391720600" datatype="html"> 1367 </trans-unit>
1333 <source> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source><target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target> 1368 <trans-unit id="5853527794391720600" datatype="html">
1369 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source>
1370 <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
1334 <context-group purpose="location"> 1371 <context-group purpose="location">
1335 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1372 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1336 <context context-type="linenumber">21,23</context> 1373 <context context-type="linenumber">21,23</context>
1337 </context-group> 1374 </context-group>
1338 </trans-unit><trans-unit id="7772973173091400795" datatype="html"> 1375 </trans-unit>
1339 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target> 1376 <trans-unit id="7772973173091400795" datatype="html">
1377 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source>
1378 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target>
1340 <context-group purpose="location"> 1379 <context-group purpose="location">
1341 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1380 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1342 <context context-type="linenumber">34,37</context> 1381 <context context-type="linenumber">34,37</context>
1343 </context-group> 1382 </context-group>
1344 </trans-unit><trans-unit id="2528596078796844503" datatype="html"> 1383 </trans-unit>
1345 <source> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source><target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 1384 <trans-unit id="2528596078796844503" datatype="html">
1385 <source>You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
1386 <target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
1346 <context-group purpose="location"> 1387 <context-group purpose="location">
1347 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1388 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1348 <context context-type="linenumber">2,4</context> 1389 <context context-type="linenumber">2,4</context>
1349 </context-group> 1390 </context-group>
1350 </trans-unit><trans-unit id="1335686739562009265" datatype="html"> 1391 </trans-unit>
1351 <source> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source><target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target> 1392 <trans-unit id="1335686739562009265" datatype="html">
1393 <source>You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source>
1394 <target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target>
1352 <context-group purpose="location"> 1395 <context-group purpose="location">
1353 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1396 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1354 <context context-type="linenumber">6,9</context> 1397 <context context-type="linenumber">6,9</context>
1355 </context-group> 1398 </context-group>
1356 </trans-unit><trans-unit id="5716290603546738313" datatype="html"> 1399 </trans-unit>
1357 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target> 1400 <trans-unit id="5716290603546738313" datatype="html">
1401 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source>
1402 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target>
1358 <context-group purpose="location"> 1403 <context-group purpose="location">
1359 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1404 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1360 <context context-type="linenumber">11,13</context> 1405 <context context-type="linenumber">11,13</context>
@@ -1426,14 +1471,15 @@ The link will expire within 1 hour.</source>
1426 <source>It's time to configure your instance!</source> 1471 <source>It's time to configure your instance!</source>
1427 <target state="translated">وقت آن است که کانال خود را پیکربندی کنید!</target> 1472 <target state="translated">وقت آن است که کانال خود را پیکربندی کنید!</target>
1428 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> 1473 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1429 </trans-unit><trans-unit id="1852111465407058121" datatype="html"> 1474 </trans-unit>
1430 <source> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source><target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target> 1475 <trans-unit id="1852111465407058121" datatype="html">
1476 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source>
1477 <target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target>
1431 <context-group purpose="location"> 1478 <context-group purpose="location">
1432 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context> 1479 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
1433 <context context-type="linenumber">57,61</context> 1480 <context context-type="linenumber">57,61</context>
1434 </context-group> 1481 </context-group>
1435 </trans-unit> 1482 </trans-unit>
1436
1437 <trans-unit id="5329436244765769292" datatype="html"> 1483 <trans-unit id="5329436244765769292" datatype="html">
1438 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> 1484 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source>
1439 <target state="translated">اگر می‌خواهید ثبت‌نام‌ها را باز کنید، لطÙاً تصمیم بگیرید Ú©Ù‡ <x id="START_TAG_STRONG"/>قوانین نظارتی شما<x id="CLOSE_TAG_STRONG"/> Ùˆ <x id="START_TAG_STRONG"/>نمونه شرایط خدمات <x id="CLOSE_TAG_STRONG"/> به Ú†Ù‡ صورت هستند، Ùˆ همچنین دسته‌ها Ùˆ زبان‌ها را مشخص کنید . به این ترتیب، به کاربران Ú©Ù…Ú© می‌کنید تا در <x id="START_TAG_STRONG"/>کانال مناسب<x id="CLOSE_TAG_STRONG"/> PeerTube ثبت نام کنند. </target> 1485 <target state="translated">اگر می‌خواهید ثبت‌نام‌ها را باز کنید، لطÙاً تصمیم بگیرید Ú©Ù‡ <x id="START_TAG_STRONG"/>قوانین نظارتی شما<x id="CLOSE_TAG_STRONG"/> Ùˆ <x id="START_TAG_STRONG"/>نمونه شرایط خدمات <x id="CLOSE_TAG_STRONG"/> به Ú†Ù‡ صورت هستند، Ùˆ همچنین دسته‌ها Ùˆ زبان‌ها را مشخص کنید . به این ترتیب، به کاربران Ú©Ù…Ú© می‌کنید تا در <x id="START_TAG_STRONG"/>کانال مناسب<x id="CLOSE_TAG_STRONG"/> PeerTube ثبت نام کنند. </target>
@@ -1453,6 +1499,12 @@ The link will expire within 1 hour.</source>
1453 <source>Configure my instance</source> 1499 <source>Configure my instance</source>
1454 <target state="translated">کانال من را پیکربندی کنید</target> 1500 <target state="translated">کانال من را پیکربندی کنید</target>
1455 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1501 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1502 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1503 <source>Confirm your password</source><target state="new">Confirm your password</target>
1504 <context-group purpose="location">
1505 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1506 <context context-type="linenumber">54</context>
1507 </context-group>
1456 </trans-unit> 1508 </trans-unit>
1457 <trans-unit id="9005121595859995793" datatype="html"> 1509 <trans-unit id="9005121595859995793" datatype="html">
1458 <source>Configuration warning!</source> 1510 <source>Configuration warning!</source>
@@ -1505,9 +1557,9 @@ The link will expire within 1 hour.</source>
1505 <trans-unit id="4116024528500133384" datatype="html"> 1557 <trans-unit id="4116024528500133384" datatype="html">
1506 <source>My settings</source> 1558 <source>My settings</source>
1507 <target state="translated">تنظیمات من</target> 1559 <target state="translated">تنظیمات من</target>
1508 1560 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group>
1509 1561 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1510 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 1562 </trans-unit>
1511 <trans-unit id="1420294365005204590" datatype="html"> 1563 <trans-unit id="1420294365005204590" datatype="html">
1512 <source>These settings apply only to your session on this instance.</source> 1564 <source>These settings apply only to your session on this instance.</source>
1513 <target state="translated">این تنظیمات Ùقط برای این بازدید شما در این کانال اعمال Ù…ÛŒ شود.</target> 1565 <target state="translated">این تنظیمات Ùقط برای این بازدید شما در این کانال اعمال Ù…ÛŒ شود.</target>
@@ -1515,8 +1567,10 @@ The link will expire within 1 hour.</source>
1515 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> 1567 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1516 <context context-type="linenumber">8</context> 1568 <context context-type="linenumber">8</context>
1517 </context-group> 1569 </context-group>
1518 </trans-unit><trans-unit id="7630362802781892981" datatype="html"> 1570 </trans-unit>
1519 <source>Interface</source><target state="new">Interface</target> 1571 <trans-unit id="7630362802781892981" datatype="html">
1572 <source>Interface</source>
1573 <target state="new">Interface</target>
1520 <context-group purpose="location"> 1574 <context-group purpose="location">
1521 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> 1575 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1522 <context context-type="linenumber">18</context> 1576 <context context-type="linenumber">18</context>
@@ -1535,40 +1589,50 @@ The link will expire within 1 hour.</source>
1535 <trans-unit id="7819314041543176992" datatype="html"> 1589 <trans-unit id="7819314041543176992" datatype="html">
1536 <source>Close</source> 1590 <source>Close</source>
1537 <target state="translated">بستن</target> 1591 <target state="translated">بستن</target>
1538 1592 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
1539 1593 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group>
1540 1594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group>
1541 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 1595 </trans-unit>
1542 <trans-unit id="4853631149357965563" datatype="html"> 1596 <trans-unit id="4853631149357965563" datatype="html">
1543 <source>Update live settings</source> 1597 <source>Update live settings</source>
1544 <target state="translated">تنظیمات ویدئو های زنده را به روز کنید.</target> 1598 <target state="translated">تنظیمات ویدئو های زنده را به روز کنید.</target>
1545 1599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group>
1546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit><trans-unit id="1254225561962113354" datatype="html"> 1600 </trans-unit>
1547 <source>Server too slow</source><target state="new">Server too slow</target> 1601 <trans-unit id="1254225561962113354" datatype="html">
1602 <source>Server too slow</source>
1603 <target state="new">Server too slow</target>
1548 <context-group purpose="location"> 1604 <context-group purpose="location">
1549 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1605 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1550 <context context-type="linenumber">42</context> 1606 <context context-type="linenumber">42</context>
1551 </context-group> 1607 </context-group>
1552 </trans-unit><trans-unit id="1599290313974118905" datatype="html"> 1608 </trans-unit>
1553 <source>Live blacklisted</source><target state="new">Live blacklisted</target> 1609 <trans-unit id="1599290313974118905" datatype="html">
1610 <source>Live blacklisted</source>
1611 <target state="new">Live blacklisted</target>
1554 <context-group purpose="location"> 1612 <context-group purpose="location">
1555 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1613 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1556 <context context-type="linenumber">43</context> 1614 <context context-type="linenumber">43</context>
1557 </context-group> 1615 </context-group>
1558 </trans-unit><trans-unit id="5274374742436838139" datatype="html"> 1616 </trans-unit>
1559 <source>Max duration exceeded</source><target state="new">Max duration exceeded</target> 1617 <trans-unit id="5274374742436838139" datatype="html">
1618 <source>Max duration exceeded</source>
1619 <target state="new">Max duration exceeded</target>
1560 <context-group purpose="location"> 1620 <context-group purpose="location">
1561 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1621 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1562 <context context-type="linenumber">44</context> 1622 <context context-type="linenumber">44</context>
1563 </context-group> 1623 </context-group>
1564 </trans-unit><trans-unit id="1677142486230902467" datatype="html"> 1624 </trans-unit>
1565 <source>Server error</source><target state="new">Server error</target> 1625 <trans-unit id="1677142486230902467" datatype="html">
1626 <source>Server error</source>
1627 <target state="new">Server error</target>
1566 <context-group purpose="location"> 1628 <context-group purpose="location">
1567 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1629 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1568 <context context-type="linenumber">45</context> 1630 <context context-type="linenumber">45</context>
1569 </context-group> 1631 </context-group>
1570 </trans-unit><trans-unit id="189546967059369850" datatype="html"> 1632 </trans-unit>
1571 <source>Quota exceeded</source><target state="new">Quota exceeded</target> 1633 <trans-unit id="189546967059369850" datatype="html">
1634 <source>Quota exceeded</source>
1635 <target state="new">Quota exceeded</target>
1572 <context-group purpose="location"> 1636 <context-group purpose="location">
1573 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1637 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1574 <context context-type="linenumber">46</context> 1638 <context context-type="linenumber">46</context>
@@ -1592,172 +1656,189 @@ The link will expire within 1 hour.</source>
1592 <trans-unit id="5464118521750361406" datatype="html"> 1656 <trans-unit id="5464118521750361406" datatype="html">
1593 <source>Public profile</source> 1657 <source>Public profile</source>
1594 <target state="translated">پروÙایل عمومی</target> 1658 <target state="translated">پروÙایل عمومی</target>
1595 1659 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group>
1596 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 1660 </trans-unit>
1597 <trans-unit id="7773271640656013365" datatype="html"> 1661 <trans-unit id="7773271640656013365" datatype="html">
1598 <source>Interface:</source> 1662 <source>Interface:</source>
1599 <target state="translated">رابط:</target> 1663 <target state="translated">رابط:</target>
1600 1664 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group>
1601 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 1665 </trans-unit>
1602 <trans-unit id="1674139713929545659" datatype="html"> 1666 <trans-unit id="1674139713929545659" datatype="html">
1603 <source>Videos:</source> 1667 <source>Videos:</source>
1604 <target state="translated">ویدئو ها :</target> 1668 <target state="translated">ویدئو ها :</target>
1605 1669 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group>
1606 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 1670 </trans-unit>
1607 <trans-unit id="9156407045661257130" datatype="html"> 1671 <trans-unit id="9156407045661257130" datatype="html">
1608 <source>Sensitive:</source> 1672 <source>Sensitive:</source>
1609 <target state="translated">حساس:</target> 1673 <target state="translated">حساس:</target>
1610 1674 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group>
1611 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 1675 </trans-unit>
1612 <trans-unit id="3430483831942247060" datatype="html"> 1676 <trans-unit id="3430483831942247060" datatype="html">
1613 <source>Help share videos</source> 1677 <source>Help share videos</source>
1614 <target state="translated">به همرسانی ویدئو ها کمک کنید.</target> 1678 <target state="translated">به همرسانی ویدئو ها کمک کنید.</target>
1615 1679 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group>
1616 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 1680 </trans-unit>
1617 <trans-unit id="7005745151564974365" datatype="html"> 1681 <trans-unit id="7005745151564974365" datatype="html">
1618 <source>Keyboard shortcuts</source> 1682 <source>Keyboard shortcuts</source>
1619 <target state="translated">کلید های میانبر صÙحه کلید</target> 1683 <target state="translated">کلید های میانبر صÙحه کلید</target>
1620 1684 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group>
1621 1685 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
1622 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 1686 </trans-unit>
1623
1624 <trans-unit id="7911416166208830577" datatype="html"> 1687 <trans-unit id="7911416166208830577" datatype="html">
1625 <source>Help</source> 1688 <source>Help</source>
1626 <target state="translated">راهنما</target> 1689 <target state="translated">راهنما</target>
1627 1690 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1628 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 1691 </trans-unit>
1629 <trans-unit id="8378304669563824772" datatype="html"> 1692 <trans-unit id="8378304669563824772" datatype="html">
1630 <source>Get help using PeerTube</source> 1693 <source>Get help using PeerTube</source>
1631 <target state="translated">با استÙاده از PeerTube راهنمایی بگیرید</target> 1694 <target state="translated">با استÙاده از PeerTube راهنمایی بگیرید</target>
1632 1695 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1633 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 1696 </trans-unit>
1634 <trans-unit id="2497681082724639563" datatype="html"> 1697 <trans-unit id="2497681082724639563" datatype="html">
1635 <source>powered by PeerTube</source> 1698 <source>powered by PeerTube</source>
1636 <target state="translated">طراحی شده توسط PeerTube</target> 1699 <target state="translated">طراحی شده توسط PeerTube</target>
1637 1700 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group>
1638 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 1701 </trans-unit>
1639 <trans-unit id="7507948636555938109" datatype="html"> 1702 <trans-unit id="7507948636555938109" datatype="html">
1640 <source>Log out</source> 1703 <source>Log out</source>
1641 <target state="translated">خارج شدن</target> 1704 <target state="translated">خارج شدن</target>
1642 1705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group>
1643 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 1706 </trans-unit>
1644 <trans-unit id="8893390761160292681" datatype="html"> 1707 <trans-unit id="8893390761160292681" datatype="html">
1645 <source>My account</source> 1708 <source>My account</source>
1646 <target state="translated">حساب من</target> 1709 <target state="translated">حساب من</target>
1647 1710
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1711 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1649 <trans-unit id="6371572688505952303" datatype="html"> 1712 <trans-unit id="6371572688505952303" datatype="html">
1650 <source>My library</source> 1713 <source>My library</source>
1651 <target state="translated">کتابخانه من</target> 1714 <target state="translated">کتابخانه من</target>
1652 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group>
1653 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1716 </trans-unit>
1654 <trans-unit id="2308975396733519902"> 1717 <trans-unit id="2308975396733519902">
1655 <source>Create an account</source> 1718 <source>Create an account</source>
1656 <target>ساخت حساب</target> 1719 <target>ساخت حساب</target>
1657 1720
1658 1721
1659 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1722
1723 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1660 <trans-unit id="3108704604266608109" datatype="html"> 1724 <trans-unit id="3108704604266608109" datatype="html">
1661 <source>My video imports</source> 1725 <source>My video imports</source>
1662 <target state="translated">ویدیوی های وارد شده من</target> 1726 <target state="translated">ویدیوی های وارد شده من</target>
1663 1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group>
1664 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 1728 </trans-unit>
1665 <trans-unit id="949618577357088829" datatype="html"> 1729 <trans-unit id="949618577357088829" datatype="html">
1666 <source>Create a new playlist</source> 1730 <source>Create a new playlist</source>
1667 <target state="translated">ایجاد یک لیست پخش جدید</target> 1731 <target state="translated">ایجاد یک لیست پخش جدید</target>
1668 1732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group>
1669 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 1733 </trans-unit>
1670 <trans-unit id="2689878465089314112" datatype="html"> 1734 <trans-unit id="2689878465089314112" datatype="html">
1671 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1735 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1672 <target state="translated">رابط: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1736 <target state="translated">رابط: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
1673 1737 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1674 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> 1738 </trans-unit>
1675 <trans-unit id="667372110624203230" datatype="html"> 1739 <trans-unit id="667372110624203230" datatype="html">
1676 <source>Import jobs concurrency</source> 1740 <source>Import jobs concurrency</source>
1677 <target state="translated">وارد نمودن همزمان کارها</target> 1741 <target state="translated">وارد نمودن همزمان کارها</target>
1678 1742
1679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1680 <trans-unit id="2184839376696112704" datatype="html"> 1744 <trans-unit id="2184839376696112704" datatype="html">
1681 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1745 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1682 <target state="translated">اجازه Ù…ÛŒ دهد تا چندین ویدیو را به صورت موازی وارد کنید. âš ï¸ Ø¨Ù‡ راه اندازی مجدد PeerTube نیاز دارد.</target> 1746 <target state="translated">اجازه Ù…ÛŒ دهد تا چندین ویدیو را به صورت موازی وارد کنید. âš ï¸ Ø¨Ù‡ راه اندازی مجدد PeerTube نیاز دارد.</target>
1683 1747
1684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1685 <trans-unit id="780513172839038392" datatype="html"> 1749 <trans-unit id="780513172839038392" datatype="html">
1686 <source>jobs in parallel</source> 1750 <source>jobs in parallel</source>
1687 <target state="translated">مشاغل به صورت موازی</target> 1751 <target state="translated">مشاغل به صورت موازی</target>
1688 1752
1689 1753
1690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1691 <trans-unit id="5997625369044180192" datatype="html"> 1755 <trans-unit id="5997625369044180192" datatype="html">
1692 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1756 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1693 <target state="translated">اجازه وارد کردن با URL HTTP (به عنوان مثال YouTube)</target> 1757 <target state="translated">اجازه وارد کردن با URL HTTP (به عنوان مثال YouTube)</target>
1694 1758
1695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1696 <trans-unit id="2095604754338363597" datatype="html"> 1760 <trans-unit id="2095604754338363597" datatype="html">
1697 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1761 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1698 <target state="translated">âš ï¸ Ø¯Ø± صورت Ùعال بودن، توصیه Ù…ÛŒ کنیم از <x id="START_LINK" ctype="xa" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot; استÙاده کنید. >"/>پراکسی HTTP<x id="CLOSE_LINK" ctype="xa" equiv-text="&lt;/a>"/> برای جلوگیری از دسترسی به URL خصوصی از سرور PeerTube شما</target> 1762 <target state="translated">âš ï¸ Ø¯Ø± صورت Ùعال بودن، توصیه Ù…ÛŒ کنیم از <x id="START_LINK" ctype="xa" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot; استÙاده کنید. >"/>پراکسی HTTP<x id="CLOSE_LINK" ctype="xa" equiv-text="&lt;/a>"/> برای جلوگیری از دسترسی به URL خصوصی از سرور PeerTube شما</target>
1699 1763
1700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1701 <trans-unit id="7627544798203088407" datatype="html"> 1765 <trans-unit id="7627544798203088407" datatype="html">
1702 <source>Discover</source> 1766 <source>Discover</source>
1703 <target state="translated">جستجو</target> 1767 <target state="translated">جستجو</target>
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1768
1705 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1769
1706 </trans-unit> 1770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1707 <trans-unit id="7844706011418789951"> 1771 <trans-unit id="7844706011418789951">
1708 <source>Administration</source> 1772 <source>Administration</source>
1709 <target>مدیریت</target> 1773 <target>مدیریت</target>
1710 1774 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group>
1711 1775 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group>
1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit> 1776 </trans-unit>
1713 <trans-unit id="1726363342938046830"> 1777 <trans-unit id="1726363342938046830">
1714 <source>About</source> 1778 <source>About</source>
1715 <target>درباره</target> 1779 <target>درباره</target>
1716 1780 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group>
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="6653148913296143805" datatype="html"> 1781 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group>
1718 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 1782 </trans-unit>
1783 <trans-unit id="6653148913296143805" datatype="html">
1784 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1785 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1719 <context-group purpose="location"> 1786 <context-group purpose="location">
1720 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1787 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1721 <context context-type="linenumber">19,21</context> 1788 <context context-type="linenumber">19,21</context>
1722 </context-group> 1789 </context-group>
1723 </trans-unit><trans-unit id="8246967116432095499" datatype="html"> 1790 </trans-unit>
1724 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target> 1791 <trans-unit id="8246967116432095499" datatype="html">
1792 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source>
1793 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target>
1725 <context-group purpose="location"> 1794 <context-group purpose="location">
1726 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1795 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1727 <context context-type="linenumber">27,30</context> 1796 <context context-type="linenumber">27,30</context>
1728 </context-group> 1797 </context-group>
1729 </trans-unit><trans-unit id="6075115017891566450" datatype="html"> 1798 </trans-unit>
1730 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 1799 <trans-unit id="6075115017891566450" datatype="html">
1800 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1801 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1731 <context-group purpose="location"> 1802 <context-group purpose="location">
1732 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1803 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1733 <context context-type="linenumber">36,38</context> 1804 <context context-type="linenumber">36,38</context>
1734 </context-group> 1805 </context-group>
1735 </trans-unit><trans-unit id="5788965650054506209" datatype="html"> 1806 </trans-unit>
1736 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target> 1807 <trans-unit id="5788965650054506209" datatype="html">
1808 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
1809 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
1737 <context-group purpose="location"> 1810 <context-group purpose="location">
1738 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1811 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1739 <context context-type="linenumber">60,62</context> 1812 <context context-type="linenumber">60,62</context>
1740 </context-group> 1813 </context-group>
1741 </trans-unit><trans-unit id="6090939006626576593" datatype="html"> 1814 </trans-unit>
1742 <source>My channel</source><target state="new">My channel</target> 1815 <trans-unit id="6090939006626576593" datatype="html">
1816 <source>My channel</source>
1817 <target state="new">My channel</target>
1743 <context-group purpose="location"> 1818 <context-group purpose="location">
1744 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1819 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1745 <context context-type="linenumber">75</context> 1820 <context context-type="linenumber">75</context>
1746 </context-group> 1821 </context-group>
1747 </trans-unit><trans-unit id="3071761663064320665" datatype="html"> 1822 </trans-unit>
1748 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1823 <trans-unit id="3071761663064320665" datatype="html">
1824 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1825 <target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1749 <context-group purpose="location"> 1826 <context-group purpose="location">
1750 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1827 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1751 <context context-type="linenumber">77,79</context> 1828 <context context-type="linenumber">77,79</context>
1752 </context-group> 1829 </context-group>
1753 </trans-unit><trans-unit id="3761381527105312450" datatype="html"> 1830 </trans-unit>
1754 <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target> 1831 <trans-unit id="3761381527105312450" datatype="html">
1832 <source>I don't want to create a channel</source>
1833 <target state="new">I don't want to create a channel</target>
1755 <context-group purpose="location"> 1834 <context-group purpose="location">
1756 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1835 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1757 <context context-type="linenumber">91,92</context> 1836 <context context-type="linenumber">91,92</context>
1758 </context-group> 1837 </context-group>
1759 </trans-unit><trans-unit id="1792963373738226329" datatype="html"> 1838 </trans-unit>
1760 <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target> 1839 <trans-unit id="1792963373738226329" datatype="html">
1840 <source>You will be able to create a channel later</source>
1841 <target state="new">You will be able to create a channel later</target>
1761 <context-group purpose="location"> 1842 <context-group purpose="location">
1762 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1843 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1763 <context context-type="linenumber">94,95</context> 1844 <context context-type="linenumber">94,95</context>
@@ -1766,9 +1847,9 @@ The link will expire within 1 hour.</source>
1766 <trans-unit id="7922989125096435449" datatype="html"> 1847 <trans-unit id="7922989125096435449" datatype="html">
1767 <source>Contact</source> 1848 <source>Contact</source>
1768 <target state="translated">مخاطب</target> 1849 <target state="translated">مخاطب</target>
1769 1850 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1770 1851 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
1771 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> 1852 </trans-unit>
1772 <trans-unit id="403762424689874454" datatype="html"> 1853 <trans-unit id="403762424689874454" datatype="html">
1773 <source>View your notifications</source> 1854 <source>View your notifications</source>
1774 <target state="translated">اعلان های خود را مشاهده کنید</target> 1855 <target state="translated">اعلان های خود را مشاهده کنید</target>
@@ -1786,13 +1867,13 @@ The link will expire within 1 hour.</source>
1786 <trans-unit id="8278995041812548563" datatype="html"> 1867 <trans-unit id="8278995041812548563" datatype="html">
1787 <source>Update your notification preferences</source> 1868 <source>Update your notification preferences</source>
1788 <target state="translated">تنظیمات اصلی اعلان های خود را به روز کنید</target> 1869 <target state="translated">تنظیمات اصلی اعلان های خود را به روز کنید</target>
1789 1870 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group>
1790 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 1871 </trans-unit>
1791 <trans-unit id="5842982307680337701" datatype="html"> 1872 <trans-unit id="5842982307680337701" datatype="html">
1792 <source>See all your notifications</source> 1873 <source>See all your notifications</source>
1793 <target state="translated">همه اعلان های خود را مشاهده کنید</target> 1874 <target state="translated">همه اعلان های خود را مشاهده کنید</target>
1794 1875 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group>
1795 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 1876 </trans-unit>
1796 <trans-unit id="5108072242786374364" datatype="html"> 1877 <trans-unit id="5108072242786374364" datatype="html">
1797 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> 1878 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1798 <target state="translated">به <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> خوش آمدید، کاربر گرامی!</target> 1879 <target state="translated">به <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> خوش آمدید، کاربر گرامی!</target>
@@ -1829,67 +1910,74 @@ The link will expire within 1 hour.</source>
1829 <trans-unit id="4424964105331349857" datatype="html"> 1910 <trans-unit id="4424964105331349857" datatype="html">
1830 <source>I'm a teapot</source> 1911 <source>I'm a teapot</source>
1831 <target state="translated">من قوری هستم</target> 1912 <target state="translated">من قوری هستم</target>
1832 1913 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group>
1833 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 1914 </trans-unit>
1834 <trans-unit id="1597262876035959248" datatype="html"> 1915 <trans-unit id="1597262876035959248" datatype="html">
1835 <source>That's an error.</source> 1916 <source>That's an error.</source>
1836 <target state="translated">آن یک اشتباه است.</target> 1917 <target state="translated">آن یک اشتباه است.</target>
1837 1918 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group>
1838 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 1919 </trans-unit>
1839 <trans-unit id="3343007694071351756" datatype="html"> 1920 <trans-unit id="3343007694071351756" datatype="html">
1840 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 1921 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1841 <target state="translated">هیچ ویدیویی مرتبط با URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> مورد نظر شما را پیدا نکردیم.</target> 1922 <target state="translated">هیچ ویدیویی مرتبط با URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> مورد نظر شما را پیدا نکردیم.</target>
1842 1923 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group>
1843 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 1924 </trans-unit>
1844 <trans-unit id="7366678433039425999" datatype="html"> 1925 <trans-unit id="7366678433039425999" datatype="html">
1845 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 1926 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1846 <target state="translated">ما نتوانستیم هیچ منبع مرتبط با نشانی اینترنتی <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> مورد نظر خود را پیدا کنیم.</target> 1927 <target state="translated">ما نتوانستیم هیچ منبع مرتبط با نشانی اینترنتی <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> مورد نظر خود را پیدا کنیم.</target>
1847 1928 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group>
1848 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 1929 </trans-unit>
1849 <trans-unit id="3522707340816553139" datatype="html"> 1930 <trans-unit id="3522707340816553139" datatype="html">
1850 <source>Possible reasons:</source> 1931 <source>Possible reasons:</source>
1851 <target state="translated">دلایل ممکن:</target> 1932 <target state="translated">دلایل ممکن:</target>
1852 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note> 1933 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
1853 1934 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group>
1854 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 1935 </trans-unit>
1855 <trans-unit id="6925335998927745197" datatype="html"> 1936 <trans-unit id="6925335998927745197" datatype="html">
1856 <source>You may have used an outdated or broken link</source> 1937 <source>You may have used an outdated or broken link</source>
1857 <target state="translated">ممکن است از پیوند قدیمی یا خراب استÙاده کرده باشید</target> 1938 <target state="translated">ممکن است از پیوند قدیمی یا خراب استÙاده کرده باشید</target>
1858 1939 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group>
1859 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 1940 </trans-unit>
1860 <trans-unit id="1171455174603388942" datatype="html"> 1941 <trans-unit id="1171455174603388942" datatype="html">
1861 <source>The video may have been moved or deleted</source> 1942 <source>The video may have been moved or deleted</source>
1862 <target state="translated">ویدئو ممکن است منتقل شده یا حذ٠شود</target> 1943 <target state="translated">ویدئو ممکن است منتقل شده یا حذ٠شود</target>
1863 1944 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group>
1864 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 1945 </trans-unit>
1865 <trans-unit id="2213348264902218064" datatype="html"> 1946 <trans-unit id="2213348264902218064" datatype="html">
1866 <source>The resource may have been moved or deleted</source> 1947 <source>The resource may have been moved or deleted</source>
1867 <target state="translated">منابع ممکن است منتقل شده یا حذ٠شوند</target> 1948 <target state="translated">منابع ممکن است منتقل شده یا حذ٠شوند</target>
1868 1949 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group>
1869 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 1950 </trans-unit>
1870 <trans-unit id="3209594685692897380" datatype="html"> 1951 <trans-unit id="3209594685692897380" datatype="html">
1871 <source>You may have typed the address or URL incorrectly</source> 1952 <source>You may have typed the address or URL incorrectly</source>
1872 <target state="translated">شما ممکن است آدرس یا آدرس را به اشتباه تایپ کنید</target> 1953 <target state="translated">شما ممکن است آدرس یا آدرس را به اشتباه تایپ کنید</target>
1873 1954 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group>
1874 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 1955 </trans-unit>
1875 <trans-unit id="3290262698447971494" datatype="html"> 1956 <trans-unit id="3290262698447971494" datatype="html">
1876 <source>You are not authorized here.</source> 1957 <source>You are not authorized here.</source>
1877 <target state="translated">شما اینجا مجاز نیستید</target> 1958 <target state="translated">شما اینجا مجاز نیستید</target>
1878 1959 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group>
1879 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="8497991113445747319" datatype="html"> 1960 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group>
1880 <source>You might need to login to see the video.</source><target state="new">You might need to login to see the video.</target> 1961 </trans-unit>
1962 <trans-unit id="8497991113445747319" datatype="html">
1963 <source>You might need to login to see the video.</source>
1964 <target state="new">You might need to login to see the video.</target>
1881 <context-group purpose="location"> 1965 <context-group purpose="location">
1882 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 1966 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1883 <context context-type="linenumber">30</context> 1967 <context context-type="linenumber">30</context>
1884 </context-group> 1968 </context-group>
1885 </trans-unit><trans-unit id="250608669543270729" datatype="html"> 1969 </trans-unit>
1886 <source>You might need to login to see the resource.</source><target state="new">You might need to login to see the resource.</target> 1970 <trans-unit id="250608669543270729" datatype="html">
1971 <source>You might need to login to see the resource.</source>
1972 <target state="new">You might need to login to see the resource.</target>
1887 <context-group purpose="location"> 1973 <context-group purpose="location">
1888 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 1974 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1889 <context context-type="linenumber">31</context> 1975 <context context-type="linenumber">31</context>
1890 </context-group> 1976 </context-group>
1891 </trans-unit><trans-unit id="1908285951500318953" datatype="html"> 1977 </trans-unit>
1892 <source> Login </source><target state="new"> Login </target> 1978 <trans-unit id="1908285951500318953" datatype="html">
1979 <source>Login</source>
1980 <target state="new"> Login </target>
1893 <context-group purpose="location"> 1981 <context-group purpose="location">
1894 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 1982 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1895 <context context-type="linenumber">34,36</context> 1983 <context context-type="linenumber">34,36</context>
@@ -1898,30 +1986,30 @@ The link will expire within 1 hour.</source>
1898 <trans-unit id="6209939621665316894" datatype="html"> 1986 <trans-unit id="6209939621665316894" datatype="html">
1899 <source>You might need to check your account is allowed by the video or instance owner.</source> 1987 <source>You might need to check your account is allowed by the video or instance owner.</source>
1900 <target state="translated">شما ممکن است نیاز به بررسی حساب کاربری خود را توسط ویدیو یا صاحب سایت مجاز است.</target> 1988 <target state="translated">شما ممکن است نیاز به بررسی حساب کاربری خود را توسط ویدیو یا صاحب سایت مجاز است.</target>
1901 1989 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group>
1902 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 1990 </trans-unit>
1903 <trans-unit id="3543381263966122204" datatype="html"> 1991 <trans-unit id="3543381263966122204" datatype="html">
1904 <source>You might need to check your account is allowed by the resource or instance owner.</source> 1992 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1905 <target state="translated">شما ممکن است نیاز به بررسی حساب کاربری خود را توسط منبع یا صاحب سایت مجاز اعلام کنید.</target> 1993 <target state="translated">شما ممکن است نیاز به بررسی حساب کاربری خود را توسط منبع یا صاحب سایت مجاز اعلام کنید.</target>
1906 1994 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group>
1907 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 1995 </trans-unit>
1908 <trans-unit id="7231414106228227962" datatype="html"> 1996 <trans-unit id="7231414106228227962" datatype="html">
1909 <source>The requested entity body blends sweet bits with a mellow earthiness.</source> 1997 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1910 <target state="translated">سازمان ملل درخواست شده، بیت های شیرین را با خاکستری ملایم ترکیب می کند.</target> 1998 <target state="translated">سازمان ملل درخواست شده، بیت های شیرین را با خاکستری ملایم ترکیب می کند.</target>
1911 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note> 1999 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
1912 2000 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group>
1913 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2001 </trans-unit>
1914 <trans-unit id="2933819425721221134" datatype="html"> 2002 <trans-unit id="2933819425721221134" datatype="html">
1915 <source>Sepia seems to like it.</source> 2003 <source>Sepia seems to like it.</source>
1916 <target state="translated">Sepia به نظر می رسد آن را دوست دارد.</target> 2004 <target state="translated">Sepia به نظر می رسد آن را دوست دارد.</target>
1917 <note priority="1" from="description">This is about Sepia's tea</note> 2005 <note priority="1" from="description">This is about Sepia's tea</note>
1918 2006 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group>
1919 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 2007 </trans-unit>
1920 <trans-unit id="2971365540217107489" datatype="html"> 2008 <trans-unit id="2971365540217107489" datatype="html">
1921 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2009 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1922 <target state="translated">رسانه ها برای سرور خیلی بزرگ است. لطÙا اگر Ù…ÛŒ خواهید اندازه محدود را اÙزایش دهید، لطÙا با سرپرست خود تماس بگیرید.</target> 2010 <target state="translated">رسانه ها برای سرور خیلی بزرگ است. لطÙا اگر Ù…ÛŒ خواهید اندازه محدود را اÙزایش دهید، لطÙا با سرپرست خود تماس بگیرید.</target>
1923 2011
1924 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2012 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1925 <trans-unit id="5131854469652959713" datatype="html"> 2013 <trans-unit id="5131854469652959713" datatype="html">
1926 <source>GLOBAL SEARCH</source> 2014 <source>GLOBAL SEARCH</source>
1927 <target state="translated">جستجوی جهانی</target> 2015 <target state="translated">جستجوی جهانی</target>
@@ -1935,44 +2023,44 @@ The link will expire within 1 hour.</source>
1935 <trans-unit id="4070041848101291003" datatype="html"> 2023 <trans-unit id="4070041848101291003" datatype="html">
1936 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source> 2024 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1937 <target state="translated">نتایج با شاخص های شخص ثالث تقویت Ù…ÛŒ شود. Ùقط داده های لازم برای ایجاد پرس Ùˆ جو ارسال Ù…ÛŒ شود.</target> 2025 <target state="translated">نتایج با شاخص های شخص ثالث تقویت Ù…ÛŒ شود. Ùقط داده های لازم برای ایجاد پرس Ùˆ جو ارسال Ù…ÛŒ شود.</target>
1938 2026 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group>
1939 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2027 </trans-unit>
1940 <trans-unit id="2807610143550376912" datatype="html"> 2028 <trans-unit id="2807610143550376912" datatype="html">
1941 <source>Your query will be matched against video names or descriptions, channel names.</source> 2029 <source>Your query will be matched against video names or descriptions, channel names.</source>
1942 <target state="translated">جستجوی شمادر نام ویدئوها یا توضیحات وهمچنین نام کانال های موجود انجام می شود.</target> 2030 <target state="translated">جستجوی شمادر نام ویدئوها یا توضیحات وهمچنین نام کانال های موجود انجام می شود.</target>
1943 2031 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group>
1944 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 2032 </trans-unit>
1945 <trans-unit id="3801957940570333397" datatype="html"> 2033 <trans-unit id="3801957940570333397" datatype="html">
1946 <source>ADVANCED SEARCH</source> 2034 <source>ADVANCED SEARCH</source>
1947 <target state="translated">جستجوی پیشرÙته</target> 2035 <target state="translated">جستجوی پیشرÙته</target>
1948 2036 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group>
1949 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 2037 </trans-unit>
1950 <trans-unit id="3416071273413341159" datatype="html"> 2038 <trans-unit id="3416071273413341159" datatype="html">
1951 <source>any instance</source> 2039 <source>any instance</source>
1952 <target state="translated">هر سایت</target> 2040 <target state="translated">هر سایت</target>
1953 2041 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1954 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 2042 </trans-unit>
1955 <trans-unit id="1764675694412365696" datatype="html"> 2043 <trans-unit id="1764675694412365696" datatype="html">
1956 <source>only followed instances</source> 2044 <source>only followed instances</source>
1957 <target state="translated">--</target> 2045 <target state="translated">--</target>
1958 2046 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1959 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 2047 </trans-unit>
1960 <trans-unit id="6462732349450217281" datatype="html"> 2048 <trans-unit id="6462732349450217281" datatype="html">
1961 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source> 2049 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1962 <target state="translated">تعیین می کند که آیا شما می توانید هر گونه محتوای دور را حل کنید، یا اگر این نمونه تنها اجازه می دهد تا این کار را برای موارد زیر انجام دهید.</target> 2050 <target state="translated">تعیین می کند که آیا شما می توانید هر گونه محتوای دور را حل کنید، یا اگر این نمونه تنها اجازه می دهد تا این کار را برای موارد زیر انجام دهید.</target>
1963 2051 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group>
1964 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 2052 </trans-unit>
1965 <trans-unit id="3710530516408401495" datatype="html"> 2053 <trans-unit id="3710530516408401495" datatype="html">
1966 <source>will list the matching channel</source> 2054 <source>will list the matching channel</source>
1967 <target state="translated">کانال ها را Ùهرست Ù…ÛŒ کند</target> 2055 <target state="translated">کانال ها را Ùهرست Ù…ÛŒ کند</target>
1968 2056 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group>
1969 2057 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group>
1970 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 2058 </trans-unit>
1971 <trans-unit id="6913541939335935215" datatype="html"> 2059 <trans-unit id="6913541939335935215" datatype="html">
1972 <source>will list the matching video</source> 2060 <source>will list the matching video</source>
1973 <target state="translated">ویدیو ها را Ùهرست Ù…ÛŒ کند</target> 2061 <target state="translated">ویدیو ها را Ùهرست Ù…ÛŒ کند</target>
1974 2062 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group>
1975 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2063 </trans-unit>
1976 <trans-unit id="8854094932942190741"> 2064 <trans-unit id="8854094932942190741">
1977 <source>Search...</source> 2065 <source>Search...</source>
1978 <target>جستجو...</target> 2066 <target>جستجو...</target>
@@ -1987,8 +2075,10 @@ The link will expire within 1 hour.</source>
1987 <source>In the vidiverse</source> 2075 <source>In the vidiverse</source>
1988 <target state="translated">در vidiviverse</target> 2076 <target state="translated">در vidiviverse</target>
1989 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group> 2077 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
1990 </trans-unit><trans-unit id="8151924435547335490" datatype="html"> 2078 </trans-unit>
1991 <source>Upload failed</source><target state="new">Upload failed</target> 2079 <trans-unit id="8151924435547335490" datatype="html">
2080 <source>Upload failed</source>
2081 <target state="new">Upload failed</target>
1992 <context-group purpose="location"> 2082 <context-group purpose="location">
1993 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> 2083 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1994 <context context-type="linenumber">12</context> 2084 <context context-type="linenumber">12</context>
@@ -2030,9 +2120,9 @@ The link will expire within 1 hour.</source>
2030 <trans-unit id="7410432243549869948"> 2120 <trans-unit id="7410432243549869948">
2031 <source>Duration</source> 2121 <source>Duration</source>
2032 <target>مدت زمان</target> 2122 <target>مدت زمان</target>
2033 2123 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
2034 2124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group>
2035 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 2125 </trans-unit>
2036 <trans-unit id="3589238979642505685" datatype="html"> 2126 <trans-unit id="3589238979642505685" datatype="html">
2037 <source>Display sensitive content</source> 2127 <source>Display sensitive content</source>
2038 <target state="translated">محتوای حساس را نمایش می دهد</target> 2128 <target state="translated">محتوای حساس را نمایش می دهد</target>
@@ -2051,10 +2141,10 @@ The link will expire within 1 hour.</source>
2051 <trans-unit id="1806667489382256324"> 2141 <trans-unit id="1806667489382256324">
2052 <source>Category</source> 2142 <source>Category</source>
2053 <target>دسته‌بندی</target> 2143 <target>دسته‌بندی</target>
2054 2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2055 2145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group>
2056 2146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group>
2057 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 2147 </trans-unit>
2058 <trans-unit id="2199290266269383925" datatype="html"> 2148 <trans-unit id="2199290266269383925" datatype="html">
2059 <source>Display all categories</source> 2149 <source>Display all categories</source>
2060 <target state="translated">نمایش تمام دسته ها</target> 2150 <target state="translated">نمایش تمام دسته ها</target>
@@ -2063,10 +2153,10 @@ The link will expire within 1 hour.</source>
2063 <trans-unit id="9065795501872450602"> 2153 <trans-unit id="9065795501872450602">
2064 <source>Licence</source> 2154 <source>Licence</source>
2065 <target>مجوز</target> 2155 <target>مجوز</target>
2066 2156 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2067 2157 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group>
2068 2158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group>
2069 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 2159 </trans-unit>
2070 <trans-unit id="4184995865179898060" datatype="html"> 2160 <trans-unit id="4184995865179898060" datatype="html">
2071 <source>Display all licenses</source> 2161 <source>Display all licenses</source>
2072 <target state="translated">نمایش تمام مجوزها</target> 2162 <target state="translated">نمایش تمام مجوزها</target>
@@ -2075,11 +2165,11 @@ The link will expire within 1 hour.</source>
2075 <trans-unit id="2826581353496868063"> 2165 <trans-unit id="2826581353496868063">
2076 <source>Language</source> 2166 <source>Language</source>
2077 <target>زبان</target> 2167 <target>زبان</target>
2078 2168 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2079 2169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group>
2080 2170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group>
2081 2171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group>
2082 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 2172 </trans-unit>
2083 <trans-unit id="7904142744051432458" datatype="html"> 2173 <trans-unit id="7904142744051432458" datatype="html">
2084 <source>Display all languages</source> 2174 <source>Display all languages</source>
2085 <target state="translated">نمایش تمام زبان ها</target> 2175 <target state="translated">نمایش تمام زبان ها</target>
@@ -2172,18 +2262,18 @@ The link will expire within 1 hour.</source>
2172 <trans-unit id="480001148850006323" datatype="html"> 2262 <trans-unit id="480001148850006323" datatype="html">
2173 <source>Edit caption</source> 2263 <source>Edit caption</source>
2174 <target state="translated">ویرایش عنوان</target> 2264 <target state="translated">ویرایش عنوان</target>
2175 2265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2266 </trans-unit>
2177 <trans-unit id="6838559377527923778" datatype="html"> 2267 <trans-unit id="6838559377527923778" datatype="html">
2178 <source>Caption</source> 2268 <source>Caption</source>
2179 <target state="translated">عنوان</target> 2269 <target state="translated">عنوان</target>
2180 2270 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2271 </trans-unit>
2182 <trans-unit id="1989971680596153649" datatype="html"> 2272 <trans-unit id="1989971680596153649" datatype="html">
2183 <source>Edit this caption</source> 2273 <source>Edit this caption</source>
2184 <target state="translated">ویرایش این عنوان</target> 2274 <target state="translated">ویرایش این عنوان</target>
2185 2275 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2276 </trans-unit>
2187 <trans-unit id="5701618810648052610" datatype="html"> 2277 <trans-unit id="5701618810648052610" datatype="html">
2188 <source>Title</source> 2278 <source>Title</source>
2189 <target state="translated">عنوان</target> 2279 <target state="translated">عنوان</target>
@@ -2192,14 +2282,14 @@ The link will expire within 1 hour.</source>
2192 <trans-unit id="7886570921510760899" datatype="html"> 2282 <trans-unit id="7886570921510760899" datatype="html">
2193 <source>Tags</source> 2283 <source>Tags</source>
2194 <target state="translated">برچسب ها</target> 2284 <target state="translated">برچسب ها</target>
2195 2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group>
2196 2286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group>
2197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2287 </trans-unit>
2198 <trans-unit id="354332809647287722" datatype="html"> 2288 <trans-unit id="354332809647287722" datatype="html">
2199 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> 2289 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source>
2200 <target state="translated">برچسب ها را Ù…ÛŒ توان در پیشنهاد های مرتبط استÙاده نمود <x id="LINE_BREAK"/> تعداد 5 برچسب (تگ) مجاز است. <x id="LINE_BREAK"/> برای اضاÙÙ‡ کردن برچسب جدید کلید <x id="START_TAG_KBD"/>Enterرا بÙشارید<x id="CLOSE_TAG_KBD"/> . </target> 2290 <target state="translated">برچسب ها را Ù…ÛŒ توان در پیشنهاد های مرتبط استÙاده نمود <x id="LINE_BREAK"/> تعداد 5 برچسب (تگ) مجاز است. <x id="LINE_BREAK"/> برای اضاÙÙ‡ کردن برچسب جدید کلید <x id="START_TAG_KBD"/>Enterرا بÙشارید<x id="CLOSE_TAG_KBD"/> . </target>
2201 2291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group>
2202 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2292 </trans-unit>
2203 <trans-unit id="3265632123453688399" datatype="html"> 2293 <trans-unit id="3265632123453688399" datatype="html">
2204 <source>Enter a new tag</source> 2294 <source>Enter a new tag</source>
2205 <target state="translated">یک برچسب جدید وارد کنید</target> 2295 <target state="translated">یک برچسب جدید وارد کنید</target>
@@ -2219,19 +2309,18 @@ The link will expire within 1 hour.</source>
2219 <trans-unit id="6259523075362402245" datatype="html"> 2309 <trans-unit id="6259523075362402245" datatype="html">
2220 <source>Upload a new banner</source> 2310 <source>Upload a new banner</source>
2221 <target state="translated">یک بنر جدید را آپلود کنید</target> 2311 <target state="translated">یک بنر جدید را آپلود کنید</target>
2222 2312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group>
2223 2313 </trans-unit>
2224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
2225 <trans-unit id="1117672957968812680" datatype="html"> 2314 <trans-unit id="1117672957968812680" datatype="html">
2226 <source>Change your banner</source> 2315 <source>Change your banner</source>
2227 <target state="translated">بنر خود را تغییر دهید</target> 2316 <target state="translated">بنر خود را تغییر دهید</target>
2228 2317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group>
2229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 2318 </trans-unit>
2230 <trans-unit id="3394080812181176794" datatype="html"> 2319 <trans-unit id="3394080812181176794" datatype="html">
2231 <source>Remove banner</source> 2320 <source>Remove banner</source>
2232 <target state="translated">حذ٠بنر</target> 2321 <target state="translated">حذ٠بنر</target>
2233 2322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group>
2234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 2323 </trans-unit>
2235 <trans-unit id="7306351600905511107" datatype="html"> 2324 <trans-unit id="7306351600905511107" datatype="html">
2236 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source> 2325 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source>
2237 <target state="translated">نسبت 6/1، اندازه توصیه شده: 1920x317، حداکثر اندازه: <x id="PH" equiv-text="getBytes (this.maxBannersize)"/>، extensions: <x id="PH_1" equiv-text="این .bannerextensions "/></target> 2326 <target state="translated">نسبت 6/1، اندازه توصیه شده: 1920x317، حداکثر اندازه: <x id="PH" equiv-text="getBytes (this.maxBannersize)"/>، extensions: <x id="PH_1" equiv-text="این .bannerextensions "/></target>
@@ -2240,13 +2329,13 @@ The link will expire within 1 hour.</source>
2240 <trans-unit id="3220184757632006830" datatype="html"> 2329 <trans-unit id="3220184757632006830" datatype="html">
2241 <source>Account avatar</source> 2330 <source>Account avatar</source>
2242 <target state="translated">حساب آواتار</target> 2331 <target state="translated">حساب آواتار</target>
2243 2332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group>
2244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 2333 </trans-unit>
2245 <trans-unit id="1138964882426023395" datatype="html"> 2334 <trans-unit id="1138964882426023395" datatype="html">
2246 <source>Channel avatar</source> 2335 <source>Channel avatar</source>
2247 <target state="translated">آواتار کانال</target> 2336 <target state="translated">آواتار کانال</target>
2248 2337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group>
2249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> 2338 </trans-unit>
2250 <trans-unit id="1358902062258458923" datatype="html"> 2339 <trans-unit id="1358902062258458923" datatype="html">
2251 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2340 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2252 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown مطابق<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> Ú©Ù‡ همچنین پشتیبانی Ù…ÛŒ کند از <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>تگهای PeerTube HTML سÙارشی<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2341 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown مطابق<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> Ú©Ù‡ همچنین پشتیبانی Ù…ÛŒ کند از <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>تگهای PeerTube HTML سÙارشی<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
@@ -2300,7 +2389,8 @@ The link will expire within 1 hour.</source>
2300 2389
2301 2390
2302 2391
2303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2392
2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2304 <trans-unit id="2504502765849142619" datatype="html"> 2394 <trans-unit id="2504502765849142619" datatype="html">
2305 <source>No items found</source> 2395 <source>No items found</source>
2306 <target state="translated">موردی یاÙت نشد</target> 2396 <target state="translated">موردی یاÙت نشد</target>
@@ -2309,87 +2399,89 @@ The link will expire within 1 hour.</source>
2309 <trans-unit id="4902817035128594900"> 2399 <trans-unit id="4902817035128594900">
2310 <source>Description</source> 2400 <source>Description</source>
2311 <target>توضیحات</target> 2401 <target>توضیحات</target>
2312 2402 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group>
2313 2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">34</context></context-group>
2314 2404 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2315 2405 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2316 2406 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group>
2317 2407 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2318 2408 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2319 2409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2320 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2410 </trans-unit>
2321 <trans-unit id="8740951153302736329" datatype="html"> 2411 <trans-unit id="8740951153302736329" datatype="html">
2322 <source>Video descriptions are truncated by default and require manual action to expand them.</source> 2412 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2323 <target state="translated">توصی٠های ویدئویی به طور پیش Ùرض قطع شده Ùˆ نیاز به اقدام دستی برای گسترش آنها دارد.</target> 2413 <target state="translated">توصی٠های ویدئویی به طور پیش Ùرض قطع شده Ùˆ نیاز به اقدام دستی برای گسترش آنها دارد.</target>
2324 2414 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group>
2325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 2415 </trans-unit>
2326 <trans-unit id="2090254132451149776" datatype="html"> 2416 <trans-unit id="2090254132451149776" datatype="html">
2327 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2417 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2328 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>مجوز مناسب <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> برای کارتان را انتخاب کنید. </target> 2418 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>مجوز مناسب <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> برای کارتان را انتخاب کنید. </target>
2329 2419 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group>
2330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 2420 </trans-unit>
2331 <trans-unit id="5462361983940693567" datatype="html"> 2421 <trans-unit id="5462361983940693567" datatype="html">
2332 <source>Channel</source> 2422 <source>Channel</source>
2333 <target state="translated">کانال</target> 2423 <target state="translated">کانال</target>
2334 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2335 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2336 2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2337 2427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2338 2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2339 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2340 2430 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2341 2431 </trans-unit>
2342 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
2343 <trans-unit id="2806917038528218276" datatype="html"> 2432 <trans-unit id="2806917038528218276" datatype="html">
2344 <source>FAQ</source> 2433 <source>FAQ</source>
2345 <target state="translated">پرسش و پاسخ</target> 2434 <target state="translated">پرسش و پاسخ</target>
2346 2435 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2347 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 2436 </trans-unit>
2348 <trans-unit id="3620232640697554352" datatype="html"> 2437 <trans-unit id="3620232640697554352" datatype="html">
2349 <source>Frequently asked questions about PeerTube</source> 2438 <source>Frequently asked questions about PeerTube</source>
2350 <target state="translated">سوالات متداول در مورد Peertube</target> 2439 <target state="translated">سوالات متداول در مورد Peertube</target>
2351 2440 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
2352 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 2441 </trans-unit>
2353 <trans-unit id="8942351587754185907" datatype="html"> 2442 <trans-unit id="8942351587754185907" datatype="html">
2354 <source>API</source> 2443 <source>API</source>
2355 <target state="translated">api</target> 2444 <target state="translated">api</target>
2356 2445 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2357 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="7366542359085748162" datatype="html"> 2446 </trans-unit>
2358 <source>powered by PeerTube - CopyLeft 2015-2022</source><target state="new">powered by PeerTube - CopyLeft 2015-2022</target> 2447 <trans-unit id="7366542359085748162" datatype="html">
2359 2448 <source>powered by PeerTube - CopyLeft 2015-2022</source>
2360 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> 2449 <target state="new">powered by PeerTube - CopyLeft 2015-2022</target>
2450 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group>
2451 </trans-unit>
2361 <trans-unit id="3722967224215437913" datatype="html"> 2452 <trans-unit id="3722967224215437913" datatype="html">
2362 <source>API documentation</source> 2453 <source>API documentation</source>
2363 <target state="translated">مستندات API</target> 2454 <target state="translated">مستندات API</target>
2364 2455 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
2365 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 2456 </trans-unit>
2366 <trans-unit id="9012879216268259096" datatype="html"> 2457 <trans-unit id="9012879216268259096" datatype="html">
2367 <source>Schedule publication (<x id="INTERPOLATION"/>)</source> 2458 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2368 <target state="translated">زمان انتشار را برنامه ریزی کنید (<x id="INTERPOLATION"/>)</target> 2459 <target state="translated">زمان انتشار را برنامه ریزی کنید (<x id="INTERPOLATION"/>)</target>
2369 2460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group>
2370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 2461 </trans-unit>
2371 <trans-unit id="9155449485123349070" datatype="html"> 2462 <trans-unit id="9155449485123349070" datatype="html">
2372 <source>Contains sensitive content</source> 2463 <source>Contains sensitive content</source>
2373 <target state="translated">حاوی محتوای حساس است</target> 2464 <target state="translated">حاوی محتوای حساس است</target>
2374 2465 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group>
2375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit> 2466 </trans-unit>
2376 <trans-unit id="4850841867094321899" datatype="html"> 2467 <trans-unit id="4850841867094321899" datatype="html">
2377 <source>Some instances hide videos containing mature or explicit content by default.</source> 2468 <source>Some instances hide videos containing mature or explicit content by default.</source>
2378 <target state="translated">بعضی از موارد، Ùیلم های حاوی محتوای بالغ یا صریح را به طور پیش Ùرض پنهان Ù…ÛŒ کنند.</target> 2469 <target state="translated">بعضی از موارد، Ùیلم های حاوی محتوای بالغ یا صریح را به طور پیش Ùرض پنهان Ù…ÛŒ کنند.</target>
2379 2470 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group>
2380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> 2471 </trans-unit>
2381 <trans-unit id="4895908242997839943" datatype="html"> 2472 <trans-unit id="4895908242997839943" datatype="html">
2382 <source>Publish after transcoding</source> 2473 <source>Publish after transcoding</source>
2383 <target state="translated">انتشار پس از transcoding</target> 2474 <target state="translated">انتشار پس از transcoding</target>
2384 2475 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
2385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1124038634267013139" datatype="html"> 2476 </trans-unit>
2386 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> 2477 <trans-unit id="1124038634267013139" datatype="html">
2478 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source>
2479 <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2387 <context-group purpose="location"> 2480 <context-group purpose="location">
2388 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2481 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2389 <context context-type="linenumber">150</context> 2482 <context context-type="linenumber">150</context>
2390 </context-group> 2483 </context-group>
2391 </trans-unit> 2484 </trans-unit>
2392
2393 <trans-unit id="5984574397847510001" datatype="html"> 2485 <trans-unit id="5984574397847510001" datatype="html">
2394 <source>Basic info</source> 2486 <source>Basic info</source>
2395 <target state="translated">اطلاعات پایه</target> 2487 <target state="translated">اطلاعات پایه</target>
@@ -2398,82 +2490,84 @@ The link will expire within 1 hour.</source>
2398 <trans-unit id="2142169012597585513" datatype="html"> 2490 <trans-unit id="2142169012597585513" datatype="html">
2399 <source>Add another caption</source> 2491 <source>Add another caption</source>
2400 <target state="translated">یک عنوان دیگر را اضاÙÙ‡ کنید</target> 2492 <target state="translated">یک عنوان دیگر را اضاÙÙ‡ کنید</target>
2401 2493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group>
2402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 2494 </trans-unit>
2403 <trans-unit id="4525569337497033381" datatype="html"> 2495 <trans-unit id="4525569337497033381" datatype="html">
2404 <source>See the subtitle file</source> 2496 <source>See the subtitle file</source>
2405 <target state="translated">Ùایل زیرنویس را ببینید</target> 2497 <target state="translated">Ùایل زیرنویس را ببینید</target>
2406 2498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group>
2407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="4335724652642647824" datatype="html"> 2499 </trans-unit>
2408 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source><target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target> 2500 <trans-unit id="4335724652642647824" datatype="html">
2501 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source>
2502 <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
2409 <context-group purpose="location"> 2503 <context-group purpose="location">
2410 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2504 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2411 <context context-type="linenumber">186,188</context> 2505 <context context-type="linenumber">186,188</context>
2412 </context-group> 2506 </context-group>
2413 </trans-unit> 2507 </trans-unit>
2414
2415 <trans-unit id="73284819990858102" datatype="html"> 2508 <trans-unit id="73284819990858102" datatype="html">
2416 <source>Will be created on update</source> 2509 <source>Will be created on update</source>
2417 <target state="translated">در به روز رسانی ایجاد خواهد شد</target> 2510 <target state="translated">در به روز رسانی ایجاد خواهد شد</target>
2418 2511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group>
2419 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 2512 </trans-unit>
2420 <trans-unit id="7044449271109607418" datatype="html"> 2513 <trans-unit id="7044449271109607418" datatype="html">
2421 <source>Cancel create</source> 2514 <source>Cancel create</source>
2422 <target state="translated">لغو ایجاد</target> 2515 <target state="translated">لغو ایجاد</target>
2423 2516 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group>
2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit> 2517 </trans-unit>
2425 <trans-unit id="8541869921865486762" datatype="html"> 2518 <trans-unit id="8541869921865486762" datatype="html">
2426 <source>Will be edited on update</source> 2519 <source>Will be edited on update</source>
2427 <target state="translated">بعد از بروزرسانی ویرایش خواهد شد</target> 2520 <target state="translated">بعد از بروزرسانی ویرایش خواهد شد</target>
2428 2521 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group>
2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit> 2522 </trans-unit>
2430 <trans-unit id="4013233634947488312" datatype="html"> 2523 <trans-unit id="4013233634947488312" datatype="html">
2431 <source>Cancel edition</source> 2524 <source>Cancel edition</source>
2432 <target state="translated">لغو کردن ویرایش</target> 2525 <target state="translated">لغو کردن ویرایش</target>
2433 2526 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group>
2434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit> 2527 </trans-unit>
2435 <trans-unit id="7879454016898626211" datatype="html"> 2528 <trans-unit id="7879454016898626211" datatype="html">
2436 <source>Will be deleted on update</source> 2529 <source>Will be deleted on update</source>
2437 <target state="translated">به روز رسانی حذ٠خواهد شد</target> 2530 <target state="translated">به روز رسانی حذ٠خواهد شد</target>
2438 2531 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group>
2439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit> 2532 </trans-unit>
2440 <trans-unit id="305832955565133216" datatype="html"> 2533 <trans-unit id="305832955565133216" datatype="html">
2441 <source>Cancel deletion</source> 2534 <source>Cancel deletion</source>
2442 <target state="translated">لغو حذÙ</target> 2535 <target state="translated">لغو حذÙ</target>
2443 2536 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group>
2444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit> 2537 </trans-unit>
2445 <trans-unit id="360396717319152766" datatype="html"> 2538 <trans-unit id="360396717319152766" datatype="html">
2446 <source>No captions for now.</source> 2539 <source>No captions for now.</source>
2447 <target state="translated">هیچ عنوانی در حال حاضر یاÙت نشد.</target> 2540 <target state="translated">هیچ عنوانی در حال حاضر یاÙت نشد.</target>
2448 2541 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2542 </trans-unit>
2450 <trans-unit id="8508836953540308271" datatype="html"> 2543 <trans-unit id="8508836953540308271" datatype="html">
2451 <source>Live settings</source> 2544 <source>Live settings</source>
2452 <target state="translated">تنظیمات پخش زنده</target> 2545 <target state="translated">تنظیمات پخش زنده</target>
2453 2546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2547 </trans-unit>
2455 <trans-unit id="1212376766715456139" datatype="html"> 2548 <trans-unit id="1212376766715456139" datatype="html">
2456 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2549 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2457 <target state="translated">âš ï¸ Ø§Ú¯Ø± این گزینه را Ùعال کنید، اگر از سهمیه های ویدئویی خود Ùراتر رÙته باشید ØŒ پخش زنده به صورت خودکار پایان Ù…ÛŒ یابد .</target> 2550 <target state="translated">âš ï¸ Ø§Ú¯Ø± این گزینه را Ùعال کنید، اگر از سهمیه های ویدئویی خود Ùراتر رÙته باشید ØŒ پخش زنده به صورت خودکار پایان Ù…ÛŒ یابد .</target>
2458 2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2552 </trans-unit>
2460 <trans-unit id="1966495339378120213" datatype="html"> 2553 <trans-unit id="1966495339378120213" datatype="html">
2461 <source>Latency mode</source> 2554 <source>Latency mode</source>
2462 <target state="translated">حالت تأخیر</target> 2555 <target state="translated">حالت تأخیر</target>
2463 2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2557 </trans-unit>
2465 <trans-unit id="8891497955962997247" datatype="html"> 2558 <trans-unit id="8891497955962997247" datatype="html">
2466 <source>Automatically publish a replay when your live ends</source> 2559 <source>Automatically publish a replay when your live ends</source>
2467 <target state="translated">هنگامی که شما به پایان می رسد، یک پخش را به صورت خودکار منتشر کنید</target> 2560 <target state="translated">هنگامی که شما به پایان می رسد، یک پخش را به صورت خودکار منتشر کنید</target>
2468 2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2562 </trans-unit>
2470
2471 <trans-unit id="2288513108450439427" datatype="html"> 2563 <trans-unit id="2288513108450439427" datatype="html">
2472 <source>Support</source> 2564 <source>Support</source>
2473 <target state="translated">حمایت کردن</target> 2565 <target state="translated">حمایت کردن</target>
2474 2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2475 2567 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2476 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2568 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2570 </trans-unit>
2477 <trans-unit id="1359533927353954373" datatype="html"> 2571 <trans-unit id="1359533927353954373" datatype="html">
2478 <source>View account</source> 2572 <source>View account</source>
2479 <target state="translated">مشاهده حساب</target> 2573 <target state="translated">مشاهده حساب</target>
@@ -2482,13 +2576,13 @@ The link will expire within 1 hour.</source>
2482 <trans-unit id="3799746968259478616" datatype="html"> 2576 <trans-unit id="3799746968259478616" datatype="html">
2483 <source>View account</source> 2577 <source>View account</source>
2484 <target state="translated">مشاهده حساب</target> 2578 <target state="translated">مشاهده حساب</target>
2485 2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group>
2486 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2580 </trans-unit>
2487 <trans-unit id="6778225321073009261" datatype="html"> 2581 <trans-unit id="6778225321073009261" datatype="html">
2488 <source>View owner account</source> 2582 <source>View owner account</source>
2489 <target state="translated">مشاهده حساب مالک</target> 2583 <target state="translated">مشاهده حساب مالک</target>
2490 2584 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group>
2491 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2585 </trans-unit>
2492 <trans-unit id="8798391261676185924" datatype="html"> 2586 <trans-unit id="8798391261676185924" datatype="html">
2493 <source>VIDEO CHANNEL</source> 2587 <source>VIDEO CHANNEL</source>
2494 <target state="translated">کانال ویدئویی</target> 2588 <target state="translated">کانال ویدئویی</target>
@@ -2507,96 +2601,104 @@ The link will expire within 1 hour.</source>
2507 <trans-unit id="1952020204339597057" datatype="html"> 2601 <trans-unit id="1952020204339597057" datatype="html">
2508 <source>Short text to tell people how they can support you (membership platform...).</source> 2602 <source>Short text to tell people how they can support you (membership platform...).</source>
2509 <target state="translated">متن کوتاه به مردم بگویید چگونه Ù…ÛŒ توانند از شما حمایت کنند (پلت Ùرم عضویت ...).</target> 2603 <target state="translated">متن کوتاه به مردم بگویید چگونه Ù…ÛŒ توانند از شما حمایت کنند (پلت Ùرم عضویت ...).</target>
2510 2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit><trans-unit id="7003790776240394114" datatype="html"> 2605 </trans-unit>
2512 <source>Filename</source><target state="new">Filename</target> 2606 <trans-unit id="7003790776240394114" datatype="html">
2513 2607 <source>Filename</source>
2514 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit><trans-unit id="1186960092655764809" datatype="html"> 2608 <target state="new">Filename</target>
2515 <source> Name of the uploaded file </source><target state="new"> Name of the uploaded file </target> 2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2516 2610 </trans-unit>
2517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2611 <trans-unit id="1186960092655764809" datatype="html">
2612 <source>Name of the uploaded file</source>
2613 <target state="new"> Name of the uploaded file </target>
2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2615 </trans-unit>
2518 <trans-unit id="7958716262877895706" datatype="html"> 2616 <trans-unit id="7958716262877895706" datatype="html">
2519 <source>Original publication date</source> 2617 <source>Original publication date</source>
2520 <target state="translated">تاریخ انتشار اصلی</target> 2618 <target state="translated">تاریخ انتشار اصلی</target>
2521 2619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2522 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2620 </trans-unit>
2523 <trans-unit id="50985514722149155" datatype="html"> 2621 <trans-unit id="50985514722149155" datatype="html">
2524 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2622 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2525 <target state="translated">این تاریخ زمانی است که محتوا منتشر شد.</target> 2623 <target state="translated">این تاریخ زمانی است که محتوا منتشر شد.</target>
2526 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2527 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2625 </trans-unit>
2528 <trans-unit id="1669378369440073270" datatype="html"> 2626 <trans-unit id="1669378369440073270" datatype="html">
2529 <source>Plugin settings</source> 2627 <source>Plugin settings</source>
2530 <target state="translated">تنظیمات پلاگین</target> 2628 <target state="translated">تنظیمات پلاگین</target>
2531 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2532 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2630 </trans-unit>
2533 <trans-unit id="54931094224146544" datatype="html"> 2631 <trans-unit id="54931094224146544" datatype="html">
2534 <source>Small latency</source> 2632 <source>Small latency</source>
2535 <target state="translated">تأخیر کم</target> 2633 <target state="translated">تأخیر کم</target>
2536 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group>
2537 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 2635 </trans-unit>
2538 <trans-unit id="668281328725856861" datatype="html"> 2636 <trans-unit id="668281328725856861" datatype="html">
2539 <source>Reduce latency to ~15s disabling P2P</source> 2637 <source>Reduce latency to ~15s disabling P2P</source>
2540 <target state="translated">کاهش تأخیر به 15 ثانیه Ùˆ غیرÙعال کردن P2P</target> 2638 <target state="translated">کاهش تأخیر به 15 ثانیه Ùˆ غیرÙعال کردن P2P</target>
2541 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group>
2542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit> 2640 </trans-unit>
2543 <trans-unit id="5607669932062416162" datatype="html"> 2641 <trans-unit id="5607669932062416162" datatype="html">
2544 <source>Default</source> 2642 <source>Default</source>
2545 <target state="translated">پیش Ùرض</target> 2643 <target state="translated">پیش Ùرض</target>
2546 2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group>
2547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 2645 </trans-unit>
2548 <trans-unit id="4299493457408757206" datatype="html"> 2646 <trans-unit id="4299493457408757206" datatype="html">
2549 <source>Average latency of 30s</source> 2647 <source>Average latency of 30s</source>
2550 <target state="translated">متوسط تأخیر 30 ثانیه</target> 2648 <target state="translated">متوسط تأخیر 30 ثانیه</target>
2551 2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group>
2552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 2650 </trans-unit>
2553 <trans-unit id="3378360148342029710" datatype="html"> 2651 <trans-unit id="3378360148342029710" datatype="html">
2554 <source>High latency</source> 2652 <source>High latency</source>
2555 <target state="translated">تاخیر زیاد</target> 2653 <target state="translated">تاخیر زیاد</target>
2556 2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group>
2557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 2655 </trans-unit>
2558 <trans-unit id="369497609327288447" datatype="html"> 2656 <trans-unit id="369497609327288447" datatype="html">
2559 <source>Average latency of 60s increasing P2P ratio</source> 2657 <source>Average latency of 60s increasing P2P ratio</source>
2560 <target state="translated">متوسط تأخیر 60 ثانیه اÙزایش نسبت P2P</target> 2658 <target state="translated">متوسط تأخیر 60 ثانیه اÙزایش نسبت P2P</target>
2561 2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group>
2562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 2660 </trans-unit>
2563 <trans-unit id="8693603235657020323" datatype="html"> 2661 <trans-unit id="8693603235657020323" datatype="html">
2564 <source>Other</source> 2662 <source>Other</source>
2565 <target state="translated">دیگر</target> 2663 <target state="translated">دیگر</target>
2566 2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2567 2665 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2666 </trans-unit>
2569 <trans-unit id="2200003513633568069" datatype="html"> 2667 <trans-unit id="2200003513633568069" datatype="html">
2570 <source>Enable video comments</source> 2668 <source>Enable video comments</source>
2571 <target state="translated">قابلیت های ویدئویی را Ùعال کنید</target> 2669 <target state="translated">قابلیت های ویدئویی را Ùعال کنید</target>
2572 2670 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2573 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2671 </trans-unit>
2574 <trans-unit id="8896564060463626070" datatype="html"> 2672 <trans-unit id="8896564060463626070" datatype="html">
2575 <source>Enable download</source> 2673 <source>Enable download</source>
2576 <target state="translated">Ùعال کردن دانلود</target> 2674 <target state="translated">Ùعال کردن دانلود</target>
2577 2675 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2676 </trans-unit>
2579 <trans-unit id="8821221480638803282" datatype="html"> 2677 <trans-unit id="8821221480638803282" datatype="html">
2580 <source>Advanced settings</source> 2678 <source>Advanced settings</source>
2581 <target state="translated">تنظیمات پیشرÙته</target> 2679 <target state="translated">تنظیمات پیشرÙته</target>
2582 2680 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2583 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html"> 2681 </trans-unit>
2584 <source>Video thumbnail</source><target state="new">Video thumbnail</target> 2682 <trans-unit id="5407145687662795944" datatype="html">
2585 2683 <source>Video thumbnail</source>
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2684 <target state="new">Video thumbnail</target>
2685 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2686 </trans-unit>
2587 <trans-unit id="2375260419993138758" datatype="html"> 2687 <trans-unit id="2375260419993138758" datatype="html">
2588 <source>URL</source> 2688 <source>URL</source>
2589 <target state="translated">url</target> 2689 <target state="translated">url</target>
2590 2690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
2591 2691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group>
2592 2692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group>
2593 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 2693 </trans-unit>
2594 <trans-unit id="6760671759540007434" datatype="html"> 2694 <trans-unit id="6760671759540007434" datatype="html">
2595 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2695 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2596 <target state="translated">شما Ù…ÛŒ توانید هر URLرا <x id="START_LINK"/>Ú©Ù‡ با یوتیوب (DL) قابل قبول است <x id="CLOSE_LINK"/> یا هر آدرس دیگری Ú©Ù‡ به یک Ùایل رسانه ای اشاره داشته باشد را استÙاده کنید .ولی باید از مالکیت خود بر محتوای آن Ùˆ عدم تضییع حقوق ناشرین Ùˆ مالکیت Ùکری دیگران بر محتوای آن مطمئن باشید Ùˆ در غیر اینصورت باعث ایجاد مشکلات برای خود Ùˆ سایت Ù…ÛŒ گردید . </target> 2696 <target state="translated">شما Ù…ÛŒ توانید هر URLرا <x id="START_LINK"/>Ú©Ù‡ با یوتیوب (DL) قابل قبول است <x id="CLOSE_LINK"/> یا هر آدرس دیگری Ú©Ù‡ به یک Ùایل رسانه ای اشاره داشته باشد را استÙاده کنید .ولی باید از مالکیت خود بر محتوای آن Ùˆ عدم تضییع حقوق ناشرین Ùˆ مالکیت Ùکری دیگران بر محتوای آن مطمئن باشید Ùˆ در غیر اینصورت باعث ایجاد مشکلات برای خود Ùˆ سایت Ù…ÛŒ گردید . </target>
2597 2697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="25952900092483482" datatype="html"> 2698 </trans-unit>
2599 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2699 <trans-unit id="25952900092483482" datatype="html">
2700 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2701 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2600 <context-group purpose="location"> 2702 <context-group purpose="location">
2601 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2703 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2602 <context context-type="linenumber">21,23</context> 2704 <context context-type="linenumber">21,23</context>
@@ -2605,16 +2707,16 @@ The link will expire within 1 hour.</source>
2605 <trans-unit id="460353452916242022" datatype="html"> 2707 <trans-unit id="460353452916242022" datatype="html">
2606 <source>Sorry, but something went wrong</source> 2708 <source>Sorry, but something went wrong</source>
2607 <target state="translated">با عرض پوزش، اما چیزی اشتباه رÙت</target> 2709 <target state="translated">با عرض پوزش، اما چیزی اشتباه رÙت</target>
2608 2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2609 2711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2610 2712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2611 2713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2714 </trans-unit>
2613 <trans-unit id="5359075917564707730" datatype="html"> 2715 <trans-unit id="5359075917564707730" datatype="html">
2614 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2716 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2615 <target state="translated">تبریک عرض Ù…ÛŒ کنیم ØŒ ویدئو بارگذاری خواهد شد . <x id="INTERPOLATION"/> شما Ù…ÛŒ توانید قبل از بارگذاری اطلاعات مرتبط با آن را اضاÙÙ‡ نمایید . </target> 2717 <target state="translated">تبریک عرض Ù…ÛŒ کنیم ØŒ ویدئو بارگذاری خواهد شد . <x id="INTERPOLATION"/> شما Ù…ÛŒ توانید قبل از بارگذاری اطلاعات مرتبط با آن را اضاÙÙ‡ نمایید . </target>
2616 2718 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2719 </trans-unit>
2618 <trans-unit id="6722765664648523978" datatype="html"> 2720 <trans-unit id="6722765664648523978" datatype="html">
2619 <source>Select the file to upload</source> 2721 <source>Select the file to upload</source>
2620 <target state="translated">Ùایل را برای آپلود انتخاب کنید</target> 2722 <target state="translated">Ùایل را برای آپلود انتخاب کنید</target>
@@ -2624,13 +2726,13 @@ The link will expire within 1 hour.</source>
2624 <trans-unit id="9172233176401579786" datatype="html"> 2726 <trans-unit id="9172233176401579786" datatype="html">
2625 <source>Scheduled</source> 2727 <source>Scheduled</source>
2626 <target state="translated">برنامه ریزی شده</target> 2728 <target state="translated">برنامه ریزی شده</target>
2627 2729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2730 </trans-unit>
2629 <trans-unit id="1435317307066082710" datatype="html"> 2731 <trans-unit id="1435317307066082710" datatype="html">
2630 <source>Hide the video until a specific date</source> 2732 <source>Hide the video until a specific date</source>
2631 <target state="translated">مخÙÛŒ کردن ویدیو تا تاریخ خاص</target> 2733 <target state="translated">مخÙÛŒ کردن ویدیو تا تاریخ خاص</target>
2632 2734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2735 </trans-unit>
2634 <trans-unit id="1087181129481039628" datatype="html"> 2736 <trans-unit id="1087181129481039628" datatype="html">
2635 <source>Normal live</source> 2737 <source>Normal live</source>
2636 <target state="translated">پخش زنده عادی</target> 2738 <target state="translated">پخش زنده عادی</target>
@@ -2655,8 +2757,8 @@ The link will expire within 1 hour.</source>
2655 <trans-unit id="7099631707196015765" datatype="html"> 2757 <trans-unit id="7099631707196015765" datatype="html">
2656 <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source> 2758 <source>Image that will be merged with your audio file. <x id="LINE_BREAK"/> The chosen image will be definitive and cannot be modified. </source>
2657 <target state="translated">تصویری Ú©Ù‡ با Ùایل صوتی شما ادغام Ù…ÛŒ شود.<x id="LINE_BREAK"/> تصویر انتخاب شده قطعی خواهد بود Ùˆ قابل اصلاح نمی باشد. </target> 2759 <target state="translated">تصویری Ú©Ù‡ با Ùایل صوتی شما ادغام Ù…ÛŒ شود.<x id="LINE_BREAK"/> تصویر انتخاب شده قطعی خواهد بود Ùˆ قابل اصلاح نمی باشد. </target>
2658 2760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">37</context></context-group>
2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> 2761 </trans-unit>
2660 <trans-unit id="4626927731329688072" datatype="html"> 2762 <trans-unit id="4626927731329688072" datatype="html">
2661 <source>Total video uploaded</source> 2763 <source>Total video uploaded</source>
2662 <target state="translated">کل ویدئو آپلود شده است</target> 2764 <target state="translated">کل ویدئو آپلود شده است</target>
@@ -2682,8 +2784,8 @@ The link will expire within 1 hour.</source>
2682 <trans-unit id="1522676094837508187" datatype="html"> 2784 <trans-unit id="1522676094837508187" datatype="html">
2683 <source>Congratulations! Your video is now available in your private library.</source> 2785 <source>Congratulations! Your video is now available in your private library.</source>
2684 <target state="translated">تبریک می گوییم! ویدیوی شما در حال حاضر در کتابخانه خصوصی شما موجود است.</target> 2786 <target state="translated">تبریک می گوییم! ویدیوی شما در حال حاضر در کتابخانه خصوصی شما موجود است.</target>
2685 2787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group>
2686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> 2788 </trans-unit>
2687 <trans-unit id="3768339632235914548" datatype="html"> 2789 <trans-unit id="3768339632235914548" datatype="html">
2688 <source>Publish will be available when upload is finished</source> 2790 <source>Publish will be available when upload is finished</source>
2689 <target state="translated">انتشار زمانی که آپلود به پایان رسید در دسترس خواهد بود</target> 2791 <target state="translated">انتشار زمانی که آپلود به پایان رسید در دسترس خواهد بود</target>
@@ -2699,7 +2801,7 @@ The link will expire within 1 hour.</source>
2699 <source>Upload on hold</source> 2801 <source>Upload on hold</source>
2700 <target state="translated">آپلود در HOLD</target> 2802 <target state="translated">آپلود در HOLD</target>
2701 2803
2702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2703 <trans-unit id="285180972645018518" datatype="html"> 2805 <trans-unit id="285180972645018518" datatype="html">
2704 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2806 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2705 <target state="translated">با عرض پوزش، ویژگی آپلود برای حساب شما غیرÙعال است. اگر Ù…ÛŒ خواهید Ùیلم ها را اضاÙÙ‡ کنید، یک مدیر باید سهمیه خود را باز کنید.</target> 2807 <target state="translated">با عرض پوزش، ویژگی آپلود برای حساب شما غیرÙعال است. اگر Ù…ÛŒ خواهید Ùیلم ها را اضاÙÙ‡ کنید، یک مدیر باید سهمیه خود را باز کنید.</target>
@@ -2753,46 +2855,48 @@ The link will expire within 1 hour.</source>
2753 <trans-unit id="2424051823705402833" datatype="html"> 2855 <trans-unit id="2424051823705402833" datatype="html">
2754 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source> 2856 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2755 <target state="translated">تبریک، ویدیو با BitTorrent وارد خواهد شد! شما قبلا Ù…ÛŒ توانید اطلاعات مربوط به این ویدیو را اضاÙÙ‡ کنید.</target> 2857 <target state="translated">تبریک، ویدیو با BitTorrent وارد خواهد شد! شما قبلا Ù…ÛŒ توانید اطلاعات مربوط به این ویدیو را اضاÙÙ‡ کنید.</target>
2756 2858 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group>
2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 2859 </trans-unit>
2758 <trans-unit id="4422946962830681102" datatype="html"> 2860 <trans-unit id="4422946962830681102" datatype="html">
2759 <source>Torrents with only 1 file are supported.</source> 2861 <source>Torrents with only 1 file are supported.</source>
2760 <target state="translated">Torrents تنها 1 Ùایل پشتیبانی Ù…ÛŒ شوند.</target> 2862 <target state="translated">Torrents تنها 1 Ùایل پشتیبانی Ù…ÛŒ شوند.</target>
2761 2863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group>
2762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 2864 </trans-unit>
2763 <trans-unit id="7860848084471862305" datatype="html"> 2865 <trans-unit id="7860848084471862305" datatype="html">
2764 <source>Cannot create live because this instance have too many created lives</source> 2866 <source>Cannot create live because this instance have too many created lives</source>
2765 <target state="translated">بدلیل آنکه تعداد پخش زنده های ایجاد شده شما زیاد است ،امکان ایجاد پخش زنده جدید وجود ندارد .</target> 2867 <target state="translated">بدلیل آنکه تعداد پخش زنده های ایجاد شده شما زیاد است ،امکان ایجاد پخش زنده جدید وجود ندارد .</target>
2766 2868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
2767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2869 </trans-unit>
2768 <trans-unit id="1278564497286613571" datatype="html"> 2870 <trans-unit id="1278564497286613571" datatype="html">
2769 <source>Cannot create live because you created too many lives</source> 2871 <source>Cannot create live because you created too many lives</source>
2770 <target state="translated">بدلیل آنکه تعداد پخش زنده های ایجاد شده شما زیاد است ،امکان ایجاد پخش زنده جدید وجود ندارد .</target> 2872 <target state="translated">بدلیل آنکه تعداد پخش زنده های ایجاد شده شما زیاد است ،امکان ایجاد پخش زنده جدید وجود ندارد .</target>
2771 2873 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
2772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 2874 </trans-unit>
2773 <trans-unit id="2621043320678012413" datatype="html"> 2875 <trans-unit id="2621043320678012413" datatype="html">
2774 <source>Live published.</source> 2876 <source>Live published.</source>
2775 <target state="translated">پخش زنده منتشر شده است.</target> 2877 <target state="translated">پخش زنده منتشر شده است.</target>
2776 2878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
2777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="8675588963276687921" datatype="html"> 2879 </trans-unit>
2778 <source>Stream only once, replay will replace your live</source><target state="new">Stream only once, replay will replace your live</target> 2880 <trans-unit id="8675588963276687921" datatype="html">
2779 2881 <source>Stream only once, replay will replace your live</source>
2780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit> 2882 <target state="new">Stream only once, replay will replace your live</target>
2781 2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group>
2884 </trans-unit>
2782 <trans-unit id="2360261543675520397" datatype="html"> 2885 <trans-unit id="2360261543675520397" datatype="html">
2783 <source>Stream only once</source> 2886 <source>Stream only once</source>
2784 <target state="translated">استریم تنها برای یکبار</target> 2887 <target state="translated">استریم تنها برای یکبار</target>
2785 2888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group>
2786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="3384650899171037827" datatype="html"> 2889 </trans-unit>
2787 <source>Stream multiple times, replays will be separate videos</source><target state="new">Stream multiple times, replays will be separate videos</target> 2890 <trans-unit id="3384650899171037827" datatype="html">
2788 2891 <source>Stream multiple times, replays will be separate videos</source>
2789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 2892 <target state="new">Stream multiple times, replays will be separate videos</target>
2790 2893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group>
2894 </trans-unit>
2791 <trans-unit id="58134197356653483" datatype="html"> 2895 <trans-unit id="58134197356653483" datatype="html">
2792 <source>Stream multiple times using the same URL</source> 2896 <source>Stream multiple times using the same URL</source>
2793 <target state="translated">استریم چندباره با آدرس یکسان</target> 2897 <target state="translated">استریم چندباره با آدرس یکسان</target>
2794 2898 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group>
2795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 2899 </trans-unit>
2796 <trans-unit id="8218579597782287078" datatype="html"> 2900 <trans-unit id="8218579597782287078" datatype="html">
2797 <source>Go Live</source> 2901 <source>Go Live</source>
2798 <target state="translated">رÙتن به پخش زنده</target> 2902 <target state="translated">رÙتن به پخش زنده</target>
@@ -2801,13 +2905,13 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="3282368691598224543" datatype="html"> 2905 <trans-unit id="3282368691598224543" datatype="html">
2802 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source> 2906 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2803 <target state="translated">حدکثر مدت زمان پخش زنده <x id="INTERPOLATION"/> می باشد .اگر زمان شما به این حد برسد ، پخش زنده به صورت خودکار پایان می یابد . </target> 2907 <target state="translated">حدکثر مدت زمان پخش زنده <x id="INTERPOLATION"/> می باشد .اگر زمان شما به این حد برسد ، پخش زنده به صورت خودکار پایان می یابد . </target>
2804 2908 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">48</context></context-group>
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2909 </trans-unit>
2806 <trans-unit id="2993949426196989262" datatype="html"> 2910 <trans-unit id="2993949426196989262" datatype="html">
2807 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> 2911 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source>
2808 <target state="translated">پیشنهاد Ù…ÛŒ کنیم از کاربر <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> برای انتشار ویدئوها استÙاده نکنید. <x id="LINE_BREAK"/> به جای آن , <x id="START_LINK"/>حساب کاربری جداگانه ای <x id="CLOSE_LINK"/> برای بارگذاری ویدئوها ایجاد کنید. </target> 2912 <target state="translated">پیشنهاد Ù…ÛŒ کنیم از کاربر <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> برای انتشار ویدئوها استÙاده نکنید. <x id="LINE_BREAK"/> به جای آن , <x id="START_LINK"/>حساب کاربری جداگانه ای <x id="CLOSE_LINK"/> برای بارگذاری ویدئوها ایجاد کنید. </target>
2809 2913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group>
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2914 </trans-unit>
2811 <trans-unit id="293476877021544115" datatype="html"> 2915 <trans-unit id="293476877021544115" datatype="html">
2812 <source>Import <x id="INTERPOLATION"/></source> 2916 <source>Import <x id="INTERPOLATION"/></source>
2813 <target state="translated">وارد کردن <x id="INTERPOLATION"/></target> 2917 <target state="translated">وارد کردن <x id="INTERPOLATION"/></target>
@@ -2838,17 +2942,16 @@ The link will expire within 1 hour.</source>
2838 <target state="translated">رÙتن به پخش زنده</target> 2942 <target state="translated">رÙتن به پخش زنده</target>
2839 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group> 2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2840 </trans-unit> 2944 </trans-unit>
2841
2842 <trans-unit id="2913936134410914576" datatype="html"> 2945 <trans-unit id="2913936134410914576" datatype="html">
2843 <source>AUTOPLAY</source> 2946 <source>AUTOPLAY</source>
2844 <target state="translated">صورت خودکار</target> 2947 <target state="translated">صورت خودکار</target>
2845 2948 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group>
2846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 2949 </trans-unit>
2847 <trans-unit id="2738123251363312498" datatype="html"> 2950 <trans-unit id="2738123251363312498" datatype="html">
2848 <source>Next video to be played</source> 2951 <source>Next video to be played</source>
2849 <target state="translated">ویدیوی بعدی بازی می شود</target> 2952 <target state="translated">ویدیوی بعدی بازی می شود</target>
2850 2953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group>
2851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 2954 </trans-unit>
2852 <trans-unit id="4619111912751495491" datatype="html"> 2955 <trans-unit id="4619111912751495491" datatype="html">
2853 <source>Report this comment</source> 2956 <source>Report this comment</source>
2854 <target state="translated">گزارش این نظر</target> 2957 <target state="translated">گزارش این نظر</target>
@@ -2876,65 +2979,67 @@ The link will expire within 1 hour.</source>
2876 <trans-unit id="5806907163449517166" datatype="html"> 2979 <trans-unit id="5806907163449517166" datatype="html">
2877 <source>Update playlist privacy</source> 2980 <source>Update playlist privacy</source>
2878 <target state="translated">به روز رسانی Ø­Ùظ حریم خصوصی لیست پخش</target> 2981 <target state="translated">به روز رسانی Ø­Ùظ حریم خصوصی لیست پخش</target>
2879 2982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group>
2880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 2983 </trans-unit>
2881 <trans-unit id="6460270615876918310" datatype="html"> 2984 <trans-unit id="6460270615876918310" datatype="html">
2882 <source>Share the playlist at this video position</source> 2985 <source>Share the playlist at this video position</source>
2883 <target state="translated">لیست پخش را در این موقعیت ویدئویی به اشتراک بگذارید</target> 2986 <target state="translated">لیست پخش را در این موقعیت ویدئویی به اشتراک بگذارید</target>
2884 2987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group>
2885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="8920371331444717794" datatype="html"> 2988 </trans-unit>
2886 <source>Only display embed URL</source><target state="new">Only display embed URL</target> 2989 <trans-unit id="8920371331444717794" datatype="html">
2887 2990 <source>Only display embed URL</source>
2888 2991 <target state="new">Only display embed URL</target>
2889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> 2992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group>
2994 </trans-unit>
2890 <trans-unit id="1253396341165671470" datatype="html"> 2995 <trans-unit id="1253396341165671470" datatype="html">
2891 <source>Share the video</source> 2996 <source>Share the video</source>
2892 <target state="translated">ویدیو را به اشتراک بگذارید</target> 2997 <target state="translated">ویدیو را به اشتراک بگذارید</target>
2893 2998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group>
2894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 2999 </trans-unit>
2895 <trans-unit id="5254843797242866315" datatype="html"> 3000 <trans-unit id="5254843797242866315" datatype="html">
2896 <source>This video is private so you won't be able to share it with external users</source> 3001 <source>This video is private so you won't be able to share it with external users</source>
2897 <target state="translated">این ویدیو خصوصی است، بنابراین شما نمی توانید آن را با کاربران خارجی به اشتراک بگذارید</target> 3002 <target state="translated">این ویدیو خصوصی است، بنابراین شما نمی توانید آن را با کاربران خارجی به اشتراک بگذارید</target>
2898 3003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
2899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3004 </trans-unit>
2900 <trans-unit id="3201319007886576629" datatype="html"> 3005 <trans-unit id="3201319007886576629" datatype="html">
2901 <source>Update video privacy</source> 3006 <source>Update video privacy</source>
2902 <target state="translated">به روز رسانی حریم خصوصی ویدئو</target> 3007 <target state="translated">به روز رسانی حریم خصوصی ویدئو</target>
2903 3008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group>
2904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3009 </trans-unit>
2905 <trans-unit id="1845599966367432388" datatype="html"> 3010 <trans-unit id="1845599966367432388" datatype="html">
2906 <source>QR-Code</source> 3011 <source>QR-Code</source>
2907 <target state="translated">کد QR</target> 3012 <target state="translated">کد QR</target>
2908 3013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group>
2909 3014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
2910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 3015 </trans-unit>
2911 <trans-unit id="1122876732223594710" datatype="html"> 3016 <trans-unit id="1122876732223594710" datatype="html">
2912 <source>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).</source> 3017 <source>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).</source>
2913 <target state="translated">URL امن نیست (بدون HTTPS)، بنابراین ویدئو قراردادی بر روی وب سایت های HTTPS کار نمی کند (مرورگرهای وب مسدود کردن درخواست های HTTP غیر امن در وب سایت های HTTPS).</target> 3018 <target state="translated">URL امن نیست (بدون HTTPS)، بنابراین ویدئو قراردادی بر روی وب سایت های HTTPS کار نمی کند (مرورگرهای وب مسدود کردن درخواست های HTTP غیر امن در وب سایت های HTTPS).</target>
2914 3019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
2915 3020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group>
2916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 3021 </trans-unit>
2917 <trans-unit id="8151017381798767627" datatype="html"> 3022 <trans-unit id="8151017381798767627" datatype="html">
2918 <source>Embed</source> 3023 <source>Embed</source>
2919 <target state="translated">جاسازی کردن</target> 3024 <target state="translated">جاسازی کردن</target>
2920 3025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group>
2921 3026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group>
2922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 3027 </trans-unit>
2923 <trans-unit id="6375858514817734542" datatype="html"> 3028 <trans-unit id="6375858514817734542" datatype="html">
2924 <source>Auto select subtitle</source> 3029 <source>Auto select subtitle</source>
2925 <target state="translated">خودکار را انتخاب کنید زیرنویس</target> 3030 <target state="translated">خودکار را انتخاب کنید زیرنویس</target>
2926 3031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group>
2927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 3032 </trans-unit>
2928 <trans-unit id="2353402732767789211" datatype="html"> 3033 <trans-unit id="2353402732767789211" datatype="html">
2929 <source>More customization</source> 3034 <source>More customization</source>
2930 <target state="translated">سÙارشی سازی بیشتر</target> 3035 <target state="translated">سÙارشی سازی بیشتر</target>
2931 3036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group>
2932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> 3037 </trans-unit>
2933 <trans-unit id="1284179134768564307" datatype="html"> 3038 <trans-unit id="1284179134768564307" datatype="html">
2934 <source>Less customization</source> 3039 <source>Less customization</source>
2935 <target state="translated">سÙارشی سازی کمتر</target> 3040 <target state="translated">سÙارشی سازی کمتر</target>
2936 3041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group>
2937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> 3042 </trans-unit>
2938 <trans-unit id="1290987288288099212" datatype="html"> 3043 <trans-unit id="1290987288288099212" datatype="html">
2939 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 3044 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2940 <target state="translated">پشتیبانی از <x id="INTERPOLATION" equiv-text="{{displayname}}"/></target> 3045 <target state="translated">پشتیبانی از <x id="INTERPOLATION" equiv-text="{{displayname}}"/></target>
@@ -2950,9 +3055,10 @@ The link will expire within 1 hour.</source>
2950 3055
2951 3056
2952 3057
2953 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3058 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
2954 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3059 <trans-unit id="6154714649766447409" datatype="html">
2955</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3060 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3061 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2956</target> 3062</target>
2957 <context-group purpose="location"> 3063 <context-group purpose="location">
2958 <context context-type="sourcefile">src/app/+login/login.component.html</context> 3064 <context context-type="sourcefile">src/app/+login/login.component.html</context>
@@ -2962,8 +3068,8 @@ The link will expire within 1 hour.</source>
2962 <trans-unit id="1452803153270294110" datatype="html"> 3068 <trans-unit id="1452803153270294110" datatype="html">
2963 <source>Autoplay</source> 3069 <source>Autoplay</source>
2964 <target state="translated">صورت خودکار</target> 3070 <target state="translated">صورت خودکار</target>
2965 3071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group>
2966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> 3072 </trans-unit>
2967 <trans-unit id="5336944753883027145" datatype="html"> 3073 <trans-unit id="5336944753883027145" datatype="html">
2968 <source>Maybe later</source> 3074 <source>Maybe later</source>
2969 <target state="translated">شاید بعدا</target> 3075 <target state="translated">شاید بعدا</target>
@@ -2972,44 +3078,45 @@ The link will expire within 1 hour.</source>
2972 <trans-unit id="3959826834147169200" datatype="html"> 3078 <trans-unit id="3959826834147169200" datatype="html">
2973 <source>Muted</source> 3079 <source>Muted</source>
2974 <target state="translated">خاموش</target> 3080 <target state="translated">خاموش</target>
2975 3081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
2976 3082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
2977 3083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group>
2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 3084 </trans-unit>
2979 <trans-unit id="2784956659778044823" datatype="html"> 3085 <trans-unit id="2784956659778044823" datatype="html">
2980 <source>Loop</source> 3086 <source>Loop</source>
2981 <target state="translated">حلقه</target> 3087 <target state="translated">حلقه</target>
2982 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group>
2983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 3089 </trans-unit>
2984 <trans-unit id="5908032061347078472" datatype="html"> 3090 <trans-unit id="5908032061347078472" datatype="html">
2985 <source>Use origin instance URL</source> 3091 <source>Use origin instance URL</source>
2986 <target state="translated">استÙاده از URL سایت اولیه</target> 3092 <target state="translated">استÙاده از URL سایت اولیه</target>
2987 3093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3094 </trans-unit>
2989 <trans-unit id="6212841954039032241" datatype="html"> 3095 <trans-unit id="6212841954039032241" datatype="html">
2990 <source>Display video title</source> 3096 <source>Display video title</source>
2991 <target state="translated">نمایش عنوان ویدئو</target> 3097 <target state="translated">نمایش عنوان ویدئو</target>
2992 3098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group>
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> 3099 </trans-unit>
2994 <trans-unit id="7482217084177855485" datatype="html"> 3100 <trans-unit id="7482217084177855485" datatype="html">
2995 <source>P2P</source> 3101 <source>P2P</source>
2996 <target state="translated">p2p</target> 3102 <target state="translated">p2p</target>
2997 3103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group>
2998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> 3104 </trans-unit>
2999 <trans-unit id="1068153312491986796" datatype="html"> 3105 <trans-unit id="1068153312491986796" datatype="html">
3000 <source>Display privacy warning</source> 3106 <source>Display privacy warning</source>
3001 <target state="translated">نمایش حریم خصوصی نمایش</target> 3107 <target state="translated">نمایش حریم خصوصی نمایش</target>
3002 3108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group>
3003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit><trans-unit id="4583515246777381165" datatype="html"> 3109 </trans-unit>
3004 <source>Display player control bar</source><target state="new">Display player control bar</target> 3110 <trans-unit id="4583515246777381165" datatype="html">
3005 3111 <source>Display player control bar</source>
3006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 3112 <target state="new">Display player control bar</target>
3007 3113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
3114 </trans-unit>
3008 <trans-unit id="805456636864344681" datatype="html"> 3115 <trans-unit id="805456636864344681" datatype="html">
3009 <source>Display PeerTube button link</source> 3116 <source>Display PeerTube button link</source>
3010 <target state="translated">نمایش دکمه Peertube</target> 3117 <target state="translated">نمایش دکمه Peertube</target>
3011 3118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group>
3012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> 3119 </trans-unit>
3013 <trans-unit id="8928816882866356838" datatype="html"> 3120 <trans-unit id="8928816882866356838" datatype="html">
3014 <source>Public</source> 3121 <source>Public</source>
3015 <target state="translated">عمومی</target> 3122 <target state="translated">عمومی</target>
@@ -3018,13 +3125,13 @@ The link will expire within 1 hour.</source>
3018 <trans-unit id="4416005356063364306" datatype="html"> 3125 <trans-unit id="4416005356063364306" datatype="html">
3019 <source>This video is blocked.</source> 3126 <source>This video is blocked.</source>
3020 <target state="translated">این ویدیو مسدود شده است</target> 3127 <target state="translated">این ویدیو مسدود شده است</target>
3021 3128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group>
3022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 3129 </trans-unit>
3023 <trans-unit id="2482137713226830428" datatype="html"> 3130 <trans-unit id="2482137713226830428" datatype="html">
3024 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 3131 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3025 <target state="translated">منتشر شده <x id="START_TAG_MY_DATE_TOGGLE"/> <x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 3132 <target state="translated">منتشر شده <x id="START_TAG_MY_DATE_TOGGLE"/> <x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
3026 3133 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group>
3027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 3134 </trans-unit>
3028 <trans-unit id="1813238393038053050" datatype="html"> 3135 <trans-unit id="1813238393038053050" datatype="html">
3029 <source>SUPPORT</source> 3136 <source>SUPPORT</source>
3030 <target state="translated">حمایت کردن</target> 3137 <target state="translated">حمایت کردن</target>
@@ -3058,13 +3165,13 @@ The link will expire within 1 hour.</source>
3058 <trans-unit id="4001371302469308813" datatype="html"> 3165 <trans-unit id="4001371302469308813" datatype="html">
3059 <source>Support options for this video</source> 3166 <source>Support options for this video</source>
3060 <target state="translated">گزینه های پشتیبانی از این ویدئو</target> 3167 <target state="translated">گزینه های پشتیبانی از این ویدئو</target>
3061 3168 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">58</context></context-group>
3062 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 3169 </trans-unit>
3063 <trans-unit id="687548610091961489" datatype="html"> 3170 <trans-unit id="687548610091961489" datatype="html">
3064 <source>By <x id="INTERPOLATION"/></source> 3171 <source>By <x id="INTERPOLATION"/></source>
3065 <target state="translated">توسط <x id="INTERPOLATION"/></target> 3172 <target state="translated">توسط <x id="INTERPOLATION"/></target>
3066 3173 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group>
3067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 3174 </trans-unit>
3068 <trans-unit id="1144407473317535723" datatype="html"> 3175 <trans-unit id="1144407473317535723" datatype="html">
3069 <source>Subscribe</source> 3176 <source>Subscribe</source>
3070 <target state="translated">اشتراک در</target> 3177 <target state="translated">اشتراک در</target>
@@ -3083,8 +3190,8 @@ The link will expire within 1 hour.</source>
3083 <trans-unit id="8426539297729416784" datatype="html"> 3190 <trans-unit id="8426539297729416784" datatype="html">
3084 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source> 3191 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3085 <target state="translated">{var_select، انتخاب، undefined {unsubscribe} other {unsubscribe از تمام کانال ها}}</target> 3192 <target state="translated">{var_select، انتخاب، undefined {unsubscribe} other {unsubscribe از تمام کانال ها}}</target>
3086 3193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group>
3087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 3194 </trans-unit>
3088 <trans-unit id="7215101881367554791" datatype="html"> 3195 <trans-unit id="7215101881367554791" datatype="html">
3089 <source>Show more</source> 3196 <source>Show more</source>
3090 <target state="translated">بیشتر نشان بده، اطلاعات بیشتر</target> 3197 <target state="translated">بیشتر نشان بده، اطلاعات بیشتر</target>
@@ -3111,8 +3218,8 @@ The link will expire within 1 hour.</source>
3111 <trans-unit id="5139892963394684487" datatype="html"> 3218 <trans-unit id="5139892963394684487" datatype="html">
3112 <source>Originally published</source> 3219 <source>Originally published</source>
3113 <target state="translated">تاریخ انتشار</target> 3220 <target state="translated">تاریخ انتشار</target>
3114 3221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group>
3115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 3222 </trans-unit>
3116 <trans-unit id="6402393085909200998" datatype="html"> 3223 <trans-unit id="6402393085909200998" datatype="html">
3117 <source>Friendly Reminder:</source> 3224 <source>Friendly Reminder:</source>
3118 <target state="translated">یادآوری :</target> 3225 <target state="translated">یادآوری :</target>
@@ -3202,9 +3309,10 @@ The link will expire within 1 hour.</source>
3202 <source>This live has ended.</source> 3309 <source>This live has ended.</source>
3203 <target state="translated">این ویدئوی زنده به پایان رسیده است</target> 3310 <target state="translated">این ویدئوی زنده به پایان رسیده است</target>
3204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group> 3311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group>
3205 </trans-unit><trans-unit id="7365478703093390233" datatype="html"> 3312 </trans-unit>
3206 <source> There are no videos available in this playlist. 3313 <trans-unit id="7365478703093390233" datatype="html">
3207</source><target state="new"> There are no videos available in this playlist. 3314 <source>There are no videos available in this playlist.</source>
3315 <target state="new"> There are no videos available in this playlist.
3208</target> 3316</target>
3209 <context-group purpose="location"> 3317 <context-group purpose="location">
3210 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3318 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
@@ -3214,8 +3322,8 @@ The link will expire within 1 hour.</source>
3214 <trans-unit id="8518611938109939710" datatype="html"> 3322 <trans-unit id="8518611938109939710" datatype="html">
3215 <source>SORT BY</source> 3323 <source>SORT BY</source>
3216 <target state="translated">مرتب سازی بر اساس</target> 3324 <target state="translated">مرتب سازی بر اساس</target>
3217 3325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group>
3218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 3326 </trans-unit>
3219 <trans-unit id="6448160249466325288" datatype="html"> 3327 <trans-unit id="6448160249466325288" datatype="html">
3220 <source>Most recent first (default)</source> 3328 <source>Most recent first (default)</source>
3221 <target state="translated">آخرین اخیرا (به طور پیش Ùرض)</target> 3329 <target state="translated">آخرین اخیرا (به طور پیش Ùرض)</target>
@@ -3234,11 +3342,11 @@ The link will expire within 1 hour.</source>
3234 <trans-unit id="6390009909920475335" datatype="html"> 3342 <trans-unit id="6390009909920475335" datatype="html">
3235 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3343 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3236 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} other {{{ comment.totalReplies }} replies}}"/> از<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> و .... </target> 3344 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} other {{{ comment.totalReplies }} replies}}"/> از<x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> و .... </target>
3237 3345 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 3346 </trans-unit>
3239 <trans-unit id="4036338619293319383" datatype="html"> 3347 <trans-unit id="4036338619293319383" datatype="html">
3240 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source> 3348 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3241 <target state="translated">{var_plural، plural، = 1 {1 پاسخ} دیگر {<x id="INTERPOLATION"/> پاسخ}}</target> 3349 <target state="translated">{var_plural، plural، = 1 {1 پاسخ} other {<x id="INTERPOLATION"/> پاسخ}}</target>
3242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group> 3350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group> 3351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group> 3352 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">81</context></context-group>
@@ -3246,8 +3354,8 @@ The link will expire within 1 hour.</source>
3246 <trans-unit id="127329338495775339" datatype="html"> 3354 <trans-unit id="127329338495775339" datatype="html">
3247 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3355 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3248 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} other {{{ comment.totalReplies }} replies}}"/> از <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target> 3356 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} other {{{ comment.totalReplies }} replies}}"/> از <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </target>
3249 3357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3358 </trans-unit>
3251 <trans-unit id="5535545444690528619" datatype="html"> 3359 <trans-unit id="5535545444690528619" datatype="html">
3252 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3360 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3253 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} سایر{{{ comment.totalReplies }} replies}}"/></target> 3361 <target state="translated">مشاهده<x id="ICU" xid="2084023438878610739" equiv-text="{comment.totalReplies, plural, =1 {1 پاسخ} سایر{{{ comment.totalReplies }} replies}}"/></target>
@@ -3256,8 +3364,8 @@ The link will expire within 1 hour.</source>
3256 <trans-unit id="1055254162789146714" datatype="html"> 3364 <trans-unit id="1055254162789146714" datatype="html">
3257 <source>Comments are disabled.</source> 3365 <source>Comments are disabled.</source>
3258 <target state="translated">نظرات غیر Ùعال شده اند</target> 3366 <target state="translated">نظرات غیر Ùعال شده اند</target>
3259 3367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group>
3260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3368 </trans-unit>
3261 <trans-unit id="5733075023444401902" datatype="html"> 3369 <trans-unit id="5733075023444401902" datatype="html">
3262 <source>Add comment...</source> 3370 <source>Add comment...</source>
3263 <target state="translated">اضاÙÙ‡ کردن نظر ...</target> 3371 <target state="translated">اضاÙÙ‡ کردن نظر ...</target>
@@ -3331,19 +3439,19 @@ The link will expire within 1 hour.</source>
3331 <trans-unit id="3572897237443938692" datatype="html"> 3439 <trans-unit id="3572897237443938692" datatype="html">
3332 <source>Highlighted comment</source> 3440 <source>Highlighted comment</source>
3333 <target state="translated">اظهار نظر برجسته</target> 3441 <target state="translated">اظهار نظر برجسته</target>
3334 3442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group>
3335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 3443 </trans-unit>
3336 <trans-unit id="4502286564339177240" datatype="html"> 3444 <trans-unit id="4502286564339177240" datatype="html">
3337 <source>Reply</source> 3445 <source>Reply</source>
3338 <target state="translated">پاسخ</target> 3446 <target state="translated">پاسخ</target>
3339 3447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group>
3340 3448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
3341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 3449 </trans-unit>
3342 <trans-unit id="2447932355167015019" datatype="html"> 3450 <trans-unit id="2447932355167015019" datatype="html">
3343 <source>This comment has been deleted</source> 3451 <source>This comment has been deleted</source>
3344 <target state="translated">این نظر حذ٠شده است</target> 3452 <target state="translated">این نظر حذ٠شده است</target>
3345 3453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group>
3346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 3454 </trans-unit>
3347 <trans-unit id="9031514421077169181" datatype="html"> 3455 <trans-unit id="9031514421077169181" datatype="html">
3348 <source>Video redundancies</source> 3456 <source>Video redundancies</source>
3349 <target state="translated">بیش از حد ویدئو</target> 3457 <target state="translated">بیش از حد ویدئو</target>
@@ -3357,9 +3465,9 @@ The link will expire within 1 hour.</source>
3357 <trans-unit id="7651712714082200084" datatype="html"> 3465 <trans-unit id="7651712714082200084" datatype="html">
3358 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 3466 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
3359 <target state="translated">گزارش شما به ناظران ارسال خواهد شد <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> و همچنین برای ارسال کننده نظر ارسال می گردد . (<x id="INTERPOLATION_1"/>) .<x id="CLOSE_TAG_NG_CONTAINER"/>. </target> 3467 <target state="translated">گزارش شما به ناظران ارسال خواهد شد <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> و همچنین برای ارسال کننده نظر ارسال می گردد . (<x id="INTERPOLATION_1"/>) .<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
3360 3468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3361 3469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3362 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3470 </trans-unit>
3363 <trans-unit id="658727060940996385" datatype="html"> 3471 <trans-unit id="658727060940996385" datatype="html">
3364 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source> 3472 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3365 <target state="translated">تجدید توکن، مشترکانی Ú©Ù‡ قبلا پیکربندی شده را تا زمانی Ú©Ù‡ از نشانه جدید استÙاده کنند ØŒ از دسترسی به جمع آوری کننده، خارج Ù…ÛŒ کند . ادامه Ù…ÛŒ دهید؟</target> 3473 <target state="translated">تجدید توکن، مشترکانی Ú©Ù‡ قبلا پیکربندی شده را تا زمانی Ú©Ù‡ از نشانه جدید استÙاده کنند ØŒ از دسترسی به جمع آوری کننده، خارج Ù…ÛŒ کند . ادامه Ù…ÛŒ دهید؟</target>
@@ -3376,40 +3484,42 @@ The link will expire within 1 hour.</source>
3376 <trans-unit id="5302915360176176604" datatype="html"> 3484 <trans-unit id="5302915360176176604" datatype="html">
3377 <source>SUBSCRIPTION FEED</source> 3485 <source>SUBSCRIPTION FEED</source>
3378 <target state="translated">خوراک اشتراک</target> 3486 <target state="translated">خوراک اشتراک</target>
3379 3487 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group>
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3488 </trans-unit>
3381 <trans-unit id="2645809032917283525" datatype="html"> 3489 <trans-unit id="2645809032917283525" datatype="html">
3382 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source> 3490 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3383 <target state="translated">از جمع آوری کننده اطلاعات کانالهای ثالث برای جمع آوری لیست Ùیلم ها ØŒ از کانال هایی Ú©Ù‡ شما در آنها مشترک شده اید ØŒ استÙاده کنید.</target> 3491 <target state="translated">از جمع آوری کننده اطلاعات کانالهای ثالث برای جمع آوری لیست Ùیلم ها ØŒ از کانال هایی Ú©Ù‡ شما در آنها مشترک شده اید ØŒ استÙاده کنید.</target>
3384 3492 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group>
3385 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 3493 </trans-unit>
3386 <trans-unit id="7944777648309302794" datatype="html"> 3494 <trans-unit id="7944777648309302794" datatype="html">
3387 <source>Feed URL</source> 3495 <source>Feed URL</source>
3388 <target state="translated">URL جمع آوری کننده</target> 3496 <target state="translated">URL جمع آوری کننده</target>
3389 3497 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group>
3390 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 3498 </trans-unit>
3391 <trans-unit id="6086365181226161548" datatype="html"> 3499 <trans-unit id="6086365181226161548" datatype="html">
3392 <source>Feed Token</source> 3500 <source>Feed Token</source>
3393 <target state="translated">توکن جمع آوری کننده</target> 3501 <target state="translated">توکن جمع آوری کننده</target>
3394 3502 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group>
3395 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 3503 </trans-unit>
3396 <trans-unit id="6492684506192237359" datatype="html"> 3504 <trans-unit id="6492684506192237359" datatype="html">
3397 <source>âš ï¸ Never share your feed token with anyone.</source> 3505 <source>âš ï¸ Never share your feed token with anyone.</source>
3398 <target state="translated">âš ï¸ Ù‡Ø±Ú¯Ø² توکن جمع آوری کننده خود را با کسی به اشتراک نگذارید.</target> 3506 <target state="translated">âš ï¸ Ù‡Ø±Ú¯Ø² توکن جمع آوری کننده خود را با کسی به اشتراک نگذارید.</target>
3399 3507 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group>
3400 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 3508 </trans-unit>
3401 <trans-unit id="270726559962362501" datatype="html"> 3509 <trans-unit id="270726559962362501" datatype="html">
3402 <source>Renew token</source> 3510 <source>Renew token</source>
3403 <target state="translated">تازه سازی توکن</target> 3511 <target state="translated">تازه سازی توکن</target>
3404 3512 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group>
3405 3513 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group>
3406 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 3514 </trans-unit>
3407 <trans-unit id="9209781328340965816" datatype="html"> 3515 <trans-unit id="9209781328340965816" datatype="html">
3408 <source>Filter...</source> 3516 <source>Filter...</source>
3409 <target state="translated">Ùیلتر ...</target> 3517 <target state="translated">Ùیلتر ...</target>
3410 3518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group>
3411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="4965562695253171955" datatype="html"> 3519 </trans-unit>
3412 <source>Clear filter</source><target state="new">Clear filter</target> 3520 <trans-unit id="4965562695253171955" datatype="html">
3521 <source>Clear filter</source>
3522 <target state="new">Clear filter</target>
3413 <context-group purpose="location"> 3523 <context-group purpose="location">
3414 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context> 3524 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3415 <context context-type="linenumber">28</context> 3525 <context context-type="linenumber">28</context>
@@ -3419,7 +3529,6 @@ The link will expire within 1 hour.</source>
3419 <context context-type="linenumber">7</context> 3529 <context context-type="linenumber">7</context>
3420 </context-group> 3530 </context-group>
3421 </trans-unit> 3531 </trans-unit>
3422
3423 <trans-unit id="4266779970063047572" datatype="html"> 3532 <trans-unit id="4266779970063047572" datatype="html">
3424 <source>Video/Comment/Account</source> 3533 <source>Video/Comment/Account</source>
3425 <target state="translated">ویدئو / نظر / حساب</target> 3534 <target state="translated">ویدئو / نظر / حساب</target>
@@ -3433,36 +3542,39 @@ The link will expire within 1 hour.</source>
3433 <trans-unit id="5911214550882917183"> 3542 <trans-unit id="5911214550882917183">
3434 <source>State</source> 3543 <source>State</source>
3435 <target state="translated">دولت</target> 3544 <target state="translated">دولت</target>
3436 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
3437 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group>
3438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 3547 </trans-unit>
3439 <trans-unit id="2092225601747599163" datatype="html"> 3548 <trans-unit id="2092225601747599163" datatype="html">
3440 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3549 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3441 <target state="translated">ایجاد <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3550 <target state="translated">ایجاد <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3442 3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group>
3443 3552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group>
3444 3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
3445 3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group>
3446 3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group>
3447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
3557 </trans-unit>
3448 <trans-unit id="8898602327647937914" datatype="html"> 3558 <trans-unit id="8898602327647937914" datatype="html">
3449 <source>Open actor page in a new tab</source> 3559 <source>Open actor page in a new tab</source>
3450 <target state="translated">باز کردن صÙحه بازیگر در یک برگه جدید</target> 3560 <target state="translated">باز کردن صÙحه بازیگر در یک برگه جدید</target>
3451 3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group>
3452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3562 </trans-unit>
3453 <trans-unit id="7317290694079257887" datatype="html"> 3563 <trans-unit id="7317290694079257887" datatype="html">
3454 <source>Accepted</source> 3564 <source>Accepted</source>
3455 <target state="translated">پذیرÙته شده</target> 3565 <target state="translated">پذیرÙته شده</target>
3456 3566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group>
3457 3567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group>
3458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 3568 </trans-unit>
3459 <trans-unit id="4416413576346763682" datatype="html"> 3569 <trans-unit id="4416413576346763682" datatype="html">
3460 <source>Pending</source> 3570 <source>Pending</source>
3461 <target state="translated">در انتظار</target> 3571 <target state="translated">در انتظار</target>
3462 3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
3463 3573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group>
3464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html"> 3574 </trans-unit>
3465 <source>Rejected</source><target state="new">Rejected</target> 3575 <trans-unit id="4188654437346976139" datatype="html">
3576 <source>Rejected</source>
3577 <target state="new">Rejected</target>
3466 <context-group purpose="location"> 3578 <context-group purpose="location">
3467 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3579 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3468 <context context-type="linenumber">65,66</context> 3580 <context context-type="linenumber">65,66</context>
@@ -3475,26 +3587,26 @@ The link will expire within 1 hour.</source>
3475 <trans-unit id="8905995985388209337" datatype="html"> 3587 <trans-unit id="8905995985388209337" datatype="html">
3476 <source>Accept</source> 3588 <source>Accept</source>
3477 <target state="translated">تایید کنید</target> 3589 <target state="translated">تایید کنید</target>
3478 3590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group>
3479 3591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group>
3480 3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
3481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
3594 </trans-unit>
3482 <trans-unit id="8415175881466057254" datatype="html"> 3595 <trans-unit id="8415175881466057254" datatype="html">
3483 <source>Refuse</source> 3596 <source>Refuse</source>
3484 <target state="translated">رد کردن</target> 3597 <target state="translated">رد کردن</target>
3485 3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group>
3486 3599 </trans-unit>
3487 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
3488 <trans-unit id="6961112234462008319" datatype="html"> 3600 <trans-unit id="6961112234462008319" datatype="html">
3489 <source>No follower found matching current filters.</source> 3601 <source>No follower found matching current filters.</source>
3490 <target state="translated">هیچ پیروزی Ùیلترهای Ùعلی را پیدا نکرد.</target> 3602 <target state="translated">هیچ پیروزی Ùیلترهای Ùعلی را پیدا نکرد.</target>
3491 3603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group>
3492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3604 </trans-unit>
3493 <trans-unit id="2117404838551056159" datatype="html"> 3605 <trans-unit id="2117404838551056159" datatype="html">
3494 <source>Your instance doesn't have any follower.</source> 3606 <source>Your instance doesn't have any follower.</source>
3495 <target state="translated">سایت شما هیچ دنبال کننده ای ندارد</target> 3607 <target state="translated">سایت شما هیچ دنبال کننده ای ندارد</target>
3496 3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group>
3497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 3609 </trans-unit>
3498 <trans-unit id="2845798909207198924" datatype="html"> 3610 <trans-unit id="2845798909207198924" datatype="html">
3499 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> 3611 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3500 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> دنبال کننده</target> 3612 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> دنبال کننده</target>
@@ -3503,32 +3615,36 @@ The link will expire within 1 hour.</source>
3503 <trans-unit id="6571718060636962350" datatype="html"> 3615 <trans-unit id="6571718060636962350" datatype="html">
3504 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3616 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3505 <target state="translated">اÙزونگی مجاز است <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3617 <target state="translated">اÙزونگی مجاز است <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3506 3618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
3507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3619 </trans-unit>
3508 <trans-unit id="8246779176913476983" datatype="html"> 3620 <trans-unit id="8246779176913476983" datatype="html">
3509 <source>Open instance in a new tab</source> 3621 <source>Open instance in a new tab</source>
3510 <target state="translated">سایت خود را در یک برگه جدید باز کنید</target> 3622 <target state="translated">سایت خود را در یک برگه جدید باز کنید</target>
3511 3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group>
3512 3624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3513 3625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 3626 </trans-unit>
3515 <trans-unit id="9132918641931433659" datatype="html"> 3627 <trans-unit id="9132918641931433659" datatype="html">
3516 <source>No host found matching current filters.</source> 3628 <source>No host found matching current filters.</source>
3517 <target state="translated">هیچ میزبان تطبیق Ùیلترهای Ùعلی را یاÙت.</target> 3629 <target state="translated">هیچ میزبان تطبیق Ùیلترهای Ùعلی را یاÙت.</target>
3518 3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group>
3519 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 3631 </trans-unit>
3520 <trans-unit id="7274241885665071790" datatype="html"> 3632 <trans-unit id="7274241885665071790" datatype="html">
3521 <source>Your instance is not following anyone.</source> 3633 <source>Your instance is not following anyone.</source>
3522 <target state="translated">سایت شما هیچ کس را دنبال نمی کند</target> 3634 <target state="translated">سایت شما هیچ کس را دنبال نمی کند</target>
3523 3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group>
3524 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html"> 3636 </trans-unit>
3525 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> 3637 <trans-unit id="8168516547268350654" datatype="html">
3638 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source>
3639 <target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
3526 <context-group purpose="location"> 3640 <context-group purpose="location">
3527 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3641 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3528 <context context-type="linenumber">70</context> 3642 <context context-type="linenumber">70</context>
3529 </context-group> 3643 </context-group>
3530 </trans-unit><trans-unit id="8061023631336698211" datatype="html"> 3644 </trans-unit>
3531 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target> 3645 <trans-unit id="8061023631336698211" datatype="html">
3646 <source>Do you really want to unfollow these entries?</source>
3647 <target state="new">Do you really want to unfollow these entries?</target>
3532 <context-group purpose="location"> 3648 <context-group purpose="location">
3533 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3649 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3534 <context context-type="linenumber">72,70</context> 3650 <context context-type="linenumber">72,70</context>
@@ -3542,13 +3658,13 @@ The link will expire within 1 hour.</source>
3542 <trans-unit id="9216117865911519658" datatype="html"> 3658 <trans-unit id="9216117865911519658" datatype="html">
3543 <source>Action</source> 3659 <source>Action</source>
3544 <target state="translated">عمل</target> 3660 <target state="translated">عمل</target>
3545 3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group>
3546 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
3547 3663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3548 3664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3549 3665 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3550 3666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 3667 </trans-unit>
3552 <trans-unit id="5968342253366599875" datatype="html"> 3668 <trans-unit id="5968342253366599875" datatype="html">
3553 <source>Videos redundancies</source> 3669 <source>Videos redundancies</source>
3554 <target state="translated">Ùیلم ها بیش از حد</target> 3670 <target state="translated">Ùیلم ها بیش از حد</target>
@@ -3582,13 +3698,12 @@ The link will expire within 1 hour.</source>
3582 <trans-unit id="5248717555542428023"> 3698 <trans-unit id="5248717555542428023">
3583 <source>Username</source> 3699 <source>Username</source>
3584 <target state="translated">نام کاربری</target> 3700 <target state="translated">نام کاربری</target>
3585 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3586 3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3587 3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group>
3588 3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group>
3589 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group>
3590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3706 </trans-unit>
3591
3592 <trans-unit id="6612230394519751963" datatype="html"> 3707 <trans-unit id="6612230394519751963" datatype="html">
3593 <source>john</source> 3708 <source>john</source>
3594 <target state="translated">جان</target> 3709 <target state="translated">جان</target>
@@ -3610,66 +3725,81 @@ The link will expire within 1 hour.</source>
3610 <trans-unit id="4145496584631696119"> 3725 <trans-unit id="4145496584631696119">
3611 <source>Role</source> 3726 <source>Role</source>
3612 <target>نقش</target> 3727 <target>نقش</target>
3613 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3614 3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3615 3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3731 </trans-unit>
3617 <trans-unit id="7046347992315328430" datatype="html"> 3732
3618 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3619 <target state="translated">Transcoding Ùعال است . سهمیه های ویدئویی تنها بر مبنای حساب کاربری در نظر گرÙته شده است <x id="START_TAG_STRONG"/>اولیه<x id="CLOSE_TAG_STRONG"/> اندازه ویدئو. <x id="LINE_BREAK"/> تقریبا این حساب کاربری Ù…ÛŒ تواند بارگذاری کند~ <x id="INTERPOLATION"/>. </target>
3620
3621
3622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3623 <trans-unit id="2743014784334706527" datatype="html"> 3733 <trans-unit id="2743014784334706527" datatype="html">
3624 <source>Daily video quota</source> 3734 <source>Daily video quota</source>
3625 <target state="translated">سهمیه ویدئو روزانه</target> 3735 <target state="translated">سهمیه ویدئو روزانه</target>
3626 3736
3627 3737
3628 3738
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3630 <trans-unit id="2622255144026150901" datatype="html"> 3740 <trans-unit id="2622255144026150901" datatype="html">
3631 <source>Auth plugin</source> 3741 <source>Auth plugin</source>
3632 <target state="translated">پلاگین Auth</target> 3742 <target state="translated">پلاگین Auth</target>
3633 3743
3634 3744
3635 3745
3636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3637 <trans-unit id="588099657508661970" datatype="html"> 3747 <trans-unit id="588099657508661970" datatype="html">
3638 <source>None (local authentication)</source> 3748 <source>None (local authentication)</source>
3639 <target state="translated">هیچ کدام (احراز هویت محلی)</target> 3749 <target state="translated">هیچ کدام (احراز هویت محلی)</target>
3640 3750
3641 3751
3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3643 <trans-unit id="2070907480317730379" datatype="html"> 3753 <trans-unit id="2070907480317730379" datatype="html">
3644 <source>Doesn't need review before a video goes public</source> 3754 <source>Doesn't need review before a video goes public</source>
3645 <target state="translated">قبل از اینکه یک ویدیو به طور عمومی به نظر برسد، نیازی به بررسی ندارد</target> 3755 <target state="translated">قبل از اینکه یک ویدیو به طور عمومی به نظر برسد، نیازی به بررسی ندارد</target>
3646 3756
3647 3757
3648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3649 <trans-unit id="6667250632809964191" datatype="html"> 3759 <trans-unit id="6667250632809964191" datatype="html">
3650 <source>Send a link to reset the password by email to the user</source> 3760 <source>Send a link to reset the password by email to the user</source>
3651 <target state="translated">ارسال یک لینک برای بازنشانی رمز عبور از طریق ایمیل به کاربر</target> 3761 <target state="translated">ارسال یک لینک برای بازنشانی رمز عبور از طریق ایمیل به کاربر</target>
3652 3762
3653 3763
3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3655 <trans-unit id="1412406834353485520" datatype="html"> 3765 <trans-unit id="1412406834353485520" datatype="html">
3656 <source>Ask for new password</source> 3766 <source>Ask for new password</source>
3657 <target state="translated">درخواست رمز عبور جدید</target> 3767 <target state="translated">درخواست رمز عبور جدید</target>
3658 3768
3659 3769
3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3661 <trans-unit id="3791201588898094481" datatype="html"> 3771 <trans-unit id="3791201588898094481" datatype="html">
3662 <source>Manually set the user password</source> 3772 <source>Manually set the user password</source>
3663 <target state="translated">رمز عبور کاربر را تنظیم کنید</target> 3773 <target state="translated">رمز عبور کاربر را تنظیم کنید</target>
3664 3774
3665 3775
3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3777 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3778 <context-group purpose="location">
3779 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3780 <context context-type="linenumber">227</context>
3781 </context-group>
3782 <context-group purpose="location">
3783 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3784 <context context-type="linenumber">227</context>
3785 </context-group>
3786 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3787 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3788 <context-group purpose="location">
3789 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3790 <context context-type="linenumber">228</context>
3791 </context-group>
3792 <context-group purpose="location">
3793 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3794 <context context-type="linenumber">228</context>
3795 </context-group>
3796 </trans-unit>
3667 <trans-unit id="8461842260159597706" datatype="html"> 3797 <trans-unit id="8461842260159597706" datatype="html">
3668 <source>Show</source> 3798 <source>Show</source>
3669 <target state="translated">نشان دادن</target> 3799 <target state="translated">نشان دادن</target>
3670 3800
3671 3801
3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3673 <trans-unit id="8461609631969932886" datatype="html"> 3803 <trans-unit id="8461609631969932886" datatype="html">
3674 <source>Hide</source> 3804 <source>Hide</source>
3675 <target state="translated">پنهان کردن</target> 3805 <target state="translated">پنهان کردن</target>
@@ -3678,14 +3808,16 @@ The link will expire within 1 hour.</source>
3678 3808
3679 3809
3680 3810
3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3682 <trans-unit id="7049348886126005391" datatype="html"> 3812 <trans-unit id="7049348886126005391" datatype="html">
3683 <source>Batch actions</source> 3813 <source>Batch actions</source>
3684 <target state="translated">اقدامات دسته ای</target> 3814 <target state="translated">اقدامات دسته ای</target>
3685 3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group>
3686 3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group>
3687 3817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3820 </trans-unit>
3689 <trans-unit id="675721269041534709" datatype="html"> 3821 <trans-unit id="675721269041534709" datatype="html">
3690 <source>The user was banned</source> 3822 <source>The user was banned</source>
3691 <target state="translated">کاربر ممنوع شد</target> 3823 <target state="translated">کاربر ممنوع شد</target>
@@ -3694,18 +3826,18 @@ The link will expire within 1 hour.</source>
3694 <trans-unit id="2348557406282409966" datatype="html"> 3826 <trans-unit id="2348557406282409966" datatype="html">
3695 <source>Open account in a new tab</source> 3827 <source>Open account in a new tab</source>
3696 <target state="translated">حساب را در یک برگه جدید باز کنید</target> 3828 <target state="translated">حساب را در یک برگه جدید باز کنید</target>
3697 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group>
3698 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group>
3699 3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group>
3700 3832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3701 3833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3702 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3835 </trans-unit>
3704 <trans-unit id="3111569165173971676" datatype="html"> 3836 <trans-unit id="3111569165173971676" datatype="html">
3705 <source>Deleted account</source> 3837 <source>Deleted account</source>
3706 <target state="translated">حساب حذ٠شده</target> 3838 <target state="translated">حساب حذ٠شده</target>
3707 3839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group>
3708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 3840 </trans-unit>
3709 <trans-unit id="3254358851993549668" datatype="html"> 3841 <trans-unit id="3254358851993549668" datatype="html">
3710 <source>User's email must be verified to login</source> 3842 <source>User's email must be verified to login</source>
3711 <target state="translated">ایمیل کاربر باید برای ورود به سیستم تأیید شود</target> 3843 <target state="translated">ایمیل کاربر باید برای ورود به سیستم تأیید شود</target>
@@ -3729,8 +3861,8 @@ The link will expire within 1 hour.</source>
3729 <trans-unit id="6124612368324200166" datatype="html"> 3861 <trans-unit id="6124612368324200166" datatype="html">
3730 <source>Banned users</source> 3862 <source>Banned users</source>
3731 <target state="translated">کاربران ممنوعه</target> 3863 <target state="translated">کاربران ممنوعه</target>
3732 3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group>
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 3865 </trans-unit>
3734 <trans-unit id="5642198289374753866" datatype="html"> 3866 <trans-unit id="5642198289374753866" datatype="html">
3735 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> 3867 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3736 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> کاربر.</target> 3868 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> کاربر.</target>
@@ -3752,58 +3884,58 @@ The link will expire within 1 hour.</source>
3752 <trans-unit id="7815838401315213887" datatype="html"> 3884 <trans-unit id="7815838401315213887" datatype="html">
3753 <source>Muted accounts</source> 3885 <source>Muted accounts</source>
3754 <target state="translated">حساب های خاموش</target> 3886 <target state="translated">حساب های خاموش</target>
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3887
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3888
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3889
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3890
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3891
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3892
3761 </trans-unit> 3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3762 <trans-unit id="5668793810321242853" datatype="html"> 3894 <trans-unit id="5668793810321242853" datatype="html">
3763 <source>Muted servers</source> 3895 <source>Muted servers</source>
3764 <target state="translated">سرورهای خاموش</target> 3896 <target state="translated">سرورهای خاموش</target>
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3897
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3898
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3899
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3900
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3901
3770 </trans-unit> 3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3771 <trans-unit id="2343069726009080052" datatype="html"> 3903 <trans-unit id="2343069726009080052" datatype="html">
3772 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3904 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3773 <target state="translated">ویدئو<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3905 <target state="translated">ویدئو<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3774 3906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
3775 3907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3908 </trans-unit>
3777 <trans-unit id="3122686335401195400" datatype="html"> 3909 <trans-unit id="3122686335401195400" datatype="html">
3778 <source>Total size</source> 3910 <source>Total size</source>
3779 <target state="translated">اندازه کل</target> 3911 <target state="translated">اندازه کل</target>
3780 3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group>
3781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 3913 </trans-unit>
3782 <trans-unit id="4488103364313252005" datatype="html"> 3914 <trans-unit id="4488103364313252005" datatype="html">
3783 <source>List redundancies</source> 3915 <source>List redundancies</source>
3784 <target state="translated">Ùهرست بازنشستگی</target> 3916 <target state="translated">Ùهرست بازنشستگی</target>
3785 3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group>
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 3918 </trans-unit>
3787 <trans-unit id="7423116442791683693" datatype="html"> 3919 <trans-unit id="7423116442791683693" datatype="html">
3788 <source>Your instance doesn't mirror any video.</source> 3920 <source>Your instance doesn't mirror any video.</source>
3789 <target state="translated">نمونه شما هیچ ویدئویی را نشان نمی دهد.</target> 3921 <target state="translated">نمونه شما هیچ ویدئویی را نشان نمی دهد.</target>
3790 3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 3923 </trans-unit>
3792 <trans-unit id="1944582937285351613" datatype="html"> 3924 <trans-unit id="1944582937285351613" datatype="html">
3793 <source>Your instance has no mirrored videos.</source> 3925 <source>Your instance has no mirrored videos.</source>
3794 <target state="translated">سایت شما Ùیلم های از سرور جایگزین ندارد</target> 3926 <target state="translated">سایت شما Ùیلم های از سرور جایگزین ندارد</target>
3795 3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group>
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 3928 </trans-unit>
3797 <trans-unit id="7292311893283564173" datatype="html"> 3929 <trans-unit id="7292311893283564173" datatype="html">
3798 <source>Enabled strategies stats</source> 3930 <source>Enabled strategies stats</source>
3799 <target state="translated">بیان استراتژی Ùعال Ù…ÛŒ باشد .</target> 3931 <target state="translated">بیان استراتژی Ùعال Ù…ÛŒ باشد .</target>
3800 3932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group>
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 3933 </trans-unit>
3802 <trans-unit id="7595922272001217567" datatype="html"> 3934 <trans-unit id="7595922272001217567" datatype="html">
3803 <source>No redundancy strategy is enabled on your instance.</source> 3935 <source>No redundancy strategy is enabled on your instance.</source>
3804 <target state="translated">هیچ استراتژی اÙزونگی بر روی نمونه شما Ùعال نیست.</target> 3936 <target state="translated">هیچ استراتژی اÙزونگی بر روی نمونه شما Ùعال نیست.</target>
3805 3937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group>
3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3938 </trans-unit>
3807 <trans-unit id="4824046935922837124" datatype="html"> 3939 <trans-unit id="4824046935922837124" datatype="html">
3808 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source> 3940 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3809 <target state="translated">استÙاده شده (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target> 3941 <target state="translated">استÙاده شده (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
@@ -3840,10 +3972,12 @@ The link will expire within 1 hour.</source>
3840 <trans-unit id="1451763834047485033" datatype="html"> 3972 <trans-unit id="1451763834047485033" datatype="html">
3841 <source>Select this row</source> 3973 <source>Select this row</source>
3842 <target state="translated">این ردی٠را انتخاب کنید</target> 3974 <target state="translated">این ردی٠را انتخاب کنید</target>
3843 3975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group>
3844 3976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
3845 3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group>
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 3978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group>
3980 </trans-unit>
3847 <trans-unit id="4043531994869127329" datatype="html"> 3981 <trans-unit id="4043531994869127329" datatype="html">
3848 <source>See full comment</source> 3982 <source>See full comment</source>
3849 <target state="translated">نظر کامل را ببینید</target> 3983 <target state="translated">نظر کامل را ببینید</target>
@@ -3852,17 +3986,17 @@ The link will expire within 1 hour.</source>
3852 <trans-unit id="3193976279273491157" datatype="html"> 3986 <trans-unit id="3193976279273491157" datatype="html">
3853 <source>Actions</source> 3987 <source>Actions</source>
3854 <target state="translated">اقدامات</target> 3988 <target state="translated">اقدامات</target>
3855 3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
3856 3990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3857 3991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group>
3858 3992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group>
3859 3993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 3994 </trans-unit>
3861 <trans-unit id="8390803680962035202" datatype="html"> 3995 <trans-unit id="8390803680962035202" datatype="html">
3862 <source>Follower</source> 3996 <source>Follower</source>
3863 <target state="translated">دنباله رو</target> 3997 <target state="translated">دنباله رو</target>
3864 3998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 3999 </trans-unit>
3866 <trans-unit id="4691552465058437520" datatype="html"> 4000 <trans-unit id="4691552465058437520" datatype="html">
3867 <source>Commented video</source> 4001 <source>Commented video</source>
3868 <target state="translated">اظهار نظر ویدئو</target> 4002 <target state="translated">اظهار نظر ویدئو</target>
@@ -3881,14 +4015,16 @@ The link will expire within 1 hour.</source>
3881 <trans-unit id="4604870995665811499" datatype="html"> 4015 <trans-unit id="4604870995665811499" datatype="html">
3882 <source>Local comments</source> 4016 <source>Local comments</source>
3883 <target state="translated">نظرات محلی</target> 4017 <target state="translated">نظرات محلی</target>
3884 4018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group>
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 4019 </trans-unit>
3886 <trans-unit id="2721988499779041837" datatype="html"> 4020 <trans-unit id="2721988499779041837" datatype="html">
3887 <source>Remote comments</source> 4021 <source>Remote comments</source>
3888 <target state="translated">نظرات از راه دور</target> 4022 <target state="translated">نظرات از راه دور</target>
3889 4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="7483158147658382515" datatype="html"> 4024 </trans-unit>
3891 <source>Comments on local videos</source><target state="new">Comments on local videos</target> 4025 <trans-unit id="7483158147658382515" datatype="html">
4026 <source>Comments on local videos</source>
4027 <target state="new">Comments on local videos</target>
3892 <context-group purpose="location"> 4028 <context-group purpose="location">
3893 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> 4029 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
3894 <context context-type="linenumber">60</context> 4030 <context context-type="linenumber">60</context>
@@ -3907,28 +4043,28 @@ The link will expire within 1 hour.</source>
3907 <trans-unit id="1807029821872995706" datatype="html"> 4043 <trans-unit id="1807029821872995706" datatype="html">
3908 <source>Unsolved reports</source> 4044 <source>Unsolved reports</source>
3909 <target state="translated">گزارش های حل نشده</target> 4045 <target state="translated">گزارش های حل نشده</target>
3910 4046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group>
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 4047 </trans-unit>
3912 <trans-unit id="2570256912317308673" datatype="html"> 4048 <trans-unit id="2570256912317308673" datatype="html">
3913 <source>Accepted reports</source> 4049 <source>Accepted reports</source>
3914 <target state="translated">گزارش های پذیرÙته شده</target> 4050 <target state="translated">گزارش های پذیرÙته شده</target>
3915 4051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group>
3916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 4052 </trans-unit>
3917 <trans-unit id="4335414817109654558" datatype="html"> 4053 <trans-unit id="4335414817109654558" datatype="html">
3918 <source>Refused reports</source> 4054 <source>Refused reports</source>
3919 <target state="translated">گزارش ها را رد کرد</target> 4055 <target state="translated">گزارش ها را رد کرد</target>
3920 4056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group>
3921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 4057 </trans-unit>
3922 <trans-unit id="5604806676748121035" datatype="html"> 4058 <trans-unit id="5604806676748121035" datatype="html">
3923 <source>Reports with blocked videos</source> 4059 <source>Reports with blocked videos</source>
3924 <target state="translated">گزارش ها با Ùیلم های مسدود شده</target> 4060 <target state="translated">گزارش ها با Ùیلم های مسدود شده</target>
3925 4061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group>
3926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 4062 </trans-unit>
3927 <trans-unit id="5105869928182826553" datatype="html"> 4063 <trans-unit id="5105869928182826553" datatype="html">
3928 <source>Reports with deleted videos</source> 4064 <source>Reports with deleted videos</source>
3929 <target state="translated">گزارش ها با Ùیلم های حذ٠شده</target> 4065 <target state="translated">گزارش ها با Ùیلم های حذ٠شده</target>
3930 4066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group>
3931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 4067 </trans-unit>
3932 <trans-unit id="4678289986918934018" datatype="html"> 4068 <trans-unit id="4678289986918934018" datatype="html">
3933 <source>Block reason:</source> 4069 <source>Block reason:</source>
3934 <target state="translated">دلیل بلوک:</target> 4070 <target state="translated">دلیل بلوک:</target>
@@ -3987,8 +4123,10 @@ The link will expire within 1 hour.</source>
3987 <target state="translated">خبرنگار</target> 4123 <target state="translated">خبرنگار</target>
3988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group> 4124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group>
3989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> 4125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group>
3990 </trans-unit><trans-unit id="5026011498416291967" datatype="html"> 4126 </trans-unit>
3991 <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source><target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target> 4127 <trans-unit id="5026011498416291967" datatype="html">
4128 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source>
4129 <target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target>
3992 <context-group purpose="location"> 4130 <context-group purpose="location">
3993 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> 4131 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
3994 <context context-type="linenumber">21,23</context> 4132 <context context-type="linenumber">21,23</context>
@@ -4001,18 +4139,18 @@ The link will expire within 1 hour.</source>
4001 <trans-unit id="6549265851868599441"> 4139 <trans-unit id="6549265851868599441">
4002 <source>Video</source> 4140 <source>Video</source>
4003 <target>ویدئو</target> 4141 <target>ویدئو</target>
4004 4142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
4005 4143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
4006 4144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group>
4007 4145 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group>
4008 4146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 4147 </trans-unit>
4010 <trans-unit id="2662644497259948010" datatype="html"> 4148 <trans-unit id="2662644497259948010" datatype="html">
4011 <source>Comment</source> 4149 <source>Comment</source>
4012 <target state="translated">اظهار نظر</target> 4150 <target state="translated">اظهار نظر</target>
4013 4151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group>
4014 4152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group>
4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> 4153 </trans-unit>
4016 <trans-unit id="1359961255805685312" datatype="html"> 4154 <trans-unit id="1359961255805685312" datatype="html">
4017 <source>This video has been reported multiple times.</source> 4155 <source>This video has been reported multiple times.</source>
4018 <target state="translated">این ویدیو چندین بار گزارش شده است.</target> 4156 <target state="translated">این ویدیو چندین بار گزارش شده است.</target>
@@ -4036,20 +4174,21 @@ The link will expire within 1 hour.</source>
4036 <trans-unit id="1530731524535521716" datatype="html"> 4174 <trans-unit id="1530731524535521716" datatype="html">
4037 <source>Account deleted</source> 4175 <source>Account deleted</source>
4038 <target state="translated">حساب حذ٠شده است</target> 4176 <target state="translated">حساب حذ٠شده است</target>
4039 4177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group>
4040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit> 4178 </trans-unit>
4041 <trans-unit id="1191715835847858871" datatype="html"> 4179 <trans-unit id="1191715835847858871" datatype="html">
4042 <source>Open video in a new tab</source> 4180 <source>Open video in a new tab</source>
4043 <target state="translated">ویدئو را در یک برگه جدید باز کنید</target> 4181 <target state="translated">ویدئو را در یک برگه جدید باز کنید</target>
4044 4182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group>
4045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 4183 </trans-unit>
4046 <trans-unit id="3301856295120048857" datatype="html"> 4184 <trans-unit id="3301856295120048857" datatype="html">
4047 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4185 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4048 <target state="translated">حالت<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 4186 <target state="translated">حالت<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
4049 4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group>
4050 4188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group>
4051 4189 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group>
4052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 4190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
4191 </trans-unit>
4053 <trans-unit id="6452372740127749380" datatype="html"> 4192 <trans-unit id="6452372740127749380" datatype="html">
4054 <source>Messages</source> 4193 <source>Messages</source>
4055 <target state="translated">پیام ها</target> 4194 <target state="translated">پیام ها</target>
@@ -4063,8 +4202,8 @@ The link will expire within 1 hour.</source>
4063 <trans-unit id="7418735164633152705" datatype="html"> 4202 <trans-unit id="7418735164633152705" datatype="html">
4064 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4203 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4065 <target state="translated">امتیاز<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 4204 <target state="translated">امتیاز<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
4066 4205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group>
4067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4206 </trans-unit>
4068 <trans-unit id="9173448803033928792" datatype="html"> 4207 <trans-unit id="9173448803033928792" datatype="html">
4069 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> 4208 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4070 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> گزارش ها</target> 4209 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> گزارش ها</target>
@@ -4073,74 +4212,75 @@ The link will expire within 1 hour.</source>
4073 <trans-unit id="3109314382334906782" datatype="html"> 4212 <trans-unit id="3109314382334906782" datatype="html">
4074 <source>Reportee</source> 4213 <source>Reportee</source>
4075 <target state="translated">گزارش</target> 4214 <target state="translated">گزارش</target>
4076 4215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group>
4077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 4216 </trans-unit>
4078
4079 <trans-unit id="6540177673229220400" datatype="html"> 4217 <trans-unit id="6540177673229220400" datatype="html">
4080 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> 4218 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4081 <target state="translated">{VAR_PLURAL, plural, =1 {1 گزارش} دیگر{<x id="INTERPOLATION"/> گزارش ها}}</target> 4219 <target state="translated">{VAR_PLURAL, plural, =1 {1 گزارش} other {<x id="INTERPOLATION"/> گزارش ها}}</target>
4082 4220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group>
4083 4221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group>
4084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 4222 </trans-unit>
4085 <trans-unit id="7239750919884229270" datatype="html"> 4223 <trans-unit id="7239750919884229270" datatype="html">
4086 <source>Updated</source> 4224 <source>Updated</source>
4087 <target state="translated">به روز شده</target> 4225 <target state="translated">به روز شده</target>
4088 4226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group>
4089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> 4227 </trans-unit>
4090 <trans-unit id="6409548912081699487" datatype="html"> 4228 <trans-unit id="6409548912081699487" datatype="html">
4091 <source>Mute domain</source> 4229 <source>Mute domain</source>
4092 <target state="translated">دامنه بی صدا</target> 4230 <target state="translated">دامنه بی صدا</target>
4093 4231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4094 4232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 4233 </trans-unit>
4096 <trans-unit id="2381859602529023966" datatype="html"> 4234 <trans-unit id="2381859602529023966" datatype="html">
4097 <source>Instance</source> 4235 <source>Instance</source>
4098 <target state="translated">سایت</target> 4236 <target state="translated">سایت</target>
4099 4237 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group>
4100 4238 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4101 4239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4102 4240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4103 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 4241 </trans-unit>
4104 <trans-unit id="1300704815627663264" datatype="html"> 4242 <trans-unit id="1300704815627663264" datatype="html">
4105 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4243 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4106 <target state="translated">خاموش شده در <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 4244 <target state="translated">خاموش شده در <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
4107 4245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4108 4246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4109 4247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4110 4248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4249 </trans-unit>
4112 <trans-unit id="6453471031802119612" datatype="html"> 4250 <trans-unit id="6453471031802119612" datatype="html">
4113 <source>Unmute</source> 4251 <source>Unmute</source>
4114 <target state="translated">ناراحتی</target> 4252 <target state="translated">ناراحتی</target>
4115 4253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4116 4254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4117 4255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4118 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 4257 </trans-unit>
4120 <trans-unit id="6728985502447585050" datatype="html"> 4258 <trans-unit id="6728985502447585050" datatype="html">
4121 <source>No server found matching current filters.</source> 4259 <source>No server found matching current filters.</source>
4122 <target state="translated">هیچ سرور تطبیق Ùیلترهای Ùعلی را یاÙت.</target> 4260 <target state="translated">هیچ سرور تطبیق Ùیلترهای Ùعلی را یاÙت.</target>
4123 4261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4124 4262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 4263 </trans-unit>
4126 <trans-unit id="299774363533169870" datatype="html"> 4264 <trans-unit id="299774363533169870" datatype="html">
4127 <source>No server found.</source> 4265 <source>No server found.</source>
4128 <target state="translated">هیچ سروری یاÙت نشد</target> 4266 <target state="translated">هیچ سروری یاÙت نشد</target>
4129 4267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4130 4268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 4269 </trans-unit>
4132 <trans-unit id="6250599179731937899" datatype="html"> 4270 <trans-unit id="6250599179731937899" datatype="html">
4133 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> 4271 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4134 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> سایتهای خاموش شده</target> 4272 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> سایتهای خاموش شده</target>
4135 4273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4136 4274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 4275 </trans-unit>
4138 <trans-unit id="4917252294930256268" datatype="html"> 4276 <trans-unit id="4917252294930256268" datatype="html">
4139 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source> 4277 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4140 <target state="translated">به نظر Ù…ÛŒ رسد Ú©Ù‡ شما در سرور HTTPS نیستید. وب سرور شما باید TLS را Ùعال کند تا به دنبال سرورها باشد.</target> 4278 <target state="translated">به نظر Ù…ÛŒ رسد Ú©Ù‡ شما در سرور HTTPS نیستید. وب سرور شما باید TLS را Ùعال کند تا به دنبال سرورها باشد.</target>
4141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group> 4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group>
4142 </trans-unit><trans-unit id="2959657578684395250" datatype="html"> 4280 </trans-unit>
4143 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source><target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target> 4281 <trans-unit id="2959657578684395250" datatype="html">
4282 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source>
4283 <target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
4144 <context-group purpose="location"> 4284 <context-group purpose="location">
4145 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context> 4285 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4146 <context context-type="linenumber">65</context> 4286 <context context-type="linenumber">65</context>
@@ -4149,28 +4289,28 @@ The link will expire within 1 hour.</source>
4149 <trans-unit id="4058814854824495833" datatype="html"> 4289 <trans-unit id="4058814854824495833" datatype="html">
4150 <source>Mute domains</source> 4290 <source>Mute domains</source>
4151 <target state="translated">دامنه</target> 4291 <target state="translated">دامنه</target>
4152 4292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4153 4293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 4294 </trans-unit>
4155 <trans-unit id="4086606389696938932" datatype="html"> 4295 <trans-unit id="4086606389696938932" datatype="html">
4156 <source>Account</source> 4296 <source>Account</source>
4157 <target state="translated">حساب</target> 4297 <target state="translated">حساب</target>
4158 4298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
4159 4299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4160 4300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 4301 </trans-unit>
4162 <trans-unit id="8564972645418093229" datatype="html"> 4302 <trans-unit id="8564972645418093229" datatype="html">
4163 <source>No account found matching current filters.</source> 4303 <source>No account found matching current filters.</source>
4164 <target state="translated">هیچ حساب کاربری تطبیق Ùیلترهای Ùعلی را یاÙت.</target> 4304 <target state="translated">هیچ حساب کاربری تطبیق Ùیلترهای Ùعلی را یاÙت.</target>
4165 4305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4166 4306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 4307 </trans-unit>
4168 <trans-unit id="3819155299647062711" datatype="html"> 4308 <trans-unit id="3819155299647062711" datatype="html">
4169 <source>No account found.</source> 4309 <source>No account found.</source>
4170 <target state="translated">هیچ حسابی یاÙت نشد</target> 4310 <target state="translated">هیچ حسابی یاÙت نشد</target>
4171 4311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4172 4312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 4313 </trans-unit>
4174 <trans-unit id="2338185419645468935" datatype="html"> 4314 <trans-unit id="2338185419645468935" datatype="html">
4175 <source>List installed plugins</source> 4315 <source>List installed plugins</source>
4176 <target state="translated">لیست پلاگین های نصب شده</target> 4316 <target state="translated">لیست پلاگین های نصب شده</target>
@@ -4189,9 +4329,9 @@ The link will expire within 1 hour.</source>
4189 <trans-unit id="602667807232759122" datatype="html"> 4329 <trans-unit id="602667807232759122" datatype="html">
4190 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> 4330 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4191 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> حسابهای خاموش شده</target> 4331 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> حسابهای خاموش شده</target>
4192 4332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4193 4333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 4334 </trans-unit>
4195 <trans-unit id="8259696070728377358" datatype="html"> 4335 <trans-unit id="8259696070728377358" datatype="html">
4196 <source>Plugins/Themes</source> 4336 <source>Plugins/Themes</source>
4197 <target state="translated">پلاگین ها / تم ها</target> 4337 <target state="translated">پلاگین ها / تم ها</target>
@@ -4214,8 +4354,8 @@ The link will expire within 1 hour.</source>
4214 <trans-unit id="8336721444092720377" datatype="html"> 4354 <trans-unit id="8336721444092720377" datatype="html">
4215 <source>Official</source> 4355 <source>Official</source>
4216 <target state="translated">رسمی</target> 4356 <target state="translated">رسمی</target>
4217 4357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group>
4218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4358 </trans-unit>
4219 <trans-unit id="7002061007877950198" datatype="html"> 4359 <trans-unit id="7002061007877950198" datatype="html">
4220 <source>Plugin homepage (new window)</source> 4360 <source>Plugin homepage (new window)</source>
4221 <target state="translated">صÙحه اصلی Plugin (پنجره جدید)</target> 4361 <target state="translated">صÙحه اصلی Plugin (پنجره جدید)</target>
@@ -4233,55 +4373,54 @@ The link will expire within 1 hour.</source>
4233 <trans-unit id="8630916846096019339" datatype="html"> 4373 <trans-unit id="8630916846096019339" datatype="html">
4234 <source>Users can resolve distant content</source> 4374 <source>Users can resolve distant content</source>
4235 <target state="translated">کاربران می توانند محتوای دور را حل کنند</target> 4375 <target state="translated">کاربران می توانند محتوای دور را حل کنند</target>
4236 4376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group>
4237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 4377 </trans-unit>
4238 <trans-unit id="3300472325769888962" datatype="html"> 4378 <trans-unit id="3300472325769888962" datatype="html">
4239 <source>Plugins &amp; Themes</source> 4379 <source>Plugins &amp; Themes</source>
4240 <target state="translated">پلاگین ها و آمپر؛ تم ها</target> 4380 <target state="translated">پلاگین ها و آمپر؛ تم ها</target>
4241 4381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group>
4242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> 4382 </trans-unit>
4243 <trans-unit id="1782375284146839174" datatype="html"> 4383 <trans-unit id="1782375284146839174" datatype="html">
4244 <source>Available themes</source> 4384 <source>Available themes</source>
4245 <target state="translated">تم های موجود</target> 4385 <target state="translated">تم های موجود</target>
4246 4386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group>
4247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 4387 </trans-unit>
4248 <trans-unit id="9205443410527464015" datatype="html"> 4388 <trans-unit id="9205443410527464015" datatype="html">
4249 <source>Plugins enabled</source> 4389 <source>Plugins enabled</source>
4250 <target state="translated">پلاگین Ùعال شده است</target> 4390 <target state="translated">پلاگین Ùعال شده است</target>
4251 4391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group>
4252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 4392 </trans-unit>
4253 <trans-unit id="5410940035535748578" datatype="html"> 4393 <trans-unit id="5410940035535748578" datatype="html">
4254 <source>Close this message</source> 4394 <source>Close this message</source>
4255 <target state="translated">این پیام را ببندید</target> 4395 <target state="translated">این پیام را ببندید</target>
4256 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> 4396 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4257 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> 4397 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4258 </trans-unit> 4398 </trans-unit>
4259
4260 <trans-unit id="2144158274184161635" datatype="html"> 4399 <trans-unit id="2144158274184161635" datatype="html">
4261 <source>Videos with the most interactions for recent videos</source> 4400 <source>Videos with the most interactions for recent videos</source>
4262 <target state="translated">Ùیلم ها با بیشترین تعاملات برای Ùیلم های اخیر</target> 4401 <target state="translated">Ùیلم ها با بیشترین تعاملات برای Ùیلم های اخیر</target>
4263 4402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group>
4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit> 4403 </trans-unit>
4265 <trans-unit id="8312243926314494468" datatype="html"> 4404 <trans-unit id="8312243926314494468" datatype="html">
4266 <source>Videos with the most views during the last 24 hours</source> 4405 <source>Videos with the most views during the last 24 hours</source>
4267 <target state="translated">Ùیلم ها با بیشترین دیدگاه در طول 24 ساعت گذشته</target> 4406 <target state="translated">Ùیلم ها با بیشترین دیدگاه در طول 24 ساعت گذشته</target>
4268 4407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group>
4269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 4408 </trans-unit>
4270 <trans-unit id="8731139416455609016" datatype="html"> 4409 <trans-unit id="8731139416455609016" datatype="html">
4271 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source> 4410 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4272 <target state="translated">Ùیلم ها با بیشترین نمایش در طول آخرین <x id="PH" equiv-text="this.tredendeddays"/> روزها</target> 4411 <target state="translated">Ùیلم ها با بیشترین نمایش در طول آخرین <x id="PH" equiv-text="this.tredendeddays"/> روزها</target>
4273 4412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group>
4274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 4413 </trans-unit>
4275 <trans-unit id="1671858302647356245" datatype="html"> 4414 <trans-unit id="1671858302647356245" datatype="html">
4276 <source>Videos that have the most likes</source> 4415 <source>Videos that have the most likes</source>
4277 <target state="translated">Ùیلم هایی Ú©Ù‡ بیشترین دوست دارند</target> 4416 <target state="translated">Ùیلم هایی Ú©Ù‡ بیشترین دوست دارند</target>
4278 4417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group>
4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit> 4418 </trans-unit>
4280 <trans-unit id="2006841089844688970" datatype="html"> 4419 <trans-unit id="2006841089844688970" datatype="html">
4281 <source>To load your new installed plugins or themes, refresh the page.</source> 4420 <source>To load your new installed plugins or themes, refresh the page.</source>
4282 <target state="translated">برای بارگذاری پلاگین های نصب شده جدید یا تم ها، صÙحه را تازه کنید.</target> 4421 <target state="translated">برای بارگذاری پلاگین های نصب شده جدید یا تم ها، صÙحه را تازه کنید.</target>
4283 4422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group>
4284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 4423 </trans-unit>
4285 <trans-unit id="7577430199525157466" datatype="html"> 4424 <trans-unit id="7577430199525157466" datatype="html">
4286 <source>Popular plugins</source> 4425 <source>Popular plugins</source>
4287 <target state="translated">پلاگین های محبوب</target> 4426 <target state="translated">پلاگین های محبوب</target>
@@ -4300,25 +4439,25 @@ The link will expire within 1 hour.</source>
4300 </trans-unit> 4439 </trans-unit>
4301 <trans-unit id="1780056719120519633" datatype="html"> 4440 <trans-unit id="1780056719120519633" datatype="html">
4302 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4441 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4303 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {نتیجه} دیگر{نتیجه ها}}"/> برای"<x id="INTERPOLATION_1" equiv-text="{{ جستجوی}}"/>" </target> 4442 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {نتیجه} other {نتیجه ها}}"/> برای"<x id="INTERPOLATION_1" equiv-text="{{ جستجوی}}"/>" </target>
4304 4443 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 4444 </trans-unit>
4306 <trans-unit id="3148804384763272950" datatype="html"> 4445 <trans-unit id="3148804384763272950" datatype="html">
4307 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source> 4446 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4308 <target state="translated">{var_plural، plural، = 1 {نتیجه} دیگر {}}}</target> 4447 <target state="translated">{var_plural، plural، = 1 {نتیجه} other {}}}</target>
4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group> 4448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4310 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group> 4449 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">5</context></context-group>
4311 </trans-unit> 4450 </trans-unit>
4312 <trans-unit id="2722270956157821098" datatype="html"> 4451 <trans-unit id="2722270956157821098" datatype="html">
4313 <source>No results.</source> 4452 <source>No results.</source>
4314 <target state="translated">هیچ نتیجه ای.</target> 4453 <target state="translated">هیچ نتیجه ای.</target>
4315 4454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group>
4316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 4455 </trans-unit>
4317 <trans-unit id="2601639465696257054" datatype="html"> 4456 <trans-unit id="2601639465696257054" datatype="html">
4318 <source>This <x id="INTERPOLATION"/> does not have settings. </source> 4457 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
4319 <target state="translated">این <x id="INTERPOLATION"/> تنظیمات ندارد. </target> 4458 <target state="translated">این <x id="INTERPOLATION"/> تنظیمات ندارد. </target>
4320 4459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group>
4321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 4460 </trans-unit>
4322 <trans-unit id="29832309535656200" datatype="html"> 4461 <trans-unit id="29832309535656200" datatype="html">
4323 <source>System</source> 4462 <source>System</source>
4324 <target state="translated">سیستم</target> 4463 <target state="translated">سیستم</target>
@@ -4327,35 +4466,38 @@ The link will expire within 1 hour.</source>
4327 <trans-unit id="8949443215142664126" datatype="html"> 4466 <trans-unit id="8949443215142664126" datatype="html">
4328 <source>Delete this comment</source> 4467 <source>Delete this comment</source>
4329 <target state="translated">این نظر را حذ٠کنید</target> 4468 <target state="translated">این نظر را حذ٠کنید</target>
4330 4469 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group>
4331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 4470 </trans-unit>
4332 <trans-unit id="3327751240218085797" datatype="html"> 4471 <trans-unit id="3327751240218085797" datatype="html">
4333 <source>Delete all comments of this account</source> 4472 <source>Delete all comments of this account</source>
4334 <target state="translated">تمام نظرات این حساب را حذ٠کنید</target> 4473 <target state="translated">تمام نظرات این حساب را حذ٠کنید</target>
4335 4474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group>
4336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 4475 </trans-unit>
4337 <trans-unit id="2850960459131251840" datatype="html"> 4476 <trans-unit id="2850960459131251840" datatype="html">
4338 <source>Comments are deleted after a few minutes</source> 4477 <source>Comments are deleted after a few minutes</source>
4339 <target state="translated">نظرات پس از چند دقیقه حذ٠می شوند</target> 4478 <target state="translated">نظرات پس از چند دقیقه حذ٠می شوند</target>
4340 4479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group>
4341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="1271241007621398467" datatype="html"> 4480 </trans-unit>
4342 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source><target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target> 4481 <trans-unit id="1271241007621398467" datatype="html">
4343 4482 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit><trans-unit id="264978617337249011" datatype="html"> 4483 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
4345 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source><target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target> 4484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group>
4346 4485 </trans-unit>
4347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit> 4486 <trans-unit id="264978617337249011" datatype="html">
4348 4487 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4488 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group>
4490 </trans-unit>
4349 <trans-unit id="379090446060940062" datatype="html"> 4491 <trans-unit id="379090446060940062" datatype="html">
4350 <source>Do you really want to delete all comments of <x id="PH"/>?</source> 4492 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4351 <target state="translated">آیا واقعا میخواهید تمام نظرات <x id="PH"/> را حذ٠کنید؟</target> 4493 <target state="translated">آیا واقعا میخواهید تمام نظرات <x id="PH"/> را حذ٠کنید؟</target>
4352 4494 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group>
4353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit> 4495 </trans-unit>
4354 <trans-unit id="4539246224625965241" datatype="html"> 4496 <trans-unit id="4539246224625965241" datatype="html">
4355 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source> 4497 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4356 <target state="translated">نظرات <x id="PH"/> در چند دقیقه حذ٠خواهد شد</target> 4498 <target state="translated">نظرات <x id="PH"/> در چند دقیقه حذ٠خواهد شد</target>
4357 4499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group>
4358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 4500 </trans-unit>
4359 <trans-unit id="3204306399736151644" datatype="html"> 4501 <trans-unit id="3204306399736151644" datatype="html">
4360 <source>Comments list</source> 4502 <source>Comments list</source>
4361 <target state="translated">لیست نظرات</target> 4503 <target state="translated">لیست نظرات</target>
@@ -4382,10 +4524,12 @@ The link will expire within 1 hour.</source>
4382 <trans-unit id="6110554376228744887" datatype="html"> 4524 <trans-unit id="6110554376228744887" datatype="html">
4383 <source>Select all rows</source> 4525 <source>Select all rows</source>
4384 <target state="translated">تمام ردی٠را انتخاب کنید</target> 4526 <target state="translated">تمام ردی٠را انتخاب کنید</target>
4385 4527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group>
4386 4528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group>
4387 4529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group>
4388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 4530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group>
4532 </trans-unit>
4389 <trans-unit id="2719284837486030903" datatype="html"> 4533 <trans-unit id="2719284837486030903" datatype="html">
4390 <source>Job type</source> 4534 <source>Job type</source>
4391 <target state="translated">نوع کار</target> 4535 <target state="translated">نوع کار</target>
@@ -4498,26 +4642,26 @@ The link will expire within 1 hour.</source>
4498 <trans-unit id="8953033926734869941"> 4642 <trans-unit id="8953033926734869941">
4499 <source>Name</source> 4643 <source>Name</source>
4500 <target>نام</target> 4644 <target>نام</target>
4501 4645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">12</context></context-group>
4502 4646 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4503 4647 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 4648 </trans-unit>
4505 <trans-unit id="2973928033612762715" datatype="html"> 4649 <trans-unit id="2973928033612762715" datatype="html">
4506 <source>Short description</source> 4650 <source>Short description</source>
4507 <target state="translated">توضیح کوتاه</target> 4651 <target state="translated">توضیح کوتاه</target>
4508 4652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group>
4509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4653 </trans-unit>
4510 <trans-unit id="7794655859478571096" datatype="html"> 4654 <trans-unit id="7794655859478571096" datatype="html">
4511 <source>Main instance categories</source> 4655 <source>Main instance categories</source>
4512 <target state="translated">دسته های اصلی نمونه</target> 4656 <target state="translated">دسته های اصلی نمونه</target>
4513 4657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group>
4514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 4658 </trans-unit>
4515 <trans-unit id="6588040559347368313" datatype="html"> 4659 <trans-unit id="6588040559347368313" datatype="html">
4516 <source>Add a new category</source> 4660 <source>Add a new category</source>
4517 <target state="translated">یک دسته جدید اضاÙÙ‡ کنید</target> 4661 <target state="translated">یک دسته جدید اضاÙÙ‡ کنید</target>
4518 4662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">54</context></context-group>
4519 4663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group>
4520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 4664 </trans-unit>
4521 <trans-unit id="8953934448427251062" datatype="html"> 4665 <trans-unit id="8953934448427251062" datatype="html">
4522 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> 4666 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
4523 <target state="translated">این <x id="START_LINK"/>سیستم اشتراک گذاری<x id="CLOSE_LINK"/> نشان Ù…ÛŒ دهد Ú©Ù‡ برخی از اطلاعات ÙÙ†ÛŒ در مورد سیستم شما (مانند یک آدرس IP عمومی) Ù…ÛŒ تواند به سایر سایتهای مشابه ارسال شود، Ùˆ به شدت به کاهش بار سرور Ú©Ù…Ú© Ù…ÛŒ کند.</target> 4667 <target state="translated">این <x id="START_LINK"/>سیستم اشتراک گذاری<x id="CLOSE_LINK"/> نشان Ù…ÛŒ دهد Ú©Ù‡ برخی از اطلاعات ÙÙ†ÛŒ در مورد سیستم شما (مانند یک آدرس IP عمومی) Ù…ÛŒ تواند به سایر سایتهای مشابه ارسال شود، Ùˆ به شدت به کاهش بار سرور Ú©Ù…Ú© Ù…ÛŒ کند.</target>
@@ -4551,147 +4695,145 @@ The link will expire within 1 hour.</source>
4551 <trans-unit id="5983800192187691457" datatype="html"> 4695 <trans-unit id="5983800192187691457" datatype="html">
4552 <source>Main languages you/your moderators speak</source> 4696 <source>Main languages you/your moderators speak</source>
4553 <target state="translated">زبان های اصلی شما / مدیران شما صحبت می کنند</target> 4697 <target state="translated">زبان های اصلی شما / مدیران شما صحبت می کنند</target>
4554 4698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group>
4555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 4699 </trans-unit>
4556 <trans-unit id="399528956091640769" datatype="html"> 4700 <trans-unit id="399528956091640769" datatype="html">
4557 <source>MODERATION &amp; NSFW</source> 4701 <source>MODERATION &amp; NSFW</source>
4558 <target state="translated">مدرن و آمپر؛ nsfw</target> 4702 <target state="translated">مدرن و آمپر؛ nsfw</target>
4559 4703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">79</context></context-group>
4560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 4704 </trans-unit>
4561
4562 <trans-unit id="7030031694783481217" datatype="html"> 4705 <trans-unit id="7030031694783481217" datatype="html">
4563 <source>This instance is dedicated to sensitive or NSFW content</source> 4706 <source>This instance is dedicated to sensitive or NSFW content</source>
4564 <target state="translated">این سایت به محتوای حساس یا NSFW اختصاص یاÙته است</target> 4707 <target state="translated">این سایت به محتوای حساس یا NSFW اختصاص یاÙته است</target>
4565 4708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group>
4566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 4709 </trans-unit>
4567 <trans-unit id="4620493570088713907" datatype="html"> 4710 <trans-unit id="4620493570088713907" datatype="html">
4568 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4711 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4569 <target state="translated">Ùعال کردن آن به مدیران دیگر اجازه Ù…ÛŒ دهد تا بدانند Ú©Ù‡ شما عمدتا Ùیدر محتوای خاص (حساس) هستید.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/>علاوه بر این، جعبه NSFW در آپلود ویدئویی به طور پیش Ùرض بررسی Ù…ÛŒ شود. </target> 4712 <target state="translated">Ùعال کردن آن به مدیران دیگر اجازه Ù…ÛŒ دهد تا بدانند Ú©Ù‡ شما عمدتا Ùیدر محتوای خاص (حساس) هستید.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/>علاوه بر این، جعبه NSFW در آپلود ویدئویی به طور پیش Ùرض بررسی Ù…ÛŒ شود. </target>
4570 4713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 4714 </trans-unit>
4572 <trans-unit id="7497677457560701935" datatype="html"> 4715 <trans-unit id="7497677457560701935" datatype="html">
4573 <source>Policy on videos containing sensitive content</source> 4716 <source>Policy on videos containing sensitive content</source>
4574 <target state="translated">سیاست در Ùیلم های حاوی محتوای حساس</target> 4717 <target state="translated">سیاست در Ùیلم های حاوی محتوای حساس</target>
4575 4718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">102</context></context-group>
4576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit> 4719 </trans-unit>
4577 <trans-unit id="8930852890861583005" datatype="html"> 4720 <trans-unit id="8930852890861583005" datatype="html">
4578 <source>Blur thumbnails</source> 4721 <source>Blur thumbnails</source>
4579 <target state="translated">ریز عکسها</target> 4722 <target state="translated">ریز عکسها</target>
4580 4723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">116</context></context-group>
4581 4724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group>
4582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 4725 </trans-unit>
4583 <trans-unit id="6812930637022637485"> 4726 <trans-unit id="6812930637022637485">
4584 <source>Display</source> 4727 <source>Display</source>
4585 <target>نمایش</target> 4728 <target>نمایش</target>
4586 4729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">117</context></context-group>
4587 4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group>
4588 4731 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group>
4589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 4732 </trans-unit>
4590 <trans-unit id="1617785425462022303" datatype="html"> 4733 <trans-unit id="1617785425462022303" datatype="html">
4591 <source>Strategy</source> 4734 <source>Strategy</source>
4592 <target state="translated">راهبرد</target> 4735 <target state="translated">راهبرد</target>
4593 4736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
4594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 4737 </trans-unit>
4595 <trans-unit id="2544569632476723854" datatype="html"> 4738 <trans-unit id="2544569632476723854" datatype="html">
4596 <source>Terms</source> 4739 <source>Terms</source>
4597 <target state="translated">مقررات</target> 4740 <target state="translated">مقررات</target>
4598 4741 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group>
4599 4742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group>
4600 4743 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
4601 4744 </trans-unit>
4602 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
4603 <trans-unit id="4127416011499804250" datatype="html"> 4745 <trans-unit id="4127416011499804250" datatype="html">
4604 <source>Code of conduct</source> 4746 <source>Code of conduct</source>
4605 <target state="translated">کد رÙتار</target> 4747 <target state="translated">کد رÙتار</target>
4606 4748 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group>
4607 4749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group>
4608 4750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group>
4609 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 4751 </trans-unit>
4610 <trans-unit id="3076079242537393946" datatype="html"> 4752 <trans-unit id="3076079242537393946" datatype="html">
4611 <source>Moderation information</source> 4753 <source>Moderation information</source>
4612 <target state="translated">اطلاعات بررسی های انجام شده</target> 4754 <target state="translated">اطلاعات بررسی های انجام شده</target>
4613 4755 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group>
4614 4756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group>
4615 4757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group>
4616 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 4758 </trans-unit>
4617 <trans-unit id="5056489767203690328" datatype="html"> 4759 <trans-unit id="5056489767203690328" datatype="html">
4618 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> 4760 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4619 <target state="translated">Ú†Ù‡ کسی نمونه را تعدیل Ù…ÛŒ کند؟ سیاست های مربوط به Ùیلم های NSFW چیست؟ Ùیلم های سیاسی؟ Ùˆ غیره</target> 4761 <target state="translated">Ú†Ù‡ کسی نمونه را تعدیل Ù…ÛŒ کند؟ سیاست های مربوط به Ùیلم های NSFW چیست؟ Ùیلم های سیاسی؟ Ùˆ غیره</target>
4620 4762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group>
4621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 4763 </trans-unit>
4622 <trans-unit id="2047672753819413550" datatype="html"> 4764 <trans-unit id="2047672753819413550" datatype="html">
4623 <source>YOU AND YOUR INSTANCE</source> 4765 <source>YOU AND YOUR INSTANCE</source>
4624 <target state="translated">شما و نمونه شما</target> 4766 <target state="translated">شما و نمونه شما</target>
4625 4767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group>
4626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group></trans-unit> 4768 </trans-unit>
4627 <trans-unit id="3968335261686887328" datatype="html"> 4769 <trans-unit id="3968335261686887328" datatype="html">
4628 <source>Who is behind the instance?</source> 4770 <source>Who is behind the instance?</source>
4629 <target state="translated">چه کسی پشت سر گذاشت؟</target> 4771 <target state="translated">چه کسی پشت سر گذاشت؟</target>
4630 4772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">163</context></context-group>
4631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit> 4773 </trans-unit>
4632 <trans-unit id="7323194786468446482" datatype="html"> 4774 <trans-unit id="7323194786468446482" datatype="html">
4633 <source>A single person? A non-profit? A company?</source> 4775 <source>A single person? A non-profit? A company?</source>
4634 <target state="translated">یک Ùرد واحد؟ غیر انتÙاعی؟ یک شرکت؟</target> 4776 <target state="translated">یک Ùرد واحد؟ غیر انتÙاعی؟ یک شرکت؟</target>
4635 4777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">164</context></context-group>
4636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 4778 </trans-unit>
4637 <trans-unit id="5480243297215266596" datatype="html"> 4779 <trans-unit id="5480243297215266596" datatype="html">
4638 <source>Why did you create this instance?</source> 4780 <source>Why did you create this instance?</source>
4639 <target state="translated">چرا این سایت را ایجاد کردید؟</target> 4781 <target state="translated">چرا این سایت را ایجاد کردید؟</target>
4640 4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group>
4641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 4783 </trans-unit>
4642 <trans-unit id="6995481962115300007" datatype="html"> 4784 <trans-unit id="6995481962115300007" datatype="html">
4643 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> 4785 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4644 <target state="translated">برای به اشتراک گذاشتن Ùیلم های شخصی خود؟ برای باز کردن ثبت نام Ùˆ اجازه دادن به مردم برای آپلود آنچه Ú©Ù‡ آنها Ù…ÛŒ خواهند؟</target> 4786 <target state="translated">برای به اشتراک گذاشتن Ùیلم های شخصی خود؟ برای باز کردن ثبت نام Ùˆ اجازه دادن به مردم برای آپلود آنچه Ú©Ù‡ آنها Ù…ÛŒ خواهند؟</target>
4645 4787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group>
4646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> 4788 </trans-unit>
4647 <trans-unit id="3667968987954856844" datatype="html"> 4789 <trans-unit id="3667968987954856844" datatype="html">
4648 <source>How long do you plan to maintain this instance?</source> 4790 <source>How long do you plan to maintain this instance?</source>
4649 <target state="translated">جقدر Ù…ÛŒ خواهید این سایت را Ø­Ùظ کنید ØŸ</target> 4791 <target state="translated">جقدر Ù…ÛŒ خواهید این سایت را Ø­Ùظ کنید ØŸ</target>
4650 4792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">183</context></context-group>
4651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit> 4793 </trans-unit>
4652 <trans-unit id="6722472563287778070" datatype="html"> 4794 <trans-unit id="6722472563287778070" datatype="html">
4653 <source>It's important to know for users who want to register on your instance</source> 4795 <source>It's important to know for users who want to register on your instance</source>
4654 <target state="translated">مهم است که کاربران را بدانیم که می خواهند در نمونه خود ثبت نام کنند</target> 4796 <target state="translated">مهم است که کاربران را بدانیم که می خواهند در نمونه خود ثبت نام کنند</target>
4655 4797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">184</context></context-group>
4656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit> 4798 </trans-unit>
4657 <trans-unit id="8362291348781958428" datatype="html"> 4799 <trans-unit id="8362291348781958428" datatype="html">
4658 <source>How will you finance the PeerTube server?</source> 4800 <source>How will you finance the PeerTube server?</source>
4659 <target state="translated">چگونه سرور Peertube را تامین می کنید؟</target> 4801 <target state="translated">چگونه سرور Peertube را تامین می کنید؟</target>
4660 4802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group>
4661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group></trans-unit> 4803 </trans-unit>
4662 <trans-unit id="2441006645448216398" datatype="html"> 4804 <trans-unit id="2441006645448216398" datatype="html">
4663 <source>With your own funds? With user donations? Advertising?</source> 4805 <source>With your own funds? With user donations? Advertising?</source>
4664 <target state="translated">با بودجه خود؟ با کمک های کاربر؟ تبلیغات؟</target> 4806 <target state="translated">با بودجه خود؟ با کمک های کاربر؟ تبلیغات؟</target>
4665 4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group>
4666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit> 4808 </trans-unit>
4667 <trans-unit id="6853511883515031762" datatype="html"> 4809 <trans-unit id="6853511883515031762" datatype="html">
4668 <source>OTHER INFORMATION</source> 4810 <source>OTHER INFORMATION</source>
4669 <target state="translated">اطلاعات دیگر</target> 4811 <target state="translated">اطلاعات دیگر</target>
4670 4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">207</context></context-group>
4671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">207</context></context-group></trans-unit> 4813 </trans-unit>
4672 <trans-unit id="3447208665089679283" datatype="html"> 4814 <trans-unit id="3447208665089679283" datatype="html">
4673 <source>What server/hardware does the instance run on?</source> 4815 <source>What server/hardware does the instance run on?</source>
4674 <target state="translated">Ú†Ù‡ سرور / سخت اÙزاری برای سایت بکارگیری Ù…ÛŒ شود؟</target> 4816 <target state="translated">Ú†Ù‡ سرور / سخت اÙزاری برای سایت بکارگیری Ù…ÛŒ شود؟</target>
4675 4817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">213</context></context-group>
4676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit> 4818 </trans-unit>
4677 <trans-unit id="4739907951373047958" datatype="html"> 4819 <trans-unit id="4739907951373047958" datatype="html">
4678 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> 4820 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4679 <target state="translated">I.E. 2Vcore 2GB RAM، لینک مستقیم به سروری که شما اجاره داده اید، و غیره</target> 4821 <target state="translated">I.E. 2Vcore 2GB RAM، لینک مستقیم به سروری که شما اجاره داده اید، و غیره</target>
4680 4822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">214</context></context-group>
4681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">214</context></context-group></trans-unit> 4823 </trans-unit>
4682 <trans-unit id="8557599287230755359" datatype="html"> 4824 <trans-unit id="8557599287230755359" datatype="html">
4683 <source>APPEARANCE</source> 4825 <source>APPEARANCE</source>
4684 <target state="translated">ظاهر</target> 4826 <target state="translated">ظاهر</target>
4685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4686 </trans-unit><trans-unit id="371306187337992930" datatype="html"> 4828 </trans-unit>
4687 <source> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4829 <trans-unit id="371306187337992930" datatype="html">
4830 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4831 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4688 <context-group purpose="location"> 4832 <context-group purpose="location">
4689 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4833 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4690 <context context-type="linenumber">5,7</context> 4834 <context context-type="linenumber">5,7</context>
4691 </context-group> 4835 </context-group>
4692 </trans-unit> 4836 </trans-unit>
4693
4694
4695 <trans-unit id="4096396973250090478" datatype="html"> 4837 <trans-unit id="4096396973250090478" datatype="html">
4696 <source>Landing page</source> 4838 <source>Landing page</source>
4697 <target state="translated">صÙحه Ùرود</target> 4839 <target state="translated">صÙحه Ùرود</target>
@@ -4702,117 +4844,116 @@ The link will expire within 1 hour.</source>
4702 <target state="translated">صÙحه پیش Ùرض پیش Ùرض</target> 4844 <target state="translated">صÙحه پیش Ùرض پیش Ùرض</target>
4703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">43</context></context-group> 4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">43</context></context-group>
4704 </trans-unit> 4846 </trans-unit>
4705
4706 <trans-unit id="554741830445276244" datatype="html"> 4847 <trans-unit id="554741830445276244" datatype="html">
4707 <source>Hot videos</source> 4848 <source>Hot videos</source>
4708 <target state="translated">Ùیلم های داغ</target> 4849 <target state="translated">Ùیلم های داغ</target>
4709 4850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group>
4710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 4851 </trans-unit>
4711 <trans-unit id="4203746847864415875" datatype="html"> 4852 <trans-unit id="4203746847864415875" datatype="html">
4712 <source>Most viewed videos</source> 4853 <source>Most viewed videos</source>
4713 <target state="translated">ویدئوها بیشتر مشاهده شده</target> 4854 <target state="translated">ویدئوها بیشتر مشاهده شده</target>
4714 4855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
4715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 4856 </trans-unit>
4716 <trans-unit id="8177374861384376651" datatype="html"> 4857 <trans-unit id="8177374861384376651" datatype="html">
4717 <source>Most liked videos</source> 4858 <source>Most liked videos</source>
4718 <target state="translated">Ùیلم هایی Ú©Ù‡ بیشتر پسندیده شده اند</target> 4859 <target state="translated">Ùیلم هایی Ú©Ù‡ بیشتر پسندیده شده اند</target>
4719 4860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">49</context></context-group>
4720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 4861 </trans-unit>
4721 <trans-unit id="5862227717871131052" datatype="html"> 4862 <trans-unit id="5862227717871131052" datatype="html">
4722 <source>Prefer author display name in video miniature</source> 4863 <source>Prefer author display name in video miniature</source>
4723 <target state="translated">ترجیح دادن نام نویسنده نام در ویدئو مینیاتوری</target> 4864 <target state="translated">ترجیح دادن نام نویسنده نام در ویدئو مینیاتوری</target>
4724 4865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">65</context></context-group>
4725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 4866 </trans-unit>
4726 <trans-unit id="5444889468197427724" datatype="html"> 4867 <trans-unit id="5444889468197427724" datatype="html">
4727 <source>Redirect users on single external auth when users click on the login button in menu</source> 4868 <source>Redirect users on single external auth when users click on the login button in menu</source>
4728 <target state="translated">کاربران را تغییر دهید تا زمانی که کاربران بر روی دکمه ورود به سیستم در منو کلیک کنید</target> 4869 <target state="translated">کاربران را تغییر دهید تا زمانی که کاربران بر روی دکمه ورود به سیستم در منو کلیک کنید</target>
4729 4870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">76</context></context-group>
4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 4871 </trans-unit>
4731 <trans-unit id="2138469194506455231" datatype="html"> 4872 <trans-unit id="2138469194506455231" datatype="html">
4732 <source>âš ï¸ You don't have any external auth plugin enabled.</source> 4873 <source>âš ï¸ You don't have any external auth plugin enabled.</source>
4733 <target state="translated">âš ï¸ Ø´Ù…Ø§ هیچ پلاگین خارجی AUTH را Ùعال نکرده اید.</target> 4874 <target state="translated">âš ï¸ Ø´Ù…Ø§ هیچ پلاگین خارجی AUTH را Ùعال نکرده اید.</target>
4734 4875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">79</context></context-group>
4735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 4876 </trans-unit>
4736 <trans-unit id="6608125149782412086" datatype="html"> 4877 <trans-unit id="6608125149782412086" datatype="html">
4737 <source>âš ï¸ You have multiple external auth plugins enabled.</source> 4878 <source>âš ï¸ You have multiple external auth plugins enabled.</source>
4738 <target state="translated">âš ï¸ Ø´Ù…Ø§ دارای پلاگین های چندگانه خارجی Ùعال هستند.</target> 4879 <target state="translated">âš ï¸ Ø´Ù…Ø§ دارای پلاگین های چندگانه خارجی Ùعال هستند.</target>
4739 4880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">80</context></context-group>
4740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 4881 </trans-unit>
4741 <trans-unit id="4809162812315301010" datatype="html"> 4882 <trans-unit id="4809162812315301010" datatype="html">
4742 <source>BROADCAST MESSAGE</source> 4883 <source>BROADCAST MESSAGE</source>
4743 <target state="translated">پیام پخش</target> 4884 <target state="translated">پیام پخش</target>
4744 4885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">93</context></context-group>
4745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 4886 </trans-unit>
4746 <trans-unit id="7097094470713539753" datatype="html"> 4887 <trans-unit id="7097094470713539753" datatype="html">
4747 <source>Display a message on your instance</source> 4888 <source>Display a message on your instance</source>
4748 <target state="translated">یک پیام را به صورت خود نمایش دهید</target> 4889 <target state="translated">یک پیام را به صورت خود نمایش دهید</target>
4749 4890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group>
4750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> 4891 </trans-unit>
4751 <trans-unit id="4686199497574248459" datatype="html"> 4892 <trans-unit id="4686199497574248459" datatype="html">
4752 <source>Enable broadcast message</source> 4893 <source>Enable broadcast message</source>
4753 <target state="translated">پیام پخش را Ùعال کنید</target> 4894 <target state="translated">پیام پخش را Ùعال کنید</target>
4754 4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">106</context></context-group>
4755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 4896 </trans-unit>
4756 <trans-unit id="9192050065623241777" datatype="html"> 4897 <trans-unit id="9192050065623241777" datatype="html">
4757 <source>Allow users to dismiss the broadcast message</source> 4898 <source>Allow users to dismiss the broadcast message</source>
4758 <target state="translated">اجازه دهید کاربران پیام های پخش را رد کنند</target> 4899 <target state="translated">اجازه دهید کاربران پیام های پخش را رد کنند</target>
4759 4900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">113</context></context-group>
4760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">113</context></context-group></trans-unit> 4901 </trans-unit>
4761 <trans-unit id="6582848618760132901" datatype="html"> 4902 <trans-unit id="6582848618760132901" datatype="html">
4762 <source>Broadcast message level</source> 4903 <source>Broadcast message level</source>
4763 <target state="translated">سطح پیام پخش</target> 4904 <target state="translated">سطح پیام پخش</target>
4764 4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">118</context></context-group>
4765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">118</context></context-group></trans-unit> 4906 </trans-unit>
4766 <trans-unit id="8066608938393600549" datatype="html"> 4907 <trans-unit id="8066608938393600549" datatype="html">
4767 <source>Message</source> 4908 <source>Message</source>
4768 <target state="translated">پیغام</target> 4909 <target state="translated">پیغام</target>
4769 4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group>
4770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 4911 </trans-unit>
4771 <trans-unit id="5631159720194597622" datatype="html"> 4912 <trans-unit id="5631159720194597622" datatype="html">
4772 <source>NEW USERS</source> 4913 <source>NEW USERS</source>
4773 <target state="translated">کاربران جدید</target> 4914 <target state="translated">کاربران جدید</target>
4774 4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group>
4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> 4916 </trans-unit>
4776 <trans-unit id="2669509104300979449" datatype="html"> 4917 <trans-unit id="2669509104300979449" datatype="html">
4777 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source> 4918 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4778 <target state="translated">کاربران <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>را برای <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> تعیین سطوح خصوصی بودن حسابشان مدیریت کنید . </target> 4919 <target state="translated">کاربران <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>را برای <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> تعیین سطوح خصوصی بودن حسابشان مدیریت کنید . </target>
4779 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 4921 </trans-unit>
4781 <trans-unit id="4497115134891299867" datatype="html"> 4922 <trans-unit id="4497115134891299867" datatype="html">
4782 <source>Signup requires email verification</source> 4923 <source>Signup requires email verification</source>
4783 <target state="translated">ثبت نام نیاز به تایید ایمیل دارد</target> 4924 <target state="translated">ثبت نام نیاز به تایید ایمیل دارد</target>
4784 4925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">172</context></context-group>
4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4926 </trans-unit>
4786 <trans-unit id="8133107840061687919" datatype="html"> 4927 <trans-unit id="8133107840061687919" datatype="html">
4787 <source>Signup limit</source> 4928 <source>Signup limit</source>
4788 <target state="translated">محدودیت ثبت نام</target> 4929 <target state="translated">محدودیت ثبت نام</target>
4789 4930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">176</context></context-group>
4790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">176</context></context-group></trans-unit> 4931 </trans-unit>
4791 <trans-unit id="8497774075394617130" datatype="html"> 4932 <trans-unit id="8497774075394617130" datatype="html">
4792 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source> 4933 <source>{VAR_PLURAL, plural, =1 {user} other {users}}</source>
4793 <target state="translated">{var_plural، plural، = 1 {کاربر} دیگر {کاربران}}</target> 4934 <target state="translated">{var_plural، plural، = 1 {کاربر} دیگر {کاربران}}</target>
4794 4935 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">183</context></context-group>
4795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit> 4936 </trans-unit>
4796 <trans-unit id="5620049714977547431" datatype="html"> 4937 <trans-unit id="5620049714977547431" datatype="html">
4797 <source>Signup won't be limited to a fixed number of users.</source> 4938 <source>Signup won't be limited to a fixed number of users.</source>
4798 <target state="translated">ثبت نام به تعداد ثابت از کاربران محدود نخواهد شد.</target> 4939 <target state="translated">ثبت نام به تعداد ثابت از کاربران محدود نخواهد شد.</target>
4799 4940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group>
4800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">188</context></context-group></trans-unit> 4941 </trans-unit>
4801 <trans-unit id="1663379405062033606" datatype="html"> 4942 <trans-unit id="1663379405062033606" datatype="html">
4802 <source>Minimum required age to create an account</source> 4943 <source>Minimum required age to create an account</source>
4803 <target state="translated">حداقل سن لازم برای ایجاد یک حساب کاربری</target> 4944 <target state="translated">حداقل سن لازم برای ایجاد یک حساب کاربری</target>
4804 4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">192</context></context-group>
4805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit> 4946 </trans-unit>
4806 <trans-unit id="8342879272354516454" datatype="html"> 4947 <trans-unit id="8342879272354516454" datatype="html">
4807 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source> 4948 <source>{VAR_PLURAL, plural, =1 {year old} other {years old}}</source>
4808 <target state="translated">{var_plural، plural، = 1 {سال} دیگر {سالها}}</target> 4949 <target state="translated">{var_plural، plural، = 1 {سال} دیگر {سالها}}</target>
4809 4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">199</context></context-group>
4810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">199</context></context-group></trans-unit> 4951 </trans-unit>
4811 <trans-unit id="7456307533995141215" datatype="html"> 4952 <trans-unit id="7456307533995141215" datatype="html">
4812 <source>Enable Signup</source> 4953 <source>Enable Signup</source>
4813 <target state="translated">ثبت نام را Ùعال کنید</target> 4954 <target state="translated">ثبت نام را Ùعال کنید</target>
4814 4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">161</context></context-group>
4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">161</context></context-group></trans-unit> 4956 </trans-unit>
4816 <trans-unit id="4555457172864212828"> 4957 <trans-unit id="4555457172864212828">
4817 <source>Users</source> 4958 <source>Users</source>
4818 <target>کاربران</target> 4959 <target>کاربران</target>
@@ -4824,8 +4965,8 @@ The link will expire within 1 hour.</source>
4824 <trans-unit id="3807699453257291879" datatype="html"> 4965 <trans-unit id="3807699453257291879" datatype="html">
4825 <source>Comments</source> 4966 <source>Comments</source>
4826 <target state="translated">نظرات</target> 4967 <target state="translated">نظرات</target>
4827 4968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group>
4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 4969 </trans-unit>
4829 <trans-unit id="8147229944654164397" datatype="html"> 4970 <trans-unit id="8147229944654164397" datatype="html">
4830 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source> 4971 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos} }</source>
4831 <target state="translated">{var_pluralØŒ pluralØŒ = 1 {video} سایر {Ùیلم}}</target> 4972 <target state="translated">{var_pluralØŒ pluralØŒ = 1 {video} سایر {Ùیلم}}</target>
@@ -4877,8 +5018,8 @@ The link will expire within 1 hour.</source>
4877 <trans-unit id="502260296951057925" datatype="html"> 5018 <trans-unit id="502260296951057925" datatype="html">
4878 <source>Default video quota per user</source> 5019 <source>Default video quota per user</source>
4879 <target state="translated">پیش Ùرض ویدئو سهمیه در هر کاربر</target> 5020 <target state="translated">پیش Ùرض ویدئو سهمیه در هر کاربر</target>
4880 5021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">211</context></context-group>
4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit> 5022 </trans-unit>
4882 <trans-unit id="7169210802367807492" datatype="html"> 5023 <trans-unit id="7169210802367807492" datatype="html">
4883 <source>bytes</source> 5024 <source>bytes</source>
4884 <target state="translated">بایت</target> 5025 <target state="translated">بایت</target>
@@ -4888,186 +5029,184 @@ The link will expire within 1 hour.</source>
4888 5029
4889 5030
4890 5031
4891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4892 <trans-unit id="8509882464852636851" datatype="html"> 5033 <trans-unit id="8509882464852636851" datatype="html">
4893 <source>Default daily upload limit per user</source> 5034 <source>Default daily upload limit per user</source>
4894 <target state="translated">پیش Ùرض روزانه آپلود هر کاربر</target> 5035 <target state="translated">پیش Ùرض روزانه آپلود هر کاربر</target>
4895 5036
4896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4897 <trans-unit id="4719342289581047890" datatype="html"> 5038 <trans-unit id="4719342289581047890" datatype="html">
4898 <source>Allow import with a torrent file or a magnet URI</source> 5039 <source>Allow import with a torrent file or a magnet URI</source>
4899 <target state="translated">اجازه واردات را با یک Ùایل تورنت یا یک آهنربا uri</target> 5040 <target state="translated">اجازه واردات را با یک Ùایل تورنت یا یک آهنربا uri</target>
4900 5041
4901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4902 <trans-unit id="6801844913630625451" datatype="html"> 5043 <trans-unit id="6801844913630625451" datatype="html">
4903 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5044 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4904 <target state="translated">âš ï¸ Ø§Ú¯Ø± به کاربران خود اعتماد ندارید، توصیه نمی کنیم این ویژگی را Ùعال کنید</target> 5045 <target state="translated">âš ï¸ Ø§Ú¯Ø± به کاربران خود اعتماد ندارید، توصیه نمی کنیم این ویژگی را Ùعال کنید</target>
4905 5046
4906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
4907 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5048 <trans-unit id="2634326893148077182" datatype="html">
4908 <context-group purpose="location"> 5049 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
4909 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5050 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4910 <context context-type="linenumber">293</context> 5051
4911 </context-group> 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
4912 </trans-unit><trans-unit id="7404104645798703279" datatype="html"> 5053 <trans-unit id="7404104645798703279" datatype="html">
4913 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5054 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
4914 <context-group purpose="location"> 5055 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4915 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5056
4916 <context context-type="linenumber">296,298</context> 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4917 </context-group>
4918 </trans-unit>
4919 <trans-unit id="3950258704315544174" datatype="html"> 5058 <trans-unit id="3950258704315544174" datatype="html">
4920 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5059 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4921 <target state="translated">مگر اینکه یک کاربر به عنوان مورد اعتماد مشخص شود، Ùیلم های آنها تا زمانی Ú©Ù‡ یک مدیر آنها را بررسی Ù…ÛŒ کند، خصوصی خواهد بود.</target> 5060 <target state="translated">مگر اینکه یک کاربر به عنوان مورد اعتماد مشخص شود، Ùیلم های آنها تا زمانی Ú©Ù‡ یک مدیر آنها را بررسی Ù…ÛŒ کند، خصوصی خواهد بود.</target>
4922 5061
4923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4924 <trans-unit id="424703522835656806" datatype="html"> 5063 <trans-unit id="424703522835656806" datatype="html">
4925 <source>VIDEO CHANNELS</source> 5064 <source>VIDEO CHANNELS</source>
4926 <target state="translated">کانال های ویدئویی</target> 5065 <target state="translated">کانال های ویدئویی</target>
4927 5066
4928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4929 <trans-unit id="7026684190224451991" datatype="html"> 5068 <trans-unit id="7026684190224451991" datatype="html">
4930 <source>Max video channels per user</source> 5069 <source>Max video channels per user</source>
4931 <target state="translated">حداکثر کانال های ویدئویی در هر کاربر</target> 5070 <target state="translated">حداکثر کانال های ویدئویی در هر کاربر</target>
4932 5071
4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4934 <trans-unit id="3840267063842708224" datatype="html"> 5073 <trans-unit id="3840267063842708224" datatype="html">
4935 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5074 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4936 <target state="translated">{var_plural، plural، = 1 {کانال} دیگر {کانال}}</target> 5075 <target state="translated">{var_plural، plural، = 1 {کانال} دیگر {کانال}}</target>
4937 5076
4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4939 <trans-unit id="3428986951244800347" datatype="html"> 5078 <trans-unit id="3428986951244800347" datatype="html">
4940 <source>Block new videos automatically</source> 5079 <source>Block new videos automatically</source>
4941 <target state="translated">به طور خودکار Ùیلم های جدید را مسدود کنید</target> 5080 <target state="translated">به طور خودکار Ùیلم های جدید را مسدود کنید</target>
4942 5081
4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4944 <trans-unit id="2054846790157376783" datatype="html"> 5083 <trans-unit id="2054846790157376783" datatype="html">
4945 <source>SEARCH</source> 5084 <source>SEARCH</source>
4946 <target state="translated">جستجو کردن</target> 5085 <target state="translated">جستجو کردن</target>
4947 5086
4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4949 <trans-unit id="3442084803796199253" datatype="html"> 5088 <trans-unit id="3442084803796199253" datatype="html">
4950 <source>Allow users to do remote URI/handle search</source> 5089 <source>Allow users to do remote URI/handle search</source>
4951 <target state="translated">به کاربران اجازه می دهد تا از راه دور uri / جستجوی دستگیره انجام دهند</target> 5090 <target state="translated">به کاربران اجازه می دهد تا از راه دور uri / جستجوی دستگیره انجام دهند</target>
4952 5091
4953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4954 <trans-unit id="2258148539285928012" datatype="html"> 5093 <trans-unit id="2258148539285928012" datatype="html">
4955 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5094 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4956 <target state="translated">به کاربران <x id="START_TAG_STRONG"/> اجازه دهید <x id="CLOSE_TAG_STRONG"/> Ùیلم های راه دور / Ùیلم سازانی Ú©Ù‡ ممکن است با نمونه شما Ùدراسیون نشوند جستجو کنند.</target> 5095 <target state="translated">به کاربران <x id="START_TAG_STRONG"/> اجازه دهید <x id="CLOSE_TAG_STRONG"/> Ùیلم های راه دور / Ùیلم سازانی Ú©Ù‡ ممکن است با نمونه شما Ùدراسیون نشوند جستجو کنند.</target>
4957 5096
4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4959 <trans-unit id="7295422540935146771" datatype="html"> 5098 <trans-unit id="7295422540935146771" datatype="html">
4960 <source>Allow anonymous to do remote URI/handle search</source> 5099 <source>Allow anonymous to do remote URI/handle search</source>
4961 <target state="translated">اجازه دهید ناشناس به انجام از راه دور uri / دستگیره جستجو</target> 5100 <target state="translated">اجازه دهید ناشناس به انجام از راه دور uri / دستگیره جستجو</target>
4962 5101
4963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
4964 <trans-unit id="7305237807882754643" datatype="html"> 5103 <trans-unit id="7305237807882754643" datatype="html">
4965 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5104 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4966 <target state="translated">اجازه دهید <x id="START_TAG_STRONG"/> کاربران ناشناس <x id="CLOSE_TAG_STRONG"/> برای جستجوی Ùیلم های راه دور / بازیگران Ú©Ù‡ ممکن است با نمونه شما Ùدرال نباشد</target> 5105 <target state="translated">اجازه دهید <x id="START_TAG_STRONG"/> کاربران ناشناس <x id="CLOSE_TAG_STRONG"/> برای جستجوی Ùیلم های راه دور / بازیگران Ú©Ù‡ ممکن است با نمونه شما Ùدرال نباشد</target>
4967 5106
4968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4969 <trans-unit id="5273935530181504015" datatype="html"> 5108 <trans-unit id="5273935530181504015" datatype="html">
4970 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5109 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4971 <target state="translated">âš ï¸ Ø§ÛŒÙ† قابلیت به شدت بستگی به روابط نظارتی بر سایت ها Ùˆ سپس شاخص جستجویی را Ú©Ù‡ انتخاب Ù…ÛŒ کنید ØŒ دارد.</target> 5110 <target state="translated">âš ï¸ Ø§ÛŒÙ† قابلیت به شدت بستگی به روابط نظارتی بر سایت ها Ùˆ سپس شاخص جستجویی را Ú©Ù‡ انتخاب Ù…ÛŒ کنید ØŒ دارد.</target>
4972 5111
4973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
4974 <trans-unit id="1886227550697837417" datatype="html"> 5113 <trans-unit id="1886227550697837417" datatype="html">
4975 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5114 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4976 <target state="translated">شما صرÙا Ù…ÛŒ بایست از شاخص های ایندکس شده جستجو در تولید استÙاده کنید یا <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>از سرور خود میزبانی کنید .<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5115 <target state="translated">شما صرÙا Ù…ÛŒ بایست از شاخص های ایندکس شده جستجو در تولید استÙاده کنید یا <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>از سرور خود میزبانی کنید .<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4977 5116
4978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4979 <trans-unit id="2331464426553277323" datatype="html"> 5118 <trans-unit id="2331464426553277323" datatype="html">
4980 <source>Search index URL</source> 5119 <source>Search index URL</source>
4981 <target state="translated">Ùهرست Ùهرست URL</target> 5120 <target state="translated">Ùهرست Ùهرست URL</target>
4982 5121
4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4984 <trans-unit id="8524278911521465398" datatype="html"> 5123 <trans-unit id="8524278911521465398" datatype="html">
4985 <source>Disable local search in search bar</source> 5124 <source>Disable local search in search bar</source>
4986 <target state="translated">جستجوی محلی را در نوار جستجو غیرÙعال کنید</target> 5125 <target state="translated">جستجوی محلی را در نوار جستجو غیرÙعال کنید</target>
4987 5126
4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4989 <trans-unit id="6568991917245875948" datatype="html"> 5128 <trans-unit id="6568991917245875948" datatype="html">
4990 <source>Otherwise the local search stays used by default</source> 5129 <source>Otherwise the local search stays used by default</source>
4991 <target state="translated">در غیر این صورت جستجوی محلی به طور پیش Ùرض استÙاده Ù…ÛŒ شود</target> 5130 <target state="translated">در غیر این صورت جستجوی محلی به طور پیش Ùرض استÙاده Ù…ÛŒ شود</target>
4992 5131
4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4994 <trans-unit id="4444955208013675027" datatype="html"> 5133 <trans-unit id="4444955208013675027" datatype="html">
4995 <source>Search bar uses the global search index by default</source> 5134 <source>Search bar uses the global search index by default</source>
4996 <target state="translated">نوار جستجو با استÙاده از شاخص جستجوی جهانی به طور پیش Ùرض</target> 5135 <target state="translated">نوار جستجو با استÙاده از شاخص جستجوی جهانی به طور پیش Ùرض</target>
4997 5136
4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4999 <trans-unit id="6476750382562952780" datatype="html"> 5138 <trans-unit id="6476750382562952780" datatype="html">
5000 <source>Enable global search</source> 5139 <source>Enable global search</source>
5001 <target state="translated">جستجوی جهانی را Ùعال کنید</target> 5140 <target state="translated">جستجوی جهانی را Ùعال کنید</target>
5002 5141
5003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5004 <trans-unit id="836183323506117145" datatype="html"> 5143 <trans-unit id="836183323506117145" datatype="html">
5005 <source>FEDERATION</source> 5144 <source>FEDERATION</source>
5006 <target state="translated">Ùدراسیون</target> 5145 <target state="translated">Ùدراسیون</target>
5007 5146
5008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5009 <trans-unit id="252719899360434356" datatype="html"> 5148 <trans-unit id="252719899360434356" datatype="html">
5010 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5149 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5011 <target state="translated">روابط<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>با سایر<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> سایتها را مدیریت کنید. </target> 5150 <target state="translated">روابط<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>با سایر<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> سایتها را مدیریت کنید. </target>
5012 5151
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5014 <trans-unit id="9119248927271669654" datatype="html"> 5153 <trans-unit id="9119248927271669654" datatype="html">
5015 <source>Other instances can follow yours</source> 5154 <source>Other instances can follow yours</source>
5016 <target state="translated">موارد دیگر می تواند شما را دنبال کند</target> 5155 <target state="translated">موارد دیگر می تواند شما را دنبال کند</target>
5017 5156
5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5019 <trans-unit id="7015551137649102649" datatype="html"> 5158 <trans-unit id="7015551137649102649" datatype="html">
5020 <source>Manually approve new instance followers</source> 5159 <source>Manually approve new instance followers</source>
5021 <target state="translated">به صورت دستی پیروان جدید نمونه را تایید می کند</target> 5160 <target state="translated">به صورت دستی پیروان جدید نمونه را تایید می کند</target>
5022 5161
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5024 <trans-unit id="4803992993548153434" datatype="html"> 5163 <trans-unit id="4803992993548153434" datatype="html">
5025 <source>Automatically follow back instances</source> 5164 <source>Automatically follow back instances</source>
5026 <target state="translated">به طور خودکار موارد را دنبال کنید</target> 5165 <target state="translated">به طور خودکار موارد را دنبال کنید</target>
5027 5166
5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5029 <trans-unit id="2092224316392295720" datatype="html"> 5168 <trans-unit id="2092224316392295720" datatype="html">
5030 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5169 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5031 <target state="translated">âš ï¸ Ø§ÛŒÙ† قابلیت نیاز به توجه زیادی Ùˆ بررسی های اضاÙÛŒ دارد.</target> 5170 <target state="translated">âš ï¸ Ø§ÛŒÙ† قابلیت نیاز به توجه زیادی Ùˆ بررسی های اضاÙÛŒ دارد.</target>
5032 5171
5033 5172
5034 5173
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5036 <trans-unit id="1718269478813020014" datatype="html"> 5175 <trans-unit id="1718269478813020014" datatype="html">
5037 <source>Index URL</source> 5176 <source>Index URL</source>
5038 <target state="translated">Ùهرست URL</target> 5177 <target state="translated">Ùهرست URL</target>
5039 5178
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5041 <trans-unit id="173263206605027981" datatype="html"> 5180 <trans-unit id="173263206605027981" datatype="html">
5042 <source>Automatically follow instances of a public index</source> 5181 <source>Automatically follow instances of a public index</source>
5043 <target state="translated">به طور خودکار مواردی از یک شاخص عمومی را دنبال کنید</target> 5182 <target state="translated">به طور خودکار مواردی از یک شاخص عمومی را دنبال کنید</target>
5044 5183
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5046 <trans-unit id="9076632742417302918" datatype="html"> 5185 <trans-unit id="9076632742417302918" datatype="html">
5047 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5186 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5048 <target state="translated">به<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>برای اطلاعات بیشتر<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> نگاه کنید </target> 5187 <target state="translated">به<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>برای اطلاعات بیشتر<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> نگاه کنید </target>
5049 5188
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5051 <trans-unit id="3946988229617310200" datatype="html"> 5190 <trans-unit id="3946988229617310200" datatype="html">
5052 <source>ADMINISTRATORS</source> 5191 <source>ADMINISTRATORS</source>
5053 <target state="translated">مدیران</target> 5192 <target state="translated">مدیران</target>
5054 5193
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5056 <trans-unit id="2149300564474427551"> 5195 <trans-unit id="2149300564474427551">
5057 <source>Administrator</source> 5196 <source>Administrator</source>
5058 <target>مدیر</target> 5197 <target>مدیر</target>
5059 5198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5199 </trans-unit>
5061 <trans-unit id="3171683206914962995" datatype="html"> 5200 <trans-unit id="3171683206914962995" datatype="html">
5062 <source>Admin email</source> 5201 <source>Admin email</source>
5063 <target state="translated">ایمیل مدیریت</target> 5202 <target state="translated">ایمیل مدیریت</target>
5064 5203
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5066 <trans-unit id="4722881456283329321" datatype="html"> 5205 <trans-unit id="4722881456283329321" datatype="html">
5067 <source>Enable contact form</source> 5206 <source>Enable contact form</source>
5068 <target state="translated">Ùرم تماس را Ùعال کنید</target> 5207 <target state="translated">Ùرم تماس را Ùعال کنید</target>
5069 5208
5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5071 <trans-unit id="5926348345797688952" datatype="html"> 5210 <trans-unit id="5926348345797688952" datatype="html">
5072 <source>VOD Transcoding</source> 5211 <source>VOD Transcoding</source>
5073 <target state="translated">VOD Transcoding</target> 5212 <target state="translated">VOD Transcoding</target>
@@ -5077,27 +5216,27 @@ The link will expire within 1 hour.</source>
5077 <source>TWITTER</source> 5216 <source>TWITTER</source>
5078 <target state="translated">توییتر</target> 5217 <target state="translated">توییتر</target>
5079 5218
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5081 <trans-unit id="3202133522706129143" datatype="html"> 5220 <trans-unit id="3202133522706129143" datatype="html">
5082 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5221 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5083 <target state="translated">ارائه حساب توییتر نشان دهنده نمونه خود را برای بهبود پیش نمایش لینک. اگر شما یک حساب توییتر ندارید، Ùقط مقدار پیش Ùرض را ترک کنید.</target> 5222 <target state="translated">ارائه حساب توییتر نشان دهنده نمونه خود را برای بهبود پیش نمایش لینک. اگر شما یک حساب توییتر ندارید، Ùقط مقدار پیش Ùرض را ترک کنید.</target>
5084 5223
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5086 <trans-unit id="4087837092261487511"> 5225 <trans-unit id="4087837092261487511">
5087 <source>Your Twitter username</source> 5226 <source>Your Twitter username</source>
5088 <target>نام‌کاربری توییتر شما</target> 5227 <target>نام‌کاربری توییتر شما</target>
5089 5228
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5091 <trans-unit id="5648651824279408711" datatype="html"> 5230 <trans-unit id="5648651824279408711" datatype="html">
5092 <source>Instance allowed by Twitter</source> 5231 <source>Instance allowed by Twitter</source>
5093 <target state="translated">سایت توسط توییتر مجاز است</target> 5232 <target state="translated">سایت توسط توییتر مجاز است</target>
5094 5233
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5096 <trans-unit id="2076338542820061819" datatype="html"> 5235 <trans-unit id="2076338542820061819" datatype="html">
5097 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5236 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5098 <target state="translated">اگر سایت شما در توییتر مجاز باشد یک Ùیدر در داخل سایت توییتر .<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ùˆ اگر نباشد, ما Ù…ÛŒ توانیم از لینک عکس آن دوباره به سایتتان برگردانیم.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> این Ú†Ú© باکس را علامت زده Ùˆ تنظیمات را ذخیره کنید Ùˆ با یک ویدئو آن را ازمایش کنید (https://example.com/w/blabla) <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> برای آنکه مجاز بودن سایت خود را مشاهده کنید ØŒ کلیک کنید. </target> 5237 <target state="translated">اگر سایت شما در توییتر مجاز باشد یک Ùیدر در داخل سایت توییتر .<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ùˆ اگر نباشد, ما Ù…ÛŒ توانیم از لینک عکس آن دوباره به سایتتان برگردانیم.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> این Ú†Ú© باکس را علامت زده Ùˆ تنظیمات را ذخیره کنید Ùˆ با یک ویدئو آن را ازمایش کنید (https://example.com/w/blabla) <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> برای آنکه مجاز بودن سایت خود را مشاهده کنید ØŒ کلیک کنید. </target>
5099 5238
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5101 <trans-unit id="493135676263039396" datatype="html"> 5240 <trans-unit id="493135676263039396" datatype="html">
5102 <source>LIVE</source> 5241 <source>LIVE</source>
5103 <target state="translated">پخش زنده</target> 5242 <target state="translated">پخش زنده</target>
@@ -5127,73 +5266,78 @@ The link will expire within 1 hour.</source>
5127 <target state="translated">به کاربران اجازه می دهد تا به صورت خودکار پخش زنده خود را منتشر کنند</target> 5266 <target state="translated">به کاربران اجازه می دهد تا به صورت خودکار پخش زنده خود را منتشر کنند</target>
5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">31</context></context-group> 5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">31</context></context-group>
5129 </trans-unit> 5268 </trans-unit>
5130
5131 <trans-unit id="8583623894789865917" datatype="html"> 5269 <trans-unit id="8583623894789865917" datatype="html">
5132 <source>Allow your users to change live latency</source> 5270 <source>Allow your users to change live latency</source>
5133 <target state="translated">به کاربران خود اجازه دهید تا تاخیر پخش زنده را تغییر دهند</target> 5271 <target state="translated">به کاربران خود اجازه دهید تا تاخیر پخش زنده را تغییر دهند</target>
5134 5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">39</context></context-group>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 5273 </trans-unit>
5136 <trans-unit id="6422195560028891534" datatype="html"> 5274 <trans-unit id="6422195560028891534" datatype="html">
5137 <source>Small latency disables P2P and high latency can increase P2P ratio</source> 5275 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5138 <target state="translated">تأخیر Ú©Ù…P2P را غیرÙعال Ù…ÛŒ کند Ùˆ تأخیر زیاد Ù…ÛŒ تواند نسبت P2P را اÙزایش دهد</target> 5276 <target state="translated">تأخیر Ú©Ù…P2P را غیرÙعال Ù…ÛŒ کند Ùˆ تأخیر زیاد Ù…ÛŒ تواند نسبت P2P را اÙزایش دهد</target>
5139 5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">41</context></context-group>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit><trans-unit id="5191164170233238999" datatype="html"> 5278 </trans-unit>
5141 <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target> 5279 <trans-unit id="5191164170233238999" datatype="html">
5142 5280 <source>Max simultaneous lives created on your instance</source>
5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 5281 <target state="new">Max simultaneous lives created on your instance</target>
5144 5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
5145 5283 </trans-unit>
5146 <trans-unit id="6830777508073747241" datatype="html"> 5284 <trans-unit id="6830777508073747241" datatype="html">
5147 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> 5285 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5148 <target state="translated">{var_plural، plural، = 1 {Live} دیگر {}}</target> 5286 <target state="translated">{var_plural، plural، = 1 {Live} دیگر {}}</target>
5149 5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group>
5150 5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group>
5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="1834362188086938736" datatype="html"> 5289 </trans-unit>
5152 <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target> 5290 <trans-unit id="1834362188086938736" datatype="html">
5153 5291 <source>Max simultaneous lives created per user</source>
5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 5292 <target state="new">Max simultaneous lives created per user</target>
5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group>
5294 </trans-unit>
5155 <trans-unit id="1521259619066122077" datatype="html"> 5295 <trans-unit id="1521259619066122077" datatype="html">
5156 <source>Max live duration</source> 5296 <source>Max live duration</source>
5157 <target state="translated">حداکثر طول عمر</target> 5297 <target state="translated">حداکثر طول عمر</target>
5158 5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 5299 </trans-unit>
5160 <trans-unit id="5309195634424105927" datatype="html"> 5300 <trans-unit id="5309195634424105927" datatype="html">
5161 <source>Live transcoding threads</source> 5301 <source>Live transcoding threads</source>
5162 <target state="translated">موضوعات پخش زنده Transcoding</target> 5302 <target state="translated">موضوعات پخش زنده Transcoding</target>
5163 5303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group>
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5304 </trans-unit>
5165 <trans-unit id="4240037618955024499" datatype="html"> 5305 <trans-unit id="4240037618955024499" datatype="html">
5166 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5306 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5167 <target state="translated">ادعا می شودحداکثر <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> با VOD transcoding </target> 5307 <target state="translated">ادعا می شودحداکثر <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> با VOD transcoding </target>
5168 5308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group>
5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5309 </trans-unit>
5170 <trans-unit id="8489317904250057957" datatype="html"> 5310 <trans-unit id="8489317904250057957" datatype="html">
5171 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5311 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5172 <target state="translated">ادعا می شود حداقل <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> باVOD transcoding </target> 5312 <target state="translated">ادعا می شود حداقل <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> باVOD transcoding </target>
5173 5313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group>
5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5314 </trans-unit>
5175 <trans-unit id="1417246074503129277" datatype="html"> 5315 <trans-unit id="1417246074503129277" datatype="html">
5176 <source>Live transcoding profile</source> 5316 <source>Live transcoding profile</source>
5177 <target state="translated">پروÙایل transcoding پخش زنده</target> 5317 <target state="translated">پروÙایل transcoding پخش زنده</target>
5178 5318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group>
5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit> 5319 </trans-unit>
5180 <trans-unit id="8294583621306221742" datatype="html"> 5320 <trans-unit id="8294583621306221742" datatype="html">
5181 <source>new live transcoding profiles can be added by PeerTube plugins</source> 5321 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5182 <target state="translated">پروÙایل های جدید Live Transcoding را Ù…ÛŒ توان توسط پلاگین Peertube اضاÙÙ‡ کرد</target> 5322 <target state="translated">پروÙایل های جدید Live Transcoding را Ù…ÛŒ توان توسط پلاگین Peertube اضاÙÙ‡ کرد</target>
5183 5323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group>
5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5324 </trans-unit>
5185 <trans-unit id="6727057461851446921" datatype="html"> 5325 <trans-unit id="6727057461851446921" datatype="html">
5186 <source>Live resolutions to generate</source> 5326 <source>Live resolutions to generate</source>
5187 <target state="translated">رزولوشن پخش زنده برای تولید</target> 5327 <target state="translated">رزولوشن پخش زنده برای تولید</target>
5188 5328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group>
5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html"> 5329 </trans-unit>
5190 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target> 5330 <trans-unit id="594064951138382358" datatype="html">
5331 <source>Also transcode original resolution</source>
5332 <target state="new">Also transcode original resolution</target>
5191 <context-group purpose="location"> 5333 <context-group purpose="location">
5192 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5334 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5193 <context context-type="linenumber">134</context> 5335 <context context-type="linenumber">134</context>
5194 </context-group> 5336 </context-group>
5195 </trans-unit><trans-unit id="5429376346987783852" datatype="html"> 5337 </trans-unit>
5196 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target> 5338 <trans-unit id="5429376346987783852" datatype="html">
5339 <source>Even if it's above your maximum enabled resolution</source>
5340 <target state="new"> Even if it's above your maximum enabled resolution </target>
5197 <context-group purpose="location"> 5341 <context-group purpose="location">
5198 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5342 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5199 <context context-type="linenumber">136,138</context> 5343 <context context-type="linenumber">136,138</context>
@@ -5207,8 +5351,8 @@ The link will expire within 1 hour.</source>
5207 <trans-unit id="6759167469686242835" datatype="html"> 5351 <trans-unit id="6759167469686242835" datatype="html">
5208 <source>Transcoding enabled for live streams</source> 5352 <source>Transcoding enabled for live streams</source>
5209 <target state="translated">Transcoding برای استریم های پخش زنده Ùعال است</target> 5353 <target state="translated">Transcoding برای استریم های پخش زنده Ùعال است</target>
5210 5354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group>
5211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 5355 </trans-unit>
5212 <trans-unit id="5975271795105968425" datatype="html"> 5356 <trans-unit id="5975271795105968425" datatype="html">
5213 <source>Live streaming</source> 5357 <source>Live streaming</source>
5214 <target state="translated">پخش زنده</target> 5358 <target state="translated">پخش زنده</target>
@@ -5223,82 +5367,85 @@ The link will expire within 1 hour.</source>
5223 <trans-unit id="7911929966701561067" datatype="html"> 5367 <trans-unit id="7911929966701561067" datatype="html">
5224 <source>TRANSCODING</source> 5368 <source>TRANSCODING</source>
5225 <target state="translated">ترابری</target> 5369 <target state="translated">ترابری</target>
5226 5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group>
5227 5371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group>
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 5372 </trans-unit>
5229 <trans-unit id="8212237880239644112" datatype="html"> 5373 <trans-unit id="8212237880239644112" datatype="html">
5230 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> 5374 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
5231 <target state="translated">همانند Transcoding VODØŒ Transcoding استریم پخش زنده Ù…ÛŒ تواند از هر دستگاهی انجام شود .Ùˆ صرÙا به میزان حاÙظه Ùˆ پردازنده مناسب Ùˆ تجهیزات دیگری دارد .</target> 5375 <target state="translated">همانند Transcoding VODØŒ Transcoding استریم پخش زنده Ù…ÛŒ تواند از هر دستگاهی انجام شود .Ùˆ صرÙا به میزان حاÙظه Ùˆ پردازنده مناسب Ùˆ تجهیزات دیگری دارد .</target>
5232 5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group>
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 5377 </trans-unit>
5234 <trans-unit id="3444148141968928069" datatype="html"> 5378 <trans-unit id="3444148141968928069" datatype="html">
5235 <source>Input formats</source> 5379 <source>Input formats</source>
5236 <target state="translated">Ùرمت های ورودی</target> 5380 <target state="translated">Ùرمت های ورودی</target>
5237 5381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group>
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 5382 </trans-unit>
5239 <trans-unit id="4560217482714993155" datatype="html"> 5383 <trans-unit id="4560217482714993155" datatype="html">
5240 <source>Transcoding enabled</source> 5384 <source>Transcoding enabled</source>
5241 <target state="translated">Transcoding Ùعال است</target> 5385 <target state="translated">Transcoding Ùعال است</target>
5242 5386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">35</context></context-group>
5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 5387 </trans-unit>
5244 <trans-unit id="7452751710576287271" datatype="html"> 5388 <trans-unit id="7452751710576287271" datatype="html">
5245 <source>Allow additional extensions</source> 5389 <source>Allow additional extensions</source>
5246 <target state="translated">اجازه دهید پسوند های اضاÙÛŒ</target> 5390 <target state="translated">اجازه دهید پسوند های اضاÙÛŒ</target>
5247 5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group>
5248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 5392 </trans-unit>
5249 <trans-unit id="5698272164915890247" datatype="html"> 5393 <trans-unit id="5698272164915890247" datatype="html">
5250 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source> 5394 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5251 <target state="translated">به کاربران اجازه Ù…ÛŒ دهد تا Ùیلم ها را با اÙزونه های اضاÙÛŒ از .MP4ØŒ .GV Ùˆ .WEM آپلود کنند (مثلا: .aviØŒ .movØŒ .mkv Ùˆ غیره).</target> 5395 <target state="translated">به کاربران اجازه Ù…ÛŒ دهد تا Ùیلم ها را با اÙزونه های اضاÙÛŒ از .MP4ØŒ .GV Ùˆ .WEM آپلود کنند (مثلا: .aviØŒ .movØŒ .mkv Ùˆ غیره).</target>
5252 5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">49</context></context-group>
5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 5397 </trans-unit>
5254 <trans-unit id="1823941382992046371" datatype="html"> 5398 <trans-unit id="1823941382992046371" datatype="html">
5255 <source>Allow audio files upload</source> 5399 <source>Allow audio files upload</source>
5256 <target state="translated">اجازه آپلود Ùایل های صوتی</target> 5400 <target state="translated">اجازه آپلود Ùایل های صوتی</target>
5257 5401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">57</context></context-group>
5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5402 </trans-unit>
5259 <trans-unit id="8340360585610503574" datatype="html"> 5403 <trans-unit id="8340360585610503574" datatype="html">
5260 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source> 5404 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5261 <target state="translated">به کاربران اجازه Ù…ÛŒ دهد تا Ùایل های صوتی SMP3ØŒ .GGGØŒ .ACØŒ .FLACØŒ .AC3 را آپلود کنند.</target> 5405 <target state="translated">به کاربران اجازه Ù…ÛŒ دهد تا Ùایل های صوتی SMP3ØŒ .GGGØŒ .ACØŒ .FLACØŒ .AC3 را آپلود کنند.</target>
5262 5406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">60</context></context-group>
5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 5407 </trans-unit>
5264 <trans-unit id="5867513506373651775" datatype="html"> 5408 <trans-unit id="5867513506373651775" datatype="html">
5265 <source>The file will be merged in a still image video with the preview file on upload.</source> 5409 <source>The file will be merged in a still image video with the preview file on upload.</source>
5266 <target state="translated">Ùایل در یک ویدیو تصویر ثابت با Ùایل پیش نمایش در آپلود ادغام خواهد شد.</target> 5410 <target state="translated">Ùایل در یک ویدیو تصویر ثابت با Ùایل پیش نمایش در آپلود ادغام خواهد شد.</target>
5267 5411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">61</context></context-group>
5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 5412 </trans-unit>
5269 <trans-unit id="2036818807823848377" datatype="html"> 5413 <trans-unit id="2036818807823848377" datatype="html">
5270 <source>Output formats</source> 5414 <source>Output formats</source>
5271 <target state="translated">Ùرمت های خروجی</target> 5415 <target state="translated">Ùرمت های خروجی</target>
5272 5416 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">68</context></context-group>
5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> 5417 </trans-unit>
5274 <trans-unit id="522057769554096255" datatype="html"> 5418 <trans-unit id="522057769554096255" datatype="html">
5275 <source>WebTorrent enabled</source> 5419 <source>WebTorrent enabled</source>
5276 <target state="translated">WebTorrent Ùعال شده است</target> 5420 <target state="translated">WebTorrent Ùعال شده است</target>
5277 5421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">74</context></context-group>
5278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 5422 </trans-unit>
5279 <trans-unit id="8373385486403101567" datatype="html"> 5423 <trans-unit id="8373385486403101567" datatype="html">
5280 <source>If you also enabled HLS support, it will multiply videos storage by 2</source> 5424 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5281 <target state="translated">اگر شما همچنین پشتیبانی از HLS را Ùعال کرده اید، Ùیلم ها را با 2 بار اÙزایش Ù…ÛŒ دهد</target> 5425 <target state="translated">اگر شما همچنین پشتیبانی از HLS را Ùعال کرده اید، Ùیلم ها را با 2 بار اÙزایش Ù…ÛŒ دهد</target>
5282 5426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">78</context></context-group>
5283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 5427 </trans-unit>
5284 <trans-unit id="3839590624406770455" datatype="html"> 5428 <trans-unit id="3839590624406770455" datatype="html">
5285 <source>HLS with P2P support enabled</source> 5429 <source>HLS with P2P support enabled</source>
5286 <target state="translated">HLS با پشتیبانی P2P Ùعال شده است</target> 5430 <target state="translated">HLS با پشتیبانی P2P Ùعال شده است</target>
5287 5431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group>
5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 5432 </trans-unit>
5289 <trans-unit id="7334484418359079994" datatype="html"> 5433 <trans-unit id="7334484418359079994" datatype="html">
5290 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5434 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5291 <target state="translated">&lt;x id = "start_tag_strong" ctype = "x-strong" equiv-text = "&amp; ltØ› strong &amp; gtØ›" /> نیاز به ffmpeg &amp; gtØ› = 4.1 &lt;x id = "CLOSE_TAG_STRONG" ctype = "x-strong" equiv-text = "&amp; ltØ› / strong &amp; gtØ›" /> &lt;x id = "sTART_PARAGRAPH" ctype = "xp" equiv-text = "&amp; ltØ› P &amp; GTØ›" /> تولید لیست های پخش HLS Ùˆ Ùایل های MP4 تکه تکه شده در نتیجه یک پخش بهتر از WebTorrent ساده است: &lt;x id = "close_paragraph" ctype = "xp" equiv-text = "&amp; ltØ› / p &amp; gtØ›" /> &lt;x id = "start_unordered_list" ctype = "x-ul" equiv-text = "&amp; ltØ› ul &amp; gtØ›" / > &lt;x id = "start_list_item" ctype = "x-li" equiv-text = "&amp; ltØ› li &amp; gtØ›" /> تغییر رزولوشن نرمتر است &lt;x id = "close_list_item" ctype = "x-li" equiv-text = " &amp; ltØ› / li &amp; gtØ› "/> &lt;x id =" start_list_item "ctype =" x-li "equiv-text =" &amp; ltØ› li &amp; gtØ› "/> پخش سریعتر به خصوص با Ùیلم های طولانی &lt;x id =" cuty_list_item "ctype =" X-Li "Equiv-text =" &amp; ltØ› / li &amp; gtØ› "/> &lt;x id =" sstart_list_item "ctype =" x-li "equiv-text =" &amp; ltØ› li &amp; gtØ› "/> پخش پایدار تر (اشکالات کمتر / loading infinite) &lt;x id = "close_list_item" ctype = "x-li" equiv-text = "&amp; ltØ› / li &amp; gtØ›" /> &lt;x id = "close_ unordered_list "ctype =" x-ul "equiv-text =" &amp; ltØ› / ul &amp; gtØ› "/> &lt;x id =" Start_Paragraph "ctype =" xp "equiv-text =" &amp; ltØ› p &amp; gtØ› "/> اگر شما همچنین Ùعال کنید پشتیبانی WebTorrentØŒ آن را چند برابر Ùیلم ذخیره سازی توسط 2 &lt;x id = "close_paragraph" ctype = "xp" equiv-text = "&amp; ltØ› / p &amp; gtØ›" /></target> 5435 <target state="translated">&lt;x id = "start_tag_strong" ctype = "x-strong" equiv-text = "&amp; ltØ› strong &amp; gtØ›" /> نیاز به ffmpeg &amp; gtØ› = 4.1 &lt;x id = "CLOSE_TAG_STRONG" ctype = "x-strong" equiv-text = "&amp; ltØ› / strong &amp; gtØ›" /> &lt;x id = "sTART_PARAGRAPH" ctype = "xp" equiv-text = "&amp; ltØ› P &amp; GTØ›" /> تولید لیست های پخش HLS Ùˆ Ùایل های MP4 تکه تکه شده در نتیجه یک پخش بهتر از WebTorrent ساده است: &lt;x id = "close_paragraph" ctype = "xp" equiv-text = "&amp; ltØ› / p &amp; gtØ›" /> &lt;x id = "start_unordered_list" ctype = "x-ul" equiv-text = "&amp; ltØ› ul &amp; gtØ›" / > &lt;x id = "start_list_item" ctype = "x-li" equiv-text = "&amp; ltØ› li &amp; gtØ›" /> تغییر رزولوشن نرمتر است &lt;x id = "close_list_item" ctype = "x-li" equiv-text = " &amp; ltØ› / li &amp; gtØ› "/> &lt;x id =" start_list_item "ctype =" x-li "equiv-text =" &amp; ltØ› li &amp; gtØ› "/> پخش سریعتر به خصوص با Ùیلم های طولانی &lt;x id =" cuty_list_item "ctype =" X-Li "Equiv-text =" &amp; ltØ› / li &amp; gtØ› "/> &lt;x id =" sstart_list_item "ctype =" x-li "equiv-text =" &amp; ltØ› li &amp; gtØ› "/> پخش پایدار تر (اشکالات کمتر / loading infinite) &lt;x id = "close_list_item" ctype = "x-li" equiv-text = "&amp; ltØ› / li &amp; gtØ›" /> &lt;x id = "close_ unordered_list "ctype =" x-ul "equiv-text =" &amp; ltØ› / ul &amp; gtØ› "/> &lt;x id =" Start_Paragraph "ctype =" xp "equiv-text =" &amp; ltØ› p &amp; gtØ› "/> اگر شما همچنین Ùعال کنید پشتیبانی WebTorrentØŒ آن را چند برابر Ùیلم ذخیره سازی توسط 2 &lt;x id = "close_paragraph" ctype = "xp" equiv-text = "&amp; ltØ› / p &amp; gtØ›" /></target>
5292 5436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5437 </trans-unit>
5294 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5438 <trans-unit id="6698240176427495644" datatype="html">
5439 <source>Resolutions to generate</source>
5440 <target state="new">Resolutions to generate</target>
5295 <context-group purpose="location"> 5441 <context-group purpose="location">
5296 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5442 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5297 <context context-type="linenumber">111</context> 5443 <context context-type="linenumber">111</context>
5298 </context-group> 5444 </context-group>
5299 </trans-unit> 5445 </trans-unit>
5300 <trans-unit id="4437374135745051281" datatype="html"> 5446 <trans-unit id="4437374135745051281" datatype="html">
5301 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target> 5447 <source>Always transcode original resolution</source>
5448 <target state="new">Always transcode original resolution</target>
5302 <context-group purpose="location"> 5449 <context-group purpose="location">
5303 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5450 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5304 <context context-type="linenumber">116</context> 5451 <context context-type="linenumber">116</context>
@@ -5307,73 +5454,73 @@ The link will expire within 1 hour.</source>
5307 <trans-unit id="5431196295724512251" datatype="html"> 5454 <trans-unit id="5431196295724512251" datatype="html">
5308 <source>The original file resolution will be the default target if no option is selected.</source> 5455 <source>The original file resolution will be the default target if no option is selected.</source>
5309 <target state="translated">اگر هیچ گزینه ای انتخاب نشده باشد، رزولوشن اصلی Ùایل پیش Ùرض خواهد بود.</target> 5456 <target state="translated">اگر هیچ گزینه ای انتخاب نشده باشد، رزولوشن اصلی Ùایل پیش Ùرض خواهد بود.</target>
5310 5457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group>
5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 5458 </trans-unit>
5312 <trans-unit id="1126867109775813762" datatype="html"> 5459 <trans-unit id="1126867109775813762" datatype="html">
5313 <source>Transcoding threads</source> 5460 <source>Transcoding threads</source>
5314 <target state="translated">موضوعات Transcoding</target> 5461 <target state="translated">موضوعات Transcoding</target>
5315 5462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group>
5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5463 </trans-unit>
5317 <trans-unit id="7815122216882553289" datatype="html"> 5464 <trans-unit id="7815122216882553289" datatype="html">
5318 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5465 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5319 <target state="translated">بیشتر ادعا می شود &lt;x id = "interpolation" equiv-text = "{{gettotaltranscodingthreads (). value}" /> &lt;x id = "interpolation_1" equiv-text = "{{gettotaltranscodingthreads ()}} /> با transcoding زنده</target> 5466 <target state="translated">بیشتر ادعا می شود &lt;x id = "interpolation" equiv-text = "{{gettotaltranscodingthreads (). value}" /> &lt;x id = "interpolation_1" equiv-text = "{{gettotaltranscodingthreads ()}} /> با transcoding زنده</target>
5320 5467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group>
5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5468 </trans-unit>
5322 <trans-unit id="8685484763568827375" datatype="html"> 5469 <trans-unit id="8685484763568827375" datatype="html">
5323 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5470 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5324 <target state="translated">ادعای حداقل &lt;x id = "interpolation" equiv-text = "{{gettotaltranscodingthreads (). value}}" /> &lt;x id = "interpolation_1" equiv-text = "{{gettotaltranscodingthreads () واحد}} /> با transcoding زنده</target> 5471 <target state="translated">ادعای حداقل &lt;x id = "interpolation" equiv-text = "{{gettotaltranscodingthreads (). value}}" /> &lt;x id = "interpolation_1" equiv-text = "{{gettotaltranscodingthreads () واحد}} /> با transcoding زنده</target>
5325 5472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group>
5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5473 </trans-unit>
5327 <trans-unit id="7185278676178506632" datatype="html"> 5474 <trans-unit id="7185278676178506632" datatype="html">
5328 <source>Transcoding jobs concurrency</source> 5475 <source>Transcoding jobs concurrency</source>
5329 <target state="translated">Transcoding مشاغل همزمان</target> 5476 <target state="translated">Transcoding مشاغل همزمان</target>
5330 5477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group>
5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5478 </trans-unit>
5332 <trans-unit id="1969393594784140832" datatype="html"> 5479 <trans-unit id="1969393594784140832" datatype="html">
5333 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source> 5480 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source>
5334 <target state="translated">اجازه Ù…ÛŒ دهد تا چندین Ùایل را به صورت موازی انجام دهید. âš ï¸ Ù†ÛŒØ§Ø² به راه اندازی مجدد Peertube دارد</target> 5481 <target state="translated">اجازه Ù…ÛŒ دهد تا چندین Ùایل را به صورت موازی انجام دهید. âš ï¸ Ù†ÛŒØ§Ø² به راه اندازی مجدد Peertube دارد</target>
5335 5482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group>
5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> 5483 </trans-unit>
5337 <trans-unit id="2184317712452071847" datatype="html"> 5484 <trans-unit id="2184317712452071847" datatype="html">
5338 <source>Transcoding profile</source> 5485 <source>Transcoding profile</source>
5339 <target state="translated">Profile Transcoding</target> 5486 <target state="translated">Profile Transcoding</target>
5340 5487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group>
5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> 5488 </trans-unit>
5342 <trans-unit id="6289966287765074028" datatype="html"> 5489 <trans-unit id="6289966287765074028" datatype="html">
5343 <source>new transcoding profiles can be added by PeerTube plugins</source> 5490 <source>new transcoding profiles can be added by PeerTube plugins</source>
5344 <target state="translated">پروÙیل های جدید Transcoding را Ù…ÛŒ توان توسط پلاگین Peertube اضاÙÙ‡ کرد</target> 5491 <target state="translated">پروÙیل های جدید Transcoding را Ù…ÛŒ توان توسط پلاگین Peertube اضاÙÙ‡ کرد</target>
5345 5492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group>
5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit> 5493 </trans-unit>
5347 <trans-unit id="5843661880070076970" datatype="html"> 5494 <trans-unit id="5843661880070076970" datatype="html">
5348 <source>VIDEO STUDIO</source> 5495 <source>VIDEO STUDIO</source>
5349 <target state="new">VIDEO STUDIO</target> 5496 <target state="new">VIDEO STUDIO</target>
5350 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group>
5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 5498 </trans-unit>
5352 <trans-unit id="4078329985026583770" datatype="html"> 5499 <trans-unit id="4078329985026583770" datatype="html">
5353 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> 5500 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5354 <target state="translated">به کاربران شما امکان می‌دهد ویدیوی خود را ویرایش کنند (برش، اضاÙÙ‡ کردن مقدمه/خرج، اضاÙÙ‡ کردن واترمارک Ùˆ غیره)</target> 5501 <target state="translated">به کاربران شما امکان می‌دهد ویدیوی خود را ویرایش کنند (برش، اضاÙÙ‡ کردن مقدمه/خرج، اضاÙÙ‡ کردن واترمارک Ùˆ غیره)</target>
5355 5502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group>
5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit> 5503 </trans-unit>
5357 <trans-unit id="252604800845369275" datatype="html"> 5504 <trans-unit id="252604800845369275" datatype="html">
5358 <source>Enable video studio</source> 5505 <source>Enable video studio</source>
5359 <target state="new">Enable video studio</target> 5506 <target state="new">Enable video studio</target>
5360 5507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group>
5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 5508 </trans-unit>
5362 <trans-unit id="3313548535394806921" datatype="html"> 5509 <trans-unit id="3313548535394806921" datatype="html">
5363 <source>âš ï¸ You need to enable transcoding first to enable video studio</source> 5510 <source>âš ï¸ You need to enable transcoding first to enable video studio</source>
5364 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target> 5511 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target>
5365 5512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group>
5366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> 5513 </trans-unit>
5367 <trans-unit id="6879611446286948126" datatype="html"> 5514 <trans-unit id="6879611446286948126" datatype="html">
5368 <source>CACHE</source> 5515 <source>CACHE</source>
5369 <target state="translated">Ú©Ø´</target> 5516 <target state="translated">Ú©Ø´</target>
5370 5517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group>
5371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 5518 </trans-unit>
5372 <trans-unit id="5511334650211127631" datatype="html"> 5519 <trans-unit id="5511334650211127631" datatype="html">
5373 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source> 5520 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5374 <target state="translated">برخی از Ùایل ها Ùدراسیون نیستند Ùˆ در صورت لزوم به دست Ù…ÛŒ آیند. سیاست های ذخیره سازی خود را تعری٠کنید.</target> 5521 <target state="translated">برخی از Ùایل ها Ùدراسیون نیستند Ùˆ در صورت لزوم به دست Ù…ÛŒ آیند. سیاست های ذخیره سازی خود را تعری٠کنید.</target>
5375 5522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">7</context></context-group>
5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5523 </trans-unit>
5377 <trans-unit id="4382565260112874406" datatype="html"> 5524 <trans-unit id="4382565260112874406" datatype="html">
5378 <source>Number of previews to keep in cache</source> 5525 <source>Number of previews to keep in cache</source>
5379 <target state="translated">تعداد پیش نمایش ها برای Ø­Ùظ حاÙظه پنهان</target> 5526 <target state="translated">تعداد پیش نمایش ها برای Ø­Ùظ حاÙظه پنهان</target>
@@ -5429,13 +5576,13 @@ The link will expire within 1 hour.</source>
5429 <trans-unit id="6180346896314915203"> 5576 <trans-unit id="6180346896314915203">
5430 <source>JavaScript</source> 5577 <source>JavaScript</source>
5431 <target>جاوااکسریپت</target> 5578 <target>جاوااکسریپت</target>
5432 5579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
5433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 5580 </trans-unit>
5434 <trans-unit id="4067880101082150743" datatype="html"> 5581 <trans-unit id="4067880101082150743" datatype="html">
5435 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5582 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5436 <target state="translated">کد های جاوااسکریپت را مستقیمابنویسد.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>برای مثال: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5583 <target state="translated">کد های جاوااسکریپت را مستقیمابنویسد.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>برای مثال: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5437 5584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group>
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 5585 </trans-unit>
5439 <trans-unit id="5464209657969421100" datatype="html"> 5586 <trans-unit id="5464209657969421100" datatype="html">
5440 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5587 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5441color: red; 5588color: red;
@@ -5445,8 +5592,8 @@ color: red;
5445<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> 5592<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5446<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5593<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5447 <target state="translated">کد CSS را به طور مستقيم بونسييد به آنتون مول: &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt؛" /> &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt ؛ "/> &lt;x id =" start_tag_pre "ctype =" x-pre "Equiv-text =" &amp; lt؛ پیش و GT؛ "/> # uparashi CSS &lt;X شناسه =" الحاق "معادل متن =" {{{{{{{ '} "/> راش: قرمز؛ &lt;x id = "interpolation_1" equiv-text = "{{{{{{{{{{{{{{{{{{{{{{{{{{{{« Close_Tag_PRE »CTYPE =" X-Pre "Equiv-text =" &amp; lt؛ / pre &amp; gt؛ " /> پویین با &lt;x id = "start_emphasised_text" ctype = "x-em" equiv-text = "&amp; lt؛ em &amp; gt؛" /> وزن های CSS &lt;x id = "close_emphasised_text" ctype = "x-em" equiv-text = "&amp; lt ؛ / EM &amp; GT؛ "/> بروي لغو كبك. به آنتون مول: &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt؛" /> &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt ؛ "/> &lt;x id =" start_tag_pre "ctype =" x-pre "Equiv-text =" &amp; lt؛ پیش و GT؛ "/> # سعیریسی CSS &lt;x id =" interpolation "متن تون = "{'{' {'{' {'{' {'{' {'{' {'{' {'}" /> رنگ: قرم؛ &lt;x id = "interpolation_1" equiv-text = "{{{{{{{{{{{{{{{{{{{{{{{{{{{{« Close_Tag_PRE »CTYPE =" X-Pre "Equiv-text =" &amp; lt؛ / pre &amp; gt؛ " /></target> 5594 <target state="translated">کد CSS را به طور مستقيم بونسييد به آنتون مول: &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt؛" /> &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt ؛ "/> &lt;x id =" start_tag_pre "ctype =" x-pre "Equiv-text =" &amp; lt؛ پیش و GT؛ "/> # uparashi CSS &lt;X شناسه =" الحاق "معادل متن =" {{{{{{{ '} "/> راش: قرمز؛ &lt;x id = "interpolation_1" equiv-text = "{{{{{{{{{{{{{{{{{{{{{{{{{{{{« Close_Tag_PRE »CTYPE =" X-Pre "Equiv-text =" &amp; lt؛ / pre &amp; gt؛ " /> پویین با &lt;x id = "start_emphasised_text" ctype = "x-em" equiv-text = "&amp; lt؛ em &amp; gt؛" /> وزن های CSS &lt;x id = "close_emphasised_text" ctype = "x-em" equiv-text = "&amp; lt ؛ / EM &amp; GT؛ "/> بروي لغو كبك. به آنتون مول: &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt؛" /> &lt;x id = "line_break" ctype = "lb" equiv-text = "&amp; lt؛ br / &amp; gt ؛ "/> &lt;x id =" start_tag_pre "ctype =" x-pre "Equiv-text =" &amp; lt؛ پیش و GT؛ "/> # سعیریسی CSS &lt;x id =" interpolation "متن تون = "{'{' {'{' {'{' {'{' {'{' {'{' {'}" /> رنگ: قرم؛ &lt;x id = "interpolation_1" equiv-text = "{{{{{{{{{{{{{{{{{{{{{{{{{{{{« Close_Tag_PRE »CTYPE =" X-Pre "Equiv-text =" &amp; lt؛ / pre &amp; gt؛ " /></target>
5448 5595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group>
5449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 5596 </trans-unit>
5450 <trans-unit id="283725429207896837" datatype="html"> 5597 <trans-unit id="283725429207896837" datatype="html">
5451 <source>You cannot allow live replay if you don't enable transcoding.</source> 5598 <source>You cannot allow live replay if you don't enable transcoding.</source>
5452 <target state="translated">شما نمیتوانید مجددا پخش کنید اگر شما ترانسکود را Ùعال نکنید.</target> 5599 <target state="translated">شما نمیتوانید مجددا پخش کنید اگر شما ترانسکود را Ùعال نکنید.</target>
@@ -5489,11 +5636,73 @@ color: red;
5489 <source>PASSWORD</source> 5636 <source>PASSWORD</source>
5490 <target state="translated">کلمه عبور</target> 5637 <target state="translated">کلمه عبور</target>
5491 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5638 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5639 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5640 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5641 <context-group purpose="location">
5642 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5643 <context context-type="linenumber">67</context>
5644 </context-group>
5492 </trans-unit> 5645 </trans-unit>
5493 <trans-unit id="9012586956848595996" datatype="html"> 5646 <trans-unit id="9012586956848595996" datatype="html">
5494 <source>EMAIL</source> 5647 <source>EMAIL</source>
5495 <target state="translated">پست الکترونیک</target> 5648 <target state="translated">پست الکترونیک</target>
5496 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5649
5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5651 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5652 <context-group purpose="location">
5653 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5654 <context context-type="linenumber">3,5</context>
5655 </context-group>
5656 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5657 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5658 <context-group purpose="location">
5659 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5660 <context context-type="linenumber">5</context>
5661 </context-group>
5662 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5663 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5664 <context-group purpose="location">
5665 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5666 <context context-type="linenumber">9</context>
5667 </context-group>
5668 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5669 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5672 <context context-type="linenumber">31</context>
5673 </context-group>
5674 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5675 <source>Disable two factor</source><target state="new">Disable two factor</target>
5676 <context-group purpose="location">
5677 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5678 <context context-type="linenumber">33</context>
5679 </context-group>
5680 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5681 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5682 <context-group purpose="location">
5683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5684 <context context-type="linenumber">43</context>
5685 </context-group>
5686 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5687 <source> Two factor authentication is already enabled.
5688</source><target state="new"> Two factor authentication is already enabled.
5689</target>
5690 <context-group purpose="location">
5691 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5692 <context context-type="linenumber">6,8</context>
5693 </context-group>
5694 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5695 <source>Your password</source><target state="new">Your password</target>
5696 <context-group purpose="location">
5697 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5698 <context context-type="linenumber">14</context>
5699 </context-group>
5700 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5701 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5702 <context-group purpose="location">
5703 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5704 <context context-type="linenumber">15</context>
5705 </context-group>
5497 </trans-unit> 5706 </trans-unit>
5498 <trans-unit id="7752239348028675311" datatype="html"> 5707 <trans-unit id="7752239348028675311" datatype="html">
5499 <source>DANGER ZONE</source> 5708 <source>DANGER ZONE</source>
@@ -5501,42 +5710,42 @@ color: red;
5501 5710
5502 5711
5503 5712
5504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5505 <trans-unit id="4915431133669985304" datatype="html"> 5714 <trans-unit id="4915431133669985304" datatype="html">
5506 <source>Profile</source> 5715 <source>Profile</source>
5507 <target state="translated">مشخصات</target> 5716 <target state="translated">مشخصات</target>
5508 5717 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group>
5509 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 5718 </trans-unit>
5510 <trans-unit id="1963136290621768454" datatype="html"> 5719 <trans-unit id="1963136290621768454" datatype="html">
5511 <source>Resolution</source> 5720 <source>Resolution</source>
5512 <target state="translated">وضوح</target> 5721 <target state="translated">وضوح</target>
5513 5722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group>
5514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> 5723 </trans-unit>
5515 <trans-unit id="7814358426066520520" datatype="html"> 5724 <trans-unit id="7814358426066520520" datatype="html">
5516 <source>Aspect ratio</source> 5725 <source>Aspect ratio</source>
5517 <target state="translated">نسبت ابعاد</target> 5726 <target state="translated">نسبت ابعاد</target>
5518 5727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group>
5519 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 5728 </trans-unit>
5520 <trans-unit id="44862519224794374" datatype="html"> 5729 <trans-unit id="44862519224794374" datatype="html">
5521 <source>Average frame rate</source> 5730 <source>Average frame rate</source>
5522 <target state="translated">نرخ Ùریم متوسط</target> 5731 <target state="translated">نرخ Ùریم متوسط</target>
5523 5732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group>
5524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> 5733 </trans-unit>
5525 <trans-unit id="5053683525387462246" datatype="html"> 5734 <trans-unit id="5053683525387462246" datatype="html">
5526 <source>Pixel format</source> 5735 <source>Pixel format</source>
5527 <target state="translated">Ùرمت پیکسل</target> 5736 <target state="translated">Ùرمت پیکسل</target>
5528 5737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
5529 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit> 5738 </trans-unit>
5530 <trans-unit id="7858676566953242358" datatype="html"> 5739 <trans-unit id="7858676566953242358" datatype="html">
5531 <source>Sample rate</source> 5740 <source>Sample rate</source>
5532 <target state="translated">نرخ نمونه</target> 5741 <target state="translated">نرخ نمونه</target>
5533 5742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group>
5534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 5743 </trans-unit>
5535 <trans-unit id="5403856660543890284" datatype="html"> 5744 <trans-unit id="5403856660543890284" datatype="html">
5536 <source>Channel Layout</source> 5745 <source>Channel Layout</source>
5537 <target state="translated">طرح کانال</target> 5746 <target state="translated">طرح کانال</target>
5538 5747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group>
5539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 5748 </trans-unit>
5540 <trans-unit id="6317170736181476800" datatype="html"> 5749 <trans-unit id="6317170736181476800" datatype="html">
5541 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5750 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5542 <target state="translated">بروزرسانی<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>تنظیمات شما<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5751 <target state="translated">بروزرسانی<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>تنظیمات شما<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
@@ -5565,8 +5774,10 @@ color: red;
5565 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5774 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5566 <context context-type="linenumber">46</context> 5775 <context context-type="linenumber">46</context>
5567 </context-group> 5776 </context-group>
5568 </trans-unit><trans-unit id="762510264401369759" datatype="html"> 5777 </trans-unit>
5569 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5778 <trans-unit id="762510264401369759" datatype="html">
5779 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5780 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5570 <context-group purpose="location"> 5781 <context-group purpose="location">
5571 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5782 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5572 <context context-type="linenumber">47</context> 5783 <context context-type="linenumber">47</context>
@@ -5575,91 +5786,90 @@ color: red;
5575 <trans-unit id="8190023086228606960" datatype="html"> 5786 <trans-unit id="8190023086228606960" datatype="html">
5576 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5787 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5577 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"اخیرا بازدید شده"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5788 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"اخیرا بازدید شده"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5578 5789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group>
5579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 5790 </trans-unit>
5580 <trans-unit id="3224510615614621760" datatype="html"> 5791 <trans-unit id="3224510615614621760" datatype="html">
5581 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5792 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5582 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"داغ ترین ها"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5793 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"داغ ترین ها"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5583 5794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group>
5584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> 5795 </trans-unit>
5585
5586 <trans-unit id="4322133526902910662" datatype="html"> 5796 <trans-unit id="4322133526902910662" datatype="html">
5587 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5797 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5588 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"پسندیدن"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5798 <target state="translated">مرتب سازی بر اساس <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"پسندیدن"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5589 5799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group>
5590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="322705536187172989" datatype="html"> 5800 </trans-unit>
5591 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5801 <trans-unit id="322705536187172989" datatype="html">
5592 5802 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 5803 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group>
5805 </trans-unit>
5594 <trans-unit id="2343321245279384373" datatype="html"> 5806 <trans-unit id="2343321245279384373" datatype="html">
5595 <source>Languages:</source> 5807 <source>Languages:</source>
5596 <target state="translated">زبان ها:</target> 5808 <target state="translated">زبان ها:</target>
5597 5809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group>
5598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 5810 </trans-unit>
5599 <trans-unit id="5063779773341398537" datatype="html"> 5811 <trans-unit id="5063779773341398537" datatype="html">
5600 <source>Sensitive content:</source> 5812 <source>Sensitive content:</source>
5601 <target state="translated">محتوای حساس:</target> 5813 <target state="translated">محتوای حساس:</target>
5602 5814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group>
5603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5815 </trans-unit>
5604 <trans-unit id="5723033003381016192" datatype="html"> 5816 <trans-unit id="5723033003381016192" datatype="html">
5605 <source>Scope:</source> 5817 <source>Scope:</source>
5606 <target state="translated">محدوده:</target> 5818 <target state="translated">محدوده:</target>
5607 5819 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group>
5608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 5820 </trans-unit>
5609 <trans-unit id="8481241275509347668" datatype="html"> 5821 <trans-unit id="8481241275509347668" datatype="html">
5610 <source>Local videos (this instance)</source> 5822 <source>Local videos (this instance)</source>
5611 <target state="translated">Ùیلم های محلی (این سایت)</target> 5823 <target state="translated">Ùیلم های محلی (این سایت)</target>
5612 5824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group>
5613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 5825 </trans-unit>
5614 <trans-unit id="8383401711408398806" datatype="html"> 5826 <trans-unit id="8383401711408398806" datatype="html">
5615 <source>Federated videos (this instance + followed instances)</source> 5827 <source>Federated videos (this instance + followed instances)</source>
5616 <target state="translated">Ùیلم های Ùدراسیون (این سایت+ سایت های دیگر)</target> 5828 <target state="translated">Ùیلم های Ùدراسیون (این سایت+ سایت های دیگر)</target>
5617 5829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group>
5618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> 5830 </trans-unit>
5619 <trans-unit id="2736556170366900089" datatype="html"> 5831 <trans-unit id="2736556170366900089" datatype="html">
5620 <source>Type:</source> 5832 <source>Type:</source>
5621 <target state="translated">نوع:</target> 5833 <target state="translated">نوع:</target>
5622 5834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group>
5623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 5835 </trans-unit>
5624 <trans-unit id="1744425032255703211" datatype="html"> 5836 <trans-unit id="1744425032255703211" datatype="html">
5625 <source>VOD &amp; Live videos</source> 5837 <source>VOD &amp; Live videos</source>
5626 <target state="translated">VOD &amp; AMPØ› Ùیلم های زنده</target> 5838 <target state="translated">VOD &amp; AMPØ› Ùیلم های زنده</target>
5627 5839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group>
5628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit> 5840 </trans-unit>
5629 <trans-unit id="1370537846415473089" datatype="html"> 5841 <trans-unit id="1370537846415473089" datatype="html">
5630 <source>Categories:</source> 5842 <source>Categories:</source>
5631 <target state="translated">دسته بندی ها:</target> 5843 <target state="translated">دسته بندی ها:</target>
5632 5844 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group>
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit> 5845 </trans-unit>
5634 <trans-unit id="4250125031269088402" datatype="html"> 5846 <trans-unit id="4250125031269088402" datatype="html">
5635 <source>Moderation:</source> 5847 <source>Moderation:</source>
5636 <target state="translated">بررسی و نظارت:</target> 5848 <target state="translated">بررسی و نظارت:</target>
5637 5849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group>
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 5850 </trans-unit>
5639
5640
5641 <trans-unit id="6309828574111583895" datatype="html"> 5851 <trans-unit id="6309828574111583895" datatype="html">
5642 <source>Change password</source> 5852 <source>Change password</source>
5643 <target state="translated">تغییر رمز عبور</target> 5853 <target state="translated">تغییر رمز عبور</target>
5644 5854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group>
5645 5855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group>
5646 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 5856 </trans-unit>
5647 <trans-unit id="5340498030552368470" datatype="html"> 5857 <trans-unit id="5340498030552368470" datatype="html">
5648 <source>Current password</source> 5858 <source>Current password</source>
5649 <target state="translated">رمز عبور Ùعلی</target> 5859 <target state="translated">رمز عبور Ùعلی</target>
5650 5860
5651 5861
5652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5862 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5653 <trans-unit id="3588415639242079458" datatype="html"> 5863 <trans-unit id="3588415639242079458" datatype="html">
5654 <source>New password</source> 5864 <source>New password</source>
5655 <target state="translated">رمز عبور جدید</target> 5865 <target state="translated">رمز عبور جدید</target>
5656 5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group>
5657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 5867 </trans-unit>
5658 <trans-unit id="8656126574213649581" datatype="html"> 5868 <trans-unit id="8656126574213649581" datatype="html">
5659 <source>Confirm new password</source> 5869 <source>Confirm new password</source>
5660 <target state="translated">رمز عبور جدید را تایید کنید</target> 5870 <target state="translated">رمز عبور جدید را تایید کنید</target>
5661 5871 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group>
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 5872 </trans-unit>
5663 <trans-unit id="7377817702119089263" datatype="html"> 5873 <trans-unit id="7377817702119089263" datatype="html">
5664 <source>Default policy on videos containing sensitive content</source> 5874 <source>Default policy on videos containing sensitive content</source>
5665 <target state="translated">سیاست پیش Ùرض در Ùیلم های حاوی محتوای حساس</target> 5875 <target state="translated">سیاست پیش Ùرض در Ùیلم های حاوی محتوای حساس</target>
@@ -5668,15 +5878,15 @@ color: red;
5668 <trans-unit id="7350483582490037954" datatype="html"> 5878 <trans-unit id="7350483582490037954" datatype="html">
5669 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5879 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5670 <target state="translated">با<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>مخÙÛŒ نمودن<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> یا<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>تارکردن تصاویر Ú©ÙˆÚ†Ú©<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, ،برای مشاهده ویدئو تاییدیه خواسته خواهد شد . </target> 5880 <target state="translated">با<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>مخÙÛŒ نمودن<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> یا<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>تارکردن تصاویر Ú©ÙˆÚ†Ú©<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, ،برای مشاهده ویدئو تاییدیه خواسته خواهد شد . </target>
5671 5881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group>
5672 5882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5883 </trans-unit>
5674 <trans-unit id="4409859601539810260" datatype="html"> 5884 <trans-unit id="4409859601539810260" datatype="html">
5675 <source>Policy for sensitive videos</source> 5885 <source>Policy for sensitive videos</source>
5676 <target state="translated">سیاست برای Ùیلم های حساس</target> 5886 <target state="translated">سیاست برای Ùیلم های حساس</target>
5677 5887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group>
5678 5888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group>
5679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 5889 </trans-unit>
5680 <trans-unit id="2864176699435587977" datatype="html"> 5890 <trans-unit id="2864176699435587977" datatype="html">
5681 <source>Only display videos in the following languages/subtitles</source> 5891 <source>Only display videos in the following languages/subtitles</source>
5682 <target state="translated">Ùقط نمایش Ùیلم ها در زبان های زیر / زیرنویس</target> 5892 <target state="translated">Ùقط نمایش Ùیلم ها در زبان های زیر / زیرنویس</target>
@@ -5690,20 +5900,19 @@ color: red;
5690 <trans-unit id="2658703380934466003" datatype="html"> 5900 <trans-unit id="2658703380934466003" datatype="html">
5691 <source>Add a new language</source> 5901 <source>Add a new language</source>
5692 <target state="translated">یک زبان جدید اضاÙÙ‡ کنید</target> 5902 <target state="translated">یک زبان جدید اضاÙÙ‡ کنید</target>
5693 5903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group>
5694 5904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 5905 </trans-unit>
5696
5697 <trans-unit id="264068562357780835" datatype="html"> 5906 <trans-unit id="264068562357780835" datatype="html">
5698 <source>New email</source> 5907 <source>New email</source>
5699 <target state="translated">ایمیل جدید</target> 5908 <target state="translated">ایمیل جدید</target>
5700 5909 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">19</context></context-group>
5701 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 5910 </trans-unit>
5702 <trans-unit id="3000005804987112527" datatype="html"> 5911 <trans-unit id="3000005804987112527" datatype="html">
5703 <source>Change email</source> 5912 <source>Change email</source>
5704 <target state="translated">تغییر ایمیل</target> 5913 <target state="translated">تغییر ایمیل</target>
5705 5914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">34</context></context-group>
5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 5915 </trans-unit>
5707 <trans-unit id="7103588127254721505" datatype="html"> 5916 <trans-unit id="7103588127254721505" datatype="html">
5708 <source>Theme</source> 5917 <source>Theme</source>
5709 <target state="translated">موضوع</target> 5918 <target state="translated">موضوع</target>
@@ -5758,132 +5967,170 @@ color: red;
5758 <trans-unit id="7391040346436232576" datatype="html"> 5967 <trans-unit id="7391040346436232576" datatype="html">
5759 <source>Initiator</source> 5968 <source>Initiator</source>
5760 <target state="translated">آغازگر</target> 5969 <target state="translated">آغازگر</target>
5761 5970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group>
5762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 5971 </trans-unit>
5763 <trans-unit id="3963749584812225989" datatype="html"> 5972 <trans-unit id="3963749584812225989" datatype="html">
5764 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 5973 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5765 <target state="translated">ایجاد<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 5974 <target state="translated">ایجاد<x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
5766 5975 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group>
5767 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 5976 </trans-unit>
5768 <trans-unit id="5611592591303869712" datatype="html"> 5977 <trans-unit id="5611592591303869712" datatype="html">
5769 <source>Status</source> 5978 <source>Status</source>
5770 <target state="translated">وضع</target> 5979 <target state="translated">وضع</target>
5771 5980 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
5772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 5981 </trans-unit>
5773 <trans-unit id="5417361655914085905" datatype="html"> 5982 <trans-unit id="5417361655914085905" datatype="html">
5774 <source>Account page</source> 5983 <source>Account page</source>
5775 <target state="translated">صÙحه حساب</target> 5984 <target state="translated">صÙحه حساب</target>
5776 5985 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group>
5777 5986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group>
5778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 5987 </trans-unit>
5779 <trans-unit id="2000373220662583633" datatype="html"> 5988 <trans-unit id="2000373220662583633" datatype="html">
5780 <source>No ownership change request found.</source> 5989 <source>No ownership change request found.</source>
5781 <target state="translated">هیچ درخواست تغییر مالکیت یاÙت نشد</target> 5990 <target state="translated">هیچ درخواست تغییر مالکیت یاÙت نشد</target>
5782 5991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
5783 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="2091927708110728875" datatype="html"> 5992 </trans-unit>
5784 <source>âš ï¸ The instance doesn't allow channel synchronization</source><target state="new">âš ï¸ The instance doesn't allow channel synchronization</target> 5993 <trans-unit id="2091927708110728875" datatype="html">
5994 <source>âš ï¸ The instance doesn't allow channel synchronization</source>
5995 <target state="new">âš ï¸ The instance doesn't allow channel synchronization</target>
5785 <context-group purpose="location"> 5996 <context-group purpose="location">
5786 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 5997 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5787 <context context-type="linenumber">9</context> 5998 <context context-type="linenumber">9</context>
5788 </context-group> 5999 </context-group>
5789 </trans-unit><trans-unit id="8730712384733110957" datatype="html"> 6000 </trans-unit>
5790 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> 6001 <trans-unit id="8730712384733110957" datatype="html">
6002 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source>
6003 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target>
5791 <context-group purpose="location"> 6004 <context-group purpose="location">
5792 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6005 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5793 <context context-type="linenumber">17</context> 6006 <context context-type="linenumber">17</context>
5794 </context-group> 6007 </context-group>
5795 </trans-unit><trans-unit id="4955509738673204025" datatype="html"> 6008 </trans-unit>
5796 <source>Add synchronization</source><target state="new">Add synchronization</target> 6009 <trans-unit id="4955509738673204025" datatype="html">
6010 <source>Add synchronization</source>
6011 <target state="new">Add synchronization</target>
5797 <context-group purpose="location"> 6012 <context-group purpose="location">
5798 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6013 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5799 <context context-type="linenumber">25</context> 6014 <context context-type="linenumber">25</context>
5800 </context-group> 6015 </context-group>
5801 </trans-unit><trans-unit id="4570488343211069802" datatype="html"> 6016 </trans-unit>
5802 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6017 <trans-unit id="4570488343211069802" datatype="html">
6018 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6019 <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5803 <context-group purpose="location"> 6020 <context-group purpose="location">
5804 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6021 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5805 <context context-type="linenumber">34</context> 6022 <context context-type="linenumber">34</context>
5806 </context-group> 6023 </context-group>
5807 </trans-unit><trans-unit id="2576202554023575152" datatype="html"> 6024 </trans-unit>
5808 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6025 <trans-unit id="2576202554023575152" datatype="html">
6026 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6027 <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5809 <context-group purpose="location"> 6028 <context-group purpose="location">
5810 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6029 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5811 <context context-type="linenumber">35</context> 6030 <context context-type="linenumber">35</context>
5812 </context-group> 6031 </context-group>
5813 </trans-unit><trans-unit id="858570813277742962" datatype="html"> 6032 </trans-unit>
5814 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6033 <trans-unit id="858570813277742962" datatype="html">
6034 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6035 <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5815 <context-group purpose="location"> 6036 <context-group purpose="location">
5816 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6037 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5817 <context context-type="linenumber">38</context> 6038 <context context-type="linenumber">38</context>
5818 </context-group> 6039 </context-group>
5819 </trans-unit><trans-unit id="2711346502920265629" datatype="html"> 6040 </trans-unit>
5820 <source> List imports </source><target state="new"> List imports </target> 6041 <trans-unit id="2711346502920265629" datatype="html">
6042 <source>List imports</source>
6043 <target state="new"> List imports </target>
5821 <context-group purpose="location"> 6044 <context-group purpose="location">
5822 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6045 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5823 <context context-type="linenumber">84,86</context> 6046 <context context-type="linenumber">84,86</context>
5824 </context-group> 6047 </context-group>
5825 </trans-unit><trans-unit id="6587439290311664751" datatype="html"> 6048 </trans-unit>
5826 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target> 6049 <trans-unit id="6587439290311664751" datatype="html">
6050 <source>Fully synchronize the channel</source>
6051 <target state="new">Fully synchronize the channel</target>
5827 <context-group purpose="location"> 6052 <context-group purpose="location">
5828 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6053 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5829 <context context-type="linenumber">54</context> 6054 <context context-type="linenumber">54</context>
5830 </context-group> 6055 </context-group>
5831 </trans-unit><trans-unit id="2070181811140868440" datatype="html"> 6056 </trans-unit>
5832 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target> 6057 <trans-unit id="2070181811140868440" datatype="html">
6058 <source>This fetches any missing videos on the local channel</source>
6059 <target state="new">This fetches any missing videos on the local channel</target>
5833 <context-group purpose="location"> 6060 <context-group purpose="location">
5834 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6061 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5835 <context context-type="linenumber">55</context> 6062 <context context-type="linenumber">55</context>
5836 </context-group> 6063 </context-group>
5837 </trans-unit><trans-unit id="3997040276213089746" datatype="html"> 6064 </trans-unit>
5838 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6065 <trans-unit id="3997040276213089746" datatype="html">
5839 6066 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
5840 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="2933174785300975212" datatype="html"> 6067 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5841 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
5842 6069 </trans-unit>
5843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="6985972846000785992" datatype="html"> 6070 <trans-unit id="2933174785300975212" datatype="html">
5844 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target> 6071 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6072 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6074 </trans-unit>
6075 <trans-unit id="6985972846000785992" datatype="html">
6076 <source>NEW SYNCHRONIZATION</source>
6077 <target state="new">NEW SYNCHRONIZATION</target>
5845 <context-group purpose="location"> 6078 <context-group purpose="location">
5846 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6079 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5847 <context context-type="linenumber">8</context> 6080 <context context-type="linenumber">8</context>
5848 </context-group> 6081 </context-group>
5849 </trans-unit><trans-unit id="5175196640561919257" datatype="html"> 6082 </trans-unit>
5850 <source>Remote channel URL</source><target state="new">Remote channel URL</target> 6083 <trans-unit id="5175196640561919257" datatype="html">
6084 <source>Remote channel URL</source>
6085 <target state="new">Remote channel URL</target>
5851 <context-group purpose="location"> 6086 <context-group purpose="location">
5852 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6087 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5853 <context context-type="linenumber">13</context> 6088 <context context-type="linenumber">13</context>
5854 </context-group> 6089 </context-group>
5855 </trans-unit><trans-unit id="4025171182231078987" datatype="html"> 6090 </trans-unit>
5856 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> 6091 <trans-unit id="4025171182231078987" datatype="html">
6092 <source>Example: https://youtube.com/channel/UC_fancy_channel</source>
6093 <target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
5857 <context-group purpose="location"> 6094 <context-group purpose="location">
5858 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6095 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5859 <context context-type="linenumber">20</context> 6096 <context context-type="linenumber">20</context>
5860 </context-group> 6097 </context-group>
5861 </trans-unit><trans-unit id="454806725275556650" datatype="html"> 6098 </trans-unit>
5862 <source>Video Channel</source><target state="new">Video Channel</target> 6099 <trans-unit id="454806725275556650" datatype="html">
6100 <source>Video Channel</source>
6101 <target state="new">Video Channel</target>
5863 <context-group purpose="location"> 6102 <context-group purpose="location">
5864 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6103 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5865 <context context-type="linenumber">33</context> 6104 <context context-type="linenumber">33</context>
5866 </context-group> 6105 </context-group>
5867 </trans-unit><trans-unit id="8290237842846954767" datatype="html"> 6106 </trans-unit>
5868 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target> 6107 <trans-unit id="8290237842846954767" datatype="html">
6108 <source>Options for existing videos on remote channel:</source>
6109 <target state="new">Options for existing videos on remote channel:</target>
5869 <context-group purpose="location"> 6110 <context-group purpose="location">
5870 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6111 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5871 <context context-type="linenumber">42</context> 6112 <context context-type="linenumber">42</context>
5872 </context-group> 6113 </context-group>
5873 </trans-unit><trans-unit id="1331848767706809293" datatype="html"> 6114 </trans-unit>
5874 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target> 6115 <trans-unit id="1331848767706809293" datatype="html">
6116 <source>Import all and watch for new publications</source>
6117 <target state="new">Import all and watch for new publications</target>
5875 <context-group purpose="location"> 6118 <context-group purpose="location">
5876 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6119 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5877 <context context-type="linenumber">46</context> 6120 <context context-type="linenumber">46</context>
5878 </context-group> 6121 </context-group>
5879 </trans-unit><trans-unit id="1469193438847554223" datatype="html"> 6122 </trans-unit>
5880 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target> 6123 <trans-unit id="1469193438847554223" datatype="html">
6124 <source>Only watch for new publications</source>
6125 <target state="new">Only watch for new publications</target>
5881 <context-group purpose="location"> 6126 <context-group purpose="location">
5882 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6127 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5883 <context context-type="linenumber">51</context> 6128 <context context-type="linenumber">51</context>
5884 </context-group> 6129 </context-group>
5885 </trans-unit><trans-unit id="9049939123029212539" datatype="html"> 6130 </trans-unit>
5886 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target> 6131 <trans-unit id="9049939123029212539" datatype="html">
6132 <source>Synchronization created successfully.</source>
6133 <target state="new">Synchronization created successfully.</target>
5887 <context-group purpose="location"> 6134 <context-group purpose="location">
5888 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> 6135 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
5889 <context context-type="linenumber">67</context> 6136 <context context-type="linenumber">67</context>
@@ -5892,35 +6139,45 @@ color: red;
5892 <trans-unit id="4247400351982331798" datatype="html"> 6139 <trans-unit id="4247400351982331798" datatype="html">
5893 <source>Account settings</source> 6140 <source>Account settings</source>
5894 <target state="translated">تنظیمات حساب</target> 6141 <target state="translated">تنظیمات حساب</target>
5895 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6142
6143 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6144 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6145 <context-group purpose="location">
6146 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6147 <context context-type="linenumber">39</context>
6148 </context-group>
6149 <context-group purpose="location">
6150 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6151 <context context-type="linenumber">3</context>
6152 </context-group>
5896 </trans-unit> 6153 </trans-unit>
5897 <trans-unit id="2864486939135008600" datatype="html"> 6154 <trans-unit id="2864486939135008600" datatype="html">
5898 <source>Playlist elements</source> 6155 <source>Playlist elements</source>
5899 <target state="translated">عناصر لیست پخش</target> 6156 <target state="translated">عناصر لیست پخش</target>
5900 6157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group>
5901 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 6158 </trans-unit>
5902 <trans-unit id="7801453816697513153" datatype="html"> 6159 <trans-unit id="7801453816697513153" datatype="html">
5903 <source>My imports</source> 6160 <source>My imports</source>
5904 <target state="translated">واردات من</target> 6161 <target state="translated">واردات من</target>
5905 6162 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group>
5906 6163 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
5907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 6164 </trans-unit>
5908 <trans-unit id="7000850040589508423" datatype="html"> 6165 <trans-unit id="7000850040589508423" datatype="html">
5909 <source>Create video channel</source> 6166 <source>Create video channel</source>
5910 <target state="translated">کانال ویدئویی را ایجاد کنید</target> 6167 <target state="translated">کانال ویدئویی را ایجاد کنید</target>
5911 6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
5912 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 6169 </trans-unit>
5913 <trans-unit id="5700655611297335752" datatype="html"> 6170 <trans-unit id="5700655611297335752" datatype="html">
5914 <source>No channel found.</source> 6171 <source>No channel found.</source>
5915 <target state="translated">هیچ کانال یاÙت نشد</target> 6172 <target state="translated">هیچ کانال یاÙت نشد</target>
5916 6173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group>
5917 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 6174 </trans-unit>
5918 <trans-unit id="626184983378002054" datatype="html"> 6175 <trans-unit id="626184983378002054" datatype="html">
5919 <source>Example: my_channel</source> 6176 <source>Example: my_channel</source>
5920 <target state="translated">به عنوان مثال: my_channel</target> 6177 <target state="translated">به عنوان مثال: my_channel</target>
5921 6178 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
5922 6179 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
5923 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 6180 </trans-unit>
5924 <trans-unit id="5871023634125368211" datatype="html"> 6181 <trans-unit id="5871023634125368211" datatype="html">
5925 <source>CHANNEL</source> 6182 <source>CHANNEL</source>
5926 <target state="translated">کانال</target> 6183 <target state="translated">کانال</target>
@@ -5942,9 +6199,9 @@ color: red;
5942 <trans-unit id="5278589041647101772" datatype="html"> 6199 <trans-unit id="5278589041647101772" datatype="html">
5943 <source>Overwrite support field of all videos of this channel</source> 6200 <source>Overwrite support field of all videos of this channel</source>
5944 <target state="translated">زمینه پشتیبانی از تمام Ùیلم های این کانال را بازنویسی کنید</target> 6201 <target state="translated">زمینه پشتیبانی از تمام Ùیلم های این کانال را بازنویسی کنید</target>
5945 6202 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
5946 6203 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
5947 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 6204 </trans-unit>
5948 <trans-unit id="5500467336262464724" datatype="html"> 6205 <trans-unit id="5500467336262464724" datatype="html">
5949 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source> 6206 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
5950 <target state="translated"><x id="INTERPOLATION" equiv-text="{{actor.followerscount}}"/> مشترکین </target> 6207 <target state="translated"><x id="INTERPOLATION" equiv-text="{{actor.followerscount}}"/> مشترکین </target>
@@ -5961,18 +6218,18 @@ color: red;
5961 <trans-unit id="4854396465510517671" datatype="html"> 6218 <trans-unit id="4854396465510517671" datatype="html">
5962 <source>Target</source> 6219 <source>Target</source>
5963 <target state="translated">هدÙ</target> 6220 <target state="translated">هدÙ</target>
5964 6221 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group>
5965 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6222 </trans-unit>
5966 <trans-unit id="6376690302059877029" datatype="html"> 6223 <trans-unit id="6376690302059877029" datatype="html">
5967 <source>This video was deleted</source> 6224 <source>This video was deleted</source>
5968 <target state="translated">این ویدیو حذ٠شد</target> 6225 <target state="translated">این ویدیو حذ٠شد</target>
5969 6226 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group>
5970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 6227 </trans-unit>
5971 <trans-unit id="6924803931258995553" datatype="html"> 6228 <trans-unit id="6924803931258995553" datatype="html">
5972 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> 6229 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
5973 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> وارد شده ها</target> 6230 <target state="translated">نمایش<x id="INTERPOLATION"/> تا<x id="INTERPOLATION_1"/> از<x id="INTERPOLATION_2"/> وارد شده ها</target>
5974 6231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group>
5975 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 6232 </trans-unit>
5976 <trans-unit id="8173902679178787744" datatype="html"> 6233 <trans-unit id="8173902679178787744" datatype="html">
5977 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> 6234 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
5978 <target state="translated">هنگامی که حساب خود را حذ٠می کنید، هیچ بازگشتی وجود ندارد. از شما خواسته خواهد شد تا این عمل را تایید کنید.</target> 6235 <target state="translated">هنگامی که حساب خود را حذ٠می کنید، هیچ بازگشتی وجود ندارد. از شما خواسته خواهد شد تا این عمل را تایید کنید.</target>
@@ -5981,13 +6238,16 @@ color: red;
5981 <trans-unit id="4000980858407872649" datatype="html"> 6238 <trans-unit id="4000980858407872649" datatype="html">
5982 <source>Channel page</source> 6239 <source>Channel page</source>
5983 <target state="translated">صÙحه کانال</target> 6240 <target state="translated">صÙحه کانال</target>
5984 6241 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
5985 6242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
5986 6243 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group>
5987 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="6500762313951857695" datatype="html"> 6244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
5988 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source><target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> 6245 </trans-unit>
5989 6246 <trans-unit id="6500762313951857695" datatype="html">
5990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 6247 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
6248 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
6249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6250 </trans-unit>
5991 <trans-unit id="9131836378905533756" datatype="html"> 6251 <trans-unit id="9131836378905533756" datatype="html">
5992 <source>Created by <x id="INTERPOLATION"/></source> 6252 <source>Created by <x id="INTERPOLATION"/></source>
5993 <target state="translated">ایجاد شده توسط <x id="INTERPOLATION"/></target> 6253 <target state="translated">ایجاد شده توسط <x id="INTERPOLATION"/></target>
@@ -6001,44 +6261,56 @@ color: red;
6001 <trans-unit id="4781078006040259916" datatype="html"> 6261 <trans-unit id="4781078006040259916" datatype="html">
6002 <source>You don't have any video in your watch history yet.</source> 6262 <source>You don't have any video in your watch history yet.</source>
6003 <target state="translated">شما هنوز هیچ ویدئویی در تاریخچه تماشا ندارید.</target> 6263 <target state="translated">شما هنوز هیچ ویدئویی در تاریخچه تماشا ندارید.</target>
6004 6264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group>
6005 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 6265 </trans-unit>
6006 <trans-unit id="989169929300254768" datatype="html"> 6266 <trans-unit id="989169929300254768" datatype="html">
6007 <source>Delete from history</source> 6267 <source>Delete from history</source>
6008 <target state="translated">حذ٠از تاریخچه</target> 6268 <target state="translated">حذ٠از تاریخچه</target>
6009 6269 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group>
6010 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="111295045776045026" datatype="html"> 6270 </trans-unit>
6011 <source>Video history is enabled</source><target state="new">Video history is enabled</target> 6271 <trans-unit id="111295045776045026" datatype="html">
6272 <source>Video history is enabled</source>
6273 <target state="new">Video history is enabled</target>
6012 <context-group purpose="location"> 6274 <context-group purpose="location">
6013 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6275 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6014 <context context-type="linenumber">96,95</context> 6276 <context context-type="linenumber">96,95</context>
6015 </context-group> 6277 </context-group>
6016 </trans-unit><trans-unit id="1869266307786648674" datatype="html"> 6278 </trans-unit>
6017 <source>Video history is disabled</source><target state="new">Video history is disabled</target> 6279 <trans-unit id="1869266307786648674" datatype="html">
6280 <source>Video history is disabled</source>
6281 <target state="new">Video history is disabled</target>
6018 <context-group purpose="location"> 6282 <context-group purpose="location">
6019 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6283 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6020 <context context-type="linenumber">97,95</context> 6284 <context context-type="linenumber">97,95</context>
6021 </context-group> 6285 </context-group>
6022 </trans-unit><trans-unit id="7505147502630555700" datatype="html"> 6286 </trans-unit>
6023 <source>Delete video history</source><target state="new">Delete video history</target> 6287 <trans-unit id="7505147502630555700" datatype="html">
6288 <source>Delete video history</source>
6289 <target state="new">Delete video history</target>
6024 <context-group purpose="location"> 6290 <context-group purpose="location">
6025 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6291 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6026 <context context-type="linenumber">120</context> 6292 <context context-type="linenumber">120</context>
6027 </context-group> 6293 </context-group>
6028 </trans-unit><trans-unit id="8676027102068252963" datatype="html"> 6294 </trans-unit>
6029 <source>Are you sure you want to delete all your video history?</source><target state="new">Are you sure you want to delete all your video history?</target> 6295 <trans-unit id="8676027102068252963" datatype="html">
6296 <source>Are you sure you want to delete all your video history?</source>
6297 <target state="new">Are you sure you want to delete all your video history?</target>
6030 <context-group purpose="location"> 6298 <context-group purpose="location">
6031 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6299 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6032 <context context-type="linenumber">121</context> 6300 <context context-type="linenumber">121</context>
6033 </context-group> 6301 </context-group>
6034 </trans-unit><trans-unit id="7708910304029766516" datatype="html"> 6302 </trans-unit>
6035 <source>Video history deleted</source><target state="new">Video history deleted</target> 6303 <trans-unit id="7708910304029766516" datatype="html">
6304 <source>Video history deleted</source>
6305 <target state="new">Video history deleted</target>
6036 <context-group purpose="location"> 6306 <context-group purpose="location">
6037 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6307 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6038 <context context-type="linenumber">129</context> 6308 <context context-type="linenumber">129</context>
6039 </context-group> 6309 </context-group>
6040 </trans-unit><trans-unit id="3343758569423394070" datatype="html"> 6310 </trans-unit>
6041 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source><target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target> 6311 <trans-unit id="3343758569423394070" datatype="html">
6312 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source>
6313 <target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
6042 <context-group purpose="location"> 6314 <context-group purpose="location">
6043 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6315 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6044 <context context-type="linenumber">140</context> 6316 <context context-type="linenumber">140</context>
@@ -6118,8 +6390,8 @@ color: red;
6118 <trans-unit id="3438686710205841496" datatype="html"> 6390 <trans-unit id="3438686710205841496" datatype="html">
6119 <source>Create playlist</source> 6391 <source>Create playlist</source>
6120 <target state="translated">ایجاد لیست پخش</target> 6392 <target state="translated">ایجاد لیست پخش</target>
6121 6393 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group>
6122 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 6394 </trans-unit>
6123 <trans-unit id="7040375308762081154" datatype="html"> 6395 <trans-unit id="7040375308762081154" datatype="html">
6124 <source>My video channels</source> 6396 <source>My video channels</source>
6125 <target state="translated">کانال های ویدئویی من</target> 6397 <target state="translated">کانال های ویدئویی من</target>
@@ -6130,13 +6402,12 @@ color: red;
6130 <target state="translated">یک کانال ویدئویی جدید ایجاد کنید</target> 6402 <target state="translated">یک کانال ویدئویی جدید ایجاد کنید</target>
6131 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6403 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
6132 </trans-unit> 6404 </trans-unit>
6133
6134 <trans-unit id="3943893855105372623" datatype="html"> 6405 <trans-unit id="3943893855105372623" datatype="html">
6135 <source>Playlist thumbnail</source> 6406 <source>Playlist thumbnail</source>
6136 <target state="translated">تصویر کوچک لیست پخش</target> 6407 <target state="translated">تصویر کوچک لیست پخش</target>
6137 6408 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6138 6409 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6139 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 6410 </trans-unit>
6140 <trans-unit id="7743343997362363486" datatype="html"> 6411 <trans-unit id="7743343997362363486" datatype="html">
6141 <source>No videos in this playlist.</source> 6412 <source>No videos in this playlist.</source>
6142 <target state="translated">هیچ Ùیلم در این لیست پخش وجود ندارد.</target> 6413 <target state="translated">هیچ Ùیلم در این لیست پخش وجود ندارد.</target>
@@ -6145,86 +6416,124 @@ color: red;
6145 <trans-unit id="2427149618141327033" datatype="html"> 6416 <trans-unit id="2427149618141327033" datatype="html">
6146 <source>Browse videos on PeerTube to add them in your playlist.</source> 6417 <source>Browse videos on PeerTube to add them in your playlist.</source>
6147 <target state="translated">Ùیلم ها در Peertube را برای اضاÙÙ‡ کردن آنها در لیست پخش خود مرور کنید.</target> 6418 <target state="translated">Ùیلم ها در Peertube را برای اضاÙÙ‡ کردن آنها در لیست پخش خود مرور کنید.</target>
6148 6419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group>
6149 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6420 </trans-unit>
6150 <trans-unit id="8901774330683812267" datatype="html"> 6421 <trans-unit id="8901774330683812267" datatype="html">
6151 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> 6422 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
6152 <target state="translated">نگاه کنید به <x id="START_LINK"/>مستندات<x id="CLOSE_LINK"/> برای کسب اطلاعات بیشتر. </target> 6423 <target state="translated">نگاه کنید به <x id="START_LINK"/>مستندات<x id="CLOSE_LINK"/> برای کسب اطلاعات بیشتر. </target>
6153 6424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group>
6154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 6425 </trans-unit>
6155
6156 <trans-unit id="3461985498881453026" datatype="html"> 6426 <trans-unit id="3461985498881453026" datatype="html">
6157 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> 6427 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
6158 <target state="translated">اگر برای استÙاده از این سامانه به Ú©Ù…Ú© نیاز دارید ØŒ Ù…ÛŒ توانید نگاهی به این راهنما بیاندازید <x id="START_LINK"/> " راهنما " <x id="CLOSE_LINK"/>. </target> 6428 <target state="translated">اگر برای استÙاده از این سامانه به Ú©Ù…Ú© نیاز دارید ØŒ Ù…ÛŒ توانید نگاهی به این راهنما بیاندازید <x id="START_LINK"/> " راهنما " <x id="CLOSE_LINK"/>. </target>
6159 6429 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group>
6160 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 6430 </trans-unit>
6161 <trans-unit id="8844610145426272276" datatype="html"> 6431 <trans-unit id="8844610145426272276" datatype="html">
6162 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 6432 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
6163 <target state="translated">برای Ú©Ù…Ú© کردن به مدیران سامانه Ùˆ دیگر استÙاده کنندگان برای دانستن <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>هویت شما <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, Ùراموش نکنید Ú©Ù‡ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>با <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> اضاÙÙ‡ کردن <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>آواتار<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Ùˆ <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>توضیحات لازم<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>پروÙایل خود را تکمیل کنید. </target> 6433 <target state="translated">برای Ú©Ù…Ú© کردن به مدیران سامانه Ùˆ دیگر استÙاده کنندگان برای دانستن <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>هویت شما <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, Ùراموش نکنید Ú©Ù‡ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>با <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> اضاÙÙ‡ کردن <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>آواتار<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Ùˆ <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>توضیحات لازم<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>پروÙایل خود را تکمیل کنید. </target>
6164 6434 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group>
6165 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit><trans-unit id="8479900728400966992" datatype="html"> 6435 </trans-unit>
6166 <source>Video stats</source><target state="new">Video stats</target> 6436 <trans-unit id="8479900728400966992" datatype="html">
6167 6437 <source>Video stats</source>
6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit><trans-unit id="2121875025429043110" datatype="html"> 6438 <target state="new">Video stats</target>
6169 <source>You can select a part of the graph to zoom in</source><target state="new">You can select a part of the graph to zoom in</target> 6439 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/stats-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
6170 6440 </trans-unit>
6171 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3787205057553482493" datatype="html"> 6441 <trans-unit id="2121875025429043110" datatype="html">
6172 <source>Reset zoom</source><target state="new">Reset zoom</target> 6442 <source>You can select a part of the graph to zoom in</source>
6173 6443 <target state="new">You can select a part of the graph to zoom in</target>
6174 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit><trans-unit id="7849797693092882170" datatype="html"> 6444 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">58</context></context-group>
6175 <source>Since the video publication</source><target state="new">Since the video publication</target> 6445 </trans-unit>
6446 <trans-unit id="3787205057553482493" datatype="html">
6447 <source>Reset zoom</source>
6448 <target state="new">Reset zoom</target>
6449 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">60</context></context-group>
6450 </trans-unit>
6451 <trans-unit id="7849797693092882170" datatype="html">
6452 <source>Since the video publication</source>
6453 <target state="new">Since the video publication</target>
6176 <context-group purpose="location"> 6454 <context-group purpose="location">
6177 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context> 6455 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6178 <context context-type="linenumber">63</context> 6456 <context context-type="linenumber">63</context>
6179 </context-group> 6457 </context-group>
6180 </trans-unit><trans-unit id="5864040054093006922" datatype="html"> 6458 </trans-unit>
6181 <source>Viewers</source><target state="new">Viewers</target> 6459 <trans-unit id="5864040054093006922" datatype="html">
6182 6460 <source>Viewers</source>
6183 6461 <target state="new">Viewers</target>
6184 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">500</context></context-group></trans-unit><trans-unit id="5691818894884119596" datatype="html"> 6462 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">88</context></context-group>
6185 <source>Watch time</source><target state="new">Watch time</target> 6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">500</context></context-group>
6186 6464 </trans-unit>
6187 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit><trans-unit id="683980015107026060" datatype="html"> 6465 <trans-unit id="5691818894884119596" datatype="html">
6188 <source>Retention</source><target state="new">Retention</target> 6466 <source>Watch time</source>
6189 6467 <target state="new">Watch time</target>
6190 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2232536542109196600" datatype="html"> 6468 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">93</context></context-group>
6191 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source><target state="new">Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></target> 6469 </trans-unit>
6192 6470 <trans-unit id="683980015107026060" datatype="html">
6193 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">153</context></context-group></trans-unit><trans-unit id="5697131528899933134" datatype="html"> 6471 <source>Retention</source>
6194 <source>Viewers stats</source><target state="new">Viewers stats</target> 6472 <target state="new">Retention</target>
6195 6473 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">106</context></context-group>
6196 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit><trans-unit id="8089238718524110373" datatype="html"> 6474 </trans-unit>
6197 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source><target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target> 6475 <trans-unit id="2232536542109196600" datatype="html">
6476 <source>Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></source>
6477 <target state="new">Viewers stats between <x id="PH" equiv-text="this.statsStartDate.toLocaleString()"/> and <x id="PH_1" equiv-text="this.statsEndDate.toLocaleString()"/></target>
6478 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">153</context></context-group>
6479 </trans-unit>
6480 <trans-unit id="5697131528899933134" datatype="html">
6481 <source>Viewers stats</source>
6482 <target state="new">Viewers stats</target>
6483 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">156</context></context-group>
6484 </trans-unit>
6485 <trans-unit id="8089238718524110373" datatype="html">
6486 <source>Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></source>
6487 <target state="new">Live as of <x id="PH" equiv-text="this.toMediumDate(new Date(session.startDate))"/></target>
6198 <context-group purpose="location"> 6488 <context-group purpose="location">
6199 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context> 6489 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6200 <context context-type="linenumber">227</context> 6490 <context context-type="linenumber">227</context>
6201 </context-group> 6491 </context-group>
6202 </trans-unit><trans-unit id="3249405667632600635" datatype="html"> 6492 </trans-unit>
6203 <source>Custom dates</source><target state="new">Custom dates</target> 6493 <trans-unit id="3249405667632600635" datatype="html">
6204 6494 <source>Custom dates</source>
6205 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit><trans-unit id="5382746022482410588" datatype="html"> 6495 <target state="new">Custom dates</target>
6206 <source>A view means that someone watched the video for at least 30 seconds</source><target state="new">A view means that someone watched the video for at least 30 seconds</target> 6496 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">238</context></context-group>
6207 6497 </trans-unit>
6208 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="6782077395930235254" datatype="html"> 6498 <trans-unit id="5382746022482410588" datatype="html">
6209 <source>Countries</source><target state="new">Countries</target> 6499 <source>A view means that someone watched the video for at least 30 seconds</source>
6210 6500 <target state="new">A view means that someone watched the video for at least 30 seconds</target>
6211 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group></trans-unit><trans-unit id="7112532281224432421" datatype="html"> 6501 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">257</context></context-group>
6212 <source>Likes</source><target state="new">Likes</target> 6502 </trans-unit>
6213 6503 <trans-unit id="6782077395930235254" datatype="html">
6214 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group></trans-unit><trans-unit id="1155438117303179048" datatype="html"> 6504 <source>Countries</source>
6215 <source>Average watch time</source><target state="new">Average watch time</target> 6505 <target state="new">Countries</target>
6216 6506 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group>
6217 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group></trans-unit><trans-unit id="3457644129579531516" datatype="html"> 6507 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group>
6218 <source>Total watch time</source><target state="new">Total watch time</target> 6508 </trans-unit>
6219 6509 <trans-unit id="7112532281224432421" datatype="html">
6220 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit><trans-unit id="7988517647183541852" datatype="html"> 6510 <source>Likes</source>
6221 <source>Peak viewers</source><target state="new">Peak viewers</target> 6511 <target state="new">Likes</target>
6222 6512 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group>
6223 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group></trans-unit><trans-unit id="8536543691393468142" datatype="html"> 6513 </trans-unit>
6224 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source><target state="new">at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target> 6514 <trans-unit id="1155438117303179048" datatype="html">
6225 6515 <source>Average watch time</source>
6226 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">278</context></context-group></trans-unit><trans-unit id="7299658893351817136" datatype="html"> 6516 <target state="new">Average watch time</target>
6227 <source>Unique viewers</source><target state="new">Unique viewers</target> 6517 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group>
6518 </trans-unit>
6519 <trans-unit id="3457644129579531516" datatype="html">
6520 <source>Total watch time</source>
6521 <target state="new">Total watch time</target>
6522 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group>
6523 </trans-unit>
6524 <trans-unit id="7988517647183541852" datatype="html">
6525 <source>Peak viewers</source>
6526 <target state="new">Peak viewers</target>
6527 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group>
6528 </trans-unit>
6529 <trans-unit id="8536543691393468142" datatype="html">
6530 <source>at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></source>
6531 <target state="new">at <x id="PH" equiv-text="new Date(overallStats.viewersPeakDate).toLocaleString()"/></target>
6532 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">278</context></context-group>
6533 </trans-unit>
6534 <trans-unit id="7299658893351817136" datatype="html">
6535 <source>Unique viewers</source>
6536 <target state="new">Unique viewers</target>
6228 <context-group purpose="location"> 6537 <context-group purpose="location">
6229 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context> 6538 <context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context>
6230 <context context-type="linenumber">282</context> 6539 <context context-type="linenumber">282</context>
@@ -6232,7 +6541,7 @@ color: red;
6232 </trans-unit> 6541 </trans-unit>
6233 <trans-unit id="3030338154442300172" datatype="html"> 6542 <trans-unit id="3030338154442300172" datatype="html">
6234 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source> 6543 <source>Created <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {1 playlist} other {{{ pagination.totalItems }} playlists}}" xid="498463490165953744"/> </source>
6235 <target state="translated">ایجاد شد<x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 لیست پخش} دیگر{{{ pagination.totalItems }} لیستهای پخش}}"/> </target> 6544 <target state="translated">ایجاد شد<x id="ICU" xid="498463490165953744" equiv-text="{pagination.totalItems, plural, =1 {1 لیست پخش} other {{{ pagination.totalItems }} لیستهای پخش}}"/> </target>
6236 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group> 6545 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.html</context><context context-type="linenumber">2</context></context-group>
6237 </trans-unit> 6546 </trans-unit>
6238 <trans-unit id="3505845886770923767" datatype="html"> 6547 <trans-unit id="3505845886770923767" datatype="html">
@@ -6243,14 +6552,14 @@ color: red;
6243 <context context-type="linenumber">3</context> 6552 <context context-type="linenumber">3</context>
6244 </context-group> 6553 </context-group>
6245 </trans-unit> 6554 </trans-unit>
6246
6247
6248 <trans-unit id="5321335688371682440" datatype="html"> 6555 <trans-unit id="5321335688371682440" datatype="html">
6249 <source>An error occurred.</source> 6556 <source>An error occurred.</source>
6250 <target state="translated">خطایی رخ داده است</target> 6557 <target state="translated">خطایی رخ داده است</target>
6251 6558 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">10</context></context-group>
6252 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="8994506181143828992" datatype="html"> 6559 </trans-unit>
6253 <source>Request new verification email</source><target state="new">Request new verification email</target> 6560 <trans-unit id="8994506181143828992" datatype="html">
6561 <source>Request new verification email</source>
6562 <target state="new">Request new verification email</target>
6254 <context-group purpose="location"> 6563 <context-group purpose="location">
6255 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> 6564 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6256 <context context-type="linenumber">12</context> 6565 <context context-type="linenumber">12</context>
@@ -6269,14 +6578,13 @@ color: red;
6269 <trans-unit id="1949999959792821767" datatype="html"> 6578 <trans-unit id="1949999959792821767" datatype="html">
6270 <source>Manage channel</source> 6579 <source>Manage channel</source>
6271 <target state="translated">کانال را مدیریت کنید .</target> 6580 <target state="translated">کانال را مدیریت کنید .</target>
6272 6581 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group>
6273 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 6582 </trans-unit>
6274
6275 <trans-unit id="4027779086550572813" datatype="html"> 6583 <trans-unit id="4027779086550572813" datatype="html">
6276 <source>Send verification email</source> 6584 <source>Send verification email</source>
6277 <target state="translated">ایمیل تایید Ùرستاده شود</target> 6585 <target state="translated">ایمیل تایید Ùرستاده شود</target>
6278 6586 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group>
6279 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 6587 </trans-unit>
6280 <trans-unit id="8610022770999239699" datatype="html"> 6588 <trans-unit id="8610022770999239699" datatype="html">
6281 <source>This instance does not require email verification.</source> 6589 <source>This instance does not require email verification.</source>
6282 <target state="translated">این کانال نیاز به تایید ایمیل ندارد.</target> 6590 <target state="translated">این کانال نیاز به تایید ایمیل ندارد.</target>
@@ -6286,27 +6594,34 @@ color: red;
6286 <source>Verify account via email</source> 6594 <source>Verify account via email</source>
6287 <target state="translated">حساب را از طریق ایمیل تأیید کنید</target> 6595 <target state="translated">حساب را از طریق ایمیل تأیید کنید</target>
6288 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group> 6596 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
6289 </trans-unit><trans-unit id="6040639330855198542" datatype="html"> 6597 </trans-unit>
6290 <source>Ask to send an email to verify your account</source><target state="new">Ask to send an email to verify your account</target> 6598 <trans-unit id="6040639330855198542" datatype="html">
6599 <source>Ask to send an email to verify your account</source>
6600 <target state="new">Ask to send an email to verify your account</target>
6291 <context-group purpose="location"> 6601 <context-group purpose="location">
6292 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context> 6602 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6293 <context context-type="linenumber">24</context> 6603 <context context-type="linenumber">24</context>
6294 </context-group> 6604 </context-group>
6295 </trans-unit> 6605 </trans-unit>
6296 <trans-unit id="7225513189981158956" datatype="html"> 6606 <trans-unit id="7225513189981158956" datatype="html">
6297 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target> 6607 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
6608 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
6298 <context-group purpose="location"> 6609 <context-group purpose="location">
6299 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6610 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6300 <context context-type="linenumber">2,3</context> 6611 <context context-type="linenumber">2,3</context>
6301 </context-group> 6612 </context-group>
6302 </trans-unit><trans-unit id="4422394577857179995" datatype="html"> 6613 </trans-unit>
6303 <source>Your account has been created!</source><target state="new">Your account has been created!</target> 6614 <trans-unit id="4422394577857179995" datatype="html">
6615 <source>Your account has been created!</source>
6616 <target state="new">Your account has been created!</target>
6304 <context-group purpose="location"> 6617 <context-group purpose="location">
6305 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6618 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6306 <context context-type="linenumber">7</context> 6619 <context context-type="linenumber">7</context>
6307 </context-group> 6620 </context-group>
6308 </trans-unit><trans-unit id="4656825997819651017" datatype="html"> 6621 </trans-unit>
6309 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target> 6622 <trans-unit id="4656825997819651017" datatype="html">
6623 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source>
6624 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target>
6310 <context-group purpose="location"> 6625 <context-group purpose="location">
6311 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6626 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6312 <context context-type="linenumber">10,11</context> 6627 <context context-type="linenumber">10,11</context>
@@ -6347,14 +6662,14 @@ color: red;
6347 <trans-unit id="9098920722959201547" datatype="html"> 6662 <trans-unit id="9098920722959201547" datatype="html">
6348 <source>Show more...</source> 6663 <source>Show more...</source>
6349 <target state="translated">بیشتر نشان بده...</target> 6664 <target state="translated">بیشتر نشان بده...</target>
6350 6665 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6351 6666 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group>
6352 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit> 6667 </trans-unit>
6353 <trans-unit id="6808894347744915561" datatype="html"> 6668 <trans-unit id="6808894347744915561" datatype="html">
6354 <source>Manage account</source> 6669 <source>Manage account</source>
6355 <target state="translated">مدیریت حساب</target> 6670 <target state="translated">مدیریت حساب</target>
6356 6671 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group>
6357 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 6672 </trans-unit>
6358 <trans-unit id="1311667768861466464" datatype="html"> 6673 <trans-unit id="1311667768861466464" datatype="html">
6359 <source>Search account videos</source> 6674 <source>Search account videos</source>
6360 <target state="translated">جستجوی Ùیلم های حساب</target> 6675 <target state="translated">جستجوی Ùیلم های حساب</target>
@@ -6363,8 +6678,8 @@ color: red;
6363 <trans-unit id="5512878593724620692" datatype="html"> 6678 <trans-unit id="5512878593724620692" datatype="html">
6364 <source>CHANNELS</source> 6679 <source>CHANNELS</source>
6365 <target state="translated">کانال ها</target> 6680 <target state="translated">کانال ها</target>
6366 6681 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group>
6367 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group></trans-unit> 6682 </trans-unit>
6368 <trans-unit id="3666829335406793239" datatype="html"> 6683 <trans-unit id="3666829335406793239" datatype="html">
6369 <source>This account does not have channels.</source> 6684 <source>This account does not have channels.</source>
6370 <target state="translated">این حساب کانال ندارد</target> 6685 <target state="translated">این حساب کانال ندارد</target>
@@ -6373,31 +6688,24 @@ color: red;
6373 <trans-unit id="403587185492002456" datatype="html"> 6688 <trans-unit id="403587185492002456" datatype="html">
6374 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 6689 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6375 <target state="translated">{var_plural، plural، = 1 {1 مشترک} دیگر <x id="INTERPOLATION"/> مشترکین}}</target> 6690 <target state="translated">{var_plural، plural، = 1 {1 مشترک} دیگر <x id="INTERPOLATION"/> مشترکین}}</target>
6376 6691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6377 6692 </trans-unit>
6378
6379
6380
6381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
6382 <trans-unit id="3068011377000255023" datatype="html"> 6693 <trans-unit id="3068011377000255023" datatype="html">
6383 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source> 6694 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6384 <target state="translated">{VAR_PLURAL, plural, =1 {1 ویدئو} دیگر{<x id="INTERPOLATION"/> ویدئو}}</target> 6695 <target state="translated">{VAR_PLURAL, plural, =1 {1 ویدئو} other {<x id="INTERPOLATION"/> ویدئو}}</target>
6385 6696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
6386 6697 </trans-unit>
6387
6388
6389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
6390 <trans-unit id="8856905278208146821" datatype="html"> 6698 <trans-unit id="8856905278208146821" datatype="html">
6391 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> 6699 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
6392 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 ویدئو} دیگر{{{ getTotalVideosOf(videoChannel) }} ویدئو}}"/> </target> 6700 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 ویدئو} other {{{ getTotalVideosOf(videoChannel) }} ویدئو}}"/> </target>
6393 6701 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6394 6702 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6395 6703 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6396 6704 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6397 6705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
6398 6706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
6399 6707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
6400 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 6708 </trans-unit>
6401 <trans-unit id="4071627711041975501" datatype="html"> 6709 <trans-unit id="4071627711041975501" datatype="html">
6402 <source>Show this channel</source> 6710 <source>Show this channel</source>
6403 <target state="translated">نمایش این کانال</target> 6711 <target state="translated">نمایش این کانال</target>
@@ -6405,10 +6713,13 @@ color: red;
6405 </trans-unit> 6713 </trans-unit>
6406 <trans-unit id="7766488542631150871" datatype="html"> 6714 <trans-unit id="7766488542631150871" datatype="html">
6407 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> 6715 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6408 <target state="translated">{VAR_PLURAL, plural, =0 {هیچ ویدئویی} =1 {1 Ùیلم} دیگر{<x id="INTERPOLATION"/> ویدئو}}</target> 6716 <target state="translated">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> ویدیوها}}</target>
6409 6717 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6410 6718 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6411 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 6719 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
6720 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6722 </trans-unit>
6412 <trans-unit id="7152797255397280410" datatype="html"> 6723 <trans-unit id="7152797255397280410" datatype="html">
6413 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6724 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6414It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another 6725It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
@@ -6437,13 +6748,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6437 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group> 6748 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group>
6438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group> 6749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group>
6439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group> 6750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group>
6440 </trans-unit><trans-unit id="6591746065516872491" datatype="html"> 6751 </trans-unit>
6441 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> 6752 <trans-unit id="6591746065516872491" datatype="html">
6442 6753 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6443 6754 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6444 6755 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
6445 6756 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6446 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 6757 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6758 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6759 </trans-unit>
6447 <trans-unit id="1545109431751219382" datatype="html"> 6760 <trans-unit id="1545109431751219382" datatype="html">
6448 <source>This channel doesn't have any videos.</source> 6761 <source>This channel doesn't have any videos.</source>
6449 <target state="translated">این کانال هیچ ویدئویی ندارد</target> 6762 <target state="translated">این کانال هیچ ویدئویی ندارد</target>
@@ -6457,8 +6770,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6457 <trans-unit id="4088311569349098646"> 6770 <trans-unit id="4088311569349098646">
6458 <source>Stats</source> 6771 <source>Stats</source>
6459 <target>آمار</target> 6772 <target>آمار</target>
6460 6773 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
6461 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 6774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group>
6775 </trans-unit>
6462 <trans-unit id="4068658588793749132" datatype="html"> 6776 <trans-unit id="4068658588793749132" datatype="html">
6463 <source>This channel does not have playlists.</source> 6777 <source>This channel does not have playlists.</source>
6464 <target state="translated">این کانال لیست های پخش ندارد</target> 6778 <target state="translated">این کانال لیست های پخش ندارد</target>
@@ -6467,13 +6781,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6467 <trans-unit id="5066829276646988805"> 6781 <trans-unit id="5066829276646988805">
6468 <source>PeerTube</source> 6782 <source>PeerTube</source>
6469 <target>PeerTube</target> 6783 <target>PeerTube</target>
6470 6784 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
6471 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 6785 </trans-unit>
6472 <trans-unit id="1415060111017347427" datatype="html"> 6786 <trans-unit id="1415060111017347427" datatype="html">
6473 <source>Network</source> 6787 <source>Network</source>
6474 <target state="translated">شبکه</target> 6788 <target state="translated">شبکه</target>
6475 6789 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6476 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6790 </trans-unit>
6477 <trans-unit id="3701439542279610547" datatype="html"> 6791 <trans-unit id="3701439542279610547" datatype="html">
6478 <source>Follows</source> 6792 <source>Follows</source>
6479 <target state="translated">دنبال می شود</target> 6793 <target state="translated">دنبال می شود</target>
@@ -6483,13 +6797,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6483 <trans-unit id="400578776928464905" datatype="html"> 6797 <trans-unit id="400578776928464905" datatype="html">
6484 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source> 6798 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6485 <target state="translated">کانالهای دنبال کنندگان (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target> 6799 <target state="translated">کانالهای دنبال کنندگان (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
6486 6800 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group>
6487 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 6801 </trans-unit>
6488 <trans-unit id="2081837971167498893" datatype="html"> 6802 <trans-unit id="2081837971167498893" datatype="html">
6489 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source> 6803 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6490 <target state="translated">درحال دنبال کردن کانال های (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target> 6804 <target state="translated">درحال دنبال کردن کانال های (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
6491 6805 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group>
6492 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 6806 </trans-unit>
6493 <trans-unit id="8203367621031610680" datatype="html"> 6807 <trans-unit id="8203367621031610680" datatype="html">
6494 <source>Your name</source> 6808 <source>Your name</source>
6495 <target state="translated">اسم شما</target> 6809 <target state="translated">اسم شما</target>
@@ -6535,8 +6849,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6535 <trans-unit id="1970848297295860531" datatype="html"> 6849 <trans-unit id="1970848297295860531" datatype="html">
6536 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source> 6850 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
6537 <target state="translated">مدیران &amp; پایداری</target> 6851 <target state="translated">مدیران &amp; پایداری</target>
6538 6852 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group>
6539 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 6853 </trans-unit>
6540 <trans-unit id="6741838149332998818" datatype="html"> 6854 <trans-unit id="6741838149332998818" datatype="html">
6541 <source>Who we are</source> 6855 <source>Who we are</source>
6542 <target state="translated">ما چه کسی هستیم</target> 6856 <target state="translated">ما چه کسی هستیم</target>
@@ -6563,18 +6877,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6563 <trans-unit id="7707185552909365717" datatype="html"> 6877 <trans-unit id="7707185552909365717" datatype="html">
6564 <source>INFORMATION</source> 6878 <source>INFORMATION</source>
6565 <target state="translated">اطلاعات</target> 6879 <target state="translated">اطلاعات</target>
6566 6880 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group>
6567 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit> 6881 </trans-unit>
6568 <trans-unit id="8685905644837116382" datatype="html"> 6882 <trans-unit id="8685905644837116382" datatype="html">
6569 <source>MODERATION</source> 6883 <source>MODERATION</source>
6570 <target state="translated">نظارت</target> 6884 <target state="translated">نظارت</target>
6571 6885 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group>
6572 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 6886 </trans-unit>
6573 <trans-unit id="9178042134345945115" datatype="html"> 6887 <trans-unit id="9178042134345945115" datatype="html">
6574 <source>OTHER INFORMATION</source> 6888 <source>OTHER INFORMATION</source>
6575 <target state="translated">اطلاعات دیگر</target> 6889 <target state="translated">اطلاعات دیگر</target>
6576 6890 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group>
6577 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 6891 </trans-unit>
6578 <trans-unit id="4281738631669138686" datatype="html"> 6892 <trans-unit id="4281738631669138686" datatype="html">
6579 <source>Hardware information</source> 6893 <source>Hardware information</source>
6580 <target state="translated">اطلاعات سخت اÙزاری</target> 6894 <target state="translated">اطلاعات سخت اÙزاری</target>
@@ -6588,10 +6902,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6588 <trans-unit id="8495040351808033345" datatype="html"> 6902 <trans-unit id="8495040351808033345" datatype="html">
6589 <source>Features found on this instance</source> 6903 <source>Features found on this instance</source>
6590 <target state="translated">ویژگی های موجود در این کانال</target> 6904 <target state="translated">ویژگی های موجود در این کانال</target>
6591 6905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group>
6592 6906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
6593 6907 </trans-unit>
6594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
6595 <trans-unit id="8932880935037645502" datatype="html"> 6908 <trans-unit id="8932880935037645502" datatype="html">
6596 <source>STATISTICS</source> 6909 <source>STATISTICS</source>
6597 <target state="translated">آمار</target> 6910 <target state="translated">آمار</target>
@@ -6620,154 +6933,154 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6620 <trans-unit id="8674693181203168033" datatype="html"> 6933 <trans-unit id="8674693181203168033" datatype="html">
6621 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source> 6934 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6622 <target state="translated">نحوه راه اندازی حساب خود، کانال یا چگونگی ایجاد یک لیست پخش و بیشتر را یاد بگیرید</target> 6935 <target state="translated">نحوه راه اندازی حساب خود، کانال یا چگونگی ایجاد یک لیست پخش و بیشتر را یاد بگیرید</target>
6623 6936 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group>
6624 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 6937 </trans-unit>
6625 <trans-unit id="5336387229608682776" datatype="html"> 6938 <trans-unit id="5336387229608682776" datatype="html">
6626 <source>PeerTube Applications</source> 6939 <source>PeerTube Applications</source>
6627 <target state="translated">برنامه های Peertube</target> 6940 <target state="translated">برنامه های Peertube</target>
6628 6941 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group>
6629 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 6942 </trans-unit>
6630 <trans-unit id="7916664392219781729" datatype="html"> 6943 <trans-unit id="7916664392219781729" datatype="html">
6631 <source>Discover unofficial Android applications or browser addons!</source> 6944 <source>Discover unofficial Android applications or browser addons!</source>
6632 <target state="translated">جستجوی برنامه های غیر رسمی آندروید یا اÙزونه های مرورگر!</target> 6945 <target state="translated">جستجوی برنامه های غیر رسمی آندروید یا اÙزونه های مرورگر!</target>
6633 6946 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group>
6634 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 6947 </trans-unit>
6635 <trans-unit id="4093735071527927163" datatype="html"> 6948 <trans-unit id="4093735071527927163" datatype="html">
6636 <source>Contribute on PeerTube</source> 6949 <source>Contribute on PeerTube</source>
6637 <target state="translated">مشارکت در Peertube</target> 6950 <target state="translated">مشارکت در Peertube</target>
6638 6951 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group>
6639 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 6952 </trans-unit>
6640 <trans-unit id="6886584917624458638" datatype="html"> 6953 <trans-unit id="6886584917624458638" datatype="html">
6641 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source> 6954 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6642 <target state="translated">آیا می خواهید به بهبود Peertube کمک کنید؟ شما می توانید رابط وب را ترجمه کنید، بازخورد خود را ارائه دهید یا به طور مستقیم به کدنویسی کمک کنید!</target> 6955 <target state="translated">آیا می خواهید به بهبود Peertube کمک کنید؟ شما می توانید رابط وب را ترجمه کنید، بازخورد خود را ارائه دهید یا به طور مستقیم به کدنویسی کمک کنید!</target>
6643 6956 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group>
6644 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 6957 </trans-unit>
6645 <trans-unit id="185970110822844952" datatype="html"> 6958 <trans-unit id="185970110822844952" datatype="html">
6646 <source>P2P &amp; Privacy</source> 6959 <source>P2P &amp; Privacy</source>
6647 <target state="translated">P2P &amp; حریم خصوصی</target> 6960 <target state="translated">P2P &amp; حریم خصوصی</target>
6648 6961 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group>
6649 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 6962 </trans-unit>
6650 <trans-unit id="442017645619017020" datatype="html"> 6963 <trans-unit id="442017645619017020" datatype="html">
6651 <source>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.</source> 6964 <source>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.</source>
6652 <target state="translated">Peertube از پروتکل BitTorrent برای به اشتراک گذاشتن پهنای باند بین کاربران به طور پیش Ùرض برای Ú©Ù…Ú© به پایین آوردن بار در سرور استÙاده Ù…ÛŒ کند، اما در نهایت شما انتخاب Ù…ÛŒ کنید Ú©Ù‡ آیا Ù…ÛŒ خواهید به حالت عادی استریم کردن برگردید یا خیر. این حالت Ùقط اگر خواستید از حالت P2P Peertube استÙاده کنید امکانپذیر است .</target> 6965 <target state="translated">Peertube از پروتکل BitTorrent برای به اشتراک گذاشتن پهنای باند بین کاربران به طور پیش Ùرض برای Ú©Ù…Ú© به پایین آوردن بار در سرور استÙاده Ù…ÛŒ کند، اما در نهایت شما انتخاب Ù…ÛŒ کنید Ú©Ù‡ آیا Ù…ÛŒ خواهید به حالت عادی استریم کردن برگردید یا خیر. این حالت Ùقط اگر خواستید از حالت P2P Peertube استÙاده کنید امکانپذیر است .</target>
6653 6966 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group>
6654 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 6967 </trans-unit>
6655 <trans-unit id="6314880288843792309" datatype="html"> 6968 <trans-unit id="6314880288843792309" datatype="html">
6656 <source>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.</source> 6969 <source>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.</source>
6657 <target state="translated">تهدید اصلی برای حریم خصوصی شما ناشی ازبکار گرÙتن BitTorrent ØŒ ذخیره شدن آدرس IP شما در Tracker BitTorrent تا زمانی Ú©Ù‡ شما دانلود یا تماشای ویدیو را انجام Ù…ÛŒ دهید ØŒ Ù…ÛŒ باشد .</target> 6970 <target state="translated">تهدید اصلی برای حریم خصوصی شما ناشی ازبکار گرÙتن BitTorrent ØŒ ذخیره شدن آدرس IP شما در Tracker BitTorrent تا زمانی Ú©Ù‡ شما دانلود یا تماشای ویدیو را انجام Ù…ÛŒ دهید ØŒ Ù…ÛŒ باشد .</target>
6658 6971 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group>
6659 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 6972 </trans-unit>
6660 <trans-unit id="6868048887248005916" datatype="html"> 6973 <trans-unit id="6868048887248005916" datatype="html">
6661 <source>What are the consequences?</source> 6974 <source>What are the consequences?</source>
6662 <target state="translated">نتایج آن چیست؟</target> 6975 <target state="translated">نتایج آن چیست؟</target>
6663 6976 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group>
6664 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 6977 </trans-unit>
6665 <trans-unit id="1411398404280870617" datatype="html"> 6978 <trans-unit id="1411398404280870617" datatype="html">
6666 <source>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:</source> 6979 <source>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:</source>
6667 <target state="translated">در تئوری، کسی Ú©Ù‡ مهارت های ÙÙ†ÛŒ کاÙÛŒ دارد Ù…ÛŒ تواند یک اسکریپت ایجاد کند Ú©Ù‡ کدام IP ویدیو را دانلود Ù…ÛŒ کند. در عمل، این بسیار سخت است زیرا:</target> 6980 <target state="translated">در تئوری، کسی Ú©Ù‡ مهارت های ÙÙ†ÛŒ کاÙÛŒ دارد Ù…ÛŒ تواند یک اسکریپت ایجاد کند Ú©Ù‡ کدام IP ویدیو را دانلود Ù…ÛŒ کند. در عمل، این بسیار سخت است زیرا:</target>
6668 6981 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group>
6669 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 6982 </trans-unit>
6670 <trans-unit id="6870500454322981404" datatype="html"> 6983 <trans-unit id="6870500454322981404" datatype="html">
6671 <source>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)</source> 6984 <source>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)</source>
6672 <target state="translated">برای ردیابی کامل یک درخواست HTTP باید بر روی هر ردیاب برای هر ویدئو ارسال شود. اگر ما بخواهیم تمام Ùیلم های Peertube را ردیابی کنیم، باید درخواست های زیادی به تعداد Ú©Ù„ Ùیلم ها ارسال کنیم. (به طور بالقوه زیاد)</target> 6985 <target state="translated">برای ردیابی کامل یک درخواست HTTP باید بر روی هر ردیاب برای هر ویدئو ارسال شود. اگر ما بخواهیم تمام Ùیلم های Peertube را ردیابی کنیم، باید درخواست های زیادی به تعداد Ú©Ù„ Ùیلم ها ارسال کنیم. (به طور بالقوه زیاد)</target>
6673 6986 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group>
6674 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 6987 </trans-unit>
6675 <trans-unit id="4042605201005159699" datatype="html"> 6988 <trans-unit id="4042605201005159699" datatype="html">
6676 <source>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</source> 6989 <source>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</source>
6677 <target state="translated">برای هر درخواست ارسال شده، ردیاب موارد مشابه تصادÙÛŒ را با تعداد محدودی باز Ù…ÛŒ گرداند. به عنوان مثال، اگر 1000 همتا در Swarm وجود داشته باشد Ùˆ ردیاب تنها 20 مورد را برای هر درخواست ارسال Ù…ÛŒ کند، باید حداقل 50 درخواست ارسال شده برای دانستن هر همکار در Swarm وجود داشته باشد</target> 6990 <target state="translated">برای هر درخواست ارسال شده، ردیاب موارد مشابه تصادÙÛŒ را با تعداد محدودی باز Ù…ÛŒ گرداند. به عنوان مثال، اگر 1000 همتا در Swarm وجود داشته باشد Ùˆ ردیاب تنها 20 مورد را برای هر درخواست ارسال Ù…ÛŒ کند، باید حداقل 50 درخواست ارسال شده برای دانستن هر همکار در Swarm وجود داشته باشد</target>
6678 6991 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group>
6679 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 6992 </trans-unit>
6680 <trans-unit id="8817667841110447397" datatype="html"> 6993 <trans-unit id="8817667841110447397" datatype="html">
6681 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source> 6994 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
6682 <target state="translated">این درخواست ها باید به طور مرتب ارسال شوند تا بدانیم چه کسی شروع به تماشای ویدیو می کند. با این روش ، تشخیص آسان است.</target> 6995 <target state="translated">این درخواست ها باید به طور مرتب ارسال شوند تا بدانیم چه کسی شروع به تماشای ویدیو می کند. با این روش ، تشخیص آسان است.</target>
6683 6996 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group>
6684 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit> 6997 </trans-unit>
6685 <trans-unit id="4100327951517495019" datatype="html"> 6998 <trans-unit id="4100327951517495019" datatype="html">
6686 <source>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</source> 6999 <source>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</source>
6687 <target state="translated">اگر یک آدرس IP در ردیاب ذخیره Ù…ÛŒ شود، به این معنا نیست Ú©Ù‡ Ùرد پشت IP (اگر این شخص وجود داشته باشد) ویدیو را تماشا کرده است</target> 7000 <target state="translated">اگر یک آدرس IP در ردیاب ذخیره Ù…ÛŒ شود، به این معنا نیست Ú©Ù‡ Ùرد پشت IP (اگر این شخص وجود داشته باشد) ویدیو را تماشا کرده است</target>
6688 7001 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group>
6689 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 7002 </trans-unit>
6690 <trans-unit id="7196664247366401915" datatype="html"> 7003 <trans-unit id="7196664247366401915" datatype="html">
6691 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source> 7004 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6692 <target state="translated">آدرس IP یک اطلاعات مبهم است: معمولا، آن را به طور منظم تغییر Ù…ÛŒ دهد Ùˆ Ù…ÛŒ تواند بسیاری از اÙراد یا اشخاص را نمایندگی کند</target> 7005 <target state="translated">آدرس IP یک اطلاعات مبهم است: معمولا، آن را به طور منظم تغییر Ù…ÛŒ دهد Ùˆ Ù…ÛŒ تواند بسیاری از اÙراد یا اشخاص را نمایندگی کند</target>
6693 7006 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group>
6694 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 7007 </trans-unit>
6695 <trans-unit id="1120376809358109718" datatype="html"> 7008 <trans-unit id="1120376809358109718" datatype="html">
6696 <source>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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 7009 <source>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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6697 <target state="translated">همسالان وب به طور عمومی قابل دسترسی نیستند: از آنجا Ú©Ù‡ ما از حمل Ùˆ نقل وب استÙاده Ù…ÛŒ کنیم، پروتکل از ردیاب کلاسیک BitTorrent متÙاوت است. هنگامی Ú©Ù‡ شما در مرورگر وب هستید، یک سیگنال حاوی آدرس IP خود را به ردیاب ارسال Ù…ÛŒ کنید Ú©Ù‡ به طور تصادÙÛŒ همسالان دیگر را انتخاب Ù…ÛŒ کنند تا اطلاعات را به جلو منتقل کنند. &lt;x id = "START_LINK" CTYPE = "xa" equiv-text = "&amp; ltØ› href = &amp; quotØ› https: //github.com/yciabaud/weptorrent/blob/beps/bep_webrtc.rst&amp;quotØ› &amp; gtØ›" /> این سند &lt;x id = "close_link" ctype = "xa" equiv-text = "&amp; ltØ› / a &amp; gtØ›" /> برای اطلاعات بیشتر</target> 7010 <target state="translated">همسالان وب به طور عمومی قابل دسترسی نیستند: از آنجا Ú©Ù‡ ما از حمل Ùˆ نقل وب استÙاده Ù…ÛŒ کنیم، پروتکل از ردیاب کلاسیک BitTorrent متÙاوت است. هنگامی Ú©Ù‡ شما در مرورگر وب هستید، یک سیگنال حاوی آدرس IP خود را به ردیاب ارسال Ù…ÛŒ کنید Ú©Ù‡ به طور تصادÙÛŒ همسالان دیگر را انتخاب Ù…ÛŒ کنند تا اطلاعات را به جلو منتقل کنند. &lt;x id = "START_LINK" CTYPE = "xa" equiv-text = "&amp; ltØ› href = &amp; quotØ› https: //github.com/yciabaud/weptorrent/blob/beps/bep_webrtc.rst&amp;quotØ› &amp; gtØ›" /> این سند &lt;x id = "close_link" ctype = "xa" equiv-text = "&amp; ltØ› / a &amp; gtØ›" /> برای اطلاعات بیشتر</target>
6698 7011 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group>
6699 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 7012 </trans-unit>
6700 <trans-unit id="7812408733559506009" datatype="html"> 7013 <trans-unit id="7812408733559506009" datatype="html">
6701 <source>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.</source> 7014 <source>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.</source>
6702 <target state="translated">بدترین سناریو یک شخص به طور متوسط جاسوسی بر روی دوستان خود، کاملا بعید است. راه های بسیار مؤثر برای دریاÙت این نوع اطلاعات وجود دارد.</target> 7015 <target state="translated">بدترین سناریو یک شخص به طور متوسط جاسوسی بر روی دوستان خود، کاملا بعید است. راه های بسیار مؤثر برای دریاÙت این نوع اطلاعات وجود دارد.</target>
6703 7016 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group>
6704 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 7017 </trans-unit>
6705 <trans-unit id="8484650229450883706" datatype="html"> 7018 <trans-unit id="8484650229450883706" datatype="html">
6706 <source>How does PeerTube compare with YouTube?</source> 7019 <source>How does PeerTube compare with YouTube?</source>
6707 <target state="translated">Peertube چگونه با یوتیوب مقایسه می شود؟</target> 7020 <target state="translated">Peertube چگونه با یوتیوب مقایسه می شود؟</target>
6708 7021 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group>
6709 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit> 7022 </trans-unit>
6710 <trans-unit id="6213340208914097303" datatype="html"> 7023 <trans-unit id="6213340208914097303" datatype="html">
6711 <source>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).</source> 7024 <source>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).</source>
6712 <target state="translated">تهدیدهای مرتبط با Ø­Ùظ حریم خصوصی در یوتیوب از Peertube متÙاوت است. در مورد یوتیوب، پلتÙرم مقدار زیادی از اطلاعات شخصی شما را جمع آوری Ù…ÛŒ کند (نه تنها IP شما) برای تجزیه Ùˆ تحلیل آنها Ùˆ پیگیری شما. علاوه بر این، یوتیوب متعلق به Ú¯ÙˆÚ¯Ù„ / الÙابت Ú©Ù‡ یک شرکت است Ùˆ شما را در بسیاری از وب سایت ها (از طریق AdSense یا Google Analytics) ردیابی Ù…ÛŒ کند.</target> 7025 <target state="translated">تهدیدهای مرتبط با Ø­Ùظ حریم خصوصی در یوتیوب از Peertube متÙاوت است. در مورد یوتیوب، پلتÙرم مقدار زیادی از اطلاعات شخصی شما را جمع آوری Ù…ÛŒ کند (نه تنها IP شما) برای تجزیه Ùˆ تحلیل آنها Ùˆ پیگیری شما. علاوه بر این، یوتیوب متعلق به Ú¯ÙˆÚ¯Ù„ / الÙابت Ú©Ù‡ یک شرکت است Ùˆ شما را در بسیاری از وب سایت ها (از طریق AdSense یا Google Analytics) ردیابی Ù…ÛŒ کند.</target>
6713 7026 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group>
6714 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit> 7027 </trans-unit>
6715 <trans-unit id="2676074687792256808" datatype="html"> 7028 <trans-unit id="2676074687792256808" datatype="html">
6716 <source>What can I do to limit the exposure of my IP address?</source> 7029 <source>What can I do to limit the exposure of my IP address?</source>
6717 <target state="translated">برای محدود کردن قرار گرÙتن در معرض آدرس IP من Ú†Ù‡ کاری Ù…ÛŒ توانم انجام دهم؟</target> 7030 <target state="translated">برای محدود کردن قرار گرÙتن در معرض آدرس IP من Ú†Ù‡ کاری Ù…ÛŒ توانم انجام دهم؟</target>
6718 7031 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group>
6719 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit> 7032 </trans-unit>
6720 <trans-unit id="8804946818315976118" datatype="html"> 7033 <trans-unit id="8804946818315976118" datatype="html">
6721 <source>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.</source> 7034 <source>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.</source>
6722 <target state="translated">آدرس IP شما عمومی است بنابراین هر بار Ú©Ù‡ شما به یک وب سایت مراجعه Ù…ÛŒ کنید، تعدادی از بازیگران میانی (علاوه بر وب سایت نهایی) دیدن IP خود را در سیاهه های مربوط به خود وجود دارد: ISP / روترها / ردیاب ها / CDN Ùˆ بیشتر. Peertube در مورد آن Ø´Ùا٠است: ما به شما هشدار Ù…ÛŒ دهیم Ú©Ù‡ اگر میخواهید IP خصوصی خود را Ø­Ùظ کنید، باید از یک مرورگر VPN یا Tor استÙاده کنید. Ùکر نکنید Ú©Ù‡ از بین بردن P2P از Peertube به شما اجازه Ù…ÛŒ دهد ناشناس بمانید.</target> 7035 <target state="translated">آدرس IP شما عمومی است بنابراین هر بار Ú©Ù‡ شما به یک وب سایت مراجعه Ù…ÛŒ کنید، تعدادی از بازیگران میانی (علاوه بر وب سایت نهایی) دیدن IP خود را در سیاهه های مربوط به خود وجود دارد: ISP / روترها / ردیاب ها / CDN Ùˆ بیشتر. Peertube در مورد آن Ø´Ùا٠است: ما به شما هشدار Ù…ÛŒ دهیم Ú©Ù‡ اگر میخواهید IP خصوصی خود را Ø­Ùظ کنید، باید از یک مرورگر VPN یا Tor استÙاده کنید. Ùکر نکنید Ú©Ù‡ از بین بردن P2P از Peertube به شما اجازه Ù…ÛŒ دهد ناشناس بمانید.</target>
6723 7036 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group>
6724 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> 7037 </trans-unit>
6725 <trans-unit id="401806741040118292" datatype="html"> 7038 <trans-unit id="401806741040118292" datatype="html">
6726 <source>What will be done to mitigate this problem?</source> 7039 <source>What will be done to mitigate this problem?</source>
6727 <target state="translated">برای کاهش این مشکل چه کاری انجام خواهد شد؟</target> 7040 <target state="translated">برای کاهش این مشکل چه کاری انجام خواهد شد؟</target>
6728 7041 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group>
6729 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 7042 </trans-unit>
6730 <trans-unit id="7404776804526394585" datatype="html"> 7043 <trans-unit id="7404776804526394585" datatype="html">
6731 <source>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:</source> 7044 <source>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:</source>
6732 <target state="translated">Peertube می خواهد بهترین اقدامات متقابل را ارائه دهد تا به شما انتخاب های بیشتری بدهد و به احتمال زیاد به شما کمک کند. در اینجا چیزی است که ما تا کنون قرار داده ایم:</target> 7045 <target state="translated">Peertube می خواهد بهترین اقدامات متقابل را ارائه دهد تا به شما انتخاب های بیشتری بدهد و به احتمال زیاد به شما کمک کند. در اینجا چیزی است که ما تا کنون قرار داده ایم:</target>
6733 7046 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group>
6734 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 7047 </trans-unit>
6735 <trans-unit id="8635362984201852982" datatype="html"> 7048 <trans-unit id="8635362984201852982" datatype="html">
6736 <source>We set a limit to the number of peers sent by the tracker</source> 7049 <source>We set a limit to the number of peers sent by the tracker</source>
6737 <target state="translated">ما محدودیتی را برای تعداد موارد مشابه ارسال شده توسط ردیاب تعیین می کنیم</target> 7050 <target state="translated">ما محدودیتی را برای تعداد موارد مشابه ارسال شده توسط ردیاب تعیین می کنیم</target>
6738 7051 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group>
6739 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 7052 </trans-unit>
6740 <trans-unit id="8903417899533541365" datatype="html"> 7053 <trans-unit id="8903417899533541365" datatype="html">
6741 <source>We set a limit on the request frequency received by the tracker</source> 7054 <source>We set a limit on the request frequency received by the tracker</source>
6742 <target state="translated">ما محدودیت در Ùرکانس درخواست دریاÙت شده توسط ردیاب را تعیین Ù…ÛŒ کنیم</target> 7055 <target state="translated">ما محدودیت در Ùرکانس درخواست دریاÙت شده توسط ردیاب را تعیین Ù…ÛŒ کنیم</target>
6743 7056 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group>
6744 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit> 7057 </trans-unit>
6745 <trans-unit id="2470460396724373169" datatype="html"> 7058 <trans-unit id="2470460396724373169" datatype="html">
6746 <source>Allow instance admins to disable P2P from the administration interface</source> 7059 <source>Allow instance admins to disable P2P from the administration interface</source>
6747 <target state="translated">اجازه دادن به مدیران کانال برای غیر Ùعال کردن P2P از رابط مدیریت</target> 7060 <target state="translated">اجازه دادن به مدیران کانال برای غیر Ùعال کردن P2P از رابط مدیریت</target>
6748 7061 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group>
6749 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 7062 </trans-unit>
6750 <trans-unit id="5991790391344625653" datatype="html"> 7063 <trans-unit id="5991790391344625653" datatype="html">
6751 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> 7064 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
6752 <target state="translated">در نهایت، به یاد داشته باشید Ú©Ù‡ همیشه Ù…ÛŒ توانید P2P را با تغییر آن در پخش ویدئو، Ùˆ یا Ùقط با غیرÙعال کردن WebRTC در مرورگر خود غیرÙعال کنید.</target> 7065 <target state="translated">در نهایت، به یاد داشته باشید Ú©Ù‡ همیشه Ù…ÛŒ توانید P2P را با تغییر آن در پخش ویدئو، Ùˆ یا Ùقط با غیرÙعال کردن WebRTC در مرورگر خود غیرÙعال کنید.</target>
6753 7066 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group>
6754 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit> 7067 </trans-unit>
6755 <trans-unit id="3857357852909495917" datatype="html"> 7068 <trans-unit id="3857357852909495917" datatype="html">
6756 <source>This instance does not have instances followers.</source> 7069 <source>This instance does not have instances followers.</source>
6757 <target state="translated">این کانال دنبال کننده ندارد.</target> 7070 <target state="translated">این کانال دنبال کننده ندارد.</target>
6758 7071 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group>
6759 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 7072 </trans-unit>
6760 <trans-unit id="8438752523256358076" datatype="html"> 7073 <trans-unit id="8438752523256358076" datatype="html">
6761 <source>Show full list</source> 7074 <source>Show full list</source>
6762 <target state="translated">نمایش لیست کامل</target> 7075 <target state="translated">نمایش لیست کامل</target>
6763 7076 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group>
6764 7077 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group>
6765 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 7078 </trans-unit>
6766 <trans-unit id="7128556172318221342" datatype="html"> 7079 <trans-unit id="7128556172318221342" datatype="html">
6767 <source>This instance is not following any other.</source> 7080 <source>This instance is not following any other.</source>
6768 <target state="translated">این کانال دیگری را دنبال نمی کند .</target> 7081 <target state="translated">این کانال دیگری را دنبال نمی کند .</target>
6769 7082 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group>
6770 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 7083 </trans-unit>
6771 <trans-unit id="4195286790385468087" datatype="html"> 7084 <trans-unit id="4195286790385468087" datatype="html">
6772 <source>About this instance</source> 7085 <source>About this instance</source>
6773 <target state="translated">درباره این کانال</target> 7086 <target state="translated">درباره این کانال</target>
@@ -6796,7 +7109,6 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6796 <context context-type="linenumber">3</context> 7109 <context context-type="linenumber">3</context>
6797 </context-group> 7110 </context-group>
6798 </trans-unit> 7111 </trans-unit>
6799
6800 <trans-unit id="9082008222523034483" datatype="html"> 7112 <trans-unit id="9082008222523034483" datatype="html">
6801 <source>Get help</source> 7113 <source>Get help</source>
6802 <target state="translated">کمک بگیر</target> 7114 <target state="translated">کمک بگیر</target>
@@ -6805,9 +7117,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6805 <trans-unit id="6386856862203107763" datatype="html"> 7117 <trans-unit id="6386856862203107763" datatype="html">
6806 <source>Create my account</source> 7118 <source>Create my account</source>
6807 <target state="translated">ایجاد حساب کاربری من</target> 7119 <target state="translated">ایجاد حساب کاربری من</target>
6808 7120 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group>
6809 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="4331636419103456800" datatype="html"> 7121 </trans-unit>
6810 <source>Done!</source><target state="new">Done!</target> 7122 <trans-unit id="4331636419103456800" datatype="html">
7123 <source>Done!</source>
7124 <target state="new">Done!</target>
6811 <context-group purpose="location"> 7125 <context-group purpose="location">
6812 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7126 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
6813 <context context-type="linenumber">103</context> 7127 <context context-type="linenumber">103</context>
@@ -6816,39 +7130,42 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6816 <trans-unit id="220345070199640496" datatype="html"> 7130 <trans-unit id="220345070199640496" datatype="html">
6817 <source>PeerTube is creating your account...</source> 7131 <source>PeerTube is creating your account...</source>
6818 <target state="translated">Peertube در حال ایجاد حساب کاربری شما ...</target> 7132 <target state="translated">Peertube در حال ایجاد حساب کاربری شما ...</target>
6819 7133 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group>
6820 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="7119544246688514254" datatype="html"> 7134 </trans-unit>
6821 <source>Go to the previous step</source><target state="new">Go to the previous step</target> 7135 <trans-unit id="7119544246688514254" datatype="html">
7136 <source>Go to the previous step</source>
7137 <target state="new">Go to the previous step</target>
6822 <context-group purpose="location"> 7138 <context-group purpose="location">
6823 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7139 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6824 <context context-type="linenumber">45</context> 7140 <context context-type="linenumber">45</context>
6825 </context-group> 7141 </context-group>
6826 7142 </trans-unit>
6827 </trans-unit><trans-unit id="4323994782717641395" datatype="html"> 7143 <trans-unit id="4323994782717641395" datatype="html">
6828 <source>Go to the next step</source><target state="new">Go to the next step</target> 7144 <source>Go to the next step</source>
7145 <target state="new">Go to the next step</target>
6829 <context-group purpose="location"> 7146 <context-group purpose="location">
6830 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7147 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6831 <context context-type="linenumber">46</context> 7148 <context context-type="linenumber">46</context>
6832 </context-group> 7149 </context-group>
6833
6834 </trans-unit> 7150 </trans-unit>
6835
6836 <trans-unit id="6294302495409052693" datatype="html"> 7151 <trans-unit id="6294302495409052693" datatype="html">
6837 <source>Who are we?</source> 7152 <source>Who are we?</source>
6838 <target state="translated">ما چه کسی هستیم؟</target> 7153 <target state="translated">ما چه کسی هستیم؟</target>
6839 7154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group>
6840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 7155 </trans-unit>
6841 <trans-unit id="1445137115016841401" datatype="html"> 7156 <trans-unit id="1445137115016841401" datatype="html">
6842 <source>How long do we plan to maintain this instance?</source> 7157 <source>How long do we plan to maintain this instance?</source>
6843 <target state="translated">ما برای چه مدتی جهت نگهداری این کانال برنامه ریزی کرده ایم ؟</target> 7158 <target state="translated">ما برای چه مدتی جهت نگهداری این کانال برنامه ریزی کرده ایم ؟</target>
6844 7159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group>
6845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 7160 </trans-unit>
6846 <trans-unit id="2975856643479054118" datatype="html"> 7161 <trans-unit id="2975856643479054118" datatype="html">
6847 <source>How will we finance this instance?</source> 7162 <source>How will we finance this instance?</source>
6848 <target state="translated">چگونه ما این کانال را تامین مالی می کنیم؟</target> 7163 <target state="translated">چگونه ما این کانال را تامین مالی می کنیم؟</target>
6849 7164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group>
6850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="5659987171239176484" datatype="html"> 7165 </trans-unit>
6851 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source><target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target> 7166 <trans-unit id="5659987171239176484" datatype="html">
7167 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source>
7168 <target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
6852 <context-group purpose="location"> 7169 <context-group purpose="location">
6853 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context> 7170 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
6854 <context context-type="linenumber">73</context> 7171 <context context-type="linenumber">73</context>
@@ -6857,52 +7174,61 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6857 <trans-unit id="2573967459337636542" datatype="html"> 7174 <trans-unit id="2573967459337636542" datatype="html">
6858 <source>Administrators &amp; Sustainability</source> 7175 <source>Administrators &amp; Sustainability</source>
6859 <target state="translated">مدیران &amp; پایداری</target> 7176 <target state="translated">مدیران &amp; پایداری</target>
6860 7177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group>
6861 7178 </trans-unit>
6862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
6863 <trans-unit id="8980375993935541237" datatype="html"> 7179 <trans-unit id="8980375993935541237" datatype="html">
6864 <source>Step</source> 7180 <source>Step</source>
6865 <target state="translated">گام</target> 7181 <target state="translated">گام</target>
6866 7182 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group>
6867 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 7183 </trans-unit>
6868
6869
6870 <trans-unit id="8583412279916132438" datatype="html"> 7184 <trans-unit id="8583412279916132438" datatype="html">
6871 <source>Channel display name</source> 7185 <source>Channel display name</source>
6872 <target state="translated">نام کانال که نمایش داده می شود</target> 7186 <target state="translated">نام کانال که نمایش داده می شود</target>
6873 7187 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group>
6874 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4376397515999418662" datatype="html"> 7188 </trans-unit>
6875 <source>This is the name that will be publicly visible by other users.</source><target state="new">This is the name that will be publicly visible by other users.</target> 7189 <trans-unit id="4376397515999418662" datatype="html">
7190 <source>This is the name that will be publicly visible by other users.</source>
7191 <target state="new">This is the name that will be publicly visible by other users.</target>
6876 <context-group purpose="location"> 7192 <context-group purpose="location">
6877 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7193 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6878 <context context-type="linenumber">23</context> 7194 <context context-type="linenumber">23</context>
6879 </context-group> 7195 </context-group>
6880 </trans-unit><trans-unit id="1506228075480230031" datatype="html"> 7196 </trans-unit>
6881 <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target> 7197 <trans-unit id="1506228075480230031" datatype="html">
7198 <source>Example: Sweet Melodies</source>
7199 <target state="new">Example: Sweet Melodies</target>
6882 <context-group purpose="location"> 7200 <context-group purpose="location">
6883 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7201 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6884 <context context-type="linenumber">27</context> 7202 <context context-type="linenumber">27</context>
6885 </context-group> 7203 </context-group>
6886 </trans-unit><trans-unit id="1346553616305614767" datatype="html"> 7204 </trans-unit>
6887 <source>Channel identifier</source><target state="new">Channel identifier</target> 7205 <trans-unit id="1346553616305614767" datatype="html">
7206 <source>Channel identifier</source>
7207 <target state="new">Channel identifier</target>
6888 <context-group purpose="location"> 7208 <context-group purpose="location">
6889 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7209 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6890 <context context-type="linenumber">36</context> 7210 <context context-type="linenumber">36</context>
6891 </context-group> 7211 </context-group>
6892 </trans-unit><trans-unit id="1421502666684458815" datatype="html"> 7212 </trans-unit>
6893 <source>This is the name that will be displayed in your profile URL.</source><target state="new">This is the name that will be displayed in your profile URL.</target> 7213 <trans-unit id="1421502666684458815" datatype="html">
7214 <source>This is the name that will be displayed in your profile URL.</source>
7215 <target state="new">This is the name that will be displayed in your profile URL.</target>
6894 <context-group purpose="location"> 7216 <context-group purpose="location">
6895 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7217 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6896 <context context-type="linenumber">38</context> 7218 <context context-type="linenumber">38</context>
6897 </context-group> 7219 </context-group>
6898 </trans-unit><trans-unit id="5007378598046048755" datatype="html"> 7220 </trans-unit>
6899 <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target> 7221 <trans-unit id="5007378598046048755" datatype="html">
7222 <source>Example: sweetmelodies24</source>
7223 <target state="new">Example: sweetmelodies24</target>
6900 <context-group purpose="location"> 7224 <context-group purpose="location">
6901 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7225 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6902 <context context-type="linenumber">42</context> 7226 <context context-type="linenumber">42</context>
6903 </context-group> 7227 </context-group>
6904 </trans-unit><trans-unit id="6433602064879074151" datatype="html"> 7228 </trans-unit>
6905 <source> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target> 7229 <trans-unit id="6433602064879074151" datatype="html">
7230 <source>Channel identifier cannot be the same as your account name. You can click on the first step to update your account name.</source>
7231 <target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target>
6906 <context-group purpose="location"> 7232 <context-group purpose="location">
6907 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7233 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6908 <context context-type="linenumber">50,52</context> 7234 <context context-type="linenumber">50,52</context>
@@ -6911,75 +7237,85 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6911 <trans-unit id="6980413875907286634" datatype="html"> 7237 <trans-unit id="6980413875907286634" datatype="html">
6912 <source>Channel name</source> 7238 <source>Channel name</source>
6913 <target state="translated">نام کانال</target> 7239 <target state="translated">نام کانال</target>
6914 7240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
6915 7241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
6916 7242 </trans-unit>
6917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
6918 <trans-unit id="8463487834152954723" datatype="html"> 7243 <trans-unit id="8463487834152954723" datatype="html">
6919 <source>john_channel</source> 7244 <source>john_channel</source>
6920 <target state="translated">mohamad_channel</target> 7245 <target state="translated">mohamad_channel</target>
6921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> 7246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> 7247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
6923 </trans-unit> 7248 </trans-unit>
6924
6925
6926
6927 <trans-unit id="7440807341905682986" datatype="html"> 7249 <trans-unit id="7440807341905682986" datatype="html">
6928 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 7250 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
6929 <target state="translated">اینجانب مواÙقت خود را با موارد <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>قوانین <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> اعلام Ù…ÛŒ دارم . </target> 7251 <target state="translated">اینجانب مواÙقت خود را با موارد <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>قوانین <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> اعلام Ù…ÛŒ دارم . </target>
6930 7252 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group>
6931 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="1081343670550705648" datatype="html"> 7253 </trans-unit>
6932 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos. 7254 <trans-unit id="1081343670550705648" datatype="html">
6933</source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. 7255 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7256 <target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos.
6934</target> 7257</target>
6935 <context-group purpose="location"> 7258 <context-group purpose="location">
6936 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7259 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6937 <context context-type="linenumber">1,3</context> 7260 <context context-type="linenumber">1,3</context>
6938 </context-group> 7261 </context-group>
6939 </trans-unit><trans-unit id="7657420986523643151" datatype="html"> 7262 </trans-unit>
6940 <source>Public name</source><target state="new">Public name</target> 7263 <trans-unit id="7657420986523643151" datatype="html">
7264 <source>Public name</source>
7265 <target state="new">Public name</target>
6941 <context-group purpose="location"> 7266 <context-group purpose="location">
6942 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7267 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6943 <context context-type="linenumber">9</context> 7268 <context context-type="linenumber">9</context>
6944 </context-group> 7269 </context-group>
6945 </trans-unit><trans-unit id="7536432216862568979" datatype="html"> 7270 </trans-unit>
6946 <source> This is the name that will be publicly visible by other users. </source><target state="new"> This is the name that will be publicly visible by other users. </target> 7271 <trans-unit id="7536432216862568979" datatype="html">
7272 <source>This is the name that will be publicly visible by other users.</source>
7273 <target state="new"> This is the name that will be publicly visible by other users. </target>
6947 <context-group purpose="location"> 7274 <context-group purpose="location">
6948 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7275 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6949 <context context-type="linenumber">11,13</context> 7276 <context context-type="linenumber">11,13</context>
6950 </context-group> 7277 </context-group>
6951 </trans-unit><trans-unit id="1926625386720791836" datatype="html"> 7278 </trans-unit>
6952 <source>Example: John Doe</source><target state="new">Example: John Doe</target> 7279 <trans-unit id="1926625386720791836" datatype="html">
7280 <source>Example: John Doe</source>
7281 <target state="new">Example: John Doe</target>
6953 <context-group purpose="location"> 7282 <context-group purpose="location">
6954 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7283 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6955 <context context-type="linenumber">17</context> 7284 <context context-type="linenumber">17</context>
6956 </context-group> 7285 </context-group>
6957 </trans-unit><trans-unit id="8656171949584591423" datatype="html"> 7286 </trans-unit>
6958 <source> This is the name that will be displayed in your profile URL. </source><target state="new"> This is the name that will be displayed in your profile URL. </target> 7287 <trans-unit id="8656171949584591423" datatype="html">
7288 <source>This is the name that will be displayed in your profile URL.</source>
7289 <target state="new"> This is the name that will be displayed in your profile URL. </target>
6959 <context-group purpose="location"> 7290 <context-group purpose="location">
6960 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7291 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6961 <context context-type="linenumber">28,30</context> 7292 <context context-type="linenumber">28,30</context>
6962 </context-group> 7293 </context-group>
6963 </trans-unit><trans-unit id="9199457913561943854" datatype="html"> 7294 </trans-unit>
6964 <source>Example: john_doe58</source><target state="new">Example: john_doe58</target> 7295 <trans-unit id="9199457913561943854" datatype="html">
7296 <source>Example: john_doe58</source>
7297 <target state="new">Example: john_doe58</target>
6965 <context-group purpose="location"> 7298 <context-group purpose="location">
6966 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7299 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6967 <context context-type="linenumber">34</context> 7300 <context context-type="linenumber">34</context>
6968 </context-group> 7301 </context-group>
6969 </trans-unit><trans-unit id="5856397248272246243" datatype="html"> 7302 </trans-unit>
6970 <source> This email address will be used to validate your account. </source><target state="new"> This email address will be used to validate your account. </target> 7303 <trans-unit id="5856397248272246243" datatype="html">
7304 <source>This email address will be used to validate your account.</source>
7305 <target state="new"> This email address will be used to validate your account. </target>
6971 <context-group purpose="location"> 7306 <context-group purpose="location">
6972 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7307 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
6973 <context context-type="linenumber">48,50</context> 7308 <context context-type="linenumber">48,50</context>
6974 </context-group> 7309 </context-group>
6975 </trans-unit><trans-unit id="1789116494691736014" datatype="html"> 7310 </trans-unit>
6976 <source>Request email for account verification</source><target state="new">Request email for account verification</target> 7311 <trans-unit id="1789116494691736014" datatype="html">
7312 <source>Request email for account verification</source>
7313 <target state="new">Request email for account verification</target>
6977 <context-group purpose="location"> 7314 <context-group purpose="location">
6978 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> 7315 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
6979 <context context-type="linenumber">2</context> 7316 <context context-type="linenumber">2</context>
6980 </context-group> 7317 </context-group>
6981 </trans-unit> 7318 </trans-unit>
6982
6983 <trans-unit id="2770947245861951784" datatype="html"> 7319 <trans-unit id="2770947245861951784" datatype="html">
6984 <source>Signup is not enabled on this instance.</source> 7320 <source>Signup is not enabled on this instance.</source>
6985 <target state="translated">ثبت نام در این مورد سایت نیست.</target> 7321 <target state="translated">ثبت نام در این مورد سایت نیست.</target>
@@ -6987,14 +7323,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6987 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7323 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
6988 <context context-type="linenumber">4</context> 7324 <context context-type="linenumber">4</context>
6989 </context-group> 7325 </context-group>
6990 </trans-unit><trans-unit id="670353405713142439" datatype="html"> 7326 </trans-unit>
6991 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target> 7327 <trans-unit id="670353405713142439" datatype="html">
7328 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source>
7329 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target>
6992 <context-group purpose="location"> 7330 <context-group purpose="location">
6993 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7331 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
6994 <context context-type="linenumber">9,12</context> 7332 <context context-type="linenumber">9,12</context>
6995 </context-group> 7333 </context-group>
6996 </trans-unit> 7334 </trans-unit>
6997
6998 <trans-unit id="3301086086650990787" datatype="html"> 7335 <trans-unit id="3301086086650990787" datatype="html">
6999 <source>Register</source> 7336 <source>Register</source>
7000 <target state="translated">ثبت نام</target> 7337 <target state="translated">ثبت نام</target>
@@ -7039,13 +7376,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7039 <trans-unit id="807777065817324789" datatype="html"> 7376 <trans-unit id="807777065817324789" datatype="html">
7040 <source>Display all videos (private, unlisted or not yet published)</source> 7377 <source>Display all videos (private, unlisted or not yet published)</source>
7041 <target state="translated">نمایش تمام Ùیلم ها (شامل خصوصی یا هنوز منتشر نشده)</target> 7378 <target state="translated">نمایش تمام Ùیلم ها (شامل خصوصی یا هنوز منتشر نشده)</target>
7042 7379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group>
7043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> 7380 </trans-unit>
7044 <trans-unit id="784681343382270982" datatype="html"> 7381 <trans-unit id="784681343382270982" datatype="html">
7045 <source>Remove this filter</source> 7382 <source>Remove this filter</source>
7046 <target state="translated">حذ٠این Ùیلتر</target> 7383 <target state="translated">حذ٠این Ùیلتر</target>
7047 7384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">90</context></context-group>
7048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> 7385 </trans-unit>
7049 <trans-unit id="5254305728396198887" datatype="html"> 7386 <trans-unit id="5254305728396198887" datatype="html">
7050 <source>Sensitive content</source> 7387 <source>Sensitive content</source>
7051 <target state="translated">محتوای حساس</target> 7388 <target state="translated">محتوای حساس</target>
@@ -7096,12 +7433,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7096 <target state="translated">نمایش داده</target> 7433 <target state="translated">نمایش داده</target>
7097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group> 7434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
7098 </trans-unit> 7435 </trans-unit>
7099
7100 <trans-unit id="6250999352462648289" datatype="html"> 7436 <trans-unit id="6250999352462648289" datatype="html">
7101 <source>Report this account</source> 7437 <source>Report this account</source>
7102 <target state="translated">گزارش این حساب</target> 7438 <target state="translated">گزارش این حساب</target>
7103 7439 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group>
7104 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit> 7440 </trans-unit>
7105 <trans-unit id="2614607010577950577" datatype="html"> 7441 <trans-unit id="2614607010577950577" datatype="html">
7106 <source>Overview</source> 7442 <source>Overview</source>
7107 <target state="translated">بررسی اجمالی</target> 7443 <target state="translated">بررسی اجمالی</target>
@@ -7116,66 +7452,66 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7116 7452
7117 7453
7118 7454
7119 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7455 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7120 <trans-unit id="25349740244798533" datatype="html"> 7456 <trans-unit id="25349740244798533" datatype="html">
7121 <source>Username copied</source> 7457 <source>Username copied</source>
7122 <target state="translated">نام کاربری کپی شده است</target> 7458 <target state="translated">نام کاربری کپی شده است</target>
7123 7459 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group>
7124 7460 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group>
7125 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 7461 </trans-unit>
7126
7127
7128 <trans-unit id="1035838766454786107" datatype="html"> 7462 <trans-unit id="1035838766454786107" datatype="html">
7129 <source>Audio-only</source> 7463 <source>Audio-only</source>
7130 <target state="translated">Ùقط صدا</target> 7464 <target state="translated">Ùقط صدا</target>
7131 7465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
7132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7466 </trans-unit>
7133 <trans-unit id="8011855989482474311" datatype="html"> 7467 <trans-unit id="8011855989482474311" datatype="html">
7134 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 7468 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7135 <target state="translated">یک &lt;کد>.mp4&lt;/کد> Ú©Ù‡ صرÙا صدا را بدون تصویر Ù†Ú¯Ù‡ Ù…ÛŒ دارد .</target> 7469 <target state="translated">یک &lt;کد>.mp4&lt;/کد> Ú©Ù‡ صرÙا صدا را بدون تصویر Ù†Ú¯Ù‡ Ù…ÛŒ دارد .</target>
7136 7470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group>
7137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 7471 </trans-unit>
7138 <trans-unit id="7756250490108954499" datatype="html"> 7472 <trans-unit id="7756250490108954499" datatype="html">
7139 <source>144p</source> 7473 <source>144p</source>
7140 <target state="translated">144P</target> 7474 <target state="translated">144P</target>
7141 7475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group>
7142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 7476 </trans-unit>
7143 <trans-unit id="3768852440495368591" datatype="html"> 7477 <trans-unit id="3768852440495368591" datatype="html">
7144 <source>240p</source> 7478 <source>240p</source>
7145 <target state="translated">240p</target> 7479 <target state="translated">240p</target>
7146 7480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group>
7147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 7481 </trans-unit>
7148 <trans-unit id="6824490596490222280" datatype="html"> 7482 <trans-unit id="6824490596490222280" datatype="html">
7149 <source>360p</source> 7483 <source>360p</source>
7150 <target state="translated">360p</target> 7484 <target state="translated">360p</target>
7151 7485 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group>
7152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit> 7486 </trans-unit>
7153 <trans-unit id="4039682741786530029" datatype="html"> 7487 <trans-unit id="4039682741786530029" datatype="html">
7154 <source>480p</source> 7488 <source>480p</source>
7155 <target state="translated">480 پیکسل</target> 7489 <target state="translated">480 پیکسل</target>
7156 7490 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group>
7157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 7491 </trans-unit>
7158 <trans-unit id="5165245100010036661" datatype="html"> 7492 <trans-unit id="5165245100010036661" datatype="html">
7159 <source>720p</source> 7493 <source>720p</source>
7160 <target state="translated">720p</target> 7494 <target state="translated">720p</target>
7161 7495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group>
7162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group></trans-unit> 7496 </trans-unit>
7163 <trans-unit id="7709767791012306261" datatype="html"> 7497 <trans-unit id="7709767791012306261" datatype="html">
7164 <source>1080p</source> 7498 <source>1080p</source>
7165 <target state="translated">1080p</target> 7499 <target state="translated">1080p</target>
7166 7500 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group>
7167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 7501 </trans-unit>
7168 <trans-unit id="3671005503070777897" datatype="html"> 7502 <trans-unit id="3671005503070777897" datatype="html">
7169 <source>1440p</source> 7503 <source>1440p</source>
7170 <target state="translated">1440p</target> 7504 <target state="translated">1440p</target>
7171 7505 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group>
7172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 7506 </trans-unit>
7173 <trans-unit id="597839553814574067" datatype="html"> 7507 <trans-unit id="597839553814574067" datatype="html">
7174 <source>2160p</source> 7508 <source>2160p</source>
7175 <target state="translated">2160p</target> 7509 <target state="translated">2160p</target>
7176 7510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group>
7177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="5921284055608402352" datatype="html"> 7511 </trans-unit>
7178 <source>{value, plural, =1 {thread} other {threads}}</source><target state="new">{value, plural, =1 {thread} other {threads}}</target> 7512 <trans-unit id="5921284055608402352" datatype="html">
7513 <source>{value, plural, =1 {thread} other {threads}}</source>
7514 <target state="new">{value, plural, =1 {thread} other {threads}}</target>
7179 <context-group purpose="location"> 7515 <context-group purpose="location">
7180 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context> 7516 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7181 <context context-type="linenumber">90</context> 7517 <context context-type="linenumber">90</context>
@@ -7229,26 +7565,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7229 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source> 7565 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7230 <target state="translated">برآورد ظرÙیت سرور برای انتقال Ùˆ پخش Ùیلم ها آسان نیست Ùˆ ما نمی توانیم به طور خودکار Peertube را تنظیم کنیم.</target> 7566 <target state="translated">برآورد ظرÙیت سرور برای انتقال Ùˆ پخش Ùیلم ها آسان نیست Ùˆ ما نمی توانیم به طور خودکار Peertube را تنظیم کنیم.</target>
7231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group> 7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group>
7232 </trans-unit><trans-unit id="8538708819525283296" datatype="html"> 7568 </trans-unit>
7233 <source> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source><target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target> 7569 <trans-unit id="8538708819525283296" datatype="html">
7570 <source>However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source>
7571 <target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target>
7234 <context-group purpose="location"> 7572 <context-group purpose="location">
7235 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 7573 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7236 <context context-type="linenumber">12,14</context> 7574 <context context-type="linenumber">12,14</context>
7237 </context-group> 7575 </context-group>
7238 </trans-unit> 7576 </trans-unit>
7239
7240
7241 <trans-unit id="2384409178337534505" datatype="html"> 7577 <trans-unit id="2384409178337534505" datatype="html">
7242 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source> 7578 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source>
7243 <target state="translated">Ùرآیند آپلود Ùیلم ها به طوری Ú©Ù‡ آنها در یک Ùرم ثابت هستند Ú©Ù‡ هر دستگاهی Ù…ÛŒ تواندبا آن کار کند. با توجه به هزینه بر بودن منابع Ùˆ تجهیزات ØŒ Ù…ÛŒ بایست در تنظیمات مربوطه دقت کرد.</target> 7579 <target state="translated">Ùرآیند آپلود Ùیلم ها به طوری Ú©Ù‡ آنها در یک Ùرم ثابت هستند Ú©Ù‡ هر دستگاهی Ù…ÛŒ تواندبا آن کار کند. با توجه به هزینه بر بودن منابع Ùˆ تجهیزات ØŒ Ù…ÛŒ بایست در تنظیمات مربوطه دقت کرد.</target>
7244 7580 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">22</context></context-group>
7245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 7581 </trans-unit>
7246 <trans-unit id="1618463615802675111" datatype="html"> 7582 <trans-unit id="1618463615802675111" datatype="html">
7247 <source>threads</source> 7583 <source>threads</source>
7248 <target state="translated">موضوعات</target> 7584 <target state="translated">موضوعات</target>
7249 7585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group>
7250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 7586 </trans-unit>
7251
7252 <trans-unit id="709846045064893539" datatype="html"> 7587 <trans-unit id="709846045064893539" datatype="html">
7253 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source> 7588 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7254 <target state="translated">به روز رسانی پیکربندی سایت از رابط وب توسط مدیر سیستم غیر Ùعال شده است.</target> 7589 <target state="translated">به روز رسانی پیکربندی سایت از رابط وب توسط مدیر سیستم غیر Ùعال شده است.</target>
@@ -7277,8 +7612,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7277 <trans-unit id="2060042292048624940" datatype="html"> 7612 <trans-unit id="2060042292048624940" datatype="html">
7278 <source>Configuration updated.</source> 7613 <source>Configuration updated.</source>
7279 <target state="translated">پیکربندی به روز شده</target> 7614 <target state="translated">پیکربندی به روز شده</target>
7280 7615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7616 </trans-unit>
7282 <trans-unit id="6920964195632624609" datatype="html"> 7617 <trans-unit id="6920964195632624609" datatype="html">
7283 <source>INSTANCE HOMEPAGE</source> 7618 <source>INSTANCE HOMEPAGE</source>
7284 <target state="translated">صÙحه اصلی سایت</target> 7619 <target state="translated">صÙحه اصلی سایت</target>
@@ -7291,7 +7626,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7291 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7626 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7292 <target state="translated">شما ثبت نام را Ùعال کرده اید: ما به طور خودکار "بلاک کردن خودکار ویدئوهای جدید" در کادر زیر بخش "Ùیلم ها" Ùعال کردیم.</target> 7627 <target state="translated">شما ثبت نام را Ùعال کرده اید: ما به طور خودکار "بلاک کردن خودکار ویدئوهای جدید" در کادر زیر بخش "Ùیلم ها" Ùعال کردیم.</target>
7293 7628
7294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7295 <trans-unit id="6284468333579755406" datatype="html"> 7630 <trans-unit id="6284468333579755406" datatype="html">
7296 <source>Edit custom configuration</source> 7631 <source>Edit custom configuration</source>
7297 <target state="translated">ویرایش پیکربندی سÙارشی</target> 7632 <target state="translated">ویرایش پیکربندی سÙارشی</target>
@@ -7358,13 +7693,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7358 <trans-unit id="240806681889331244" datatype="html"> 7693 <trans-unit id="240806681889331244" datatype="html">
7359 <source>Unlimited</source> 7694 <source>Unlimited</source>
7360 <target state="translated">نامحدود</target> 7695 <target state="translated">نامحدود</target>
7361 7696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group>
7362 7697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group>
7363 7698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group>
7364 7699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group>
7365 7700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group>
7366 7701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group>
7367 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit> 7702 </trans-unit>
7368 <trans-unit id="5504952199515017930" datatype="html"> 7703 <trans-unit id="5504952199515017930" datatype="html">
7369 <source>None - no upload possible</source> 7704 <source>None - no upload possible</source>
7370 <target state="translated">هیچ کدام - هیچ آپلودی امکان پذیر نیست</target> 7705 <target state="translated">هیچ کدام - هیچ آپلودی امکان پذیر نیست</target>
@@ -7453,15 +7788,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7453 <context context-type="linenumber">44</context> 7788 <context context-type="linenumber">44</context>
7454 </context-group> 7789 </context-group>
7455 </trans-unit> 7790 </trans-unit>
7456
7457
7458 <trans-unit id="7378878529334768232" datatype="html"> 7791 <trans-unit id="7378878529334768232" datatype="html">
7459 <source>Reject</source> 7792 <source>Reject</source>
7460 <target state="translated">رد کردن</target> 7793 <target state="translated">رد کردن</target>
7461 7794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group>
7462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> 7795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7463 7796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group>
7464 7797 </trans-unit>
7465 <trans-unit id="7022070615528435141" datatype="html"> 7798 <trans-unit id="7022070615528435141" datatype="html">
7466 <source>Delete</source> 7799 <source>Delete</source>
7467 <target state="translated">حذÙ</target> 7800 <target state="translated">حذÙ</target>
@@ -7490,81 +7823,103 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7490 7823
7491 7824
7492 7825
7493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7826
7494 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7828 <trans-unit id="3145156821099755377" datatype="html">
7829 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7830 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7495 <context-group purpose="location"> 7831 <context-group purpose="location">
7496 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7832 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7497 <context context-type="linenumber">67</context> 7833 <context context-type="linenumber">67</context>
7498 </context-group> 7834 </context-group>
7499 </trans-unit><trans-unit id="7972984083338607724" datatype="html"> 7835 </trans-unit>
7500 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target> 7836 <trans-unit id="7972984083338607724" datatype="html">
7837 <source>Follow requests accepted</source>
7838 <target state="new">Follow requests accepted</target>
7501 <context-group purpose="location"> 7839 <context-group purpose="location">
7502 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7840 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7503 <context context-type="linenumber">69,67</context> 7841 <context context-type="linenumber">69,67</context>
7504 </context-group> 7842 </context-group>
7505 </trans-unit><trans-unit id="8823680466537853782" datatype="html"> 7843 </trans-unit>
7506 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 7844 <trans-unit id="8823680466537853782" datatype="html">
7845 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
7846 <target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7507 <context-group purpose="location"> 7847 <context-group purpose="location">
7508 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7848 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7509 <context context-type="linenumber">82</context> 7849 <context context-type="linenumber">82</context>
7510 </context-group> 7850 </context-group>
7511 </trans-unit><trans-unit id="4955506044513787741" datatype="html"> 7851 </trans-unit>
7512 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target> 7852 <trans-unit id="4955506044513787741" datatype="html">
7853 <source>Do you really want to reject these follow requests?</source>
7854 <target state="new">Do you really want to reject these follow requests?</target>
7513 <context-group purpose="location"> 7855 <context-group purpose="location">
7514 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7856 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7515 <context context-type="linenumber">84,82</context> 7857 <context context-type="linenumber">84,82</context>
7516 </context-group> 7858 </context-group>
7517 </trans-unit><trans-unit id="7182104881582756649" datatype="html"> 7859 </trans-unit>
7518 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7860 <trans-unit id="7182104881582756649" datatype="html">
7861 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7862 <target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7519 <context-group purpose="location"> 7863 <context-group purpose="location">
7520 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7864 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7521 <context context-type="linenumber">94</context> 7865 <context context-type="linenumber">94</context>
7522 </context-group> 7866 </context-group>
7523 </trans-unit><trans-unit id="9188906783046017162" datatype="html"> 7867 </trans-unit>
7524 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target> 7868 <trans-unit id="9188906783046017162" datatype="html">
7869 <source>Follow requests rejected</source>
7870 <target state="new">Follow requests rejected</target>
7525 <context-group purpose="location"> 7871 <context-group purpose="location">
7526 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7872 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7527 <context context-type="linenumber">96,94</context> 7873 <context context-type="linenumber">96,94</context>
7528 </context-group> 7874 </context-group>
7529 </trans-unit><trans-unit id="4309656190692990192" datatype="html"> 7875 </trans-unit>
7530 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target> 7876 <trans-unit id="4309656190692990192" datatype="html">
7877 <source>Deleted followers will be able to send again a follow request.</source>
7878 <target state="new">Deleted followers will be able to send again a follow request.</target>
7531 <context-group purpose="location"> 7879 <context-group purpose="location">
7532 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7880 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7533 <context context-type="linenumber">108</context> 7881 <context context-type="linenumber">108</context>
7534 </context-group> 7882 </context-group>
7535 </trans-unit><trans-unit id="4187075675930483010" datatype="html"> 7883 </trans-unit>
7536 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 7884 <trans-unit id="4187075675930483010" datatype="html">
7885 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
7886 <target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7537 <context-group purpose="location"> 7887 <context-group purpose="location">
7538 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7888 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7539 <context context-type="linenumber">112</context> 7889 <context context-type="linenumber">112</context>
7540 </context-group> 7890 </context-group>
7541 </trans-unit><trans-unit id="320661315515678647" datatype="html"> 7891 </trans-unit>
7542 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target> 7892 <trans-unit id="320661315515678647" datatype="html">
7893 <source>Do you really want to delete these follow requests?</source>
7894 <target state="new">Do you really want to delete these follow requests?</target>
7543 <context-group purpose="location"> 7895 <context-group purpose="location">
7544 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7896 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7545 <context context-type="linenumber">114,112</context> 7897 <context context-type="linenumber">114,112</context>
7546 </context-group> 7898 </context-group>
7547 </trans-unit><trans-unit id="805843790553313750" datatype="html"> 7899 </trans-unit>
7548 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7900 <trans-unit id="805843790553313750" datatype="html">
7901 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7902 <target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7549 <context-group purpose="location"> 7903 <context-group purpose="location">
7550 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7904 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7551 <context context-type="linenumber">124</context> 7905 <context context-type="linenumber">124</context>
7552 </context-group> 7906 </context-group>
7553 </trans-unit><trans-unit id="4586043076686454232" datatype="html"> 7907 </trans-unit>
7554 <source>Follow requests removed</source><target state="new">Follow requests removed</target> 7908 <trans-unit id="4586043076686454232" datatype="html">
7909 <source>Follow requests removed</source>
7910 <target state="new">Follow requests removed</target>
7555 <context-group purpose="location"> 7911 <context-group purpose="location">
7556 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7912 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7557 <context context-type="linenumber">126,124</context> 7913 <context context-type="linenumber">126,124</context>
7558 </context-group> 7914 </context-group>
7559 </trans-unit> 7915 </trans-unit>
7560
7561 <trans-unit id="6018246591673612412" datatype="html"> 7916 <trans-unit id="6018246591673612412" datatype="html">
7562 <source>Follow</source> 7917 <source>Follow</source>
7563 <target state="translated">دنبال کردن</target> 7918 <target state="translated">دنبال کردن</target>
7564 7919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group>
7565 7920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group>
7566 7921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group>
7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 7922 </trans-unit>
7568 <trans-unit id="3596798855644241001" datatype="html"> 7923 <trans-unit id="3596798855644241001" datatype="html">
7569 <source>1 host (without "http://"), account handle or channel handle per line</source> 7924 <source>1 host (without "http://"), account handle or channel handle per line</source>
7570 <target state="translated">1 میزبان (بدون "http: //")، دسته حساب یا عنوان کانال در هر خط</target> 7925 <target state="translated">1 میزبان (بدون "http: //")، دسته حساب یا عنوان کانال در هر خط</target>
@@ -7582,11 +7937,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7582 <trans-unit id="2355066641781598196" datatype="html"> 7937 <trans-unit id="2355066641781598196" datatype="html">
7583 <source>Follow request(s) sent!</source> 7938 <source>Follow request(s) sent!</source>
7584 <target state="translated">دنبال درخواست (ها) ارسال شده!</target> 7939 <target state="translated">دنبال درخواست (ها) ارسال شده!</target>
7585 7940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7941 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7587 <trans-unit id="3459358413436264734" datatype="html"> 7942 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7588 <source>Your instance subscriptions</source>
7589 <target state="translated">اشتراک های سایت شما</target>
7590 <context-group purpose="location"> 7943 <context-group purpose="location">
7591 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7944 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7592 <context context-type="linenumber">3</context> 7945 <context context-type="linenumber">3</context>
@@ -7596,21 +7949,24 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7596 <trans-unit id="9160510009013134726" datatype="html"> 7949 <trans-unit id="9160510009013134726" datatype="html">
7597 <source>Unfollow</source> 7950 <source>Unfollow</source>
7598 <target state="translated">دنبال کردن</target> 7951 <target state="translated">دنبال کردن</target>
7599 7952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group>
7600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html"> 7953 </trans-unit>
7601 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> 7954 <trans-unit id="1289115499993408300" datatype="html">
7955 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source>
7956 <target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
7602 <context-group purpose="location"> 7957 <context-group purpose="location">
7603 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 7958 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7604 <context context-type="linenumber">82</context> 7959 <context context-type="linenumber">82</context>
7605 </context-group> 7960 </context-group>
7606 </trans-unit><trans-unit id="7233230413667661414" datatype="html"> 7961 </trans-unit>
7607 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target> 7962 <trans-unit id="7233230413667661414" datatype="html">
7963 <source>You are not following them anymore.</source>
7964 <target state="new">You are not following them anymore.</target>
7608 <context-group purpose="location"> 7965 <context-group purpose="location">
7609 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 7966 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7610 <context context-type="linenumber">84,82</context> 7967 <context context-type="linenumber">84,82</context>
7611 </context-group> 7968 </context-group>
7612 </trans-unit> 7969 </trans-unit>
7613
7614 <trans-unit id="397182597341363053" datatype="html"> 7970 <trans-unit id="397182597341363053" datatype="html">
7615 <source>Redundancy</source> 7971 <source>Redundancy</source>
7616 <target state="translated">اÙزونگی</target> 7972 <target state="translated">اÙزونگی</target>
@@ -7672,135 +8028,135 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7672 <trans-unit id="149121389669248117" datatype="html"> 8028 <trans-unit id="149121389669248117" datatype="html">
7673 <source>Violent or Repulsive</source> 8029 <source>Violent or Repulsive</source>
7674 <target state="translated">خشونت آمیز یا مخرب</target> 8030 <target state="translated">خشونت آمیز یا مخرب</target>
7675 8031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
7676 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group></trans-unit> 8032 </trans-unit>
7677 <trans-unit id="2493388551376623687" datatype="html"> 8033 <trans-unit id="2493388551376623687" datatype="html">
7678 <source>Hateful or Abusive</source> 8034 <source>Hateful or Abusive</source>
7679 <target state="translated">Ù†Ùرت انگیز یا سوء استÙاده</target> 8035 <target state="translated">Ù†Ùرت انگیز یا سوء استÙاده</target>
7680 8036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
7681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group></trans-unit> 8037 </trans-unit>
7682 <trans-unit id="5124757565683866220" datatype="html"> 8038 <trans-unit id="5124757565683866220" datatype="html">
7683 <source>Spam or Misleading</source> 8039 <source>Spam or Misleading</source>
7684 <target state="translated">هرزنامه یا گمراه کننده</target> 8040 <target state="translated">هرزنامه یا گمراه کننده</target>
7685 8041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
7686 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 8042 </trans-unit>
7687 <trans-unit id="8440128775129354214" datatype="html"> 8043 <trans-unit id="8440128775129354214" datatype="html">
7688 <source>Privacy</source> 8044 <source>Privacy</source>
7689 <target state="translated">نوع انتشار</target> 8045 <target state="translated">نوع انتشار</target>
7690 8046 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7691 8047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7692 8048 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
7693 8049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7694 8050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7695 8051 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
7696 8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7697 8053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7698 8054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7699 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8055 </trans-unit>
7700 <trans-unit id="8768506950499277937" datatype="html"> 8056 <trans-unit id="8768506950499277937" datatype="html">
7701 <source>Copyright</source> 8057 <source>Copyright</source>
7702 <target state="translated">حق مالکیت Ùکری</target> 8058 <target state="translated">حق مالکیت Ùکری</target>
7703 8059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
7704 8060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
7705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 8061 </trans-unit>
7706 <trans-unit id="3776575731053010580" datatype="html"> 8062 <trans-unit id="3776575731053010580" datatype="html">
7707 <source>Server rules</source> 8063 <source>Server rules</source>
7708 <target state="translated">قوانین سرور</target> 8064 <target state="translated">قوانین سرور</target>
7709 8065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
7710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 8066 </trans-unit>
7711 <trans-unit id="6907161397537530258" datatype="html"> 8067 <trans-unit id="6907161397537530258" datatype="html">
7712 <source>Thumbnails</source> 8068 <source>Thumbnails</source>
7713 <target state="translated">ریز عکسها</target> 8069 <target state="translated">ریز عکسها</target>
7714 8070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
7715 8071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group></trans-unit> 8072 </trans-unit>
7717 <trans-unit id="6473213678768782133" datatype="html"> 8073 <trans-unit id="6473213678768782133" datatype="html">
7718 <source>Internal actions</source> 8074 <source>Internal actions</source>
7719 <target state="translated">اقدامات داخلی</target> 8075 <target state="translated">اقدامات داخلی</target>
7720 8076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group>
7721 8077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group>
7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 8078 </trans-unit>
7723 <trans-unit id="4559872264406386913" datatype="html"> 8079 <trans-unit id="4559872264406386913" datatype="html">
7724 <source>Delete report</source> 8080 <source>Delete report</source>
7725 <target state="translated">گزارش حذÙ</target> 8081 <target state="translated">گزارش حذÙ</target>
7726 8082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group>
7727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 8083 </trans-unit>
7728 <trans-unit id="5793550984155962433" datatype="html"> 8084 <trans-unit id="5793550984155962433" datatype="html">
7729 <source>Actions for the flagged account</source> 8085 <source>Actions for the flagged account</source>
7730 <target state="translated">اقدامات برای حساب پرچمدار</target> 8086 <target state="translated">اقدامات برای حساب پرچمدار</target>
7731 8087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group>
7732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 8088 </trans-unit>
7733 <trans-unit id="1679841953757186358" datatype="html"> 8089 <trans-unit id="1679841953757186358" datatype="html">
7734 <source>Mark as accepted</source> 8090 <source>Mark as accepted</source>
7735 <target state="translated">علامت گذاری به عنوان پذیرÙته شده</target> 8091 <target state="translated">علامت گذاری به عنوان پذیرÙته شده</target>
7736 8092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group>
7737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 8093 </trans-unit>
7738 <trans-unit id="7993358694073742566" datatype="html"> 8094 <trans-unit id="7993358694073742566" datatype="html">
7739 <source>Mark as rejected</source> 8095 <source>Mark as rejected</source>
7740 <target state="translated">علامت گذاری به عنوان رد شده</target> 8096 <target state="translated">علامت گذاری به عنوان رد شده</target>
7741 8097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group>
7742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> 8098 </trans-unit>
7743 <trans-unit id="4175703770051343108" datatype="html"> 8099 <trans-unit id="4175703770051343108" datatype="html">
7744 <source>Add internal note</source> 8100 <source>Add internal note</source>
7745 <target state="translated">اضاÙÙ‡ کردن یادداشت داخلی</target> 8101 <target state="translated">اضاÙÙ‡ کردن یادداشت داخلی</target>
7746 8102 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group>
7747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit> 8103 </trans-unit>
7748 <trans-unit id="296166371893775555" datatype="html"> 8104 <trans-unit id="296166371893775555" datatype="html">
7749 <source>Actions for the video</source> 8105 <source>Actions for the video</source>
7750 <target state="translated">اقدامات برای ویدیو</target> 8106 <target state="translated">اقدامات برای ویدیو</target>
7751 8107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
7752 8108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group>
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit> 8109 </trans-unit>
7754 <trans-unit id="3924877328520650445" datatype="html"> 8110 <trans-unit id="3924877328520650445" datatype="html">
7755 <source>Block video</source> 8111 <source>Block video</source>
7756 <target state="translated">ویدیو را مسدود کنید</target> 8112 <target state="translated">ویدیو را مسدود کنید</target>
7757 8113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group>
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 8114 </trans-unit>
7759 <trans-unit id="4762794934098378428" datatype="html"> 8115 <trans-unit id="4762794934098378428" datatype="html">
7760 <source>Video blocked.</source> 8116 <source>Video blocked.</source>
7761 <target state="translated">ویدئو مسدود شده است</target> 8117 <target state="translated">ویدئو مسدود شده است</target>
7762 8118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group>
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 8119 </trans-unit>
7764 <trans-unit id="4328862996304258770" datatype="html"> 8120 <trans-unit id="4328862996304258770" datatype="html">
7765 <source>Unblock video</source> 8121 <source>Unblock video</source>
7766 <target state="translated">ویدیو را آزادکنید</target> 8122 <target state="translated">ویدیو را آزادکنید</target>
7767 8123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group>
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit> 8124 </trans-unit>
7769 <trans-unit id="9065327551191479877" datatype="html"> 8125 <trans-unit id="9065327551191479877" datatype="html">
7770 <source>Video unblocked.</source> 8126 <source>Video unblocked.</source>
7771 <target state="translated">ویدیو آزاد شد.</target> 8127 <target state="translated">ویدیو آزاد شد.</target>
7772 8128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group>
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group></trans-unit> 8129 </trans-unit>
7774 <trans-unit id="1250415136605923486" datatype="html"> 8130 <trans-unit id="1250415136605923486" datatype="html">
7775 <source>Do you really want to delete this abuse report?</source> 8131 <source>Do you really want to delete this abuse report?</source>
7776 <target state="translated">آیا واقعا میخواهید این گزارش سوء استÙاده را حذ٠کنید؟</target> 8132 <target state="translated">آیا واقعا میخواهید این گزارش سوء استÙاده را حذ٠کنید؟</target>
7777 8133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group>
7778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 8134 </trans-unit>
7779 <trans-unit id="3482559157143817408" datatype="html"> 8135 <trans-unit id="3482559157143817408" datatype="html">
7780 <source>Abuse deleted.</source> 8136 <source>Abuse deleted.</source>
7781 <target state="translated">سوء استÙاده حذ٠شد</target> 8137 <target state="translated">سوء استÙاده حذ٠شد</target>
7782 8138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group>
7783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 8139 </trans-unit>
7784 <trans-unit id="6282990098351939529" datatype="html"> 8140 <trans-unit id="6282990098351939529" datatype="html">
7785 <source>Deleted comment</source> 8141 <source>Deleted comment</source>
7786 <target state="translated">نظر پاک شده</target> 8142 <target state="translated">نظر پاک شده</target>
7787 8143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group>
7788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 8144 </trans-unit>
7789 <trans-unit id="9196775343330824083" datatype="html"> 8145 <trans-unit id="9196775343330824083" datatype="html">
7790 <source>Messages with reporter</source> 8146 <source>Messages with reporter</source>
7791 <target state="translated">پیام ها با گزارشگر</target> 8147 <target state="translated">پیام ها با گزارشگر</target>
7792 8148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
7793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 8149 </trans-unit>
7794 <trans-unit id="8770468575924421391" datatype="html"> 8150 <trans-unit id="8770468575924421391" datatype="html">
7795 <source>Messages with moderators</source> 8151 <source>Messages with moderators</source>
7796 <target state="translated">پیام ها با مدیران</target> 8152 <target state="translated">پیام ها با مدیران</target>
7797 8153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group>
7798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 8154 </trans-unit>
7799 <trans-unit id="8528549800795985099" datatype="html"> 8155 <trans-unit id="8528549800795985099" datatype="html">
7800 <source>Update internal note</source> 8156 <source>Update internal note</source>
7801 <target state="translated">به روز رسانی یادداشت داخلی</target> 8157 <target state="translated">به روز رسانی یادداشت داخلی</target>
7802 8158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group>
7803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 8159 </trans-unit>
7804 <trans-unit id="3962242315365992494" datatype="html"> 8160 <trans-unit id="3962242315365992494" datatype="html">
7805 <source>Switch video block to manual</source> 8161 <source>Switch video block to manual</source>
7806 <target state="translated">بلوک ویدئو را به صورت دستی تغییر دهید</target> 8162 <target state="translated">بلوک ویدئو را به صورت دستی تغییر دهید</target>
@@ -7819,17 +8175,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7819 <trans-unit id="4859202148272511129" datatype="html"> 8175 <trans-unit id="4859202148272511129" datatype="html">
7820 <source>Unblock</source> 8176 <source>Unblock</source>
7821 <target state="translated">از مسدودی خارج کردن</target> 8177 <target state="translated">از مسدودی خارج کردن</target>
7822 8178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group>
7823 8179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group>
7824 8180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group>
7825 8181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group>
7826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group></trans-unit> 8182 </trans-unit>
7827 <trans-unit id="4922469417589203720" datatype="html"> 8183 <trans-unit id="4922469417589203720" datatype="html">
7828 <source>Video <x id="PH"/> unblocked.</source> 8184 <source>Video <x id="PH"/> unblocked.</source>
7829 <target state="translated">Ùیلم<x id="PH"/> از مسدودی خارج شد.</target> 8185 <target state="translated">Ùیلم<x id="PH"/> از مسدودی خارج شد.</target>
7830 8186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group>
7831 8187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">216</context></context-group>
7832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 8188 </trans-unit>
7833 <trans-unit id="6286037250766429054" datatype="html"> 8189 <trans-unit id="6286037250766429054" datatype="html">
7834 <source>yes</source> 8190 <source>yes</source>
7835 <target state="translated">آره</target> 8191 <target state="translated">آره</target>
@@ -7845,54 +8201,54 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7845 <trans-unit id="212615365039028546" datatype="html"> 8201 <trans-unit id="212615365039028546" datatype="html">
7846 <source>You don't have plugins installed yet.</source> 8202 <source>You don't have plugins installed yet.</source>
7847 <target state="translated">شما هنوز هی پلاگینی نصب نکرده اید.</target> 8203 <target state="translated">شما هنوز هی پلاگینی نصب نکرده اید.</target>
7848 8204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
7849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8205 </trans-unit>
7850 <trans-unit id="1710094819987243777" datatype="html"> 8206 <trans-unit id="1710094819987243777" datatype="html">
7851 <source>You don't have themes installed yet.</source> 8207 <source>You don't have themes installed yet.</source>
7852 <target state="translated">شما هنوز تم ها را نصب نکرده اید.</target> 8208 <target state="translated">شما هنوز تم ها را نصب نکرده اید.</target>
7853 8209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
7854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8210 </trans-unit>
7855 <trans-unit id="931472057457682240" datatype="html"> 8211 <trans-unit id="931472057457682240" datatype="html">
7856 <source>Update to <x id="PH"/> </source> 8212 <source>Update to <x id="PH"/> </source>
7857 <target state="translated">به روز رسانی در <x id="PH"/> </target> 8213 <target state="translated">به روز رسانی در <x id="PH"/> </target>
7858 8214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
7859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8215 </trans-unit>
7860 <trans-unit id="9107383323119159110" datatype="html"> 8216 <trans-unit id="9107383323119159110" datatype="html">
7861 <source>Do you really want to uninstall <x id="PH"/>?</source> 8217 <source>Do you really want to uninstall <x id="PH"/>?</source>
7862 <target state="translated">آیا واقعا میخواهید <x id="PH"/> را حذ٠کنید؟</target> 8218 <target state="translated">آیا واقعا میخواهید <x id="PH"/> را حذ٠کنید؟</target>
7863 8219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
7864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8220 </trans-unit>
7865 <trans-unit id="4474510732215437338" datatype="html"> 8221 <trans-unit id="4474510732215437338" datatype="html">
7866 <source>Uninstall</source> 8222 <source>Uninstall</source>
7867 <target state="translated">حذ٠نصب</target> 8223 <target state="translated">حذ٠نصب</target>
7868 8224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
7869 8225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
7870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8226 </trans-unit>
7871 <trans-unit id="3773378957693174719" datatype="html"> 8227 <trans-unit id="3773378957693174719" datatype="html">
7872 <source><x id="PH"/> uninstalled. </source> 8228 <source><x id="PH"/> uninstalled. </source>
7873 <target state="translated"><x id="PH"/> حذ٠شده است. </target> 8229 <target state="translated"><x id="PH"/> حذ٠شده است. </target>
7874 8230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
7875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8231 </trans-unit>
7876 <trans-unit id="7914215986085479339" datatype="html"> 8232 <trans-unit id="7914215986085479339" datatype="html">
7877 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8233 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7878 <target state="translated">این یک ارتقاء پلاگین بزرگ است. لطÙا به صÙحه اصلی پلاگین بروید تا یادداشت های احتمالی انتشار را بررسی کنید.</target> 8234 <target state="translated">این یک ارتقاء پلاگین بزرگ است. لطÙا به صÙحه اصلی پلاگین بروید تا یادداشت های احتمالی انتشار را بررسی کنید.</target>
7879 8235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
7880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8236 </trans-unit>
7881 <trans-unit id="2849750161085431718" datatype="html"> 8237 <trans-unit id="2849750161085431718" datatype="html">
7882 <source>Upgrade</source> 8238 <source>Upgrade</source>
7883 <target state="translated">ارتقاء</target> 8239 <target state="translated">ارتقاء</target>
7884 8240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
7885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8241 </trans-unit>
7886 <trans-unit id="7686590072950686188" datatype="html"> 8242 <trans-unit id="7686590072950686188" datatype="html">
7887 <source>Proceed upgrade</source> 8243 <source>Proceed upgrade</source>
7888 <target state="translated">ارتقاء را ادامه دهید</target> 8244 <target state="translated">ارتقاء را ادامه دهید</target>
7889 8245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
7890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8246 </trans-unit>
7891 <trans-unit id="7830308409197461339" datatype="html"> 8247 <trans-unit id="7830308409197461339" datatype="html">
7892 <source><x id="PH"/> updated. </source> 8248 <source><x id="PH"/> updated. </source>
7893 <target state="translated"><x id="PH"/> به روز شده است. </target> 8249 <target state="translated"><x id="PH"/> به روز شده است. </target>
7894 8250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
7895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8251 </trans-unit>
7896 <trans-unit id="3229595422546554334" datatype="html"> 8252 <trans-unit id="3229595422546554334" datatype="html">
7897 <source>Jobs</source> 8253 <source>Jobs</source>
7898 <target state="translated">Ùعالیت ها</target> 8254 <target state="translated">Ùعالیت ها</target>
@@ -7908,23 +8264,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7908 <trans-unit id="3150704904301058778" datatype="html"> 8264 <trans-unit id="3150704904301058778" datatype="html">
7909 <source>The plugin index is not available. Please retry later.</source> 8265 <source>The plugin index is not available. Please retry later.</source>
7910 <target state="translated">شاخص پلاگین در دسترس نیست لطÙا بعدا دوباره امتحان کنید</target> 8266 <target state="translated">شاخص پلاگین در دسترس نیست لطÙا بعدا دوباره امتحان کنید</target>
7911 8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group>
7912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8268 </trans-unit>
7913 <trans-unit id="1387301493234848481" datatype="html"> 8269 <trans-unit id="1387301493234848481" datatype="html">
7914 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> 8270 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
7915 <target state="translated">لطÙا Ùقط پلاگین ها یا تم ها مورد اطمینان خود را نصب کنید، زیرا آنها Ù…ÛŒ توانند هر کدی را بر روی سایت شما اجرا کنند.</target> 8271 <target state="translated">لطÙا Ùقط پلاگین ها یا تم ها مورد اطمینان خود را نصب کنید، زیرا آنها Ù…ÛŒ توانند هر کدی را بر روی سایت شما اجرا کنند.</target>
7916 8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
7917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 8273 </trans-unit>
7918 <trans-unit id="2994182849694226596" datatype="html"> 8274 <trans-unit id="2994182849694226596" datatype="html">
7919 <source>Install <x id="PH"/>?</source> 8275 <source>Install <x id="PH"/>?</source>
7920 <target state="translated"><x id="PH"/> را نصب می کنید؟</target> 8276 <target state="translated"><x id="PH"/> را نصب می کنید؟</target>
7921 8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group>
7922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 8278 </trans-unit>
7923 <trans-unit id="6703720397495603345" datatype="html"> 8279 <trans-unit id="6703720397495603345" datatype="html">
7924 <source><x id="PH"/> installed. </source> 8280 <source><x id="PH"/> installed. </source>
7925 <target state="translated"><x id="PH"/> نصب شده است. </target> 8281 <target state="translated"><x id="PH"/> نصب شده است. </target>
7926 8282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group>
7927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 8283 </trans-unit>
7928 <trans-unit id="1875025899004073421" datatype="html"> 8284 <trans-unit id="1875025899004073421" datatype="html">
7929 <source>Settings updated.</source> 8285 <source>Settings updated.</source>
7930 <target state="translated">تنظیمات به روز شده</target> 8286 <target state="translated">تنظیمات به روز شده</target>
@@ -8056,9 +8412,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8056 <trans-unit id="314315645942131479"> 8412 <trans-unit id="314315645942131479">
8057 <source>Info</source> 8413 <source>Info</source>
8058 <target>راهنما</target> 8414 <target>راهنما</target>
8059 8415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
8060 8416 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group>
8061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 8417 </trans-unit>
8062 <trans-unit id="4116911651502837995" datatype="html"> 8418 <trans-unit id="4116911651502837995" datatype="html">
8063 <source>Files</source> 8419 <source>Files</source>
8064 <target state="translated">Ùایل ها</target> 8420 <target state="translated">Ùایل ها</target>
@@ -8073,16 +8429,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8073 <source>Warning</source> 8429 <source>Warning</source>
8074 <target state="translated">هشدار</target> 8430 <target state="translated">هشدار</target>
8075 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group> 8431 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group>
8076 </trans-unit><trans-unit id="6410650387447929805" datatype="html"> 8432 </trans-unit>
8077 <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target> 8433 <trans-unit id="6410650387447929805" datatype="html">
8078 8434 <source>Light/Orange or Dark</source>
8079 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 8435 <target state="new">Light/Orange or Dark</target>
8436 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group>
8437 </trans-unit>
8080 <trans-unit id="1519954996184640001" datatype="html"> 8438 <trans-unit id="1519954996184640001" datatype="html">
8081 <source>Error</source> 8439 <source>Error</source>
8082 <target state="translated">خطا</target> 8440 <target state="translated">خطا</target>
8083 8441 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8084 8442 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group>
8085 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 8443 </trans-unit>
8086 <trans-unit id="5076187961693950167" datatype="html"> 8444 <trans-unit id="5076187961693950167" datatype="html">
8087 <source>Standard logs</source> 8445 <source>Standard logs</source>
8088 <target state="translated">آمار استاندارد لاگ ها</target> 8446 <target state="translated">آمار استاندارد لاگ ها</target>
@@ -8127,17 +8485,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8127 <trans-unit id="780323526182667308" datatype="html"> 8485 <trans-unit id="780323526182667308" datatype="html">
8128 <source>User <x id="PH"/> updated.</source> 8486 <source>User <x id="PH"/> updated.</source>
8129 <target state="translated">کاربر <x id="PH"/> به روز شده است.</target> 8487 <target state="translated">کاربر <x id="PH"/> به روز شده است.</target>
8130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8488
8131 </trans-unit> 8489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8132 <trans-unit id="1349763489797682899" datatype="html"> 8490 <trans-unit id="1349763489797682899" datatype="html">
8133 <source>Update user</source> 8491 <source>Update user</source>
8134 <target state="translated">به روز رسانی کاربر</target> 8492 <target state="translated">به روز رسانی کاربر</target>
8135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8493
8136 </trans-unit> 8494 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8137 <trans-unit id="8819563010322372715" datatype="html"> 8495 <trans-unit id="8819563010322372715" datatype="html">
8138 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8496 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8139 <target state="translated">یک ایمیل درخواست تنظیم مجدد رمز عبور به <x id="PH"/> ارسال شده است.</target> 8497 <target state="translated">یک ایمیل درخواست تنظیم مجدد رمز عبور به <x id="PH"/> ارسال شده است.</target>
8140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8498
8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8500 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8501 <context-group purpose="location">
8502 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8503 <context context-type="linenumber">134</context>
8504 </context-group>
8141 </trans-unit> 8505 </trans-unit>
8142 <trans-unit id="7483807629538115183" datatype="html"> 8506 <trans-unit id="7483807629538115183" datatype="html">
8143 <source>Users list</source> 8507 <source>Users list</source>
@@ -8212,117 +8576,123 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8212 <trans-unit id="3767259920053407667" datatype="html"> 8576 <trans-unit id="3767259920053407667" datatype="html">
8213 <source>Videos will be deleted, comments will be tombstoned.</source> 8577 <source>Videos will be deleted, comments will be tombstoned.</source>
8214 <target state="translated">Ùیلم ها حذ٠خواهند شد، نظرات Tombstoned خواهد بود.</target> 8578 <target state="translated">Ùیلم ها حذ٠خواهند شد، نظرات Tombstoned خواهد بود.</target>
8215 8579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group>
8216 8580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group>
8217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 8581 </trans-unit>
8218 <trans-unit id="4209525355702493436" datatype="html"> 8582 <trans-unit id="4209525355702493436" datatype="html">
8219 <source>Ban</source> 8583 <source>Ban</source>
8220 <target state="translated">مسدود کردن</target> 8584 <target state="translated">مسدود کردن</target>
8221 8585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group>
8222 8586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
8223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 8587 </trans-unit>
8224 <trans-unit id="3855396975723886053" datatype="html"> 8588 <trans-unit id="3855396975723886053" datatype="html">
8225 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> 8589 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8226 <target state="translated">کاربر دیگر قادر به ورود به سیستم نیست، اما Ùیلم ها Ùˆ نظرات به همان صورت Ù†Ú¯Ù‡ داشته خواهد شد.</target> 8590 <target state="translated">کاربر دیگر قادر به ورود به سیستم نیست، اما Ùیلم ها Ùˆ نظرات به همان صورت Ù†Ú¯Ù‡ داشته خواهد شد.</target>
8227 8591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group>
8228 8592 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group>
8229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 8593 </trans-unit>
8230 <trans-unit id="4451482225013335720" datatype="html"> 8594 <trans-unit id="4451482225013335720" datatype="html">
8231 <source>Unban</source> 8595 <source>Unban</source>
8232 <target state="translated">غیر مسدود کردن</target> 8596 <target state="translated">غیر مسدود کردن</target>
8233 8597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group>
8234 8598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group>
8235 8599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
8236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 8600 </trans-unit>
8237 <trans-unit id="7210277223053877333" datatype="html"> 8601 <trans-unit id="7210277223053877333" datatype="html">
8238 <source>Set Email as Verified</source> 8602 <source>Set Email as Verified</source>
8239 <target state="translated">تنظیم ایمیل به عنوان تایید شده</target> 8603 <target state="translated">تنظیم ایمیل به عنوان تایید شده</target>
8240 8604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group>
8241 8605 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group>
8242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit> 8606 </trans-unit>
8243 <trans-unit id="4207916966377787111" datatype="html"> 8607 <trans-unit id="4207916966377787111" datatype="html">
8244 <source>Created</source> 8608 <source>Created</source>
8245 <target state="translated">ایجاد شده</target> 8609 <target state="translated">ایجاد شده</target>
8246 8610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group>
8247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 8611 </trans-unit>
8248 <trans-unit id="8140268298586972139" datatype="html"> 8612 <trans-unit id="8140268298586972139" datatype="html">
8249 <source>Daily quota</source> 8613 <source>Daily quota</source>
8250 <target state="translated">سهم روزانه</target> 8614 <target state="translated">سهم روزانه</target>
8251 8615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group>
8252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 8616 </trans-unit>
8253 <trans-unit id="7910076708497708162" datatype="html"> 8617 <trans-unit id="7910076708497708162" datatype="html">
8254 <source>Last login</source> 8618 <source>Last login</source>
8255 <target state="translated">آخرین ورود</target> 8619 <target state="translated">آخرین ورود</target>
8256 8620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group>
8257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 8621 </trans-unit>
8258 <trans-unit id="3403978719736970622" datatype="html"> 8622 <trans-unit id="3403978719736970622" datatype="html">
8259 <source>You cannot ban root.</source> 8623 <source>You cannot ban root.</source>
8260 <target state="translated">شما نمیتوانید root را ممنوع کنید</target> 8624 <target state="translated">شما نمیتوانید root را ممنوع کنید</target>
8261 8625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group>
8262 8626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group>
8263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="7634059432691079352" datatype="html"> 8627 </trans-unit>
8264 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source><target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target> 8628 <trans-unit id="7634059432691079352" datatype="html">
8265 8629 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source>
8266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 8630 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group>
8632 </trans-unit>
8267 <trans-unit id="4884272193574287483" datatype="html"> 8633 <trans-unit id="4884272193574287483" datatype="html">
8268 <source>Do you really want to unban <x id="PH"/> users?</source> 8634 <source>Do you really want to unban <x id="PH"/> users?</source>
8269 <target state="translated">آیا واقعا میخواهیدکاربران <x id="PH"/> را آزاد سازی کنید؟</target> 8635 <target state="translated">آیا واقعا میخواهیدکاربران <x id="PH"/> را آزاد سازی کنید؟</target>
8270 8636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group>
8271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit><trans-unit id="738031253894929036" datatype="html"> 8637 </trans-unit>
8272 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source><target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target> 8638 <trans-unit id="738031253894929036" datatype="html">
8273 8639 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source>
8274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 8640 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
8641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group>
8642 </trans-unit>
8275 <trans-unit id="8712248120167780385" datatype="html"> 8643 <trans-unit id="8712248120167780385" datatype="html">
8276 <source><x id="PH"/> users unbanned. </source> 8644 <source><x id="PH"/> users unbanned. </source>
8277 <target state="translated">کاربران<x id="PH"/> آزاد شده اند. </target> 8645 <target state="translated">کاربران<x id="PH"/> آزاد شده اند. </target>
8278 8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group>
8279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 8647 </trans-unit>
8280 <trans-unit id="5325873477837320044" datatype="html"> 8648 <trans-unit id="5325873477837320044" datatype="html">
8281 <source>You cannot delete root.</source> 8649 <source>You cannot delete root.</source>
8282 <target state="translated">شما نمیتوانید root را حذ٠کنید.</target> 8650 <target state="translated">شما نمیتوانید root را حذ٠کنید.</target>
8283 8651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group>
8284 8652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group>
8285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="5945924096465496818" datatype="html"> 8653 </trans-unit>
8286 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source><target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target> 8654 <trans-unit id="5945924096465496818" datatype="html">
8287 8655 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source>
8288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="5643060985393782358" datatype="html"> 8656 <target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
8289 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source><target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target> 8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group>
8290 8658 </trans-unit>
8291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit><trans-unit id="1301767781765127363" datatype="html"> 8659 <trans-unit id="5643060985393782358" datatype="html">
8292 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source><target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target> 8660 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source>
8293 8661 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
8294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 8662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group>
8295 8663 </trans-unit>
8664 <trans-unit id="1301767781765127363" datatype="html">
8665 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source>
8666 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
8667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group>
8668 </trans-unit>
8296 <trans-unit id="7166936623843420016" datatype="html"> 8669 <trans-unit id="7166936623843420016" datatype="html">
8297 <source><x id="PH"/> users deleted. </source> 8670 <source><x id="PH"/> users deleted. </source>
8298 <target state="translated">کاربران <x id="PH"/> حذ٠شده اند. </target> 8671 <target state="translated">کاربران <x id="PH"/> حذ٠شده اند. </target>
8299 8672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group>
8300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit><trans-unit id="3104427236147521673" datatype="html"> 8673 </trans-unit>
8301 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source><target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target> 8674 <trans-unit id="3104427236147521673" datatype="html">
8302 8675 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source>
8303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8676 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
8677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group>
8678 </trans-unit>
8304 <trans-unit id="8360664597512051242" datatype="html"> 8679 <trans-unit id="8360664597512051242" datatype="html">
8305 <source><x id="PH"/> users email set as verified. </source> 8680 <source><x id="PH"/> users email set as verified. </source>
8306 <target state="translated">کاربران <x id="PH"/> به عنوان تایید شده از بابت ایمیل تنظیم شده اند. </target> 8681 <target state="translated">کاربران <x id="PH"/> به عنوان تایید شده از بابت ایمیل تنظیم شده اند. </target>
8307 8682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group>
8308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 8683 </trans-unit>
8309 <trans-unit id="7390990800435887351" datatype="html"> 8684 <trans-unit id="7390990800435887351" datatype="html">
8310 <source>Account <x id="PH"/> unmuted.</source> 8685 <source>Account <x id="PH"/> unmuted.</source>
8311 <target state="translated">حساب کاربری <x id="PH"/> غیر خاموش شود.</target> 8686 <target state="translated">حساب کاربری <x id="PH"/> غیر خاموش شود.</target>
8312 8687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group>
8313 8688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group>
8314 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit> 8689 </trans-unit>
8315 <trans-unit id="7246356397085094208" datatype="html"> 8690 <trans-unit id="7246356397085094208" datatype="html">
8316 <source>Instance <x id="PH"/> unmuted.</source> 8691 <source>Instance <x id="PH"/> unmuted.</source>
8317 <target state="translated">سایت <x id="PH"/> غیرخاموش شده است.</target> 8692 <target state="translated">سایت <x id="PH"/> غیرخاموش شده است.</target>
8318 8693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group>
8319 8694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group>
8320 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 8695 </trans-unit>
8321
8322
8323
8324
8325
8326 <trans-unit id="1486537403020619891" datatype="html"> 8696 <trans-unit id="1486537403020619891" datatype="html">
8327 <source>My watch history</source> 8697 <source>My watch history</source>
8328 <target state="translated">تاریخچه تماشای من</target> 8698 <target state="translated">تاریخچه تماشای من</target>
@@ -8332,13 +8702,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8332 <trans-unit id="3656932706364053858" datatype="html"> 8702 <trans-unit id="3656932706364053858" datatype="html">
8333 <source>Track watch history</source> 8703 <source>Track watch history</source>
8334 <target state="translated">پیگیری تاریخچه</target> 8704 <target state="translated">پیگیری تاریخچه</target>
8335 8705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group>
8336 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 8706 </trans-unit>
8337 <trans-unit id="778524577866863576" datatype="html"> 8707 <trans-unit id="778524577866863576" datatype="html">
8338 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source> 8708 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
8339 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> پاک کردن تمام سوابق </target> 8709 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> پاک کردن تمام سوابق </target>
8340 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group>
8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 8711 </trans-unit>
8342 <trans-unit id="3183245287221165928" datatype="html"> 8712 <trans-unit id="3183245287221165928" datatype="html">
8343 <source>Ownership accepted</source> 8713 <source>Ownership accepted</source>
8344 <target state="translated">مالکیت پذیرÙته شد</target> 8714 <target state="translated">مالکیت پذیرÙته شد</target>
@@ -8352,9 +8722,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8352 <trans-unit id="6585766371605707311" datatype="html"> 8722 <trans-unit id="6585766371605707311" datatype="html">
8353 <source>Email updated.</source> 8723 <source>Email updated.</source>
8354 <target state="translated">ایمیل به روز شده</target> 8724 <target state="translated">ایمیل به روز شده</target>
8355 8725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8356 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 8726 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">7</context></context-group>
8357 8727 </trans-unit>
8358 <trans-unit id="853586874765134886" datatype="html"> 8728 <trans-unit id="853586874765134886" datatype="html">
8359 <source>You current password is invalid.</source> 8729 <source>You current password is invalid.</source>
8360 <target state="translated">رمز عبور Ùعلی نامعتبر است</target> 8730 <target state="translated">رمز عبور Ùعلی نامعتبر است</target>
@@ -8414,9 +8784,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8414 <trans-unit id="4776289814033837037" datatype="html"> 8784 <trans-unit id="4776289814033837037" datatype="html">
8415 <source>Interface settings updated.</source> 8785 <source>Interface settings updated.</source>
8416 <target state="translated">تنظیمات رابط به روز شده است.</target> 8786 <target state="translated">تنظیمات رابط به روز شده است.</target>
8417 8787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group>
8418 8788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group>
8419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 8789 </trans-unit>
8420 <trans-unit id="77907918814566205" datatype="html"> 8790 <trans-unit id="77907918814566205" datatype="html">
8421 <source>New video from your subscriptions</source> 8791 <source>New video from your subscriptions</source>
8422 <target state="translated">ویدیو جدید از کانالهایی که شما در آن مشترک هستید.</target> 8792 <target state="translated">ویدیو جدید از کانالهایی که شما در آن مشترک هستید.</target>
@@ -8459,14 +8829,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8459 <source>A new user registered on your instance</source> 8829 <source>A new user registered on your instance</source>
8460 <target state="translated">یک کاربر جدید در سایت شماثبت نام کرد.</target> 8830 <target state="translated">یک کاربر جدید در سایت شماثبت نام کرد.</target>
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group> 8831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group>
8462 </trans-unit><trans-unit id="5935212402338564229" datatype="html"> 8832 </trans-unit>
8463 <source>You or one of your channels has a new follower</source><target state="new">You or one of your channels has a new follower</target> 8833 <trans-unit id="5935212402338564229" datatype="html">
8834 <source>You or one of your channels has a new follower</source>
8835 <target state="new">You or one of your channels has a new follower</target>
8464 <context-group purpose="location"> 8836 <context-group purpose="location">
8465 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> 8837 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8466 <context context-type="linenumber">40</context> 8838 <context context-type="linenumber">40</context>
8467 </context-group> 8839 </context-group>
8468 </trans-unit> 8840 </trans-unit>
8469
8470 <trans-unit id="5315689532659759332" datatype="html"> 8841 <trans-unit id="5315689532659759332" datatype="html">
8471 <source>Someone mentioned you in video comments</source> 8842 <source>Someone mentioned you in video comments</source>
8472 <target state="translated">Ùردی از شما در نظرات ویدئو نام برد.</target> 8843 <target state="translated">Ùردی از شما در نظرات ویدئو نام برد.</target>
@@ -8547,21 +8918,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8547 <trans-unit id="3525866160632851851" datatype="html"> 8918 <trans-unit id="3525866160632851851" datatype="html">
8548 <source>Avatar changed.</source> 8919 <source>Avatar changed.</source>
8549 <target state="translated">آواتار تغییر کرد</target> 8920 <target state="translated">آواتار تغییر کرد</target>
8550 8921 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group>
8551 8922 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
8552 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 8923 </trans-unit>
8553 <trans-unit id="8920809083620698740" datatype="html"> 8924 <trans-unit id="8920809083620698740" datatype="html">
8554 <source>avatar</source> 8925 <source>avatar</source>
8555 <target state="translated">آواتار</target> 8926 <target state="translated">آواتار</target>
8556 8927 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group>
8557 8928 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
8558 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 8929 </trans-unit>
8559 <trans-unit id="2775050991871557896" datatype="html"> 8930 <trans-unit id="2775050991871557896" datatype="html">
8560 <source>Avatar deleted.</source> 8931 <source>Avatar deleted.</source>
8561 <target state="translated">آواتار حذ٠شد</target> 8932 <target state="translated">آواتار حذ٠شد</target>
8562 8933 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group>
8563 8934 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
8564 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 8935 </trans-unit>
8565 <trans-unit id="1233062525939746039" datatype="html"> 8936 <trans-unit id="1233062525939746039" datatype="html">
8566 <source>Unknown language</source> 8937 <source>Unknown language</source>
8567 <target state="translated">زبان ناشناخته</target> 8938 <target state="translated">زبان ناشناخته</target>
@@ -8585,33 +8956,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8585 <trans-unit id="1137937154872046253" datatype="html"> 8956 <trans-unit id="1137937154872046253" datatype="html">
8586 <source>Video channel <x id="PH"/> created.</source> 8957 <source>Video channel <x id="PH"/> created.</source>
8587 <target state="translated">کانال ویدئویی <x id="PH"/> ایجاد شده است.</target> 8958 <target state="translated">کانال ویدئویی <x id="PH"/> ایجاد شده است.</target>
8588 8959 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group>
8589 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 8960 </trans-unit>
8590 <trans-unit id="8723777130353305761" datatype="html"> 8961 <trans-unit id="8723777130353305761" datatype="html">
8591 <source>This name already exists on this instance.</source> 8962 <source>This name already exists on this instance.</source>
8592 <target state="translated">این نام در این سایت وجود دارد.</target> 8963 <target state="translated">این نام در این سایت وجود دارد.</target>
8593 8964 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8594 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8965 </trans-unit>
8595 <trans-unit id="7589345916094713536" datatype="html"> 8966 <trans-unit id="7589345916094713536" datatype="html">
8596 <source>Video channel <x id="PH"/> updated.</source> 8967 <source>Video channel <x id="PH"/> updated.</source>
8597 <target state="translated">کانال ویدئویی <x id="PH"/> به روز شده است.</target> 8968 <target state="translated">کانال ویدئویی <x id="PH"/> به روز شده است.</target>
8598 8969 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group>
8599 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 8970 </trans-unit>
8600 <trans-unit id="8407755843502300957" datatype="html"> 8971 <trans-unit id="8407755843502300957" datatype="html">
8601 <source>Banner changed.</source> 8972 <source>Banner changed.</source>
8602 <target state="translated">بنر تغییر کرد</target> 8973 <target state="translated">بنر تغییر کرد</target>
8603 8974 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group>
8604 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> 8975 </trans-unit>
8605 <trans-unit id="689638706960732906" datatype="html"> 8976 <trans-unit id="689638706960732906" datatype="html">
8606 <source>banner</source> 8977 <source>banner</source>
8607 <target state="translated">بنر</target> 8978 <target state="translated">بنر</target>
8608 8979 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group>
8609 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> 8980 </trans-unit>
8610 <trans-unit id="3230561499965076671" datatype="html"> 8981 <trans-unit id="3230561499965076671" datatype="html">
8611 <source>Banner deleted.</source> 8982 <source>Banner deleted.</source>
8612 <target state="translated">بنر حذ٠شد</target> 8983 <target state="translated">بنر حذ٠شد</target>
8613 8984 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group>
8614 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 8985 </trans-unit>
8615 <trans-unit id="624066830180032195" datatype="html"> 8986 <trans-unit id="624066830180032195" datatype="html">
8616 <source>Video channel <x id="PH"/> deleted.</source> 8987 <source>Video channel <x id="PH"/> deleted.</source>
8617 <target state="translated">کانال ویدئویی <x id="PH"/> حذ٠شده است.</target> 8988 <target state="translated">کانال ویدئویی <x id="PH"/> حذ٠شده است.</target>
@@ -8625,9 +8996,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8625 <trans-unit id="7440637814928143808" datatype="html"> 8996 <trans-unit id="7440637814928143808" datatype="html">
8626 <source>My followers</source> 8997 <source>My followers</source>
8627 <target state="translated">دنبال کنندگان من</target> 8998 <target state="translated">دنبال کنندگان من</target>
8628 8999 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group>
8629 9000 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
8630 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 9001 </trans-unit>
8631 <trans-unit id="2521678336272309407" datatype="html"> 9002 <trans-unit id="2521678336272309407" datatype="html">
8632 <source>No follower found.</source> 9003 <source>No follower found.</source>
8633 <target state="translated">هیچ دنبال کننده ای یاÙت نشد</target> 9004 <target state="translated">هیچ دنبال کننده ای یاÙت نشد</target>
@@ -8665,7 +9036,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8665 <target state="translated">Ùیلترهای کانال</target> 9036 <target state="translated">Ùیلترهای کانال</target>
8666 9037
8667 9038
8668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8669 <trans-unit id="6059091237492573541" datatype="html"> 9040 <trans-unit id="6059091237492573541" datatype="html">
8670 <source>Update video channel</source> 9041 <source>Update video channel</source>
8671 <target state="translated">به روز رسانی کانال ویدئو</target> 9042 <target state="translated">به روز رسانی کانال ویدئو</target>
@@ -8674,8 +9045,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8674 <trans-unit id="6595008830732269870" datatype="html"> 9045 <trans-unit id="6595008830732269870" datatype="html">
8675 <source>Not found</source> 9046 <source>Not found</source>
8676 <target state="translated">پیدا نشد</target> 9047 <target state="translated">پیدا نشد</target>
8677 9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8678 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> 9049 </trans-unit>
8679 <trans-unit id="1009095940160473792" datatype="html"> 9050 <trans-unit id="1009095940160473792" datatype="html">
8680 <source>URL parameter is missing in URL parameters</source> 9051 <source>URL parameter is missing in URL parameters</source>
8681 <target state="translated">پارامتر URL در پارامترهای URL گم شده است</target> 9052 <target state="translated">پارامتر URL در پارامترهای URL گم شده است</target>
@@ -8716,40 +9087,41 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8716 <trans-unit id="5674286808255988565" datatype="html"> 9087 <trans-unit id="5674286808255988565" datatype="html">
8717 <source>Create</source> 9088 <source>Create</source>
8718 <target state="translated">ساختن</target> 9089 <target state="translated">ساختن</target>
8719 9090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8720 9091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8721 9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group>
8722 9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group>
8723 9094 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
8724 9095 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8725 9096 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 9097 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group>
9098 </trans-unit>
8727 <trans-unit id="8869957234869568361" datatype="html"> 9099 <trans-unit id="8869957234869568361" datatype="html">
8728 <source>Update playlist</source> 9100 <source>Update playlist</source>
8729 <target state="translated">لیست پخش به روز رسانی</target> 9101 <target state="translated">لیست پخش به روز رسانی</target>
8730 9102 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group>
8731 9103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group>
8732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9104 </trans-unit>
8733 <trans-unit id="5851560788527570644" datatype="html"> 9105 <trans-unit id="5851560788527570644" datatype="html">
8734 <source>Notifications</source> 9106 <source>Notifications</source>
8735 <target state="translated">اطلاع رسانی ها</target> 9107 <target state="translated">اطلاع رسانی ها</target>
8736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9108
8737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9109
8738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9110
8739 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9111
8740 </trans-unit> 9112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8741 <trans-unit id="6658000829978978023" datatype="html"> 9113 <trans-unit id="6658000829978978023" datatype="html">
8742 <source>Applications</source> 9114 <source>Applications</source>
8743 <target state="translated">برنامه های کاربردی</target> 9115 <target state="translated">برنامه های کاربردی</target>
8744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9116
8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9117
8746 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9118
8747 </trans-unit> 9119 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8748 <trans-unit id="104404386496394770" datatype="html"> 9120 <trans-unit id="104404386496394770" datatype="html">
8749 <source>Delete playlist</source> 9121 <source>Delete playlist</source>
8750 <target state="translated">لیست پخش را حذ٠کنید</target> 9122 <target state="translated">لیست پخش را حذ٠کنید</target>
8751 9123 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group>
8752 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 9124 </trans-unit>
8753 <trans-unit id="1431617394009162547" datatype="html"> 9125 <trans-unit id="1431617394009162547" datatype="html">
8754 <source>Playlist <x id="PH"/> updated.</source> 9126 <source>Playlist <x id="PH"/> updated.</source>
8755 <target state="translated">لیست پخش <x id="PH"/> به روز شده است.</target> 9127 <target state="translated">لیست پخش <x id="PH"/> به روز شده است.</target>
@@ -8760,12 +9132,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8760 <target state="translated">تغییر مالکیت</target> 9132 <target state="translated">تغییر مالکیت</target>
8761 9133
8762 9134
8763 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 9135 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8764 <trans-unit id="3380608219513805292" datatype="html"> 9136 <trans-unit id="3380608219513805292" datatype="html">
8765 <source>Playlist <x id="PH"/> deleted.</source> 9137 <source>Playlist <x id="PH"/> deleted.</source>
8766 <target state="translated">لیست پخش <x id="PH"/> حذ٠شده است.</target> 9138 <target state="translated">لیست پخش <x id="PH"/> حذ٠شده است.</target>
8767 9139 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group>
8768 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit> 9140 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group>
9141 </trans-unit>
8769 <trans-unit id="3058024914967508975"> 9142 <trans-unit id="3058024914967508975">
8770 <source>My videos</source> 9143 <source>My videos</source>
8771 <target>ویديو‌های من</target> 9144 <target>ویديو‌های من</target>
@@ -8773,25 +9146,22 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8773 9146
8774 9147
8775 9148
8776 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9149 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8777 <trans-unit id="8197117721861453263" datatype="html"> 9150 <trans-unit id="8197117721861453263" datatype="html">
8778 <source>Do you really want to delete <x id="PH"/> videos?</source> 9151 <source>Do you really want to delete <x id="PH"/> videos?</source>
8779 <target state="translated">آیا واقعا میخواهید <x id="PH"/> Ùیلم ها را حذ٠کنید؟</target> 9152 <target state="translated">آیا واقعا میخواهید <x id="PH"/> Ùیلم ها را حذ٠کنید؟</target>
8780 9153
8781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 9154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
8782 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9155 <trans-unit id="696910741870112536" datatype="html">
8783 <context-group purpose="location"> 9156 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
8784 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9157 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8785 <context context-type="linenumber">191</context> 9158
8786 </context-group> 9159 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
8787 </trans-unit><trans-unit id="3255171236149541417" datatype="html"> 9160 <trans-unit id="3255171236149541417" datatype="html">
8788 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9161 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
8789 <context-group purpose="location"> 9162 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8790 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9163
8791 <context context-type="linenumber">193,191</context> 9164 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8792 </context-group>
8793 </trans-unit>
8794
8795 <trans-unit id="2591467977473302125" datatype="html"> 9165 <trans-unit id="2591467977473302125" datatype="html">
8796 <source>Videos list</source> 9166 <source>Videos list</source>
8797 <target state="translated">لیست Ùیلم ها</target> 9167 <target state="translated">لیست Ùیلم ها</target>
@@ -8803,24 +9173,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8803 <trans-unit id="2027805873922338635" datatype="html"> 9173 <trans-unit id="2027805873922338635" datatype="html">
8804 <source>Do you really want to delete <x id="PH"/>? </source> 9174 <source>Do you really want to delete <x id="PH"/>? </source>
8805 <target state="translated">آیا واقعا می خواهید <x id="PH"/>را حذ٠کنید? </target> 9175 <target state="translated">آیا واقعا می خواهید <x id="PH"/>را حذ٠کنید? </target>
8806 9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group>
8807 9177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group>
8808 9178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
8809 9179 </trans-unit>
8810 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit>
8811 <trans-unit id="2767660806989176400" datatype="html"> 9180 <trans-unit id="2767660806989176400" datatype="html">
8812 <source>Video <x id="PH"/> deleted.</source> 9181 <source>Video <x id="PH"/> deleted.</source>
8813 <target state="translated">ویدئو <x id="PH"/> حذ٠شده است.</target> 9182 <target state="translated">ویدئو <x id="PH"/> حذ٠شده است.</target>
8814 9183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">242</context></context-group>
8815 9184 </trans-unit>
8816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">242</context></context-group></trans-unit>
8817 <trans-unit id="6389312883797462351" datatype="html"> 9185 <trans-unit id="6389312883797462351" datatype="html">
8818 <source>Studio</source> 9186 <source>Studio</source>
8819 <target state="new">Studio</target> 9187 <target state="new">Studio</target>
8820 9188 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context><context context-type="linenumber">17</context></context-group>
8821 9189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group>
8822 9190 </trans-unit>
8823 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/video-studio-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">347</context></context-group></trans-unit>
8824 <trans-unit id="6810714890760227072" datatype="html"> 9191 <trans-unit id="6810714890760227072" datatype="html">
8825 <source>Ownership change request sent.</source> 9192 <source>Ownership change request sent.</source>
8826 <target state="translated">درخواست تغییر مالکیت ارسال شده است.</target> 9193 <target state="translated">درخواست تغییر مالکیت ارسال شده است.</target>
@@ -8838,8 +9205,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8838 <source>My channels</source> 9205 <source>My channels</source>
8839 <target state="translated">کانال های من</target> 9206 <target state="translated">کانال های من</target>
8840 9207
8841 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
8842 <source>My synchronizations</source><target state="new">My synchronizations</target> 9209 <trans-unit id="1498264516089100469" datatype="html">
9210 <source>My synchronizations</source>
9211 <target state="new">My synchronizations</target>
8843 <context-group purpose="location"> 9212 <context-group purpose="location">
8844 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9213 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
8845 <context context-type="linenumber">11</context> 9214 <context context-type="linenumber">11</context>
@@ -8863,14 +9232,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8863 9232
8864 9233
8865 9234
8866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9235 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8867 <trans-unit id="2527931602940887636" datatype="html"> 9236 <trans-unit id="2527931602940887636" datatype="html">
8868 <source>My subscriptions</source> 9237 <source>My subscriptions</source>
8869 <target state="translated">اشتراک های من</target> 9238 <target state="translated">اشتراک های من</target>
8870 9239
8871 9240
8872 9241
8873 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8874 <trans-unit id="5177154708872200221" datatype="html"> 9243 <trans-unit id="5177154708872200221" datatype="html">
8875 <source>You don't have any subscription yet.</source> 9244 <source>You don't have any subscription yet.</source>
8876 <target state="translated">شما هنوز هیچ اشتراکی ندارید</target> 9245 <target state="translated">شما هنوز هیچ اشتراکی ندارید</target>
@@ -8879,23 +9248,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8879 <trans-unit id="1991904494976135035" datatype="html"> 9248 <trans-unit id="1991904494976135035" datatype="html">
8880 <source>My abuse reports</source> 9249 <source>My abuse reports</source>
8881 <target state="translated">"گزارشات سوء استÙاده" من ØŒ گزارش Ù…ÛŒ دهد</target> 9250 <target state="translated">"گزارشات سوء استÙاده" من ØŒ گزارش Ù…ÛŒ دهد</target>
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9251
8883 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9252 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
8884 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9253 <trans-unit id="5603224609929994288" datatype="html">
8885</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9254 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9255 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8886</target> 9256</target>
8887 <context-group purpose="location"> 9257 <context-group purpose="location">
8888 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9258 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8889 <context context-type="linenumber">5,6</context> 9259 <context context-type="linenumber">5,6</context>
8890 </context-group> 9260 </context-group>
8891 </trans-unit><trans-unit id="4250548381153518208" datatype="html"> 9261 </trans-unit>
8892 <source>Change your email</source><target state="new">Change your email</target> 9262 <trans-unit id="4250548381153518208" datatype="html">
9263 <source>Change your email</source>
9264 <target state="new">Change your email</target>
8893 <context-group purpose="location"> 9265 <context-group purpose="location">
8894 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9266 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8895 <context context-type="linenumber">11</context> 9267 <context context-type="linenumber">11</context>
8896 </context-group> 9268 </context-group>
8897 </trans-unit><trans-unit id="3173210699559672958" datatype="html"> 9269 </trans-unit>
8898 <source> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source><target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target> 9270 <trans-unit id="3173210699559672958" datatype="html">
9271 <source>Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source>
9272 <target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target>
8899 <context-group purpose="location"> 9273 <context-group purpose="location">
8900 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9274 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
8901 <context context-type="linenumber">13,16</context> 9275 <context context-type="linenumber">13,16</context>
@@ -8904,15 +9278,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8904 <trans-unit id="5752861278140673787" datatype="html"> 9278 <trans-unit id="5752861278140673787" datatype="html">
8905 <source>Ownership changes</source> 9279 <source>Ownership changes</source>
8906 <target state="translated">تغییر مالکیت</target> 9280 <target state="translated">تغییر مالکیت</target>
8907 9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group>
8908 9282 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
8909 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 9283 </trans-unit>
8910 <trans-unit id="5983006734882925930" datatype="html"> 9284 <trans-unit id="5983006734882925930" datatype="html">
8911 <source>My video history</source> 9285 <source>My video history</source>
8912 <target state="translated">تاریخچه ویدئو من</target> 9286 <target state="translated">تاریخچه ویدئو من</target>
8913 9287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group>
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html"> 9288 </trans-unit>
8915 <source>Create new synchronization</source><target state="new">Create new synchronization</target> 9289 <trans-unit id="6328603643802633101" datatype="html">
9290 <source>Create new synchronization</source>
9291 <target state="new">Create new synchronization</target>
8916 <context-group purpose="location"> 9292 <context-group purpose="location">
8917 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> 9293 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
8918 <context context-type="linenumber">153</context> 9294 <context context-type="linenumber">153</context>
@@ -8921,9 +9297,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8921 <trans-unit id="8181077408762380407" datatype="html"> 9297 <trans-unit id="8181077408762380407" datatype="html">
8922 <source>Channels</source> 9298 <source>Channels</source>
8923 <target state="translated">کانال ها</target> 9299 <target state="translated">کانال ها</target>
8924 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9300
8925 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9301
8926 </trans-unit> 9302 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8927 <trans-unit id="8936704404804793618" datatype="html"> 9303 <trans-unit id="8936704404804793618" datatype="html">
8928 <source>Videos</source> 9304 <source>Videos</source>
8929 <target state="translated">Ùیلم ها</target> 9305 <target state="translated">Ùیلم ها</target>
@@ -8934,14 +9310,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8934 9310
8935 9311
8936 9312
8937 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9313
9314 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8938 <trans-unit id="1823843876735462104" datatype="html"> 9315 <trans-unit id="1823843876735462104" datatype="html">
8939 <source>Playlists</source> 9316 <source>Playlists</source>
8940 <target state="translated">لیست های پخش</target> 9317 <target state="translated">لیست های پخش</target>
8941 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9318
8942 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9319
8943 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9320
8944 </trans-unit> 9321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8945 <trans-unit id="7916647920967632052" datatype="html"> 9322 <trans-unit id="7916647920967632052" datatype="html">
8946 <source>max size</source> 9323 <source>max size</source>
8947 <target state="translated">حداکثر اندازه</target> 9324 <target state="translated">حداکثر اندازه</target>
@@ -8951,21 +9328,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8951 <trans-unit id="6489275254908395777" datatype="html"> 9328 <trans-unit id="6489275254908395777" datatype="html">
8952 <source>Maximize editor</source> 9329 <source>Maximize editor</source>
8953 <target state="translated">به حداکثر رساندن ویرایشگر</target> 9330 <target state="translated">به حداکثر رساندن ویرایشگر</target>
8954 9331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group>
8955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 9332 </trans-unit>
8956 <trans-unit id="4243591013849340688" datatype="html"> 9333 <trans-unit id="4243591013849340688" datatype="html">
8957 <source>Exit maximized editor</source> 9334 <source>Exit maximized editor</source>
8958 <target state="translated">خروج از حالت حداکثر ویرایشگر</target> 9335 <target state="translated">خروج از حالت حداکثر ویرایشگر</target>
8959 9336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group>
8960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9337 </trans-unit>
8961
8962
8963 <trans-unit id="2687679787442328897" datatype="html"> 9338 <trans-unit id="2687679787442328897" datatype="html">
8964 <source>An email with verification link will be sent to <x id="PH"/>.</source> 9339 <source>An email with verification link will be sent to <x id="PH"/>.</source>
8965 <target state="translated">یک ایمیل با پیوند تأیید به <x id="PH"/> ارسال می شود.</target> 9340 <target state="translated">یک ایمیل با پیوند تأیید به <x id="PH"/> ارسال می شود.</target>
8966 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group> 9341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group>
8967 </trans-unit><trans-unit id="3856244462638931422" datatype="html"> 9342 </trans-unit>
8968 <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target> 9343 <trans-unit id="3856244462638931422" datatype="html">
9344 <source>Verify account email confirmation</source>
9345 <target state="new">Verify account email confirmation</target>
8969 <context-group purpose="location"> 9346 <context-group purpose="location">
8970 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> 9347 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
8971 <context context-type="linenumber">2</context> 9348 <context context-type="linenumber">2</context>
@@ -8980,9 +9357,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8980 <trans-unit id="1783173774503340906" datatype="html"> 9357 <trans-unit id="1783173774503340906" datatype="html">
8981 <source>Subscribe to the account</source> 9358 <source>Subscribe to the account</source>
8982 <target state="translated">اشتراک در حساب</target> 9359 <target state="translated">اشتراک در حساب</target>
8983 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
8984 9361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group>
8985 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group></trans-unit> 9362 </trans-unit>
8986 <trans-unit id="3131904093925601441" datatype="html"> 9363 <trans-unit id="3131904093925601441" datatype="html">
8987 <source>PLAYLISTS</source> 9364 <source>PLAYLISTS</source>
8988 <target state="translated">لیست های پخش</target> 9365 <target state="translated">لیست های پخش</target>
@@ -9079,58 +9456,58 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9079 <trans-unit id="3541115907775840269" datatype="html"> 9456 <trans-unit id="3541115907775840269" datatype="html">
9080 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source> 9457 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9081 <target state="translated">آیا مطمئن هستید که می خواهید "<x id="PH" equiv-text="this.video.name"/>" را ویرایش کنید؟</target> 9458 <target state="translated">آیا مطمئن هستید که می خواهید "<x id="PH" equiv-text="this.video.name"/>" را ویرایش کنید؟</target>
9082 9459 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group>
9083 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 9460 </trans-unit>
9084 <trans-unit id="3858880927114551513" datatype="html"> 9461 <trans-unit id="3858880927114551513" datatype="html">
9085 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source> 9462 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
9086 <target state="translated">ویدئوی Ùعلی با ویدئوی ویرایش شده جایگزین خواهد شد &lt;strong>Ùˆ شما قادر به بازیابی آن نخواهید بود .&lt;/strong>.&lt;br />&lt;br /></target> 9463 <target state="translated">ویدئوی Ùعلی با ویدئوی ویرایش شده جایگزین خواهد شد &lt;strong>Ùˆ شما قادر به بازیابی آن نخواهید بود .&lt;/strong>.&lt;br />&lt;br /></target>
9087 9464 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group>
9088 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9465 </trans-unit>
9089 <trans-unit id="4876327655498234453" datatype="html"> 9466 <trans-unit id="4876327655498234453" datatype="html">
9090 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source> 9467 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9091 <target state="translated">برای یادآوری :وظای٠روبرو انجام خواهد شد : &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target> 9468 <target state="translated">برای یادآوری :وظای٠روبرو انجام خواهد شد : &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
9092 9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group>
9093 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> 9470 </trans-unit>
9094 <trans-unit id="7934869554046374009" datatype="html"> 9471 <trans-unit id="7934869554046374009" datatype="html">
9095 <source>Edition tasks created.</source> 9472 <source>Edition tasks created.</source>
9096 <target state="new">Edition tasks created.</target> 9473 <target state="new">Edition tasks created.</target>
9097 9474 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group>
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9475 </trans-unit>
9099 <trans-unit id="7709367721354853232" datatype="html"> 9476 <trans-unit id="7709367721354853232" datatype="html">
9100 <source>Focus the search bar</source> 9477 <source>Focus the search bar</source>
9101 <target state="translated">تمرکز نوار جستجو</target> 9478 <target state="translated">تمرکز نوار جستجو</target>
9102 9479 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 9480 </trans-unit>
9104 <trans-unit id="4049262826107502276" datatype="html"> 9481 <trans-unit id="4049262826107502276" datatype="html">
9105 <source>Toggle the left menu</source> 9482 <source>Toggle the left menu</source>
9106 <target state="translated">منوی سمت چپ را تغییر دهید</target> 9483 <target state="translated">منوی سمت چپ را تغییر دهید</target>
9107 9484 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group>
9108 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit> 9485 </trans-unit>
9109 <trans-unit id="5409372033656550095" datatype="html"> 9486 <trans-unit id="5409372033656550095" datatype="html">
9110 <source>Go to the discover videos page</source> 9487 <source>Go to the discover videos page</source>
9111 <target state="translated">به صÙحه جستجوی Ùیلم بروید</target> 9488 <target state="translated">به صÙحه جستجوی Ùیلم بروید</target>
9112 9489 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9113 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 9490 </trans-unit>
9114 <trans-unit id="4278050445961255445" datatype="html"> 9491 <trans-unit id="4278050445961255445" datatype="html">
9115 <source>Go to the trending videos page</source> 9492 <source>Go to the trending videos page</source>
9116 <target state="translated">به صÙحه Ùیلم های داغ ( Trending) بروید</target> 9493 <target state="translated">به صÙحه Ùیلم های داغ ( Trending) بروید</target>
9117 9494 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9118 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 9495 </trans-unit>
9119 <trans-unit id="3242234958443825475" datatype="html"> 9496 <trans-unit id="3242234958443825475" datatype="html">
9120 <source>Go to the recently added videos page</source> 9497 <source>Go to the recently added videos page</source>
9121 <target state="translated">به صÙحه Ùیلم های اخیرا اضاÙÙ‡ شده بروید</target> 9498 <target state="translated">به صÙحه Ùیلم های اخیرا اضاÙÙ‡ شده بروید</target>
9122 9499 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9123 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> 9500 </trans-unit>
9124 <trans-unit id="2887122197778293919" datatype="html"> 9501 <trans-unit id="2887122197778293919" datatype="html">
9125 <source>Go to the local videos page</source> 9502 <source>Go to the local videos page</source>
9126 <target state="translated">برو به صÙحه Ùیلم های محلی</target> 9503 <target state="translated">برو به صÙحه Ùیلم های محلی</target>
9127 9504 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
9128 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit> 9505 </trans-unit>
9129 <trans-unit id="8009065619559214982" datatype="html"> 9506 <trans-unit id="8009065619559214982" datatype="html">
9130 <source>Go to the videos upload page</source> 9507 <source>Go to the videos upload page</source>
9131 <target state="translated">به صÙحه آپلود Ùیلم بروید</target> 9508 <target state="translated">به صÙحه آپلود Ùیلم بروید</target>
9132 9509 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
9133 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 9510 </trans-unit>
9134 <trans-unit id="3779524668013120370" datatype="html"> 9511 <trans-unit id="3779524668013120370" datatype="html">
9135 <source>Go to my subscriptions</source> 9512 <source>Go to my subscriptions</source>
9136 <target state="translated">به اشتراک های من بروید</target> 9513 <target state="translated">به اشتراک های من بروید</target>
@@ -9152,7 +9529,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9152 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9529 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9153 </trans-unit> 9530 </trans-unit>
9154 <trans-unit id="2013324644839511073" datatype="html"> 9531 <trans-unit id="2013324644839511073" datatype="html">
9155 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9532 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9156Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9533Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9157 <target state="translated">نمی توان مجوزهای OAuthرا بازیابی کرد: <x id="PH" equiv-text="err.text"/>. مطمئن شوید سرور را به صورت مناسب تنظیم کرده ایدخصوصا قسمت "وب سرور" .</target> 9534 <target state="translated">نمی توان مجوزهای OAuthرا بازیابی کرد: <x id="PH" equiv-text="err.text"/>. مطمئن شوید سرور را به صورت مناسب تنظیم کرده ایدخصوصا قسمت "وب سرور" .</target>
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9535 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9160,15 +9537,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9160 <trans-unit id="375263728166936544" datatype="html"> 9537 <trans-unit id="375263728166936544" datatype="html">
9161 <source>You need to reconnect.</source> 9538 <source>You need to reconnect.</source>
9162 <target state="translated">نیاز به اتصال مجدد دارید</target> 9539 <target state="translated">نیاز به اتصال مجدد دارید</target>
9163 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9540
9164 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9541 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9165 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9542 <trans-unit id="8093156107152165809" datatype="html">
9543 <source>Show/hide this help menu</source>
9544 <target state="new">Show/hide this help menu</target>
9166 <context-group purpose="location"> 9545 <context-group purpose="location">
9167 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9546 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9168 <context context-type="linenumber">45</context> 9547 <context context-type="linenumber">45</context>
9169 </context-group> 9548 </context-group>
9170 </trans-unit><trans-unit id="3314265031897048047" datatype="html"> 9549 </trans-unit>
9171 <source>Hide this help menu</source><target state="new">Hide this help menu</target> 9550 <trans-unit id="3314265031897048047" datatype="html">
9551 <source>Hide this help menu</source>
9552 <target state="new">Hide this help menu</target>
9172 <context-group purpose="location"> 9553 <context-group purpose="location">
9173 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9554 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9174 <context context-type="linenumber">46</context> 9555 <context context-type="linenumber">46</context>
@@ -9182,54 +9563,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9182 <trans-unit id="3608407683173066091" datatype="html"> 9563 <trans-unit id="3608407683173066091" datatype="html">
9183 <source>My history</source> 9564 <source>My history</source>
9184 <target state="translated">تاریخچه من</target> 9565 <target state="translated">تاریخچه من</target>
9185 <context-group purpose="location"> 9566
9186 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9567 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9187 <context context-type="linenumber">98</context>
9188 </context-group>
9189 </trans-unit>
9190 <trans-unit id="4024404994702813072" datatype="html"> 9568 <trans-unit id="4024404994702813072" datatype="html">
9191 <source>In my library</source> 9569 <source>In my library</source>
9192 <target state="translated">در کتابخانه من</target> 9570 <target state="translated">در کتابخانه من</target>
9193 <context-group purpose="location"> 9571
9194 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9572 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9195 <context context-type="linenumber">104</context>
9196 </context-group>
9197 </trans-unit>
9198 <trans-unit id="232050922346936574" datatype="html"> 9573 <trans-unit id="232050922346936574" datatype="html">
9199 <source>Trending</source> 9574 <source>Trending</source>
9200 <target state="translated">ویدئوهای داغ(Trending)</target> 9575 <target state="translated">ویدئوهای داغ(Trending)</target>
9201 9576
9202 9577
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9204 <trans-unit id="6470888608149621404" datatype="html"> 9579 <trans-unit id="6470888608149621404" datatype="html">
9205 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9580 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9206 <target state="translated">در <x id="PH" equiv-text="config.instance.name"/></target> 9581 <target state="translated">در <x id="PH" equiv-text="config.instance.name"/></target>
9207 <context-group purpose="location"> 9582
9208 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9583 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9209 <context context-type="linenumber">150</context>
9210 </context-group>
9211 </trans-unit>
9212 <trans-unit id="2821179408673282599" datatype="html"> 9584 <trans-unit id="2821179408673282599" datatype="html">
9213 <source>Home</source> 9585 <source>Home</source>
9214 <target state="translated">خانه</target> 9586 <target state="translated">خانه</target>
9215 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9587
9216 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9588
9217 </trans-unit> 9589 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9218 <trans-unit id="4648900870671159218" datatype="html"> 9590 <trans-unit id="4648900870671159218" datatype="html">
9219 <source>Success</source> 9591 <source>Success</source>
9220 <target state="translated">موÙقیت</target> 9592 <target state="translated">موÙقیت</target>
9221 9593 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group>
9222 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 9594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group>
9595 </trans-unit>
9223 <trans-unit id="1266887509445371246" datatype="html"> 9596 <trans-unit id="1266887509445371246" datatype="html">
9224 <source>Incorrect username or password.</source> 9597 <source>Incorrect username or password.</source>
9225 <target state="translated">نام کاربری یا گذرواژه اشتباه است.</target> 9598 <target state="translated">نام کاربری یا گذرواژه اشتباه است.</target>
9226 9599
9227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9600 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9228 <trans-unit id="6974874606619467663" datatype="html"> 9601 <trans-unit id="6974874606619467663" datatype="html">
9229 <source>Your account is blocked.</source> 9602 <source>Your account is blocked.</source>
9230 <target state="translated">حساب شما مسدود شده است</target> 9603 <target state="translated">حساب شما مسدود شده است</target>
9231 9604
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9605 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9233 <trans-unit id="7939914198003891823" datatype="html"> 9606 <trans-unit id="7939914198003891823" datatype="html">
9234 <source>any language</source> 9607 <source>any language</source>
9235 <target state="translated">هر زبانی</target> 9608 <target state="translated">هر زبانی</target>
@@ -9263,41 +9636,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9263 <trans-unit id="6048892649018070225" datatype="html"> 9636 <trans-unit id="6048892649018070225" datatype="html">
9264 <source>Today</source> 9637 <source>Today</source>
9265 <target state="translated">امروز</target> 9638 <target state="translated">امروز</target>
9266 9639 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9267 9640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
9268 9641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group>
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 9642 </trans-unit>
9270 <trans-unit id="4498682414491138092" datatype="html"> 9643 <trans-unit id="4498682414491138092" datatype="html">
9271 <source>Yesterday</source> 9644 <source>Yesterday</source>
9272 <target state="translated">دیروز</target> 9645 <target state="translated">دیروز</target>
9273 9646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group>
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 9647 </trans-unit>
9275 <trans-unit id="5073473933031004097" datatype="html"> 9648 <trans-unit id="5073473933031004097" datatype="html">
9276 <source>This week</source> 9649 <source>This week</source>
9277 <target state="translated">این Ù‡Ùته</target> 9650 <target state="translated">این Ù‡Ùته</target>
9278 9651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group>
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 9652 </trans-unit>
9280 <trans-unit id="842657237693374355" datatype="html"> 9653 <trans-unit id="842657237693374355" datatype="html">
9281 <source>This month</source> 9654 <source>This month</source>
9282 <target state="translated">این ماه</target> 9655 <target state="translated">این ماه</target>
9283 9656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group>
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 9657 </trans-unit>
9285 <trans-unit id="4463380307954693363" datatype="html"> 9658 <trans-unit id="4463380307954693363" datatype="html">
9286 <source>Last month</source> 9659 <source>Last month</source>
9287 <target state="translated">ماه گذشته</target> 9660 <target state="translated">ماه گذشته</target>
9288 9661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group>
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> 9662 </trans-unit>
9290 <trans-unit id="7473676707373218484" datatype="html"> 9663 <trans-unit id="7473676707373218484" datatype="html">
9291 <source>Older</source> 9664 <source>Older</source>
9292 <target state="translated">قدیمی تر</target> 9665 <target state="translated">قدیمی تر</target>
9293 9666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group>
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 9667 </trans-unit>
9295 <trans-unit id="5036991421517255667" datatype="html"> 9668 <trans-unit id="5036991421517255667" datatype="html">
9296 <source>Cannot load more videos. Try again later.</source> 9669 <source>Cannot load more videos. Try again later.</source>
9297 <target state="translated">نمی توانید Ùیلم های بیشتری را بارگیری کنید. بعدا دوباره تلاش کنید.</target> 9670 <target state="translated">نمی توانید Ùیلم های بیشتری را بارگیری کنید. بعدا دوباره تلاش کنید.</target>
9298 9671 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group>
9299 9672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group>
9300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 9673 </trans-unit>
9301 <trans-unit id="4873149362496451858" datatype="html"> 9674 <trans-unit id="4873149362496451858" datatype="html">
9302 <source>Last 7 days</source> 9675 <source>Last 7 days</source>
9303 <target state="translated">آخرین 7 روز</target> 9676 <target state="translated">آخرین 7 روز</target>
@@ -9316,17 +9689,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9316 <trans-unit id="2392481201920342009" datatype="html"> 9689 <trans-unit id="2392481201920342009" datatype="html">
9317 <source>VOD videos</source> 9690 <source>VOD videos</source>
9318 <target state="translated">Ùیلم های VOD</target> 9691 <target state="translated">Ùیلم های VOD</target>
9319 9692 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9320 9693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group>
9321 9694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
9322 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 9695 </trans-unit>
9323 <trans-unit id="2180217594100853008" datatype="html"> 9696 <trans-unit id="2180217594100853008" datatype="html">
9324 <source>Live videos</source> 9697 <source>Live videos</source>
9325 <target state="translated">Ùیلم های پخش زنده</target> 9698 <target state="translated">Ùیلم های پخش زنده</target>
9326 9699 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9327 9700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group>
9328 9701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
9329 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 9702 </trans-unit>
9330 <trans-unit id="8487565500496466433" datatype="html"> 9703 <trans-unit id="8487565500496466433" datatype="html">
9331 <source>Short (&lt; 4 min)</source> 9704 <source>Short (&lt; 4 min)</source>
9332 <target state="translated">کوتاه(&lt; 4 دقیقه)</target> 9705 <target state="translated">کوتاه(&lt; 4 دقیقه)</target>
@@ -9355,8 +9728,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9355 <trans-unit id="2123659921722214537" datatype="html"> 9728 <trans-unit id="2123659921722214537" datatype="html">
9356 <source>Views</source> 9729 <source>Views</source>
9357 <target state="translated">بازدیدها</target> 9730 <target state="translated">بازدیدها</target>
9358 9731 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group>
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">255</context></context-group></trans-unit> 9732 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">255</context></context-group>
9733 </trans-unit>
9360 <trans-unit id="3208627574396957172" datatype="html"> 9734 <trans-unit id="3208627574396957172" datatype="html">
9361 <source>Search index is unavailable. Retrying with instance results instead.</source> 9735 <source>Search index is unavailable. Retrying with instance results instead.</source>
9362 <target state="translated">Ùهرست جستجو در دسترس نیست دوباره با نتایج سایت بازنگری Ù…ÛŒ شود.</target> 9736 <target state="translated">Ùهرست جستجو در دسترس نیست دوباره با نتایج سایت بازنگری Ù…ÛŒ شود.</target>
@@ -9366,8 +9740,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9366 <source>Search error</source> 9740 <source>Search error</source>
9367 <target state="translated">خطای جستجو</target> 9741 <target state="translated">خطای جستجو</target>
9368 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group> 9742 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
9369 </trans-unit><trans-unit id="6183000905044663854" datatype="html"> 9743 </trans-unit>
9370 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source><target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target> 9744 <trans-unit id="6183000905044663854" datatype="html">
9745 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source>
9746 <target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
9371 <context-group purpose="location"> 9747 <context-group purpose="location">
9372 <context context-type="sourcefile">src/app/+search/search.component.ts</context> 9748 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9373 <context context-type="linenumber">252</context> 9749 <context context-type="linenumber">252</context>
@@ -9381,14 +9757,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9381 <trans-unit id="4580988005648117665" datatype="html"> 9757 <trans-unit id="4580988005648117665" datatype="html">
9382 <source>Search</source> 9758 <source>Search</source>
9383 <target state="translated">جستجو کردن</target> 9759 <target state="translated">جستجو کردن</target>
9384 9760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group>
9385 9761 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9386 9762 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group>
9387 9763 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9388 9764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group>
9389 9765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
9390 9766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9767 </trans-unit>
9392 <trans-unit id="320689395528621696" datatype="html"> 9768 <trans-unit id="320689395528621696" datatype="html">
9393 <source>Navigate between plugins and themes</source> 9769 <source>Navigate between plugins and themes</source>
9394 <target state="translated">حرکت بین پلاگین ها و تم ها</target> 9770 <target state="translated">حرکت بین پلاگین ها و تم ها</target>
@@ -9396,105 +9772,123 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9396 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9772 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9397 <context context-type="linenumber">7</context> 9773 <context context-type="linenumber">7</context>
9398 </context-group> 9774 </context-group>
9775 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9776 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9777</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9778</target>
9779 <context-group purpose="location">
9780 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9781 <context context-type="linenumber">1,4</context>
9782 </context-group>
9399 </trans-unit> 9783 </trans-unit>
9400 <trans-unit id="7804724824750282316" datatype="html"> 9784 <trans-unit id="7804724824750282316" datatype="html">
9401 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9785 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
9402 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {نتیجه} دیگر{نتیجه}}"/></target> 9786 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" xid="3148804384763272950" equiv-text="{pagination.totalItems, plural, =1 {نتیجه} other {نتیجه}}"/></target>
9403 <context-group purpose="location"> 9787 <context-group purpose="location">
9404 <context context-type="sourcefile">src/app/+search/search.component.html</context> 9788 <context context-type="sourcefile">src/app/+search/search.component.html</context>
9405 <context context-type="linenumber">5</context> 9789 <context context-type="linenumber">5</context>
9406 </context-group> 9790 </context-group>
9407 </trans-unit> 9791 </trans-unit>
9408
9409 <trans-unit id="8392321423487952834" datatype="html"> 9792 <trans-unit id="8392321423487952834" datatype="html">
9410 <source>1 year ago</source> 9793 <source>1 year ago</source>
9411 <target state="translated">1 سال پیش</target> 9794 <target state="translated">1 سال پیش</target>
9412 9795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group>
9413 9796 </trans-unit>
9414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1995871740249853660" datatype="html"> 9797 <trans-unit id="1995871740249853660" datatype="html">
9415 <source><x id="PH" equiv-text="interval"/> month(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target> 9798 <source><x id="PH" equiv-text="interval"/> month(s) ago</source>
9799 <target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
9416 <context-group purpose="location"> 9800 <context-group purpose="location">
9417 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9801 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9418 <context context-type="linenumber">28</context> 9802 <context context-type="linenumber">28</context>
9419 </context-group> 9803 </context-group>
9420 </trans-unit> 9804 </trans-unit>
9421
9422 <trans-unit id="6874778750344205852" datatype="html"> 9805 <trans-unit id="6874778750344205852" datatype="html">
9423 <source>1 month ago</source> 9806 <source>1 month ago</source>
9424 <target state="translated">1 ماه پیش</target> 9807 <target state="translated">1 ماه پیش</target>
9425 9808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group>
9426 9809 </trans-unit>
9427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="3626585509896494177" datatype="html"> 9810 <trans-unit id="3626585509896494177" datatype="html">
9428 <source><x id="PH" equiv-text="interval"/> week(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target> 9811 <source><x id="PH" equiv-text="interval"/> week(s) ago</source>
9812 <target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
9429 <context-group purpose="location"> 9813 <context-group purpose="location">
9430 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9814 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9431 <context context-type="linenumber">37</context> 9815 <context context-type="linenumber">37</context>
9432 </context-group> 9816 </context-group>
9433 </trans-unit><trans-unit id="4853543308896023917" datatype="html"> 9817 </trans-unit>
9434 <source><x id="PH" equiv-text="interval"/> day(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target> 9818 <trans-unit id="4853543308896023917" datatype="html">
9819 <source><x id="PH" equiv-text="interval"/> day(s) ago</source>
9820 <target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
9435 <context-group purpose="location"> 9821 <context-group purpose="location">
9436 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9822 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9437 <context context-type="linenumber">42</context> 9823 <context context-type="linenumber">42</context>
9438 </context-group> 9824 </context-group>
9439 </trans-unit><trans-unit id="1345947856864087664" datatype="html"> 9825 </trans-unit>
9440 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target> 9826 <trans-unit id="1345947856864087664" datatype="html">
9827 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source>
9828 <target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
9441 <context-group purpose="location"> 9829 <context-group purpose="location">
9442 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9830 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9443 <context context-type="linenumber">47</context> 9831 <context context-type="linenumber">47</context>
9444 </context-group> 9832 </context-group>
9445 </trans-unit> 9833 </trans-unit>
9446
9447
9448
9449
9450
9451
9452 <trans-unit id="8256466313580256940" datatype="html"> 9834 <trans-unit id="8256466313580256940" datatype="html">
9453 <source><x id="PH"/> min ago </source> 9835 <source><x id="PH"/> min ago </source>
9454 <target state="translated"><x id="PH"/> دقیقه پیش </target> 9836 <target state="translated"><x id="PH"/> دقیقه پیش </target>
9455 9837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group>
9456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9838 </trans-unit>
9457 <trans-unit id="4733690367258997247" datatype="html"> 9839 <trans-unit id="4733690367258997247" datatype="html">
9458 <source>just now</source> 9840 <source>just now</source>
9459 <target state="translated">همین الان</target> 9841 <target state="translated">همین الان</target>
9460 9842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group>
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 9843 </trans-unit>
9462 <trans-unit id="2222108104954671970" datatype="html"> 9844 <trans-unit id="2222108104954671970" datatype="html">
9463 <source><x id="PH"/> sec </source> 9845 <source><x id="PH"/> sec </source>
9464 <target state="translated"><x id="PH"/> ثانیه </target> 9846 <target state="translated"><x id="PH"/> ثانیه </target>
9465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group> 9847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group>
9466 </trans-unit><trans-unit id="8489397598480880903" datatype="html"> 9848 </trans-unit>
9467 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source><target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target> 9849 <trans-unit id="8489397598480880903" datatype="html">
9850 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source>
9851 <target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
9468 <context-group purpose="location"> 9852 <context-group purpose="location">
9469 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9853 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9470 <context context-type="linenumber">7</context> 9854 <context context-type="linenumber">7</context>
9471 </context-group> 9855 </context-group>
9472 </trans-unit><trans-unit id="599762045687999334" datatype="html"> 9856 </trans-unit>
9473 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source><target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target> 9857 <trans-unit id="599762045687999334" datatype="html">
9858 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source>
9859 <target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
9474 <context-group purpose="location"> 9860 <context-group purpose="location">
9475 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9861 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9476 <context context-type="linenumber">8</context> 9862 <context context-type="linenumber">8</context>
9477 </context-group> 9863 </context-group>
9478 </trans-unit><trans-unit id="4951459525104027759" datatype="html"> 9864 </trans-unit>
9479 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source><target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target> 9865 <trans-unit id="4951459525104027759" datatype="html">
9866 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source>
9867 <target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
9480 <context-group purpose="location"> 9868 <context-group purpose="location">
9481 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9869 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9482 <context context-type="linenumber">9</context> 9870 <context context-type="linenumber">9</context>
9483 </context-group> 9871 </context-group>
9484 </trans-unit><trans-unit id="2471141982657856893" datatype="html"> 9872 </trans-unit>
9485 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source><target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target> 9873 <trans-unit id="2471141982657856893" datatype="html">
9874 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source>
9875 <target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
9486 <context-group purpose="location"> 9876 <context-group purpose="location">
9487 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9877 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9488 <context context-type="linenumber">10</context> 9878 <context context-type="linenumber">10</context>
9489 </context-group> 9879 </context-group>
9490 </trans-unit><trans-unit id="8562677309401914974" datatype="html"> 9880 </trans-unit>
9491 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source><target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target> 9881 <trans-unit id="8562677309401914974" datatype="html">
9882 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source>
9883 <target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
9492 <context-group purpose="location"> 9884 <context-group purpose="location">
9493 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9885 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9494 <context context-type="linenumber">11</context> 9886 <context context-type="linenumber">11</context>
9495 </context-group> 9887 </context-group>
9496 </trans-unit><trans-unit id="3613007385964514320" datatype="html"> 9888 </trans-unit>
9497 <source><x id="PH" equiv-text="interval"/> year(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target> 9889 <trans-unit id="3613007385964514320" datatype="html">
9890 <source><x id="PH" equiv-text="interval"/> year(s) ago</source>
9891 <target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
9498 <context-group purpose="location"> 9892 <context-group purpose="location">
9499 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9893 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9500 <context context-type="linenumber">19</context> 9894 <context context-type="linenumber">19</context>
@@ -9516,7 +9910,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9516 <trans-unit id="9178182467454450952" datatype="html"> 9910 <trans-unit id="9178182467454450952" datatype="html">
9517 <source>Confirm</source> 9911 <source>Confirm</source>
9518 <target state="translated">تایید</target> 9912 <target state="translated">تایید</target>
9519 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9913
9914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9915 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9916 <context-group purpose="location">
9917 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9918 <context context-type="linenumber">28,30</context>
9919 </context-group>
9920 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9921 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9922 <context-group purpose="location">
9923 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9924 <context context-type="linenumber">34,36</context>
9925 </context-group>
9926 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9927 <source>Two-factor code</source><target state="new">Two-factor code</target>
9928 <context-group purpose="location">
9929 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9930 <context context-type="linenumber">42</context>
9931 </context-group>
9932 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9933 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9934 <context-group purpose="location">
9935 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9936 <context context-type="linenumber">43</context>
9937 </context-group>
9938 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9939 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9940 <context-group purpose="location">
9941 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9942 <context context-type="linenumber">77</context>
9943 </context-group>
9520 </trans-unit> 9944 </trans-unit>
9521 <trans-unit id="7784486624424057376" datatype="html"> 9945 <trans-unit id="7784486624424057376" datatype="html">
9522 <source>Instance name is required.</source> 9946 <source>Instance name is required.</source>
@@ -9720,6 +10144,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9720 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10144 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9721 <target state="translated">دستگیره باید معتبر باشد (به عنوان مثال chocobozzzz@example.com).</target> 10145 <target state="translated">دستگیره باید معتبر باشد (به عنوان مثال chocobozzzz@example.com).</target>
9722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10147 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10148 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10149 <context-group purpose="location">
10150 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10151 <context context-type="linenumber">69</context>
10152 </context-group>
9723 </trans-unit> 10153 </trans-unit>
9724 <trans-unit id="4968369344159400023" datatype="html"> 10154 <trans-unit id="4968369344159400023" datatype="html">
9725 <source>Your name is required.</source> 10155 <source>Your name is required.</source>
@@ -9775,10 +10205,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9775 <trans-unit id="3577237269587081090" datatype="html"> 10205 <trans-unit id="3577237269587081090" datatype="html">
9776 <source>Password is required.</source> 10206 <source>Password is required.</source>
9777 <target state="translated">رمز عبور مورد نیاز است.</target> 10207 <target state="translated">رمز عبور مورد نیاز است.</target>
9778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10208
9779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10209
9780 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10210
9781 </trans-unit> 10211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9782 <trans-unit id="3152303769378345477" datatype="html"> 10212 <trans-unit id="3152303769378345477" datatype="html">
9783 <source>Confirmation of the password is required.</source> 10213 <source>Confirmation of the password is required.</source>
9784 <target state="translated">تأیید رمز عبور مورد نیاز است</target> 10214 <target state="translated">تأیید رمز عبور مورد نیاز است</target>
@@ -9822,94 +10252,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9822 <trans-unit id="525871656034789056" datatype="html"> 10252 <trans-unit id="525871656034789056" datatype="html">
9823 <source>Password must be at least 6 characters long.</source> 10253 <source>Password must be at least 6 characters long.</source>
9824 <target state="translated">رمز عبور باید حداقل 6 کاراکتر باشد.</target> 10254 <target state="translated">رمز عبور باید حداقل 6 کاراکتر باشد.</target>
9825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10255
9826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10256
9827 </trans-unit> 10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9828 <trans-unit id="1099684476181448167" datatype="html"> 10258 <trans-unit id="1099684476181448167" datatype="html">
9829 <source>Password cannot be more than 255 characters long.</source> 10259 <source>Password cannot be more than 255 characters long.</source>
9830 <target state="translated">رمز عبور نمی تواند بیش از 255 کاراکتر باشد.</target> 10260 <target state="translated">رمز عبور نمی تواند بیش از 255 کاراکتر باشد.</target>
9831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10261
9832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10262
9833 </trans-unit> 10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9834 <trans-unit id="3392630942539073768" datatype="html"> 10264 <trans-unit id="3392630942539073768" datatype="html">
9835 <source>The new password and the confirmed password do not correspond.</source> 10265 <source>The new password and the confirmed password do not correspond.</source>
9836 <target state="translated">رمز عبور جدید و رمز عبور تایید شده مطابقت ندارد.</target> 10266 <target state="translated">رمز عبور جدید و رمز عبور تایید شده مطابقت ندارد.</target>
9837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10267
9838 </trans-unit> 10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9839 <trans-unit id="2027337371129904473" datatype="html"> 10269 <trans-unit id="2027337371129904473" datatype="html">
9840 <source>Video quota is required.</source> 10270 <source>Video quota is required.</source>
9841 <target state="translated">سهمیه ویدئویی مورد نیاز است</target> 10271 <target state="translated">سهمیه ویدئویی مورد نیاز است</target>
9842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10272
9843 </trans-unit> 10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9844 <trans-unit id="267386529333143660" datatype="html"> 10274 <trans-unit id="267386529333143660" datatype="html">
9845 <source>Quota must be greater than -1.</source> 10275 <source>Quota must be greater than -1.</source>
9846 <target state="translated">سهمیه باید بیش از 1 باشد.</target> 10276 <target state="translated">سهمیه باید بیش از 1 باشد.</target>
9847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10277
9848 </trans-unit> 10278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9849 <trans-unit id="1220179061234048936" datatype="html"> 10279 <trans-unit id="1220179061234048936" datatype="html">
9850 <source>Daily upload limit is required.</source> 10280 <source>Daily upload limit is required.</source>
9851 <target state="translated">محدودیت آپلود روزانه مورد نیاز است.</target> 10281 <target state="translated">محدودیت آپلود روزانه مورد نیاز است.</target>
9852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10282
9853 </trans-unit> 10283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9854 <trans-unit id="8959404382357999234" datatype="html"> 10284 <trans-unit id="8959404382357999234" datatype="html">
9855 <source>Daily upload limit must be greater than -1.</source> 10285 <source>Daily upload limit must be greater than -1.</source>
9856 <target state="translated">محدودیت آپلود روزانه باید بیشتر از -1 باشد.</target> 10286 <target state="translated">محدودیت آپلود روزانه باید بیشتر از -1 باشد.</target>
9857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10287
9858 </trans-unit> 10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9859 <trans-unit id="4796798537475457493" datatype="html"> 10289 <trans-unit id="4796798537475457493" datatype="html">
9860 <source>User role is required.</source> 10290 <source>User role is required.</source>
9861 <target state="translated">نقش کاربر مورد نیاز است</target> 10291 <target state="translated">نقش کاربر مورد نیاز است</target>
9862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10292
9863 </trans-unit> 10293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9864 <trans-unit id="2761226139624435788" datatype="html"> 10294 <trans-unit id="2761226139624435788" datatype="html">
9865 <source>Description must be at least 3 characters long.</source> 10295 <source>Description must be at least 3 characters long.</source>
9866 <target state="translated">شرح باید حداقل 3 کاراکتر داشته باشد.</target> 10296 <target state="translated">شرح باید حداقل 3 کاراکتر داشته باشد.</target>
9867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10297
9868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10298
9869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10299
9870 </trans-unit> 10300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9871 <trans-unit id="4717982586356605243" datatype="html"> 10301 <trans-unit id="4717982586356605243" datatype="html">
9872 <source>Description cannot be more than 1000 characters long.</source> 10302 <source>Description cannot be more than 1000 characters long.</source>
9873 <target state="translated">توضیحات نمی تواند بیش از 1000 کاراکتر طول داشته باشد.</target> 10303 <target state="translated">توضیحات نمی تواند بیش از 1000 کاراکتر طول داشته باشد.</target>
9874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10304
9875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10305
9876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10306
9877 </trans-unit> 10307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9878 <trans-unit id="1814372869868173571" datatype="html"> 10308 <trans-unit id="1814372869868173571" datatype="html">
9879 <source>You must agree with the instance terms in order to register on it.</source> 10309 <source>You must agree with the instance terms in order to register on it.</source>
9880 <target state="translated">شما باید با شرایط سایت مواÙقت کنید تا آن را ثبت کنید.</target> 10310 <target state="translated">شما باید با شرایط سایت مواÙقت کنید تا آن را ثبت کنید.</target>
9881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10311
9882 </trans-unit> 10312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9883 <trans-unit id="7803960725351649605" datatype="html"> 10313 <trans-unit id="7803960725351649605" datatype="html">
9884 <source>Ban reason must be at least 3 characters long.</source> 10314 <source>Ban reason must be at least 3 characters long.</source>
9885 <target state="translated">دلیل ممنوعیت باید حداقل 3 کاراکتر داشته باشد.</target> 10315 <target state="translated">دلیل ممنوعیت باید حداقل 3 کاراکتر داشته باشد.</target>
9886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10316
9887 </trans-unit> 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9888 <trans-unit id="3851609012243698179" datatype="html"> 10318 <trans-unit id="3851609012243698179" datatype="html">
9889 <source>Ban reason cannot be more than 250 characters long.</source> 10319 <source>Ban reason cannot be more than 250 characters long.</source>
9890 <target state="translated">دلیل ممنوعیت نمی تواند بیش از 250 کاراکتر باشد.</target> 10320 <target state="translated">دلیل ممنوعیت نمی تواند بیش از 250 کاراکتر باشد.</target>
9891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10321
9892 </trans-unit> 10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9893 <trans-unit id="6632896893630378443" datatype="html"> 10323 <trans-unit id="6632896893630378443" datatype="html">
9894 <source>Display name is required.</source> 10324 <source>Display name is required.</source>
9895 <target state="translated">نام جهت نمایش مورد نیاز است</target> 10325 <target state="translated">نام جهت نمایش مورد نیاز است</target>
9896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10326
9897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10327
9898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10328
9899 </trans-unit> 10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9900 <trans-unit id="1303578752658966736" datatype="html"> 10330 <trans-unit id="1303578752658966736" datatype="html">
9901 <source>Display name must be at least 1 character long.</source> 10331 <source>Display name must be at least 1 character long.</source>
9902 <target state="translated">نام نمایش باید حداقل 1 کاراکتر داشته باشد.</target> 10332 <target state="translated">نام نمایش باید حداقل 1 کاراکتر داشته باشد.</target>
9903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10333
9904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10334
9905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10335
9906 </trans-unit> 10336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9907 <trans-unit id="4613240543124934954" datatype="html"> 10337 <trans-unit id="4613240543124934954" datatype="html">
9908 <source>Display name cannot be more than 50 characters long.</source> 10338 <source>Display name cannot be more than 50 characters long.</source>
9909 <target state="translated">نام نمایش نمی تواند بیش از 50 کاراکتر باشد.</target> 10339 <target state="translated">نام نمایش نمی تواند بیش از 50 کاراکتر باشد.</target>
9910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10340
9911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10341
9912 </trans-unit> 10342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9913 <trans-unit id="1000468652492651683" datatype="html"> 10343 <trans-unit id="1000468652492651683" datatype="html">
9914 <source>Report reason is required.</source> 10344 <source>Report reason is required.</source>
9915 <target state="translated">دلیل گزارش مورد نیاز است</target> 10345 <target state="translated">دلیل گزارش مورد نیاز است</target>
@@ -10022,32 +10452,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10022 <source>Support text must be at least 3 characters long.</source> 10452 <source>Support text must be at least 3 characters long.</source>
10023 <target state="translated">متن پشتیبانی باید حداقل 3 کاراکتر داشته باشد.</target> 10453 <target state="translated">متن پشتیبانی باید حداقل 3 کاراکتر داشته باشد.</target>
10024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group> 10454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
10025 </trans-unit><trans-unit id="6122525173522570480" datatype="html"> 10455 </trans-unit>
10026 <source>Support text cannot be more than 1000 characters long.</source><target state="new">Support text cannot be more than 1000 characters long.</target> 10456 <trans-unit id="6122525173522570480" datatype="html">
10457 <source>Support text cannot be more than 1000 characters long.</source>
10458 <target state="new">Support text cannot be more than 1000 characters long.</target>
10027 <context-group purpose="location"> 10459 <context-group purpose="location">
10028 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10460 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10029 <context context-type="linenumber">48</context> 10461 <context context-type="linenumber">48</context>
10030 </context-group> 10462 </context-group>
10031 </trans-unit><trans-unit id="6149476559621965756" datatype="html"> 10463 </trans-unit>
10032 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target> 10464 <trans-unit id="6149476559621965756" datatype="html">
10465 <source>Remote channel url is required.</source>
10466 <target state="new">Remote channel url is required.</target>
10033 <context-group purpose="location"> 10467 <context-group purpose="location">
10034 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10468 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10035 <context context-type="linenumber">59</context> 10469 <context context-type="linenumber">59</context>
10036 </context-group> 10470 </context-group>
10037 </trans-unit><trans-unit id="7820654428820536159" datatype="html"> 10471 </trans-unit>
10038 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target> 10472 <trans-unit id="7820654428820536159" datatype="html">
10473 <source>External channel URL must begin with "https://" or "http://"</source>
10474 <target state="new">External channel URL must begin with "https://" or "http://"</target>
10039 <context-group purpose="location"> 10475 <context-group purpose="location">
10040 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10476 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10041 <context context-type="linenumber">60</context> 10477 <context context-type="linenumber">60</context>
10042 </context-group> 10478 </context-group>
10043 </trans-unit><trans-unit id="5090406837784732474" datatype="html"> 10479 </trans-unit>
10044 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target> 10480 <trans-unit id="5090406837784732474" datatype="html">
10481 <source>External channel URL cannot be more than 1000 characters long</source>
10482 <target state="new">External channel URL cannot be more than 1000 characters long</target>
10045 <context-group purpose="location"> 10483 <context-group purpose="location">
10046 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10484 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10047 <context context-type="linenumber">61</context> 10485 <context context-type="linenumber">61</context>
10048 </context-group> 10486 </context-group>
10049 </trans-unit> 10487 </trans-unit>
10050
10051 <trans-unit id="5637879201055173642" datatype="html"> 10488 <trans-unit id="5637879201055173642" datatype="html">
10052 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 10489 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
10053 <target state="translated">به مستندات<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>برای یادگیری آنکه چگونه از پخش زنده استÙاده<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn کنید. </target> 10490 <target state="translated">به مستندات<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>برای یادگیری آنکه چگونه از پخش زنده استÙاده<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn کنید. </target>
@@ -10099,45 +10536,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10099 <trans-unit id="7220386604464537651" datatype="html"> 10536 <trans-unit id="7220386604464537651" datatype="html">
10100 <source>Live RTMP Url</source> 10537 <source>Live RTMP Url</source>
10101 <target state="translated">URL پخش زنده RTMP</target> 10538 <target state="translated">URL پخش زنده RTMP</target>
10102 10539 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10103 10540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10541 </trans-unit>
10105 <trans-unit id="4956017863340142734" datatype="html"> 10542 <trans-unit id="4956017863340142734" datatype="html">
10106 <source>Live RTMPS Url</source> 10543 <source>Live RTMPS Url</source>
10107 <target state="translated">URL RTMPS پخش زنده</target> 10544 <target state="translated">URL RTMPS پخش زنده</target>
10108 10545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10109 10546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10110 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10547 </trans-unit>
10111 <trans-unit id="1225050607125362052" datatype="html"> 10548 <trans-unit id="1225050607125362052" datatype="html">
10112 <source>Live stream key</source> 10549 <source>Live stream key</source>
10113 <target state="translated">کلید استریم پخش زنده</target> 10550 <target state="translated">کلید استریم پخش زنده</target>
10114 10551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10115 10552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10553 </trans-unit>
10117 <trans-unit id="5058286083557987083" datatype="html"> 10554 <trans-unit id="5058286083557987083" datatype="html">
10118 <source>âš ï¸ Never share your stream key with anyone.</source> 10555 <source>âš ï¸ Never share your stream key with anyone.</source>
10119 <target state="translated">âš ï¸ Ù‡Ø±Ú¯Ø² کلید دسترسی به پخش زنده خود را با کسی به اشتراک نگذارید.</target> 10556 <target state="translated">âš ï¸ Ù‡Ø±Ú¯Ø² کلید دسترسی به پخش زنده خود را با کسی به اشتراک نگذارید.</target>
10120 10557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10121 10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10122 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10559 </trans-unit>
10123 <trans-unit id="5941639683192662500" datatype="html"> 10560 <trans-unit id="5941639683192662500" datatype="html">
10124 <source>This is a normal live</source> 10561 <source>This is a normal live</source>
10125 <target state="translated">این یک پخش زنده در حالت عادی می باشد .</target> 10562 <target state="translated">این یک پخش زنده در حالت عادی می باشد .</target>
10126 10563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="4022826795131920912" datatype="html"> 10564 </trans-unit>
10128 <source> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </source><target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target> 10565 <trans-unit id="4022826795131920912" datatype="html">
10129 10566 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10567 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
10131 10568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10569 </trans-unit>
10132 <trans-unit id="2261925229535541622" datatype="html"> 10570 <trans-unit id="2261925229535541622" datatype="html">
10133 <source>This is a permanent/recurring live</source> 10571 <source>This is a permanent/recurring live</source>
10134 <target state="translated">این یک پخش زنده دائمی / تکراری است</target> 10572 <target state="translated">این یک پخش زنده دائمی / تکراری است</target>
10135 10573 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit><trans-unit id="8986073791327847979" datatype="html"> 10574 </trans-unit>
10137 <source> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </source><target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target> 10575 <trans-unit id="8986073791327847979" datatype="html">
10138 10576 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10577 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
10140 10578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10579 </trans-unit>
10141 <trans-unit id="3112273530390098557" datatype="html"> 10580 <trans-unit id="3112273530390098557" datatype="html">
10142 <source>Replay will be saved</source> 10581 <source>Replay will be saved</source>
10143 <target state="translated">پخش مجدد ذخیره خواهد شد</target> 10582 <target state="translated">پخش مجدد ذخیره خواهد شد</target>
@@ -10145,32 +10584,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10145 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10584 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10146 <context context-type="linenumber">11</context> 10585 <context context-type="linenumber">11</context>
10147 </context-group> 10586 </context-group>
10148 </trans-unit><trans-unit id="6445713766140892433" datatype="html"> 10587 </trans-unit>
10149 <source>Latest live sessions</source><target state="new">Latest live sessions</target> 10588 <trans-unit id="6445713766140892433" datatype="html">
10589 <source>Latest live sessions</source>
10590 <target state="new">Latest live sessions</target>
10150 <context-group purpose="location"> 10591 <context-group purpose="location">
10151 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10592 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10152 <context context-type="linenumber">36</context> 10593 <context context-type="linenumber">36</context>
10153 </context-group> 10594 </context-group>
10154 </trans-unit><trans-unit id="1018828582442463303" datatype="html"> 10595 </trans-unit>
10155 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source><target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target> 10596 <trans-unit id="1018828582442463303" datatype="html">
10597 <source>Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></source>
10598 <target state="new">Started on <x id="INTERPOLATION" equiv-text="{{ session.startDate | date:'medium' }}"/></target>
10156 <context-group purpose="location"> 10599 <context-group purpose="location">
10157 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10600 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10158 <context context-type="linenumber">42</context> 10601 <context context-type="linenumber">42</context>
10159 </context-group> 10602 </context-group>
10160 </trans-unit><trans-unit id="6765028278622459314" datatype="html"> 10603 </trans-unit>
10161 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source><target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target> 10604 <trans-unit id="6765028278622459314" datatype="html">
10605 <source>Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></source>
10606 <target state="new">Ended on <x id="INTERPOLATION" equiv-text="{{ session.endDate | date:'medium' }}"/></target>
10162 <context-group purpose="location"> 10607 <context-group purpose="location">
10163 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10608 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10164 <context context-type="linenumber">43</context> 10609 <context context-type="linenumber">43</context>
10165 </context-group> 10610 </context-group>
10166 </trans-unit><trans-unit id="3424935624805832445" datatype="html"> 10611 </trans-unit>
10167 <source>Go to replay</source><target state="new">Go to replay</target> 10612 <trans-unit id="3424935624805832445" datatype="html">
10613 <source>Go to replay</source>
10614 <target state="new">Go to replay</target>
10168 <context-group purpose="location"> 10615 <context-group purpose="location">
10169 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10616 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10170 <context context-type="linenumber">44</context> 10617 <context context-type="linenumber">44</context>
10171 </context-group> 10618 </context-group>
10172 </trans-unit><trans-unit id="6989092358991683843" datatype="html"> 10619 </trans-unit>
10173 <source>Replay is being processed...</source><target state="new">Replay is being processed...</target> 10620 <trans-unit id="6989092358991683843" datatype="html">
10621 <source>Replay is being processed...</source>
10622 <target state="new">Replay is being processed...</target>
10174 <context-group purpose="location"> 10623 <context-group purpose="location">
10175 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10624 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10176 <context context-type="linenumber">45</context> 10625 <context context-type="linenumber">45</context>
@@ -10258,14 +10707,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10258 <source>This file is too large.</source> 10707 <source>This file is too large.</source>
10259 <target state="translated">این Ùایل خیلی بزرگ است</target> 10708 <target state="translated">این Ùایل خیلی بزرگ است</target>
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group> 10709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group>
10261 </trans-unit><trans-unit id="5604677701754367707" datatype="html"> 10710 </trans-unit>
10262 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source><target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target> 10711 <trans-unit id="5604677701754367707" datatype="html">
10712 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source>
10713 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
10263 <context-group purpose="location"> 10714 <context-group purpose="location">
10264 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context> 10715 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10265 <context context-type="linenumber">60</context> 10716 <context context-type="linenumber">60</context>
10266 </context-group> 10717 </context-group>
10267 </trans-unit> 10718 </trans-unit>
10268
10269 <trans-unit id="3393133458004181121" datatype="html"> 10719 <trans-unit id="3393133458004181121" datatype="html">
10270 <source>All categories</source> 10720 <source>All categories</source>
10271 <target state="translated">همه دسته بندی ها</target> 10721 <target state="translated">همه دسته بندی ها</target>
@@ -10273,8 +10723,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10273 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context> 10723 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10274 <context context-type="linenumber">24</context> 10724 <context context-type="linenumber">24</context>
10275 </context-group> 10725 </context-group>
10276 </trans-unit><trans-unit id="8280589137189201687" datatype="html"> 10726 </trans-unit>
10277 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source><target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target> 10727 <trans-unit id="8280589137189201687" datatype="html">
10728 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source>
10729 <target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
10278 <context-group purpose="location"> 10730 <context-group purpose="location">
10279 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context> 10731 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10280 <context context-type="linenumber">83</context> 10732 <context context-type="linenumber">83</context>
@@ -10283,8 +10735,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10283 <trans-unit id="3999967345340145904" datatype="html"> 10735 <trans-unit id="3999967345340145904" datatype="html">
10284 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source> 10736 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10285 <target state="translated">شما نمی توانید بیش از <x id="PH" equiv-text="this.maxItems"/>مورد را انتخاب کنید</target> 10737 <target state="translated">شما نمی توانید بیش از <x id="PH" equiv-text="this.maxItems"/>مورد را انتخاب کنید</target>
10286 10738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group>
10287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 10739 </trans-unit>
10288 <trans-unit id="6708273825233539746" datatype="html"> 10740 <trans-unit id="6708273825233539746" datatype="html">
10289 <source>Add a new option</source> 10741 <source>Add a new option</source>
10290 <target state="translated">یک گزینه جدید اضاÙÙ‡ کنید</target> 10742 <target state="translated">یک گزینه جدید اضاÙÙ‡ کنید</target>
@@ -10669,85 +11121,96 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10669 <trans-unit id="2830831449226931729" datatype="html"> 11121 <trans-unit id="2830831449226931729" datatype="html">
10670 <source>Instance languages</source> 11122 <source>Instance languages</source>
10671 <target state="translated">زبان سایت</target> 11123 <target state="translated">زبان سایت</target>
10672 11124 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
10673 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11125 </trans-unit>
10674 <trans-unit id="40119547597591062" datatype="html"> 11126 <trans-unit id="40119547597591062" datatype="html">
10675 <source>All languages</source> 11127 <source>All languages</source>
10676 <target state="translated">تمام زبانها</target> 11128 <target state="translated">تمام زبانها</target>
10677 11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
10678 11130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
10679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11131 </trans-unit>
10680 <trans-unit id="996392855508119363" datatype="html"> 11132 <trans-unit id="996392855508119363" datatype="html">
10681 <source>Hidden</source> 11133 <source>Hidden</source>
10682 <target state="translated">پنهان</target> 11134 <target state="translated">پنهان</target>
10683 11135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group>
10684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit> 11136 </trans-unit>
10685 <trans-unit id="2173989454916398137" datatype="html"> 11137 <trans-unit id="2173989454916398137" datatype="html">
10686 <source>Blurred with confirmation request</source> 11138 <source>Blurred with confirmation request</source>
10687 <target state="translated">با درخواست تایید تار شده است</target> 11139 <target state="translated">با درخواست تایید تار شده است</target>
10688 11140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
10689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit> 11141 </trans-unit>
10690 <trans-unit id="8929218224642530466" datatype="html"> 11142 <trans-unit id="8929218224642530466" datatype="html">
10691 <source>Displayed</source> 11143 <source>Displayed</source>
10692 <target state="translated">نمایش داده</target> 11144 <target state="translated">نمایش داده</target>
10693 11145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group>
10694 11146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
10695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit><trans-unit id="3911025298999036211" datatype="html"> 11147 </trans-unit>
10696 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source><target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target> 11148 <trans-unit id="3911025298999036211" datatype="html">
11149 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source>
11150 <target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
10697 <context-group purpose="location"> 11151 <context-group purpose="location">
10698 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11152 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10699 <context context-type="linenumber">71</context> 11153 <context context-type="linenumber">71</context>
10700 </context-group> 11154 </context-group>
10701 </trans-unit><trans-unit id="8587199198938218660" datatype="html"> 11155 </trans-unit>
10702 <source>~ <x id="PH" equiv-text="hours"/> hours</source><target state="new">~ <x id="PH" equiv-text="hours"/> hours</target> 11156 <trans-unit id="8587199198938218660" datatype="html">
11157 <source>~ <x id="PH" equiv-text="hours"/> hours</source>
11158 <target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
10703 <context-group purpose="location"> 11159 <context-group purpose="location">
10704 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11160 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10705 <context context-type="linenumber">73</context> 11161 <context context-type="linenumber">73</context>
10706 </context-group> 11162 </context-group>
10707 </trans-unit><trans-unit id="2819927377059070056" datatype="html"> 11163 </trans-unit>
10708 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source><target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target> 11164 <trans-unit id="2819927377059070056" datatype="html">
11165 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source>
11166 <target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
10709 <context-group purpose="location"> 11167 <context-group purpose="location">
10710 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11168 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10711 <context context-type="linenumber">79</context> 11169 <context context-type="linenumber">79</context>
10712 </context-group> 11170 </context-group>
10713 </trans-unit> 11171 </trans-unit>
10714
10715 <trans-unit id="189524047518780716" datatype="html"> 11172 <trans-unit id="189524047518780716" datatype="html">
10716 <source>~ <x id="PH"/> minutes</source> 11173 <source>~ <x id="PH"/> minutes</source>
10717 <target state="translated">~ <x id="PH"/> دقیقه</target> 11174 <target state="translated">~ <x id="PH"/> دقیقه</target>
10718 11175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group>
10719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 11176 </trans-unit>
10720 <trans-unit id="6028521920505655348" datatype="html"> 11177 <trans-unit id="6028521920505655348" datatype="html">
10721 <source><x id="PH"/> of full HD videos </source> 11178 <source><x id="PH"/> of full HD videos </source>
10722 <target state="translated"><x id="PH"/> از Ùیلم های تمامHD </target> 11179 <target state="translated"><x id="PH"/> از Ùیلم های تمامHD </target>
10723 11180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group>
10724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 11181 </trans-unit>
10725 <trans-unit id="117588083391484998" datatype="html"> 11182 <trans-unit id="117588083391484998" datatype="html">
10726 <source><x id="PH"/> of HD videos </source> 11183 <source><x id="PH"/> of HD videos </source>
10727 <target state="translated"><x id="PH"/> Ùیلم های HD </target> 11184 <target state="translated"><x id="PH"/> Ùیلم های HD </target>
10728 11185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group>
10729 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 11186 </trans-unit>
10730 <trans-unit id="6636555695556123073" datatype="html"> 11187 <trans-unit id="6636555695556123073" datatype="html">
10731 <source><x id="PH"/> of average quality videos </source> 11188 <source><x id="PH"/> of average quality videos </source>
10732 <target state="translated"><x id="PH"/> از Ùیلم های با Ú©ÛŒÙیت متوسط </target> 11189 <target state="translated"><x id="PH"/> از Ùیلم های با Ú©ÛŒÙیت متوسط </target>
10733 11190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group>
10734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="1792453450803202450" datatype="html"> 11191 </trans-unit>
10735 <source>Accepted follows</source><target state="new">Accepted follows</target> 11192 <trans-unit id="1792453450803202450" datatype="html">
10736 11193 <source>Accepted follows</source>
10737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1745310805516417209" datatype="html"> 11194 <target state="new">Accepted follows</target>
10738 <source>Rejected follows</source><target state="new">Rejected follows</target> 11195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
10739 11196 </trans-unit>
10740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="1810206793608630396" datatype="html"> 11197 <trans-unit id="1745310805516417209" datatype="html">
10741 <source>Pending follows</source><target state="new">Pending follows</target> 11198 <source>Rejected follows</source>
10742 11199 <target state="new">Rejected follows</target>
10743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11201 </trans-unit>
11202 <trans-unit id="1810206793608630396" datatype="html">
11203 <source>Pending follows</source>
11204 <target state="new">Pending follows</target>
11205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11206 </trans-unit>
10744 <trans-unit id="6952960992592445535" datatype="html"> 11207 <trans-unit id="6952960992592445535" datatype="html">
10745 <source><x id="PH"/> (channel page) </source> 11208 <source><x id="PH"/> (channel page) </source>
10746 <target state="translated"><x id="PH"/> (صÙحه کانال) </target> 11209 <target state="translated"><x id="PH"/> (صÙحه کانال) </target>
10747 11210
10748 11211
10749 11212
10750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10751 <trans-unit id="1209500590333005801" datatype="html"> 11214 <trans-unit id="1209500590333005801" datatype="html">
10752 <source><x id="PH"/> (account page) </source> 11215 <source><x id="PH"/> (account page) </source>
10753 <target state="translated"><x id="PH"/> (صÙحه حساب) </target> 11216 <target state="translated"><x id="PH"/> (صÙحه حساب) </target>
@@ -10784,19 +11247,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10784 <trans-unit id="6853170548960328665" datatype="html"> 11247 <trans-unit id="6853170548960328665" datatype="html">
10785 <source>Close search</source> 11248 <source>Close search</source>
10786 <target state="translated">بستن جستجو</target> 11249 <target state="translated">بستن جستجو</target>
10787 11250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group>
10788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 11251 </trans-unit>
10789 <trans-unit id="5708680277917691451" datatype="html"> 11252 <trans-unit id="5708680277917691451" datatype="html">
10790 <source><x id="PH"/> users banned. </source> 11253 <source><x id="PH"/> users banned. </source>
10791 <target state="translated"><x id="PH"/> کاربران ممنوع شده اند. </target> 11254 <target state="translated"><x id="PH"/> کاربران ممنوع شده اند. </target>
10792 11255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group>
10793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> 11256 </trans-unit>
10794 <trans-unit id="2448281151916042849" datatype="html"> 11257 <trans-unit id="2448281151916042849" datatype="html">
10795 <source>User <x id="PH"/> banned.</source> 11258 <source>User <x id="PH"/> banned.</source>
10796 <target state="translated">کاربر <x id="PH"/> ممنوع است.</target> 11259 <target state="translated">کاربر <x id="PH"/> ممنوع است.</target>
10797 11260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group>
10798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2836537219160375057" datatype="html"> 11261 </trans-unit>
10799 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source><target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target> 11262 <trans-unit id="2836537219160375057" datatype="html">
11263 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source>
11264 <target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
10800 <context-group purpose="location"> 11265 <context-group purpose="location">
10801 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> 11266 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10802 <context context-type="linenumber">91</context> 11267 <context context-type="linenumber">91</context>
@@ -10805,13 +11270,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10805 <trans-unit id="3160979325245958752" datatype="html"> 11270 <trans-unit id="3160979325245958752" datatype="html">
10806 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source> 11271 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
10807 <target state="translated">ممنوع کردن کاربران <x id="PH" equiv-text="this.usersToBan.length"/></target> 11272 <target state="translated">ممنوع کردن کاربران <x id="PH" equiv-text="this.usersToBan.length"/></target>
10808 11273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group>
10809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 11274 </trans-unit>
10810 <trans-unit id="8088707210191809175" datatype="html"> 11275 <trans-unit id="8088707210191809175" datatype="html">
10811 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source> 11276 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
10812 <target state="translated">ممنوع کردن "<x id="PH" equiv-text="this.usersToBan.username"/>"</target> 11277 <target state="translated">ممنوع کردن "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
10813 11278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group>
10814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11279 </trans-unit>
10815 <trans-unit id="8269144351796756896" datatype="html"> 11280 <trans-unit id="8269144351796756896" datatype="html">
10816 <source>Do you really want to unban <x id="PH"/>?</source> 11281 <source>Do you really want to unban <x id="PH"/>?</source>
10817 <target state="translated">آیا واقعا میخواهید <x id="PH"/>رÙع ممنوعیت کنید؟</target> 11282 <target state="translated">آیا واقعا میخواهید <x id="PH"/>رÙع ممنوعیت کنید؟</target>
@@ -10821,221 +11286,222 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10821 <source>User <x id="PH"/> unbanned.</source> 11286 <source>User <x id="PH"/> unbanned.</source>
10822 <target state="translated">کاربر <x id="PH"/> رÙع ممنوعیت شده است.</target> 11287 <target state="translated">کاربر <x id="PH"/> رÙع ممنوعیت شده است.</target>
10823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group> 11288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group>
10824 </trans-unit><trans-unit id="4350392487994839749" datatype="html"> 11289 </trans-unit>
10825 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source><target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target> 11290 <trans-unit id="4350392487994839749" datatype="html">
11291 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source>
11292 <target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target>
10826 <context-group purpose="location"> 11293 <context-group purpose="location">
10827 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> 11294 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
10828 <context context-type="linenumber">104</context> 11295 <context context-type="linenumber">104</context>
10829 </context-group> 11296 </context-group>
10830 </trans-unit> 11297 </trans-unit>
10831
10832 <trans-unit id="6307826440781941134" datatype="html"> 11298 <trans-unit id="6307826440781941134" datatype="html">
10833 <source>Delete <x id="PH" equiv-text="user.username"/></source> 11299 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10834 <target state="translated">حذ٠<x id="PH" equiv-text="user.username"/></target> 11300 <target state="translated">حذ٠<x id="PH" equiv-text="user.username"/></target>
10835 11301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group>
10836 11302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group>
10837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit> 11303 </trans-unit>
10838 <trans-unit id="6301381219225831298" datatype="html"> 11304 <trans-unit id="6301381219225831298" datatype="html">
10839 <source>User <x id="PH"/> deleted.</source> 11305 <source>User <x id="PH"/> deleted.</source>
10840 <target state="translated">کاربر <x id="PH"/> حذ٠شده است.</target> 11306 <target state="translated">کاربر <x id="PH"/> حذ٠شده است.</target>
10841 11307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group>
10842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 11308 </trans-unit>
10843 <trans-unit id="3896582359861826661" datatype="html"> 11309 <trans-unit id="3896582359861826661" datatype="html">
10844 <source>User <x id="PH"/> email set as verified</source> 11310 <source>User <x id="PH"/> email set as verified</source>
10845 <target state="translated">ایمیل کاربر <x id="PH"/> به عنوان تایید شده است</target> 11311 <target state="translated">ایمیل کاربر <x id="PH"/> به عنوان تایید شده است</target>
10846 11312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group>
10847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11313 </trans-unit>
10848 <trans-unit id="8150022485860412528" datatype="html"> 11314 <trans-unit id="8150022485860412528" datatype="html">
10849 <source>Account <x id="PH"/> muted.</source> 11315 <source>Account <x id="PH"/> muted.</source>
10850 <target state="translated">حساب <x id="PH"/> خاموش است.</target> 11316 <target state="translated">حساب <x id="PH"/> خاموش است.</target>
10851 11317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group>
10852 11318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group>
10853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 11319 </trans-unit>
10854 <trans-unit id="1598375456114200087" datatype="html"> 11320 <trans-unit id="1598375456114200087" datatype="html">
10855 <source>Instance <x id="PH"/> muted. </source> 11321 <source>Instance <x id="PH"/> muted. </source>
10856 <target state="translated">سایت <x id="PH"/> خاموش است. </target> 11322 <target state="translated">سایت <x id="PH"/> خاموش است. </target>
10857 11323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group>
10858 11324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group>
10859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> 11325 </trans-unit>
10860 <trans-unit id="2558977494773636050" datatype="html"> 11326 <trans-unit id="2558977494773636050" datatype="html">
10861 <source>Account <x id="PH"/> muted by the instance.</source> 11327 <source>Account <x id="PH"/> muted by the instance.</source>
10862 <target state="translated">حساب <x id="PH"/> توسط سایت خاموش شده است .</target> 11328 <target state="translated">حساب <x id="PH"/> توسط سایت خاموش شده است .</target>
10863 11329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group>
10864 11330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group>
10865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 11331 </trans-unit>
10866 <trans-unit id="1595779426198793580" datatype="html"> 11332 <trans-unit id="1595779426198793580" datatype="html">
10867 <source>Mute server</source> 11333 <source>Mute server</source>
10868 <target state="translated">سرور خاموش</target> 11334 <target state="translated">سرور خاموش</target>
10869 11335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group>
10870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit> 11336 </trans-unit>
10871 <trans-unit id="8014491157078444256" datatype="html"> 11337 <trans-unit id="8014491157078444256" datatype="html">
10872 <source>Server <x id="PH"/> muted by the instance.</source> 11338 <source>Server <x id="PH"/> muted by the instance.</source>
10873 <target state="translated">سرور <x id="PH"/> توسط سایت خاموش شده است.</target> 11339 <target state="translated">سرور <x id="PH"/> توسط سایت خاموش شده است.</target>
10874 11340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group>
10875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit> 11341 </trans-unit>
10876 <trans-unit id="2044813052587776285" datatype="html"> 11342 <trans-unit id="2044813052587776285" datatype="html">
10877 <source>Add a message to communicate with the reporter</source> 11343 <source>Add a message to communicate with the reporter</source>
10878 <target state="translated">یک پیام برای برقراری ارتباط با گزارشگر اضاÙÙ‡ کنید</target> 11344 <target state="translated">یک پیام برای برقراری ارتباط با گزارشگر اضاÙÙ‡ کنید</target>
10879 11345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group>
10880 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 11346 </trans-unit>
10881 <trans-unit id="4117663541503607703" datatype="html"> 11347 <trans-unit id="4117663541503607703" datatype="html">
10882 <source>Add a message to communicate with the moderation team</source> 11348 <source>Add a message to communicate with the moderation team</source>
10883 <target state="translated">یک پیام برای برقراری ارتباط با تیم مدیریت اضاÙÙ‡ کنید</target> 11349 <target state="translated">یک پیام برای برقراری ارتباط با تیم مدیریت اضاÙÙ‡ کنید</target>
10884 11350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group>
10885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit> 11351 </trans-unit>
10886 <trans-unit id="3085641638748358969" datatype="html"> 11352 <trans-unit id="3085641638748358969" datatype="html">
10887 <source>Account <x id="PH"/> unmuted by the instance.</source> 11353 <source>Account <x id="PH"/> unmuted by the instance.</source>
10888 <target state="translated">حساب کاربری <x id="PH"/> توسط سایت از خاموشی خارج شده است.</target> 11354 <target state="translated">حساب کاربری <x id="PH"/> توسط سایت از خاموشی خارج شده است.</target>
10889 11355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group>
10890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11356 </trans-unit>
10891 <trans-unit id="4991892477258601737" datatype="html"> 11357 <trans-unit id="4991892477258601737" datatype="html">
10892 <source>Instance <x id="PH"/> muted by the instance.</source> 11358 <source>Instance <x id="PH"/> muted by the instance.</source>
10893 <target state="translated">سایت<x id="PH"/> توسط سایت خاموش شده است.</target> 11359 <target state="translated">سایت<x id="PH"/> توسط سایت خاموش شده است.</target>
10894 11360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group>
10895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> 11361 </trans-unit>
10896 <trans-unit id="4379430340167561220" datatype="html"> 11362 <trans-unit id="4379430340167561220" datatype="html">
10897 <source>Instance <x id="PH"/> unmuted by the instance.</source> 11363 <source>Instance <x id="PH"/> unmuted by the instance.</source>
10898 <target state="translated">سایت <x id="PH"/> بوسیله سایت شما از حالت خاموش خارج شده است.</target> 11364 <target state="translated">سایت <x id="PH"/> بوسیله سایت شما از حالت خاموش خارج شده است.</target>
10899 11365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group>
10900 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 11366 </trans-unit>
10901 <trans-unit id="8173437618471379044" datatype="html"> 11367 <trans-unit id="8173437618471379044" datatype="html">
10902 <source>Are you sure you want to remove all the comments of this account?</source> 11368 <source>Are you sure you want to remove all the comments of this account?</source>
10903 <target state="translated">آیا مطمئن هستید که می خواهید تمام نظرات این حساب را حذ٠کنید؟</target> 11369 <target state="translated">آیا مطمئن هستید که می خواهید تمام نظرات این حساب را حذ٠کنید؟</target>
10904 11370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group>
10905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> 11371 </trans-unit>
10906 <trans-unit id="6315346579373254461" datatype="html"> 11372 <trans-unit id="6315346579373254461" datatype="html">
10907 <source>Delete account comments</source> 11373 <source>Delete account comments</source>
10908 <target state="translated">حذ٠نظرات حساب</target> 11374 <target state="translated">حذ٠نظرات حساب</target>
10909 11375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group>
10910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 11376 </trans-unit>
10911 <trans-unit id="8559170154828316298" datatype="html"> 11377 <trans-unit id="8559170154828316298" datatype="html">
10912 <source>Will remove comments of this account (may take several minutes).</source> 11378 <source>Will remove comments of this account (may take several minutes).</source>
10913 <target state="translated">نظرات این حساب را حذ٠خواهد کرد (ممکن است چند دقیقه طول بکشد).</target> 11379 <target state="translated">نظرات این حساب را حذ٠خواهد کرد (ممکن است چند دقیقه طول بکشد).</target>
10914 11380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group>
10915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 11381 </trans-unit>
10916 <trans-unit id="4268530178786707817" datatype="html"> 11382 <trans-unit id="4268530178786707817" datatype="html">
10917 <source>My account moderation</source> 11383 <source>My account moderation</source>
10918 <target state="translated">نظارت حساب من</target> 11384 <target state="translated">نظارت حساب من</target>
10919 11385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group>
10920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit> 11386 </trans-unit>
10921 <trans-unit id="7187838764371214919" datatype="html"> 11387 <trans-unit id="7187838764371214919" datatype="html">
10922 <source>Edit user</source> 11388 <source>Edit user</source>
10923 <target state="translated">ویرایش کاربر</target> 11389 <target state="translated">ویرایش کاربر</target>
10924 11390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group>
10925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 11391 </trans-unit>
10926 <trans-unit id="4728427543536046034" datatype="html"> 11392 <trans-unit id="4728427543536046034" datatype="html">
10927 <source>Change quota, role, and more.</source> 11393 <source>Change quota, role, and more.</source>
10928 <target state="translated">تغییر سهمیه، نقش، و بیشتر.</target> 11394 <target state="translated">تغییر سهمیه، نقش، و بیشتر.</target>
10929 11395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
10930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11396 </trans-unit>
10931 <trans-unit id="7913022656086109932" datatype="html"> 11397 <trans-unit id="7913022656086109932" datatype="html">
10932 <source>Delete user</source> 11398 <source>Delete user</source>
10933 <target state="translated">حذ٠کاربر</target> 11399 <target state="translated">حذ٠کاربر</target>
10934 11400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group>
10935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit> 11401 </trans-unit>
10936 <trans-unit id="7577876364431026966" datatype="html"> 11402 <trans-unit id="7577876364431026966" datatype="html">
10937 <source>Unban user</source> 11403 <source>Unban user</source>
10938 <target state="translated">لغو ممنوعیت کاربر</target> 11404 <target state="translated">لغو ممنوعیت کاربر</target>
10939 11405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group>
10940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 11406 </trans-unit>
10941 <trans-unit id="3508163549683020253" datatype="html"> 11407 <trans-unit id="3508163549683020253" datatype="html">
10942 <source>Allow the user to login and create videos/comments again</source> 11408 <source>Allow the user to login and create videos/comments again</source>
10943 <target state="translated">به کاربر اجازه دهید وارد سیستم شود و دوباره ویدیو/نظر ایجاد کند.</target> 11409 <target state="translated">به کاربر اجازه دهید وارد سیستم شود و دوباره ویدیو/نظر ایجاد کند.</target>
10944 11410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group>
10945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit> 11411 </trans-unit>
10946 <trans-unit id="1888272455383898478" datatype="html"> 11412 <trans-unit id="1888272455383898478" datatype="html">
10947 <source>Mute this account</source> 11413 <source>Mute this account</source>
10948 <target state="translated">این حساب را خاموش کنید.</target> 11414 <target state="translated">این حساب را خاموش کنید.</target>
10949 11415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group>
10950 11416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group>
10951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit> 11417 </trans-unit>
10952 <trans-unit id="2365286519320230773" datatype="html"> 11418 <trans-unit id="2365286519320230773" datatype="html">
10953 <source>Hide any content from that user from you.</source> 11419 <source>Hide any content from that user from you.</source>
10954 <target state="translated">محتوای کاربر را نسبت به خود مخÙÛŒ کنید.</target> 11420 <target state="translated">محتوای کاربر را نسبت به خود مخÙÛŒ کنید.</target>
10955 11421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group>
10956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 11422 </trans-unit>
10957 <trans-unit id="4043508901590508211" datatype="html"> 11423 <trans-unit id="4043508901590508211" datatype="html">
10958 <source>Unmute this account</source> 11424 <source>Unmute this account</source>
10959 <target state="translated">حذ٠حالت خاموشی کاربر</target> 11425 <target state="translated">حذ٠حالت خاموشی کاربر</target>
10960 11426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
10961 11427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group>
10962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group></trans-unit> 11428 </trans-unit>
10963 <trans-unit id="2843593344827160627" datatype="html"> 11429 <trans-unit id="2843593344827160627" datatype="html">
10964 <source>Show back content from that user for you.</source> 11430 <source>Show back content from that user for you.</source>
10965 <target state="translated">محتوای کاربر را دوباره برای خود نمایش دهید.</target> 11431 <target state="translated">محتوای کاربر را دوباره برای خود نمایش دهید.</target>
10966 11432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group>
10967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit> 11433 </trans-unit>
10968 <trans-unit id="6198109035280957164" datatype="html"> 11434 <trans-unit id="6198109035280957164" datatype="html">
10969 <source>Mute the instance</source> 11435 <source>Mute the instance</source>
10970 <target state="translated">نادیده گرÙتن محتوا/کانال</target> 11436 <target state="translated">نادیده گرÙتن محتوا/کانال</target>
10971 11437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group>
10972 11438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
10973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group></trans-unit> 11439 </trans-unit>
10974 <trans-unit id="4537735378779630558" datatype="html"> 11440 <trans-unit id="4537735378779630558" datatype="html">
10975 <source>Hide any content from that instance for you.</source> 11441 <source>Hide any content from that instance for you.</source>
10976 <target state="translated">پنهان کردن هر گونه محتوا از این سایت برای شما</target> 11442 <target state="translated">پنهان کردن هر گونه محتوا از این سایت برای شما</target>
10977 11443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group>
10978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit> 11444 </trans-unit>
10979 <trans-unit id="6247487021683085858" datatype="html"> 11445 <trans-unit id="6247487021683085858" datatype="html">
10980 <source>Unmute the instance</source> 11446 <source>Unmute the instance</source>
10981 <target state="translated">حذ٠نادیده گرÙتن این سایت /محتوا</target> 11447 <target state="translated">حذ٠نادیده گرÙتن این سایت /محتوا</target>
10982 11448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group>
10983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit> 11449 </trans-unit>
10984 <trans-unit id="4024846984475742259" datatype="html"> 11450 <trans-unit id="4024846984475742259" datatype="html">
10985 <source>Show back content from that instance for you.</source> 11451 <source>Show back content from that instance for you.</source>
10986 <target state="translated">بازگردانی محتوا از این سایت برای شما</target> 11452 <target state="translated">بازگردانی محتوا از این سایت برای شما</target>
10987 11453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group>
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit> 11454 </trans-unit>
10989 <trans-unit id="3108200185023875257" datatype="html"> 11455 <trans-unit id="3108200185023875257" datatype="html">
10990 <source>Remove comments from your videos</source> 11456 <source>Remove comments from your videos</source>
10991 <target state="translated">حذ٠نظرها از ویدئوهای شما</target> 11457 <target state="translated">حذ٠نظرها از ویدئوهای شما</target>
10992 11458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group>
10993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 11459 </trans-unit>
10994 <trans-unit id="4810478487244286994" datatype="html"> 11460 <trans-unit id="4810478487244286994" datatype="html">
10995 <source>Remove comments made by this account on your videos.</source> 11461 <source>Remove comments made by this account on your videos.</source>
10996 <target state="translated">حذ٠نظرات از این حساب کاربری بر ویدئوهای شما</target> 11462 <target state="translated">حذ٠نظرات از این حساب کاربری بر ویدئوهای شما</target>
10997 11463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group>
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> 11464 </trans-unit>
10999 <trans-unit id="2077144178298031252" datatype="html"> 11465 <trans-unit id="2077144178298031252" datatype="html">
11000 <source>Hide any content from that user from you, your instance and its users.</source> 11466 <source>Hide any content from that user from you, your instance and its users.</source>
11001 <target state="translated">هرگونه محتوایی از این کاربر بر سایت شما Ùˆ استÙاده کنندگان از آن را پنهان کنید.</target> 11467 <target state="translated">هرگونه محتوایی از این کاربر بر سایت شما Ùˆ استÙاده کنندگان از آن را پنهان کنید.</target>
11002 11468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group>
11003 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit> 11469 </trans-unit>
11004 <trans-unit id="7675070596643104983" datatype="html"> 11470 <trans-unit id="7675070596643104983" datatype="html">
11005 <source>Show this user's content to the users of this instance again.</source> 11471 <source>Show this user's content to the users of this instance again.</source>
11006 <target state="translated">بازگردانی نمایش محتوا از این کاربر به استÙاده کنندگان از سایت شما</target> 11472 <target state="translated">بازگردانی نمایش محتوا از این کاربر به استÙاده کنندگان از سایت شما</target>
11007 11473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group>
11008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group></trans-unit> 11474 </trans-unit>
11009 <trans-unit id="525915681688649453" datatype="html"> 11475 <trans-unit id="525915681688649453" datatype="html">
11010 <source>Hide any content from that instance from you, your instance and its users.</source> 11476 <source>Hide any content from that instance from you, your instance and its users.</source>
11011 <target state="translated">محتوای این کانال را از خود ØŒ سایت تان Ùˆ استÙاده کنندگان از آن پنهان کنید.</target> 11477 <target state="translated">محتوای این کانال را از خود ØŒ سایت تان Ùˆ استÙاده کنندگان از آن پنهان کنید.</target>
11012 11478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group>
11013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group></trans-unit> 11479 </trans-unit>
11014 <trans-unit id="5325628963747139770" datatype="html"> 11480 <trans-unit id="5325628963747139770" datatype="html">
11015 <source>Unmute the instance by your instance</source> 11481 <source>Unmute the instance by your instance</source>
11016 <target state="translated">حذ٠حالت نادیده گرÙتن سایت به وسیله سایت شما</target> 11482 <target state="translated">حذ٠حالت نادیده گرÙتن سایت به وسیله سایت شما</target>
11017 11483 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group>
11018 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group></trans-unit> 11484 </trans-unit>
11019 <trans-unit id="758471033841077314" datatype="html"> 11485 <trans-unit id="758471033841077314" datatype="html">
11020 <source>Show back content from that instance for you, your instance and its users.</source> 11486 <source>Show back content from that instance for you, your instance and its users.</source>
11021 <target state="translated">بازگردانی محتوا از این سایت برای شما Ùˆ سایتتان Ùˆ استÙاده کنندگان از آن</target> 11487 <target state="translated">بازگردانی محتوا از این سایت برای شما Ùˆ سایتتان Ùˆ استÙاده کنندگان از آن</target>
11022 11488 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group>
11023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group></trans-unit> 11489 </trans-unit>
11024 <trans-unit id="3785095284194008197" datatype="html"> 11490 <trans-unit id="3785095284194008197" datatype="html">
11025 <source>Remove comments from your instance</source> 11491 <source>Remove comments from your instance</source>
11026 <target state="translated">اظهارنظر ها را از سایت خود حذ٠کنید .</target> 11492 <target state="translated">اظهارنظر ها را از سایت خود حذ٠کنید .</target>
11027 11493 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit> 11494 </trans-unit>
11029 <trans-unit id="4809327075591089709" datatype="html"> 11495 <trans-unit id="4809327075591089709" datatype="html">
11030 <source>Remove comments made by this account from your instance.</source> 11496 <source>Remove comments made by this account from your instance.</source>
11031 <target state="translated">اظهارنظرهای این حساب کاربری را از سایت خود حذ٠کنید .</target> 11497 <target state="translated">اظهارنظرهای این حساب کاربری را از سایت خود حذ٠کنید .</target>
11032 11498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group>
11033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group></trans-unit> 11499 </trans-unit>
11034 <trans-unit id="6504240011224861621" datatype="html"> 11500 <trans-unit id="6504240011224861621" datatype="html">
11035 <source>Instance moderation</source> 11501 <source>Instance moderation</source>
11036 <target state="translated">نظارت بر سایت</target> 11502 <target state="translated">نظارت بر سایت</target>
11037 11503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group>
11038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> 11504 </trans-unit>
11039 <trans-unit id="8546847443058492245" datatype="html"> 11505 <trans-unit id="8546847443058492245" datatype="html">
11040 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> 11506 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11041 <target state="translated">بلاک کردن <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> ویدئوها</target> 11507 <target state="translated">بلاک کردن <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> ویدئوها</target>
@@ -11107,10 +11573,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11107 <trans-unit id="2602773901491715295" datatype="html"> 11573 <trans-unit id="2602773901491715295" datatype="html">
11108 <source>Captions</source> 11574 <source>Captions</source>
11109 <target state="translated">زیر نویس ها</target> 11575 <target state="translated">زیر نویس ها</target>
11110 11576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group>
11111 11577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group>
11112 11578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
11113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 11579 </trans-unit>
11114 <trans-unit id="5779804235244672536" datatype="html"> 11580 <trans-unit id="5779804235244672536" datatype="html">
11115 <source>The above can only be seen in captions (please describe which).</source> 11581 <source>The above can only be seen in captions (please describe which).</source>
11116 <target state="translated">موارد Ùوق را Ùقط Ù…ÛŒ توان در زیر نویس ها مشاهده کرد (لطÙاً به تÙکیک توضیح دهید).</target> 11582 <target state="translated">موارد Ùوق را Ùقط Ù…ÛŒ توان در زیر نویس ها مشاهده کرد (لطÙاً به تÙکیک توضیح دهید).</target>
@@ -11120,20 +11586,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11120 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11586 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11121 <target state="translated">تعداد تلاش بسیار زیاد است، لطÙاً بعد از <x id="PH"/> دقیقه دوباره امتحان کنید.</target> 11587 <target state="translated">تعداد تلاش بسیار زیاد است، لطÙاً بعد از <x id="PH"/> دقیقه دوباره امتحان کنید.</target>
11122 11588
11123 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11589 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11124 <trans-unit id="4965472196059235310" datatype="html"> 11590 <trans-unit id="4965472196059235310" datatype="html">
11125 <source>Too many attempts, please try again later.</source> 11591 <source>Too many attempts, please try again later.</source>
11126 <target state="translated">تعداد تلاش ها بسیار زیاد است، لطÙاً بعداً دوباره امتحان کنید.</target> 11592 <target state="translated">تعداد تلاش ها بسیار زیاد است، لطÙاً بعداً دوباره امتحان کنید.</target>
11127 11593
11128 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11594 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11129 <trans-unit id="1693549688987384699" datatype="html"> 11595 <trans-unit id="1693549688987384699" datatype="html">
11130 <source>Server error. Please retry later.</source> 11596 <source>Server error. Please retry later.</source>
11131 <target state="translated">خطای سرور. لطÙاً بعداً دوباره امتحان کنید.</target> 11597 <target state="translated">خطای سرور. لطÙاً بعداً دوباره امتحان کنید.</target>
11132 11598
11133 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11599 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11134 <source>Unknown server error</source><target state="new">Unknown server error</target> 11600 <trans-unit id="7436975022198908854" datatype="html">
11601 <source>Unknown server error</source>
11602 <target state="new">Unknown server error</target>
11135 11603
11136 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11604 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11137 <trans-unit id="5927402622550505067" datatype="html"> 11605 <trans-unit id="5927402622550505067" datatype="html">
11138 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11606 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11139 <target state="translated">مشترک همه کانال‌های Ùعلی <x id="PH"/> شده اید. از تمام ویدیوهای جدید آنها مطلع خواهید شد.</target> 11607 <target state="translated">مشترک همه کانال‌های Ùعلی <x id="PH"/> شده اید. از تمام ویدیوهای جدید آنها مطلع خواهید شد.</target>
@@ -11167,18 +11635,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11167 <trans-unit id="1000724328916033777" datatype="html"> 11635 <trans-unit id="1000724328916033777" datatype="html">
11168 <source>Multiple ways to subscribe to the current channel</source> 11636 <source>Multiple ways to subscribe to the current channel</source>
11169 <target state="translated">چندین راه برای عضویت در کانال Ùعلی</target> 11637 <target state="translated">چندین راه برای عضویت در کانال Ùعلی</target>
11170 11638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group>
11171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 11639 </trans-unit>
11172 <trans-unit id="363499678348067004" datatype="html"> 11640 <trans-unit id="363499678348067004" datatype="html">
11173 <source>Open subscription dropdown</source> 11641 <source>Open subscription dropdown</source>
11174 <target state="translated">منوی کشویی اشتراک را باز کنید</target> 11642 <target state="translated">منوی کشویی اشتراک را باز کنید</target>
11175 11643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group>
11176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 11644 </trans-unit>
11177 <trans-unit id="4968151111061046122" datatype="html"> 11645 <trans-unit id="4968151111061046122" datatype="html">
11178 <source>Moderator</source> 11646 <source>Moderator</source>
11179 <target state="translated">ناظر</target> 11647 <target state="translated">ناظر</target>
11180 11648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11649 </trans-unit>
11182 <trans-unit id="2279527393438260622" datatype="html"> 11650 <trans-unit id="2279527393438260622" datatype="html">
11183 <source>Search videos, playlists, channels…</source> 11651 <source>Search videos, playlists, channels…</source>
11184 <target state="translated">جستجوی ویدیوها، Ùهرست‌های پخش، کانال‌ها…</target> 11652 <target state="translated">جستجوی ویدیوها، Ùهرست‌های پخش، کانال‌ها…</target>
@@ -11228,67 +11696,65 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11228 <trans-unit id="2909684945706361544" datatype="html"> 11696 <trans-unit id="2909684945706361544" datatype="html">
11229 <source>Delete video</source> 11697 <source>Delete video</source>
11230 <target state="translated">حذ٠ویدئو</target> 11698 <target state="translated">حذ٠ویدئو</target>
11231 11699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group>
11232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> 11700 </trans-unit>
11233 <trans-unit id="2210418817778733727" datatype="html"> 11701 <trans-unit id="2210418817778733727" datatype="html">
11234 <source>Actions for the comment</source> 11702 <source>Actions for the comment</source>
11235 <target state="translated">اقدامات برای نظر</target> 11703 <target state="translated">اقدامات برای نظر</target>
11236 11704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group>
11237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group></trans-unit> 11705 </trans-unit>
11238 <trans-unit id="7978668497183230348" datatype="html"> 11706 <trans-unit id="7978668497183230348" datatype="html">
11239 <source>Delete comment</source> 11707 <source>Delete comment</source>
11240 <target state="translated">حذ٠نظر</target> 11708 <target state="translated">حذ٠نظر</target>
11241 11709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group>
11242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group></trans-unit> 11710 </trans-unit>
11243 <trans-unit id="6747218355168080191" datatype="html"> 11711 <trans-unit id="6747218355168080191" datatype="html">
11244 <source>Do you really want to delete this comment?</source> 11712 <source>Do you really want to delete this comment?</source>
11245 <target state="translated">آیا از حذ٠این نظر اطمینان دارید؟</target> 11713 <target state="translated">آیا از حذ٠این نظر اطمینان دارید؟</target>
11246 11714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group>
11247 11715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group>
11248 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group></trans-unit> 11716 </trans-unit>
11249 <trans-unit id="7837272126865175984" datatype="html"> 11717 <trans-unit id="7837272126865175984" datatype="html">
11250 <source>Comment deleted.</source> 11718 <source>Comment deleted.</source>
11251 <target state="translated">نظر حذ٠شد.</target> 11719 <target state="translated">نظر حذ٠شد.</target>
11252 11720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group>
11253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> 11721 </trans-unit>
11254 <trans-unit id="346270517625845962" datatype="html"> 11722 <trans-unit id="346270517625845962" datatype="html">
11255 <source>Encoder</source> 11723 <source>Encoder</source>
11256 <target state="translated">رمزگذار(Encoder)</target> 11724 <target state="translated">رمزگذار(Encoder)</target>
11257 11725 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group>
11258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit> 11726 </trans-unit>
11259 <trans-unit id="2331557444464201331" datatype="html"> 11727 <trans-unit id="2331557444464201331" datatype="html">
11260 <source>Format name</source> 11728 <source>Format name</source>
11261 <target state="translated">نام قالب (نوع)</target> 11729 <target state="translated">نام قالب (نوع)</target>
11262 11730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group>
11263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 11731 </trans-unit>
11264 <trans-unit id="45739481977493163" datatype="html"> 11732 <trans-unit id="45739481977493163" datatype="html">
11265 <source>Size</source> 11733 <source>Size</source>
11266 <target state="translated">اندازه</target> 11734 <target state="translated">اندازه</target>
11267 11735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group>
11268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit> 11736 </trans-unit>
11269 <trans-unit id="7742520815129539114" datatype="html"> 11737 <trans-unit id="7742520815129539114" datatype="html">
11270 <source>Bitrate</source> 11738 <source>Bitrate</source>
11271 <target state="translated">میزان بیت</target> 11739 <target state="translated">میزان بیت</target>
11272 11740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group>
11273 11741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group>
11274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 11742 </trans-unit>
11275 <trans-unit id="4094960161662677662" datatype="html"> 11743 <trans-unit id="4094960161662677662" datatype="html">
11276 <source>Codec</source> 11744 <source>Codec</source>
11277 <target state="translated">کدک</target> 11745 <target state="translated">کدک</target>
11278 11746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group>
11279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11747 </trans-unit>
11280 <trans-unit id="2115592966120408375"> 11748 <trans-unit id="2115592966120408375">
11281 <source>Copied</source> 11749 <source>Copied</source>
11282 <target>کپی‌شد</target> 11750 <target>کپی‌شد</target>
11283 11751
11284 11752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
11286 <trans-unit id="4323470180912194028" datatype="html"> 11753 <trans-unit id="4323470180912194028" datatype="html">
11287 <source>Copy</source> 11754 <source>Copy</source>
11288 <target state="translated">کپی</target> 11755 <target state="translated">کپی</target>
11289 11756 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group>
11290 11757 </trans-unit>
11291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
11292 <trans-unit id="1472171759957681533"> 11758 <trans-unit id="1472171759957681533">
11293 <source>Video reported.</source> 11759 <source>Video reported.</source>
11294 <target>ویدئو گزارش‌شد</target> 11760 <target>ویدئو گزارش‌شد</target>
@@ -11297,101 +11763,108 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11297 <trans-unit id="3622946684246476652"> 11763 <trans-unit id="3622946684246476652">
11298 <source>Do you really want to delete this video?</source> 11764 <source>Do you really want to delete this video?</source>
11299 <target>میخواهید این ویدئو را پاک کنید؟</target> 11765 <target>میخواهید این ویدئو را پاک کنید؟</target>
11300 11766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group>
11301 11767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group>
11302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group></trans-unit> 11768 </trans-unit>
11303 <trans-unit id="3941342949736653028" datatype="html"> 11769 <trans-unit id="3941342949736653028" datatype="html">
11304 <source>Video deleted.</source> 11770 <source>Video deleted.</source>
11305 <target state="translated">ویدئو حذ٠شد.</target> 11771 <target state="translated">ویدئو حذ٠شد.</target>
11306 11772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group>
11307 11773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group>
11308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit> 11774 </trans-unit>
11309 <trans-unit id="5072091387445907742" datatype="html"> 11775 <trans-unit id="5072091387445907742" datatype="html">
11310 <source>Actions for the reporter</source> 11776 <source>Actions for the reporter</source>
11311 <target state="translated">اقدامات برای گزارشگر</target> 11777 <target state="translated">اقدامات برای گزارشگر</target>
11312 11778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group>
11313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> 11779 </trans-unit>
11314 <trans-unit id="6599069899275412095" datatype="html"> 11780 <trans-unit id="6599069899275412095" datatype="html">
11315 <source>Mute reporter</source> 11781 <source>Mute reporter</source>
11316 <target state="translated">بی صدا کردن گزارش کننده</target> 11782 <target state="translated">بی صدا کردن گزارش کننده</target>
11317 11783 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group>
11318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 11784 </trans-unit>
11319 <trans-unit id="3099741642167775297" datatype="html"> 11785 <trans-unit id="3099741642167775297" datatype="html">
11320 <source>Download</source> 11786 <source>Download</source>
11321 <target state="translated">بارگیری</target> 11787 <target state="translated">بارگیری</target>
11322 11788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group>
11323 11789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group>
11324 11790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group>
11325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit> 11791 </trans-unit>
11326 <trans-unit id="7672331870004528654" datatype="html"> 11792 <trans-unit id="7672331870004528654" datatype="html">
11327 <source>Display live information</source> 11793 <source>Display live information</source>
11328 <target state="translated">نمایش اطلاعات پخش زنده</target> 11794 <target state="translated">نمایش اطلاعات پخش زنده</target>
11329 11795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group>
11330 11796 </trans-unit>
11331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit>
11332 <trans-unit id="4021752662928002901" datatype="html"> 11797 <trans-unit id="4021752662928002901" datatype="html">
11333 <source>Update</source> 11798 <source>Update</source>
11334 <target state="translated">بروزرسانی</target> 11799 <target state="translated">بروزرسانی</target>
11335 11800 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11336 11801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11337 11802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11338 11803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11339 11804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11340 11805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11341 11806 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11342 11807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11343 11808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11344 11809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11345 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11810 </trans-unit>
11346 <trans-unit id="420763834450076269" datatype="html"> 11811 <trans-unit id="420763834450076269" datatype="html">
11347 <source>Block</source> 11812 <source>Block</source>
11348 <target state="translated">مسدود کردن</target> 11813 <target state="translated">مسدود کردن</target>
11349 11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group>
11350 11815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group>
11351 11816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group>
11352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 11817 </trans-unit>
11353 <trans-unit id="6521421218398377925" datatype="html"> 11818 <trans-unit id="6521421218398377925" datatype="html">
11354 <source>Run HLS transcoding</source> 11819 <source>Run HLS transcoding</source>
11355 <target state="translated">کدگذاری HLS را اجرا کنید</target> 11820 <target state="translated">کدگذاری HLS را اجرا کنید</target>
11356 11821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group>
11357 11822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group>
11358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit> 11823 </trans-unit>
11359 <trans-unit id="4956271014213477815" datatype="html"> 11824 <trans-unit id="4956271014213477815" datatype="html">
11360 <source>Run WebTorrent transcoding</source> 11825 <source>Run WebTorrent transcoding</source>
11361 <target state="translated">Transcoding WebTorrent را اجرا کنید</target> 11826 <target state="translated">Transcoding WebTorrent را اجرا کنید</target>
11362 11827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group>
11363 11828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group>
11364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group></trans-unit> 11829 </trans-unit>
11365 <trans-unit id="5972374600810542430" datatype="html"> 11830 <trans-unit id="5972374600810542430" datatype="html">
11366 <source>Delete HLS files</source> 11831 <source>Delete HLS files</source>
11367 <target state="translated">Ùایل های HLS را حذ٠کنید</target> 11832 <target state="translated">Ùایل های HLS را حذ٠کنید</target>
11368 11833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group>
11369 11834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group>
11370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group></trans-unit> 11835 </trans-unit>
11371 <trans-unit id="3844238590532933757" datatype="html"> 11836 <trans-unit id="3844238590532933757" datatype="html">
11372 <source>Delete WebTorrent files</source> 11837 <source>Delete WebTorrent files</source>
11373 <target state="translated">حذ٠Ùایل های وب تورنت</target> 11838 <target state="translated">حذ٠Ùایل های وب تورنت</target>
11374 11839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group>
11375 11840 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit><trans-unit id="8315587636588243636" datatype="html"> 11841 </trans-unit>
11377 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> 11842 <trans-unit id="8315587636588243636" datatype="html">
11378 11843 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit><trans-unit id="6693349469471580292" datatype="html"> 11844 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
11380 <source>Delete file</source><target state="new">Delete file</target> 11845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11381 11846 </trans-unit>
11382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="7016764388104297354" datatype="html"> 11847 <trans-unit id="6693349469471580292" datatype="html">
11383 <source>File removed.</source><target state="new">File removed.</target> 11848 <source>Delete file</source>
11384 11849 <target state="new">Delete file</target>
11385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit><trans-unit id="1314383205093440631" datatype="html"> 11850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
11386 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> 11851 </trans-unit>
11387 11852 <trans-unit id="7016764388104297354" datatype="html">
11388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 11853 <source>File removed.</source>
11854 <target state="new">File removed.</target>
11855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
11856 </trans-unit>
11857 <trans-unit id="1314383205093440631" datatype="html">
11858 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11859 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
11861 </trans-unit>
11389 <trans-unit id="1950057220179636309" datatype="html"> 11862 <trans-unit id="1950057220179636309" datatype="html">
11390 <source>Save to playlist</source> 11863 <source>Save to playlist</source>
11391 <target state="translated">ذخیره در لیست پخش</target> 11864 <target state="translated">ذخیره در لیست پخش</target>
11392 11865 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">59</context></context-group>
11393 11866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group>
11394 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> 11867 </trans-unit>
11395 <trans-unit id="8272123190776748811" datatype="html"> 11868 <trans-unit id="8272123190776748811" datatype="html">
11396 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source> 11869 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11397 <target state="translated">شما برای امتیاز دادن به این ویدئو می بایست وارد سیستم شوید. &lt;a href="/login"> &lt;/a> .</target> 11870 <target state="translated">شما برای امتیاز دادن به این ویدئو می بایست وارد سیستم شوید. &lt;a href="/login"> &lt;/a> .</target>
@@ -11400,8 +11873,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11400 <trans-unit id="4503408361537553733" datatype="html"> 11873 <trans-unit id="4503408361537553733" datatype="html">
11401 <source>Mirror</source> 11874 <source>Mirror</source>
11402 <target state="translated">آیینه</target> 11875 <target state="translated">آیینه</target>
11403 11876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">371</context></context-group>
11404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">371</context></context-group></trans-unit> 11877 </trans-unit>
11405 <trans-unit id="2631340539474479416" datatype="html"> 11878 <trans-unit id="2631340539474479416" datatype="html">
11406 <source>Subtitles</source> 11879 <source>Subtitles</source>
11407 <target state="translated">زیرنویس</target> 11880 <target state="translated">زیرنویس</target>
@@ -11430,15 +11903,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11430 </trans-unit> 11903 </trans-unit>
11431 <trans-unit id="992317512448454409" datatype="html"> 11904 <trans-unit id="992317512448454409" datatype="html">
11432 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source> 11905 <source>{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</source>
11433 <target state="translated">{VAR_PLURAL، جمع، =0 {نظر} =1 {1 نظر} دیگر {<x id="INTERPOLATION"/> نظرات}}</target> 11906 <target state="needs-translation">{VAR_PLURAL, plural, =0 {Comments} =1 {1 Comment} other {<x id="INTERPOLATION"/> Comments}}</target>
11434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group> 11907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">4</context></context-group>
11435 </trans-unit> 11908 </trans-unit>
11436 <trans-unit id="4903651219400691248" datatype="html"> 11909 <trans-unit id="4903651219400691248" datatype="html">
11437 <source>Mute account</source> 11910 <source>Mute account</source>
11438 <target state="translated">بی صدا کردن حساب</target> 11911 <target state="translated">بی صدا کردن حساب</target>
11439 11912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group>
11440 11913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group>
11441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> 11914 </trans-unit>
11442 <trans-unit id="4021487547497211597" datatype="html"> 11915 <trans-unit id="4021487547497211597" datatype="html">
11443 <source>Open video actions</source> 11916 <source>Open video actions</source>
11444 <target state="translated">اقدامات ویدیویی را باز کنید</target> 11917 <target state="translated">اقدامات ویدیویی را باز کنید</target>
@@ -11454,14 +11927,16 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11454 <trans-unit id="3076101305843397295" datatype="html"> 11927 <trans-unit id="3076101305843397295" datatype="html">
11455 <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> 11928 <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source>
11456 <target state="translated">آیا واقعاً Ù…ÛŒ خواهید <x id="PH" equiv-text="this.video.name"/> را رÙع انسداد کنید؟ دوباره در لیست ویدیوها در دسترس خواهد بود.</target> 11929 <target state="translated">آیا واقعاً Ù…ÛŒ خواهید <x id="PH" equiv-text="this.video.name"/> را رÙع انسداد کنید؟ دوباره در لیست ویدیوها در دسترس خواهد بود.</target>
11457 11930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group>
11458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit> 11931 </trans-unit>
11459 <trans-unit id="8359747231611535508" datatype="html"> 11932 <trans-unit id="8359747231611535508" datatype="html">
11460 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> 11933 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11461 <target state="translated">رÙع انسداد <x id="PH" equiv-text="this.video.name"/></target> 11934 <target state="translated">رÙع انسداد <x id="PH" equiv-text="this.video.name"/></target>
11462 11935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group>
11463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit><trans-unit id="3143238830256588661" datatype="html"> 11936 </trans-unit>
11464 <source>The live stream will be automatically terminated and replays won't be saved.</source><target state="new">The live stream will be automatically terminated and replays won't be saved.</target> 11937 <trans-unit id="3143238830256588661" datatype="html">
11938 <source>The live stream will be automatically terminated and replays won't be saved.</source>
11939 <target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
11465 <context-group purpose="location"> 11940 <context-group purpose="location">
11466 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> 11941 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
11467 <context context-type="linenumber">233</context> 11942 <context context-type="linenumber">233</context>
@@ -11470,35 +11945,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11470 <trans-unit id="3719503424625455635" datatype="html"> 11945 <trans-unit id="3719503424625455635" datatype="html">
11471 <source>Mute server account</source> 11946 <source>Mute server account</source>
11472 <target state="translated">بی‌صدا کردن حساب سرور</target> 11947 <target state="translated">بی‌صدا کردن حساب سرور</target>
11473 11948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group>
11474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 11949 </trans-unit>
11475 <trans-unit id="7008439939460403347" datatype="html"> 11950 <trans-unit id="7008439939460403347" datatype="html">
11476 <source>Report</source> 11951 <source>Report</source>
11477 <target state="translated">گزارش</target> 11952 <target state="translated">گزارش</target>
11478 11953 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group>
11479 11954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group>
11480 11955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group>
11481 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group></trans-unit> 11956 </trans-unit>
11482 <trans-unit id="829951422090160526" datatype="html"> 11957 <trans-unit id="829951422090160526" datatype="html">
11483 <source>Reported part</source> 11958 <source>Reported part</source>
11484 <target state="translated">قسمت گزارش شده</target> 11959 <target state="translated">قسمت گزارش شده</target>
11485 11960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group>
11486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 11961 </trans-unit>
11487 <trans-unit id="4388879716045736175" datatype="html"> 11962 <trans-unit id="4388879716045736175" datatype="html">
11488 <source>Note</source> 11963 <source>Note</source>
11489 <target state="translated">یادداشت</target> 11964 <target state="translated">یادداشت</target>
11490 11965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group>
11491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 11966 </trans-unit>
11492 <trans-unit id="7234922541542636802" datatype="html"> 11967 <trans-unit id="7234922541542636802" datatype="html">
11493 <source>The video was deleted</source> 11968 <source>The video was deleted</source>
11494 <target state="translated">ویدئو حذ٠شد</target> 11969 <target state="translated">ویدئو حذ٠شد</target>
11495 11970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group>
11496 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 11971 </trans-unit>
11497 <trans-unit id="872792317034860453" datatype="html"> 11972 <trans-unit id="872792317034860453" datatype="html">
11498 <source>Comment:</source> 11973 <source>Comment:</source>
11499 <target state="translated">نظر:</target> 11974 <target state="translated">نظر:</target>
11500 11975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group>
11501 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 11976 </trans-unit>
11502 <trans-unit id="397679576231234820" datatype="html"> 11977 <trans-unit id="397679576231234820" datatype="html">
11503 <source>Messages with the reporter</source> 11978 <source>Messages with the reporter</source>
11504 <target state="translated">پیام ها با گزارشگر</target> 11979 <target state="translated">پیام ها با گزارشگر</target>
@@ -11512,8 +11987,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11512 <trans-unit id="1684858568733486744" datatype="html"> 11987 <trans-unit id="1684858568733486744" datatype="html">
11513 <source>No messages for now.</source> 11988 <source>No messages for now.</source>
11514 <target state="translated">Ùعلا پیامی وجود ندارد.</target> 11989 <target state="translated">Ùعلا پیامی وجود ندارد.</target>
11515 11990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group>
11516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 11991 </trans-unit>
11517 <trans-unit id="2137920566277687382" datatype="html"> 11992 <trans-unit id="2137920566277687382" datatype="html">
11518 <source>Add a message</source> 11993 <source>Add a message</source>
11519 <target state="translated">یک پیام اضاÙÙ‡ کنید.</target> 11994 <target state="translated">یک پیام اضاÙÙ‡ کنید.</target>
@@ -11523,44 +11998,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11523 <source>Published</source> 11998 <source>Published</source>
11524 <target state="translated">منتشر شده</target> 11999 <target state="translated">منتشر شده</target>
11525 12000
11526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 12001 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11527 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12002 <trans-unit id="7657908235362559477" datatype="html">
11528 <context-group purpose="location"> 12003 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11529 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12004 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11530 <context context-type="linenumber">178</context> 12005
11531 </context-group> 12006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11532 </trans-unit>
11533
11534 <trans-unit id="5093002376262354382" datatype="html"> 12007 <trans-unit id="5093002376262354382" datatype="html">
11535 <source>Transcoding failed</source> 12008 <source>Transcoding failed</source>
11536 <target state="translated">رمزگذاری ناموÙÙ‚ بود.</target> 12009 <target state="translated">رمزگذاری ناموÙÙ‚ بود.</target>
11537 12010
11538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 12011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11539 <trans-unit id="118687079501751948" datatype="html"> 12012 <trans-unit id="118687079501751948" datatype="html">
11540 <source>Move to external storage failed</source> 12013 <source>Move to external storage failed</source>
11541 <target state="translated">انتقال به حاÙظه خارجی انجام نشد.</target> 12014 <target state="translated">انتقال به حاÙظه خارجی انجام نشد.</target>
11542 12015
11543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 12016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11544 <trans-unit id="4887724548587271148" datatype="html"> 12017 <trans-unit id="4887724548587271148" datatype="html">
11545 <source>Waiting transcoding</source> 12018 <source>Waiting transcoding</source>
11546 <target state="translated">در حال انتظار رمزگذاری</target> 12019 <target state="translated">در حال انتظار رمزگذاری</target>
11547 12020
11548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 12021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11549 <trans-unit id="4517785179607945981" datatype="html"> 12022 <trans-unit id="4517785179607945981" datatype="html">
11550 <source>To transcode</source> 12023 <source>To transcode</source>
11551 <target state="translated">برای رمزگذاری</target> 12024 <target state="translated">برای رمزگذاری</target>
11552 12025
11553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 12026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11554 <trans-unit id="3299576663551440736" datatype="html"> 12027 <trans-unit id="3299576663551440736" datatype="html">
11555 <source>To import</source> 12028 <source>To import</source>
11556 <target state="translated">برای وارد کردن</target> 12029 <target state="translated">برای وارد کردن</target>
11557 12030
11558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> 12031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11559 <trans-unit id="6963802198225789806" datatype="html"> 12032 <trans-unit id="6963802198225789806" datatype="html">
11560 <source>To edit</source> 12033 <source>To edit</source>
11561 <target state="translated">برای ویرایش کردن</target> 12034 <target state="translated">برای ویرایش کردن</target>
11562 12035
11563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 12036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11564 <trans-unit id="8492933894084361602" datatype="html"> 12037 <trans-unit id="8492933894084361602" datatype="html">
11565 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12038 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11566 <target state="translated">اشتراک در Ùید RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12039 <target state="translated">اشتراک در Ùید RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11572,23 +12045,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11572 <trans-unit id="187187500641108332" datatype="html"> 12045 <trans-unit id="187187500641108332" datatype="html">
11573 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 12046 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11574 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 12047 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11575 12048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
11576 12049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group>
11577 12050 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group>
11578 12051 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group>
11579 12052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group>
11580 12053 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group>
11581 12054 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group>
11582 12055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group>
11583 12056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group>
11584 12057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group>
11585 12058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group>
11586 12059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group>
11587 12060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group>
11588 12061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group>
11589 12062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group>
11590 12063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group>
11591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 12064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group>
12065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group>
12066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group>
12067 </trans-unit>
11592 <trans-unit id="1795705931707209785" datatype="html"> 12068 <trans-unit id="1795705931707209785" datatype="html">
11593 <source>Add to watch later</source> 12069 <source>Add to watch later</source>
11594 <target state="translated">اضاÙÙ‡ کنید تا بعدا تماشا کنید</target> 12070 <target state="translated">اضاÙÙ‡ کنید تا بعدا تماشا کنید</target>
@@ -11598,19 +12074,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11598 <source>Remove from watch later</source> 12074 <source>Remove from watch later</source>
11599 <target state="translated">از بعدا تماشا کنید،حذ٠شود.</target> 12075 <target state="translated">از بعدا تماشا کنید،حذ٠شود.</target>
11600 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group> 12076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group>
11601 </trans-unit><trans-unit id="435589893738610428" datatype="html"> 12077 </trans-unit>
11602 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target> 12078 <trans-unit id="435589893738610428" datatype="html">
12079 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source>
12080 <target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
11603 <context-group purpose="location"> 12081 <context-group purpose="location">
11604 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context> 12082 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11605 <context context-type="linenumber">8</context> 12083 <context context-type="linenumber">8</context>
11606 </context-group> 12084 </context-group>
11607 </trans-unit> 12085 </trans-unit>
11608
11609 <trans-unit id="5622582942980351192" datatype="html"> 12086 <trans-unit id="5622582942980351192" datatype="html">
11610 <source>Light/Orange</source> 12087 <source>Light/Orange</source>
11611 <target state="translated">سبک/پرتقالی</target> 12088 <target state="translated">سبک/پرتقالی</target>
11612 12089 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group>
11613 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 12090 </trans-unit>
11614 <trans-unit id="1219783168145776019" datatype="html"> 12091 <trans-unit id="1219783168145776019" datatype="html">
11615 <source>LIVE ENDED</source> 12092 <source>LIVE ENDED</source>
11616 <target state="translated">پخش زنده به پایان رسید.</target> 12093 <target state="translated">پخش زنده به پایان رسید.</target>
@@ -11619,110 +12096,110 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11619 <trans-unit id="2439066254855913806" datatype="html"> 12096 <trans-unit id="2439066254855913806" datatype="html">
11620 <source>Only I can see this video</source> 12097 <source>Only I can see this video</source>
11621 <target state="translated">Ùقط من Ù…ÛŒ توانم این ویدئو را تماشا کنم.</target> 12098 <target state="translated">Ùقط من Ù…ÛŒ توانم این ویدئو را تماشا کنم.</target>
11622 12099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group>
11623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit> 12100 </trans-unit>
11624 <trans-unit id="6767380569816110388" datatype="html"> 12101 <trans-unit id="6767380569816110388" datatype="html">
11625 <source>Only shareable via a private link</source> 12102 <source>Only shareable via a private link</source>
11626 <target state="translated">Ùقط از طریق پیوند خصوصی قابل اشتراک گذاری است.</target> 12103 <target state="translated">Ùقط از طریق پیوند خصوصی قابل اشتراک گذاری است.</target>
11627 12104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group>
11628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit> 12105 </trans-unit>
11629 <trans-unit id="6828965264297239528" datatype="html"> 12106 <trans-unit id="6828965264297239528" datatype="html">
11630 <source>Anyone can see this video</source> 12107 <source>Anyone can see this video</source>
11631 <target state="translated">هر کسی می تواند این ویدئو را مشاهده کند .</target> 12108 <target state="translated">هر کسی می تواند این ویدئو را مشاهده کند .</target>
11632 12109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group>
11633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit> 12110 </trans-unit>
11634 <trans-unit id="1425933035739773115" datatype="html"> 12111 <trans-unit id="1425933035739773115" datatype="html">
11635 <source>Only users of this instance can see this video</source> 12112 <source>Only users of this instance can see this video</source>
11636 <target state="translated">تنها استÙاده کنندگان از این سایت Ù…ÛŒ توانند ویدئو را مشاهده کنند .</target> 12113 <target state="translated">تنها استÙاده کنندگان از این سایت Ù…ÛŒ توانند ویدئو را مشاهده کنند .</target>
11637 12114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group>
11638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit> 12115 </trans-unit>
11639
11640
11641 <trans-unit id="5210096066382592800" datatype="html"> 12116 <trans-unit id="5210096066382592800" datatype="html">
11642 <source>Video to import updated.</source> 12117 <source>Video to import updated.</source>
11643 <target state="translated">ویدیو برای وارد کردن به روز شد.</target> 12118 <target state="translated">ویدیو برای وارد کردن به روز شد.</target>
11644 12119 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
11645 12120 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
11646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12121 </trans-unit>
11647 <trans-unit id="3284171506518522275" datatype="html"> 12122 <trans-unit id="3284171506518522275" datatype="html">
11648 <source>Your video was uploaded to your account and is private.</source> 12123 <source>Your video was uploaded to your account and is private.</source>
11649 <target state="translated">ویدیوی شما در حسابتان آپلود شد و خصوصی است.</target> 12124 <target state="translated">ویدیوی شما در حسابتان آپلود شد و خصوصی است.</target>
11650 12125
11651 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12126 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11652 <trans-unit id="5699822024600815733" datatype="html"> 12127 <trans-unit id="5699822024600815733" datatype="html">
11653 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12128 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11654 <target state="translated">اما داده های مرتبط (برچسب ها، توضیحات...) از بین خواهند رÙت، آیا مطمئن هستید Ú©Ù‡ Ù…ÛŒ خواهید این صÙحه را ترک کنید؟</target> 12129 <target state="translated">اما داده های مرتبط (برچسب ها، توضیحات...) از بین خواهند رÙت، آیا مطمئن هستید Ú©Ù‡ Ù…ÛŒ خواهید این صÙحه را ترک کنید؟</target>
11655 12130
11656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11657 <trans-unit id="1219739004043110649" datatype="html"> 12132 <trans-unit id="1219739004043110649" datatype="html">
11658 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12133 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11659 <target state="translated">ویدیوی شما هنوز آپلود نشده است، آیا مطمئن هستید Ú©Ù‡ Ù…ÛŒ خواهید این صÙحه را ترک کنید؟</target> 12134 <target state="translated">ویدیوی شما هنوز آپلود نشده است، آیا مطمئن هستید Ú©Ù‡ Ù…ÛŒ خواهید این صÙحه را ترک کنید؟</target>
11660 12135
11661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 12136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
11662 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12137 <trans-unit id="1830802698757049943" datatype="html">
12138 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12139 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11663 12140
11664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12141 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11665 <trans-unit id="6932865105766151309" datatype="html"> 12142 <trans-unit id="6932865105766151309" datatype="html">
11666 <source>Upload</source> 12143 <source>Upload</source>
11667 <target state="translated">آپلود</target> 12144 <target state="translated">آپلود</target>
11668 12145
11669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11670 <trans-unit id="8278735427925094503" datatype="html"> 12147 <trans-unit id="8278735427925094503" datatype="html">
11671 <source>Upload <x id="PH"/> </source> 12148 <source>Upload <x id="PH"/> </source>
11672 <target state="translated"><x id="PH"/> را آپلود کنید </target> 12149 <target state="translated"><x id="PH"/> را آپلود کنید </target>
11673 12150
11674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11675 <trans-unit id="5981816353437801748"> 12152 <trans-unit id="5981816353437801748">
11676 <source>Video published.</source> 12153 <source>Video published.</source>
11677 <target>ویدئو انتشار‌یاÙت</target> 12154 <target>ویدئو انتشار‌یاÙت</target>
11678 12155
11679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11680 <trans-unit id="764164089183618119" datatype="html"> 12157 <trans-unit id="764164089183618119" datatype="html">
11681 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12158 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11682 <target state="translated">شما تغییرات ذخیره نشده ای دارید! در صورت خروج، تغییرات شما از بین خواهد رÙت.</target> 12159 <target state="translated">شما تغییرات ذخیره نشده ای دارید! در صورت خروج، تغییرات شما از بین خواهد رÙت.</target>
11683 12160 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group>
11684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> 12161 </trans-unit>
11685 <trans-unit id="8306050839443016954" datatype="html"> 12162 <trans-unit id="8306050839443016954" datatype="html">
11686 <source>Video updated.</source> 12163 <source>Video updated.</source>
11687 <target state="translated">ویدیو به روز شد.</target> 12164 <target state="translated">ویدیو به روز شد.</target>
11688 12165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group>
11689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 12166 </trans-unit>
11690 <trans-unit id="5609201297201028750" datatype="html"> 12167 <trans-unit id="5609201297201028750" datatype="html">
11691 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source> 12168 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11692 <target state="translated">(اÙزونه ها: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target> 12169 <target state="translated">(اÙزونه ها: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
11693 12170 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group>
11694 12171 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group>
11695 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 12172 </trans-unit>
11696 <trans-unit id="2763845919408843325" datatype="html"> 12173 <trans-unit id="2763845919408843325" datatype="html">
11697 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source> 12174 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11698 <target state="translated">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" در ابتدای ویدیو اضاÙÙ‡ خواهد شد</target> 12175 <target state="translated">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" در ابتدای ویدیو اضاÙÙ‡ خواهد شد</target>
11699 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group>
11700 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12177 </trans-unit>
11701 <trans-unit id="4952096817126306891" datatype="html"> 12178 <trans-unit id="4952096817126306891" datatype="html">
11702 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source> 12179 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11703 <target state="translated">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" در پایان ویدیو اضاÙÙ‡ خواهد شد</target> 12180 <target state="translated">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" در پایان ویدیو اضاÙÙ‡ خواهد شد</target>
11704 12181 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group>
11705 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 12182 </trans-unit>
11706 <trans-unit id="665518679871959619" datatype="html"> 12183 <trans-unit id="665518679871959619" datatype="html">
11707 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source> 12184 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
11708 <target state="translated">واترمارک تصویر "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" به ویدیو اضاÙÙ‡ خواهد شد</target> 12185 <target state="translated">واترمارک تصویر "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" به ویدیو اضاÙÙ‡ خواهد شد</target>
11709 12186 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group>
11710 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 12187 </trans-unit>
11711 <trans-unit id="2677581013897190613" datatype="html"> 12188 <trans-unit id="2677581013897190613" datatype="html">
11712 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source> 12189 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
11713 <target state="translated">ویدیو از <x id="PH" equiv-text="secondsToTime(start)"/> شروع می شود و در <x id="PH_1" equiv-text="secondsToTime(end)"/> متوق٠می شود</target> 12190 <target state="translated">ویدیو از <x id="PH" equiv-text="secondsToTime(start)"/> شروع می شود و در <x id="PH_1" equiv-text="secondsToTime(end)"/> متوق٠می شود</target>
11714 12191 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group>
11715 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 12192 </trans-unit>
11716 <trans-unit id="2299077646120636288" datatype="html"> 12193 <trans-unit id="2299077646120636288" datatype="html">
11717 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source> 12194 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
11718 <target state="translated">ویدیو در <x id="PH" equiv-text="secondsToTime(start)"/> شروع خواهد شد</target> 12195 <target state="translated">ویدیو در <x id="PH" equiv-text="secondsToTime(start)"/> شروع خواهد شد</target>
11719 12196 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group>
11720 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 12197 </trans-unit>
11721 <trans-unit id="7209039243783736285" datatype="html"> 12198 <trans-unit id="7209039243783736285" datatype="html">
11722 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source> 12199 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
11723 <target state="translated">ویدیو در <x id="PH" equiv-text="secondsToTime(end)"/> متوق٠خواهد شد</target> 12200 <target state="translated">ویدیو در <x id="PH" equiv-text="secondsToTime(end)"/> متوق٠خواهد شد</target>
11724 12201 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group>
11725 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 12202 </trans-unit>
11726 <trans-unit id="5512208811126492983" datatype="html"> 12203 <trans-unit id="5512208811126492983" datatype="html">
11727 <source>Report comment</source> 12204 <source>Report comment</source>
11728 <target state="translated">گزارش نظر</target> 12205 <target state="translated">گزارش نظر</target>
@@ -11731,44 +12208,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11731 <trans-unit id="3691787517663044217" datatype="html"> 12208 <trans-unit id="3691787517663044217" datatype="html">
11732 <source>The deletion will be sent to remote instances so they can reflect the change.</source> 12209 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
11733 <target state="translated">حذ٠به سایت های راه دور ارسال می شود تا بتوانند تغییر را منعکس کنند.</target> 12210 <target state="translated">حذ٠به سایت های راه دور ارسال می شود تا بتوانند تغییر را منعکس کنند.</target>
11734 12211 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group>
11735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 12212 </trans-unit>
11736 <trans-unit id="7321800851971795962" datatype="html"> 12213 <trans-unit id="7321800851971795962" datatype="html">
11737 <source>It is a remote comment, so the deletion will only be effective on your instance.</source> 12214 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
11738 <target state="translated">این یک نظر از راه دور است، بنابراین حذ٠Ùقط روی سایت شما موثر خواهد بود.</target> 12215 <target state="translated">این یک نظر از راه دور است، بنابراین حذ٠Ùقط روی سایت شما موثر خواهد بود.</target>
11739 12216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group>
11740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 12217 </trans-unit>
11741 <trans-unit id="5964038603724691720" datatype="html"> 12218 <trans-unit id="5964038603724691720" datatype="html">
11742 <source>Delete and re-draft</source> 12219 <source>Delete and re-draft</source>
11743 <target state="translated">حذ٠و دوباره پیش نویس</target> 12220 <target state="translated">حذ٠و دوباره پیش نویس</target>
11744 12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group>
11745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 12222 </trans-unit>
11746 <trans-unit id="7163633882758007711" datatype="html"> 12223 <trans-unit id="7163633882758007711" datatype="html">
11747 <source>Do you really want to delete and re-draft this comment?</source> 12224 <source>Do you really want to delete and re-draft this comment?</source>
11748 <target state="translated">آیا واقعاً می خواهید این نظر را حذ٠و دوباره پیش نویس کنید؟</target> 12225 <target state="translated">آیا واقعاً می خواهید این نظر را حذ٠و دوباره پیش نویس کنید؟</target>
11749 12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group>
11750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 12227 </trans-unit>
11751 <trans-unit id="6775540171466219199" datatype="html"> 12228 <trans-unit id="6775540171466219199" datatype="html">
11752 <source>Stop autoplaying next video</source> 12229 <source>Stop autoplaying next video</source>
11753 <target state="translated">پخش خودکار ویدیوی بعدی را متوق٠کنید</target> 12230 <target state="translated">پخش خودکار ویدیوی بعدی را متوق٠کنید</target>
11754 12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group>
11755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 12232 </trans-unit>
11756 <trans-unit id="5149234672404299151" datatype="html"> 12233 <trans-unit id="5149234672404299151" datatype="html">
11757 <source>Autoplay next video</source> 12234 <source>Autoplay next video</source>
11758 <target state="translated">پخش خودکار ویدیوی بعدی</target> 12235 <target state="translated">پخش خودکار ویدیوی بعدی</target>
11759 12236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group>
11760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12237 </trans-unit>
11761 <trans-unit id="5870421136141540382" datatype="html"> 12238 <trans-unit id="5870421136141540382" datatype="html">
11762 <source>Stop looping playlist videos</source> 12239 <source>Stop looping playlist videos</source>
11763 <target state="translated">تکرار کردن ویدیوهای لیست پخش را متوق٠کنید</target> 12240 <target state="translated">تکرار کردن ویدیوهای لیست پخش را متوق٠کنید</target>
11764 12241 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group>
11765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit> 12242 </trans-unit>
11766 <trans-unit id="1599585307037758139" datatype="html"> 12243 <trans-unit id="1599585307037758139" datatype="html">
11767 <source>Loop playlist videos</source> 12244 <source>Loop playlist videos</source>
11768 <target state="translated">ویدیوهای لیست پخش را در حلقه تکرار قرار دهید.</target> 12245 <target state="translated">ویدیوهای لیست پخش را در حلقه تکرار قرار دهید.</target>
11769 12246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group>
11770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit><trans-unit id="1254111869788332501" datatype="html"> 12247 </trans-unit>
11771 <source>Other videos</source><target state="new">Other videos</target> 12248 <trans-unit id="1254111869788332501" datatype="html">
12249 <source>Other videos</source>
12250 <target state="new">Other videos</target>
11772 <context-group purpose="location"> 12251 <context-group purpose="location">
11773 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context> 12252 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
11774 <context context-type="linenumber">4,6</context> 12253 <context context-type="linenumber">4,6</context>
@@ -11785,28 +12264,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11785 <trans-unit id="961774488937452220" datatype="html"> 12264 <trans-unit id="961774488937452220" datatype="html">
11786 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 12265 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11787 <target state="translated">این ویدیو در این سایت موجود نیست. آیا می خواهید به سایت اصلی هدایت شوید:: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>؟</target> 12266 <target state="translated">این ویدیو در این سایت موجود نیست. آیا می خواهید به سایت اصلی هدایت شوید:: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>؟</target>
11788 12267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group>
11789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> 12268 </trans-unit>
11790 <trans-unit id="5761611056224181752" datatype="html"> 12269 <trans-unit id="5761611056224181752" datatype="html">
11791 <source>Redirection</source> 12270 <source>Redirection</source>
11792 <target state="translated">تغییر مسیر</target> 12271 <target state="translated">تغییر مسیر</target>
11793 12272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group>
11794 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> 12273 </trans-unit>
11795 <trans-unit id="8858527736400081688" datatype="html"> 12274 <trans-unit id="8858527736400081688" datatype="html">
11796 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 12275 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11797 <target state="translated">این ویدیو حاوی محتوای بالغ یا صریح است. آیا مطمئن هستید که می خواهید آن را تماشا کنید؟</target> 12276 <target state="translated">این ویدیو حاوی محتوای بالغ یا صریح است. آیا مطمئن هستید که می خواهید آن را تماشا کنید؟</target>
11798 12277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group>
11799 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 12278 </trans-unit>
11800 <trans-unit id="3937119019020041049" datatype="html"> 12279 <trans-unit id="3937119019020041049" datatype="html">
11801 <source>Mature or explicit content</source> 12280 <source>Mature or explicit content</source>
11802 <target state="translated">محتوای بالغ یا صریح</target> 12281 <target state="translated">محتوای بالغ یا صریح</target>
11803 12282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group>
11804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit> 12283 </trans-unit>
11805 <trans-unit id="1755474755114288376" datatype="html"> 12284 <trans-unit id="1755474755114288376" datatype="html">
11806 <source>Up Next</source> 12285 <source>Up Next</source>
11807 <target state="translated">تا بعدی</target> 12286 <target state="translated">تا بعدی</target>
11808 12287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group>
11809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit> 12288 </trans-unit>
11810 <trans-unit id="2159130950882492111" datatype="html"> 12289 <trans-unit id="2159130950882492111" datatype="html">
11811 <source>Cancel</source> 12290 <source>Cancel</source>
11812 <target state="translated">لغو کردن</target> 12291 <target state="translated">لغو کردن</target>
@@ -11831,77 +12310,77 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11831 12310
11832 12311
11833 12312
11834 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12313 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11835 <trans-unit id="3354816756665089864" datatype="html"> 12314 <trans-unit id="3354816756665089864" datatype="html">
11836 <source>Autoplay is suspended</source> 12315 <source>Autoplay is suspended</source>
11837 <target state="translated">Autoplay به حالت تعلیق درآمده است</target> 12316 <target state="translated">Autoplay به حالت تعلیق درآمده است</target>
11838 12317 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group>
11839 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit> 12318 </trans-unit>
11840 <trans-unit id="5856931617181450881" datatype="html"> 12319 <trans-unit id="5856931617181450881" datatype="html">
11841 <source>Enter/exit fullscreen</source> 12320 <source>Enter/exit fullscreen</source>
11842 <target state="translated">ورود / خروج حالت تمام صÙحه</target> 12321 <target state="translated">ورود / خروج حالت تمام صÙحه</target>
11843 12322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
11844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> 12323 </trans-unit>
11845 <trans-unit id="2971009377468404076" datatype="html"> 12324 <trans-unit id="2971009377468404076" datatype="html">
11846 <source>Play/Pause the video</source> 12325 <source>Play/Pause the video</source>
11847 <target state="translated">پخش / مکث ویدئو</target> 12326 <target state="translated">پخش / مکث ویدئو</target>
11848 12327 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group>
11849 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit> 12328 </trans-unit>
11850 <trans-unit id="4147087312411482964" datatype="html"> 12329 <trans-unit id="4147087312411482964" datatype="html">
11851 <source>Mute/unmute the video</source> 12330 <source>Mute/unmute the video</source>
11852 <target state="translated">بی صدا / با صدا کردن ویدیو</target> 12331 <target state="translated">بی صدا / با صدا کردن ویدیو</target>
11853 12332 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
11854 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> 12333 </trans-unit>
11855 <trans-unit id="4791956574676305640" datatype="html"> 12334 <trans-unit id="4791956574676305640" datatype="html">
11856 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> 12335 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
11857 <target state="translated">پرش به جلو به صورت درصدی : عدد 0 همان 0% و 9 همان 90% است</target> 12336 <target state="translated">پرش به جلو به صورت درصدی : عدد 0 همان 0% و 9 همان 90% است</target>
11858 12337 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group>
11859 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> 12338 </trans-unit>
11860 <trans-unit id="3887762369650091344" datatype="html"> 12339 <trans-unit id="3887762369650091344" datatype="html">
11861 <source>Increase the volume</source> 12340 <source>Increase the volume</source>
11862 <target state="translated">اÙزایش حجم صدا</target> 12341 <target state="translated">اÙزایش حجم صدا</target>
11863 12342 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
11864 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit> 12343 </trans-unit>
11865 <trans-unit id="1363382131573461910" datatype="html"> 12344 <trans-unit id="1363382131573461910" datatype="html">
11866 <source>Decrease the volume</source> 12345 <source>Decrease the volume</source>
11867 <target state="translated">کاهش حجم صدا</target> 12346 <target state="translated">کاهش حجم صدا</target>
11868 12347 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group>
11869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> 12348 </trans-unit>
11870 <trans-unit id="2541031516422557760" datatype="html"> 12349 <trans-unit id="2541031516422557760" datatype="html">
11871 <source>Seek the video forward</source> 12350 <source>Seek the video forward</source>
11872 <target state="translated">جستجوی رو به جلوی ویدئو</target> 12351 <target state="translated">جستجوی رو به جلوی ویدئو</target>
11873 12352 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group>
11874 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit> 12353 </trans-unit>
11875 <trans-unit id="8813023402019364882" datatype="html"> 12354 <trans-unit id="8813023402019364882" datatype="html">
11876 <source>Seek the video backward</source> 12355 <source>Seek the video backward</source>
11877 <target state="translated">جستجوی رو به عقب ویدئو</target> 12356 <target state="translated">جستجوی رو به عقب ویدئو</target>
11878 12357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group>
11879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> 12358 </trans-unit>
11880 <trans-unit id="581757752202843950" datatype="html"> 12359 <trans-unit id="581757752202843950" datatype="html">
11881 <source>Increase playback rate</source> 12360 <source>Increase playback rate</source>
11882 <target state="translated">اÙزایش نرخ بازپخش</target> 12361 <target state="translated">اÙزایش نرخ بازپخش</target>
11883 12362 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group>
11884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit> 12363 </trans-unit>
11885 <trans-unit id="5467642834854681120" datatype="html"> 12364 <trans-unit id="5467642834854681120" datatype="html">
11886 <source>Decrease playback rate</source> 12365 <source>Decrease playback rate</source>
11887 <target state="translated">کاهش نرخ بازپخش</target> 12366 <target state="translated">کاهش نرخ بازپخش</target>
11888 12367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group>
11889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> 12368 </trans-unit>
11890 <trans-unit id="3860402955823859506" datatype="html"> 12369 <trans-unit id="3860402955823859506" datatype="html">
11891 <source>Navigate in the video to the previous frame</source> 12370 <source>Navigate in the video to the previous frame</source>
11892 <target state="translated">حرکت در ویدئو به Ùریم قبلی</target> 12371 <target state="translated">حرکت در ویدئو به Ùریم قبلی</target>
11893 12372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group>
11894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit> 12373 </trans-unit>
11895 <trans-unit id="8232494782895420700" datatype="html"> 12374 <trans-unit id="8232494782895420700" datatype="html">
11896 <source>Navigate in the video to the next frame</source> 12375 <source>Navigate in the video to the next frame</source>
11897 <target state="translated">حرکت در ویدیو به Ùریم بعدی</target> 12376 <target state="translated">حرکت در ویدیو به Ùریم بعدی</target>
11898 12377 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group>
11899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit> 12378 </trans-unit>
11900 <trans-unit id="8223917068580581095" datatype="html"> 12379 <trans-unit id="8223917068580581095" datatype="html">
11901 <source>Toggle theater mode</source> 12380 <source>Toggle theater mode</source>
11902 <target state="translated">حالت پخش را تغییر دهید</target> 12381 <target state="translated">حالت پخش را تغییر دهید</target>
11903 12382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
11904 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit> 12383 </trans-unit>
11905 <trans-unit id="8025996572234182184" datatype="html"> 12384 <trans-unit id="8025996572234182184" datatype="html">
11906 <source>Like the video</source> 12385 <source>Like the video</source>
11907 <target state="translated">پسندیدن ویدیو</target> 12386 <target state="translated">پسندیدن ویدیو</target>
@@ -11922,7 +12401,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11922 <target state="translated">به تازگی اضاÙÙ‡ شده</target> 12401 <target state="translated">به تازگی اضاÙÙ‡ شده</target>
11923 12402
11924 12403
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11926 <trans-unit id="12646164819555880" datatype="html"> 12405 <trans-unit id="12646164819555880" datatype="html">
11927 <source>Videos from your subscriptions</source> 12406 <source>Videos from your subscriptions</source>
11928 <target state="translated">Ùیلم ها از اشتراکات شما</target> 12407 <target state="translated">Ùیلم ها از اشتراکات شما</target>
@@ -11931,17 +12410,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11931 <trans-unit id="1812379335568847528" datatype="html"> 12410 <trans-unit id="1812379335568847528" datatype="html">
11932 <source>Subscriptions</source> 12411 <source>Subscriptions</source>
11933 <target state="translated">اشتراکات</target> 12412 <target state="translated">اشتراکات</target>
11934 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12413
11935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12414
11936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12415
11937 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12416
11938 </trans-unit> 12417 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11939 <trans-unit id="186236568870281953" datatype="html"> 12418 <trans-unit id="186236568870281953" datatype="html">
11940 <source>History</source> 12419 <source>History</source>
11941 <target state="translated">تاریخچه</target> 12420 <target state="translated">تاریخچه</target>
11942 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12421
11943 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12422
11944 </trans-unit> 12423 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11945 <trans-unit id="5237588857224999862" datatype="html"> 12424 <trans-unit id="5237588857224999862" datatype="html">
11946 <source>Open actions</source> 12425 <source>Open actions</source>
11947 <target state="translated">اقدامات باز</target> 12426 <target state="translated">اقدامات باز</target>
@@ -11957,7 +12436,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11957 12436
11958 12437
11959 12438
11960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
11961 <trans-unit id="5668077948386857930" datatype="html"> 12440 <trans-unit id="5668077948386857930" datatype="html">
11962 <source>Exclude</source> 12441 <source>Exclude</source>
11963 <target state="translated">خارج کردن</target> 12442 <target state="translated">خارج کردن</target>
@@ -11987,34 +12466,34 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11987 <trans-unit id="3037358578603095196" datatype="html"> 12466 <trans-unit id="3037358578603095196" datatype="html">
11988 <source>Only videos uploaded on this instance are displayed</source> 12467 <source>Only videos uploaded on this instance are displayed</source>
11989 <target state="translated">Ùقط Ùیلم های آپلود شده در این سایت نمایش داده Ù…ÛŒ شود</target> 12468 <target state="translated">Ùقط Ùیلم های آپلود شده در این سایت نمایش داده Ù…ÛŒ شود</target>
11990 12469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group>
11991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 12470 </trans-unit>
11992 <trans-unit id="4668975178372693951" datatype="html"> 12471 <trans-unit id="4668975178372693951" datatype="html">
11993 <source>Discover videos</source> 12472 <source>Discover videos</source>
11994 <target state="translated">جستجوی Ùیلم ها</target> 12473 <target state="translated">جستجوی Ùیلم ها</target>
11995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12474
11996 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12475
11997 </trans-unit> 12476 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11998 <trans-unit id="8067135025051844577" datatype="html"> 12477 <trans-unit id="8067135025051844577" datatype="html">
11999 <source>Trending videos</source> 12478 <source>Trending videos</source>
12000 <target state="translated">Ùیلم های داغ (Trending)</target> 12479 <target state="translated">Ùیلم های داغ (Trending)</target>
12001 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12480
12002 </trans-unit> 12481 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12003 <trans-unit id="664221386829541948" datatype="html"> 12482 <trans-unit id="664221386829541948" datatype="html">
12004 <source>Recently added videos</source> 12483 <source>Recently added videos</source>
12005 <target state="translated">ویدئو هایی Ú©Ù‡ اخیرا اضاÙÙ‡ شده اند .</target> 12484 <target state="translated">ویدئو هایی Ú©Ù‡ اخیرا اضاÙÙ‡ شده اند .</target>
12006 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12485
12007 </trans-unit> 12486 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12008 <trans-unit id="8212906256415538361" datatype="html"> 12487 <trans-unit id="8212906256415538361" datatype="html">
12009 <source>Upload a video</source> 12488 <source>Upload a video</source>
12010 <target state="translated">ویدیویی آپلود کنید</target> 12489 <target state="translated">ویدیویی آپلود کنید</target>
12011 12490 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group>
12012 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit> 12491 </trans-unit>
12013 <trans-unit id="7590784934397800835" datatype="html"> 12492 <trans-unit id="7590784934397800835" datatype="html">
12014 <source>Edit a video</source> 12493 <source>Edit a video</source>
12015 <target state="translated">ویدیویی را ویرایش کنید</target> 12494 <target state="translated">ویدیویی را ویرایش کنید</target>
12016 12495 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group>
12017 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 12496 </trans-unit>
12018 </body> 12497 </body>
12019 </file> 12498 </file>
12020</xliff> 12499</xliff>
diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf
index 3c3ac5b2e..b00fb8b3f 100644
--- a/client/src/locale/angular.fi-FI.xlf
+++ b/client/src/locale/angular.fi-FI.xlf
@@ -482,17 +482,17 @@
482 <target state="new">video</target> 482 <target state="new">video</target>
483 483
484 484
485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
486 <trans-unit id="6995024616159044376" datatype="html"> 486 <trans-unit id="6995024616159044376" datatype="html">
487 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 487 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
488 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 488 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
489 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
491 <trans-unit id="7873395933409147217" datatype="html"> 491 <trans-unit id="7873395933409147217" datatype="html">
492 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 492 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
493 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 493 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
494 494
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
496 <trans-unit id="5235042777215655908" datatype="html"> 496 <trans-unit id="5235042777215655908" datatype="html">
497 <source>subtitles</source> 497 <source>subtitles</source>
498 <target state="new">subtitles</target> 498 <target state="new">subtitles</target>
@@ -557,8 +557,8 @@
557 <trans-unit id="2466846716878254816" datatype="html"> 557 <trans-unit id="2466846716878254816" datatype="html">
558 <source>Element <x id="PH" equiv-text="param"/> not found</source> 558 <source>Element <x id="PH" equiv-text="param"/> not found</source>
559 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 559 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 560
561 </trans-unit> 561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
562 <trans-unit id="7539427273132299890"> 562 <trans-unit id="7539427273132299890">
563 <source>Unlisted</source> 563 <source>Unlisted</source>
564 <target>Piilotettu</target> 564 <target>Piilotettu</target>
@@ -707,13 +707,10 @@
707 <source>Only live videos</source> 707 <source>Only live videos</source>
708 <target state="new">Only live videos</target> 708 <target state="new">Only live videos</target>
709 709
710 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 710 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
711 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 711 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
712 <context-group purpose="location"> 712
713 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 713 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
714 <context context-type="linenumber">170</context>
715 </context-group>
716 </trans-unit>
717 <trans-unit id="7585826646011739428"> 714 <trans-unit id="7585826646011739428">
718 <source>Edit</source> 715 <source>Edit</source>
719 <target>Muokkaa</target> 716 <target>Muokkaa</target>
@@ -1148,22 +1145,28 @@
1148 <source>Username or email address</source> 1145 <source>Username or email address</source>
1149 <target>Käyttäjänimi tai sähköpostiosoite</target> 1146 <target>Käyttäjänimi tai sähköpostiosoite</target>
1150 1147
1151 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1148 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1152 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1149 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1150
1151
1152 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1153 <trans-unit id="1758058452376026925" datatype="html">
1154 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1155 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1156
1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1158 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1153 <context-group purpose="location"> 1159 <context-group purpose="location">
1154 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1160 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1155 <context context-type="linenumber">46</context> 1161 <context context-type="linenumber">70</context>
1156 </context-group> 1162 </context-group>
1163 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1164 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1157 <context-group purpose="location"> 1165 <context-group purpose="location">
1158 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1166 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1159 <context context-type="linenumber">53</context> 1167 <context context-type="linenumber">72</context>
1160 </context-group> 1168 </context-group>
1161 </trans-unit> 1169 </trans-unit>
1162 <trans-unit id="1758058452376026925" datatype="html">
1163 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1164 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1165
1166 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1167 <trans-unit id="1431416938026210429"> 1170 <trans-unit id="1431416938026210429">
1168 <source>Password</source> 1171 <source>Password</source>
1169 <target>Salasana</target> 1172 <target>Salasana</target>
@@ -1175,17 +1178,17 @@
1175 1178
1176 1179
1177 1180
1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1179 <trans-unit id="8715156686857791956" datatype="html"> 1182 <trans-unit id="8715156686857791956" datatype="html">
1180 <source>Click here to reset your password</source> 1183 <source>Click here to reset your password</source>
1181 <target state="translated">Paina tästä palauttaaksesi salasanasi</target> 1184 <target state="translated">Paina tästä palauttaaksesi salasanasi</target>
1182 1185
1183 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1184 <trans-unit id="892063502898494584" datatype="html"> 1187 <trans-unit id="892063502898494584" datatype="html">
1185 <source>I forgot my password</source> 1188 <source>I forgot my password</source>
1186 <target state="new">I forgot my password</target> 1189 <target state="new">I forgot my password</target>
1187 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1189 <trans-unit id="2101170466365500913" datatype="html"> 1192 <trans-unit id="2101170466365500913" datatype="html">
1190 <source>Logging into an account lets you publish content</source> 1193 <source>Logging into an account lets you publish content</source>
1191 <target state="new"> Logging into an account lets you publish content </target> 1194 <target state="new"> Logging into an account lets you publish content </target>
@@ -1207,28 +1210,28 @@
1207 <source>Or sign in with</source> 1210 <source>Or sign in with</source>
1208 <target state="new">Or sign in with</target> 1211 <target state="new">Or sign in with</target>
1209 1212
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1211 <trans-unit id="3238209155172574367"> 1214 <trans-unit id="3238209155172574367">
1212 <source>Forgot your password</source> 1215 <source>Forgot your password</source>
1213 <target>Unohditko salasanasi</target> 1216 <target>Unohditko salasanasi</target>
1214 1217
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1216 <trans-unit id="87327320394367488" datatype="html"> 1219 <trans-unit id="87327320394367488" datatype="html">
1217 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1220 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1218 <target state="new">We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</target> 1221 <target state="new">We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</target>
1219 1222
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1221 <trans-unit id="3188014010833256853" datatype="html"> 1224 <trans-unit id="3188014010833256853" datatype="html">
1222 <source>Enter your email address and we will send you a link to reset your password.</source> 1225 <source>Enter your email address and we will send you a link to reset your password.</source>
1223 <target state="translated">Syötä sähköpostiosoitteesi ja lähetämme sinulle linkin, josta voit palauttaa salasanasi.</target> 1226 <target state="translated">Syötä sähköpostiosoitteesi ja lähetämme sinulle linkin, josta voit palauttaa salasanasi.</target>
1224 1227
1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1226 <trans-unit id="1190256911880544559" datatype="html"> 1229 <trans-unit id="1190256911880544559" datatype="html">
1227 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1230 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1228The link will expire within 1 hour.</source> 1231The link will expire within 1 hour.</source>
1229 <target state="translated">Ohjeet salasanan palautukseen lähetetään osoitteeseen <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Linkki on voimassa 1 tunnin.</target> 1232 <target state="translated">Ohjeet salasanan palautukseen lähetetään osoitteeseen <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Linkki on voimassa 1 tunnin.</target>
1230 1233
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1232 <trans-unit id="4768749765465246664"> 1235 <trans-unit id="4768749765465246664">
1233 <source>Email</source> 1236 <source>Email</source>
1234 <target>Sähköposti</target> 1237 <target>Sähköposti</target>
@@ -1240,19 +1243,19 @@ The link will expire within 1 hour.</source>
1240 1243
1241 1244
1242 1245
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1244 <trans-unit id="3967269098753656610"> 1247 <trans-unit id="3967269098753656610">
1245 <source>Email address</source> 1248 <source>Email address</source>
1246 <target>Sähköpostiosoite</target> 1249 <target>Sähköpostiosoite</target>
1247 1250
1248 1251
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1250 <trans-unit id="7808756054397155068" datatype="html"> 1253 <trans-unit id="7808756054397155068" datatype="html">
1251 <source>Reset</source> 1254 <source>Reset</source>
1252 <target state="translated">Palauta</target> 1255 <target state="translated">Palauta</target>
1253 <note priority="1" from="description">Password reset button</note> 1256 <note priority="1" from="description">Password reset button</note>
1254 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1256 <trans-unit id="4319634264526091601" datatype="html"> 1259 <trans-unit id="4319634264526091601" datatype="html">
1257 <source>on this instance</source> 1260 <source>on this instance</source>
1258 <target state="new">on this instance</target> 1261 <target state="new">on this instance</target>
@@ -1458,6 +1461,12 @@ The link will expire within 1 hour.</source>
1458 <source>Configure my instance</source> 1461 <source>Configure my instance</source>
1459 <target state="new">Configure my instance</target> 1462 <target state="new">Configure my instance</target>
1460 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1463 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1464 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1465 <source>Confirm your password</source><target state="new">Confirm your password</target>
1466 <context-group purpose="location">
1467 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1468 <context context-type="linenumber">54</context>
1469 </context-group>
1461 </trans-unit> 1470 </trans-unit>
1462 <trans-unit id="9005121595859995793" datatype="html"> 1471 <trans-unit id="9005121595859995793" datatype="html">
1463 <source>Configuration warning!</source> 1472 <source>Configuration warning!</source>
@@ -1654,7 +1663,7 @@ The link will expire within 1 hour.</source>
1654 <source>My account</source> 1663 <source>My account</source>
1655 <target state="new">My account</target> 1664 <target state="new">My account</target>
1656 1665
1657 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1666 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1658 <trans-unit id="6371572688505952303" datatype="html"> 1667 <trans-unit id="6371572688505952303" datatype="html">
1659 <source>My library</source> 1668 <source>My library</source>
1660 <target state="new">My library</target> 1669 <target state="new">My library</target>
@@ -1665,7 +1674,7 @@ The link will expire within 1 hour.</source>
1665 <target>Luo tili</target> 1674 <target>Luo tili</target>
1666 1675
1667 1676
1668 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1677 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1669 <trans-unit id="3108704604266608109" datatype="html"> 1678 <trans-unit id="3108704604266608109" datatype="html">
1670 <source>My video imports</source> 1679 <source>My video imports</source>
1671 <target state="new">My video imports</target> 1680 <target state="new">My video imports</target>
@@ -1685,34 +1694,34 @@ The link will expire within 1 hour.</source>
1685 <source>Import jobs concurrency</source> 1694 <source>Import jobs concurrency</source>
1686 <target state="new">Import jobs concurrency</target> 1695 <target state="new">Import jobs concurrency</target>
1687 1696
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1689 <trans-unit id="2184839376696112704" datatype="html"> 1698 <trans-unit id="2184839376696112704" datatype="html">
1690 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1699 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1691 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1700 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1692 1701
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1694 <trans-unit id="780513172839038392" datatype="html"> 1703 <trans-unit id="780513172839038392" datatype="html">
1695 <source>jobs in parallel</source> 1704 <source>jobs in parallel</source>
1696 <target state="new">jobs in parallel</target> 1705 <target state="new">jobs in parallel</target>
1697 1706
1698 1707
1699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1700 <trans-unit id="5997625369044180192" datatype="html"> 1709 <trans-unit id="5997625369044180192" datatype="html">
1701 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1710 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1702 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1711 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1703 1712
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1705 <trans-unit id="2095604754338363597" datatype="html"> 1714 <trans-unit id="2095604754338363597" datatype="html">
1706 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1715 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1707 <target state="translated">âš ï¸ Jos käytössä, suosittelemme <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP-välityspalvelimen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> käyttöä estääksesi PeerTube-palvelimeltasi tapahtuvien yksityisten URL-osoitteiden vierailua</target> 1716 <target state="translated">âš ï¸ Jos käytössä, suosittelemme <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP-välityspalvelimen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> käyttöä estääksesi PeerTube-palvelimeltasi tapahtuvien yksityisten URL-osoitteiden vierailua</target>
1708 1717
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1710 <trans-unit id="7627544798203088407"> 1719 <trans-unit id="7627544798203088407">
1711 <source>Discover</source> 1720 <source>Discover</source>
1712 <target>Löydöt</target> 1721 <target>Löydöt</target>
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1722
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1723
1715 </trans-unit> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1716 <trans-unit id="7844706011418789951"> 1725 <trans-unit id="7844706011418789951">
1717 <source>Administration</source> 1726 <source>Administration</source>
1718 <target>Hallinta</target> 1727 <target>Hallinta</target>
@@ -1930,7 +1939,7 @@ The link will expire within 1 hour.</source>
1930 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1939 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1931 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1940 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1932 1941
1933 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1942 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1934 <trans-unit id="5131854469652959713" datatype="html"> 1943 <trans-unit id="5131854469652959713" datatype="html">
1935 <source>GLOBAL SEARCH</source> 1944 <source>GLOBAL SEARCH</source>
1936 <target state="new">GLOBAL SEARCH</target> 1945 <target state="new">GLOBAL SEARCH</target>
@@ -2310,7 +2319,7 @@ The link will expire within 1 hour.</source>
2310 2319
2311 2320
2312 2321
2313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2314 <trans-unit id="2504502765849142619" datatype="html"> 2323 <trans-unit id="2504502765849142619" datatype="html">
2315 <source>No items found</source> 2324 <source>No items found</source>
2316 <target state="new">No items found</target> 2325 <target state="new">No items found</target>
@@ -2703,7 +2712,7 @@ The link will expire within 1 hour.</source>
2703 <source>Upload on hold</source> 2712 <source>Upload on hold</source>
2704 <target state="new">Upload on hold</target> 2713 <target state="new">Upload on hold</target>
2705 2714
2706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2707 <trans-unit id="285180972645018518" datatype="html"> 2716 <trans-unit id="285180972645018518" datatype="html">
2708 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2717 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2709 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2718 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2959,7 +2968,7 @@ The link will expire within 1 hour.</source>
2959 2968
2960 2969
2961 2970
2962 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2971 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2963 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2972 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2964</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2973</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2965</target> 2974</target>
@@ -3637,62 +3646,77 @@ The link will expire within 1 hour.</source>
3637 3646
3638 3647
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3640 <trans-unit id="7046347992315328430" datatype="html"> 3649
3641 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3642 <target state="needs-translation">Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </target>
3643
3644
3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3646 <trans-unit id="2743014784334706527"> 3650 <trans-unit id="2743014784334706527">
3647 <source>Daily video quota</source> 3651 <source>Daily video quota</source>
3648 <target>Päivittäinen videokoon raja</target> 3652 <target>Päivittäinen videokoon raja</target>
3649 3653
3650 3654
3651 3655
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3653 <trans-unit id="2622255144026150901" datatype="html"> 3657 <trans-unit id="2622255144026150901" datatype="html">
3654 <source>Auth plugin</source> 3658 <source>Auth plugin</source>
3655 <target state="new">Auth plugin</target> 3659 <target state="new">Auth plugin</target>
3656 3660
3657 3661
3658 3662
3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3660 <trans-unit id="588099657508661970" datatype="html"> 3664 <trans-unit id="588099657508661970" datatype="html">
3661 <source>None (local authentication)</source> 3665 <source>None (local authentication)</source>
3662 <target state="new">None (local authentication)</target> 3666 <target state="new">None (local authentication)</target>
3663 3667
3664 3668
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3666 <trans-unit id="2070907480317730379" datatype="html"> 3670 <trans-unit id="2070907480317730379" datatype="html">
3667 <source>Doesn't need review before a video goes public</source> 3671 <source>Doesn't need review before a video goes public</source>
3668 <target state="new">Doesn't need review before a video goes public</target> 3672 <target state="new">Doesn't need review before a video goes public</target>
3669 3673
3670 3674
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3672 <trans-unit id="6667250632809964191"> 3676 <trans-unit id="6667250632809964191">
3673 <source>Send a link to reset the password by email to the user</source> 3677 <source>Send a link to reset the password by email to the user</source>
3674 <target>Lähetä salasanan alustamista varten sähköposti käyttäjälle</target> 3678 <target>Lähetä salasanan alustamista varten sähköposti käyttäjälle</target>
3675 3679
3676 3680
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3678 <trans-unit id="1412406834353485520"> 3682 <trans-unit id="1412406834353485520">
3679 <source>Ask for new password</source> 3683 <source>Ask for new password</source>
3680 <target>Kysy uutta salasanaa</target> 3684 <target>Kysy uutta salasanaa</target>
3681 3685
3682 3686
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3684 <trans-unit id="3791201588898094481"> 3688 <trans-unit id="3791201588898094481">
3685 <source>Manually set the user password</source> 3689 <source>Manually set the user password</source>
3686 <target>Aseta käyttäjän salasana manuaalisesti</target> 3690 <target>Aseta käyttäjän salasana manuaalisesti</target>
3687 3691
3688 3692
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3694 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3695 <context-group purpose="location">
3696 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3697 <context context-type="linenumber">227</context>
3698 </context-group>
3699 <context-group purpose="location">
3700 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3701 <context context-type="linenumber">227</context>
3702 </context-group>
3703 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3704 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3705 <context-group purpose="location">
3706 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3707 <context context-type="linenumber">228</context>
3708 </context-group>
3709 <context-group purpose="location">
3710 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3711 <context context-type="linenumber">228</context>
3712 </context-group>
3713 </trans-unit>
3690 <trans-unit id="8461842260159597706"> 3714 <trans-unit id="8461842260159597706">
3691 <source>Show</source> 3715 <source>Show</source>
3692 <target>Näytä</target> 3716 <target>Näytä</target>
3693 3717
3694 3718
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3696 <trans-unit id="8461609631969932886"> 3720 <trans-unit id="8461609631969932886">
3697 <source>Hide</source> 3721 <source>Hide</source>
3698 <target>Piilota</target> 3722 <target>Piilota</target>
@@ -3701,7 +3725,7 @@ The link will expire within 1 hour.</source>
3701 3725
3702 3726
3703 3727
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3705 <trans-unit id="7049348886126005391"> 3729 <trans-unit id="7049348886126005391">
3706 <source>Batch actions</source> 3730 <source>Batch actions</source>
3707 <target>Erätoiminnot</target> 3731 <target>Erätoiminnot</target>
@@ -3777,22 +3801,22 @@ The link will expire within 1 hour.</source>
3777 <trans-unit id="7815838401315213887"> 3801 <trans-unit id="7815838401315213887">
3778 <source>Muted accounts</source> 3802 <source>Muted accounts</source>
3779 <target>Mykistetyt käyttäjät</target> 3803 <target>Mykistetyt käyttäjät</target>
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3804
3781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3805
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3806
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3807
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3808
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3809
3786 </trans-unit> 3810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3787 <trans-unit id="5668793810321242853"> 3811 <trans-unit id="5668793810321242853">
3788 <source>Muted servers</source> 3812 <source>Muted servers</source>
3789 <target>Mykistetyt palvelimet</target> 3813 <target>Mykistetyt palvelimet</target>
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3814
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3815
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3816
3793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3817
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3818
3795 </trans-unit> 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3796 <trans-unit id="2343069726009080052" datatype="html"> 3820 <trans-unit id="2343069726009080052" datatype="html">
3797 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3821 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3798 <target state="needs-translation">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3822 <target state="needs-translation">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4925,171 +4949,165 @@ The link will expire within 1 hour.</source>
4925 4949
4926 4950
4927 4951
4928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4929 <trans-unit id="8509882464852636851" datatype="html"> 4953 <trans-unit id="8509882464852636851" datatype="html">
4930 <source>Default daily upload limit per user</source> 4954 <source>Default daily upload limit per user</source>
4931 <target state="new">Default daily upload limit per user</target> 4955 <target state="new">Default daily upload limit per user</target>
4932 4956
4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4934 <trans-unit id="4719342289581047890" datatype="html"> 4958 <trans-unit id="4719342289581047890" datatype="html">
4935 <source>Allow import with a torrent file or a magnet URI</source> 4959 <source>Allow import with a torrent file or a magnet URI</source>
4936 <target state="new">Allow import with a torrent file or a magnet URI</target> 4960 <target state="new">Allow import with a torrent file or a magnet URI</target>
4937 4961
4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4939 <trans-unit id="6801844913630625451" datatype="html"> 4963 <trans-unit id="6801844913630625451" datatype="html">
4940 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 4964 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4941 <target state="translated">âš ï¸ Emme suosittele ominaisuuden käyttöönottoa mikäli et luota käyttäjiisi</target> 4965 <target state="translated">âš ï¸ Emme suosittele ominaisuuden käyttöönottoa mikäli et luota käyttäjiisi</target>
4942 4966
4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4944 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4968 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4945 <context-group purpose="location"> 4969
4946 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4947 <context context-type="linenumber">293</context>
4948 </context-group>
4949 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4950 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4971 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4951 <context-group purpose="location"> 4972
4952 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4953 <context context-type="linenumber">296,298</context>
4954 </context-group>
4955 </trans-unit>
4956 <trans-unit id="3950258704315544174" datatype="html"> 4974 <trans-unit id="3950258704315544174" datatype="html">
4957 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4975 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4958 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4976 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4959 4977
4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 4978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4961 <trans-unit id="424703522835656806" datatype="html"> 4979 <trans-unit id="424703522835656806" datatype="html">
4962 <source>VIDEO CHANNELS</source> 4980 <source>VIDEO CHANNELS</source>
4963 <target state="new">VIDEO CHANNELS</target> 4981 <target state="new">VIDEO CHANNELS</target>
4964 4982
4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4966 <trans-unit id="7026684190224451991" datatype="html"> 4984 <trans-unit id="7026684190224451991" datatype="html">
4967 <source>Max video channels per user</source> 4985 <source>Max video channels per user</source>
4968 <target state="new">Max video channels per user</target> 4986 <target state="new">Max video channels per user</target>
4969 4987
4970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4971 <trans-unit id="3840267063842708224" datatype="html"> 4989 <trans-unit id="3840267063842708224" datatype="html">
4972 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 4990 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4973 <target state="translated">{VAR_PLURAL, plural, =1 {kanava} other {kanavaa}}</target> 4991 <target state="translated">{VAR_PLURAL, plural, =1 {kanava} other {kanavaa}}</target>
4974 4992
4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4976 <trans-unit id="3428986951244800347" datatype="html"> 4994 <trans-unit id="3428986951244800347" datatype="html">
4977 <source>Block new videos automatically</source> 4995 <source>Block new videos automatically</source>
4978 <target state="new">Block new videos automatically</target> 4996 <target state="new">Block new videos automatically</target>
4979 4997
4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4981 <trans-unit id="2054846790157376783" datatype="html"> 4999 <trans-unit id="2054846790157376783" datatype="html">
4982 <source>SEARCH</source> 5000 <source>SEARCH</source>
4983 <target state="new">SEARCH</target> 5001 <target state="new">SEARCH</target>
4984 5002
4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4986 <trans-unit id="3442084803796199253" datatype="html"> 5004 <trans-unit id="3442084803796199253" datatype="html">
4987 <source>Allow users to do remote URI/handle search</source> 5005 <source>Allow users to do remote URI/handle search</source>
4988 <target state="new">Allow users to do remote URI/handle search</target> 5006 <target state="new">Allow users to do remote URI/handle search</target>
4989 5007
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4991 <trans-unit id="2258148539285928012" datatype="html"> 5009 <trans-unit id="2258148539285928012" datatype="html">
4992 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5010 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4993 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5011 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4994 5012
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4996 <trans-unit id="7295422540935146771" datatype="html"> 5014 <trans-unit id="7295422540935146771" datatype="html">
4997 <source>Allow anonymous to do remote URI/handle search</source> 5015 <source>Allow anonymous to do remote URI/handle search</source>
4998 <target state="new">Allow anonymous to do remote URI/handle search</target> 5016 <target state="new">Allow anonymous to do remote URI/handle search</target>
4999 5017
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5001 <trans-unit id="7305237807882754643" datatype="html"> 5019 <trans-unit id="7305237807882754643" datatype="html">
5002 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5020 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5003 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5021 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5004 5022
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5006 <trans-unit id="5273935530181504015" datatype="html"> 5024 <trans-unit id="5273935530181504015" datatype="html">
5007 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5025 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5008 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5026 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5009 5027
5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5011 <trans-unit id="1886227550697837417" datatype="html"> 5029 <trans-unit id="1886227550697837417" datatype="html">
5012 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5030 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5013 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5031 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5014 5032
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5016 <trans-unit id="2331464426553277323" datatype="html"> 5034 <trans-unit id="2331464426553277323" datatype="html">
5017 <source>Search index URL</source> 5035 <source>Search index URL</source>
5018 <target state="new">Search index URL</target> 5036 <target state="new">Search index URL</target>
5019 5037
5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5021 <trans-unit id="8524278911521465398" datatype="html"> 5039 <trans-unit id="8524278911521465398" datatype="html">
5022 <source>Disable local search in search bar</source> 5040 <source>Disable local search in search bar</source>
5023 <target state="new">Disable local search in search bar</target> 5041 <target state="new">Disable local search in search bar</target>
5024 5042
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5026 <trans-unit id="6568991917245875948" datatype="html"> 5044 <trans-unit id="6568991917245875948" datatype="html">
5027 <source>Otherwise the local search stays used by default</source> 5045 <source>Otherwise the local search stays used by default</source>
5028 <target state="new">Otherwise the local search stays used by default</target> 5046 <target state="new">Otherwise the local search stays used by default</target>
5029 5047
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5031 <trans-unit id="4444955208013675027" datatype="html"> 5049 <trans-unit id="4444955208013675027" datatype="html">
5032 <source>Search bar uses the global search index by default</source> 5050 <source>Search bar uses the global search index by default</source>
5033 <target state="new">Search bar uses the global search index by default</target> 5051 <target state="new">Search bar uses the global search index by default</target>
5034 5052
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5036 <trans-unit id="6476750382562952780" datatype="html"> 5054 <trans-unit id="6476750382562952780" datatype="html">
5037 <source>Enable global search</source> 5055 <source>Enable global search</source>
5038 <target state="new">Enable global search</target> 5056 <target state="new">Enable global search</target>
5039 5057
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5041 <trans-unit id="836183323506117145" datatype="html"> 5059 <trans-unit id="836183323506117145" datatype="html">
5042 <source>FEDERATION</source> 5060 <source>FEDERATION</source>
5043 <target state="new">FEDERATION</target> 5061 <target state="new">FEDERATION</target>
5044 5062
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5046 <trans-unit id="252719899360434356" datatype="html"> 5064 <trans-unit id="252719899360434356" datatype="html">
5047 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5065 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5048 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5066 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5049 5067
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5051 <trans-unit id="9119248927271669654" datatype="html"> 5069 <trans-unit id="9119248927271669654" datatype="html">
5052 <source>Other instances can follow yours</source> 5070 <source>Other instances can follow yours</source>
5053 <target state="new">Other instances can follow yours</target> 5071 <target state="new">Other instances can follow yours</target>
5054 5072
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5056 <trans-unit id="7015551137649102649" datatype="html"> 5074 <trans-unit id="7015551137649102649" datatype="html">
5057 <source>Manually approve new instance followers</source> 5075 <source>Manually approve new instance followers</source>
5058 <target state="new">Manually approve new instance followers</target> 5076 <target state="new">Manually approve new instance followers</target>
5059 5077
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5061 <trans-unit id="4803992993548153434" datatype="html"> 5079 <trans-unit id="4803992993548153434" datatype="html">
5062 <source>Automatically follow back instances</source> 5080 <source>Automatically follow back instances</source>
5063 <target state="new">Automatically follow back instances</target> 5081 <target state="new">Automatically follow back instances</target>
5064 5082
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5066 <trans-unit id="2092224316392295720" datatype="html"> 5084 <trans-unit id="2092224316392295720" datatype="html">
5067 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5085 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5068 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5086 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5069 5087
5070 5088
5071 5089
5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5073 <trans-unit id="1718269478813020014" datatype="html"> 5091 <trans-unit id="1718269478813020014" datatype="html">
5074 <source>Index URL</source> 5092 <source>Index URL</source>
5075 <target state="new">Index URL</target> 5093 <target state="new">Index URL</target>
5076 5094
5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5078 <trans-unit id="173263206605027981" datatype="html"> 5096 <trans-unit id="173263206605027981" datatype="html">
5079 <source>Automatically follow instances of a public index</source> 5097 <source>Automatically follow instances of a public index</source>
5080 <target state="new">Automatically follow instances of a public index</target> 5098 <target state="new">Automatically follow instances of a public index</target>
5081 5099
5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5083 <trans-unit id="9076632742417302918" datatype="html"> 5101 <trans-unit id="9076632742417302918" datatype="html">
5084 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5102 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5085 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5103 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5086 5104
5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5088 <trans-unit id="3946988229617310200" datatype="html"> 5106 <trans-unit id="3946988229617310200" datatype="html">
5089 <source>ADMINISTRATORS</source> 5107 <source>ADMINISTRATORS</source>
5090 <target state="new">ADMINISTRATORS</target> 5108 <target state="new">ADMINISTRATORS</target>
5091 5109
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5093 <trans-unit id="2149300564474427551"> 5111 <trans-unit id="2149300564474427551">
5094 <source>Administrator</source> 5112 <source>Administrator</source>
5095 <target>Ylläpitäjä</target> 5113 <target>Ylläpitäjä</target>
@@ -5099,12 +5117,12 @@ The link will expire within 1 hour.</source>
5099 <source>Admin email</source> 5117 <source>Admin email</source>
5100 <target>Ylläpidon sähköpostiosoite</target> 5118 <target>Ylläpidon sähköpostiosoite</target>
5101 5119
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5103 <trans-unit id="4722881456283329321"> 5121 <trans-unit id="4722881456283329321">
5104 <source>Enable contact form</source> 5122 <source>Enable contact form</source>
5105 <target>Ota yhteydenottolomake käyttöön</target> 5123 <target>Ota yhteydenottolomake käyttöön</target>
5106 5124
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5108 <trans-unit id="5926348345797688952" datatype="html"> 5126 <trans-unit id="5926348345797688952" datatype="html">
5109 <source>VOD Transcoding</source> 5127 <source>VOD Transcoding</source>
5110 <target state="new">VOD Transcoding</target> 5128 <target state="new">VOD Transcoding</target>
@@ -5114,27 +5132,27 @@ The link will expire within 1 hour.</source>
5114 <source>TWITTER</source> 5132 <source>TWITTER</source>
5115 <target state="new">TWITTER</target> 5133 <target state="new">TWITTER</target>
5116 5134
5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5118 <trans-unit id="3202133522706129143" datatype="html"> 5136 <trans-unit id="3202133522706129143" datatype="html">
5119 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5137 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5120 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5138 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5121 5139
5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5123 <trans-unit id="4087837092261487511"> 5141 <trans-unit id="4087837092261487511">
5124 <source>Your Twitter username</source> 5142 <source>Your Twitter username</source>
5125 <target>Sinun Twitter käyttäjänimi</target> 5143 <target>Sinun Twitter käyttäjänimi</target>
5126 5144
5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5128 <trans-unit id="5648651824279408711" datatype="html"> 5146 <trans-unit id="5648651824279408711" datatype="html">
5129 <source>Instance allowed by Twitter</source> 5147 <source>Instance allowed by Twitter</source>
5130 <target state="new">Instance allowed by Twitter</target> 5148 <target state="new">Instance allowed by Twitter</target>
5131 5149
5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5133 <trans-unit id="2076338542820061819" datatype="html"> 5151 <trans-unit id="2076338542820061819" datatype="html">
5134 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5152 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5135 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5153 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5136 5154
5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5138 <trans-unit id="493135676263039396" datatype="html"> 5156 <trans-unit id="493135676263039396" datatype="html">
5139 <source>LIVE</source> 5157 <source>LIVE</source>
5140 <target state="new">LIVE</target> 5158 <target state="new">LIVE</target>
@@ -5525,11 +5543,73 @@ color: red;
5525 <source>PASSWORD</source> 5543 <source>PASSWORD</source>
5526 <target state="new">PASSWORD</target> 5544 <target state="new">PASSWORD</target>
5527 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5546 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5547 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5548 <context-group purpose="location">
5549 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5550 <context context-type="linenumber">67</context>
5551 </context-group>
5528 </trans-unit> 5552 </trans-unit>
5529 <trans-unit id="9012586956848595996" datatype="html"> 5553 <trans-unit id="9012586956848595996" datatype="html">
5530 <source>EMAIL</source> 5554 <source>EMAIL</source>
5531 <target state="new">EMAIL</target> 5555 <target state="new">EMAIL</target>
5532 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5556
5557 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5558 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5559 <context-group purpose="location">
5560 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5561 <context context-type="linenumber">3,5</context>
5562 </context-group>
5563 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5564 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5565 <context-group purpose="location">
5566 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5567 <context context-type="linenumber">5</context>
5568 </context-group>
5569 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5570 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5571 <context-group purpose="location">
5572 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5573 <context context-type="linenumber">9</context>
5574 </context-group>
5575 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5576 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5577 <context-group purpose="location">
5578 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5579 <context context-type="linenumber">31</context>
5580 </context-group>
5581 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5582 <source>Disable two factor</source><target state="new">Disable two factor</target>
5583 <context-group purpose="location">
5584 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5585 <context context-type="linenumber">33</context>
5586 </context-group>
5587 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5588 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5589 <context-group purpose="location">
5590 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5591 <context context-type="linenumber">43</context>
5592 </context-group>
5593 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5594 <source> Two factor authentication is already enabled.
5595</source><target state="new"> Two factor authentication is already enabled.
5596</target>
5597 <context-group purpose="location">
5598 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5599 <context context-type="linenumber">6,8</context>
5600 </context-group>
5601 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5602 <source>Your password</source><target state="new">Your password</target>
5603 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5605 <context context-type="linenumber">14</context>
5606 </context-group>
5607 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5608 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5609 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5611 <context context-type="linenumber">15</context>
5612 </context-group>
5533 </trans-unit> 5613 </trans-unit>
5534 <trans-unit id="7752239348028675311" datatype="html"> 5614 <trans-unit id="7752239348028675311" datatype="html">
5535 <source>DANGER ZONE</source> 5615 <source>DANGER ZONE</source>
@@ -5537,7 +5617,7 @@ color: red;
5537 5617
5538 5618
5539 5619
5540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5541 <trans-unit id="4915431133669985304"> 5621 <trans-unit id="4915431133669985304">
5542 <source>Profile</source> 5622 <source>Profile</source>
5543 <target>Tili</target> 5623 <target>Tili</target>
@@ -5685,7 +5765,7 @@ color: red;
5685 <target>Nykyinen salasana</target> 5765 <target>Nykyinen salasana</target>
5686 5766
5687 5767
5688 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5768 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5689 <trans-unit id="3588415639242079458"> 5769 <trans-unit id="3588415639242079458">
5690 <source>New password</source> 5770 <source>New password</source>
5691 <target>Uusi salasana</target> 5771 <target>Uusi salasana</target>
@@ -5930,7 +6010,17 @@ color: red;
5930 <trans-unit id="4247400351982331798" datatype="html"> 6010 <trans-unit id="4247400351982331798" datatype="html">
5931 <source>Account settings</source> 6011 <source>Account settings</source>
5932 <target state="new">Account settings</target> 6012 <target state="new">Account settings</target>
5933 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6013
6014 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6015 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6016 <context-group purpose="location">
6017 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6018 <context context-type="linenumber">39</context>
6019 </context-group>
6020 <context-group purpose="location">
6021 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6022 <context context-type="linenumber">3</context>
6023 </context-group>
5934 </trans-unit> 6024 </trans-unit>
5935 <trans-unit id="2864486939135008600" datatype="html"> 6025 <trans-unit id="2864486939135008600" datatype="html">
5936 <source>Playlist elements</source> 6026 <source>Playlist elements</source>
@@ -7218,7 +7308,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7218 7308
7219 7309
7220 7310
7221 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7311 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7222 <trans-unit id="25349740244798533"> 7312 <trans-unit id="25349740244798533">
7223 <source>Username copied</source> 7313 <source>Username copied</source>
7224 <target>Käyttäjänimi kopioitu</target> 7314 <target>Käyttäjänimi kopioitu</target>
@@ -7394,7 +7484,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7394 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7484 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7395 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7485 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7396 7486
7397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7398 <trans-unit id="6284468333579755406" datatype="html"> 7488 <trans-unit id="6284468333579755406" datatype="html">
7399 <source>Edit custom configuration</source> 7489 <source>Edit custom configuration</source>
7400 <target state="new">Edit custom configuration</target> 7490 <target state="new">Edit custom configuration</target>
@@ -7595,7 +7685,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7595 7685
7596 7686
7597 7687
7598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7599 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7689 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7600 <context-group purpose="location"> 7690 <context-group purpose="location">
7601 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7691 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7690,16 +7780,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7690 <source>Follow request(s) sent!</source> 7780 <source>Follow request(s) sent!</source>
7691 <target>Seurantapyynnöt lähetetty!</target> 7781 <target>Seurantapyynnöt lähetetty!</target>
7692 7782
7693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7694 <trans-unit id="3459358413436264734" datatype="html"> 7784 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7695 <source>Your instance subscriptions</source>
7696 <target state="new">Your instance subscriptions</target>
7697 <context-group purpose="location"> 7785 <context-group purpose="location">
7698 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7786 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7699 <context context-type="linenumber">3</context> 7787 <context context-type="linenumber">3</context>
7700 </context-group> 7788 </context-group>
7701 </trans-unit> 7789 </trans-unit>
7702 7790
7791
7703 <trans-unit id="9160510009013134726"> 7792 <trans-unit id="9160510009013134726">
7704 <source>Unfollow</source> 7793 <source>Unfollow</source>
7705 <target>Lopeta seuranta</target> 7794 <target>Lopeta seuranta</target>
@@ -8242,17 +8331,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8242 <trans-unit id="780323526182667308" datatype="html"> 8331 <trans-unit id="780323526182667308" datatype="html">
8243 <source>User <x id="PH"/> updated.</source> 8332 <source>User <x id="PH"/> updated.</source>
8244 <target state="needs-translation">User <x id="PH"/> updated.</target> 8333 <target state="needs-translation">User <x id="PH"/> updated.</target>
8245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8334
8246 </trans-unit> 8335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8247 <trans-unit id="1349763489797682899"> 8336 <trans-unit id="1349763489797682899">
8248 <source>Update user</source> 8337 <source>Update user</source>
8249 <target>Päivitä tili</target> 8338 <target>Päivitä tili</target>
8250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8339
8251 </trans-unit> 8340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8252 <trans-unit id="8819563010322372715" datatype="html"> 8341 <trans-unit id="8819563010322372715" datatype="html">
8253 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8342 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8254 <target state="translated">Sähköpostia salasananpalautuksesta on lähetetty osoitteeseen <x id="PH"/>.</target> 8343 <target state="translated">Sähköpostia salasananpalautuksesta on lähetetty osoitteeseen <x id="PH"/>.</target>
8255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8344
8345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8346 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8347 <context-group purpose="location">
8348 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8349 <context context-type="linenumber">134</context>
8350 </context-group>
8256 </trans-unit> 8351 </trans-unit>
8257 <trans-unit id="7483807629538115183" datatype="html"> 8352 <trans-unit id="7483807629538115183" datatype="html">
8258 <source>Users list</source> 8353 <source>Users list</source>
@@ -8784,7 +8879,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8784 <target state="new">Channel filters</target> 8879 <target state="new">Channel filters</target>
8785 8880
8786 8881
8787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8788 <trans-unit id="6059091237492573541" datatype="html"> 8883 <trans-unit id="6059091237492573541" datatype="html">
8789 <source>Update video channel</source> 8884 <source>Update video channel</source>
8790 <target state="new">Update video channel</target> 8885 <target state="new">Update video channel</target>
@@ -8852,18 +8947,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8852 <trans-unit id="5851560788527570644" datatype="html"> 8947 <trans-unit id="5851560788527570644" datatype="html">
8853 <source>Notifications</source> 8948 <source>Notifications</source>
8854 <target state="new">Notifications</target> 8949 <target state="new">Notifications</target>
8855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8950
8856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8951
8857 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8952
8858 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8953
8859 </trans-unit> 8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8860 <trans-unit id="6658000829978978023" datatype="html"> 8955 <trans-unit id="6658000829978978023" datatype="html">
8861 <source>Applications</source> 8956 <source>Applications</source>
8862 <target state="new">Applications</target> 8957 <target state="new">Applications</target>
8863 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8958
8864 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8959
8865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8960
8866 </trans-unit> 8961 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8867 <trans-unit id="104404386496394770" datatype="html"> 8962 <trans-unit id="104404386496394770" datatype="html">
8868 <source>Delete playlist</source> 8963 <source>Delete playlist</source>
8869 <target state="new">Delete playlist</target> 8964 <target state="new">Delete playlist</target>
@@ -8879,7 +8974,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8879 <target state="new">Change ownership</target> 8974 <target state="new">Change ownership</target>
8880 8975
8881 8976
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8977 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8883 <trans-unit id="3380608219513805292" datatype="html"> 8978 <trans-unit id="3380608219513805292" datatype="html">
8884 <source>Playlist <x id="PH"/> deleted.</source> 8979 <source>Playlist <x id="PH"/> deleted.</source>
8885 <target state="translated">Soittolista <x id="PH"/> poistettu.</target> 8980 <target state="translated">Soittolista <x id="PH"/> poistettu.</target>
@@ -8892,24 +8987,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8892 8987
8893 8988
8894 8989
8895 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8896 <trans-unit id="8197117721861453263" datatype="html"> 8991 <trans-unit id="8197117721861453263" datatype="html">
8897 <source>Do you really want to delete <x id="PH"/> videos?</source> 8992 <source>Do you really want to delete <x id="PH"/> videos?</source>
8898 <target state="translated">Haluatko varmasti poistaa <x id="PH"/> videota?</target> 8993 <target state="translated">Haluatko varmasti poistaa <x id="PH"/> videota?</target>
8899 8994
8900 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8995 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8901 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8996 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8902 <context-group purpose="location"> 8997
8903 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8904 <context context-type="linenumber">191</context>
8905 </context-group>
8906 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8907 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8999 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8908 <context-group purpose="location"> 9000
8909 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9001 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8910 <context context-type="linenumber">193,191</context>
8911 </context-group>
8912 </trans-unit>
8913 9002
8914 <trans-unit id="2591467977473302125" datatype="html"> 9003 <trans-unit id="2591467977473302125" datatype="html">
8915 <source>Videos list</source> 9004 <source>Videos list</source>
@@ -8956,7 +9045,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8956 <source>My channels</source> 9045 <source>My channels</source>
8957 <target>Minun kanavat</target> 9046 <target>Minun kanavat</target>
8958 9047
8959 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8960 <source>My synchronizations</source><target state="new">My synchronizations</target> 9049 <source>My synchronizations</source><target state="new">My synchronizations</target>
8961 <context-group purpose="location"> 9050 <context-group purpose="location">
8962 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9051 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8981,14 +9070,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8981 9070
8982 9071
8983 9072
8984 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8985 <trans-unit id="2527931602940887636"> 9074 <trans-unit id="2527931602940887636">
8986 <source>My subscriptions</source> 9075 <source>My subscriptions</source>
8987 <target>Minun tilaukset</target> 9076 <target>Minun tilaukset</target>
8988 9077
8989 9078
8990 9079
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8992 <trans-unit id="5177154708872200221" datatype="html"> 9081 <trans-unit id="5177154708872200221" datatype="html">
8993 <source>You don't have any subscription yet.</source> 9082 <source>You don't have any subscription yet.</source>
8994 <target state="new">You don't have any subscription yet.</target> 9083 <target state="new">You don't have any subscription yet.</target>
@@ -8997,8 +9086,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8997 <trans-unit id="1991904494976135035" datatype="html"> 9086 <trans-unit id="1991904494976135035" datatype="html">
8998 <source>My abuse reports</source> 9087 <source>My abuse reports</source>
8999 <target state="new">My abuse reports</target> 9088 <target state="new">My abuse reports</target>
9000 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9089
9001 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9090 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
9002 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9091 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9003</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9092</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9004</target> 9093</target>
@@ -9039,9 +9128,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9039 <trans-unit id="8181077408762380407" datatype="html"> 9128 <trans-unit id="8181077408762380407" datatype="html">
9040 <source>Channels</source> 9129 <source>Channels</source>
9041 <target state="new">Channels</target> 9130 <target state="new">Channels</target>
9042 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9131
9043 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9132
9044 </trans-unit> 9133 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9045 <trans-unit id="8936704404804793618" datatype="html"> 9134 <trans-unit id="8936704404804793618" datatype="html">
9046 <source>Videos</source> 9135 <source>Videos</source>
9047 <target state="new">Videos</target> 9136 <target state="new">Videos</target>
@@ -9052,14 +9141,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9052 9141
9053 9142
9054 9143
9055 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9144 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9056 <trans-unit id="1823843876735462104" datatype="html"> 9145 <trans-unit id="1823843876735462104" datatype="html">
9057 <source>Playlists</source> 9146 <source>Playlists</source>
9058 <target state="new">Playlists</target> 9147 <target state="new">Playlists</target>
9059 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9148
9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9149
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9150
9062 </trans-unit> 9151 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9063 <trans-unit id="7916647920967632052" datatype="html"> 9152 <trans-unit id="7916647920967632052" datatype="html">
9064 <source>max size</source> 9153 <source>max size</source>
9065 <target state="new">max size</target> 9154 <target state="new">max size</target>
@@ -9275,8 +9364,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9275 <trans-unit id="375263728166936544"> 9364 <trans-unit id="375263728166936544">
9276 <source>You need to reconnect.</source> 9365 <source>You need to reconnect.</source>
9277 <target>Sinun pitää yhdistää udelleen.</target> 9366 <target>Sinun pitää yhdistää udelleen.</target>
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9367
9279 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9368 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9280 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9369 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9281 <context-group purpose="location"> 9370 <context-group purpose="location">
9282 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9371 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9297,39 +9386,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9297 <trans-unit id="3608407683173066091" datatype="html"> 9386 <trans-unit id="3608407683173066091" datatype="html">
9298 <source>My history</source> 9387 <source>My history</source>
9299 <target state="new">My history</target> 9388 <target state="new">My history</target>
9300 <context-group purpose="location"> 9389
9301 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9390 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9302 <context context-type="linenumber">98</context>
9303 </context-group>
9304 </trans-unit>
9305 <trans-unit id="4024404994702813072" datatype="html"> 9391 <trans-unit id="4024404994702813072" datatype="html">
9306 <source>In my library</source> 9392 <source>In my library</source>
9307 <target state="new">In my library</target> 9393 <target state="new">In my library</target>
9308 <context-group purpose="location"> 9394
9309 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9395 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9310 <context context-type="linenumber">104</context>
9311 </context-group>
9312 </trans-unit>
9313 <trans-unit id="232050922346936574" datatype="html"> 9396 <trans-unit id="232050922346936574" datatype="html">
9314 <source>Trending</source> 9397 <source>Trending</source>
9315 <target state="new">Trending</target> 9398 <target state="new">Trending</target>
9316 9399
9317 9400
9318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9319 <trans-unit id="6470888608149621404" datatype="html"> 9402 <trans-unit id="6470888608149621404" datatype="html">
9320 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9403 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9321 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9404 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9322 <context-group purpose="location"> 9405
9323 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9406 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9324 <context context-type="linenumber">150</context>
9325 </context-group>
9326 </trans-unit>
9327 <trans-unit id="2821179408673282599" datatype="html"> 9407 <trans-unit id="2821179408673282599" datatype="html">
9328 <source>Home</source> 9408 <source>Home</source>
9329 <target state="new">Home</target> 9409 <target state="new">Home</target>
9330 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9410
9331 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9411
9332 </trans-unit> 9412 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9333 <trans-unit id="4648900870671159218"> 9413 <trans-unit id="4648900870671159218">
9334 <source>Success</source> 9414 <source>Success</source>
9335 <target>Onnistui</target> 9415 <target>Onnistui</target>
@@ -9339,12 +9419,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9339 <source>Incorrect username or password.</source> 9419 <source>Incorrect username or password.</source>
9340 <target>Virheellinen käyttäjänimi tai salasana.</target> 9420 <target>Virheellinen käyttäjänimi tai salasana.</target>
9341 9421
9342 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9422 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9343 <trans-unit id="6974874606619467663" datatype="html"> 9423 <trans-unit id="6974874606619467663" datatype="html">
9344 <source>Your account is blocked.</source> 9424 <source>Your account is blocked.</source>
9345 <target state="new">Your account is blocked.</target> 9425 <target state="new">Your account is blocked.</target>
9346 9426
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9427 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9348 <trans-unit id="7939914198003891823" datatype="html"> 9428 <trans-unit id="7939914198003891823" datatype="html">
9349 <source>any language</source> 9429 <source>any language</source>
9350 <target state="new">any language</target> 9430 <target state="new">any language</target>
@@ -9511,6 +9591,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9511 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9591 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9512 <context context-type="linenumber">7</context> 9592 <context context-type="linenumber">7</context>
9513 </context-group> 9593 </context-group>
9594 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9595 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9596</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9597</target>
9598 <context-group purpose="location">
9599 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9600 <context context-type="linenumber">1,4</context>
9601 </context-group>
9514 </trans-unit> 9602 </trans-unit>
9515 <trans-unit id="7804724824750282316" datatype="html"> 9603 <trans-unit id="7804724824750282316" datatype="html">
9516 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9604 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9635,7 +9723,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9635 <trans-unit id="9178182467454450952"> 9723 <trans-unit id="9178182467454450952">
9636 <source>Confirm</source> 9724 <source>Confirm</source>
9637 <target>Vahvista</target> 9725 <target>Vahvista</target>
9638 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9726
9727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9728 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9729 <context-group purpose="location">
9730 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9731 <context context-type="linenumber">28,30</context>
9732 </context-group>
9733 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9734 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9735 <context-group purpose="location">
9736 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9737 <context context-type="linenumber">34,36</context>
9738 </context-group>
9739 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9740 <source>Two-factor code</source><target state="new">Two-factor code</target>
9741 <context-group purpose="location">
9742 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9743 <context context-type="linenumber">42</context>
9744 </context-group>
9745 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9746 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9747 <context-group purpose="location">
9748 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9749 <context context-type="linenumber">43</context>
9750 </context-group>
9751 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9752 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9753 <context-group purpose="location">
9754 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9755 <context context-type="linenumber">77</context>
9756 </context-group>
9639 </trans-unit> 9757 </trans-unit>
9640 <trans-unit id="7784486624424057376"> 9758 <trans-unit id="7784486624424057376">
9641 <source>Instance name is required.</source> 9759 <source>Instance name is required.</source>
@@ -9839,6 +9957,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9839 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9957 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9840 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9958 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9960 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9961 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9962 <context-group purpose="location">
9963 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9964 <context context-type="linenumber">69</context>
9965 </context-group>
9842 </trans-unit> 9966 </trans-unit>
9843 <trans-unit id="4968369344159400023"> 9967 <trans-unit id="4968369344159400023">
9844 <source>Your name is required.</source> 9968 <source>Your name is required.</source>
@@ -9894,10 +10018,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9894 <trans-unit id="3577237269587081090"> 10018 <trans-unit id="3577237269587081090">
9895 <source>Password is required.</source> 10019 <source>Password is required.</source>
9896 <target>Salasana vaaditaan.</target> 10020 <target>Salasana vaaditaan.</target>
9897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10021
9898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10022
9899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10023
9900 </trans-unit> 10024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9901 <trans-unit id="3152303769378345477"> 10025 <trans-unit id="3152303769378345477">
9902 <source>Confirmation of the password is required.</source> 10026 <source>Confirmation of the password is required.</source>
9903 <target>Salasanan vahvistus vaaditaan.</target> 10027 <target>Salasanan vahvistus vaaditaan.</target>
@@ -9941,94 +10065,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9941 <trans-unit id="525871656034789056"> 10065 <trans-unit id="525871656034789056">
9942 <source>Password must be at least 6 characters long.</source> 10066 <source>Password must be at least 6 characters long.</source>
9943 <target>Salasanan pitää olla vähintään kuusi kirjainta pitkä.</target> 10067 <target>Salasanan pitää olla vähintään kuusi kirjainta pitkä.</target>
9944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10068
9945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10069
9946 </trans-unit> 10070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9947 <trans-unit id="1099684476181448167"> 10071 <trans-unit id="1099684476181448167">
9948 <source>Password cannot be more than 255 characters long.</source> 10072 <source>Password cannot be more than 255 characters long.</source>
9949 <target>Salasana ei voi olla 255 kirjainta pidempi.</target> 10073 <target>Salasana ei voi olla 255 kirjainta pidempi.</target>
9950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10074
9951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10075
9952 </trans-unit> 10076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9953 <trans-unit id="3392630942539073768"> 10077 <trans-unit id="3392630942539073768">
9954 <source>The new password and the confirmed password do not correspond.</source> 10078 <source>The new password and the confirmed password do not correspond.</source>
9955 <target>Uusi salasana ja vahvistettu salasana eivät täsmää.</target> 10079 <target>Uusi salasana ja vahvistettu salasana eivät täsmää.</target>
9956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10080
9957 </trans-unit> 10081 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9958 <trans-unit id="2027337371129904473"> 10082 <trans-unit id="2027337371129904473">
9959 <source>Video quota is required.</source> 10083 <source>Video quota is required.</source>
9960 <target>Videokiintiö vaaditaan.</target> 10084 <target>Videokiintiö vaaditaan.</target>
9961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10085
9962 </trans-unit> 10086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9963 <trans-unit id="267386529333143660"> 10087 <trans-unit id="267386529333143660">
9964 <source>Quota must be greater than -1.</source> 10088 <source>Quota must be greater than -1.</source>
9965 <target>Kiintiön pitää olla enemmän kuin -1.</target> 10089 <target>Kiintiön pitää olla enemmän kuin -1.</target>
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10090
9967 </trans-unit> 10091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9968 <trans-unit id="1220179061234048936"> 10092 <trans-unit id="1220179061234048936">
9969 <source>Daily upload limit is required.</source> 10093 <source>Daily upload limit is required.</source>
9970 <target>Päivittäinen latauskiintiö vaaditaan.</target> 10094 <target>Päivittäinen latauskiintiö vaaditaan.</target>
9971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10095
9972 </trans-unit> 10096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9973 <trans-unit id="8959404382357999234"> 10097 <trans-unit id="8959404382357999234">
9974 <source>Daily upload limit must be greater than -1.</source> 10098 <source>Daily upload limit must be greater than -1.</source>
9975 <target>Päivittäinen latauskiintiö pitää olla enemmän kuin -1.</target> 10099 <target>Päivittäinen latauskiintiö pitää olla enemmän kuin -1.</target>
9976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10100
9977 </trans-unit> 10101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9978 <trans-unit id="4796798537475457493"> 10102 <trans-unit id="4796798537475457493">
9979 <source>User role is required.</source> 10103 <source>User role is required.</source>
9980 <target>Käyttäjärooli vaaditaan.</target> 10104 <target>Käyttäjärooli vaaditaan.</target>
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10105
9982 </trans-unit> 10106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9983 <trans-unit id="2761226139624435788"> 10107 <trans-unit id="2761226139624435788">
9984 <source>Description must be at least 3 characters long.</source> 10108 <source>Description must be at least 3 characters long.</source>
9985 <target>Kuvauksen pitää olla vähintään kolme kirjainta pitkä.</target> 10109 <target>Kuvauksen pitää olla vähintään kolme kirjainta pitkä.</target>
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10110
9987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10111
9988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10112
9989 </trans-unit> 10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9990 <trans-unit id="4717982586356605243"> 10114 <trans-unit id="4717982586356605243">
9991 <source>Description cannot be more than 1000 characters long.</source> 10115 <source>Description cannot be more than 1000 characters long.</source>
9992 <target>Kuvaus ei voi olla 1000 kirjainta pidempi.</target> 10116 <target>Kuvaus ei voi olla 1000 kirjainta pidempi.</target>
9993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10117
9994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10118
9995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10119
9996 </trans-unit> 10120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9997 <trans-unit id="1814372869868173571" datatype="html"> 10121 <trans-unit id="1814372869868173571" datatype="html">
9998 <source>You must agree with the instance terms in order to register on it.</source> 10122 <source>You must agree with the instance terms in order to register on it.</source>
9999 <target state="new">You must agree with the instance terms in order to register on it.</target> 10123 <target state="new">You must agree with the instance terms in order to register on it.</target>
10000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10124
10001 </trans-unit> 10125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10002 <trans-unit id="7803960725351649605"> 10126 <trans-unit id="7803960725351649605">
10003 <source>Ban reason must be at least 3 characters long.</source> 10127 <source>Ban reason must be at least 3 characters long.</source>
10004 <target>Eston syy pitää olla vähintään kolme kirjainta pitkä.</target> 10128 <target>Eston syy pitää olla vähintään kolme kirjainta pitkä.</target>
10005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10129
10006 </trans-unit> 10130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10007 <trans-unit id="3851609012243698179"> 10131 <trans-unit id="3851609012243698179">
10008 <source>Ban reason cannot be more than 250 characters long.</source> 10132 <source>Ban reason cannot be more than 250 characters long.</source>
10009 <target>Eston syy ei voi olla 250 kirjainta pidempi.</target> 10133 <target>Eston syy ei voi olla 250 kirjainta pidempi.</target>
10010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10134
10011 </trans-unit> 10135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10012 <trans-unit id="6632896893630378443"> 10136 <trans-unit id="6632896893630378443">
10013 <source>Display name is required.</source> 10137 <source>Display name is required.</source>
10014 <target>Näyttönimi vaaditaan.</target> 10138 <target>Näyttönimi vaaditaan.</target>
10015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10139
10016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10140
10017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10141
10018 </trans-unit> 10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10019 <trans-unit id="1303578752658966736"> 10143 <trans-unit id="1303578752658966736">
10020 <source>Display name must be at least 1 character long.</source> 10144 <source>Display name must be at least 1 character long.</source>
10021 <target>Näyttönimessä pitää olla ainakin yksi kirjain.</target> 10145 <target>Näyttönimessä pitää olla ainakin yksi kirjain.</target>
10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10146
10023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10147
10024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10148
10025 </trans-unit> 10149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10026 <trans-unit id="4613240543124934954"> 10150 <trans-unit id="4613240543124934954">
10027 <source>Display name cannot be more than 50 characters long.</source> 10151 <source>Display name cannot be more than 50 characters long.</source>
10028 <target>Näyttönimi ei voi olla 50 kirjainta pidempi.</target> 10152 <target>Näyttönimi ei voi olla 50 kirjainta pidempi.</target>
10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10153
10030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10154
10031 </trans-unit> 10155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10032 <trans-unit id="1000468652492651683"> 10156 <trans-unit id="1000468652492651683">
10033 <source>Report reason is required.</source> 10157 <source>Report reason is required.</source>
10034 <target>Valituksen syy vaaditaan.</target> 10158 <target>Valituksen syy vaaditaan.</target>
@@ -10875,7 +10999,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10875 10999
10876 11000
10877 11001
10878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10879 <trans-unit id="1209500590333005801" datatype="html"> 11003 <trans-unit id="1209500590333005801" datatype="html">
10880 <source><x id="PH"/> (account page) </source> 11004 <source><x id="PH"/> (account page) </source>
10881 <target state="new"> 11005 <target state="new">
@@ -11252,20 +11376,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11252 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11376 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11253 <target state="translated">Liian monta yritystä, yritä uudelleen <x id="PH"/> minuutin jälkeen.</target> 11377 <target state="translated">Liian monta yritystä, yritä uudelleen <x id="PH"/> minuutin jälkeen.</target>
11254 11378
11255 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11379 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11256 <trans-unit id="4965472196059235310"> 11380 <trans-unit id="4965472196059235310">
11257 <source>Too many attempts, please try again later.</source> 11381 <source>Too many attempts, please try again later.</source>
11258 <target>Liian monta yritystä, yritä myöhemmin uudelleen.</target> 11382 <target>Liian monta yritystä, yritä myöhemmin uudelleen.</target>
11259 11383
11260 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11384 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11261 <trans-unit id="1693549688987384699"> 11385 <trans-unit id="1693549688987384699">
11262 <source>Server error. Please retry later.</source> 11386 <source>Server error. Please retry later.</source>
11263 <target>Palvelinvirhe. Yritä myöhemmin uudelleen.</target> 11387 <target>Palvelinvirhe. Yritä myöhemmin uudelleen.</target>
11264 11388
11265 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11389 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11266 <source>Unknown server error</source><target state="new">Unknown server error</target> 11390 <source>Unknown server error</source><target state="new">Unknown server error</target>
11267 11391
11268 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11392 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11269 <trans-unit id="5927402622550505067" datatype="html"> 11393 <trans-unit id="5927402622550505067" datatype="html">
11270 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11394 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11271 <target state="needs-translation">Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</target> 11395 <target state="needs-translation">Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</target>
@@ -11422,7 +11546,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11422 <target>Kopioitu</target> 11546 <target>Kopioitu</target>
11423 11547
11424 11548
11425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11426 <trans-unit id="4323470180912194028" datatype="html"> 11550 <trans-unit id="4323470180912194028" datatype="html">
11427 <source>Copy</source> 11551 <source>Copy</source>
11428 <target state="translated">Kopioi</target> 11552 <target state="translated">Kopioi</target>
@@ -11665,44 +11789,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11665 <source>Published</source> 11789 <source>Published</source>
11666 <target>Julkaistu</target> 11790 <target>Julkaistu</target>
11667 11791
11668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11669 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11793 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11670 <context-group purpose="location"> 11794
11671 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11672 <context context-type="linenumber">178</context>
11673 </context-group>
11674 </trans-unit>
11675 11796
11676 <trans-unit id="5093002376262354382" datatype="html"> 11797 <trans-unit id="5093002376262354382" datatype="html">
11677 <source>Transcoding failed</source> 11798 <source>Transcoding failed</source>
11678 <target state="new">Transcoding failed</target> 11799 <target state="new">Transcoding failed</target>
11679 11800
11680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11681 <trans-unit id="118687079501751948" datatype="html"> 11802 <trans-unit id="118687079501751948" datatype="html">
11682 <source>Move to external storage failed</source> 11803 <source>Move to external storage failed</source>
11683 <target state="translated">Siirto ulkoiseen tallennustilaan epäonnistui</target> 11804 <target state="translated">Siirto ulkoiseen tallennustilaan epäonnistui</target>
11684 11805
11685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11686 <trans-unit id="4887724548587271148"> 11807 <trans-unit id="4887724548587271148">
11687 <source>Waiting transcoding</source> 11808 <source>Waiting transcoding</source>
11688 <target>Odottaa transkoodausta</target> 11809 <target>Odottaa transkoodausta</target>
11689 11810
11690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11691 <trans-unit id="4517785179607945981"> 11812 <trans-unit id="4517785179607945981">
11692 <source>To transcode</source> 11813 <source>To transcode</source>
11693 <target>Transkoodattava</target> 11814 <target>Transkoodattava</target>
11694 11815
11695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11696 <trans-unit id="3299576663551440736"> 11817 <trans-unit id="3299576663551440736">
11697 <source>To import</source> 11818 <source>To import</source>
11698 <target>Tuotava</target> 11819 <target>Tuotava</target>
11699 11820
11700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> 11821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11701 <trans-unit id="6963802198225789806" datatype="html"> 11822 <trans-unit id="6963802198225789806" datatype="html">
11702 <source>To edit</source> 11823 <source>To edit</source>
11703 <target state="new">To edit</target> 11824 <target state="new">To edit</target>
11704 11825
11705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11706 <trans-unit id="8492933894084361602" datatype="html"> 11827 <trans-unit id="8492933894084361602" datatype="html">
11707 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11828 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11708 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11829 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11786,37 +11907,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11786 <source>Your video was uploaded to your account and is private.</source> 11907 <source>Your video was uploaded to your account and is private.</source>
11787 <target state="new">Your video was uploaded to your account and is private.</target> 11908 <target state="new">Your video was uploaded to your account and is private.</target>
11788 11909
11789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11790 <trans-unit id="5699822024600815733" datatype="html"> 11911 <trans-unit id="5699822024600815733" datatype="html">
11791 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11912 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11792 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11913 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
11793 11914
11794 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11795 <trans-unit id="1219739004043110649"> 11916 <trans-unit id="1219739004043110649">
11796 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11917 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11797 <target>Videota ei ole vielä ladattu, haluatko varmasti poistua sivulta?</target> 11918 <target>Videota ei ole vielä ladattu, haluatko varmasti poistua sivulta?</target>
11798 11919
11799 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11800 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11921 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11801 11922
11802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11923 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11803 <trans-unit id="6932865105766151309" datatype="html"> 11924 <trans-unit id="6932865105766151309" datatype="html">
11804 <source>Upload</source> 11925 <source>Upload</source>
11805 <target state="new">Upload</target> 11926 <target state="new">Upload</target>
11806 11927
11807 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11928 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11808 <trans-unit id="8278735427925094503"> 11929 <trans-unit id="8278735427925094503">
11809 <source>Upload <x id="PH"/> </source> 11930 <source>Upload <x id="PH"/> </source>
11810 <target>Lataa 11931 <target>Lataa
11811 <x id="PH"/> 11932 <x id="PH"/>
11812 </target> 11933 </target>
11813 11934
11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11815 <trans-unit id="5981816353437801748"> 11936 <trans-unit id="5981816353437801748">
11816 <source>Video published.</source> 11937 <source>Video published.</source>
11817 <target>Video julkaistu.</target> 11938 <target>Video julkaistu.</target>
11818 11939
11819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11820 <trans-unit id="764164089183618119"> 11941 <trans-unit id="764164089183618119">
11821 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11942 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11822 <target>Sinulla on tallentamattomia muutoksia! Jos lähdet sivulta, niin muutoksesi katoavat.</target> 11943 <target>Sinulla on tallentamattomia muutoksia! Jos lähdet sivulta, niin muutoksesi katoavat.</target>
@@ -11972,7 +12093,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11972 12093
11973 12094
11974 12095
11975 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12096 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11976 <trans-unit id="3354816756665089864" datatype="html"> 12097 <trans-unit id="3354816756665089864" datatype="html">
11977 <source>Autoplay is suspended</source> 12098 <source>Autoplay is suspended</source>
11978 <target state="new">Autoplay is suspended</target> 12099 <target state="new">Autoplay is suspended</target>
@@ -12063,7 +12184,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12063 <target state="translated">Viimeksi lisätty</target> 12184 <target state="translated">Viimeksi lisätty</target>
12064 12185
12065 12186
12066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12187 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12067 <trans-unit id="12646164819555880"> 12188 <trans-unit id="12646164819555880">
12068 <source>Videos from your subscriptions</source> 12189 <source>Videos from your subscriptions</source>
12069 <target>Videoita tilauksistasi</target> 12190 <target>Videoita tilauksistasi</target>
@@ -12072,17 +12193,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12072 <trans-unit id="1812379335568847528" datatype="html"> 12193 <trans-unit id="1812379335568847528" datatype="html">
12073 <source>Subscriptions</source> 12194 <source>Subscriptions</source>
12074 <target state="translated">Tilaukset</target> 12195 <target state="translated">Tilaukset</target>
12075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12196
12076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12197
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12198
12078 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12199
12079 </trans-unit> 12200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12080 <trans-unit id="186236568870281953" datatype="html"> 12201 <trans-unit id="186236568870281953" datatype="html">
12081 <source>History</source> 12202 <source>History</source>
12082 <target state="translated">Historia</target> 12203 <target state="translated">Historia</target>
12083 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12204
12084 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12205
12085 </trans-unit> 12206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12086 <trans-unit id="5237588857224999862" datatype="html"> 12207 <trans-unit id="5237588857224999862" datatype="html">
12087 <source>Open actions</source> 12208 <source>Open actions</source>
12088 <target state="translated">Avaa toiminnot</target> 12209 <target state="translated">Avaa toiminnot</target>
@@ -12098,7 +12219,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12098 12219
12099 12220
12100 12221
12101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12102 <trans-unit id="5668077948386857930" datatype="html"> 12223 <trans-unit id="5668077948386857930" datatype="html">
12103 <source>Exclude</source> 12224 <source>Exclude</source>
12104 <target state="translated">Poissulje</target> 12225 <target state="translated">Poissulje</target>
@@ -12133,19 +12254,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12133 <trans-unit id="4668975178372693951" datatype="html"> 12254 <trans-unit id="4668975178372693951" datatype="html">
12134 <source>Discover videos</source> 12255 <source>Discover videos</source>
12135 <target state="translated">Löydä videoita</target> 12256 <target state="translated">Löydä videoita</target>
12136 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12257
12137 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12258
12138 </trans-unit> 12259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12139 <trans-unit id="8067135025051844577" datatype="html"> 12260 <trans-unit id="8067135025051844577" datatype="html">
12140 <source>Trending videos</source> 12261 <source>Trending videos</source>
12141 <target state="translated">Trendaavat videot</target> 12262 <target state="translated">Trendaavat videot</target>
12142 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12263
12143 </trans-unit> 12264 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12144 <trans-unit id="664221386829541948" datatype="html"> 12265 <trans-unit id="664221386829541948" datatype="html">
12145 <source>Recently added videos</source> 12266 <source>Recently added videos</source>
12146 <target state="translated">Viimeksi lisätyt videot</target> 12267 <target state="translated">Viimeksi lisätyt videot</target>
12147 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12268
12148 </trans-unit> 12269 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12149 <trans-unit id="8212906256415538361" datatype="html"> 12270 <trans-unit id="8212906256415538361" datatype="html">
12150 <source>Upload a video</source> 12271 <source>Upload a video</source>
12151 <target state="translated">Lataa video</target> 12272 <target state="translated">Lataa video</target>
diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf
index f53498cc5..1e764c210 100644
--- a/client/src/locale/angular.fr-FR.xlf
+++ b/client/src/locale/angular.fr-FR.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">vidéo</target> 488 <target state="translated">vidéo</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Votre quota est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Votre quota est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota : <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Votre quota journalier est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota : <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Votre quota journalier est dépassé avec cette vidéo (taille de la vidéo : <x id="PH" equiv-text="videoSizeBytes"/>, utilisé : <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota : <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">sous-titres</target> 504 <target state="translated">sous-titres</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Élement <x id="PH" equiv-text="param"/> non trouvé</target> 567 <target state="translated">Élement <x id="PH" equiv-text="param"/> non trouvé</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Non répertoriée</target> 572 <target>Non répertoriée</target>
@@ -723,16 +723,13 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">uniquement les vidéos en direct</target> 725 <target state="translated">uniquement les vidéos en direct</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">Voulez-vous vraiment supprimer {length, plural, =1 {cette vidéo} other {<x id="length"/> vidéos}} ?</target> 730 <target state="translated">Voulez-vous vraiment supprimer {length, plural, =1 {cette vidéo} other {<x id="length"/> vidéos}} ?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Modifier</target> 735 <target>Modifier</target>
@@ -1162,46 +1159,52 @@
1162 <trans-unit id="3997350348765083892"> 1159 <trans-unit id="3997350348765083892">
1163 <source>Username or email address</source> 1160 <source>Username or email address</source>
1164 <target>Identifiant ou adresse de courriel</target> 1161 <target>Identifiant ou adresse de courriel</target>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1162
1166 </trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1167 <trans-unit id="175344056589888866" datatype="html"> 1164 <trans-unit id="175344056589888866" datatype="html">
1168 <source>Example: john@example.com</source> 1165 <source>Example: john@example.com</source>
1169 <target state="translated">Exemple : jean@exemple.fr</target> 1166 <target state="translated">Exemple : jean@exemple.fr</target>
1167
1168
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1170 <trans-unit id="1758058452376026925" datatype="html">
1171 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1172 <target state="translated">âš ï¸ La plupart des adresses de courrier électronique ne comportent pas de majuscules.</target>
1173
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1175 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">46</context> 1178 <context context-type="linenumber">70</context>
1173 </context-group> 1179 </context-group>
1180 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1181 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1174 <context-group purpose="location"> 1182 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1183 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">53</context> 1184 <context context-type="linenumber">72</context>
1177 </context-group> 1185 </context-group>
1178 </trans-unit> 1186 </trans-unit>
1179 <trans-unit id="1758058452376026925" datatype="html">
1180 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1181 <target state="translated">âš ï¸ La plupart des adresses de courrier électronique ne comportent pas de majuscules.</target>
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1183 </trans-unit>
1184 <trans-unit id="1431416938026210429"> 1187 <trans-unit id="1431416938026210429">
1185 <source>Password</source> 1188 <source>Password</source>
1186 <target>Mot de passe</target> 1189 <target>Mot de passe</target>
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1196
1194 </trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1195 <trans-unit id="8715156686857791956" datatype="html"> 1198 <trans-unit id="8715156686857791956" datatype="html">
1196 <source>Click here to reset your password</source> 1199 <source>Click here to reset your password</source>
1197 <target state="translated">Cliquez ici pour réinitialiser votre mot de passe</target> 1200 <target state="translated">Cliquez ici pour réinitialiser votre mot de passe</target>
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1201
1199 </trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="892063502898494584" datatype="html"> 1203 <trans-unit id="892063502898494584" datatype="html">
1201 <source>I forgot my password</source> 1204 <source>I forgot my password</source>
1202 <target state="translated">J'ai oublié mon mot de passe</target> 1205 <target state="translated">J'ai oublié mon mot de passe</target>
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1206
1204 </trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1205 <trans-unit id="2101170466365500913" datatype="html"> 1208 <trans-unit id="2101170466365500913" datatype="html">
1206 <source>Logging into an account lets you publish content</source> 1209 <source>Logging into an account lets you publish content</source>
1207 <target state="translated">La connexion à un compte vous permet de publier du contenu</target> 1210 <target state="translated">La connexion à un compte vous permet de publier du contenu</target>
@@ -1226,52 +1229,52 @@
1226 <trans-unit id="3183213940445113677" datatype="html"> 1229 <trans-unit id="3183213940445113677" datatype="html">
1227 <source>Or sign in with</source> 1230 <source>Or sign in with</source>
1228 <target state="translated">Ou connectez vous</target> 1231 <target state="translated">Ou connectez vous</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1232
1230 </trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1231 <trans-unit id="3238209155172574367"> 1234 <trans-unit id="3238209155172574367">
1232 <source>Forgot your password</source> 1235 <source>Forgot your password</source>
1233 <target>Oubli de votre mot de passe</target> 1236 <target>Oubli de votre mot de passe</target>
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1237
1235 </trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1236 <trans-unit id="87327320394367488"> 1239 <trans-unit id="87327320394367488">
1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1240 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1238 <target state="translated">Nous sommes désolé·es, vous ne pouvez pas réinitialiser votre mot de passe car l'administrateur·ice de votre instance n'a pas configuré le système d'email de PeerTube.</target> 1241 <target state="translated">Nous sommes désolé·es, vous ne pouvez pas réinitialiser votre mot de passe car l'administrateur·ice de votre instance n'a pas configuré le système d'email de PeerTube.</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1242
1240 </trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1241 <trans-unit id="3188014010833256853" datatype="html"> 1244 <trans-unit id="3188014010833256853" datatype="html">
1242 <source>Enter your email address and we will send you a link to reset your password.</source> 1245 <source>Enter your email address and we will send you a link to reset your password.</source>
1243 <target state="translated">Saisissez votre adresse électronique et nous vous enverrons un lien pour réinitialiser votre mot de passe.</target> 1246 <target state="translated">Saisissez votre adresse électronique et nous vous enverrons un lien pour réinitialiser votre mot de passe.</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1247
1245 </trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1246 <trans-unit id="1190256911880544559" datatype="html"> 1249 <trans-unit id="1190256911880544559" datatype="html">
1247 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1250 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1248The link will expire within 1 hour.</source> 1251The link will expire within 1 hour.</source>
1249 <target state="translated">Un courrier électronique contenant les instructions de réinitialisation du mot de passe sera envoyé à <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Le lien expirera dans 1 heure.</target> 1252 <target state="translated">Un courrier électronique contenant les instructions de réinitialisation du mot de passe sera envoyé à <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Le lien expirera dans 1 heure.</target>
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1252 <trans-unit id="4768749765465246664"> 1255 <trans-unit id="4768749765465246664">
1253 <source>Email</source> 1256 <source>Email</source>
1254 <target>Courriel</target> 1257 <target>Courriel</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 </trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1263 <trans-unit id="3967269098753656610"> 1266 <trans-unit id="3967269098753656610">
1264 <source>Email address</source> 1267 <source>Email address</source>
1265 <target>Adresse de courriel</target> 1268 <target>Adresse de courriel</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1269 <trans-unit id="7808756054397155068" datatype="html"> 1272 <trans-unit id="7808756054397155068" datatype="html">
1270 <source>Reset</source> 1273 <source>Reset</source>
1271 <target state="translated">Réinitialiser</target> 1274 <target state="translated">Réinitialiser</target>
1272 <note priority="1" from="description">Password reset button</note> 1275 <note priority="1" from="description">Password reset button</note>
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1276
1274 </trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1275 <trans-unit id="4319634264526091601" datatype="html"> 1278 <trans-unit id="4319634264526091601" datatype="html">
1276 <source>on this instance</source> 1279 <source>on this instance</source>
1277 <target state="translated">sur cette instance</target> 1280 <target state="translated">sur cette instance</target>
@@ -1502,6 +1505,12 @@ The link will expire within 1 hour.</source>
1502 <source>Configure my instance</source> 1505 <source>Configure my instance</source>
1503 <target>Configurer mon instance</target> 1506 <target>Configurer mon instance</target>
1504 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1508 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1505 </trans-unit> 1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
@@ -1706,8 +1715,8 @@ The link will expire within 1 hour.</source>
1706 <trans-unit id="8893390761160292681" datatype="html"> 1715 <trans-unit id="8893390761160292681" datatype="html">
1707 <source>My account</source> 1716 <source>My account</source>
1708 <target state="translated">Mon compte</target> 1717 <target state="translated">Mon compte</target>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1711 <trans-unit id="6371572688505952303" datatype="html"> 1720 <trans-unit id="6371572688505952303" datatype="html">
1712 <source>My library</source> 1721 <source>My library</source>
1713 <target state="translated">Ma bibliothèque</target> 1722 <target state="translated">Ma bibliothèque</target>
@@ -1716,10 +1725,10 @@ The link will expire within 1 hour.</source>
1716 <trans-unit id="2308975396733519902"> 1725 <trans-unit id="2308975396733519902">
1717 <source>Create an account</source> 1726 <source>Create an account</source>
1718 <target>Créer un compte</target> 1727 <target>Créer un compte</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1730
1722 </trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1723 <trans-unit id="3108704604266608109" datatype="html"> 1732 <trans-unit id="3108704604266608109" datatype="html">
1724 <source>My video imports</source> 1733 <source>My video imports</source>
1725 <target state="translated">Mes importations de vidéos</target> 1734 <target state="translated">Mes importations de vidéos</target>
@@ -1738,35 +1747,35 @@ The link will expire within 1 hour.</source>
1738 <trans-unit id="667372110624203230" datatype="html"> 1747 <trans-unit id="667372110624203230" datatype="html">
1739 <source>Import jobs concurrency</source> 1748 <source>Import jobs concurrency</source>
1740 <target state="translated">Importer des travaux en même temps</target> 1749 <target state="translated">Importer des travaux en même temps</target>
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1750
1742 </trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1743 <trans-unit id="2184839376696112704" datatype="html"> 1752 <trans-unit id="2184839376696112704" datatype="html">
1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1753 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1745 <target state="translated">permet d'importer plusieurs vidéos en parallèle. âš ï¸ Nécessite un redémarrage de PeerTube.</target> 1754 <target state="translated">permet d'importer plusieurs vidéos en parallèle. âš ï¸ Nécessite un redémarrage de PeerTube.</target>
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1748 <trans-unit id="780513172839038392" datatype="html"> 1757 <trans-unit id="780513172839038392" datatype="html">
1749 <source>jobs in parallel</source> 1758 <source>jobs in parallel</source>
1750 <target state="translated">travaux en parallèle</target> 1759 <target state="translated">travaux en parallèle</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1761
1753 </trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1754 <trans-unit id="5997625369044180192" datatype="html"> 1763 <trans-unit id="5997625369044180192" datatype="html">
1755 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1764 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1756 <target state="translated">Permettre l'import via URL HTTP (par exemple YouTube)</target> 1765 <target state="translated">Permettre l'import via URL HTTP (par exemple YouTube)</target>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1766
1758 </trans-unit> 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1759 <trans-unit id="2095604754338363597" datatype="html"> 1768 <trans-unit id="2095604754338363597" datatype="html">
1760 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1769 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1761 <target state="translated">âš ï¸ Si activé, nous recommandons d'utiliser <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> afin d'éviter l'accès à des URL privées par votre serveur PeerTube</target> 1770 <target state="translated">âš ï¸ Si activé, nous recommandons d'utiliser <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> afin d'éviter l'accès à des URL privées par votre serveur PeerTube</target>
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1764 <trans-unit id="7627544798203088407"> 1773 <trans-unit id="7627544798203088407">
1765 <source>Discover</source> 1774 <source>Discover</source>
1766 <target>Découvrir</target> 1775 <target>Découvrir</target>
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1776
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1770 <trans-unit id="7844706011418789951"> 1779 <trans-unit id="7844706011418789951">
1771 <source>Administration</source> 1780 <source>Administration</source>
1772 <target>Administration</target> 1781 <target>Administration</target>
@@ -2007,8 +2016,8 @@ The link will expire within 1 hour.</source>
2007 <trans-unit id="2971365540217107489" datatype="html"> 2016 <trans-unit id="2971365540217107489" datatype="html">
2008 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2017 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2009 <target state="translated">Ce média est trop gros pour le serveur. Merci de contacter votre administrateur·ice pour augmenter cette limite.</target> 2018 <target state="translated">Ce média est trop gros pour le serveur. Merci de contacter votre administrateur·ice pour augmenter cette limite.</target>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2019
2011 </trans-unit> 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2012 <trans-unit id="5131854469652959713" datatype="html"> 2021 <trans-unit id="5131854469652959713" datatype="html">
2013 <source>GLOBAL SEARCH</source> 2022 <source>GLOBAL SEARCH</source>
2014 <target state="translated">RECHERCHE GLOBALE</target> 2023 <target state="translated">RECHERCHE GLOBALE</target>
@@ -2385,13 +2394,13 @@ The link will expire within 1 hour.</source>
2385 <trans-unit id="1460134385691851101" datatype="html"> 2394 <trans-unit id="1460134385691851101" datatype="html">
2386 <source>Advanced filters</source> 2395 <source>Advanced filters</source>
2387 <target state="translated">Filtres avancés</target> 2396 <target state="translated">Filtres avancés</target>
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2400
2392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2401
2393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2402
2394 </trans-unit> 2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2395 <trans-unit id="2504502765849142619" datatype="html"> 2404 <trans-unit id="2504502765849142619" datatype="html">
2396 <source>No items found</source> 2405 <source>No items found</source>
2397 <target state="translated">Aucun élément trouvé</target> 2406 <target state="translated">Aucun élément trouvé</target>
@@ -2805,8 +2814,8 @@ The link will expire within 1 hour.</source>
2805 <trans-unit id="6161604372916832458" datatype="html"> 2814 <trans-unit id="6161604372916832458" datatype="html">
2806 <source>Upload on hold</source> 2815 <source>Upload on hold</source>
2807 <target state="translated">Téléversement en attente</target> 2816 <target state="translated">Téléversement en attente</target>
2808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2817
2809 </trans-unit> 2818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2810 <trans-unit id="285180972645018518" datatype="html"> 2819 <trans-unit id="285180972645018518" datatype="html">
2811 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2820 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2812 <target state="translated">Désolé·e, la fonction de téléchargement est désactivée pour votre compte. Si vous souhaitez ajouter des vidéos, un administrateur·ice doit débloquer votre quota.</target> 2821 <target state="translated">Désolé·e, la fonction de téléchargement est désactivée pour votre compte. Si vous souhaitez ajouter des vidéos, un administrateur·ice doit débloquer votre quota.</target>
@@ -3739,71 +3748,86 @@ The link will expire within 1 hour.</source>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3741 </trans-unit> 3750 </trans-unit>
3742 <trans-unit id="7046347992315328430" datatype="html"> 3751
3743 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3744 <target state="translated">Le transcodage est activé. Le quota de vidéos ne prend en compte que la taille du fichier <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/>.<x id="LINE_BREAK"/> L'utilisateur·ice peut au maximum téléverser ~ <x id="INTERPOLATION"/>. </target>
3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3747 </trans-unit>
3748 <trans-unit id="2743014784334706527"> 3752 <trans-unit id="2743014784334706527">
3749 <source>Daily video quota</source> 3753 <source>Daily video quota</source>
3750 <target>Quota vidéo journalier</target> 3754 <target>Quota vidéo journalier</target>
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3755
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3756
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3757
3754 </trans-unit> 3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3755 <trans-unit id="2622255144026150901" datatype="html"> 3759 <trans-unit id="2622255144026150901" datatype="html">
3756 <source>Auth plugin</source> 3760 <source>Auth plugin</source>
3757 <target state="translated">Plugin d'authentification</target> 3761 <target state="translated">Plugin d'authentification</target>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3762
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3763
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3764
3761 </trans-unit> 3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3762 <trans-unit id="588099657508661970" datatype="html"> 3766 <trans-unit id="588099657508661970" datatype="html">
3763 <source>None (local authentication)</source> 3767 <source>None (local authentication)</source>
3764 <target state="translated">Aucune (authentification locale)</target> 3768 <target state="translated">Aucune (authentification locale)</target>
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3769
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3770
3767 </trans-unit> 3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3768 <trans-unit id="2070907480317730379" datatype="html"> 3772 <trans-unit id="2070907480317730379" datatype="html">
3769 <source>Doesn't need review before a video goes public</source> 3773 <source>Doesn't need review before a video goes public</source>
3770 <target state="translated">Ne requiert pas une revue avant que la vidéo ne soit publiée</target> 3774 <target state="translated">Ne requiert pas une revue avant que la vidéo ne soit publiée</target>
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3775
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3776
3773 </trans-unit> 3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3774 <trans-unit id="6667250632809964191"> 3778 <trans-unit id="6667250632809964191">
3775 <source>Send a link to reset the password by email to the user</source> 3779 <source>Send a link to reset the password by email to the user</source>
3776 <target state="translated">Envoyer un lien par email à l'utilisateur·ice pour réinitialiser son mot de passe</target> 3780 <target state="translated">Envoyer un lien par email à l'utilisateur·ice pour réinitialiser son mot de passe</target>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3781
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3782
3779 </trans-unit> 3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3780 <trans-unit id="1412406834353485520"> 3784 <trans-unit id="1412406834353485520">
3781 <source>Ask for new password</source> 3785 <source>Ask for new password</source>
3782 <target>Demander un nouveau mot de passe</target> 3786 <target>Demander un nouveau mot de passe</target>
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3787
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3788
3785 </trans-unit> 3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3786 <trans-unit id="3791201588898094481"> 3790 <trans-unit id="3791201588898094481">
3787 <source>Manually set the user password</source> 3791 <source>Manually set the user password</source>
3788 <target state="translated">Définir manuellement le mot de passe utilisateur·ice</target> 3792 <target state="translated">Définir manuellement le mot de passe utilisateur·ice</target>
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3793
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3794
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3796 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3797 <context-group purpose="location">
3798 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3799 <context context-type="linenumber">227</context>
3800 </context-group>
3801 <context-group purpose="location">
3802 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3803 <context context-type="linenumber">227</context>
3804 </context-group>
3805 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3806 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3807 <context-group purpose="location">
3808 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3809 <context context-type="linenumber">228</context>
3810 </context-group>
3811 <context-group purpose="location">
3812 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3813 <context context-type="linenumber">228</context>
3814 </context-group>
3791 </trans-unit> 3815 </trans-unit>
3792 <trans-unit id="8461842260159597706"> 3816 <trans-unit id="8461842260159597706">
3793 <source>Show</source> 3817 <source>Show</source>
3794 <target>Montrer</target> 3818 <target>Montrer</target>
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3819
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3820
3797 </trans-unit> 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3798 <trans-unit id="8461609631969932886"> 3822 <trans-unit id="8461609631969932886">
3799 <source>Hide</source> 3823 <source>Hide</source>
3800 <target>Cacher</target> 3824 <target>Cacher</target>
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3825
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3826
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3827
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3828
3805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3829
3806 </trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3807 <trans-unit id="7049348886126005391"> 3831 <trans-unit id="7049348886126005391">
3808 <source>Batch actions</source> 3832 <source>Batch actions</source>
3809 <target>Actions en lot</target> 3833 <target>Actions en lot</target>
@@ -3879,22 +3903,22 @@ The link will expire within 1 hour.</source>
3879 <trans-unit id="7815838401315213887"> 3903 <trans-unit id="7815838401315213887">
3880 <source>Muted accounts</source> 3904 <source>Muted accounts</source>
3881 <target>Comptes silencés</target> 3905 <target>Comptes silencés</target>
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3906
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3907
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3908
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3909
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3910
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3911
3888 </trans-unit> 3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3889 <trans-unit id="5668793810321242853"> 3913 <trans-unit id="5668793810321242853">
3890 <source>Muted servers</source> 3914 <source>Muted servers</source>
3891 <target>Serveurs ignorés</target> 3915 <target>Serveurs ignorés</target>
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3916
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3917
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3918
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3919
3896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3920
3897 </trans-unit> 3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3898 <trans-unit id="2343069726009080052" datatype="html"> 3922 <trans-unit id="2343069726009080052" datatype="html">
3899 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3923 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3900 <target state="translated">Vidéo <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> 3924 <target state="translated">Vidéo <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target>
@@ -5020,181 +5044,175 @@ The link will expire within 1 hour.</source>
5020 <trans-unit id="7169210802367807492" datatype="html"> 5044 <trans-unit id="7169210802367807492" datatype="html">
5021 <source>bytes</source> 5045 <source>bytes</source>
5022 <target state="translated">octets</target> 5046 <target state="translated">octets</target>
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5047
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5048
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5049
5026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5050
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5051
5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5052
5029 </trans-unit> 5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5030 <trans-unit id="8509882464852636851" datatype="html"> 5054 <trans-unit id="8509882464852636851" datatype="html">
5031 <source>Default daily upload limit per user</source> 5055 <source>Default daily upload limit per user</source>
5032 <target state="translated">Limite de téléversement journalière par défaut par utilisateur·ice</target> 5056 <target state="translated">Limite de téléversement journalière par défaut par utilisateur·ice</target>
5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5057
5034 </trans-unit> 5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5035 <trans-unit id="4719342289581047890" datatype="html"> 5059 <trans-unit id="4719342289581047890" datatype="html">
5036 <source>Allow import with a torrent file or a magnet URI</source> 5060 <source>Allow import with a torrent file or a magnet URI</source>
5037 <target state="translated">Permettre l'import avec un fichier torrent ou un URI magnet</target> 5061 <target state="translated">Permettre l'import avec un fichier torrent ou un URI magnet</target>
5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5062
5039 </trans-unit> 5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5040 <trans-unit id="6801844913630625451" datatype="html"> 5064 <trans-unit id="6801844913630625451" datatype="html">
5041 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5065 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5042 <target state="translated">âš ï¸ Nous ne recommandons pas d'activer cette fonctionnalité si vous n'avez pas une totale confiance en vos utilisateur·ices</target> 5066 <target state="translated">âš ï¸ Nous ne recommandons pas d'activer cette fonctionnalité si vous n'avez pas une totale confiance en vos utilisateur·ices</target>
5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5067
5044 </trans-unit> 5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5045 <trans-unit id="2634326893148077182" datatype="html"> 5069 <trans-unit id="2634326893148077182" datatype="html">
5046 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5070 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5047 <target state="translated">Autoriser la synchronisation de chaînes avec des chaînes d'autres plateformes comme YouTube (nécessite d'autoriser l'import avec une URL HTTP)</target> 5071 <target state="translated">Autoriser la synchronisation de chaînes avec des chaînes d'autres plateformes comme YouTube (nécessite d'autoriser l'import avec une URL HTTP)</target>
5048 <context-group purpose="location"> 5072
5049 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5050 <context context-type="linenumber">293</context>
5051 </context-group>
5052 </trans-unit>
5053 <trans-unit id="7404104645798703279" datatype="html"> 5074 <trans-unit id="7404104645798703279" datatype="html">
5054 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5075 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5055 <target state="translated">⛔ Vous devez autoriser l'import avec une URL HTTP pour pouvoir activer cette fonctionnalité.</target> 5076 <target state="translated">⛔ Vous devez autoriser l'import avec une URL HTTP pour pouvoir activer cette fonctionnalité.</target>
5056 <context-group purpose="location"> 5077
5057 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5058 <context context-type="linenumber">296,298</context>
5059 </context-group>
5060 </trans-unit>
5061 <trans-unit id="3950258704315544174" datatype="html"> 5079 <trans-unit id="3950258704315544174" datatype="html">
5062 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5080 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5063 <target state="translated">À moins qu'un·e utilisateur·e soit marqué·e en tant qu'utilisateur·ice de confiance, leurs vidéos resteront privées jusqu'à ce qu'un·e modérateur·ice les examine.</target> 5081 <target state="translated">À moins qu'un·e utilisateur·e soit marqué·e en tant qu'utilisateur·ice de confiance, leurs vidéos resteront privées jusqu'à ce qu'un·e modérateur·ice les examine.</target>
5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5082
5065 </trans-unit> 5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5066 <trans-unit id="424703522835656806" datatype="html"> 5084 <trans-unit id="424703522835656806" datatype="html">
5067 <source>VIDEO CHANNELS</source> 5085 <source>VIDEO CHANNELS</source>
5068 <target state="translated">CHAÎNES VIDÉO</target> 5086 <target state="translated">CHAÎNES VIDÉO</target>
5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5087
5070 </trans-unit> 5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5071 <trans-unit id="7026684190224451991" datatype="html"> 5089 <trans-unit id="7026684190224451991" datatype="html">
5072 <source>Max video channels per user</source> 5090 <source>Max video channels per user</source>
5073 <target state="translated">Nombre maximal de chaînes vidéo par utilisateur·ice</target> 5091 <target state="translated">Nombre maximal de chaînes vidéo par utilisateur·ice</target>
5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5092
5075 </trans-unit> 5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5076 <trans-unit id="3840267063842708224" datatype="html"> 5094 <trans-unit id="3840267063842708224" datatype="html">
5077 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5095 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5078 <target state="translated">{VAR_PLURAL, plural, =1 {chaîne} other {chaînes}}</target> 5096 <target state="translated">{VAR_PLURAL, plural, =1 {chaîne} other {chaînes}}</target>
5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5097
5080 </trans-unit> 5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5081 <trans-unit id="3428986951244800347" datatype="html"> 5099 <trans-unit id="3428986951244800347" datatype="html">
5082 <source>Block new videos automatically</source> 5100 <source>Block new videos automatically</source>
5083 <target state="translated">Bloquer les nouvelles vidéos automatiquement</target> 5101 <target state="translated">Bloquer les nouvelles vidéos automatiquement</target>
5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5102
5085 </trans-unit> 5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5086 <trans-unit id="2054846790157376783" datatype="html"> 5104 <trans-unit id="2054846790157376783" datatype="html">
5087 <source>SEARCH</source> 5105 <source>SEARCH</source>
5088 <target state="translated">RECHERCHE</target> 5106 <target state="translated">RECHERCHE</target>
5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5107
5090 </trans-unit> 5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5091 <trans-unit id="3442084803796199253" datatype="html"> 5109 <trans-unit id="3442084803796199253" datatype="html">
5092 <source>Allow users to do remote URI/handle search</source> 5110 <source>Allow users to do remote URI/handle search</source>
5093 <target state="translated">Permettre aux utilisateur·ices d'effectuer des recherches à distance sur l'URI/handle</target> 5111 <target state="translated">Permettre aux utilisateur·ices d'effectuer des recherches à distance sur l'URI/handle</target>
5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5112
5095 </trans-unit> 5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5096 <trans-unit id="2258148539285928012" datatype="html"> 5114 <trans-unit id="2258148539285928012" datatype="html">
5097 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5115 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5098 <target state="translated">Permettez à <x id="START_TAG_STRONG"/>vos utilisateur·ices<x id="CLOSE_TAG_STRONG"/> de chercher des vidéos/acteur·ices distant·es potentiellement non fédéré·es avec votre instance</target> 5116 <target state="translated">Permettez à <x id="START_TAG_STRONG"/>vos utilisateur·ices<x id="CLOSE_TAG_STRONG"/> de chercher des vidéos/acteur·ices distant·es potentiellement non fédéré·es avec votre instance</target>
5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5117
5100 </trans-unit> 5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5101 <trans-unit id="7295422540935146771" datatype="html"> 5119 <trans-unit id="7295422540935146771" datatype="html">
5102 <source>Allow anonymous to do remote URI/handle search</source> 5120 <source>Allow anonymous to do remote URI/handle search</source>
5103 <target state="translated">Permettre à des utilisateur·ices anonymes de faire des recherches à distance via URI/mot-clé</target> 5121 <target state="translated">Permettre à des utilisateur·ices anonymes de faire des recherches à distance via URI/mot-clé</target>
5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5122
5105 </trans-unit> 5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5106 <trans-unit id="7305237807882754643" datatype="html"> 5124 <trans-unit id="7305237807882754643" datatype="html">
5107 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5125 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5108 <target state="translated">Permettez à <x id="START_TAG_STRONG"/>des utilisateur·ices anonymes<x id="CLOSE_TAG_STRONG"/> de chercher des vidéos/acteur·ices distant·es potentiellement non fédéré·es avec votre instance</target> 5126 <target state="translated">Permettez à <x id="START_TAG_STRONG"/>des utilisateur·ices anonymes<x id="CLOSE_TAG_STRONG"/> de chercher des vidéos/acteur·ices distant·es potentiellement non fédéré·es avec votre instance</target>
5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5127
5110 </trans-unit> 5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5111 <trans-unit id="5273935530181504015" datatype="html"> 5129 <trans-unit id="5273935530181504015" datatype="html">
5112 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5130 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5113 <target state="translated">âš ï¸ Cette fonctionnalité dépend fortement de la modération des instances suivies par l'index de recherche que vous sélectionnez.</target> 5131 <target state="translated">âš ï¸ Cette fonctionnalité dépend fortement de la modération des instances suivies par l'index de recherche que vous sélectionnez.</target>
5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5132
5115 </trans-unit> 5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5116 <trans-unit id="1886227550697837417" datatype="html"> 5134 <trans-unit id="1886227550697837417" datatype="html">
5117 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5135 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5118 <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>héberger le vôtre<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5136 <target state="translated">Vous ne devez utiliser que des index de recherche modérés en production, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>héberger le vôtre<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5137
5120 </trans-unit> 5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5121 <trans-unit id="2331464426553277323" datatype="html"> 5139 <trans-unit id="2331464426553277323" datatype="html">
5122 <source>Search index URL</source> 5140 <source>Search index URL</source>
5123 <target state="translated">URL de l'index de recherche</target> 5141 <target state="translated">URL de l'index de recherche</target>
5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5142
5125 </trans-unit> 5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5126 <trans-unit id="8524278911521465398" datatype="html"> 5144 <trans-unit id="8524278911521465398" datatype="html">
5127 <source>Disable local search in search bar</source> 5145 <source>Disable local search in search bar</source>
5128 <target state="translated">Désactiver la recherche locale dans la barre de recherche</target> 5146 <target state="translated">Désactiver la recherche locale dans la barre de recherche</target>
5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5147
5130 </trans-unit> 5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5131 <trans-unit id="6568991917245875948" datatype="html"> 5149 <trans-unit id="6568991917245875948" datatype="html">
5132 <source>Otherwise the local search stays used by default</source> 5150 <source>Otherwise the local search stays used by default</source>
5133 <target state="translated">Sinon, la recherche locale reste utilisée par défaut</target> 5151 <target state="translated">Sinon, la recherche locale reste utilisée par défaut</target>
5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5152
5135 </trans-unit> 5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5136 <trans-unit id="4444955208013675027" datatype="html"> 5154 <trans-unit id="4444955208013675027" datatype="html">
5137 <source>Search bar uses the global search index by default</source> 5155 <source>Search bar uses the global search index by default</source>
5138 <target state="translated">La barre de recherche utilise par défaut l'index de recherche global</target> 5156 <target state="translated">La barre de recherche utilise par défaut l'index de recherche global</target>
5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5157
5140 </trans-unit> 5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5141 <trans-unit id="6476750382562952780" datatype="html"> 5159 <trans-unit id="6476750382562952780" datatype="html">
5142 <source>Enable global search</source> 5160 <source>Enable global search</source>
5143 <target state="translated">Permettre la recherche globale</target> 5161 <target state="translated">Permettre la recherche globale</target>
5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5162
5145 </trans-unit> 5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5146 <trans-unit id="836183323506117145" datatype="html"> 5164 <trans-unit id="836183323506117145" datatype="html">
5147 <source>FEDERATION</source> 5165 <source>FEDERATION</source>
5148 <target state="translated">FÉDÉRATION</target> 5166 <target state="translated">FÉDÉRATION</target>
5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5167
5150 </trans-unit> 5168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5151 <trans-unit id="252719899360434356" datatype="html"> 5169 <trans-unit id="252719899360434356" datatype="html">
5152 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5170 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5153 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> avec d’autres instances. </target> 5171 <target state="translated">Gérer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> avec d’autres instances. </target>
5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5172
5155 </trans-unit> 5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5156 <trans-unit id="9119248927271669654" datatype="html"> 5174 <trans-unit id="9119248927271669654" datatype="html">
5157 <source>Other instances can follow yours</source> 5175 <source>Other instances can follow yours</source>
5158 <target state="translated">D'autres instances peuvent suivre la vôtre</target> 5176 <target state="translated">D'autres instances peuvent suivre la vôtre</target>
5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5177
5160 </trans-unit> 5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5161 <trans-unit id="7015551137649102649" datatype="html"> 5179 <trans-unit id="7015551137649102649" datatype="html">
5162 <source>Manually approve new instance followers</source> 5180 <source>Manually approve new instance followers</source>
5163 <target state="translated">Approuver manuellement le suivi par de nouvelles instances</target> 5181 <target state="translated">Approuver manuellement le suivi par de nouvelles instances</target>
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5182
5165 </trans-unit> 5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5166 <trans-unit id="4803992993548153434" datatype="html"> 5184 <trans-unit id="4803992993548153434" datatype="html">
5167 <source>Automatically follow back instances</source> 5185 <source>Automatically follow back instances</source>
5168 <target state="translated">Suivre automatiquement des instances en retour</target> 5186 <target state="translated">Suivre automatiquement des instances en retour</target>
5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5187
5170 </trans-unit> 5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5171 <trans-unit id="2092224316392295720" datatype="html"> 5189 <trans-unit id="2092224316392295720" datatype="html">
5172 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5190 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5173 <target state="translated">âš ï¸ Cette fonctionnalité requiert beaucoup d’attention et une modération supplémentaire.</target> 5191 <target state="translated">âš ï¸ Cette fonctionnalité requiert beaucoup d’attention et une modération supplémentaire.</target>
5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5192
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5193
5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5194
5177 </trans-unit> 5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5178 <trans-unit id="1718269478813020014"> 5196 <trans-unit id="1718269478813020014">
5179 <source>Index URL</source> 5197 <source>Index URL</source>
5180 <target>URL de l'index</target> 5198 <target>URL de l'index</target>
5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5199
5182 </trans-unit> 5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5183 <trans-unit id="173263206605027981" datatype="html"> 5201 <trans-unit id="173263206605027981" datatype="html">
5184 <source>Automatically follow instances of a public index</source> 5202 <source>Automatically follow instances of a public index</source>
5185 <target state="translated">Suivre automatiquement les instances listées sur un index public</target> 5203 <target state="translated">Suivre automatiquement les instances listées sur un index public</target>
5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5204
5187 </trans-unit> 5205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5188 <trans-unit id="9076632742417302918" datatype="html"> 5206 <trans-unit id="9076632742417302918" datatype="html">
5189 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5207 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5190 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour plus d’informations sur l’URL prévue </target> 5208 <target state="translated">Voir <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> pour plus d’informations sur l’URL prévue </target>
5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5209
5192 </trans-unit> 5210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5193 <trans-unit id="3946988229617310200" datatype="html"> 5211 <trans-unit id="3946988229617310200" datatype="html">
5194 <source>ADMINISTRATORS</source> 5212 <source>ADMINISTRATORS</source>
5195 <target state="translated">ADMINISTRATEUR·ICES</target> 5213 <target state="translated">ADMINISTRATEUR·ICES</target>
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5214
5197 </trans-unit> 5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5198 <trans-unit id="2149300564474427551"> 5216 <trans-unit id="2149300564474427551">
5199 <source>Administrator</source> 5217 <source>Administrator</source>
5200 <target state="translated">Administrateur·ice</target> 5218 <target state="translated">Administrateur·ice</target>
@@ -5203,13 +5221,13 @@ The link will expire within 1 hour.</source>
5203 <trans-unit id="3171683206914962995"> 5221 <trans-unit id="3171683206914962995">
5204 <source>Admin email</source> 5222 <source>Admin email</source>
5205 <target state="translated">Email de l'administrateur·ice</target> 5223 <target state="translated">Email de l'administrateur·ice</target>
5206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5224
5207 </trans-unit> 5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5208 <trans-unit id="4722881456283329321"> 5226 <trans-unit id="4722881456283329321">
5209 <source>Enable contact form</source> 5227 <source>Enable contact form</source>
5210 <target>Activer le formulaire de contact</target> 5228 <target>Activer le formulaire de contact</target>
5211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5229
5212 </trans-unit> 5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5213 <trans-unit id="5926348345797688952" datatype="html"> 5231 <trans-unit id="5926348345797688952" datatype="html">
5214 <source>VOD Transcoding</source> 5232 <source>VOD Transcoding</source>
5215 <target state="translated">Transcodage de la VOD</target> 5233 <target state="translated">Transcodage de la VOD</target>
@@ -5218,28 +5236,28 @@ The link will expire within 1 hour.</source>
5218 <trans-unit id="1765095834299337775" datatype="html"> 5236 <trans-unit id="1765095834299337775" datatype="html">
5219 <source>TWITTER</source> 5237 <source>TWITTER</source>
5220 <target state="translated">TWITTER</target> 5238 <target state="translated">TWITTER</target>
5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5239
5222 </trans-unit> 5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5223 <trans-unit id="3202133522706129143" datatype="html"> 5241 <trans-unit id="3202133522706129143" datatype="html">
5224 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5242 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5225 <target state="translated">Fournissez le compte Twitter représentant votre instance pour améliorer l’aperçu des liens. Si vous n’avez pas de compte Twitter, laissez simplement la valeur par défaut.</target> 5243 <target state="translated">Fournissez le compte Twitter représentant votre instance pour améliorer l’aperçu des liens. Si vous n’avez pas de compte Twitter, laissez simplement la valeur par défaut.</target>
5226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5244
5227 </trans-unit> 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5228 <trans-unit id="4087837092261487511"> 5246 <trans-unit id="4087837092261487511">
5229 <source>Your Twitter username</source> 5247 <source>Your Twitter username</source>
5230 <target>Votre identifiant Twitter</target> 5248 <target>Votre identifiant Twitter</target>
5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5249
5232 </trans-unit> 5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5233 <trans-unit id="5648651824279408711" datatype="html"> 5251 <trans-unit id="5648651824279408711" datatype="html">
5234 <source>Instance allowed by Twitter</source> 5252 <source>Instance allowed by Twitter</source>
5235 <target state="translated">Instance permise par Twitter</target> 5253 <target state="translated">Instance permise par Twitter</target>
5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5254
5237 </trans-unit> 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5238 <trans-unit id="2076338542820061819" datatype="html"> 5256 <trans-unit id="2076338542820061819" datatype="html">
5239 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5257 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5240 <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera vers votre instance PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/w/blabla) sur <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pour voir si votre instance est autorisée. </target> 5258 <target state="translated">Si votre instance est explicitement autorisée par Twitter, un lecteur vidéo sera intégré au flux Twitter sur le partage vidéo PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si l'instance ne l'est pas, nous utilisons une carte de lien d'image qui redirigera vers votre instance PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Cochez cette case, enregistrez la configuration et testez avec une URL vidéo de votre instance (https://example.com/w/blabla) sur <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pour voir si votre instance est autorisée. </target>
5241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5259
5242 </trans-unit> 5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5243 <trans-unit id="493135676263039396" datatype="html"> 5261 <trans-unit id="493135676263039396" datatype="html">
5244 <source>LIVE</source> 5262 <source>LIVE</source>
5245 <target state="translated">DIRECT</target> 5263 <target state="translated">DIRECT</target>
@@ -5639,19 +5657,81 @@ color: red;
5639 <source>PASSWORD</source> 5657 <source>PASSWORD</source>
5640 <target state="translated">MOT DE PASSE</target> 5658 <target state="translated">MOT DE PASSE</target>
5641 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5659 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5660 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5661 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5662 <context-group purpose="location">
5663 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5664 <context context-type="linenumber">67</context>
5665 </context-group>
5642 </trans-unit> 5666 </trans-unit>
5643 <trans-unit id="9012586956848595996" datatype="html"> 5667 <trans-unit id="9012586956848595996" datatype="html">
5644 <source>EMAIL</source> 5668 <source>EMAIL</source>
5645 <target state="translated">COURRIEL</target> 5669 <target state="translated">COURRIEL</target>
5646 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5670
5671 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5672 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5673 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5675 <context context-type="linenumber">3,5</context>
5676 </context-group>
5677 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5678 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5679 <context-group purpose="location">
5680 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5681 <context context-type="linenumber">5</context>
5682 </context-group>
5683 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5684 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5685 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5687 <context context-type="linenumber">9</context>
5688 </context-group>
5689 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5690 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5691 <context-group purpose="location">
5692 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5693 <context context-type="linenumber">31</context>
5694 </context-group>
5695 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5696 <source>Disable two factor</source><target state="new">Disable two factor</target>
5697 <context-group purpose="location">
5698 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5699 <context context-type="linenumber">33</context>
5700 </context-group>
5701 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5702 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5703 <context-group purpose="location">
5704 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5705 <context context-type="linenumber">43</context>
5706 </context-group>
5707 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5708 <source> Two factor authentication is already enabled.
5709</source><target state="new"> Two factor authentication is already enabled.
5710</target>
5711 <context-group purpose="location">
5712 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5713 <context context-type="linenumber">6,8</context>
5714 </context-group>
5715 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5716 <source>Your password</source><target state="new">Your password</target>
5717 <context-group purpose="location">
5718 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5719 <context context-type="linenumber">14</context>
5720 </context-group>
5721 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5722 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5723 <context-group purpose="location">
5724 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5725 <context context-type="linenumber">15</context>
5726 </context-group>
5647 </trans-unit> 5727 </trans-unit>
5648 <trans-unit id="7752239348028675311" datatype="html"> 5728 <trans-unit id="7752239348028675311" datatype="html">
5649 <source>DANGER ZONE</source> 5729 <source>DANGER ZONE</source>
5650 <target state="translated">ZONE DE DANGER</target> 5730 <target state="translated">ZONE DE DANGER</target>
5651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5731
5652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5732
5653 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5733
5654 </trans-unit> 5734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5655 <trans-unit id="4915431133669985304"> 5735 <trans-unit id="4915431133669985304">
5656 <source>Profile</source> 5736 <source>Profile</source>
5657 <target>Profil</target> 5737 <target>Profil</target>
@@ -5798,9 +5878,9 @@ color: red;
5798 <trans-unit id="5340498030552368470"> 5878 <trans-unit id="5340498030552368470">
5799 <source>Current password</source> 5879 <source>Current password</source>
5800 <target>Mot de passe actuel</target> 5880 <target>Mot de passe actuel</target>
5801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5881
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5882
5803 </trans-unit> 5883 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5804 <trans-unit id="3588415639242079458"> 5884 <trans-unit id="3588415639242079458">
5805 <source>New password</source> 5885 <source>New password</source>
5806 <target>Nouveau mot de passe</target> 5886 <target>Nouveau mot de passe</target>
@@ -6080,7 +6160,17 @@ color: red;
6080 <trans-unit id="4247400351982331798" datatype="html"> 6160 <trans-unit id="4247400351982331798" datatype="html">
6081 <source>Account settings</source> 6161 <source>Account settings</source>
6082 <target state="translated">Paramètres du compte</target> 6162 <target state="translated">Paramètres du compte</target>
6083 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6163
6164 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6165 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6166 <context-group purpose="location">
6167 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6168 <context context-type="linenumber">39</context>
6169 </context-group>
6170 <context-group purpose="location">
6171 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6172 <context context-type="linenumber">3</context>
6173 </context-group>
6084 </trans-unit> 6174 </trans-unit>
6085 <trans-unit id="2864486939135008600" datatype="html"> 6175 <trans-unit id="2864486939135008600" datatype="html">
6086 <source>Playlist elements</source> 6176 <source>Playlist elements</source>
@@ -6486,11 +6576,11 @@ color: red;
6486 <trans-unit id="2454050363478003966" datatype="html"> 6576 <trans-unit id="2454050363478003966" datatype="html">
6487 <source>Login</source> 6577 <source>Login</source>
6488 <target state="translated">Connexion</target> 6578 <target state="translated">Connexion</target>
6489 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6579
6490 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6580
6491 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6581
6492 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6582
6493 </trans-unit> 6583 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6494 <trans-unit id="6154714649766447409" datatype="html"> 6584 <trans-unit id="6154714649766447409" datatype="html">
6495 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6585 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6496 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Connexion </target> 6586 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Connexion </target>
@@ -7397,10 +7487,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7397 <trans-unit id="1504521795586863905" datatype="html"> 7487 <trans-unit id="1504521795586863905" datatype="html">
7398 <source>VIDEOS</source> 7488 <source>VIDEOS</source>
7399 <target state="translated">VIDÉOS</target> 7489 <target state="translated">VIDÉOS</target>
7400 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7490
7401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7491
7402 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7492
7403 </trans-unit> 7493 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7404 <trans-unit id="25349740244798533"> 7494 <trans-unit id="25349740244798533">
7405 <source>Username copied</source> 7495 <source>Username copied</source>
7406 <target state="translated">Nom d'utilisateur·ice copié</target> 7496 <target state="translated">Nom d'utilisateur·ice copié</target>
@@ -7573,8 +7663,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7573 <trans-unit id="3203902538239082422" datatype="html"> 7663 <trans-unit id="3203902538239082422" datatype="html">
7574 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7664 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7575 <target state="translated">Vous avez activé l'inscription : nous avons automatiquement activé la case à cocher "Bloquer automatiquement les nouvelles vidéos" de la section "Vidéos" juste en dessous.</target> 7665 <target state="translated">Vous avez activé l'inscription : nous avons automatiquement activé la case à cocher "Bloquer automatiquement les nouvelles vidéos" de la section "Vidéos" juste en dessous.</target>
7576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7666
7577 </trans-unit> 7667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7578 <trans-unit id="6284468333579755406" datatype="html"> 7668 <trans-unit id="6284468333579755406" datatype="html">
7579 <source>Edit custom configuration</source> 7669 <source>Edit custom configuration</source>
7580 <target state="translated">Modifier la configuration de l'instance</target> 7670 <target state="translated">Modifier la configuration de l'instance</target>
@@ -7746,33 +7836,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7746 <trans-unit id="7022070615528435141" datatype="html"> 7836 <trans-unit id="7022070615528435141" datatype="html">
7747 <source>Delete</source> 7837 <source>Delete</source>
7748 <target state="translated">Supprimer</target> 7838 <target state="translated">Supprimer</target>
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7839
7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7840
7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7841
7752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7842
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7843
7754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7844
7755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7845
7756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7846
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7847
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7848
7759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7849
7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7850
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7851
7762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7853
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7854
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7855
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7856
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7857
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7858
7769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7859
7770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7860
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7861
7772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7862
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7863
7774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7864
7775 </trans-unit> 7865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7776 <trans-unit id="3145156821099755377" datatype="html"> 7866 <trans-unit id="3145156821099755377" datatype="html">
7777 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7867 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7778 <target state="translated">Accepté {count, plural, =1 {<x id="followerName"/> demande d'abonnement} other {<x id="count"/> demandes d'abonnement}}</target> 7868 <target state="translated">Accepté {count, plural, =1 {<x id="followerName"/> demande d'abonnement} other {<x id="count"/> demandes d'abonnement}}</target>
@@ -7888,15 +7978,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7888 <source>Follow request(s) sent!</source> 7978 <source>Follow request(s) sent!</source>
7889 <target>Requête(s) envoyée(s) !</target> 7979 <target>Requête(s) envoyée(s) !</target>
7890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7891 </trans-unit> 7981 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7892 <trans-unit id="3459358413436264734" datatype="html"> 7982 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7893 <source>Your instance subscriptions</source>
7894 <target state="translated">Vos abonnements d'instance</target>
7895 <context-group purpose="location"> 7983 <context-group purpose="location">
7896 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7984 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7897 <context context-type="linenumber">3</context> 7985 <context context-type="linenumber">3</context>
7898 </context-group> 7986 </context-group>
7899 </trans-unit> 7987 </trans-unit>
7988
7900 <trans-unit id="9160510009013134726"> 7989 <trans-unit id="9160510009013134726">
7901 <source>Unfollow</source> 7990 <source>Unfollow</source>
7902 <target>Arrêter le suivi</target> 7991 <target>Arrêter le suivi</target>
@@ -8444,17 +8533,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8444 <trans-unit id="780323526182667308" datatype="html"> 8533 <trans-unit id="780323526182667308" datatype="html">
8445 <source>User <x id="PH"/> updated.</source> 8534 <source>User <x id="PH"/> updated.</source>
8446 <target state="translated">Utilisateur·ice <x id="PH"/> mis·e à jour.</target> 8535 <target state="translated">Utilisateur·ice <x id="PH"/> mis·e à jour.</target>
8447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8536
8448 </trans-unit> 8537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8449 <trans-unit id="1349763489797682899"> 8538 <trans-unit id="1349763489797682899">
8450 <source>Update user</source> 8539 <source>Update user</source>
8451 <target state="translated">Mettre à jour l'utilisateur·ice</target> 8540 <target state="translated">Mettre à jour l'utilisateur·ice</target>
8452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8541
8453 </trans-unit> 8542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8454 <trans-unit id="8819563010322372715"> 8543 <trans-unit id="8819563010322372715">
8455 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8544 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8456 <target>Un courriel demandant la réinitialisation du mot de passe a été envoyé à <x id="PH"/>.</target> 8545 <target>Un courriel demandant la réinitialisation du mot de passe a été envoyé à <x id="PH"/>.</target>
8457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8546
8547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8548 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8549 <context-group purpose="location">
8550 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8551 <context context-type="linenumber">134</context>
8552 </context-group>
8458 </trans-unit> 8553 </trans-unit>
8459 <trans-unit id="7483807629538115183" datatype="html"> 8554 <trans-unit id="7483807629538115183" datatype="html">
8460 <source>Users list</source> 8555 <source>Users list</source>
@@ -8987,9 +9082,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8987 <trans-unit id="1716062177529601456" datatype="html"> 9082 <trans-unit id="1716062177529601456" datatype="html">
8988 <source>Channel filters</source> 9083 <source>Channel filters</source>
8989 <target state="translated">Filtres de chaîne</target> 9084 <target state="translated">Filtres de chaîne</target>
8990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9085
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9086
8992 </trans-unit> 9087 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8993 <trans-unit id="6059091237492573541" datatype="html"> 9088 <trans-unit id="6059091237492573541" datatype="html">
8994 <source>Update video channel</source> 9089 <source>Update video channel</source>
8995 <target state="translated">Mettre à jour une chaîne de vidéos</target> 9090 <target state="translated">Mettre à jour une chaîne de vidéos</target>
@@ -9058,18 +9153,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9058 <trans-unit id="5851560788527570644" datatype="html"> 9153 <trans-unit id="5851560788527570644" datatype="html">
9059 <source>Notifications</source> 9154 <source>Notifications</source>
9060 <target state="translated">Notifications</target> 9155 <target state="translated">Notifications</target>
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9156
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9157
9063 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9158
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9159
9065 </trans-unit> 9160 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9066 <trans-unit id="6658000829978978023" datatype="html"> 9161 <trans-unit id="6658000829978978023" datatype="html">
9067 <source>Applications</source> 9162 <source>Applications</source>
9068 <target state="translated">Les applications</target> 9163 <target state="translated">Les applications</target>
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9164
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9165
9071 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9166
9072 </trans-unit> 9167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9073 <trans-unit id="104404386496394770" datatype="html"> 9168 <trans-unit id="104404386496394770" datatype="html">
9074 <source>Delete playlist</source> 9169 <source>Delete playlist</source>
9075 <target state="translated">Supprimer la liste de lecture</target> 9170 <target state="translated">Supprimer la liste de lecture</target>
@@ -9083,9 +9178,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9083 <trans-unit id="4844578664427956129" datatype="html"> 9178 <trans-unit id="4844578664427956129" datatype="html">
9084 <source>Change ownership</source> 9179 <source>Change ownership</source>
9085 <target state="translated">Changer de propriétaire</target> 9180 <target state="translated">Changer de propriétaire</target>
9086 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9181
9087 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9182
9088 </trans-unit> 9183 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9089 <trans-unit id="3380608219513805292"> 9184 <trans-unit id="3380608219513805292">
9090 <source>Playlist <x id="PH"/> deleted.</source> 9185 <source>Playlist <x id="PH"/> deleted.</source>
9091 <target>Liste de lecture <x id="PH"/> supprimée.</target> 9186 <target>Liste de lecture <x id="PH"/> supprimée.</target>
@@ -9095,32 +9190,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9095 <trans-unit id="3058024914967508975"> 9190 <trans-unit id="3058024914967508975">
9096 <source>My videos</source> 9191 <source>My videos</source>
9097 <target>Mes vidéos</target> 9192 <target>Mes vidéos</target>
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9193
9099 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9194
9100 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9195
9101 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9196
9102 </trans-unit> 9197 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9103 <trans-unit id="8197117721861453263"> 9198 <trans-unit id="8197117721861453263">
9104 <source>Do you really want to delete <x id="PH"/> videos?</source> 9199 <source>Do you really want to delete <x id="PH"/> videos?</source>
9105 <target>Souhaitez-vous vraiment supprimer <x id="PH"/> vidéos ?</target> 9200 <target>Souhaitez-vous vraiment supprimer <x id="PH"/> vidéos ?</target>
9106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9201
9107 </trans-unit> 9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9108 <trans-unit id="696910741870112536" datatype="html"> 9203 <trans-unit id="696910741870112536" datatype="html">
9109 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9204 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9110 <target state="translated">{length, plural, =1 {La vidéo a été supprimée} other {<x id="length"/> vidéos ont été supprimées}}</target> 9205 <target state="translated">{length, plural, =1 {La vidéo a été supprimée} other {<x id="length"/> vidéos ont été supprimées}}</target>
9111 <context-group purpose="location"> 9206
9112 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9113 <context context-type="linenumber">191</context>
9114 </context-group>
9115 </trans-unit>
9116 <trans-unit id="3255171236149541417" datatype="html"> 9208 <trans-unit id="3255171236149541417" datatype="html">
9117 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9209 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9118 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> a été supprimée.</target> 9210 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> a été supprimée.</target>
9119 <context-group purpose="location"> 9211
9120 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9121 <context context-type="linenumber">193,191</context>
9122 </context-group>
9123 </trans-unit>
9124 <trans-unit id="2591467977473302125" datatype="html"> 9213 <trans-unit id="2591467977473302125" datatype="html">
9125 <source>Videos list</source> 9214 <source>Videos list</source>
9126 <target state="translated">Liste de vidéos</target> 9215 <target state="translated">Liste de vidéos</target>
@@ -9165,8 +9254,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9165 <trans-unit id="3245220240937722814"> 9254 <trans-unit id="3245220240937722814">
9166 <source>My channels</source> 9255 <source>My channels</source>
9167 <target>Mes chaînes</target> 9256 <target>Mes chaînes</target>
9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9257
9169 </trans-unit> 9258 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9170 <trans-unit id="1498264516089100469" datatype="html"> 9259 <trans-unit id="1498264516089100469" datatype="html">
9171 <source>My synchronizations</source> 9260 <source>My synchronizations</source>
9172 <target state="translated">Mes synchronisations</target> 9261 <target state="translated">Mes synchronisations</target>
@@ -9190,17 +9279,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9190 <trans-unit id="7545420287297803988"> 9279 <trans-unit id="7545420287297803988">
9191 <source>My playlists</source> 9280 <source>My playlists</source>
9192 <target>Mes listes de lecture</target> 9281 <target>Mes listes de lecture</target>
9193 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9282
9194 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9283
9195 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9284
9196 </trans-unit> 9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9197 <trans-unit id="2527931602940887636"> 9286 <trans-unit id="2527931602940887636">
9198 <source>My subscriptions</source> 9287 <source>My subscriptions</source>
9199 <target>Mes abonnements</target> 9288 <target>Mes abonnements</target>
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9289
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9290
9202 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9291
9203 </trans-unit> 9292 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9204 <trans-unit id="5177154708872200221" datatype="html"> 9293 <trans-unit id="5177154708872200221" datatype="html">
9205 <source>You don't have any subscription yet.</source> 9294 <source>You don't have any subscription yet.</source>
9206 <target state="translated">Vous n'avez pas encore d'abonnement.</target> 9295 <target state="translated">Vous n'avez pas encore d'abonnement.</target>
@@ -9209,8 +9298,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9209 <trans-unit id="1991904494976135035" datatype="html"> 9298 <trans-unit id="1991904494976135035" datatype="html">
9210 <source>My abuse reports</source> 9299 <source>My abuse reports</source>
9211 <target state="translated">Mes signalements</target> 9300 <target state="translated">Mes signalements</target>
9212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9301
9213 </trans-unit> 9302 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9214 <trans-unit id="5603224609929994288" datatype="html"> 9303 <trans-unit id="5603224609929994288" datatype="html">
9215 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9304 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9216 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> est en attente de vérification d'email </target> 9305 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> est en attente de vérification d'email </target>
@@ -9257,28 +9346,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9257 <trans-unit id="8181077408762380407" datatype="html"> 9346 <trans-unit id="8181077408762380407" datatype="html">
9258 <source>Channels</source> 9347 <source>Channels</source>
9259 <target state="translated">Chaînes</target> 9348 <target state="translated">Chaînes</target>
9260 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9349
9261 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9350
9262 </trans-unit> 9351 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9263 <trans-unit id="8936704404804793618" datatype="html"> 9352 <trans-unit id="8936704404804793618" datatype="html">
9264 <source>Videos</source> 9353 <source>Videos</source>
9265 <target state="translated">Vidéos</target> 9354 <target state="translated">Vidéos</target>
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9355
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9356
9268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9357
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9358
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9359
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9360
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9361
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9362
9274 </trans-unit> 9363 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9275 <trans-unit id="1823843876735462104" datatype="html"> 9364 <trans-unit id="1823843876735462104" datatype="html">
9276 <source>Playlists</source> 9365 <source>Playlists</source>
9277 <target state="translated">Listes de lecture</target> 9366 <target state="translated">Listes de lecture</target>
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9367
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9368
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9369
9281 </trans-unit> 9370 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9282 <trans-unit id="7916647920967632052" datatype="html"> 9371 <trans-unit id="7916647920967632052" datatype="html">
9283 <source>max size</source> 9372 <source>max size</source>
9284 <target state="translated">taille max</target> 9373 <target state="translated">taille max</target>
@@ -9497,8 +9586,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9497 <trans-unit id="375263728166936544"> 9586 <trans-unit id="375263728166936544">
9498 <source>You need to reconnect.</source> 9587 <source>You need to reconnect.</source>
9499 <target>Vous devez vous reconnecter.</target> 9588 <target>Vous devez vous reconnecter.</target>
9500 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9589
9501 </trans-unit> 9590 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9502 <trans-unit id="8093156107152165809" datatype="html"> 9591 <trans-unit id="8093156107152165809" datatype="html">
9503 <source>Show/hide this help menu</source> 9592 <source>Show/hide this help menu</source>
9504 <target state="translated">Afficher/Cacher ce menu d'aide</target> 9593 <target state="translated">Afficher/Cacher ce menu d'aide</target>
@@ -9523,39 +9612,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9523 <trans-unit id="3608407683173066091" datatype="html"> 9612 <trans-unit id="3608407683173066091" datatype="html">
9524 <source>My history</source> 9613 <source>My history</source>
9525 <target state="translated">Mon historique</target> 9614 <target state="translated">Mon historique</target>
9526 <context-group purpose="location"> 9615
9527 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9616 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9528 <context context-type="linenumber">98</context>
9529 </context-group>
9530 </trans-unit>
9531 <trans-unit id="4024404994702813072" datatype="html"> 9617 <trans-unit id="4024404994702813072" datatype="html">
9532 <source>In my library</source> 9618 <source>In my library</source>
9533 <target state="translated">Dans ma bibliothèque</target> 9619 <target state="translated">Dans ma bibliothèque</target>
9534 <context-group purpose="location"> 9620
9535 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9621 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9536 <context context-type="linenumber">104</context>
9537 </context-group>
9538 </trans-unit>
9539 <trans-unit id="232050922346936574" datatype="html"> 9622 <trans-unit id="232050922346936574" datatype="html">
9540 <source>Trending</source> 9623 <source>Trending</source>
9541 <target state="translated">Tendances</target> 9624 <target state="translated">Tendances</target>
9542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9625
9543 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9626
9544 </trans-unit> 9627 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9545 <trans-unit id="6470888608149621404" datatype="html"> 9628 <trans-unit id="6470888608149621404" datatype="html">
9546 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9629 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9547 <target state="translated">SUR <x id="PH" equiv-text="config.instance.name"/></target> 9630 <target state="translated">SUR <x id="PH" equiv-text="config.instance.name"/></target>
9548 <context-group purpose="location"> 9631
9549 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9632 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9550 <context context-type="linenumber">150</context>
9551 </context-group>
9552 </trans-unit>
9553 <trans-unit id="2821179408673282599" datatype="html"> 9633 <trans-unit id="2821179408673282599" datatype="html">
9554 <source>Home</source> 9634 <source>Home</source>
9555 <target state="translated">Accueil</target> 9635 <target state="translated">Accueil</target>
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9636
9557 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9637
9558 </trans-unit> 9638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9559 <trans-unit id="4648900870671159218"> 9639 <trans-unit id="4648900870671159218">
9560 <source>Success</source> 9640 <source>Success</source>
9561 <target>Réussite</target> 9641 <target>Réussite</target>
@@ -9565,13 +9645,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9565 <trans-unit id="1266887509445371246"> 9645 <trans-unit id="1266887509445371246">
9566 <source>Incorrect username or password.</source> 9646 <source>Incorrect username or password.</source>
9567 <target state="translated">Nom d'utilisateur·ice ou mot de passe incorrects.</target> 9647 <target state="translated">Nom d'utilisateur·ice ou mot de passe incorrects.</target>
9568 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9648
9569 </trans-unit> 9649 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9570 <trans-unit id="6974874606619467663" datatype="html"> 9650 <trans-unit id="6974874606619467663" datatype="html">
9571 <source>Your account is blocked.</source> 9651 <source>Your account is blocked.</source>
9572 <target state="translated">Votre compte est bloqué.</target> 9652 <target state="translated">Votre compte est bloqué.</target>
9573 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9653
9574 </trans-unit> 9654 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9575 <trans-unit id="7939914198003891823" datatype="html"> 9655 <trans-unit id="7939914198003891823" datatype="html">
9576 <source>any language</source> 9656 <source>any language</source>
9577 <target state="translated">toute langue</target> 9657 <target state="translated">toute langue</target>
@@ -9741,6 +9821,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9741 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9821 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9742 <context context-type="linenumber">7</context> 9822 <context context-type="linenumber">7</context>
9743 </context-group> 9823 </context-group>
9824 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9825 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9826</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9827</target>
9828 <context-group purpose="location">
9829 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9830 <context context-type="linenumber">1,4</context>
9831 </context-group>
9744 </trans-unit> 9832 </trans-unit>
9745 <trans-unit id="7804724824750282316" datatype="html"> 9833 <trans-unit id="7804724824750282316" datatype="html">
9746 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9834 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9873,7 +9961,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9873 <trans-unit id="9178182467454450952"> 9961 <trans-unit id="9178182467454450952">
9874 <source>Confirm</source> 9962 <source>Confirm</source>
9875 <target>Confirmer</target> 9963 <target>Confirmer</target>
9876 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9964
9965 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9966 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9967 <context-group purpose="location">
9968 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9969 <context context-type="linenumber">28,30</context>
9970 </context-group>
9971 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9972 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9973 <context-group purpose="location">
9974 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9975 <context context-type="linenumber">34,36</context>
9976 </context-group>
9977 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9978 <source>Two-factor code</source><target state="new">Two-factor code</target>
9979 <context-group purpose="location">
9980 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9981 <context context-type="linenumber">42</context>
9982 </context-group>
9983 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9984 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9985 <context-group purpose="location">
9986 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9987 <context context-type="linenumber">43</context>
9988 </context-group>
9989 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9990 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9991 <context-group purpose="location">
9992 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9993 <context context-type="linenumber">77</context>
9994 </context-group>
9877 </trans-unit> 9995 </trans-unit>
9878 <trans-unit id="7784486624424057376"> 9996 <trans-unit id="7784486624424057376">
9879 <source>Instance name is required.</source> 9997 <source>Instance name is required.</source>
@@ -10077,6 +10195,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10077 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10195 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10078 <target state="translated">L'"Handle" doit être valide (eg. chocobozzz@example.com).</target> 10196 <target state="translated">L'"Handle" doit être valide (eg. chocobozzz@example.com).</target>
10079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10198 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10199 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10200 <context-group purpose="location">
10201 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10202 <context context-type="linenumber">69</context>
10203 </context-group>
10080 </trans-unit> 10204 </trans-unit>
10081 <trans-unit id="4968369344159400023"> 10205 <trans-unit id="4968369344159400023">
10082 <source>Your name is required.</source> 10206 <source>Your name is required.</source>
@@ -10132,10 +10256,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10132 <trans-unit id="3577237269587081090"> 10256 <trans-unit id="3577237269587081090">
10133 <source>Password is required.</source> 10257 <source>Password is required.</source>
10134 <target>Le mot de passe est requis.</target> 10258 <target>Le mot de passe est requis.</target>
10135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10259
10136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10260
10137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10261
10138 </trans-unit> 10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10139 <trans-unit id="3152303769378345477"> 10263 <trans-unit id="3152303769378345477">
10140 <source>Confirmation of the password is required.</source> 10264 <source>Confirmation of the password is required.</source>
10141 <target>La confirmation du mot de passe est requise.</target> 10265 <target>La confirmation du mot de passe est requise.</target>
@@ -10179,94 +10303,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10179 <trans-unit id="525871656034789056"> 10303 <trans-unit id="525871656034789056">
10180 <source>Password must be at least 6 characters long.</source> 10304 <source>Password must be at least 6 characters long.</source>
10181 <target>Le mot de passe doit être composé d'au moins 6 caractères.</target> 10305 <target>Le mot de passe doit être composé d'au moins 6 caractères.</target>
10182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10306
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10307
10184 </trans-unit> 10308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10185 <trans-unit id="1099684476181448167"> 10309 <trans-unit id="1099684476181448167">
10186 <source>Password cannot be more than 255 characters long.</source> 10310 <source>Password cannot be more than 255 characters long.</source>
10187 <target>Le mot de passe ne peut pas faire plus de 255 caractères.</target> 10311 <target>Le mot de passe ne peut pas faire plus de 255 caractères.</target>
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10312
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10313
10190 </trans-unit> 10314 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10191 <trans-unit id="3392630942539073768"> 10315 <trans-unit id="3392630942539073768">
10192 <source>The new password and the confirmed password do not correspond.</source> 10316 <source>The new password and the confirmed password do not correspond.</source>
10193 <target>Les mots de passe ne correspondent pas.</target> 10317 <target>Les mots de passe ne correspondent pas.</target>
10194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10318
10195 </trans-unit> 10319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10196 <trans-unit id="2027337371129904473"> 10320 <trans-unit id="2027337371129904473">
10197 <source>Video quota is required.</source> 10321 <source>Video quota is required.</source>
10198 <target>Le quota de vidéos est requis.</target> 10322 <target>Le quota de vidéos est requis.</target>
10199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10323
10200 </trans-unit> 10324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10201 <trans-unit id="267386529333143660"> 10325 <trans-unit id="267386529333143660">
10202 <source>Quota must be greater than -1.</source> 10326 <source>Quota must be greater than -1.</source>
10203 <target>Le quota doit être supérieur à -1.</target> 10327 <target>Le quota doit être supérieur à -1.</target>
10204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10328
10205 </trans-unit> 10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10206 <trans-unit id="1220179061234048936"> 10330 <trans-unit id="1220179061234048936">
10207 <source>Daily upload limit is required.</source> 10331 <source>Daily upload limit is required.</source>
10208 <target>Un quota journalier de téléversement est requis.</target> 10332 <target>Un quota journalier de téléversement est requis.</target>
10209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10333
10210 </trans-unit> 10334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10211 <trans-unit id="8959404382357999234"> 10335 <trans-unit id="8959404382357999234">
10212 <source>Daily upload limit must be greater than -1.</source> 10336 <source>Daily upload limit must be greater than -1.</source>
10213 <target>Le quota journalier de téléversement doit être supérieur à -1.</target> 10337 <target>Le quota journalier de téléversement doit être supérieur à -1.</target>
10214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10338
10215 </trans-unit> 10339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10216 <trans-unit id="4796798537475457493"> 10340 <trans-unit id="4796798537475457493">
10217 <source>User role is required.</source> 10341 <source>User role is required.</source>
10218 <target state="translated">Le rôle de l'utilisateur·ice est requis.</target> 10342 <target state="translated">Le rôle de l'utilisateur·ice est requis.</target>
10219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10343
10220 </trans-unit> 10344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10221 <trans-unit id="2761226139624435788"> 10345 <trans-unit id="2761226139624435788">
10222 <source>Description must be at least 3 characters long.</source> 10346 <source>Description must be at least 3 characters long.</source>
10223 <target>La description doit être composée d'au moins 3 caractères.</target> 10347 <target>La description doit être composée d'au moins 3 caractères.</target>
10224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10348
10225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10349
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10350
10227 </trans-unit> 10351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10228 <trans-unit id="4717982586356605243"> 10352 <trans-unit id="4717982586356605243">
10229 <source>Description cannot be more than 1000 characters long.</source> 10353 <source>Description cannot be more than 1000 characters long.</source>
10230 <target>La description ne peut pas faire plus de 1000 caractères de long.</target> 10354 <target>La description ne peut pas faire plus de 1000 caractères de long.</target>
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10355
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10356
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10357
10234 </trans-unit> 10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10235 <trans-unit id="1814372869868173571"> 10359 <trans-unit id="1814372869868173571">
10236 <source>You must agree with the instance terms in order to register on it.</source> 10360 <source>You must agree with the instance terms in order to register on it.</source>
10237 <target>Vous devez être d'accord avec les conditions de l'instance pour pouvoir vous inscrire.</target> 10361 <target>Vous devez être d'accord avec les conditions de l'instance pour pouvoir vous inscrire.</target>
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10362
10239 </trans-unit> 10363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10240 <trans-unit id="7803960725351649605"> 10364 <trans-unit id="7803960725351649605">
10241 <source>Ban reason must be at least 3 characters long.</source> 10365 <source>Ban reason must be at least 3 characters long.</source>
10242 <target>La raison du bannissement doit faire au moins 3 caractères.</target> 10366 <target>La raison du bannissement doit faire au moins 3 caractères.</target>
10243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10367
10244 </trans-unit> 10368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10245 <trans-unit id="3851609012243698179"> 10369 <trans-unit id="3851609012243698179">
10246 <source>Ban reason cannot be more than 250 characters long.</source> 10370 <source>Ban reason cannot be more than 250 characters long.</source>
10247 <target>La raison du bannissement doit faire au plus 250 caractères.</target> 10371 <target>La raison du bannissement doit faire au plus 250 caractères.</target>
10248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10372
10249 </trans-unit> 10373 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10250 <trans-unit id="6632896893630378443"> 10374 <trans-unit id="6632896893630378443">
10251 <source>Display name is required.</source> 10375 <source>Display name is required.</source>
10252 <target>Le nom d'affichage est requis.</target> 10376 <target>Le nom d'affichage est requis.</target>
10253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10377
10254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10378
10255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10379
10256 </trans-unit> 10380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10257 <trans-unit id="1303578752658966736"> 10381 <trans-unit id="1303578752658966736">
10258 <source>Display name must be at least 1 character long.</source> 10382 <source>Display name must be at least 1 character long.</source>
10259 <target>Votre nom affiché doit contenir au moins un caractère.</target> 10383 <target>Votre nom affiché doit contenir au moins un caractère.</target>
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10384
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10385
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10386
10263 </trans-unit> 10387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10264 <trans-unit id="4613240543124934954"> 10388 <trans-unit id="4613240543124934954">
10265 <source>Display name cannot be more than 50 characters long.</source> 10389 <source>Display name cannot be more than 50 characters long.</source>
10266 <target>Votre nom affiché ne peut pas contenir plus de 50 caractères.</target> 10390 <target>Votre nom affiché ne peut pas contenir plus de 50 caractères.</target>
10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10391
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10392
10269 </trans-unit> 10393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10270 <trans-unit id="1000468652492651683"> 10394 <trans-unit id="1000468652492651683">
10271 <source>Report reason is required.</source> 10395 <source>Report reason is required.</source>
10272 <target>La raison du signalement est requise.</target> 10396 <target>La raison du signalement est requise.</target>
@@ -11142,10 +11266,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11142 <target state="translated"> 11266 <target state="translated">
11143 <x id="PH"/> (page de la chaîne) 11267 <x id="PH"/> (page de la chaîne)
11144 </target> 11268 </target>
11145 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11269
11146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11270
11147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11271
11148 </trans-unit> 11272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11149 <trans-unit id="1209500590333005801" datatype="html"> 11273 <trans-unit id="1209500590333005801" datatype="html">
11150 <source><x id="PH"/> (account page) </source> 11274 <source><x id="PH"/> (account page) </source>
11151 <target state="translated"> 11275 <target state="translated">
@@ -11524,23 +11648,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11524 <trans-unit id="968295009933361070"> 11648 <trans-unit id="968295009933361070">
11525 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11649 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11526 <target>Trop de tentatives, merci de réessayer dans <x id="PH"/> minutes.</target> 11650 <target>Trop de tentatives, merci de réessayer dans <x id="PH"/> minutes.</target>
11527 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11651
11528 </trans-unit> 11652 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11529 <trans-unit id="4965472196059235310"> 11653 <trans-unit id="4965472196059235310">
11530 <source>Too many attempts, please try again later.</source> 11654 <source>Too many attempts, please try again later.</source>
11531 <target>Trop d'essais. Merci de réessayer plus tard.</target> 11655 <target>Trop d'essais. Merci de réessayer plus tard.</target>
11532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11656
11533 </trans-unit> 11657 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11534 <trans-unit id="1693549688987384699"> 11658 <trans-unit id="1693549688987384699">
11535 <source>Server error. Please retry later.</source> 11659 <source>Server error. Please retry later.</source>
11536 <target>Le serveur rencontre une erreur. Merci de réessayer plus tard.</target> 11660 <target>Le serveur rencontre une erreur. Merci de réessayer plus tard.</target>
11537 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11661
11538 </trans-unit> 11662 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11539 <trans-unit id="7436975022198908854" datatype="html"> 11663 <trans-unit id="7436975022198908854" datatype="html">
11540 <source>Unknown server error</source> 11664 <source>Unknown server error</source>
11541 <target state="translated">Erreur du serveur inconnue</target> 11665 <target state="translated">Erreur du serveur inconnue</target>
11542 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11666
11543 </trans-unit> 11667 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11544 <trans-unit id="5927402622550505067" datatype="html"> 11668 <trans-unit id="5927402622550505067" datatype="html">
11545 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11669 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11546 <target state="translated">Abonné à toutes les chaînes actuelles de <x id="PH"/>. Vous serez avertis de toutes leurs nouvelles vidéos.</target> 11670 <target state="translated">Abonné à toutes les chaînes actuelles de <x id="PH"/>. Vous serez avertis de toutes leurs nouvelles vidéos.</target>
@@ -11691,8 +11815,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11691 <trans-unit id="2115592966120408375"> 11815 <trans-unit id="2115592966120408375">
11692 <source>Copied</source> 11816 <source>Copied</source>
11693 <target>Copié</target> 11817 <target>Copié</target>
11694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11818
11695 </trans-unit> 11819 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11696 <trans-unit id="4323470180912194028" datatype="html"> 11820 <trans-unit id="4323470180912194028" datatype="html">
11697 <source>Copy</source> 11821 <source>Copy</source>
11698 <target state="translated">Copier</target> 11822 <target state="translated">Copier</target>
@@ -11940,46 +12064,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11940 <trans-unit id="4058575476871566236"> 12064 <trans-unit id="4058575476871566236">
11941 <source>Published</source> 12065 <source>Published</source>
11942 <target>Publiée</target> 12066 <target>Publiée</target>
11943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12067
11944 </trans-unit> 12068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11945 <trans-unit id="7657908235362559477" datatype="html"> 12069 <trans-unit id="7657908235362559477" datatype="html">
11946 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12070 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11947 <target state="translated">Publication prévue le <x id="PH" equiv-text="updateAt"/></target> 12071 <target state="translated">Publication prévue le <x id="PH" equiv-text="updateAt"/></target>
11948 <context-group purpose="location"> 12072
11949 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11950 <context context-type="linenumber">178</context>
11951 </context-group>
11952 </trans-unit>
11953 <trans-unit id="5093002376262354382" datatype="html"> 12074 <trans-unit id="5093002376262354382" datatype="html">
11954 <source>Transcoding failed</source> 12075 <source>Transcoding failed</source>
11955 <target state="translated">Échec du transcodage</target> 12076 <target state="translated">Échec du transcodage</target>
11956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12077
11957 </trans-unit> 12078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11958 <trans-unit id="118687079501751948" datatype="html"> 12079 <trans-unit id="118687079501751948" datatype="html">
11959 <source>Move to external storage failed</source> 12080 <source>Move to external storage failed</source>
11960 <target state="translated">Déplacement vers stockage externe échoué</target> 12081 <target state="translated">Déplacement vers stockage externe échoué</target>
11961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12082
11962 </trans-unit> 12083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11963 <trans-unit id="4887724548587271148"> 12084 <trans-unit id="4887724548587271148">
11964 <source>Waiting transcoding</source> 12085 <source>Waiting transcoding</source>
11965 <target>En attente de transcodage</target> 12086 <target>En attente de transcodage</target>
11966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12087
11967 </trans-unit> 12088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11968 <trans-unit id="4517785179607945981"> 12089 <trans-unit id="4517785179607945981">
11969 <source>To transcode</source> 12090 <source>To transcode</source>
11970 <target>À transcoder</target> 12091 <target>À transcoder</target>
11971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12092
11972 </trans-unit> 12093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11973 <trans-unit id="3299576663551440736"> 12094 <trans-unit id="3299576663551440736">
11974 <source>To import</source> 12095 <source>To import</source>
11975 <target>À importer</target> 12096 <target>À importer</target>
11976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12097
11977 </trans-unit> 12098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11978 <trans-unit id="6963802198225789806" datatype="html"> 12099 <trans-unit id="6963802198225789806" datatype="html">
11979 <source>To edit</source> 12100 <source>To edit</source>
11980 <target state="translated">À éditer</target> 12101 <target state="translated">À éditer</target>
11981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12102
11982 </trans-unit> 12103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11983 <trans-unit id="8492933894084361602" datatype="html"> 12104 <trans-unit id="8492933894084361602" datatype="html">
11984 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12105 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11985 <target state="translated">S'abonner au flux RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12106 <target state="translated">S'abonner au flux RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12068,40 +12189,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12068 <trans-unit id="3284171506518522275"> 12189 <trans-unit id="3284171506518522275">
12069 <source>Your video was uploaded to your account and is private.</source> 12190 <source>Your video was uploaded to your account and is private.</source>
12070 <target>Votre vidéo a été téléversée sur votre compte et elle est privée.</target> 12191 <target>Votre vidéo a été téléversée sur votre compte et elle est privée.</target>
12071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12192
12072 </trans-unit> 12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12073 <trans-unit id="5699822024600815733"> 12194 <trans-unit id="5699822024600815733">
12074 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12195 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12075 <target>Les données associées (étiquettes, description, etc.) seront par contre perdues ; êtes-vous sûr de vouloir quitter cette page ?</target> 12196 <target>Les données associées (étiquettes, description, etc.) seront par contre perdues ; êtes-vous sûr de vouloir quitter cette page ?</target>
12076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12197
12077 </trans-unit> 12198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12078 <trans-unit id="1219739004043110649"> 12199 <trans-unit id="1219739004043110649">
12079 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12200 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12080 <target>Votre vidéo n'est pas encore téléversée ; êtes-vous sûr de vouloir quitter cette page ?</target> 12201 <target>Votre vidéo n'est pas encore téléversée ; êtes-vous sûr de vouloir quitter cette page ?</target>
12081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12202
12082 </trans-unit> 12203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12083 <trans-unit id="1830802698757049943" datatype="html"> 12204 <trans-unit id="1830802698757049943" datatype="html">
12084 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12205 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12085 <target state="translated">Publier <x id="PH" equiv-text="videoName"/></target> 12206 <target state="translated">Publier <x id="PH" equiv-text="videoName"/></target>
12086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12207
12087 </trans-unit> 12208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12088 <trans-unit id="6932865105766151309" datatype="html"> 12209 <trans-unit id="6932865105766151309" datatype="html">
12089 <source>Upload</source> 12210 <source>Upload</source>
12090 <target state="translated">Mise en ligne</target> 12211 <target state="translated">Mise en ligne</target>
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12212
12092 </trans-unit> 12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12093 <trans-unit id="8278735427925094503"> 12214 <trans-unit id="8278735427925094503">
12094 <source>Upload <x id="PH"/> </source> 12215 <source>Upload <x id="PH"/> </source>
12095 <target>Téléverser 12216 <target>Téléverser
12096 <x id="PH"/> 12217 <x id="PH"/>
12097 </target> 12218 </target>
12098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12219
12099 </trans-unit> 12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12100 <trans-unit id="5981816353437801748"> 12221 <trans-unit id="5981816353437801748">
12101 <source>Video published.</source> 12222 <source>Video published.</source>
12102 <target>Vidéo publiée.</target> 12223 <target>Vidéo publiée.</target>
12103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12224
12104 </trans-unit> 12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12105 <trans-unit id="764164089183618119"> 12226 <trans-unit id="764164089183618119">
12106 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12227 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12107 <target>Vous n'avez pas sauvegardé vos modifications ! Si vous quittez la page, vous les perdrez.</target> 12228 <target>Vous n'avez pas sauvegardé vos modifications ! Si vous quittez la page, vous les perdrez.</target>
@@ -12217,28 +12338,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12217 <trans-unit id="2159130950882492111" datatype="html"> 12338 <trans-unit id="2159130950882492111" datatype="html">
12218 <source>Cancel</source> 12339 <source>Cancel</source>
12219 <target state="translated">Annuler</target> 12340 <target state="translated">Annuler</target>
12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12341
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12342
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12343
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12344
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12345
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12346
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12347
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12350
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12351
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12353
12233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12354
12234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12355
12235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12356
12236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12357
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12358
12238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12359
12239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12360
12240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12361
12241 </trans-unit> 12362 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12242 <trans-unit id="3354816756665089864" datatype="html"> 12363 <trans-unit id="3354816756665089864" datatype="html">
12243 <source>Autoplay is suspended</source> 12364 <source>Autoplay is suspended</source>
12244 <target state="translated">La lecture automatique est suspendue</target> 12365 <target state="translated">La lecture automatique est suspendue</target>
@@ -12327,9 +12448,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12327 <trans-unit id="2431286785954354122" datatype="html"> 12448 <trans-unit id="2431286785954354122" datatype="html">
12328 <source>Recently added</source> 12449 <source>Recently added</source>
12329 <target state="translated">Ajoutées récemment</target> 12450 <target state="translated">Ajoutées récemment</target>
12330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12451
12331 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12452
12332 </trans-unit> 12453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12333 <trans-unit id="12646164819555880"> 12454 <trans-unit id="12646164819555880">
12334 <source>Videos from your subscriptions</source> 12455 <source>Videos from your subscriptions</source>
12335 <target>Vidéos issues de vos abonnements</target> 12456 <target>Vidéos issues de vos abonnements</target>
@@ -12338,17 +12459,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12338 <trans-unit id="1812379335568847528" datatype="html"> 12459 <trans-unit id="1812379335568847528" datatype="html">
12339 <source>Subscriptions</source> 12460 <source>Subscriptions</source>
12340 <target state="translated">Abonnements</target> 12461 <target state="translated">Abonnements</target>
12341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12462
12342 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12463
12343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12464
12344 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12465
12345 </trans-unit> 12466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12346 <trans-unit id="186236568870281953" datatype="html"> 12467 <trans-unit id="186236568870281953" datatype="html">
12347 <source>History</source> 12468 <source>History</source>
12348 <target state="translated">Historique</target> 12469 <target state="translated">Historique</target>
12349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12470
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12471
12351 </trans-unit> 12472 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12352 <trans-unit id="5237588857224999862" datatype="html"> 12473 <trans-unit id="5237588857224999862" datatype="html">
12353 <source>Open actions</source> 12474 <source>Open actions</source>
12354 <target state="translated">Ouvrir les actions</target> 12475 <target state="translated">Ouvrir les actions</target>
@@ -12360,11 +12481,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12360 <trans-unit id="8681933925782924101" datatype="html"> 12481 <trans-unit id="8681933925782924101" datatype="html">
12361 <source>Local videos</source> 12482 <source>Local videos</source>
12362 <target state="translated">Vidéos locales</target> 12483 <target state="translated">Vidéos locales</target>
12363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12484
12364 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12485
12365 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12486
12366 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12487
12367 </trans-unit> 12488 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12368 <trans-unit id="5668077948386857930" datatype="html"> 12489 <trans-unit id="5668077948386857930" datatype="html">
12369 <source>Exclude</source> 12490 <source>Exclude</source>
12370 <target state="translated">Exclure</target> 12491 <target state="translated">Exclure</target>
@@ -12399,19 +12520,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12399 <trans-unit id="4668975178372693951" datatype="html"> 12520 <trans-unit id="4668975178372693951" datatype="html">
12400 <source>Discover videos</source> 12521 <source>Discover videos</source>
12401 <target state="translated">Découvrir des vidéos</target> 12522 <target state="translated">Découvrir des vidéos</target>
12402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12523
12403 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12524
12404 </trans-unit> 12525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12405 <trans-unit id="8067135025051844577" datatype="html"> 12526 <trans-unit id="8067135025051844577" datatype="html">
12406 <source>Trending videos</source> 12527 <source>Trending videos</source>
12407 <target state="translated">Vidéos en tendances</target> 12528 <target state="translated">Vidéos en tendances</target>
12408 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12529
12409 </trans-unit> 12530 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12410 <trans-unit id="664221386829541948" datatype="html"> 12531 <trans-unit id="664221386829541948" datatype="html">
12411 <source>Recently added videos</source> 12532 <source>Recently added videos</source>
12412 <target state="translated">Vidéos récemment ajoutées</target> 12533 <target state="translated">Vidéos récemment ajoutées</target>
12413 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12534
12414 </trans-unit> 12535 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12415 <trans-unit id="8212906256415538361" datatype="html"> 12536 <trans-unit id="8212906256415538361" datatype="html">
12416 <source>Upload a video</source> 12537 <source>Upload a video</source>
12417 <target state="translated">Envoyer une vidéo</target> 12538 <target state="translated">Envoyer une vidéo</target>
diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf
index 3297222aa..2792601bd 100644
--- a/client/src/locale/angular.gd.xlf
+++ b/client/src/locale/angular.gd.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">video</target> 488 <target state="translated">video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Chaidh thu thar cuota nam videothan agad leis a’ video seo (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cuota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Chaidh thu thar cuota nam videothan agad leis a’ video seo (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cuota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Bheir a’ video seo thar cuota làitheil nam videothan agad thu (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cuota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Bheir a’ video seo thar cuota làitheil nam videothan agad thu (meud a’ video: <x id="PH" equiv-text="videoSizeBytes"/>, ’ga chleachdadh: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cuota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">fo-thiotalan</target> 504 <target state="translated">fo-thiotalan</target>
@@ -563,8 +563,8 @@
563 <trans-unit id="2466846716878254816" datatype="html"> 563 <trans-unit id="2466846716878254816" datatype="html">
564 <source>Element <x id="PH" equiv-text="param"/> not found</source> 564 <source>Element <x id="PH" equiv-text="param"/> not found</source>
565 <target state="translated">Cha deach an eileamaid <x id="PH" equiv-text="param"/> a lorg</target> 565 <target state="translated">Cha deach an eileamaid <x id="PH" equiv-text="param"/> a lorg</target>
566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 566
567 </trans-unit> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
568 <trans-unit id="7539427273132299890" datatype="html"> 568 <trans-unit id="7539427273132299890" datatype="html">
569 <source>Unlisted</source> 569 <source>Unlisted</source>
570 <target state="translated">Falaichte o liostaichean</target> 570 <target state="translated">Falaichte o liostaichean</target>
@@ -717,16 +717,13 @@
717 <trans-unit id="158575725114802951" datatype="html"> 717 <trans-unit id="158575725114802951" datatype="html">
718 <source>Only live videos</source> 718 <source>Only live videos</source>
719 <target state="translated">Videothan beòtha a-mhàin</target> 719 <target state="translated">Videothan beòtha a-mhàin</target>
720 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 720
721 </trans-unit> 721 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
722 <trans-unit id="9157178301885999151" datatype="html"> 722 <trans-unit id="9157178301885999151" datatype="html">
723 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 723 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
724 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 724 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
725 <context-group purpose="location"> 725
726 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
727 <context context-type="linenumber">170</context>
728 </context-group>
729 </trans-unit>
730 <trans-unit id="7585826646011739428" datatype="html"> 727 <trans-unit id="7585826646011739428" datatype="html">
731 <source>Edit</source> 728 <source>Edit</source>
732 <target state="translated">Deasaich</target> 729 <target state="translated">Deasaich</target>
@@ -1154,46 +1151,52 @@
1154 <trans-unit id="3997350348765083892" datatype="html"> 1151 <trans-unit id="3997350348765083892" datatype="html">
1155 <source>Username or email address</source> 1152 <source>Username or email address</source>
1156 <target state="translated">Ainm-cleachdaiche no seòladh puist-d</target> 1153 <target state="translated">Ainm-cleachdaiche no seòladh puist-d</target>
1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1154
1158 </trans-unit> 1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1159 <trans-unit id="175344056589888866" datatype="html"> 1156 <trans-unit id="175344056589888866" datatype="html">
1160 <source>Example: john@example.com</source> 1157 <source>Example: john@example.com</source>
1161 <target state="new">Example: john@example.com</target> 1158 <target state="new">Example: john@example.com</target>
1159
1160
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1162 <trans-unit id="1758058452376026925" datatype="html">
1163 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1164 <target state="translated">âš ï¸ Chan eil litrichean mòra ann an seòlaidhean puist-d mar as trice.</target>
1165
1166 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1167 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1162 <context-group purpose="location"> 1168 <context-group purpose="location">
1163 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1169 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1164 <context context-type="linenumber">46</context> 1170 <context context-type="linenumber">70</context>
1165 </context-group> 1171 </context-group>
1172 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1173 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1166 <context-group purpose="location"> 1174 <context-group purpose="location">
1167 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1175 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1168 <context context-type="linenumber">53</context> 1176 <context context-type="linenumber">72</context>
1169 </context-group> 1177 </context-group>
1170 </trans-unit> 1178 </trans-unit>
1171 <trans-unit id="1758058452376026925" datatype="html">
1172 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1173 <target state="translated">âš ï¸ Chan eil litrichean mòra ann an seòlaidhean puist-d mar as trice.</target>
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1175 </trans-unit>
1176 <trans-unit id="1431416938026210429" datatype="html"> 1179 <trans-unit id="1431416938026210429" datatype="html">
1177 <source>Password</source> 1180 <source>Password</source>
1178 <target state="translated">Facal-faire</target> 1181 <target state="translated">Facal-faire</target>
1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1182
1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1183
1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1184
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1185
1183 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1186
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1187
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1188
1186 </trans-unit> 1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1187 <trans-unit id="8715156686857791956" datatype="html"> 1190 <trans-unit id="8715156686857791956" datatype="html">
1188 <source>Click here to reset your password</source> 1191 <source>Click here to reset your password</source>
1189 <target state="translated">Briog an-seo airson am facal-faire agad ath-shuidheachadh</target> 1192 <target state="translated">Briog an-seo airson am facal-faire agad ath-shuidheachadh</target>
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1193
1191 </trans-unit> 1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1192 <trans-unit id="892063502898494584" datatype="html"> 1195 <trans-unit id="892063502898494584" datatype="html">
1193 <source>I forgot my password</source> 1196 <source>I forgot my password</source>
1194 <target state="translated">Dìochuimhnich mi am facal-faire agam</target> 1197 <target state="translated">Dìochuimhnich mi am facal-faire agam</target>
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1198
1196 </trans-unit> 1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1197 <trans-unit id="2101170466365500913" datatype="html"> 1200 <trans-unit id="2101170466365500913" datatype="html">
1198 <source>Logging into an account lets you publish content</source> 1201 <source>Logging into an account lets you publish content</source>
1199 <target state="translated">Ma nì thu clàradh a-steach air cunntas, ’s urrainn dhut susbaint fhoillseachadh</target> 1202 <target state="translated">Ma nì thu clàradh a-steach air cunntas, ’s urrainn dhut susbaint fhoillseachadh</target>
@@ -1218,52 +1221,52 @@
1218 <trans-unit id="3183213940445113677" datatype="html"> 1221 <trans-unit id="3183213940445113677" datatype="html">
1219 <source>Or sign in with</source> 1222 <source>Or sign in with</source>
1220 <target state="translated">No clàraich a-steach le</target> 1223 <target state="translated">No clàraich a-steach le</target>
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1224
1222 </trans-unit> 1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1223 <trans-unit id="3238209155172574367" datatype="html"> 1226 <trans-unit id="3238209155172574367" datatype="html">
1224 <source>Forgot your password</source> 1227 <source>Forgot your password</source>
1225 <target state="translated">Na dhìochuimhnich thu am facal-faire agad?</target> 1228 <target state="translated">Na dhìochuimhnich thu am facal-faire agad?</target>
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1229
1227 </trans-unit> 1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1228 <trans-unit id="87327320394367488" datatype="html"> 1231 <trans-unit id="87327320394367488" datatype="html">
1229 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1232 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1230 <target state="translated">Tha sinn duilich ach chan urrainn dhut am facal-faire agad aiseag air sgàth ’s nach do rèitich rianaire an ionstans seo siostam puist-d PeerTube.</target> 1233 <target state="translated">Tha sinn duilich ach chan urrainn dhut am facal-faire agad aiseag air sgàth ’s nach do rèitich rianaire an ionstans seo siostam puist-d PeerTube.</target>
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1234
1232 </trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1233 <trans-unit id="3188014010833256853" datatype="html"> 1236 <trans-unit id="3188014010833256853" datatype="html">
1234 <source>Enter your email address and we will send you a link to reset your password.</source> 1237 <source>Enter your email address and we will send you a link to reset your password.</source>
1235 <target state="translated">Cuir a-steach an seòladh puist-d agad agus cuiridh sinn ceangal thugad gus am facal-faire agad ath-shuidheachadh.</target> 1238 <target state="translated">Cuir a-steach an seòladh puist-d agad agus cuiridh sinn ceangal thugad gus am facal-faire agad ath-shuidheachadh.</target>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1239
1237 </trans-unit> 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1238 <trans-unit id="1190256911880544559" datatype="html"> 1241 <trans-unit id="1190256911880544559" datatype="html">
1239 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1242 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1240The link will expire within 1 hour.</source> 1243The link will expire within 1 hour.</source>
1241 <target state="translated">Thèid post-d le stiùireadh air ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Falbhaidh an ùine air a’ cheangal am broinn uair a thìde.</target> 1244 <target state="translated">Thèid post-d le stiùireadh air ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Falbhaidh an ùine air a’ cheangal am broinn uair a thìde.</target>
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1245
1243 </trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1244 <trans-unit id="4768749765465246664" datatype="html"> 1247 <trans-unit id="4768749765465246664" datatype="html">
1245 <source>Email</source> 1248 <source>Email</source>
1246 <target state="translated">Post-d</target> 1249 <target state="translated">Post-d</target>
1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1250
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1251
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1252
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1253
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1254
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1256
1254 </trans-unit> 1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1255 <trans-unit id="3967269098753656610" datatype="html"> 1258 <trans-unit id="3967269098753656610" datatype="html">
1256 <source>Email address</source> 1259 <source>Email address</source>
1257 <target state="translated">Seòladh puist-d</target> 1260 <target state="translated">Seòladh puist-d</target>
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1262
1260 </trans-unit> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1261 <trans-unit id="7808756054397155068" datatype="html"> 1264 <trans-unit id="7808756054397155068" datatype="html">
1262 <source>Reset</source> 1265 <source>Reset</source>
1263 <target state="translated">Ath-shuidhich</target> 1266 <target state="translated">Ath-shuidhich</target>
1264 <note priority="1" from="description">Password reset button</note> 1267 <note priority="1" from="description">Password reset button</note>
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1268
1266 </trans-unit> 1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1267 <trans-unit id="4319634264526091601" datatype="html"> 1270 <trans-unit id="4319634264526091601" datatype="html">
1268 <source>on this instance</source> 1271 <source>on this instance</source>
1269 <target state="translated">air an ionstans seo</target> 1272 <target state="translated">air an ionstans seo</target>
@@ -1492,6 +1495,12 @@ The link will expire within 1 hour.</source>
1492 <source>Configure my instance</source> 1495 <source>Configure my instance</source>
1493 <target state="translated">Rèitich an t-ionstans agam</target> 1496 <target state="translated">Rèitich an t-ionstans agam</target>
1494 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1497 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1498 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1499 <source>Confirm your password</source><target state="new">Confirm your password</target>
1500 <context-group purpose="location">
1501 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1502 <context context-type="linenumber">54</context>
1503 </context-group>
1495 </trans-unit> 1504 </trans-unit>
1496 <trans-unit id="9005121595859995793" datatype="html"> 1505 <trans-unit id="9005121595859995793" datatype="html">
1497 <source>Configuration warning!</source> 1506 <source>Configuration warning!</source>
@@ -1694,8 +1703,8 @@ The link will expire within 1 hour.</source>
1694 <trans-unit id="8893390761160292681" datatype="html"> 1703 <trans-unit id="8893390761160292681" datatype="html">
1695 <source>My account</source> 1704 <source>My account</source>
1696 <target state="translated">An cunntas agam</target> 1705 <target state="translated">An cunntas agam</target>
1697 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1706
1698 </trans-unit> 1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1699 <trans-unit id="6371572688505952303" datatype="html"> 1708 <trans-unit id="6371572688505952303" datatype="html">
1700 <source>My library</source> 1709 <source>My library</source>
1701 <target state="translated">An leabhar-lann agam</target> 1710 <target state="translated">An leabhar-lann agam</target>
@@ -1704,10 +1713,10 @@ The link will expire within 1 hour.</source>
1704 <trans-unit id="2308975396733519902" datatype="html"> 1713 <trans-unit id="2308975396733519902" datatype="html">
1705 <source>Create an account</source> 1714 <source>Create an account</source>
1706 <target state="translated">Cruthaich cunntas</target> 1715 <target state="translated">Cruthaich cunntas</target>
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1716
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1717
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1711 <trans-unit id="3108704604266608109" datatype="html"> 1720 <trans-unit id="3108704604266608109" datatype="html">
1712 <source>My video imports</source> 1721 <source>My video imports</source>
1713 <target state="translated">Na videothan air an ion-phortadh</target> 1722 <target state="translated">Na videothan air an ion-phortadh</target>
@@ -1726,35 +1735,35 @@ The link will expire within 1 hour.</source>
1726 <trans-unit id="667372110624203230" datatype="html"> 1735 <trans-unit id="667372110624203230" datatype="html">
1727 <source>Import jobs concurrency</source> 1736 <source>Import jobs concurrency</source>
1728 <target state="translated">Co-ruith nan obraichean ion-phortaidh</target> 1737 <target state="translated">Co-ruith nan obraichean ion-phortaidh</target>
1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1738
1730 </trans-unit> 1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1731 <trans-unit id="2184839376696112704" datatype="html"> 1740 <trans-unit id="2184839376696112704" datatype="html">
1732 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1741 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1733 <target state="translated">leigidh seo leat iomadh video ion-phortadh aig an aon àm. âš ï¸ Bidh PeerTube feumach air ath-thòiseachadh.</target> 1742 <target state="translated">leigidh seo leat iomadh video ion-phortadh aig an aon àm. âš ï¸ Bidh PeerTube feumach air ath-thòiseachadh.</target>
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1743
1735 </trans-unit> 1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1736 <trans-unit id="780513172839038392" datatype="html"> 1745 <trans-unit id="780513172839038392" datatype="html">
1737 <source>jobs in parallel</source> 1746 <source>jobs in parallel</source>
1738 <target state="translated">obraichean ’gan co-ruith</target> 1747 <target state="translated">obraichean ’gan co-ruith</target>
1739 1748
1740 1749
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1742 <trans-unit id="5997625369044180192" datatype="html"> 1751 <trans-unit id="5997625369044180192" datatype="html">
1743 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1752 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1744 <target state="translated">Ceadaich ion-phortadh videothan le URL HTTP (can YouTube)</target> 1753 <target state="translated">Ceadaich ion-phortadh videothan le URL HTTP (can YouTube)</target>
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1754
1746 </trans-unit> 1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1747 <trans-unit id="2095604754338363597" datatype="html"> 1756 <trans-unit id="2095604754338363597" datatype="html">
1748 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1757 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1749 <target state="translated">âš ï¸ Ma tha seo an comas, mholamaid gun cleachd thu <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>progsaidh HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ach nach dèid URL prìobhaideach inntrigeadh on fhrithealaiche PeerTube agad</target> 1758 <target state="translated">âš ï¸ Ma tha seo an comas, mholamaid gun cleachd thu <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>progsaidh HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ach nach dèid URL prìobhaideach inntrigeadh on fhrithealaiche PeerTube agad</target>
1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1759
1751 </trans-unit> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1752 <trans-unit id="7627544798203088407" datatype="html"> 1761 <trans-unit id="7627544798203088407" datatype="html">
1753 <source>Discover</source> 1762 <source>Discover</source>
1754 <target state="translated">Fidir</target> 1763 <target state="translated">Fidir</target>
1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1764
1756 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1765
1757 </trans-unit> 1766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1758 <trans-unit id="7844706011418789951" datatype="html"> 1767 <trans-unit id="7844706011418789951" datatype="html">
1759 <source>Administration</source> 1768 <source>Administration</source>
1760 <target state="translated">Rianachd</target> 1769 <target state="translated">Rianachd</target>
@@ -1996,7 +2005,7 @@ The link will expire within 1 hour.</source>
1996 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2005 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1997 <target state="translated">Tha am meadhan ro mhòr airson an fhrithealaiche. Cuir fios gun rianaire agad ma tha thu airson crìoch a’ mheud a mheudachadh.</target> 2006 <target state="translated">Tha am meadhan ro mhòr airson an fhrithealaiche. Cuir fios gun rianaire agad ma tha thu airson crìoch a’ mheud a mheudachadh.</target>
1998 2007
1999 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2000 <trans-unit id="5131854469652959713" datatype="html"> 2009 <trans-unit id="5131854469652959713" datatype="html">
2001 <source>GLOBAL SEARCH</source> 2010 <source>GLOBAL SEARCH</source>
2002 <target state="translated">LORG UILE-CHOITCHEANN</target> 2011 <target state="translated">LORG UILE-CHOITCHEANN</target>
@@ -2376,7 +2385,7 @@ The link will expire within 1 hour.</source>
2376 2385
2377 2386
2378 2387
2379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2380 <trans-unit id="2504502765849142619" datatype="html"> 2389 <trans-unit id="2504502765849142619" datatype="html">
2381 <source>No items found</source> 2390 <source>No items found</source>
2382 <target state="translated">Cha deach dad a lorg</target> 2391 <target state="translated">Cha deach dad a lorg</target>
@@ -2780,8 +2789,8 @@ The link will expire within 1 hour.</source>
2780 <trans-unit id="6161604372916832458" datatype="html"> 2789 <trans-unit id="6161604372916832458" datatype="html">
2781 <source>Upload on hold</source> 2790 <source>Upload on hold</source>
2782 <target state="translated">Tha an luchdadh suas ’ga cumail air ais</target> 2791 <target state="translated">Tha an luchdadh suas ’ga cumail air ais</target>
2783 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2792
2784 </trans-unit> 2793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2785 <trans-unit id="285180972645018518" datatype="html"> 2794 <trans-unit id="285180972645018518" datatype="html">
2786 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2795 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2787 <target state="translated">Tha sinn duilich ach chaidh gleus an luchdaidh suas a chur à comas dhan chunntas agad. Ma tha thu airson videothan a chur ris, feumaidh rianaire an glas a thoirt far a’ chuota agad.</target> 2796 <target state="translated">Tha sinn duilich ach chaidh gleus an luchdaidh suas a chur à comas dhan chunntas agad. Ma tha thu airson videothan a chur ris, feumaidh rianaire an glas a thoirt far a’ chuota agad.</target>
@@ -3031,11 +3040,11 @@ The link will expire within 1 hour.</source>
3031 <trans-unit id="2454050363478003966" datatype="html"> 3040 <trans-unit id="2454050363478003966" datatype="html">
3032 <source>Login</source> 3041 <source>Login</source>
3033 <target state="translated">Clàraich a-steach</target> 3042 <target state="translated">Clàraich a-steach</target>
3034 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3043
3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3044
3036 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3045
3037 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3046
3038 </trans-unit> 3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3039 <trans-unit id="6154714649766447409" datatype="html"> 3048 <trans-unit id="6154714649766447409" datatype="html">
3040 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3049 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3041 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3050 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -3702,71 +3711,86 @@ The link will expire within 1 hour.</source>
3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3704 </trans-unit> 3713 </trans-unit>
3705 <trans-unit id="7046347992315328430" datatype="html"> 3714
3706 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3707 <target state="translated">Tha an tar-chòdachadh an comas. Cha dèid ach meud <x id="START_TAG_STRONG"/>tùsail<x id="CLOSE_TAG_STRONG"/> nam videothan a chunntadh mu choinneamh a’ chuota. <x id="LINE_BREAK"/> B’ urrainn dhan chleachdaiche seo mu <x id="INTERPOLATION"/> a luchdadh suas air a char as motha. </target>
3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3710 </trans-unit>
3711 <trans-unit id="2743014784334706527" datatype="html"> 3715 <trans-unit id="2743014784334706527" datatype="html">
3712 <source>Daily video quota</source> 3716 <source>Daily video quota</source>
3713 <target state="translated">Cuota làitheil de videothan</target> 3717 <target state="translated">Cuota làitheil de videothan</target>
3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3718
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3719
3716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3720
3717 </trans-unit> 3721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3718 <trans-unit id="2622255144026150901" datatype="html"> 3722 <trans-unit id="2622255144026150901" datatype="html">
3719 <source>Auth plugin</source> 3723 <source>Auth plugin</source>
3720 <target state="translated">Plugan dearbh-aithneachaidh</target> 3724 <target state="translated">Plugan dearbh-aithneachaidh</target>
3721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3725
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3726
3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3727
3724 </trans-unit> 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3725 <trans-unit id="588099657508661970" datatype="html"> 3729 <trans-unit id="588099657508661970" datatype="html">
3726 <source>None (local authentication)</source> 3730 <source>None (local authentication)</source>
3727 <target state="translated">Chan eil gin (dearbh-aithneachadh ionadail)</target> 3731 <target state="translated">Chan eil gin (dearbh-aithneachadh ionadail)</target>
3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3732
3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3733
3730 </trans-unit> 3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3731 <trans-unit id="2070907480317730379" datatype="html"> 3735 <trans-unit id="2070907480317730379" datatype="html">
3732 <source>Doesn't need review before a video goes public</source> 3736 <source>Doesn't need review before a video goes public</source>
3733 <target state="translated">Cha bhi feum air lèirmheas mus dèid video fhoillseachadh</target> 3737 <target state="translated">Cha bhi feum air lèirmheas mus dèid video fhoillseachadh</target>
3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3738
3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3739
3736 </trans-unit> 3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3737 <trans-unit id="6667250632809964191" datatype="html"> 3741 <trans-unit id="6667250632809964191" datatype="html">
3738 <source>Send a link to reset the password by email to the user</source> 3742 <source>Send a link to reset the password by email to the user</source>
3739 <target state="translated">Cuir ceangal dhan chleachdaiche air a’ phost-d airson am facal-faire ath-shuidheachadh</target> 3743 <target state="translated">Cuir ceangal dhan chleachdaiche air a’ phost-d airson am facal-faire ath-shuidheachadh</target>
3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3744
3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3745
3742 </trans-unit> 3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3743 <trans-unit id="1412406834353485520" datatype="html"> 3747 <trans-unit id="1412406834353485520" datatype="html">
3744 <source>Ask for new password</source> 3748 <source>Ask for new password</source>
3745 <target state="translated">Iarr facal-faire ùr</target> 3749 <target state="translated">Iarr facal-faire ùr</target>
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3750
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3751
3748 </trans-unit> 3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3749 <trans-unit id="3791201588898094481" datatype="html"> 3753 <trans-unit id="3791201588898094481" datatype="html">
3750 <source>Manually set the user password</source> 3754 <source>Manually set the user password</source>
3751 <target state="translated">Suidhich facal-faire a’ chleachdaiche a làimh</target> 3755 <target state="translated">Suidhich facal-faire a’ chleachdaiche a làimh</target>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3756
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3757
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3759 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3760 <context-group purpose="location">
3761 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3762 <context context-type="linenumber">227</context>
3763 </context-group>
3764 <context-group purpose="location">
3765 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3766 <context context-type="linenumber">227</context>
3767 </context-group>
3768 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3769 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3770 <context-group purpose="location">
3771 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3772 <context context-type="linenumber">228</context>
3773 </context-group>
3774 <context-group purpose="location">
3775 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3776 <context context-type="linenumber">228</context>
3777 </context-group>
3754 </trans-unit> 3778 </trans-unit>
3755 <trans-unit id="8461842260159597706" datatype="html"> 3779 <trans-unit id="8461842260159597706" datatype="html">
3756 <source>Show</source> 3780 <source>Show</source>
3757 <target state="translated">Seall</target> 3781 <target state="translated">Seall</target>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3782
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3783
3760 </trans-unit> 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3761 <trans-unit id="8461609631969932886" datatype="html"> 3785 <trans-unit id="8461609631969932886" datatype="html">
3762 <source>Hide</source> 3786 <source>Hide</source>
3763 <target state="translated">Cuir am falach</target> 3787 <target state="translated">Cuir am falach</target>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3788
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3789
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3790
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3791
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3792
3769 </trans-unit> 3793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3770 <trans-unit id="7049348886126005391" datatype="html"> 3794 <trans-unit id="7049348886126005391" datatype="html">
3771 <source>Batch actions</source> 3795 <source>Batch actions</source>
3772 <target state="translated">Gnìomhan ’nan grunnan</target> 3796 <target state="translated">Gnìomhan ’nan grunnan</target>
@@ -3840,22 +3864,22 @@ The link will expire within 1 hour.</source>
3840 <trans-unit id="7815838401315213887" datatype="html"> 3864 <trans-unit id="7815838401315213887" datatype="html">
3841 <source>Muted accounts</source> 3865 <source>Muted accounts</source>
3842 <target state="translated">Cunntasan mùchte</target> 3866 <target state="translated">Cunntasan mùchte</target>
3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3867
3844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3868
3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3869
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3870
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3871
3848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3872
3849 </trans-unit> 3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3850 <trans-unit id="5668793810321242853" datatype="html"> 3874 <trans-unit id="5668793810321242853" datatype="html">
3851 <source>Muted servers</source> 3875 <source>Muted servers</source>
3852 <target state="translated">Frithealaichean mùchte</target> 3876 <target state="translated">Frithealaichean mùchte</target>
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3877
3854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3878
3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3879
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3880
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3881
3858 </trans-unit> 3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3859 <trans-unit id="2343069726009080052" datatype="html"> 3883 <trans-unit id="2343069726009080052" datatype="html">
3860 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3884 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3861 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3885 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4972,177 +4996,171 @@ The link will expire within 1 hour.</source>
4972 <trans-unit id="7169210802367807492" datatype="html"> 4996 <trans-unit id="7169210802367807492" datatype="html">
4973 <source>bytes</source> 4997 <source>bytes</source>
4974 <target state="translated">baidht</target> 4998 <target state="translated">baidht</target>
4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 4999
4976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5000
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5001
4978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5002
4979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5003
4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5004
4981 </trans-unit> 5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4982 <trans-unit id="8509882464852636851" datatype="html"> 5006 <trans-unit id="8509882464852636851" datatype="html">
4983 <source>Default daily upload limit per user</source> 5007 <source>Default daily upload limit per user</source>
4984 <target state="translated">Crìoch bhunaiteach air videothan a luchdaicheas cleachdaiche suas air an aon latha</target> 5008 <target state="translated">Crìoch bhunaiteach air videothan a luchdaicheas cleachdaiche suas air an aon latha</target>
4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5009
4986 </trans-unit> 5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4987 <trans-unit id="4719342289581047890" datatype="html"> 5011 <trans-unit id="4719342289581047890" datatype="html">
4988 <source>Allow import with a torrent file or a magnet URI</source> 5012 <source>Allow import with a torrent file or a magnet URI</source>
4989 <target state="translated">Ceadaich ion-phortadh le faidhle torrent no URI magnet</target> 5013 <target state="translated">Ceadaich ion-phortadh le faidhle torrent no URI magnet</target>
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5014
4991 </trans-unit> 5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4992 <trans-unit id="6801844913630625451" datatype="html"> 5016 <trans-unit id="6801844913630625451" datatype="html">
4993 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5017 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4994 <target state="translated">âš ï¸ Cha mholamaid gun cuir thu an gleus seo an comas mur eil earbsa agad ’nad luchd-cleachdaidh</target> 5018 <target state="translated">âš ï¸ Cha mholamaid gun cuir thu an gleus seo an comas mur eil earbsa agad ’nad luchd-cleachdaidh</target>
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5019
4996 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4997 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5021 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4998 <context-group purpose="location"> 5022
4999 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
5000 <context context-type="linenumber">293</context>
5001 </context-group>
5002 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5003 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5024 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5004 <context-group purpose="location"> 5025
5005 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5006 <context context-type="linenumber">296,298</context>
5007 </context-group>
5008 </trans-unit>
5009 <trans-unit id="3950258704315544174" datatype="html"> 5027 <trans-unit id="3950258704315544174" datatype="html">
5010 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5028 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5011 <target state="translated">Mura deach comharrachadh gu bheil earbsa ann an cleachdaiche, bidh na videothan aige prìobhaideach gus an dèan maoir lèirmheas orra.</target> 5029 <target state="translated">Mura deach comharrachadh gu bheil earbsa ann an cleachdaiche, bidh na videothan aige prìobhaideach gus an dèan maoir lèirmheas orra.</target>
5012 5030
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5014 <trans-unit id="424703522835656806" datatype="html"> 5032 <trans-unit id="424703522835656806" datatype="html">
5015 <source>VIDEO CHANNELS</source> 5033 <source>VIDEO CHANNELS</source>
5016 <target state="translated">SEANAILEAN VIDEO</target> 5034 <target state="translated">SEANAILEAN VIDEO</target>
5017 5035
5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5019 <trans-unit id="7026684190224451991" datatype="html"> 5037 <trans-unit id="7026684190224451991" datatype="html">
5020 <source>Max video channels per user</source> 5038 <source>Max video channels per user</source>
5021 <target state="translated">An àireamh as motha de sheanailean video do gach cleachdaiche</target> 5039 <target state="translated">An àireamh as motha de sheanailean video do gach cleachdaiche</target>
5022 5040
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5024 <trans-unit id="3840267063842708224" datatype="html"> 5042 <trans-unit id="3840267063842708224" datatype="html">
5025 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5043 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5026 <target state="translated">{VAR_PLURAL, plural, =1 {seanail} one {seanail} two {sheanail} few {seanailean} other {seanail} }</target> 5044 <target state="translated">{VAR_PLURAL, plural, =1 {seanail} one {seanail} two {sheanail} few {seanailean} other {seanail} }</target>
5027 5045
5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5029 <trans-unit id="3428986951244800347" datatype="html"> 5047 <trans-unit id="3428986951244800347" datatype="html">
5030 <source>Block new videos automatically</source> 5048 <source>Block new videos automatically</source>
5031 <target state="translated">Cuir bacadh air videothan ùra gu fèin-obrachail</target> 5049 <target state="translated">Cuir bacadh air videothan ùra gu fèin-obrachail</target>
5032 5050
5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5034 <trans-unit id="2054846790157376783" datatype="html"> 5052 <trans-unit id="2054846790157376783" datatype="html">
5035 <source>SEARCH</source> 5053 <source>SEARCH</source>
5036 <target state="translated">LORG</target> 5054 <target state="translated">LORG</target>
5037 5055
5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5039 <trans-unit id="3442084803796199253" datatype="html"> 5057 <trans-unit id="3442084803796199253" datatype="html">
5040 <source>Allow users to do remote URI/handle search</source> 5058 <source>Allow users to do remote URI/handle search</source>
5041 <target state="translated">Ceadaich gun dèan an luchd-cleachdaidh lorg air URI/làimhsichear cèin</target> 5059 <target state="translated">Ceadaich gun dèan an luchd-cleachdaidh lorg air URI/làimhsichear cèin</target>
5042 5060
5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5044 <trans-unit id="2258148539285928012" datatype="html"> 5062 <trans-unit id="2258148539285928012" datatype="html">
5045 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5063 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5046 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>an luchd-cleachdaidh agad<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target> 5064 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>an luchd-cleachdaidh agad<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target>
5047 5065
5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5049 <trans-unit id="7295422540935146771" datatype="html"> 5067 <trans-unit id="7295422540935146771" datatype="html">
5050 <source>Allow anonymous to do remote URI/handle search</source> 5068 <source>Allow anonymous to do remote URI/handle search</source>
5051 <target state="translated">Ceadaich gun dèan luchd-cleachdaidh gun ainm lorg air URI/làimhsichear cèin</target> 5069 <target state="translated">Ceadaich gun dèan luchd-cleachdaidh gun ainm lorg air URI/làimhsichear cèin</target>
5052 5070
5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5054 <trans-unit id="7305237807882754643" datatype="html"> 5072 <trans-unit id="7305237807882754643" datatype="html">
5055 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5073 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5056 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>luchd-cleachdaidh gun ainm<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target> 5074 <target state="translated">Ceadaich gun lorg <x id="START_TAG_STRONG"/>luchd-cleachdaidh gun ainm<x id="CLOSE_TAG_STRONG"/> videothan/actairean nach deach a cho-nasgadh leis an ionstans agad ma dh’fhaoidte</target>
5057 5075
5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5059 <trans-unit id="5273935530181504015" datatype="html"> 5077 <trans-unit id="5273935530181504015" datatype="html">
5060 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5078 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5061 <target state="translated">âš ï¸ Tha an gleus seo an dian-eisimeil air maorsainneachd nan ionstansan air an lean an inneacs-luirg a thaghas tu.</target> 5079 <target state="translated">âš ï¸ Tha an gleus seo an dian-eisimeil air maorsainneachd nan ionstansan air an lean an inneacs-luirg a thaghas tu.</target>
5062 5080
5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5064 <trans-unit id="1886227550697837417" datatype="html"> 5082 <trans-unit id="1886227550697837417" datatype="html">
5065 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5083 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5066 <target state="translated">Cha bu chòir dhut ach inneacsan luirg fo mhaorsainneachd a chleachdadh gu poblach no <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>inneacs agad fhèin òstadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5084 <target state="translated">Cha bu chòir dhut ach inneacsan luirg fo mhaorsainneachd a chleachdadh gu poblach no <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>inneacs agad fhèin òstadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5067 5085
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5069 <trans-unit id="2331464426553277323" datatype="html"> 5087 <trans-unit id="2331464426553277323" datatype="html">
5070 <source>Search index URL</source> 5088 <source>Search index URL</source>
5071 <target state="translated">URL an inneics luirg</target> 5089 <target state="translated">URL an inneics luirg</target>
5072 5090
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5074 <trans-unit id="8524278911521465398" datatype="html"> 5092 <trans-unit id="8524278911521465398" datatype="html">
5075 <source>Disable local search in search bar</source> 5093 <source>Disable local search in search bar</source>
5076 <target state="translated">Cuir an comas an lorg ionadail ann am bàr nan lorg</target> 5094 <target state="translated">Cuir an comas an lorg ionadail ann am bàr nan lorg</target>
5077 5095
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5079 <trans-unit id="6568991917245875948" datatype="html"> 5097 <trans-unit id="6568991917245875948" datatype="html">
5080 <source>Otherwise the local search stays used by default</source> 5098 <source>Otherwise the local search stays used by default</source>
5081 <target state="translated">Mura cuir, bidh an lorg ionadail ’ga chleachdadh mar bhun-roghainn</target> 5099 <target state="translated">Mura cuir, bidh an lorg ionadail ’ga chleachdadh mar bhun-roghainn</target>
5082 5100
5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5084 <trans-unit id="4444955208013675027" datatype="html"> 5102 <trans-unit id="4444955208013675027" datatype="html">
5085 <source>Search bar uses the global search index by default</source> 5103 <source>Search bar uses the global search index by default</source>
5086 <target state="translated">Cleachdaidh bàr nan lorg an t-inneacs luirg uile-choitcheann mar bhun-roghainn</target> 5104 <target state="translated">Cleachdaidh bàr nan lorg an t-inneacs luirg uile-choitcheann mar bhun-roghainn</target>
5087 5105
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5089 <trans-unit id="6476750382562952780" datatype="html"> 5107 <trans-unit id="6476750382562952780" datatype="html">
5090 <source>Enable global search</source> 5108 <source>Enable global search</source>
5091 <target state="translated">Cuir an lorg uile-choitcheann an comas</target> 5109 <target state="translated">Cuir an lorg uile-choitcheann an comas</target>
5092 5110
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5094 <trans-unit id="836183323506117145" datatype="html"> 5112 <trans-unit id="836183323506117145" datatype="html">
5095 <source>FEDERATION</source> 5113 <source>FEDERATION</source>
5096 <target state="translated">CO-NASGADH</target> 5114 <target state="translated">CO-NASGADH</target>
5097 5115
5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5099 <trans-unit id="252719899360434356" datatype="html"> 5117 <trans-unit id="252719899360434356" datatype="html">
5100 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5118 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5101 <target state="translated">Stiùirich na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>dàimhean<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> le ionstansan eile. </target> 5119 <target state="translated">Stiùirich na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>dàimhean<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> le ionstansan eile. </target>
5102 5120
5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5104 <trans-unit id="9119248927271669654" datatype="html"> 5122 <trans-unit id="9119248927271669654" datatype="html">
5105 <source>Other instances can follow yours</source> 5123 <source>Other instances can follow yours</source>
5106 <target state="translated">’S urrainn do dh’ionstansan eile leantainn air an fhear agad</target> 5124 <target state="translated">’S urrainn do dh’ionstansan eile leantainn air an fhear agad</target>
5107 5125
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5109 <trans-unit id="7015551137649102649" datatype="html"> 5127 <trans-unit id="7015551137649102649" datatype="html">
5110 <source>Manually approve new instance followers</source> 5128 <source>Manually approve new instance followers</source>
5111 <target state="translated">Aontaich ri ionstansan-leantainn ùra a làimh</target> 5129 <target state="translated">Aontaich ri ionstansan-leantainn ùra a làimh</target>
5112 5130
5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5114 <trans-unit id="4803992993548153434" datatype="html"> 5132 <trans-unit id="4803992993548153434" datatype="html">
5115 <source>Automatically follow back instances</source> 5133 <source>Automatically follow back instances</source>
5116 <target state="translated">Lean air na h-ionstansan a leanar ort-sa gu fèin-obrachail</target> 5134 <target state="translated">Lean air na h-ionstansan a leanar ort-sa gu fèin-obrachail</target>
5117 5135
5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5119 <trans-unit id="2092224316392295720" datatype="html"> 5137 <trans-unit id="2092224316392295720" datatype="html">
5120 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5138 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5121 <target state="translated">âš ï¸ Tha an gleus seo feumach air tòrr aire is maorsainneachd a bharrachd.</target> 5139 <target state="translated">âš ï¸ Tha an gleus seo feumach air tòrr aire is maorsainneachd a bharrachd.</target>
5122 5140
5123 5141
5124 5142
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5126 <trans-unit id="1718269478813020014" datatype="html"> 5144 <trans-unit id="1718269478813020014" datatype="html">
5127 <source>Index URL</source> 5145 <source>Index URL</source>
5128 <target state="translated">URL an inneics</target> 5146 <target state="translated">URL an inneics</target>
5129 5147
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5131 <trans-unit id="173263206605027981" datatype="html"> 5149 <trans-unit id="173263206605027981" datatype="html">
5132 <source>Automatically follow instances of a public index</source> 5150 <source>Automatically follow instances of a public index</source>
5133 <target state="translated">Lean air ionstansan inneics phoblaich gu fèin-obrachail</target> 5151 <target state="translated">Lean air ionstansan inneics phoblaich gu fèin-obrachail</target>
5134 5152
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5136 <trans-unit id="9076632742417302918" datatype="html"> 5154 <trans-unit id="9076632742417302918" datatype="html">
5137 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5155 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5138 <target state="translated">Faic <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> airson barrachd fiosrachaidh mun URL ris a tha dùil </target> 5156 <target state="translated">Faic <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>an docamaideadh<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> airson barrachd fiosrachaidh mun URL ris a tha dùil </target>
5139 5157
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5141 <trans-unit id="3946988229617310200" datatype="html"> 5159 <trans-unit id="3946988229617310200" datatype="html">
5142 <source>ADMINISTRATORS</source> 5160 <source>ADMINISTRATORS</source>
5143 <target state="translated">RIANAIREAN</target> 5161 <target state="translated">RIANAIREAN</target>
5144 5162
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5146 <trans-unit id="2149300564474427551" datatype="html"> 5164 <trans-unit id="2149300564474427551" datatype="html">
5147 <source>Administrator</source> 5165 <source>Administrator</source>
5148 <target state="translated">Rianaire</target> 5166 <target state="translated">Rianaire</target>
@@ -5152,12 +5170,12 @@ The link will expire within 1 hour.</source>
5152 <source>Admin email</source> 5170 <source>Admin email</source>
5153 <target state="translated">Post-d an rianaire</target> 5171 <target state="translated">Post-d an rianaire</target>
5154 5172
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5156 <trans-unit id="4722881456283329321" datatype="html"> 5174 <trans-unit id="4722881456283329321" datatype="html">
5157 <source>Enable contact form</source> 5175 <source>Enable contact form</source>
5158 <target state="translated">Cuir foirm conaltraidh an comas</target> 5176 <target state="translated">Cuir foirm conaltraidh an comas</target>
5159 5177
5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5161 <trans-unit id="5926348345797688952" datatype="html"> 5179 <trans-unit id="5926348345797688952" datatype="html">
5162 <source>VOD Transcoding</source> 5180 <source>VOD Transcoding</source>
5163 <target state="translated">Tar-chòdachadh videothan air an iarraidh</target> 5181 <target state="translated">Tar-chòdachadh videothan air an iarraidh</target>
@@ -5167,27 +5185,27 @@ The link will expire within 1 hour.</source>
5167 <source>TWITTER</source> 5185 <source>TWITTER</source>
5168 <target state="translated">TWITTER</target> 5186 <target state="translated">TWITTER</target>
5169 5187
5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5171 <trans-unit id="3202133522706129143" datatype="html"> 5189 <trans-unit id="3202133522706129143" datatype="html">
5172 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5190 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5173 <target state="translated">Thoir seachad an cunntas Twitter a riochdaicheas an t-ionstans agad a thoirt piseach air ro-sheallaidhean nan ceanglaichean. Mur eil cunntas Twitter agad, fàg an luach bunaiteach mar a tha e.</target> 5191 <target state="translated">Thoir seachad an cunntas Twitter a riochdaicheas an t-ionstans agad a thoirt piseach air ro-sheallaidhean nan ceanglaichean. Mur eil cunntas Twitter agad, fàg an luach bunaiteach mar a tha e.</target>
5174 5192
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5176 <trans-unit id="4087837092261487511" datatype="html"> 5194 <trans-unit id="4087837092261487511" datatype="html">
5177 <source>Your Twitter username</source> 5195 <source>Your Twitter username</source>
5178 <target state="translated">An t-ainm-cleachdaiche Twitter agad</target> 5196 <target state="translated">An t-ainm-cleachdaiche Twitter agad</target>
5179 5197
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5181 <trans-unit id="5648651824279408711" datatype="html"> 5199 <trans-unit id="5648651824279408711" datatype="html">
5182 <source>Instance allowed by Twitter</source> 5200 <source>Instance allowed by Twitter</source>
5183 <target state="translated">Tha Twitter a’ ceadachadh an t-ionstans agad</target> 5201 <target state="translated">Tha Twitter a’ ceadachadh an t-ionstans agad</target>
5184 5202
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5186 <trans-unit id="2076338542820061819" datatype="html"> 5204 <trans-unit id="2076338542820061819" datatype="html">
5187 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5205 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5188 <target state="translated">Ma tha Twitter a’ ceadachadh an t-ionstans agad gu sònraichte, thèid cluicheadair video a leabachadh ann an inbhir Twitter nuair a thèid video PeerTube a cho-roinneadh.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Mur eil, cleachdaidh sinn cairt ceangail deilbh a nì ath-stiùireadh air an ionstans de PheerTube agad.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Cuir cromag sa bogsa seo is cuir fo dheuchainn e le URL video an ionstans agad (https://ball-eisimpleir.com/w/rudeigin) air <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> feuch a bheil an t-ionstans agad ’ga cheadachadh. </target> 5206 <target state="translated">Ma tha Twitter a’ ceadachadh an t-ionstans agad gu sònraichte, thèid cluicheadair video a leabachadh ann an inbhir Twitter nuair a thèid video PeerTube a cho-roinneadh.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Mur eil, cleachdaidh sinn cairt ceangail deilbh a nì ath-stiùireadh air an ionstans de PheerTube agad.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Cuir cromag sa bogsa seo is cuir fo dheuchainn e le URL video an ionstans agad (https://ball-eisimpleir.com/w/rudeigin) air <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> feuch a bheil an t-ionstans agad ’ga cheadachadh. </target>
5189 5207
5190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5191 <trans-unit id="493135676263039396" datatype="html"> 5209 <trans-unit id="493135676263039396" datatype="html">
5192 <source>LIVE</source> 5210 <source>LIVE</source>
5193 <target state="translated">BEÃ’</target> 5211 <target state="translated">BEÃ’</target>
@@ -5580,19 +5598,81 @@ color: red;
5580 <source>PASSWORD</source> 5598 <source>PASSWORD</source>
5581 <target state="translated">FACAL-FAIRE</target> 5599 <target state="translated">FACAL-FAIRE</target>
5582 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5600 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5601 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5602 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5603 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5605 <context context-type="linenumber">67</context>
5606 </context-group>
5583 </trans-unit> 5607 </trans-unit>
5584 <trans-unit id="9012586956848595996" datatype="html"> 5608 <trans-unit id="9012586956848595996" datatype="html">
5585 <source>EMAIL</source> 5609 <source>EMAIL</source>
5586 <target state="translated">POST-D</target> 5610 <target state="translated">POST-D</target>
5587 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5611
5612 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5613 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5614 <context-group purpose="location">
5615 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5616 <context context-type="linenumber">3,5</context>
5617 </context-group>
5618 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5619 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5620 <context-group purpose="location">
5621 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5622 <context context-type="linenumber">5</context>
5623 </context-group>
5624 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5625 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5626 <context-group purpose="location">
5627 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5628 <context context-type="linenumber">9</context>
5629 </context-group>
5630 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5631 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5632 <context-group purpose="location">
5633 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5634 <context context-type="linenumber">31</context>
5635 </context-group>
5636 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5637 <source>Disable two factor</source><target state="new">Disable two factor</target>
5638 <context-group purpose="location">
5639 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5640 <context context-type="linenumber">33</context>
5641 </context-group>
5642 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5643 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5644 <context-group purpose="location">
5645 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5646 <context context-type="linenumber">43</context>
5647 </context-group>
5648 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5649 <source> Two factor authentication is already enabled.
5650</source><target state="new"> Two factor authentication is already enabled.
5651</target>
5652 <context-group purpose="location">
5653 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5654 <context context-type="linenumber">6,8</context>
5655 </context-group>
5656 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5657 <source>Your password</source><target state="new">Your password</target>
5658 <context-group purpose="location">
5659 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5660 <context context-type="linenumber">14</context>
5661 </context-group>
5662 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5663 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5664 <context-group purpose="location">
5665 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5666 <context context-type="linenumber">15</context>
5667 </context-group>
5588 </trans-unit> 5668 </trans-unit>
5589 <trans-unit id="7752239348028675311" datatype="html"> 5669 <trans-unit id="7752239348028675311" datatype="html">
5590 <source>DANGER ZONE</source> 5670 <source>DANGER ZONE</source>
5591 <target state="translated">EARRANN CHUNNARTACH</target> 5671 <target state="translated">EARRANN CHUNNARTACH</target>
5592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5672
5593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5673
5594 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5674
5595 </trans-unit> 5675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5596 <trans-unit id="4915431133669985304" datatype="html"> 5676 <trans-unit id="4915431133669985304" datatype="html">
5597 <source>Profile</source> 5677 <source>Profile</source>
5598 <target state="translated">Pròifil</target> 5678 <target state="translated">Pròifil</target>
@@ -5739,9 +5819,9 @@ color: red;
5739 <trans-unit id="5340498030552368470" datatype="html"> 5819 <trans-unit id="5340498030552368470" datatype="html">
5740 <source>Current password</source> 5820 <source>Current password</source>
5741 <target state="translated">Am facal-faire làithreach</target> 5821 <target state="translated">Am facal-faire làithreach</target>
5742 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5822
5743 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5823
5744 </trans-unit> 5824 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5745 <trans-unit id="3588415639242079458" datatype="html"> 5825 <trans-unit id="3588415639242079458" datatype="html">
5746 <source>New password</source> 5826 <source>New password</source>
5747 <target state="translated">Facal-faire ùr</target> 5827 <target state="translated">Facal-faire ùr</target>
@@ -5983,7 +6063,17 @@ color: red;
5983 <trans-unit id="4247400351982331798" datatype="html"> 6063 <trans-unit id="4247400351982331798" datatype="html">
5984 <source>Account settings</source> 6064 <source>Account settings</source>
5985 <target state="translated">Roghainnean a’ chunntais</target> 6065 <target state="translated">Roghainnean a’ chunntais</target>
5986 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6066
6067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6068 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6069 <context-group purpose="location">
6070 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6071 <context context-type="linenumber">39</context>
6072 </context-group>
6073 <context-group purpose="location">
6074 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6075 <context context-type="linenumber">3</context>
6076 </context-group>
5987 </trans-unit> 6077 </trans-unit>
5988 <trans-unit id="2864486939135008600" datatype="html"> 6078 <trans-unit id="2864486939135008600" datatype="html">
5989 <source>Playlist elements</source> 6079 <source>Playlist elements</source>
@@ -7284,10 +7374,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7284 <trans-unit id="1504521795586863905" datatype="html"> 7374 <trans-unit id="1504521795586863905" datatype="html">
7285 <source>VIDEOS</source> 7375 <source>VIDEOS</source>
7286 <target state="translated">VIDEOTHAN</target> 7376 <target state="translated">VIDEOTHAN</target>
7287 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7377
7288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7378
7289 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7379
7290 </trans-unit> 7380 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7291 <trans-unit id="25349740244798533" datatype="html"> 7381 <trans-unit id="25349740244798533" datatype="html">
7292 <source>Username copied</source> 7382 <source>Username copied</source>
7293 <target state="translated">Chaidh lethbhreac a dhèanamh dhen ainm-chleachdaiche</target> 7383 <target state="translated">Chaidh lethbhreac a dhèanamh dhen ainm-chleachdaiche</target>
@@ -7461,7 +7551,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7461 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7551 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7462 <target state="translated">Chuir thu an clàradh an comas: chuir sinne cromag ris a’ bhogsa “Cuir bacadh air videothan ùra gu fèin-obrachail†san earrann “Videothan†gu h-ìosal.</target> 7552 <target state="translated">Chuir thu an clàradh an comas: chuir sinne cromag ris a’ bhogsa “Cuir bacadh air videothan ùra gu fèin-obrachail†san earrann “Videothan†gu h-ìosal.</target>
7463 7553
7464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7465 <trans-unit id="6284468333579755406" datatype="html"> 7555 <trans-unit id="6284468333579755406" datatype="html">
7466 <source>Edit custom configuration</source> 7556 <source>Edit custom configuration</source>
7467 <target state="translated">Deasaich an rèiteachadh gnàthaichte</target> 7557 <target state="translated">Deasaich an rèiteachadh gnàthaichte</target>
@@ -7658,7 +7748,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7658 7748
7659 7749
7660 7750
7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7662 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7752 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7663 <context-group purpose="location"> 7753 <context-group purpose="location">
7664 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7754 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7751,16 +7841,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7751 <source>Follow request(s) sent!</source> 7841 <source>Follow request(s) sent!</source>
7752 <target state="translated">Chaidh iarrtas(an) leantainn a chur!</target> 7842 <target state="translated">Chaidh iarrtas(an) leantainn a chur!</target>
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7754 </trans-unit> 7844 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7755 <trans-unit id="3459358413436264734" datatype="html"> 7845 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7756 <source>Your instance subscriptions</source>
7757 <target state="translated">Na fo-sgrìobhaidhean agad air ionstansan</target>
7758 <context-group purpose="location"> 7846 <context-group purpose="location">
7759 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7847 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7760 <context context-type="linenumber">3</context> 7848 <context context-type="linenumber">3</context>
7761 </context-group> 7849 </context-group>
7762 </trans-unit> 7850 </trans-unit>
7763 7851
7852
7764 <trans-unit id="9160510009013134726" datatype="html"> 7853 <trans-unit id="9160510009013134726" datatype="html">
7765 <source>Unfollow</source> 7854 <source>Unfollow</source>
7766 <target state="translated">Na lean tuilleadh</target> 7855 <target state="translated">Na lean tuilleadh</target>
@@ -8297,17 +8386,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8297 <trans-unit id="780323526182667308" datatype="html"> 8386 <trans-unit id="780323526182667308" datatype="html">
8298 <source>User <x id="PH"/> updated.</source> 8387 <source>User <x id="PH"/> updated.</source>
8299 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> ùrachadh.</target> 8388 <target state="translated">Chaidh an cleachdaiche <x id="PH"/> ùrachadh.</target>
8300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8389
8301 </trans-unit> 8390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8302 <trans-unit id="1349763489797682899" datatype="html"> 8391 <trans-unit id="1349763489797682899" datatype="html">
8303 <source>Update user</source> 8392 <source>Update user</source>
8304 <target state="translated">Ùraich an cleachdaiche</target> 8393 <target state="translated">Ùraich an cleachdaiche</target>
8305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8394
8306 </trans-unit> 8395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8307 <trans-unit id="8819563010322372715" datatype="html"> 8396 <trans-unit id="8819563010322372715" datatype="html">
8308 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8397 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8309 <target state="translated">Chaidh post-d a dh’iarras ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH"/>.</target> 8398 <target state="translated">Chaidh post-d a dh’iarras ath-shuidheachadh an fhacail-fhaire a chur gu <x id="PH"/>.</target>
8310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8399
8400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8401 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8402 <context-group purpose="location">
8403 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8404 <context context-type="linenumber">134</context>
8405 </context-group>
8311 </trans-unit> 8406 </trans-unit>
8312 <trans-unit id="7483807629538115183" datatype="html"> 8407 <trans-unit id="7483807629538115183" datatype="html">
8313 <source>Users list</source> 8408 <source>Users list</source>
@@ -8840,9 +8935,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8840 <trans-unit id="1716062177529601456" datatype="html"> 8935 <trans-unit id="1716062177529601456" datatype="html">
8841 <source>Channel filters</source> 8936 <source>Channel filters</source>
8842 <target state="translated">Criathragan seanail</target> 8937 <target state="translated">Criathragan seanail</target>
8843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 8938
8844 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 8939
8845 </trans-unit> 8940 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8846 <trans-unit id="6059091237492573541" datatype="html"> 8941 <trans-unit id="6059091237492573541" datatype="html">
8847 <source>Update video channel</source> 8942 <source>Update video channel</source>
8848 <target state="translated">Ùraich an t-seanail video</target> 8943 <target state="translated">Ùraich an t-seanail video</target>
@@ -8910,18 +9005,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8910 <trans-unit id="5851560788527570644" datatype="html"> 9005 <trans-unit id="5851560788527570644" datatype="html">
8911 <source>Notifications</source> 9006 <source>Notifications</source>
8912 <target state="translated">Brathan</target> 9007 <target state="translated">Brathan</target>
8913 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9008
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9009
8915 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9010
8916 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9011
8917 </trans-unit> 9012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8918 <trans-unit id="6658000829978978023" datatype="html"> 9013 <trans-unit id="6658000829978978023" datatype="html">
8919 <source>Applications</source> 9014 <source>Applications</source>
8920 <target state="translated">Aplacaidean</target> 9015 <target state="translated">Aplacaidean</target>
8921 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9016
8922 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9017
8923 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9018
8924 </trans-unit> 9019 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8925 <trans-unit id="104404386496394770" datatype="html"> 9020 <trans-unit id="104404386496394770" datatype="html">
8926 <source>Delete playlist</source> 9021 <source>Delete playlist</source>
8927 <target state="translated">Sguab às an liosta-chluich</target> 9022 <target state="translated">Sguab às an liosta-chluich</target>
@@ -8935,9 +9030,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8935 <trans-unit id="4844578664427956129" datatype="html"> 9030 <trans-unit id="4844578664427956129" datatype="html">
8936 <source>Change ownership</source> 9031 <source>Change ownership</source>
8937 <target state="translated">Atharraich an sealbhadair</target> 9032 <target state="translated">Atharraich an sealbhadair</target>
8938 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9033
8939 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9034
8940 </trans-unit> 9035 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8941 <trans-unit id="3380608219513805292" datatype="html"> 9036 <trans-unit id="3380608219513805292" datatype="html">
8942 <source>Playlist <x id="PH"/> deleted.</source> 9037 <source>Playlist <x id="PH"/> deleted.</source>
8943 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> a sguabadh às.</target> 9038 <target state="translated">Chaidh an liosta-chluich <x id="PH"/> a sguabadh às.</target>
@@ -8951,28 +9046,22 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8951 9046
8952 9047
8953 9048
8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8955 <trans-unit id="8197117721861453263" datatype="html"> 9050 <trans-unit id="8197117721861453263" datatype="html">
8956 <source>Do you really want to delete <x id="PH"/> videos?</source> 9051 <source>Do you really want to delete <x id="PH"/> videos?</source>
8957 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan (<x id="PH"/>) a sguabadh às?</target> 9052 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan (<x id="PH"/>) a sguabadh às?</target>
8958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9053
8959 </trans-unit> 9054 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
8960 <trans-unit id="696910741870112536" datatype="html"> 9055 <trans-unit id="696910741870112536" datatype="html">
8961 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9056 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
8962 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9057 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8963 <context-group purpose="location"> 9058
8964 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9059 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
8965 <context context-type="linenumber">191</context>
8966 </context-group>
8967 </trans-unit>
8968 <trans-unit id="3255171236149541417" datatype="html"> 9060 <trans-unit id="3255171236149541417" datatype="html">
8969 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9061 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
8970 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9062 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8971 <context-group purpose="location"> 9063
8972 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8973 <context context-type="linenumber">193,191</context>
8974 </context-group>
8975 </trans-unit>
8976 <trans-unit id="2591467977473302125" datatype="html"> 9065 <trans-unit id="2591467977473302125" datatype="html">
8977 <source>Videos list</source> 9066 <source>Videos list</source>
8978 <target state="translated">Liosta nam videothan</target> 9067 <target state="translated">Liosta nam videothan</target>
@@ -9016,7 +9105,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9016 <source>My channels</source> 9105 <source>My channels</source>
9017 <target state="translated">Na seanailean agam</target> 9106 <target state="translated">Na seanailean agam</target>
9018 9107
9019 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9108 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9020 <source>My synchronizations</source><target state="new">My synchronizations</target> 9109 <source>My synchronizations</source><target state="new">My synchronizations</target>
9021 <context-group purpose="location"> 9110 <context-group purpose="location">
9022 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9111 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -9041,14 +9130,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9041 9130
9042 9131
9043 9132
9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9133 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9045 <trans-unit id="2527931602940887636" datatype="html"> 9134 <trans-unit id="2527931602940887636" datatype="html">
9046 <source>My subscriptions</source> 9135 <source>My subscriptions</source>
9047 <target state="translated">Na fo-sgrìobhaidhean agam</target> 9136 <target state="translated">Na fo-sgrìobhaidhean agam</target>
9048 9137
9049 9138
9050 9139
9051 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9140 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9052 <trans-unit id="5177154708872200221" datatype="html"> 9141 <trans-unit id="5177154708872200221" datatype="html">
9053 <source>You don't have any subscription yet.</source> 9142 <source>You don't have any subscription yet.</source>
9054 <target state="translated">Cha d’ fhuair thu fo-sgrìobhadh fhathast.</target> 9143 <target state="translated">Cha d’ fhuair thu fo-sgrìobhadh fhathast.</target>
@@ -9057,8 +9146,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9057 <trans-unit id="1991904494976135035" datatype="html"> 9146 <trans-unit id="1991904494976135035" datatype="html">
9058 <source>My abuse reports</source> 9147 <source>My abuse reports</source>
9059 <target state="translated">Gearanan a rinn mi mu mhì-ghnàthachadh</target> 9148 <target state="translated">Gearanan a rinn mi mu mhì-ghnàthachadh</target>
9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9149
9061 </trans-unit> 9150 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9062 <trans-unit id="5603224609929994288" datatype="html"> 9151 <trans-unit id="5603224609929994288" datatype="html">
9063 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9152 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9064 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9153 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9104,28 +9193,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9104 <trans-unit id="8181077408762380407" datatype="html"> 9193 <trans-unit id="8181077408762380407" datatype="html">
9105 <source>Channels</source> 9194 <source>Channels</source>
9106 <target state="translated">Seanailean</target> 9195 <target state="translated">Seanailean</target>
9107 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9196
9108 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9197
9109 </trans-unit> 9198 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9110 <trans-unit id="8936704404804793618" datatype="html"> 9199 <trans-unit id="8936704404804793618" datatype="html">
9111 <source>Videos</source> 9200 <source>Videos</source>
9112 <target state="translated">Videothan</target> 9201 <target state="translated">Videothan</target>
9113 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9202
9114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9203
9115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9204
9116 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9205
9117 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9206
9118 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9207
9119 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9208
9120 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9209
9121 </trans-unit> 9210 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9122 <trans-unit id="1823843876735462104" datatype="html"> 9211 <trans-unit id="1823843876735462104" datatype="html">
9123 <source>Playlists</source> 9212 <source>Playlists</source>
9124 <target state="translated">Liostaichean-cluich</target> 9213 <target state="translated">Liostaichean-cluich</target>
9125 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9214
9126 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9215
9127 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9216
9128 </trans-unit> 9217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9129 <trans-unit id="7916647920967632052" datatype="html"> 9218 <trans-unit id="7916647920967632052" datatype="html">
9130 <source>max size</source> 9219 <source>max size</source>
9131 <target state="translated">am meud as motha</target> 9220 <target state="translated">am meud as motha</target>
@@ -9344,8 +9433,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9344 <trans-unit id="375263728166936544" datatype="html"> 9433 <trans-unit id="375263728166936544" datatype="html">
9345 <source>You need to reconnect.</source> 9434 <source>You need to reconnect.</source>
9346 <target state="translated">Feumaidh tu ceangal ris a-rithist.</target> 9435 <target state="translated">Feumaidh tu ceangal ris a-rithist.</target>
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9436
9348 </trans-unit> 9437 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9349 <trans-unit id="8093156107152165809" datatype="html"> 9438 <trans-unit id="8093156107152165809" datatype="html">
9350 <source>Show/hide this help menu</source> 9439 <source>Show/hide this help menu</source>
9351 <target state="new">Show/hide this help menu</target> 9440 <target state="new">Show/hide this help menu</target>
@@ -9370,39 +9459,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9370 <trans-unit id="3608407683173066091" datatype="html"> 9459 <trans-unit id="3608407683173066091" datatype="html">
9371 <source>My history</source> 9460 <source>My history</source>
9372 <target state="translated">An eachdraidh agam</target> 9461 <target state="translated">An eachdraidh agam</target>
9373 <context-group purpose="location"> 9462
9374 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9463 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9375 <context context-type="linenumber">98</context>
9376 </context-group>
9377 </trans-unit>
9378 <trans-unit id="4024404994702813072" datatype="html"> 9464 <trans-unit id="4024404994702813072" datatype="html">
9379 <source>In my library</source> 9465 <source>In my library</source>
9380 <target state="translated">San leabhar-lann agam</target> 9466 <target state="translated">San leabhar-lann agam</target>
9381 <context-group purpose="location"> 9467
9382 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9383 <context context-type="linenumber">104</context>
9384 </context-group>
9385 </trans-unit>
9386 <trans-unit id="232050922346936574" datatype="html"> 9469 <trans-unit id="232050922346936574" datatype="html">
9387 <source>Trending</source> 9470 <source>Trending</source>
9388 <target state="translated">A’ treandadh</target> 9471 <target state="translated">A’ treandadh</target>
9389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9472
9390 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9473
9391 </trans-unit> 9474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9392 <trans-unit id="6470888608149621404" datatype="html"> 9475 <trans-unit id="6470888608149621404" datatype="html">
9393 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9476 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9394 <target state="translated">AIR <x id="PH" equiv-text="config.instance.name"/></target> 9477 <target state="translated">AIR <x id="PH" equiv-text="config.instance.name"/></target>
9395 <context-group purpose="location"> 9478
9396 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9479 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9397 <context context-type="linenumber">150</context>
9398 </context-group>
9399 </trans-unit>
9400 <trans-unit id="2821179408673282599" datatype="html"> 9480 <trans-unit id="2821179408673282599" datatype="html">
9401 <source>Home</source> 9481 <source>Home</source>
9402 <target state="translated">Dachaigh</target> 9482 <target state="translated">Dachaigh</target>
9403 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9483
9404 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9484
9405 </trans-unit> 9485 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9406 <trans-unit id="4648900870671159218" datatype="html"> 9486 <trans-unit id="4648900870671159218" datatype="html">
9407 <source>Success</source> 9487 <source>Success</source>
9408 <target state="translated">Deiseil</target> 9488 <target state="translated">Deiseil</target>
@@ -9412,13 +9492,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9412 <trans-unit id="1266887509445371246" datatype="html"> 9492 <trans-unit id="1266887509445371246" datatype="html">
9413 <source>Incorrect username or password.</source> 9493 <source>Incorrect username or password.</source>
9414 <target state="translated">Chan eil an t-ainm-cleachdaiche no chan eil am facal-faire mar bu chòir.</target> 9494 <target state="translated">Chan eil an t-ainm-cleachdaiche no chan eil am facal-faire mar bu chòir.</target>
9415 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9495
9416 </trans-unit> 9496 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9417 <trans-unit id="6974874606619467663" datatype="html"> 9497 <trans-unit id="6974874606619467663" datatype="html">
9418 <source>Your account is blocked.</source> 9498 <source>Your account is blocked.</source>
9419 <target state="translated">Chaidh an cunntas agad a bhacadh.</target> 9499 <target state="translated">Chaidh an cunntas agad a bhacadh.</target>
9420 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9500
9421 </trans-unit> 9501 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9422 <trans-unit id="7939914198003891823" datatype="html"> 9502 <trans-unit id="7939914198003891823" datatype="html">
9423 <source>any language</source> 9503 <source>any language</source>
9424 <target state="translated">cànan sam bith</target> 9504 <target state="translated">cànan sam bith</target>
@@ -9588,6 +9668,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9588 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9668 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9589 <context context-type="linenumber">7</context> 9669 <context context-type="linenumber">7</context>
9590 </context-group> 9670 </context-group>
9671 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9672 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9673</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9674</target>
9675 <context-group purpose="location">
9676 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9677 <context context-type="linenumber">1,4</context>
9678 </context-group>
9591 </trans-unit> 9679 </trans-unit>
9592 <trans-unit id="7804724824750282316" datatype="html"> 9680 <trans-unit id="7804724824750282316" datatype="html">
9593 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9681 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9718,7 +9806,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9718 <trans-unit id="9178182467454450952" datatype="html"> 9806 <trans-unit id="9178182467454450952" datatype="html">
9719 <source>Confirm</source> 9807 <source>Confirm</source>
9720 <target state="translated">Dearbh</target> 9808 <target state="translated">Dearbh</target>
9721 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9809
9810 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9811 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9812 <context-group purpose="location">
9813 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9814 <context context-type="linenumber">28,30</context>
9815 </context-group>
9816 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9817 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9818 <context-group purpose="location">
9819 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9820 <context context-type="linenumber">34,36</context>
9821 </context-group>
9822 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9823 <source>Two-factor code</source><target state="new">Two-factor code</target>
9824 <context-group purpose="location">
9825 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9826 <context context-type="linenumber">42</context>
9827 </context-group>
9828 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9829 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9830 <context-group purpose="location">
9831 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9832 <context context-type="linenumber">43</context>
9833 </context-group>
9834 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9835 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9836 <context-group purpose="location">
9837 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9838 <context context-type="linenumber">77</context>
9839 </context-group>
9722 </trans-unit> 9840 </trans-unit>
9723 <trans-unit id="7784486624424057376" datatype="html"> 9841 <trans-unit id="7784486624424057376" datatype="html">
9724 <source>Instance name is required.</source> 9842 <source>Instance name is required.</source>
@@ -9922,6 +10040,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9922 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10040 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9923 <target state="translated">Feumaidh an làimhsichear a bhith dligheach (m.e. chocobozzz@ball-eisimpleir.com).</target> 10041 <target state="translated">Feumaidh an làimhsichear a bhith dligheach (m.e. chocobozzz@ball-eisimpleir.com).</target>
9924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10043 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10044 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10045 <context-group purpose="location">
10046 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10047 <context context-type="linenumber">69</context>
10048 </context-group>
9925 </trans-unit> 10049 </trans-unit>
9926 <trans-unit id="4968369344159400023" datatype="html"> 10050 <trans-unit id="4968369344159400023" datatype="html">
9927 <source>Your name is required.</source> 10051 <source>Your name is required.</source>
@@ -9977,10 +10101,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9977 <trans-unit id="3577237269587081090" datatype="html"> 10101 <trans-unit id="3577237269587081090" datatype="html">
9978 <source>Password is required.</source> 10102 <source>Password is required.</source>
9979 <target state="translated">Tha facal-faire riatanach.</target> 10103 <target state="translated">Tha facal-faire riatanach.</target>
9980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10104
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10105
9982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10106
9983 </trans-unit> 10107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9984 <trans-unit id="3152303769378345477" datatype="html"> 10108 <trans-unit id="3152303769378345477" datatype="html">
9985 <source>Confirmation of the password is required.</source> 10109 <source>Confirmation of the password is required.</source>
9986 <target state="translated">Tha dearbhadh an fhacail-fhaire riatanach.</target> 10110 <target state="translated">Tha dearbhadh an fhacail-fhaire riatanach.</target>
@@ -10024,94 +10148,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10024 <trans-unit id="525871656034789056" datatype="html"> 10148 <trans-unit id="525871656034789056" datatype="html">
10025 <source>Password must be at least 6 characters long.</source> 10149 <source>Password must be at least 6 characters long.</source>
10026 <target state="translated">Feumaidh am facal-faire a bhith 6 caractaran a dh’fhaid air a char as giorra.</target> 10150 <target state="translated">Feumaidh am facal-faire a bhith 6 caractaran a dh’fhaid air a char as giorra.</target>
10027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10151
10028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10152
10029 </trans-unit> 10153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10030 <trans-unit id="1099684476181448167" datatype="html"> 10154 <trans-unit id="1099684476181448167" datatype="html">
10031 <source>Password cannot be more than 255 characters long.</source> 10155 <source>Password cannot be more than 255 characters long.</source>
10032 <target state="translated">Chan fhaod am facal-faire a bhith nas fhaide na 255 caractar.</target> 10156 <target state="translated">Chan fhaod am facal-faire a bhith nas fhaide na 255 caractar.</target>
10033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10157
10034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10158
10035 </trans-unit> 10159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10036 <trans-unit id="3392630942539073768" datatype="html"> 10160 <trans-unit id="3392630942539073768" datatype="html">
10037 <source>The new password and the confirmed password do not correspond.</source> 10161 <source>The new password and the confirmed password do not correspond.</source>
10038 <target state="translated">Chan eil am facal-faire ùr ’s a dhearbhadh co-ionnann.</target> 10162 <target state="translated">Chan eil am facal-faire ùr ’s a dhearbhadh co-ionnann.</target>
10039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10163
10040 </trans-unit> 10164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10041 <trans-unit id="2027337371129904473" datatype="html"> 10165 <trans-unit id="2027337371129904473" datatype="html">
10042 <source>Video quota is required.</source> 10166 <source>Video quota is required.</source>
10043 <target state="translated">Tha feum air cuota video.</target> 10167 <target state="translated">Tha feum air cuota video.</target>
10044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10168
10045 </trans-unit> 10169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10046 <trans-unit id="267386529333143660" datatype="html"> 10170 <trans-unit id="267386529333143660" datatype="html">
10047 <source>Quota must be greater than -1.</source> 10171 <source>Quota must be greater than -1.</source>
10048 <target state="translated">Feumaidh an cuota a bhith nas motha na -1.</target> 10172 <target state="translated">Feumaidh an cuota a bhith nas motha na -1.</target>
10049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10173
10050 </trans-unit> 10174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10051 <trans-unit id="1220179061234048936" datatype="html"> 10175 <trans-unit id="1220179061234048936" datatype="html">
10052 <source>Daily upload limit is required.</source> 10176 <source>Daily upload limit is required.</source>
10053 <target state="translated">Tha crìoch air an luchdadh suas làitheil riatanach.</target> 10177 <target state="translated">Tha crìoch air an luchdadh suas làitheil riatanach.</target>
10054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10178
10055 </trans-unit> 10179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10056 <trans-unit id="8959404382357999234" datatype="html"> 10180 <trans-unit id="8959404382357999234" datatype="html">
10057 <source>Daily upload limit must be greater than -1.</source> 10181 <source>Daily upload limit must be greater than -1.</source>
10058 <target state="translated">Feumaidh a’ chrìoch air an luchdadh suas làitheil a bhith nas motha na -1.</target> 10182 <target state="translated">Feumaidh a’ chrìoch air an luchdadh suas làitheil a bhith nas motha na -1.</target>
10059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10183
10060 </trans-unit> 10184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10061 <trans-unit id="4796798537475457493" datatype="html"> 10185 <trans-unit id="4796798537475457493" datatype="html">
10062 <source>User role is required.</source> 10186 <source>User role is required.</source>
10063 <target state="translated">Tha feum air dreuchd cleachdaiche.</target> 10187 <target state="translated">Tha feum air dreuchd cleachdaiche.</target>
10064 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10188
10065 </trans-unit> 10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10066 <trans-unit id="2761226139624435788" datatype="html"> 10190 <trans-unit id="2761226139624435788" datatype="html">
10067 <source>Description must be at least 3 characters long.</source> 10191 <source>Description must be at least 3 characters long.</source>
10068 <target state="translated">Feumaidh an tuairisgeul a bhith 3 caractaran a dh’fhaid air a char as giorra.</target> 10192 <target state="translated">Feumaidh an tuairisgeul a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
10069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10193
10070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10194
10071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10195
10072 </trans-unit> 10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10073 <trans-unit id="4717982586356605243" datatype="html"> 10197 <trans-unit id="4717982586356605243" datatype="html">
10074 <source>Description cannot be more than 1000 characters long.</source> 10198 <source>Description cannot be more than 1000 characters long.</source>
10075 <target state="translated">Chan fhaod an tuairisgeul a bhith nas fhaide na 1000 caractar.</target> 10199 <target state="translated">Chan fhaod an tuairisgeul a bhith nas fhaide na 1000 caractar.</target>
10076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10200
10077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10201
10078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10202
10079 </trans-unit> 10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10080 <trans-unit id="1814372869868173571" datatype="html"> 10204 <trans-unit id="1814372869868173571" datatype="html">
10081 <source>You must agree with the instance terms in order to register on it.</source> 10205 <source>You must agree with the instance terms in order to register on it.</source>
10082 <target state="translated">Feumaidh tu aontachadh ri teirmichean an ionstans mus clàraich thu leis.</target> 10206 <target state="translated">Feumaidh tu aontachadh ri teirmichean an ionstans mus clàraich thu leis.</target>
10083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10207
10084 </trans-unit> 10208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10085 <trans-unit id="7803960725351649605" datatype="html"> 10209 <trans-unit id="7803960725351649605" datatype="html">
10086 <source>Ban reason must be at least 3 characters long.</source> 10210 <source>Ban reason must be at least 3 characters long.</source>
10087 <target state="translated">Feumaidh adhbhar an toirmisg a bhith 3 caractaran a dh’fhaid air a char as giorra.</target> 10211 <target state="translated">Feumaidh adhbhar an toirmisg a bhith 3 caractaran a dh’fhaid air a char as giorra.</target>
10088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10212
10089 </trans-unit> 10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10090 <trans-unit id="3851609012243698179" datatype="html"> 10214 <trans-unit id="3851609012243698179" datatype="html">
10091 <source>Ban reason cannot be more than 250 characters long.</source> 10215 <source>Ban reason cannot be more than 250 characters long.</source>
10092 <target state="translated">Chan fhaod adhbhar an toirmisg a bhith nas fhaide na 250 caractar.</target> 10216 <target state="translated">Chan fhaod adhbhar an toirmisg a bhith nas fhaide na 250 caractar.</target>
10093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10217
10094 </trans-unit> 10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10095 <trans-unit id="6632896893630378443" datatype="html"> 10219 <trans-unit id="6632896893630378443" datatype="html">
10096 <source>Display name is required.</source> 10220 <source>Display name is required.</source>
10097 <target state="translated">Tha feum air ainm-taisbeanaidh.</target> 10221 <target state="translated">Tha feum air ainm-taisbeanaidh.</target>
10098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10222
10099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10223
10100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10224
10101 </trans-unit> 10225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10102 <trans-unit id="1303578752658966736" datatype="html"> 10226 <trans-unit id="1303578752658966736" datatype="html">
10103 <source>Display name must be at least 1 character long.</source> 10227 <source>Display name must be at least 1 character long.</source>
10104 <target state="translated">Feumaidh an t-ainm-taisbeanaidh a bhith 1 charactar a dh’fhaid air a char as giorra.</target> 10228 <target state="translated">Feumaidh an t-ainm-taisbeanaidh a bhith 1 charactar a dh’fhaid air a char as giorra.</target>
10105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10229
10106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10230
10107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10231
10108 </trans-unit> 10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10109 <trans-unit id="4613240543124934954" datatype="html"> 10233 <trans-unit id="4613240543124934954" datatype="html">
10110 <source>Display name cannot be more than 50 characters long.</source> 10234 <source>Display name cannot be more than 50 characters long.</source>
10111 <target state="translated">Chan fhaod an t-ainm-taisbeanaidh a bhith nas fhaide na 50 caractar.</target> 10235 <target state="translated">Chan fhaod an t-ainm-taisbeanaidh a bhith nas fhaide na 50 caractar.</target>
10112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10236
10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10237
10114 </trans-unit> 10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10115 <trans-unit id="1000468652492651683" datatype="html"> 10239 <trans-unit id="1000468652492651683" datatype="html">
10116 <source>Report reason is required.</source> 10240 <source>Report reason is required.</source>
10117 <target state="translated">Tha feum air adhbhar a’ ghearain.</target> 10241 <target state="translated">Tha feum air adhbhar a’ ghearain.</target>
@@ -10967,10 +11091,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10967 <trans-unit id="6952960992592445535" datatype="html"> 11091 <trans-unit id="6952960992592445535" datatype="html">
10968 <source><x id="PH"/> (channel page) </source> 11092 <source><x id="PH"/> (channel page) </source>
10969 <target state="translated"><x id="PH"/> (duilleag na seanail) </target> 11093 <target state="translated"><x id="PH"/> (duilleag na seanail) </target>
10970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11094
10971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11095
10972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11096
10973 </trans-unit> 11097 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10974 <trans-unit id="1209500590333005801" datatype="html"> 11098 <trans-unit id="1209500590333005801" datatype="html">
10975 <source><x id="PH"/> (account page) </source> 11099 <source><x id="PH"/> (account page) </source>
10976 <target state="translated"><x id="PH"/> (duilleag a’ chunntais) </target> 11100 <target state="translated"><x id="PH"/> (duilleag a’ chunntais) </target>
@@ -11346,22 +11470,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11346 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11470 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11347 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann <x id="PH"/> mionaid(ean).</target> 11471 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann <x id="PH"/> mionaid(ean).</target>
11348 11472
11349 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11473 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11350 <trans-unit id="4965472196059235310" datatype="html"> 11474 <trans-unit id="4965472196059235310" datatype="html">
11351 <source>Too many attempts, please try again later.</source> 11475 <source>Too many attempts, please try again later.</source>
11352 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann greis.</target> 11476 <target state="translated">Cus oidhirpean, feuch ris a-rithist an ceann greis.</target>
11353 11477
11354 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11478 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11355 <trans-unit id="1693549688987384699" datatype="html"> 11479 <trans-unit id="1693549688987384699" datatype="html">
11356 <source>Server error. Please retry later.</source> 11480 <source>Server error. Please retry later.</source>
11357 <target state="translated">Mearachd an fhrithealaiche. Feuch ris a-rithist an ceann greis.</target> 11481 <target state="translated">Mearachd an fhrithealaiche. Feuch ris a-rithist an ceann greis.</target>
11358 11482
11359 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 11483 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11360 <trans-unit id="7436975022198908854" datatype="html"> 11484 <trans-unit id="7436975022198908854" datatype="html">
11361 <source>Unknown server error</source> 11485 <source>Unknown server error</source>
11362 <target state="new">Unknown server error</target> 11486 <target state="new">Unknown server error</target>
11363 11487
11364 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11488 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11365 <trans-unit id="5927402622550505067" datatype="html"> 11489 <trans-unit id="5927402622550505067" datatype="html">
11366 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11490 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11367 <target state="translated">Fhuair thu fo-sgrìobhadh air na seanailean làithreach uile aig <x id="PH"/>. Gheibh thu brathan-naidheachd mu na videothan ùra aca uile.</target> 11491 <target state="translated">Fhuair thu fo-sgrìobhadh air na seanailean làithreach uile aig <x id="PH"/>. Gheibh thu brathan-naidheachd mu na videothan ùra aca uile.</target>
@@ -11508,8 +11632,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11508 <trans-unit id="2115592966120408375" datatype="html"> 11632 <trans-unit id="2115592966120408375" datatype="html">
11509 <source>Copied</source> 11633 <source>Copied</source>
11510 <target state="translated">Chaidh lethbhreac dheth a dhèanamh</target> 11634 <target state="translated">Chaidh lethbhreac dheth a dhèanamh</target>
11511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11635
11512 </trans-unit> 11636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11513 <trans-unit id="4323470180912194028" datatype="html"> 11637 <trans-unit id="4323470180912194028" datatype="html">
11514 <source>Copy</source> 11638 <source>Copy</source>
11515 <target state="translated">Dèan lethbhreac</target> 11639 <target state="translated">Dèan lethbhreac</target>
@@ -11751,46 +11875,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11751 <trans-unit id="4058575476871566236" datatype="html"> 11875 <trans-unit id="4058575476871566236" datatype="html">
11752 <source>Published</source> 11876 <source>Published</source>
11753 <target state="translated">Air fhoillseachadh</target> 11877 <target state="translated">Air fhoillseachadh</target>
11754 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 11878
11755 </trans-unit> 11879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11756 <trans-unit id="7657908235362559477" datatype="html"> 11880 <trans-unit id="7657908235362559477" datatype="html">
11757 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 11881 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11758 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11882 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11759 <context-group purpose="location"> 11883
11760 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11884 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11761 <context context-type="linenumber">178</context>
11762 </context-group>
11763 </trans-unit>
11764 <trans-unit id="5093002376262354382" datatype="html"> 11885 <trans-unit id="5093002376262354382" datatype="html">
11765 <source>Transcoding failed</source> 11886 <source>Transcoding failed</source>
11766 <target>Dh’fhàillig an tar-chòdachadh</target> 11887 <target>Dh’fhàillig an tar-chòdachadh</target>
11767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 11888
11768 </trans-unit> 11889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11769 <trans-unit id="118687079501751948" datatype="html"> 11890 <trans-unit id="118687079501751948" datatype="html">
11770 <source>Move to external storage failed</source> 11891 <source>Move to external storage failed</source>
11771 <target state="translated">Dh’fhàillig leis a’ ghluasad dhan stòras air an taobh a-muigh</target> 11892 <target state="translated">Dh’fhàillig leis a’ ghluasad dhan stòras air an taobh a-muigh</target>
11772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 11893
11773 </trans-unit> 11894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11774 <trans-unit id="4887724548587271148" datatype="html"> 11895 <trans-unit id="4887724548587271148" datatype="html">
11775 <source>Waiting transcoding</source> 11896 <source>Waiting transcoding</source>
11776 <target state="translated">A’ feitheamh air an tar-chòdachadh</target> 11897 <target state="translated">A’ feitheamh air an tar-chòdachadh</target>
11777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 11898
11778 </trans-unit> 11899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11779 <trans-unit id="4517785179607945981" datatype="html"> 11900 <trans-unit id="4517785179607945981" datatype="html">
11780 <source>To transcode</source> 11901 <source>To transcode</source>
11781 <target state="translated">Ri thar-chòdachadh</target> 11902 <target state="translated">Ri thar-chòdachadh</target>
11782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 11903
11783 </trans-unit> 11904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11784 <trans-unit id="3299576663551440736" datatype="html"> 11905 <trans-unit id="3299576663551440736" datatype="html">
11785 <source>To import</source> 11906 <source>To import</source>
11786 <target state="translated">Ri ion-phortadh</target> 11907 <target state="translated">Ri ion-phortadh</target>
11787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 11908
11788 </trans-unit> 11909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11789 <trans-unit id="6963802198225789806" datatype="html"> 11910 <trans-unit id="6963802198225789806" datatype="html">
11790 <source>To edit</source> 11911 <source>To edit</source>
11791 <target state="translated">Ri dheasachadh</target> 11912 <target state="translated">Ri dheasachadh</target>
11792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 11913
11793 </trans-unit> 11914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11794 <trans-unit id="8492933894084361602" datatype="html"> 11915 <trans-unit id="8492933894084361602" datatype="html">
11795 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11916 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11796 <target state="translated">Fo-sgrìobh air inbhir RSS “<x id="INTERPOLATION" equiv-text="{{ title }}"/>“</target> 11917 <target state="translated">Fo-sgrìobh air inbhir RSS “<x id="INTERPOLATION" equiv-text="{{ title }}"/>“</target>
@@ -11879,38 +12000,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11879 <trans-unit id="3284171506518522275" datatype="html"> 12000 <trans-unit id="3284171506518522275" datatype="html">
11880 <source>Your video was uploaded to your account and is private.</source> 12001 <source>Your video was uploaded to your account and is private.</source>
11881 <target state="translated">Chaidh a’ video agad a luchdadh suas dhan chunntas agad ’s tha e prìobhaideach.</target> 12002 <target state="translated">Chaidh a’ video agad a luchdadh suas dhan chunntas agad ’s tha e prìobhaideach.</target>
11882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12003
11883 </trans-unit> 12004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11884 <trans-unit id="5699822024600815733" datatype="html"> 12005 <trans-unit id="5699822024600815733" datatype="html">
11885 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12006 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11886 <target state="translated">Ach thèid dàta sam bith nach deach a shàbhaladh (tagaichean, tuairisgeulan…) air chall, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target> 12007 <target state="translated">Ach thèid dàta sam bith nach deach a shàbhaladh (tagaichean, tuairisgeulan…) air chall, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target>
11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12008
11888 </trans-unit> 12009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11889 <trans-unit id="1219739004043110649" datatype="html"> 12010 <trans-unit id="1219739004043110649" datatype="html">
11890 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12011 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11891 <target state="translated">Cha deach a’ video agad a luchdadh suas fhathast, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target> 12012 <target state="translated">Cha deach a’ video agad a luchdadh suas fhathast, a bheil thu cinnteach gu bheil thu airson an duilleag seo fhàgail?</target>
11892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12013
11893 </trans-unit> 12014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
11894 <trans-unit id="1830802698757049943" datatype="html"> 12015 <trans-unit id="1830802698757049943" datatype="html">
11895 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12016 <source>Publish <x id="PH" equiv-text="videoName"/></source>
11896 <target state="translated">Foillsich <x id="PH" equiv-text="videoName"/></target> 12017 <target state="translated">Foillsich <x id="PH" equiv-text="videoName"/></target>
11897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12018
11898 </trans-unit> 12019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11899 <trans-unit id="6932865105766151309" datatype="html"> 12020 <trans-unit id="6932865105766151309" datatype="html">
11900 <source>Upload</source> 12021 <source>Upload</source>
11901 <target state="translated">Luchdaich suas</target> 12022 <target state="translated">Luchdaich suas</target>
11902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12023
11903 </trans-unit> 12024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11904 <trans-unit id="8278735427925094503" datatype="html"> 12025 <trans-unit id="8278735427925094503" datatype="html">
11905 <source>Upload <x id="PH"/> </source> 12026 <source>Upload <x id="PH"/> </source>
11906 <target state="translated">Luchdaich suas <x id="PH"/> </target> 12027 <target state="translated">Luchdaich suas <x id="PH"/> </target>
11907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12028
11908 </trans-unit> 12029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11909 <trans-unit id="5981816353437801748" datatype="html"> 12030 <trans-unit id="5981816353437801748" datatype="html">
11910 <source>Video published.</source> 12031 <source>Video published.</source>
11911 <target state="translated">Chaidh a’ video fhoillseachadh.</target> 12032 <target state="translated">Chaidh a’ video fhoillseachadh.</target>
11912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12033
11913 </trans-unit> 12034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11914 <trans-unit id="764164089183618119" datatype="html"> 12035 <trans-unit id="764164089183618119" datatype="html">
11915 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12036 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11916 <target state="translated">Tha atharraichean gun sàbhaladh agad! Ma dh’fhalbhas tu, thèid na h-atharraichean agad air chall.</target> 12037 <target state="translated">Tha atharraichean gun sàbhaladh agad! Ma dh’fhalbhas tu, thèid na h-atharraichean agad air chall.</target>
@@ -12067,7 +12188,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12067 12188
12068 12189
12069 12190
12070 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12191 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12071 <trans-unit id="3354816756665089864" datatype="html"> 12192 <trans-unit id="3354816756665089864" datatype="html">
12072 <source>Autoplay is suspended</source> 12193 <source>Autoplay is suspended</source>
12073 <target state="translated">Chaidh a’ chluiche fhèin-obrachail a chur à rèim</target> 12194 <target state="translated">Chaidh a’ chluiche fhèin-obrachail a chur à rèim</target>
@@ -12156,9 +12277,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12156 <trans-unit id="2431286785954354122" datatype="html"> 12277 <trans-unit id="2431286785954354122" datatype="html">
12157 <source>Recently added</source> 12278 <source>Recently added</source>
12158 <target state="translated">O chionn goirid</target> 12279 <target state="translated">O chionn goirid</target>
12159 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12280
12160 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12281
12161 </trans-unit> 12282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12162 <trans-unit id="12646164819555880" datatype="html"> 12283 <trans-unit id="12646164819555880" datatype="html">
12163 <source>Videos from your subscriptions</source> 12284 <source>Videos from your subscriptions</source>
12164 <target state="translated">Videothan o na fo-sgrìobhaidhean agad</target> 12285 <target state="translated">Videothan o na fo-sgrìobhaidhean agad</target>
@@ -12167,17 +12288,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12167 <trans-unit id="1812379335568847528" datatype="html"> 12288 <trans-unit id="1812379335568847528" datatype="html">
12168 <source>Subscriptions</source> 12289 <source>Subscriptions</source>
12169 <target state="translated">Fo-sgrìobhaidhean</target> 12290 <target state="translated">Fo-sgrìobhaidhean</target>
12170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12291
12171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12292
12172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12293
12173 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12294
12174 </trans-unit> 12295 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12175 <trans-unit id="186236568870281953" datatype="html"> 12296 <trans-unit id="186236568870281953" datatype="html">
12176 <source>History</source> 12297 <source>History</source>
12177 <target state="translated">Eachdraidh</target> 12298 <target state="translated">Eachdraidh</target>
12178 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12299
12179 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12300
12180 </trans-unit> 12301 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12181 <trans-unit id="5237588857224999862" datatype="html"> 12302 <trans-unit id="5237588857224999862" datatype="html">
12182 <source>Open actions</source> 12303 <source>Open actions</source>
12183 <target state="translated">Fosgail na gnìomhan</target> 12304 <target state="translated">Fosgail na gnìomhan</target>
@@ -12189,11 +12310,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12189 <trans-unit id="8681933925782924101" datatype="html"> 12310 <trans-unit id="8681933925782924101" datatype="html">
12190 <source>Local videos</source> 12311 <source>Local videos</source>
12191 <target state="translated">Videothan ionadail</target> 12312 <target state="translated">Videothan ionadail</target>
12192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12313
12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12314
12194 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12315
12195 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12316
12196 </trans-unit> 12317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12197 <trans-unit id="5668077948386857930" datatype="html"> 12318 <trans-unit id="5668077948386857930" datatype="html">
12198 <source>Exclude</source> 12319 <source>Exclude</source>
12199 <target state="translated">Dùin a-mach</target> 12320 <target state="translated">Dùin a-mach</target>
@@ -12228,19 +12349,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12228 <trans-unit id="4668975178372693951" datatype="html"> 12349 <trans-unit id="4668975178372693951" datatype="html">
12229 <source>Discover videos</source> 12350 <source>Discover videos</source>
12230 <target state="translated">Fidir videothan</target> 12351 <target state="translated">Fidir videothan</target>
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12353
12233 </trans-unit> 12354 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12234 <trans-unit id="8067135025051844577" datatype="html"> 12355 <trans-unit id="8067135025051844577" datatype="html">
12235 <source>Trending videos</source> 12356 <source>Trending videos</source>
12236 <target state="translated">Videothan a’ treandadh</target> 12357 <target state="translated">Videothan a’ treandadh</target>
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12358
12238 </trans-unit> 12359 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12239 <trans-unit id="664221386829541948" datatype="html"> 12360 <trans-unit id="664221386829541948" datatype="html">
12240 <source>Recently added videos</source> 12361 <source>Recently added videos</source>
12241 <target state="translated">Videothan air an cur ris o chionn goirid</target> 12362 <target state="translated">Videothan air an cur ris o chionn goirid</target>
12242 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12363
12243 </trans-unit> 12364 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12244 <trans-unit id="8212906256415538361" datatype="html"> 12365 <trans-unit id="8212906256415538361" datatype="html">
12245 <source>Upload a video</source> 12366 <source>Upload a video</source>
12246 <target state="translated">Luchdaich suas video</target> 12367 <target state="translated">Luchdaich suas video</target>
diff --git a/client/src/locale/angular.gl-ES.xlf b/client/src/locale/angular.gl-ES.xlf
index 48aec2c67..8e1c4cce7 100644
--- a/client/src/locale/angular.gl-ES.xlf
+++ b/client/src/locale/angular.gl-ES.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">vídeo</target> 488 <target state="translated">vídeo</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Este vídeo fai que superes a túa cota de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Este vídeo fai que superes a túa cota de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, cota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Con este vídeo superas a túa cota diaria de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Con este vídeo superas a túa cota diaria de vídeo (tamaño do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, cota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">subtítulos</target> 504 <target state="translated">subtítulos</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Non se atopa o elemento <x id="PH" equiv-text="param"/></target> 567 <target state="translated">Non se atopa o elemento <x id="PH" equiv-text="param"/></target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Non listado</target> 572 <target>Non listado</target>
@@ -723,16 +723,13 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">Só vídeos en directo</target> 725 <target state="translated">Só vídeos en directo</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">Tes a certeza de querer eliminar {length, plural, =1 {este vídeo} other {<x id="length"/> vídeos}}?</target> 730 <target state="translated">Tes a certeza de querer eliminar {length, plural, =1 {este vídeo} other {<x id="length"/> vídeos}}?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Editar</target> 735 <target>Editar</target>
@@ -1162,46 +1159,52 @@
1162 <trans-unit id="3997350348765083892"> 1159 <trans-unit id="3997350348765083892">
1163 <source>Username or email address</source> 1160 <source>Username or email address</source>
1164 <target>Nome de usuaria ou enderezo de correo</target> 1161 <target>Nome de usuaria ou enderezo de correo</target>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1162
1166 </trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1167 <trans-unit id="175344056589888866" datatype="html"> 1164 <trans-unit id="175344056589888866" datatype="html">
1168 <source>Example: john@example.com</source> 1165 <source>Example: john@example.com</source>
1169 <target state="translated">Exemplo: catuxa@exemplo.com</target> 1166 <target state="translated">Exemplo: catuxa@exemplo.com</target>
1167
1168
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1170 <trans-unit id="1758058452376026925" datatype="html">
1171 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1172 <target state="translated">âš ï¸ A maioría dos enderezos de email non inclúen letras maiúsculas.</target>
1173
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1175 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">46</context> 1178 <context context-type="linenumber">70</context>
1173 </context-group> 1179 </context-group>
1180 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1181 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1174 <context-group purpose="location"> 1182 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1183 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">53</context> 1184 <context context-type="linenumber">72</context>
1177 </context-group> 1185 </context-group>
1178 </trans-unit> 1186 </trans-unit>
1179 <trans-unit id="1758058452376026925" datatype="html">
1180 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1181 <target state="translated">âš ï¸ A maioría dos enderezos de email non inclúen letras maiúsculas.</target>
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1183 </trans-unit>
1184 <trans-unit id="1431416938026210429"> 1187 <trans-unit id="1431416938026210429">
1185 <source>Password</source> 1188 <source>Password</source>
1186 <target>Contrasinal</target> 1189 <target>Contrasinal</target>
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1196
1194 </trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1195 <trans-unit id="8715156686857791956" datatype="html"> 1198 <trans-unit id="8715156686857791956" datatype="html">
1196 <source>Click here to reset your password</source> 1199 <source>Click here to reset your password</source>
1197 <target state="translated">Preme aquí e restablece o contrasinal</target> 1200 <target state="translated">Preme aquí e restablece o contrasinal</target>
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1201
1199 </trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="892063502898494584" datatype="html"> 1203 <trans-unit id="892063502898494584" datatype="html">
1201 <source>I forgot my password</source> 1204 <source>I forgot my password</source>
1202 <target state="translated">Esquecín o contrasinal</target> 1205 <target state="translated">Esquecín o contrasinal</target>
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1206
1204 </trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1205 <trans-unit id="2101170466365500913" datatype="html"> 1208 <trans-unit id="2101170466365500913" datatype="html">
1206 <source>Logging into an account lets you publish content</source> 1209 <source>Logging into an account lets you publish content</source>
1207 <target state="translated">Se estás conectada poderás publicar o teu contido</target> 1210 <target state="translated">Se estás conectada poderás publicar o teu contido</target>
@@ -1226,52 +1229,52 @@
1226 <trans-unit id="3183213940445113677" datatype="html"> 1229 <trans-unit id="3183213940445113677" datatype="html">
1227 <source>Or sign in with</source> 1230 <source>Or sign in with</source>
1228 <target state="translated">Ou conéctate con</target> 1231 <target state="translated">Ou conéctate con</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1232
1230 </trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1231 <trans-unit id="3238209155172574367"> 1234 <trans-unit id="3238209155172574367">
1232 <source>Forgot your password</source> 1235 <source>Forgot your password</source>
1233 <target>Esqueceu o contrasinal</target> 1236 <target>Esqueceu o contrasinal</target>
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1237
1235 </trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1236 <trans-unit id="87327320394367488" datatype="html"> 1239 <trans-unit id="87327320394367488" datatype="html">
1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1240 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1238 <target state="translated">Lamentámolo, non podes recuperar o contrasinal porque a administración da instancia non configurou o sistema de email de PeerTube.</target> 1241 <target state="translated">Lamentámolo, non podes recuperar o contrasinal porque a administración da instancia non configurou o sistema de email de PeerTube.</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1242
1240 </trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1241 <trans-unit id="3188014010833256853" datatype="html"> 1244 <trans-unit id="3188014010833256853" datatype="html">
1242 <source>Enter your email address and we will send you a link to reset your password.</source> 1245 <source>Enter your email address and we will send you a link to reset your password.</source>
1243 <target state="translated">Escribe o teu email e enviarémosche unha ligazón para restablecer o contrasinal.</target> 1246 <target state="translated">Escribe o teu email e enviarémosche unha ligazón para restablecer o contrasinal.</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1247
1245 </trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1246 <trans-unit id="1190256911880544559" datatype="html"> 1249 <trans-unit id="1190256911880544559" datatype="html">
1247 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1250 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1248The link will expire within 1 hour.</source> 1251The link will expire within 1 hour.</source>
1249 <target state="translated">Enviaremos un email con instruccións para o restablecemento a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A ligazón caduca nunha hora.</target> 1252 <target state="translated">Enviaremos un email con instruccións para o restablecemento a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A ligazón caduca nunha hora.</target>
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1252 <trans-unit id="4768749765465246664"> 1255 <trans-unit id="4768749765465246664">
1253 <source>Email</source> 1256 <source>Email</source>
1254 <target>Correo electrónico</target> 1257 <target>Correo electrónico</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 </trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1263 <trans-unit id="3967269098753656610"> 1266 <trans-unit id="3967269098753656610">
1264 <source>Email address</source> 1267 <source>Email address</source>
1265 <target>Enderezo de correo electrónico</target> 1268 <target>Enderezo de correo electrónico</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1269 <trans-unit id="7808756054397155068" datatype="html"> 1272 <trans-unit id="7808756054397155068" datatype="html">
1270 <source>Reset</source> 1273 <source>Reset</source>
1271 <target state="translated">Restablecer</target> 1274 <target state="translated">Restablecer</target>
1272 <note priority="1" from="description">Password reset button</note> 1275 <note priority="1" from="description">Password reset button</note>
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1276
1274 </trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1275 <trans-unit id="4319634264526091601" datatype="html"> 1278 <trans-unit id="4319634264526091601" datatype="html">
1276 <source>on this instance</source> 1279 <source>on this instance</source>
1277 <target state="translated">nesta instancia</target> 1280 <target state="translated">nesta instancia</target>
@@ -1502,6 +1505,12 @@ The link will expire within 1 hour.</source>
1502 <source>Configure my instance</source> 1505 <source>Configure my instance</source>
1503 <target state="translated">Configurar a miña instancia</target> 1506 <target state="translated">Configurar a miña instancia</target>
1504 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1508 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1505 </trans-unit> 1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
@@ -1706,8 +1715,8 @@ The link will expire within 1 hour.</source>
1706 <trans-unit id="8893390761160292681" datatype="html"> 1715 <trans-unit id="8893390761160292681" datatype="html">
1707 <source>My account</source> 1716 <source>My account</source>
1708 <target state="translated">Conta</target> 1717 <target state="translated">Conta</target>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1711 <trans-unit id="6371572688505952303" datatype="html"> 1720 <trans-unit id="6371572688505952303" datatype="html">
1712 <source>My library</source> 1721 <source>My library</source>
1713 <target state="translated">Biblioteca</target> 1722 <target state="translated">Biblioteca</target>
@@ -1716,10 +1725,10 @@ The link will expire within 1 hour.</source>
1716 <trans-unit id="2308975396733519902"> 1725 <trans-unit id="2308975396733519902">
1717 <source>Create an account</source> 1726 <source>Create an account</source>
1718 <target>Crear unha conta</target> 1727 <target>Crear unha conta</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1730
1722 </trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1723 <trans-unit id="3108704604266608109" datatype="html"> 1732 <trans-unit id="3108704604266608109" datatype="html">
1724 <source>My video imports</source> 1733 <source>My video imports</source>
1725 <target state="translated">Vídeos importados</target> 1734 <target state="translated">Vídeos importados</target>
@@ -1738,35 +1747,35 @@ The link will expire within 1 hour.</source>
1738 <trans-unit id="667372110624203230" datatype="html"> 1747 <trans-unit id="667372110624203230" datatype="html">
1739 <source>Import jobs concurrency</source> 1748 <source>Import jobs concurrency</source>
1740 <target state="translated">Concurrencia de tarefas de importación</target> 1749 <target state="translated">Concurrencia de tarefas de importación</target>
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1750
1742 </trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1743 <trans-unit id="2184839376696112704" datatype="html"> 1752 <trans-unit id="2184839376696112704" datatype="html">
1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1753 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1745 <target state="translated">permite a importación de varios vídeos en paralelo. âš ï¸ Require reiniciar PeerTube.</target> 1754 <target state="translated">permite a importación de varios vídeos en paralelo. âš ï¸ Require reiniciar PeerTube.</target>
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1748 <trans-unit id="780513172839038392" datatype="html"> 1757 <trans-unit id="780513172839038392" datatype="html">
1749 <source>jobs in parallel</source> 1758 <source>jobs in parallel</source>
1750 <target state="translated">tarefas en paralelo</target> 1759 <target state="translated">tarefas en paralelo</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1761
1753 </trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1754 <trans-unit id="5997625369044180192" datatype="html"> 1763 <trans-unit id="5997625369044180192" datatype="html">
1755 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1764 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1756 <target state="translated">Permite importar con HTTP URL (ex. YouTube)</target> 1765 <target state="translated">Permite importar con HTTP URL (ex. YouTube)</target>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1766
1758 </trans-unit> 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1759 <trans-unit id="2095604754338363597" datatype="html"> 1768 <trans-unit id="2095604754338363597" datatype="html">
1760 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1769 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1761 <target state="translated">âš ï¸ Se está activo, recomendamos utilizar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para o acceso privado a URL desde o teu servidor PeerTube</target> 1770 <target state="translated">âš ï¸ Se está activo, recomendamos utilizar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para o acceso privado a URL desde o teu servidor PeerTube</target>
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1764 <trans-unit id="7627544798203088407"> 1773 <trans-unit id="7627544798203088407">
1765 <source>Discover</source> 1774 <source>Discover</source>
1766 <target>Descubrir</target> 1775 <target>Descubrir</target>
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1776
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1770 <trans-unit id="7844706011418789951"> 1779 <trans-unit id="7844706011418789951">
1771 <source>Administration</source> 1780 <source>Administration</source>
1772 <target>Administración</target> 1781 <target>Administración</target>
@@ -2007,8 +2016,8 @@ The link will expire within 1 hour.</source>
2007 <trans-unit id="2971365540217107489" datatype="html"> 2016 <trans-unit id="2971365540217107489" datatype="html">
2008 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2017 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2009 <target state="translated">O multimedia é demasiado grande para o servidor. Contacta coa administración se desexas que aumenten o límite.</target> 2018 <target state="translated">O multimedia é demasiado grande para o servidor. Contacta coa administración se desexas que aumenten o límite.</target>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2019
2011 </trans-unit> 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2012 <trans-unit id="5131854469652959713" datatype="html"> 2021 <trans-unit id="5131854469652959713" datatype="html">
2013 <source>GLOBAL SEARCH</source> 2022 <source>GLOBAL SEARCH</source>
2014 <target state="translated">BUSCA GLOBAL</target> 2023 <target state="translated">BUSCA GLOBAL</target>
@@ -2391,7 +2400,7 @@ The link will expire within 1 hour.</source>
2391 2400
2392 2401
2393 2402
2394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2395 <trans-unit id="2504502765849142619" datatype="html"> 2404 <trans-unit id="2504502765849142619" datatype="html">
2396 <source>No items found</source> 2405 <source>No items found</source>
2397 <target state="translated">Sen resultados</target> 2406 <target state="translated">Sen resultados</target>
@@ -2801,8 +2810,8 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2802 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2803 <target state="translated">Subida agardando</target> 2812 <target state="translated">Subida agardando</target>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2805 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2806 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2807 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2808 <target state="translated">Lamentámolo, a túa conta non permite subir contidos. Se queres engadir vídeos, unha administradora debe aumentar a túa cota.</target> 2817 <target state="translated">Lamentámolo, a túa conta non permite subir contidos. Se queres engadir vídeos, unha administradora debe aumentar a túa cota.</target>
@@ -3052,11 +3061,11 @@ The link will expire within 1 hour.</source>
3052 <trans-unit id="2454050363478003966" datatype="html"> 3061 <trans-unit id="2454050363478003966" datatype="html">
3053 <source>Login</source> 3062 <source>Login</source>
3054 <target state="translated">Acceder</target> 3063 <target state="translated">Acceder</target>
3055 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3064
3056 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3065
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3066
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3067
3059 </trans-unit> 3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3060 <trans-unit id="6154714649766447409" datatype="html"> 3069 <trans-unit id="6154714649766447409" datatype="html">
3061 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3070 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3062 <target state="translated">Acceder a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > </target> 3071 <target state="translated">Acceder a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > </target>
@@ -3748,71 +3757,86 @@ The link will expire within 1 hour.</source>
3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3750 </trans-unit> 3759 </trans-unit>
3751 <trans-unit id="7046347992315328430" datatype="html"> 3760
3752 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3753 <target state="translated">Recodificación activada. A cota de vídeo só ten en conta o tamaño <x id="START_TAG_STRONG"/>orixinal<x id="CLOSE_TAG_STRONG"/> do vídeo. <x id="LINE_BREAK"/> Como moito, esta usuaria podería subir ~ <x id="INTERPOLATION"/>. </target>
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3756 </trans-unit>
3757 <trans-unit id="2743014784334706527" datatype="html"> 3761 <trans-unit id="2743014784334706527" datatype="html">
3758 <source>Daily video quota</source> 3762 <source>Daily video quota</source>
3759 <target state="translated">Cota diaria de vídeo</target> 3763 <target state="translated">Cota diaria de vídeo</target>
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3764
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3765
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3766
3763 </trans-unit> 3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3764 <trans-unit id="2622255144026150901" datatype="html"> 3768 <trans-unit id="2622255144026150901" datatype="html">
3765 <source>Auth plugin</source> 3769 <source>Auth plugin</source>
3766 <target state="translated">Complemento Auth</target> 3770 <target state="translated">Complemento Auth</target>
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3771
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3772
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3773
3770 </trans-unit> 3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3771 <trans-unit id="588099657508661970" datatype="html"> 3775 <trans-unit id="588099657508661970" datatype="html">
3772 <source>None (local authentication)</source> 3776 <source>None (local authentication)</source>
3773 <target state="translated">Ningún (autenticación local)</target> 3777 <target state="translated">Ningún (autenticación local)</target>
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3778
3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3779
3776 </trans-unit> 3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3777 <trans-unit id="2070907480317730379" datatype="html"> 3781 <trans-unit id="2070907480317730379" datatype="html">
3778 <source>Doesn't need review before a video goes public</source> 3782 <source>Doesn't need review before a video goes public</source>
3779 <target state="translated">Non precisa revisión antes de facer público un vídeo</target> 3783 <target state="translated">Non precisa revisión antes de facer público un vídeo</target>
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3784
3781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3785
3782 </trans-unit> 3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3783 <trans-unit id="6667250632809964191" datatype="html"> 3787 <trans-unit id="6667250632809964191" datatype="html">
3784 <source>Send a link to reset the password by email to the user</source> 3788 <source>Send a link to reset the password by email to the user</source>
3785 <target state="translated">Enviar unha ligazón para restablecer o contrasinal desde email</target> 3789 <target state="translated">Enviar unha ligazón para restablecer o contrasinal desde email</target>
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3790
3787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3791
3788 </trans-unit> 3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3789 <trans-unit id="1412406834353485520" datatype="html"> 3793 <trans-unit id="1412406834353485520" datatype="html">
3790 <source>Ask for new password</source> 3794 <source>Ask for new password</source>
3791 <target state="translated">Pedir novo contrasinal</target> 3795 <target state="translated">Pedir novo contrasinal</target>
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3796
3793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3797
3794 </trans-unit> 3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3795 <trans-unit id="3791201588898094481" datatype="html"> 3799 <trans-unit id="3791201588898094481" datatype="html">
3796 <source>Manually set the user password</source> 3800 <source>Manually set the user password</source>
3797 <target state="translated">Establecer manualmente o contrasinal da usuaria</target> 3801 <target state="translated">Establecer manualmente o contrasinal da usuaria</target>
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3802
3799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3803
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3805 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3806 <context-group purpose="location">
3807 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3808 <context context-type="linenumber">227</context>
3809 </context-group>
3810 <context-group purpose="location">
3811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3812 <context context-type="linenumber">227</context>
3813 </context-group>
3814 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3815 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3816 <context-group purpose="location">
3817 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3818 <context context-type="linenumber">228</context>
3819 </context-group>
3820 <context-group purpose="location">
3821 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3822 <context context-type="linenumber">228</context>
3823 </context-group>
3800 </trans-unit> 3824 </trans-unit>
3801 <trans-unit id="8461842260159597706" datatype="html"> 3825 <trans-unit id="8461842260159597706" datatype="html">
3802 <source>Show</source> 3826 <source>Show</source>
3803 <target state="translated">Mostrar</target> 3827 <target state="translated">Mostrar</target>
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3828
3805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3829
3806 </trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3807 <trans-unit id="8461609631969932886" datatype="html"> 3831 <trans-unit id="8461609631969932886" datatype="html">
3808 <source>Hide</source> 3832 <source>Hide</source>
3809 <target state="translated">Agochar</target> 3833 <target state="translated">Agochar</target>
3810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3834
3811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3835
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3836
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3837
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3838
3815 </trans-unit> 3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3816 <trans-unit id="7049348886126005391" datatype="html"> 3840 <trans-unit id="7049348886126005391" datatype="html">
3817 <source>Batch actions</source> 3841 <source>Batch actions</source>
3818 <target state="translated">Accións en grupo</target> 3842 <target state="translated">Accións en grupo</target>
@@ -3888,22 +3912,22 @@ The link will expire within 1 hour.</source>
3888 <trans-unit id="7815838401315213887" datatype="html"> 3912 <trans-unit id="7815838401315213887" datatype="html">
3889 <source>Muted accounts</source> 3913 <source>Muted accounts</source>
3890 <target state="translated">Contas acaladas</target> 3914 <target state="translated">Contas acaladas</target>
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3915
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3916
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3917
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3918
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3919
3896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3920
3897 </trans-unit> 3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3898 <trans-unit id="5668793810321242853" datatype="html"> 3922 <trans-unit id="5668793810321242853" datatype="html">
3899 <source>Muted servers</source> 3923 <source>Muted servers</source>
3900 <target state="translated">Servidores acalados</target> 3924 <target state="translated">Servidores acalados</target>
3901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3925
3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3926
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3927
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3928
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3929
3906 </trans-unit> 3930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3907 <trans-unit id="2343069726009080052" datatype="html"> 3931 <trans-unit id="2343069726009080052" datatype="html">
3908 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3932 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3909 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3933 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5027,181 +5051,175 @@ The link will expire within 1 hour.</source>
5027 <trans-unit id="7169210802367807492" datatype="html"> 5051 <trans-unit id="7169210802367807492" datatype="html">
5028 <source>bytes</source> 5052 <source>bytes</source>
5029 <target state="translated">bytes</target> 5053 <target state="translated">bytes</target>
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5054
5031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5055
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5056
5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5057
5034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5058
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5059
5036 </trans-unit> 5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5037 <trans-unit id="8509882464852636851" datatype="html"> 5061 <trans-unit id="8509882464852636851" datatype="html">
5038 <source>Default daily upload limit per user</source> 5062 <source>Default daily upload limit per user</source>
5039 <target state="translated">Límite de subida diaria para as usuarias</target> 5063 <target state="translated">Límite de subida diaria para as usuarias</target>
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5064
5041 </trans-unit> 5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5042 <trans-unit id="4719342289581047890" datatype="html"> 5066 <trans-unit id="4719342289581047890" datatype="html">
5043 <source>Allow import with a torrent file or a magnet URI</source> 5067 <source>Allow import with a torrent file or a magnet URI</source>
5044 <target state="translated">Permitir importar cun ficheiro torrent ou magnet URI</target> 5068 <target state="translated">Permitir importar cun ficheiro torrent ou magnet URI</target>
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5069
5046 </trans-unit> 5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5047 <trans-unit id="6801844913630625451" datatype="html"> 5071 <trans-unit id="6801844913630625451" datatype="html">
5048 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5072 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5049 <target state="translated">âš ï¸ Non recomendamos activar esta característica se non confías nas túas usuarias</target> 5073 <target state="translated">âš ï¸ Non recomendamos activar esta característica se non confías nas túas usuarias</target>
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5074
5051 </trans-unit> 5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5052 <trans-unit id="2634326893148077182" datatype="html"> 5076 <trans-unit id="2634326893148077182" datatype="html">
5053 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5077 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5054 <target state="translated">Permitir a sincronización da canle con outras plataformas como YouTube (require permitir a importación con HTTP URL)</target> 5078 <target state="translated">Permitir a sincronización da canle con outras plataformas como YouTube (require permitir a importación con HTTP URL)</target>
5055 <context-group purpose="location"> 5079
5056 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5057 <context context-type="linenumber">293</context>
5058 </context-group>
5059 </trans-unit>
5060 <trans-unit id="7404104645798703279" datatype="html"> 5081 <trans-unit id="7404104645798703279" datatype="html">
5061 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5082 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5062 <target state="translated">⛔ Tes que permitir a importación HTTP URL para poder activar esta característica.</target> 5083 <target state="translated">⛔ Tes que permitir a importación HTTP URL para poder activar esta característica.</target>
5063 <context-group purpose="location"> 5084
5064 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5065 <context context-type="linenumber">296,298</context>
5066 </context-group>
5067 </trans-unit>
5068 <trans-unit id="3950258704315544174" datatype="html"> 5086 <trans-unit id="3950258704315544174" datatype="html">
5069 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5087 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5070 <target state="translated">A non ser que a usuaria esté marcada como de confianza, os seus vídeos permanecerán privados ata ser revisados pola moderación.</target> 5088 <target state="translated">A non ser que a usuaria esté marcada como de confianza, os seus vídeos permanecerán privados ata ser revisados pola moderación.</target>
5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5089
5072 </trans-unit> 5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5073 <trans-unit id="424703522835656806" datatype="html"> 5091 <trans-unit id="424703522835656806" datatype="html">
5074 <source>VIDEO CHANNELS</source> 5092 <source>VIDEO CHANNELS</source>
5075 <target state="translated">CANLES DE VÃDEO</target> 5093 <target state="translated">CANLES DE VÃDEO</target>
5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5094
5077 </trans-unit> 5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5078 <trans-unit id="7026684190224451991" datatype="html"> 5096 <trans-unit id="7026684190224451991" datatype="html">
5079 <source>Max video channels per user</source> 5097 <source>Max video channels per user</source>
5080 <target state="translated">Máx. número de canles por usuaria</target> 5098 <target state="translated">Máx. número de canles por usuaria</target>
5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5099
5082 </trans-unit> 5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5083 <trans-unit id="3840267063842708224" datatype="html"> 5101 <trans-unit id="3840267063842708224" datatype="html">
5084 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5102 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5085 <target state="translated">{VAR_PLURAL, plural, =1 {canle} other {canles}}</target> 5103 <target state="translated">{VAR_PLURAL, plural, =1 {canle} other {canles}}</target>
5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5104
5087 </trans-unit> 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5088 <trans-unit id="3428986951244800347" datatype="html"> 5106 <trans-unit id="3428986951244800347" datatype="html">
5089 <source>Block new videos automatically</source> 5107 <source>Block new videos automatically</source>
5090 <target state="translated">Bloquear novos vídeos automáticamente</target> 5108 <target state="translated">Bloquear novos vídeos automáticamente</target>
5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5109
5092 </trans-unit> 5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5093 <trans-unit id="2054846790157376783" datatype="html"> 5111 <trans-unit id="2054846790157376783" datatype="html">
5094 <source>SEARCH</source> 5112 <source>SEARCH</source>
5095 <target state="translated">BUSCAR</target> 5113 <target state="translated">BUSCAR</target>
5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5114
5097 </trans-unit> 5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5098 <trans-unit id="3442084803796199253" datatype="html"> 5116 <trans-unit id="3442084803796199253" datatype="html">
5099 <source>Allow users to do remote URI/handle search</source> 5117 <source>Allow users to do remote URI/handle search</source>
5100 <target state="translated">Permitirlle ás usuarias facer buscas de URI/alcumes remotos</target> 5118 <target state="translated">Permitirlle ás usuarias facer buscas de URI/alcumes remotos</target>
5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5119
5102 </trans-unit> 5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5103 <trans-unit id="2258148539285928012" datatype="html"> 5121 <trans-unit id="2258148539285928012" datatype="html">
5104 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5122 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5105 <target state="translated">Permitirlle ás <x id="START_TAG_STRONG"/>usuarias<x id="CLOSE_TAG_STRONG"/> atopar vídeos/actores remotos que poderían non estar federados coa túa instancia</target> 5123 <target state="translated">Permitirlle ás <x id="START_TAG_STRONG"/>usuarias<x id="CLOSE_TAG_STRONG"/> atopar vídeos/actores remotos que poderían non estar federados coa túa instancia</target>
5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5124
5107 </trans-unit> 5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5108 <trans-unit id="7295422540935146771" datatype="html"> 5126 <trans-unit id="7295422540935146771" datatype="html">
5109 <source>Allow anonymous to do remote URI/handle search</source> 5127 <source>Allow anonymous to do remote URI/handle search</source>
5110 <target state="translated">Permitir a busca anónima de URI/alcumes remotos</target> 5128 <target state="translated">Permitir a busca anónima de URI/alcumes remotos</target>
5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5129
5112 </trans-unit> 5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5113 <trans-unit id="7305237807882754643" datatype="html"> 5131 <trans-unit id="7305237807882754643" datatype="html">
5114 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5132 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5115 <target state="translated">Permitirlle a <x id="START_TAG_STRONG"/>usuarias anónimas<x id="CLOSE_TAG_STRONG"/> atopar vídeos/actores remotos que poderían non estar federados coa túa instancia</target> 5133 <target state="translated">Permitirlle a <x id="START_TAG_STRONG"/>usuarias anónimas<x id="CLOSE_TAG_STRONG"/> atopar vídeos/actores remotos que poderían non estar federados coa túa instancia</target>
5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5134
5117 </trans-unit> 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5118 <trans-unit id="5273935530181504015" datatype="html"> 5136 <trans-unit id="5273935530181504015" datatype="html">
5119 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5137 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5120 <target state="translated">âš ï¸ Esta función depende moito da moderación das instancias seguidas polo índice de buscas que ti elexiches.</target> 5138 <target state="translated">âš ï¸ Esta función depende moito da moderación das instancias seguidas polo índice de buscas que ti elexiches.</target>
5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5139
5122 </trans-unit> 5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5123 <trans-unit id="1886227550697837417" datatype="html"> 5141 <trans-unit id="1886227550697837417" datatype="html">
5124 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5142 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5125 <target state="translated">Só deberías usar índices de busca moderados en produción, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hospedar o teu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5143 <target state="translated">Só deberías usar índices de busca moderados en produción, ou <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hospedar o teu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5144
5127 </trans-unit> 5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5128 <trans-unit id="2331464426553277323" datatype="html"> 5146 <trans-unit id="2331464426553277323" datatype="html">
5129 <source>Search index URL</source> 5147 <source>Search index URL</source>
5130 <target state="translated">URL do índice de buscas</target> 5148 <target state="translated">URL do índice de buscas</target>
5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5149
5132 </trans-unit> 5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5133 <trans-unit id="8524278911521465398" datatype="html"> 5151 <trans-unit id="8524278911521465398" datatype="html">
5134 <source>Disable local search in search bar</source> 5152 <source>Disable local search in search bar</source>
5135 <target state="translated">Desactivar busca local na barra de busca</target> 5153 <target state="translated">Desactivar busca local na barra de busca</target>
5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5154
5137 </trans-unit> 5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5138 <trans-unit id="6568991917245875948" datatype="html"> 5156 <trans-unit id="6568991917245875948" datatype="html">
5139 <source>Otherwise the local search stays used by default</source> 5157 <source>Otherwise the local search stays used by default</source>
5140 <target state="translated">Doutro xeito a busca local será utilizada por defecto</target> 5158 <target state="translated">Doutro xeito a busca local será utilizada por defecto</target>
5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5159
5142 </trans-unit> 5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5143 <trans-unit id="4444955208013675027" datatype="html"> 5161 <trans-unit id="4444955208013675027" datatype="html">
5144 <source>Search bar uses the global search index by default</source> 5162 <source>Search bar uses the global search index by default</source>
5145 <target state="translated">A barra de busca usa por defecto o índice de busca global</target> 5163 <target state="translated">A barra de busca usa por defecto o índice de busca global</target>
5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5164
5147 </trans-unit> 5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5148 <trans-unit id="6476750382562952780" datatype="html"> 5166 <trans-unit id="6476750382562952780" datatype="html">
5149 <source>Enable global search</source> 5167 <source>Enable global search</source>
5150 <target state="translated">Activar busca global</target> 5168 <target state="translated">Activar busca global</target>
5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5169
5152 </trans-unit> 5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5153 <trans-unit id="836183323506117145" datatype="html"> 5171 <trans-unit id="836183323506117145" datatype="html">
5154 <source>FEDERATION</source> 5172 <source>FEDERATION</source>
5155 <target state="translated">FEDERACIÓN</target> 5173 <target state="translated">FEDERACIÓN</target>
5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5174
5157 </trans-unit> 5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5158 <trans-unit id="252719899360434356" datatype="html"> 5176 <trans-unit id="252719899360434356" datatype="html">
5159 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5177 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5160 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con outras instancias. </target> 5178 <target state="translated">Xestionar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relacións<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con outras instancias. </target>
5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5179
5162 </trans-unit> 5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5163 <trans-unit id="9119248927271669654" datatype="html"> 5181 <trans-unit id="9119248927271669654" datatype="html">
5164 <source>Other instances can follow yours</source> 5182 <source>Other instances can follow yours</source>
5165 <target state="translated">Outras instancias poden seguir a túa</target> 5183 <target state="translated">Outras instancias poden seguir a túa</target>
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5184
5167 </trans-unit> 5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5168 <trans-unit id="7015551137649102649" datatype="html"> 5186 <trans-unit id="7015551137649102649" datatype="html">
5169 <source>Manually approve new instance followers</source> 5187 <source>Manually approve new instance followers</source>
5170 <target state="translated">Aprobar manualmente novas seguidoras da instancia</target> 5188 <target state="translated">Aprobar manualmente novas seguidoras da instancia</target>
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5189
5172 </trans-unit> 5190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5173 <trans-unit id="4803992993548153434" datatype="html"> 5191 <trans-unit id="4803992993548153434" datatype="html">
5174 <source>Automatically follow back instances</source> 5192 <source>Automatically follow back instances</source>
5175 <target state="translated">Automaticamente seguir de volta a instancias</target> 5193 <target state="translated">Automaticamente seguir de volta a instancias</target>
5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5194
5177 </trans-unit> 5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5178 <trans-unit id="2092224316392295720" datatype="html"> 5196 <trans-unit id="2092224316392295720" datatype="html">
5179 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5197 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5180 <target state="translated">âš ï¸ Esta función require moita atención e traballo extra de moderación.</target> 5198 <target state="translated">âš ï¸ Esta función require moita atención e traballo extra de moderación.</target>
5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5199
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5200
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5201
5184 </trans-unit> 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5185 <trans-unit id="1718269478813020014" datatype="html"> 5203 <trans-unit id="1718269478813020014" datatype="html">
5186 <source>Index URL</source> 5204 <source>Index URL</source>
5187 <target state="translated">URL do índice</target> 5205 <target state="translated">URL do índice</target>
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5206
5189 </trans-unit> 5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5190 <trans-unit id="173263206605027981" datatype="html"> 5208 <trans-unit id="173263206605027981" datatype="html">
5191 <source>Automatically follow instances of a public index</source> 5209 <source>Automatically follow instances of a public index</source>
5192 <target state="translated">Seguir automáticamente instancias dun índice público</target> 5210 <target state="translated">Seguir automáticamente instancias dun índice público</target>
5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5211
5194 </trans-unit> 5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5195 <trans-unit id="9076632742417302918" datatype="html"> 5213 <trans-unit id="9076632742417302918" datatype="html">
5196 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5214 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5197 <target state="translated">Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>a documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para saber máis acerca do URL agardado. </target> 5215 <target state="translated">Le <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>a documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para saber máis acerca do URL agardado. </target>
5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5216
5199 </trans-unit> 5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5200 <trans-unit id="3946988229617310200" datatype="html"> 5218 <trans-unit id="3946988229617310200" datatype="html">
5201 <source>ADMINISTRATORS</source> 5219 <source>ADMINISTRATORS</source>
5202 <target state="translated">ADMINISTRADORAS</target> 5220 <target state="translated">ADMINISTRADORAS</target>
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5221
5204 </trans-unit> 5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5205 <trans-unit id="2149300564474427551"> 5223 <trans-unit id="2149300564474427551">
5206 <source>Administrator</source> 5224 <source>Administrator</source>
5207 <target>Administración</target> 5225 <target>Administración</target>
@@ -5210,13 +5228,13 @@ The link will expire within 1 hour.</source>
5210 <trans-unit id="3171683206914962995"> 5228 <trans-unit id="3171683206914962995">
5211 <source>Admin email</source> 5229 <source>Admin email</source>
5212 <target>Correo-e da Admin</target> 5230 <target>Correo-e da Admin</target>
5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5231
5214 </trans-unit> 5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5215 <trans-unit id="4722881456283329321" datatype="html"> 5233 <trans-unit id="4722881456283329321" datatype="html">
5216 <source>Enable contact form</source> 5234 <source>Enable contact form</source>
5217 <target state="translated">Activar o formulario de contacto</target> 5235 <target state="translated">Activar o formulario de contacto</target>
5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5236
5219 </trans-unit> 5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5220 <trans-unit id="5926348345797688952" datatype="html"> 5238 <trans-unit id="5926348345797688952" datatype="html">
5221 <source>VOD Transcoding</source> 5239 <source>VOD Transcoding</source>
5222 <target state="translated">Transcodificación VOD</target> 5240 <target state="translated">Transcodificación VOD</target>
@@ -5225,28 +5243,28 @@ The link will expire within 1 hour.</source>
5225 <trans-unit id="1765095834299337775" datatype="html"> 5243 <trans-unit id="1765095834299337775" datatype="html">
5226 <source>TWITTER</source> 5244 <source>TWITTER</source>
5227 <target state="translated">TWITTER</target> 5245 <target state="translated">TWITTER</target>
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5246
5229 </trans-unit> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5230 <trans-unit id="3202133522706129143" datatype="html"> 5248 <trans-unit id="3202133522706129143" datatype="html">
5231 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5249 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5232 <target state="translated">Proporciona a conta en Twitter que representa a túa instancia para mellorar a vista previa das ligazóns. Se non tes conta en Twitter, deixa o valor por defecto.</target> 5250 <target state="translated">Proporciona a conta en Twitter que representa a túa instancia para mellorar a vista previa das ligazóns. Se non tes conta en Twitter, deixa o valor por defecto.</target>
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5251
5234 </trans-unit> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5235 <trans-unit id="4087837092261487511"> 5253 <trans-unit id="4087837092261487511">
5236 <source>Your Twitter username</source> 5254 <source>Your Twitter username</source>
5237 <target>O seu alcume na Twitter</target> 5255 <target>O seu alcume na Twitter</target>
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5256
5239 </trans-unit> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5240 <trans-unit id="5648651824279408711" datatype="html"> 5258 <trans-unit id="5648651824279408711" datatype="html">
5241 <source>Instance allowed by Twitter</source> 5259 <source>Instance allowed by Twitter</source>
5242 <target state="translated">Instancia permitida por Twitter</target> 5260 <target state="translated">Instancia permitida por Twitter</target>
5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5261
5244 </trans-unit> 5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5245 <trans-unit id="2076338542820061819" datatype="html"> 5263 <trans-unit id="2076338542820061819" datatype="html">
5246 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5264 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5247 <target state="translated">Se a túa instancia está explícitamente autorizada por Twitter, incluirase un reprodutor de vídeo de PeerTube na cronoloxía de Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Se non o está, usamos unha tarxeta con imaxe que redirixirá á túa instancia PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Marca esta opción, garda a configuración e proba cun vídeo da túa instancia (https://example.com/w/blabla) en <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para comprobar se a túa instancia está permitida. </target> 5265 <target state="translated">Se a túa instancia está explícitamente autorizada por Twitter, incluirase un reprodutor de vídeo de PeerTube na cronoloxía de Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Se non o está, usamos unha tarxeta con imaxe que redirixirá á túa instancia PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Marca esta opción, garda a configuración e proba cun vídeo da túa instancia (https://example.com/w/blabla) en <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para comprobar se a túa instancia está permitida. </target>
5248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5266
5249 </trans-unit> 5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5250 <trans-unit id="493135676263039396" datatype="html"> 5268 <trans-unit id="493135676263039396" datatype="html">
5251 <source>LIVE</source> 5269 <source>LIVE</source>
5252 <target state="translated">DIRECTO</target> 5270 <target state="translated">DIRECTO</target>
@@ -5645,19 +5663,81 @@ color: red;
5645 <source>PASSWORD</source> 5663 <source>PASSWORD</source>
5646 <target state="translated">CONTRASINAL</target> 5664 <target state="translated">CONTRASINAL</target>
5647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5665 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5666 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5667 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5668 <context-group purpose="location">
5669 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5670 <context context-type="linenumber">67</context>
5671 </context-group>
5648 </trans-unit> 5672 </trans-unit>
5649 <trans-unit id="9012586956848595996" datatype="html"> 5673 <trans-unit id="9012586956848595996" datatype="html">
5650 <source>EMAIL</source> 5674 <source>EMAIL</source>
5651 <target state="translated">EMAIL</target> 5675 <target state="translated">EMAIL</target>
5652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5676
5677 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5678 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5679 <context-group purpose="location">
5680 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5681 <context context-type="linenumber">3,5</context>
5682 </context-group>
5683 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5684 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5685 <context-group purpose="location">
5686 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5687 <context context-type="linenumber">5</context>
5688 </context-group>
5689 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5690 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5691 <context-group purpose="location">
5692 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5693 <context context-type="linenumber">9</context>
5694 </context-group>
5695 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5696 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5697 <context-group purpose="location">
5698 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5699 <context context-type="linenumber">31</context>
5700 </context-group>
5701 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5702 <source>Disable two factor</source><target state="new">Disable two factor</target>
5703 <context-group purpose="location">
5704 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5705 <context context-type="linenumber">33</context>
5706 </context-group>
5707 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5708 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5709 <context-group purpose="location">
5710 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5711 <context context-type="linenumber">43</context>
5712 </context-group>
5713 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5714 <source> Two factor authentication is already enabled.
5715</source><target state="new"> Two factor authentication is already enabled.
5716</target>
5717 <context-group purpose="location">
5718 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5719 <context context-type="linenumber">6,8</context>
5720 </context-group>
5721 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5722 <source>Your password</source><target state="new">Your password</target>
5723 <context-group purpose="location">
5724 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5725 <context context-type="linenumber">14</context>
5726 </context-group>
5727 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5728 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5729 <context-group purpose="location">
5730 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5731 <context context-type="linenumber">15</context>
5732 </context-group>
5653 </trans-unit> 5733 </trans-unit>
5654 <trans-unit id="7752239348028675311" datatype="html"> 5734 <trans-unit id="7752239348028675311" datatype="html">
5655 <source>DANGER ZONE</source> 5735 <source>DANGER ZONE</source>
5656 <target state="translated">ZONA PERIGOSA</target> 5736 <target state="translated">ZONA PERIGOSA</target>
5657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5737
5658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5738
5659 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5739
5660 </trans-unit> 5740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5661 <trans-unit id="4915431133669985304" datatype="html"> 5741 <trans-unit id="4915431133669985304" datatype="html">
5662 <source>Profile</source> 5742 <source>Profile</source>
5663 <target state="translated">Perfil</target> 5743 <target state="translated">Perfil</target>
@@ -5804,9 +5884,9 @@ color: red;
5804 <trans-unit id="5340498030552368470" datatype="html"> 5884 <trans-unit id="5340498030552368470" datatype="html">
5805 <source>Current password</source> 5885 <source>Current password</source>
5806 <target state="translated">Contrasinal actual</target> 5886 <target state="translated">Contrasinal actual</target>
5807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5887
5808 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5888
5809 </trans-unit> 5889 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5810 <trans-unit id="3588415639242079458" datatype="html"> 5890 <trans-unit id="3588415639242079458" datatype="html">
5811 <source>New password</source> 5891 <source>New password</source>
5812 <target state="translated">Novo contrasinal</target> 5892 <target state="translated">Novo contrasinal</target>
@@ -6086,7 +6166,17 @@ color: red;
6086 <trans-unit id="4247400351982331798" datatype="html"> 6166 <trans-unit id="4247400351982331798" datatype="html">
6087 <source>Account settings</source> 6167 <source>Account settings</source>
6088 <target state="translated">Axustes da conta</target> 6168 <target state="translated">Axustes da conta</target>
6089 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6169
6170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6171 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6172 <context-group purpose="location">
6173 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6174 <context context-type="linenumber">39</context>
6175 </context-group>
6176 <context-group purpose="location">
6177 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6178 <context context-type="linenumber">3</context>
6179 </context-group>
6090 </trans-unit> 6180 </trans-unit>
6091 <trans-unit id="2864486939135008600" datatype="html"> 6181 <trans-unit id="2864486939135008600" datatype="html">
6092 <source>Playlist elements</source> 6182 <source>Playlist elements</source>
@@ -7385,10 +7475,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7385 <trans-unit id="1504521795586863905" datatype="html"> 7475 <trans-unit id="1504521795586863905" datatype="html">
7386 <source>VIDEOS</source> 7476 <source>VIDEOS</source>
7387 <target state="translated">VÃDEOS</target> 7477 <target state="translated">VÃDEOS</target>
7388 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7478
7389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7479
7390 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7480
7391 </trans-unit> 7481 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7392 <trans-unit id="25349740244798533" datatype="html"> 7482 <trans-unit id="25349740244798533" datatype="html">
7393 <source>Username copied</source> 7483 <source>Username copied</source>
7394 <target state="translated">Nome de usuaria copiado</target> 7484 <target state="translated">Nome de usuaria copiado</target>
@@ -7561,8 +7651,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7561 <trans-unit id="3203902538239082422" datatype="html"> 7651 <trans-unit id="3203902538239082422" datatype="html">
7562 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7652 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7563 <target state="translated">Activaches o rexistro: activamos automáticamente a opción de "Bloquear os novos vídeos automáticamente" na sección "Vídeos" xusto abaixo.</target> 7653 <target state="translated">Activaches o rexistro: activamos automáticamente a opción de "Bloquear os novos vídeos automáticamente" na sección "Vídeos" xusto abaixo.</target>
7564 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7654
7565 </trans-unit> 7655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7566 <trans-unit id="6284468333579755406" datatype="html"> 7656 <trans-unit id="6284468333579755406" datatype="html">
7567 <source>Edit custom configuration</source> 7657 <source>Edit custom configuration</source>
7568 <target state="translated">Editar configuración personalizada</target> 7658 <target state="translated">Editar configuración personalizada</target>
@@ -7760,7 +7850,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7760 7850
7761 7851
7762 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7764 <trans-unit id="3145156821099755377" datatype="html"> 7854 <trans-unit id="3145156821099755377" datatype="html">
7765 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7855 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7766 <target state="translated">Aceptada {count, plural, =1 {<x id="followerName"/> solicitude de seguimento} other {<x id="count"/> solicitudes de seguimento}}</target> 7856 <target state="translated">Aceptada {count, plural, =1 {<x id="followerName"/> solicitude de seguimento} other {<x id="count"/> solicitudes de seguimento}}</target>
@@ -7874,15 +7964,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7874 <source>Follow request(s) sent!</source> 7964 <source>Follow request(s) sent!</source>
7875 <target state="translated">Solicitude(s) de seguimento enviada(s)!</target> 7965 <target state="translated">Solicitude(s) de seguimento enviada(s)!</target>
7876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7877 </trans-unit> 7967 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7878 <trans-unit id="3459358413436264734" datatype="html"> 7968 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7879 <source>Your instance subscriptions</source>
7880 <target state="translated">Subscricións da túa instancia</target>
7881 <context-group purpose="location"> 7969 <context-group purpose="location">
7882 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7970 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7883 <context context-type="linenumber">3</context> 7971 <context context-type="linenumber">3</context>
7884 </context-group> 7972 </context-group>
7885 </trans-unit> 7973 </trans-unit>
7974
7886 <trans-unit id="9160510009013134726" datatype="html"> 7975 <trans-unit id="9160510009013134726" datatype="html">
7887 <source>Unfollow</source> 7976 <source>Unfollow</source>
7888 <target state="translated">Deixar de seguir</target> 7977 <target state="translated">Deixar de seguir</target>
@@ -8422,17 +8511,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8422 <trans-unit id="780323526182667308" datatype="html"> 8511 <trans-unit id="780323526182667308" datatype="html">
8423 <source>User <x id="PH"/> updated.</source> 8512 <source>User <x id="PH"/> updated.</source>
8424 <target state="translated">Usuaria <x id="PH"/> actualizada.</target> 8513 <target state="translated">Usuaria <x id="PH"/> actualizada.</target>
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8514
8426 </trans-unit> 8515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8427 <trans-unit id="1349763489797682899" datatype="html"> 8516 <trans-unit id="1349763489797682899" datatype="html">
8428 <source>Update user</source> 8517 <source>Update user</source>
8429 <target state="translated">Actualizar usuaria</target> 8518 <target state="translated">Actualizar usuaria</target>
8430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8519
8431 </trans-unit> 8520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8432 <trans-unit id="8819563010322372715" datatype="html"> 8521 <trans-unit id="8819563010322372715" datatype="html">
8433 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8522 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8434 <target state="translated">Enviouse un email a <x id="PH"/> solicitando un cambio de contrasinal.</target> 8523 <target state="translated">Enviouse un email a <x id="PH"/> solicitando un cambio de contrasinal.</target>
8435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8524
8525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8526 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8527 <context-group purpose="location">
8528 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8529 <context context-type="linenumber">134</context>
8530 </context-group>
8436 </trans-unit> 8531 </trans-unit>
8437 <trans-unit id="7483807629538115183" datatype="html"> 8532 <trans-unit id="7483807629538115183" datatype="html">
8438 <source>Users list</source> 8533 <source>Users list</source>
@@ -8965,9 +9060,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8965 <trans-unit id="1716062177529601456" datatype="html"> 9060 <trans-unit id="1716062177529601456" datatype="html">
8966 <source>Channel filters</source> 9061 <source>Channel filters</source>
8967 <target state="translated">Filtros de canle</target> 9062 <target state="translated">Filtros de canle</target>
8968 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9063
8969 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9064
8970 </trans-unit> 9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8971 <trans-unit id="6059091237492573541" datatype="html"> 9066 <trans-unit id="6059091237492573541" datatype="html">
8972 <source>Update video channel</source> 9067 <source>Update video channel</source>
8973 <target state="translated">Actualizar canle de vídeo</target> 9068 <target state="translated">Actualizar canle de vídeo</target>
@@ -9036,18 +9131,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9036 <trans-unit id="5851560788527570644" datatype="html"> 9131 <trans-unit id="5851560788527570644" datatype="html">
9037 <source>Notifications</source> 9132 <source>Notifications</source>
9038 <target state="translated">Notificacións</target> 9133 <target state="translated">Notificacións</target>
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9134
9040 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9135
9041 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9136
9042 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9137
9043 </trans-unit> 9138 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9044 <trans-unit id="6658000829978978023" datatype="html"> 9139 <trans-unit id="6658000829978978023" datatype="html">
9045 <source>Applications</source> 9140 <source>Applications</source>
9046 <target state="translated">Aplicacións</target> 9141 <target state="translated">Aplicacións</target>
9047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9142
9048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9143
9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9144
9050 </trans-unit> 9145 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9051 <trans-unit id="104404386496394770" datatype="html"> 9146 <trans-unit id="104404386496394770" datatype="html">
9052 <source>Delete playlist</source> 9147 <source>Delete playlist</source>
9053 <target state="translated">Eliminar lista</target> 9148 <target state="translated">Eliminar lista</target>
@@ -9061,9 +9156,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9061 <trans-unit id="4844578664427956129" datatype="html"> 9156 <trans-unit id="4844578664427956129" datatype="html">
9062 <source>Change ownership</source> 9157 <source>Change ownership</source>
9063 <target state="translated">Cambiar a propiedade</target> 9158 <target state="translated">Cambiar a propiedade</target>
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9159
9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9160
9066 </trans-unit> 9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9067 <trans-unit id="3380608219513805292" datatype="html"> 9162 <trans-unit id="3380608219513805292" datatype="html">
9068 <source>Playlist <x id="PH"/> deleted.</source> 9163 <source>Playlist <x id="PH"/> deleted.</source>
9069 <target state="translated">Lista <x id="PH"/> eliminada.</target> 9164 <target state="translated">Lista <x id="PH"/> eliminada.</target>
@@ -9073,32 +9168,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9073 <trans-unit id="3058024914967508975" datatype="html"> 9168 <trans-unit id="3058024914967508975" datatype="html">
9074 <source>My videos</source> 9169 <source>My videos</source>
9075 <target state="translated">Vídeos</target> 9170 <target state="translated">Vídeos</target>
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9171
9077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9172
9078 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9173
9079 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9174
9080 </trans-unit> 9175 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9081 <trans-unit id="8197117721861453263" datatype="html"> 9176 <trans-unit id="8197117721861453263" datatype="html">
9082 <source>Do you really want to delete <x id="PH"/> videos?</source> 9177 <source>Do you really want to delete <x id="PH"/> videos?</source>
9083 <target state="translated">Desexas eliminar <x id="PH"/> vídeos?</target> 9178 <target state="translated">Desexas eliminar <x id="PH"/> vídeos?</target>
9084 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9179
9085 </trans-unit> 9180 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9086 <trans-unit id="696910741870112536" datatype="html"> 9181 <trans-unit id="696910741870112536" datatype="html">
9087 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9182 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9088 <target state="translated">{length, plural, =1 {O vídeo foi eliminado} other {<x id="length"/> vídeos foron eliminados}}</target> 9183 <target state="translated">{length, plural, =1 {O vídeo foi eliminado} other {<x id="length"/> vídeos foron eliminados}}</target>
9089 <context-group purpose="location"> 9184
9090 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9185 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9091 <context context-type="linenumber">191</context>
9092 </context-group>
9093 </trans-unit>
9094 <trans-unit id="3255171236149541417" datatype="html"> 9186 <trans-unit id="3255171236149541417" datatype="html">
9095 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9187 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9096 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> foron eliminados.</target> 9188 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> foron eliminados.</target>
9097 <context-group purpose="location"> 9189
9098 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9190 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9099 <context context-type="linenumber">193,191</context>
9100 </context-group>
9101 </trans-unit>
9102 <trans-unit id="2591467977473302125" datatype="html"> 9191 <trans-unit id="2591467977473302125" datatype="html">
9103 <source>Videos list</source> 9192 <source>Videos list</source>
9104 <target state="translated">Lista de vídeos</target> 9193 <target state="translated">Lista de vídeos</target>
@@ -9141,8 +9230,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9141 <trans-unit id="3245220240937722814" datatype="html"> 9230 <trans-unit id="3245220240937722814" datatype="html">
9142 <source>My channels</source> 9231 <source>My channels</source>
9143 <target state="translated">Canles</target> 9232 <target state="translated">Canles</target>
9144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9233
9145 </trans-unit> 9234 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9146 <trans-unit id="1498264516089100469" datatype="html"> 9235 <trans-unit id="1498264516089100469" datatype="html">
9147 <source>My synchronizations</source> 9236 <source>My synchronizations</source>
9148 <target state="translated">As miñas sincronizacións</target> 9237 <target state="translated">As miñas sincronizacións</target>
@@ -9166,17 +9255,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9166 <trans-unit id="7545420287297803988" datatype="html"> 9255 <trans-unit id="7545420287297803988" datatype="html">
9167 <source>My playlists</source> 9256 <source>My playlists</source>
9168 <target state="translated">Listaxes</target> 9257 <target state="translated">Listaxes</target>
9169 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9258
9170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9259
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9260
9172 </trans-unit> 9261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9173 <trans-unit id="2527931602940887636" datatype="html"> 9262 <trans-unit id="2527931602940887636" datatype="html">
9174 <source>My subscriptions</source> 9263 <source>My subscriptions</source>
9175 <target state="translated">Subscricións</target> 9264 <target state="translated">Subscricións</target>
9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9265
9177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9266
9178 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9267
9179 </trans-unit> 9268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9180 <trans-unit id="5177154708872200221" datatype="html"> 9269 <trans-unit id="5177154708872200221" datatype="html">
9181 <source>You don't have any subscription yet.</source> 9270 <source>You don't have any subscription yet.</source>
9182 <target state="translated">Aínda non tes subscricións.</target> 9271 <target state="translated">Aínda non tes subscricións.</target>
@@ -9185,8 +9274,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9185 <trans-unit id="1991904494976135035" datatype="html"> 9274 <trans-unit id="1991904494976135035" datatype="html">
9186 <source>My abuse reports</source> 9275 <source>My abuse reports</source>
9187 <target state="translated">Denuncias por abuso</target> 9276 <target state="translated">Denuncias por abuso</target>
9188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9277
9189 </trans-unit> 9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9190 <trans-unit id="5603224609929994288" datatype="html"> 9279 <trans-unit id="5603224609929994288" datatype="html">
9191 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9280 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9192 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> están agardando a verficiación do email </target> 9281 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> están agardando a verficiación do email </target>
@@ -9233,28 +9322,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9233 <trans-unit id="8181077408762380407" datatype="html"> 9322 <trans-unit id="8181077408762380407" datatype="html">
9234 <source>Channels</source> 9323 <source>Channels</source>
9235 <target state="translated">Canles</target> 9324 <target state="translated">Canles</target>
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9325
9237 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9326
9238 </trans-unit> 9327 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9239 <trans-unit id="8936704404804793618" datatype="html"> 9328 <trans-unit id="8936704404804793618" datatype="html">
9240 <source>Videos</source> 9329 <source>Videos</source>
9241 <target state="translated">Vídeos</target> 9330 <target state="translated">Vídeos</target>
9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9331
9243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9332
9244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9333
9245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9334
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9335
9247 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9336
9248 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9337
9249 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9338
9250 </trans-unit> 9339 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9251 <trans-unit id="1823843876735462104" datatype="html"> 9340 <trans-unit id="1823843876735462104" datatype="html">
9252 <source>Playlists</source> 9341 <source>Playlists</source>
9253 <target state="translated">Listaxes</target> 9342 <target state="translated">Listaxes</target>
9254 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9343
9255 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9344
9256 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9345
9257 </trans-unit> 9346 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9258 <trans-unit id="7916647920967632052" datatype="html"> 9347 <trans-unit id="7916647920967632052" datatype="html">
9259 <source>max size</source> 9348 <source>max size</source>
9260 <target state="translated">Tam máx</target> 9349 <target state="translated">Tam máx</target>
@@ -9473,8 +9562,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9473 <trans-unit id="375263728166936544" datatype="html"> 9562 <trans-unit id="375263728166936544" datatype="html">
9474 <source>You need to reconnect.</source> 9563 <source>You need to reconnect.</source>
9475 <target state="translated">Tes que volver a entrar.</target> 9564 <target state="translated">Tes que volver a entrar.</target>
9476 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9565
9477 </trans-unit> 9566 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9478 <trans-unit id="8093156107152165809" datatype="html"> 9567 <trans-unit id="8093156107152165809" datatype="html">
9479 <source>Show/hide this help menu</source> 9568 <source>Show/hide this help menu</source>
9480 <target state="translated">Mostrar/agochar este menú de axuda</target> 9569 <target state="translated">Mostrar/agochar este menú de axuda</target>
@@ -9499,39 +9588,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9499 <trans-unit id="3608407683173066091" datatype="html"> 9588 <trans-unit id="3608407683173066091" datatype="html">
9500 <source>My history</source> 9589 <source>My history</source>
9501 <target state="translated">Historial</target> 9590 <target state="translated">Historial</target>
9502 <context-group purpose="location"> 9591
9503 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9592 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9504 <context context-type="linenumber">98</context>
9505 </context-group>
9506 </trans-unit>
9507 <trans-unit id="4024404994702813072" datatype="html"> 9593 <trans-unit id="4024404994702813072" datatype="html">
9508 <source>In my library</source> 9594 <source>In my library</source>
9509 <target state="translated">Na miña biblioteca</target> 9595 <target state="translated">Na miña biblioteca</target>
9510 <context-group purpose="location"> 9596
9511 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9597 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9512 <context context-type="linenumber">104</context>
9513 </context-group>
9514 </trans-unit>
9515 <trans-unit id="232050922346936574" datatype="html"> 9598 <trans-unit id="232050922346936574" datatype="html">
9516 <source>Trending</source> 9599 <source>Trending</source>
9517 <target state="translated">En voga</target> 9600 <target state="translated">En voga</target>
9518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9601
9519 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9602
9520 </trans-unit> 9603 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9521 <trans-unit id="6470888608149621404" datatype="html"> 9604 <trans-unit id="6470888608149621404" datatype="html">
9522 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9605 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9523 <target state="translated">EN <x id="PH" equiv-text="config.instance.name"/></target> 9606 <target state="translated">EN <x id="PH" equiv-text="config.instance.name"/></target>
9524 <context-group purpose="location"> 9607
9525 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9608 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9526 <context context-type="linenumber">150</context>
9527 </context-group>
9528 </trans-unit>
9529 <trans-unit id="2821179408673282599" datatype="html"> 9609 <trans-unit id="2821179408673282599" datatype="html">
9530 <source>Home</source> 9610 <source>Home</source>
9531 <target state="translated">Inicio</target> 9611 <target state="translated">Inicio</target>
9532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9612
9533 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9613
9534 </trans-unit> 9614 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9535 <trans-unit id="4648900870671159218" datatype="html"> 9615 <trans-unit id="4648900870671159218" datatype="html">
9536 <source>Success</source> 9616 <source>Success</source>
9537 <target state="translated">Correcto</target> 9617 <target state="translated">Correcto</target>
@@ -9541,13 +9621,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9541 <trans-unit id="1266887509445371246" datatype="html"> 9621 <trans-unit id="1266887509445371246" datatype="html">
9542 <source>Incorrect username or password.</source> 9622 <source>Incorrect username or password.</source>
9543 <target state="translated">Usuaria ou contrasinal incorrectos.</target> 9623 <target state="translated">Usuaria ou contrasinal incorrectos.</target>
9544 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9624
9545 </trans-unit> 9625 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9546 <trans-unit id="6974874606619467663" datatype="html"> 9626 <trans-unit id="6974874606619467663" datatype="html">
9547 <source>Your account is blocked.</source> 9627 <source>Your account is blocked.</source>
9548 <target state="translated">A túa conta está bloqueada.</target> 9628 <target state="translated">A túa conta está bloqueada.</target>
9549 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9629
9550 </trans-unit> 9630 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9551 <trans-unit id="7939914198003891823" datatype="html"> 9631 <trans-unit id="7939914198003891823" datatype="html">
9552 <source>any language</source> 9632 <source>any language</source>
9553 <target state="translated">tódolos idiomas</target> 9633 <target state="translated">tódolos idiomas</target>
@@ -9717,6 +9797,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9717 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9797 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9718 <context context-type="linenumber">7</context> 9798 <context context-type="linenumber">7</context>
9719 </context-group> 9799 </context-group>
9800 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9801 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9802</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9803</target>
9804 <context-group purpose="location">
9805 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9806 <context context-type="linenumber">1,4</context>
9807 </context-group>
9720 </trans-unit> 9808 </trans-unit>
9721 <trans-unit id="7804724824750282316" datatype="html"> 9809 <trans-unit id="7804724824750282316" datatype="html">
9722 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9810 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9847,7 +9935,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9847 <trans-unit id="9178182467454450952" datatype="html"> 9935 <trans-unit id="9178182467454450952" datatype="html">
9848 <source>Confirm</source> 9936 <source>Confirm</source>
9849 <target state="translated">Confirmar</target> 9937 <target state="translated">Confirmar</target>
9850 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9938
9939 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9940 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9941 <context-group purpose="location">
9942 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9943 <context context-type="linenumber">28,30</context>
9944 </context-group>
9945 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9946 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9947 <context-group purpose="location">
9948 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9949 <context context-type="linenumber">34,36</context>
9950 </context-group>
9951 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9952 <source>Two-factor code</source><target state="new">Two-factor code</target>
9953 <context-group purpose="location">
9954 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9955 <context context-type="linenumber">42</context>
9956 </context-group>
9957 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9958 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9959 <context-group purpose="location">
9960 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9961 <context context-type="linenumber">43</context>
9962 </context-group>
9963 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9964 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9965 <context-group purpose="location">
9966 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9967 <context context-type="linenumber">77</context>
9968 </context-group>
9851 </trans-unit> 9969 </trans-unit>
9852 <trans-unit id="7784486624424057376" datatype="html"> 9970 <trans-unit id="7784486624424057376" datatype="html">
9853 <source>Instance name is required.</source> 9971 <source>Instance name is required.</source>
@@ -10051,6 +10169,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10051 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10169 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10052 <target state="translated">O nome debe ter un formato válido (ex. chocobozzz@example.com).</target> 10170 <target state="translated">O nome debe ter un formato válido (ex. chocobozzz@example.com).</target>
10053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10172 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10173 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10174 <context-group purpose="location">
10175 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10176 <context context-type="linenumber">69</context>
10177 </context-group>
10054 </trans-unit> 10178 </trans-unit>
10055 <trans-unit id="4968369344159400023" datatype="html"> 10179 <trans-unit id="4968369344159400023" datatype="html">
10056 <source>Your name is required.</source> 10180 <source>Your name is required.</source>
@@ -10106,10 +10230,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10106 <trans-unit id="3577237269587081090" datatype="html"> 10230 <trans-unit id="3577237269587081090" datatype="html">
10107 <source>Password is required.</source> 10231 <source>Password is required.</source>
10108 <target state="translated">Require o contrasinal.</target> 10232 <target state="translated">Require o contrasinal.</target>
10109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10233
10110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10234
10111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10235
10112 </trans-unit> 10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10113 <trans-unit id="3152303769378345477" datatype="html"> 10237 <trans-unit id="3152303769378345477" datatype="html">
10114 <source>Confirmation of the password is required.</source> 10238 <source>Confirmation of the password is required.</source>
10115 <target state="translated">Require a confirmación do contrasinal.</target> 10239 <target state="translated">Require a confirmación do contrasinal.</target>
@@ -10153,94 +10277,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10153 <trans-unit id="525871656034789056" datatype="html"> 10277 <trans-unit id="525871656034789056" datatype="html">
10154 <source>Password must be at least 6 characters long.</source> 10278 <source>Password must be at least 6 characters long.</source>
10155 <target state="translated">O contrasinal ten que ter polo menos 6 caracteres.</target> 10279 <target state="translated">O contrasinal ten que ter polo menos 6 caracteres.</target>
10156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10280
10157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10281
10158 </trans-unit> 10282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10159 <trans-unit id="1099684476181448167" datatype="html"> 10283 <trans-unit id="1099684476181448167" datatype="html">
10160 <source>Password cannot be more than 255 characters long.</source> 10284 <source>Password cannot be more than 255 characters long.</source>
10161 <target state="translated">O contrasinal non pode ter máis de 255 caracteres.</target> 10285 <target state="translated">O contrasinal non pode ter máis de 255 caracteres.</target>
10162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10286
10163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10287
10164 </trans-unit> 10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10165 <trans-unit id="3392630942539073768" datatype="html"> 10289 <trans-unit id="3392630942539073768" datatype="html">
10166 <source>The new password and the confirmed password do not correspond.</source> 10290 <source>The new password and the confirmed password do not correspond.</source>
10167 <target state="translated">O novo contrasinal e o contrasinal confirmado non concordan.</target> 10291 <target state="translated">O novo contrasinal e o contrasinal confirmado non concordan.</target>
10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10292
10169 </trans-unit> 10293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10170 <trans-unit id="2027337371129904473" datatype="html"> 10294 <trans-unit id="2027337371129904473" datatype="html">
10171 <source>Video quota is required.</source> 10295 <source>Video quota is required.</source>
10172 <target state="translated">A cota de vídeo é requerida.</target> 10296 <target state="translated">A cota de vídeo é requerida.</target>
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10297
10174 </trans-unit> 10298 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10175 <trans-unit id="267386529333143660" datatype="html"> 10299 <trans-unit id="267386529333143660" datatype="html">
10176 <source>Quota must be greater than -1.</source> 10300 <source>Quota must be greater than -1.</source>
10177 <target state="translated">A cota debe ser maior de -1.</target> 10301 <target state="translated">A cota debe ser maior de -1.</target>
10178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10302
10179 </trans-unit> 10303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10180 <trans-unit id="1220179061234048936" datatype="html"> 10304 <trans-unit id="1220179061234048936" datatype="html">
10181 <source>Daily upload limit is required.</source> 10305 <source>Daily upload limit is required.</source>
10182 <target state="translated">O límite de subida diario é requerido.</target> 10306 <target state="translated">O límite de subida diario é requerido.</target>
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10307
10184 </trans-unit> 10308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10185 <trans-unit id="8959404382357999234" datatype="html"> 10309 <trans-unit id="8959404382357999234" datatype="html">
10186 <source>Daily upload limit must be greater than -1.</source> 10310 <source>Daily upload limit must be greater than -1.</source>
10187 <target state="translated">O límite de subida diaria ten que ser maior de -1.</target> 10311 <target state="translated">O límite de subida diaria ten que ser maior de -1.</target>
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10312
10189 </trans-unit> 10313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10190 <trans-unit id="4796798537475457493" datatype="html"> 10314 <trans-unit id="4796798537475457493" datatype="html">
10191 <source>User role is required.</source> 10315 <source>User role is required.</source>
10192 <target state="translated">O rol da usuaria é requerido.</target> 10316 <target state="translated">O rol da usuaria é requerido.</target>
10193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10317
10194 </trans-unit> 10318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10195 <trans-unit id="2761226139624435788" datatype="html"> 10319 <trans-unit id="2761226139624435788" datatype="html">
10196 <source>Description must be at least 3 characters long.</source> 10320 <source>Description must be at least 3 characters long.</source>
10197 <target state="translated">A descrición debe ser maior de 3 caracteres.</target> 10321 <target state="translated">A descrición debe ser maior de 3 caracteres.</target>
10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10322
10199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10323
10200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10324
10201 </trans-unit> 10325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10202 <trans-unit id="4717982586356605243" datatype="html"> 10326 <trans-unit id="4717982586356605243" datatype="html">
10203 <source>Description cannot be more than 1000 characters long.</source> 10327 <source>Description cannot be more than 1000 characters long.</source>
10204 <target state="translated">A descrición non pode ter máis de 1000 caracteres.</target> 10328 <target state="translated">A descrición non pode ter máis de 1000 caracteres.</target>
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10329
10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10330
10207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10331
10208 </trans-unit> 10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10209 <trans-unit id="1814372869868173571" datatype="html"> 10333 <trans-unit id="1814372869868173571" datatype="html">
10210 <source>You must agree with the instance terms in order to register on it.</source> 10334 <source>You must agree with the instance terms in order to register on it.</source>
10211 <target state="translated">Debes aceptar os termos da instancia para poder rexistrarte nela.</target> 10335 <target state="translated">Debes aceptar os termos da instancia para poder rexistrarte nela.</target>
10212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10336
10213 </trans-unit> 10337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10214 <trans-unit id="7803960725351649605" datatype="html"> 10338 <trans-unit id="7803960725351649605" datatype="html">
10215 <source>Ban reason must be at least 3 characters long.</source> 10339 <source>Ban reason must be at least 3 characters long.</source>
10216 <target state="translated">A razón do veto debe ter máis de 3 caracteres.</target> 10340 <target state="translated">A razón do veto debe ter máis de 3 caracteres.</target>
10217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10341
10218 </trans-unit> 10342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10219 <trans-unit id="3851609012243698179" datatype="html"> 10343 <trans-unit id="3851609012243698179" datatype="html">
10220 <source>Ban reason cannot be more than 250 characters long.</source> 10344 <source>Ban reason cannot be more than 250 characters long.</source>
10221 <target state="translated">A razón do veto non pode ter máis de 250 caracteres.</target> 10345 <target state="translated">A razón do veto non pode ter máis de 250 caracteres.</target>
10222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10346
10223 </trans-unit> 10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10224 <trans-unit id="6632896893630378443" datatype="html"> 10348 <trans-unit id="6632896893630378443" datatype="html">
10225 <source>Display name is required.</source> 10349 <source>Display name is required.</source>
10226 <target state="translated">Requírese un nome público.</target> 10350 <target state="translated">Requírese un nome público.</target>
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10351
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10352
10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10353
10230 </trans-unit> 10354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10231 <trans-unit id="1303578752658966736" datatype="html"> 10355 <trans-unit id="1303578752658966736" datatype="html">
10232 <source>Display name must be at least 1 character long.</source> 10356 <source>Display name must be at least 1 character long.</source>
10233 <target state="translated">O nome público debe ter 1 caracter polo menos.</target> 10357 <target state="translated">O nome público debe ter 1 caracter polo menos.</target>
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10358
10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10359
10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10360
10237 </trans-unit> 10361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10238 <trans-unit id="4613240543124934954" datatype="html"> 10362 <trans-unit id="4613240543124934954" datatype="html">
10239 <source>Display name cannot be more than 50 characters long.</source> 10363 <source>Display name cannot be more than 50 characters long.</source>
10240 <target state="translated">O nome público non pode ter máis de 50 caracteres.</target> 10364 <target state="translated">O nome público non pode ter máis de 50 caracteres.</target>
10241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10365
10242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10366
10243 </trans-unit> 10367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10244 <trans-unit id="1000468652492651683" datatype="html"> 10368 <trans-unit id="1000468652492651683" datatype="html">
10245 <source>Report reason is required.</source> 10369 <source>Report reason is required.</source>
10246 <target state="translated">Requírese unha razón para a denuncia.</target> 10370 <target state="translated">Requírese unha razón para a denuncia.</target>
@@ -11108,10 +11232,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11108 <trans-unit id="6952960992592445535" datatype="html"> 11232 <trans-unit id="6952960992592445535" datatype="html">
11109 <source><x id="PH"/> (channel page) </source> 11233 <source><x id="PH"/> (channel page) </source>
11110 <target state="translated"><x id="PH"/> (páxina da canle) </target> 11234 <target state="translated"><x id="PH"/> (páxina da canle) </target>
11111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11235
11112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11236
11113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11237
11114 </trans-unit> 11238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11115 <trans-unit id="1209500590333005801" datatype="html"> 11239 <trans-unit id="1209500590333005801" datatype="html">
11116 <source><x id="PH"/> (account page) </source> 11240 <source><x id="PH"/> (account page) </source>
11117 <target state="translated"><x id="PH"/> (páxina da conta) </target> 11241 <target state="translated"><x id="PH"/> (páxina da conta) </target>
@@ -11486,23 +11610,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11486 <trans-unit id="968295009933361070" datatype="html"> 11610 <trans-unit id="968295009933361070" datatype="html">
11487 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11611 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11488 <target state="translated">Demasiados intentos, inténtao outra vez tras <x id="PH"/> minutos.</target> 11612 <target state="translated">Demasiados intentos, inténtao outra vez tras <x id="PH"/> minutos.</target>
11489 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11613
11490 </trans-unit> 11614 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11491 <trans-unit id="4965472196059235310" datatype="html"> 11615 <trans-unit id="4965472196059235310" datatype="html">
11492 <source>Too many attempts, please try again later.</source> 11616 <source>Too many attempts, please try again later.</source>
11493 <target state="translated">Demasiados intentos, inténtao máis tarde.</target> 11617 <target state="translated">Demasiados intentos, inténtao máis tarde.</target>
11494 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11618
11495 </trans-unit> 11619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11496 <trans-unit id="1693549688987384699" datatype="html"> 11620 <trans-unit id="1693549688987384699" datatype="html">
11497 <source>Server error. Please retry later.</source> 11621 <source>Server error. Please retry later.</source>
11498 <target state="translated">Erro do servidor. Inténtao máis tarde.</target> 11622 <target state="translated">Erro do servidor. Inténtao máis tarde.</target>
11499 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11623
11500 </trans-unit> 11624 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11501 <trans-unit id="7436975022198908854" datatype="html"> 11625 <trans-unit id="7436975022198908854" datatype="html">
11502 <source>Unknown server error</source> 11626 <source>Unknown server error</source>
11503 <target state="translated">Erro descoñecido do servidor</target> 11627 <target state="translated">Erro descoñecido do servidor</target>
11504 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11628
11505 </trans-unit> 11629 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11506 <trans-unit id="5927402622550505067" datatype="html"> 11630 <trans-unit id="5927402622550505067" datatype="html">
11507 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11631 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11508 <target state="translated">Subscrita a tódalas canles de <x id="PH"/>. Recibirás notificación de tódolos seus vídeos.</target> 11632 <target state="translated">Subscrita a tódalas canles de <x id="PH"/>. Recibirás notificación de tódolos seus vídeos.</target>
@@ -11649,8 +11773,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11649 <trans-unit id="2115592966120408375" datatype="html"> 11773 <trans-unit id="2115592966120408375" datatype="html">
11650 <source>Copied</source> 11774 <source>Copied</source>
11651 <target state="translated">Copiado</target> 11775 <target state="translated">Copiado</target>
11652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11776
11653 </trans-unit> 11777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11654 <trans-unit id="4323470180912194028" datatype="html"> 11778 <trans-unit id="4323470180912194028" datatype="html">
11655 <source>Copy</source> 11779 <source>Copy</source>
11656 <target state="translated">Copiar</target> 11780 <target state="translated">Copiar</target>
@@ -11898,46 +12022,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11898 <trans-unit id="4058575476871566236" datatype="html"> 12022 <trans-unit id="4058575476871566236" datatype="html">
11899 <source>Published</source> 12023 <source>Published</source>
11900 <target state="translated">Publicado</target> 12024 <target state="translated">Publicado</target>
11901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12025
11902 </trans-unit> 12026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11903 <trans-unit id="7657908235362559477" datatype="html"> 12027 <trans-unit id="7657908235362559477" datatype="html">
11904 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12028 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11905 <target state="translated">Publicación programada para <x id="PH" equiv-text="updateAt"/></target> 12029 <target state="translated">Publicación programada para <x id="PH" equiv-text="updateAt"/></target>
11906 <context-group purpose="location"> 12030
11907 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11908 <context context-type="linenumber">178</context>
11909 </context-group>
11910 </trans-unit>
11911 <trans-unit id="5093002376262354382" datatype="html"> 12032 <trans-unit id="5093002376262354382" datatype="html">
11912 <source>Transcoding failed</source> 12033 <source>Transcoding failed</source>
11913 <target state="translated">Fallou a transcodificación</target> 12034 <target state="translated">Fallou a transcodificación</target>
11914 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12035
11915 </trans-unit> 12036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11916 <trans-unit id="118687079501751948" datatype="html"> 12037 <trans-unit id="118687079501751948" datatype="html">
11917 <source>Move to external storage failed</source> 12038 <source>Move to external storage failed</source>
11918 <target state="translated">Fallou Mover a almacenaxe externa</target> 12039 <target state="translated">Fallou Mover a almacenaxe externa</target>
11919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12040
11920 </trans-unit> 12041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11921 <trans-unit id="4887724548587271148" datatype="html"> 12042 <trans-unit id="4887724548587271148" datatype="html">
11922 <source>Waiting transcoding</source> 12043 <source>Waiting transcoding</source>
11923 <target state="translated">Agardando transcodificación</target> 12044 <target state="translated">Agardando transcodificación</target>
11924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12045
11925 </trans-unit> 12046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11926 <trans-unit id="4517785179607945981" datatype="html"> 12047 <trans-unit id="4517785179607945981" datatype="html">
11927 <source>To transcode</source> 12048 <source>To transcode</source>
11928 <target state="translated">Transcodificar</target> 12049 <target state="translated">Transcodificar</target>
11929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12050
11930 </trans-unit> 12051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11931 <trans-unit id="3299576663551440736" datatype="html"> 12052 <trans-unit id="3299576663551440736" datatype="html">
11932 <source>To import</source> 12053 <source>To import</source>
11933 <target state="translated">Importar</target> 12054 <target state="translated">Importar</target>
11934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12055
11935 </trans-unit> 12056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11936 <trans-unit id="6963802198225789806" datatype="html"> 12057 <trans-unit id="6963802198225789806" datatype="html">
11937 <source>To edit</source> 12058 <source>To edit</source>
11938 <target state="translated">Para editar</target> 12059 <target state="translated">Para editar</target>
11939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12060
11940 </trans-unit> 12061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11941 <trans-unit id="8492933894084361602" datatype="html"> 12062 <trans-unit id="8492933894084361602" datatype="html">
11942 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12063 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11943 <target state="translated">Subscríbete á fonte RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12064 <target state="translated">Subscríbete á fonte RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12026,38 +12147,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12026 <trans-unit id="3284171506518522275" datatype="html"> 12147 <trans-unit id="3284171506518522275" datatype="html">
12027 <source>Your video was uploaded to your account and is private.</source> 12148 <source>Your video was uploaded to your account and is private.</source>
12028 <target state="translated">O vídeo subeuse á túa conta e é privado.</target> 12149 <target state="translated">O vídeo subeuse á túa conta e é privado.</target>
12029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12150
12030 </trans-unit> 12151 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12031 <trans-unit id="5699822024600815733" datatype="html"> 12152 <trans-unit id="5699822024600815733" datatype="html">
12032 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12153 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12033 <target state="translated">Pero os datos asociados (etiquetas, descrición...) perderanse, queres saír igualmente desta páxina?</target> 12154 <target state="translated">Pero os datos asociados (etiquetas, descrición...) perderanse, queres saír igualmente desta páxina?</target>
12034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12155
12035 </trans-unit> 12156 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12036 <trans-unit id="1219739004043110649" datatype="html"> 12157 <trans-unit id="1219739004043110649" datatype="html">
12037 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12158 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12038 <target state="translated">O vídeo aínda non se subiu, desexas realmente saír desta páxina?</target> 12159 <target state="translated">O vídeo aínda non se subiu, desexas realmente saír desta páxina?</target>
12039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12160
12040 </trans-unit> 12161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12041 <trans-unit id="1830802698757049943" datatype="html"> 12162 <trans-unit id="1830802698757049943" datatype="html">
12042 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12163 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12043 <target state="translated">Publica <x id="PH" equiv-text="videoName"/></target> 12164 <target state="translated">Publica <x id="PH" equiv-text="videoName"/></target>
12044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12165
12045 </trans-unit> 12166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12046 <trans-unit id="6932865105766151309" datatype="html"> 12167 <trans-unit id="6932865105766151309" datatype="html">
12047 <source>Upload</source> 12168 <source>Upload</source>
12048 <target state="translated">Subir</target> 12169 <target state="translated">Subir</target>
12049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12170
12050 </trans-unit> 12171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12051 <trans-unit id="8278735427925094503" datatype="html"> 12172 <trans-unit id="8278735427925094503" datatype="html">
12052 <source>Upload <x id="PH"/> </source> 12173 <source>Upload <x id="PH"/> </source>
12053 <target state="translated">Subir <x id="PH"/> </target> 12174 <target state="translated">Subir <x id="PH"/> </target>
12054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12175
12055 </trans-unit> 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12056 <trans-unit id="5981816353437801748" datatype="html"> 12177 <trans-unit id="5981816353437801748" datatype="html">
12057 <source>Video published.</source> 12178 <source>Video published.</source>
12058 <target state="translated">Vídeo publicado.</target> 12179 <target state="translated">Vídeo publicado.</target>
12059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12180
12060 </trans-unit> 12181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12061 <trans-unit id="764164089183618119" datatype="html"> 12182 <trans-unit id="764164089183618119" datatype="html">
12062 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12183 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12063 <target state="translated">Tes cambios sen gardar! Se saes perderás os cambios.</target> 12184 <target state="translated">Tes cambios sen gardar! Se saes perderás os cambios.</target>
@@ -12194,7 +12315,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12194 12315
12195 12316
12196 12317
12197 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12318 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12198 <trans-unit id="3354816756665089864" datatype="html"> 12319 <trans-unit id="3354816756665089864" datatype="html">
12199 <source>Autoplay is suspended</source> 12320 <source>Autoplay is suspended</source>
12200 <target state="translated">Reprodución automática suspendida</target> 12321 <target state="translated">Reprodución automática suspendida</target>
@@ -12283,9 +12404,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12283 <trans-unit id="2431286785954354122" datatype="html"> 12404 <trans-unit id="2431286785954354122" datatype="html">
12284 <source>Recently added</source> 12405 <source>Recently added</source>
12285 <target state="translated">Engadidos recentemente</target> 12406 <target state="translated">Engadidos recentemente</target>
12286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12407
12287 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12408
12288 </trans-unit> 12409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12289 <trans-unit id="12646164819555880" datatype="html"> 12410 <trans-unit id="12646164819555880" datatype="html">
12290 <source>Videos from your subscriptions</source> 12411 <source>Videos from your subscriptions</source>
12291 <target state="translated">Vídeos das túas subscricións</target> 12412 <target state="translated">Vídeos das túas subscricións</target>
@@ -12294,17 +12415,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12294 <trans-unit id="1812379335568847528" datatype="html"> 12415 <trans-unit id="1812379335568847528" datatype="html">
12295 <source>Subscriptions</source> 12416 <source>Subscriptions</source>
12296 <target state="translated">Subscricións</target> 12417 <target state="translated">Subscricións</target>
12297 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12418
12298 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12419
12299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12420
12300 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12421
12301 </trans-unit> 12422 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12302 <trans-unit id="186236568870281953" datatype="html"> 12423 <trans-unit id="186236568870281953" datatype="html">
12303 <source>History</source> 12424 <source>History</source>
12304 <target state="translated">Historial</target> 12425 <target state="translated">Historial</target>
12305 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12426
12306 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12427
12307 </trans-unit> 12428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12308 <trans-unit id="5237588857224999862" datatype="html"> 12429 <trans-unit id="5237588857224999862" datatype="html">
12309 <source>Open actions</source> 12430 <source>Open actions</source>
12310 <target state="translated">Abrir accións</target> 12431 <target state="translated">Abrir accións</target>
@@ -12316,11 +12437,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12316 <trans-unit id="8681933925782924101" datatype="html"> 12437 <trans-unit id="8681933925782924101" datatype="html">
12317 <source>Local videos</source> 12438 <source>Local videos</source>
12318 <target state="translated">Vídeos locais</target> 12439 <target state="translated">Vídeos locais</target>
12319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12440
12320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12441
12321 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12442
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12443
12323 </trans-unit> 12444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12324 <trans-unit id="5668077948386857930" datatype="html"> 12445 <trans-unit id="5668077948386857930" datatype="html">
12325 <source>Exclude</source> 12446 <source>Exclude</source>
12326 <target state="translated">Excluir</target> 12447 <target state="translated">Excluir</target>
@@ -12355,19 +12476,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12355 <trans-unit id="4668975178372693951" datatype="html"> 12476 <trans-unit id="4668975178372693951" datatype="html">
12356 <source>Discover videos</source> 12477 <source>Discover videos</source>
12357 <target state="translated">Descubrir vídeos</target> 12478 <target state="translated">Descubrir vídeos</target>
12358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12479
12359 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12480
12360 </trans-unit> 12481 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12361 <trans-unit id="8067135025051844577" datatype="html"> 12482 <trans-unit id="8067135025051844577" datatype="html">
12362 <source>Trending videos</source> 12483 <source>Trending videos</source>
12363 <target state="translated">Vídeos tendencia</target> 12484 <target state="translated">Vídeos tendencia</target>
12364 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12485
12365 </trans-unit> 12486 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12366 <trans-unit id="664221386829541948" datatype="html"> 12487 <trans-unit id="664221386829541948" datatype="html">
12367 <source>Recently added videos</source> 12488 <source>Recently added videos</source>
12368 <target state="translated">Vídeos recentemente engadidos</target> 12489 <target state="translated">Vídeos recentemente engadidos</target>
12369 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12490
12370 </trans-unit> 12491 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12371 <trans-unit id="8212906256415538361" datatype="html"> 12492 <trans-unit id="8212906256415538361" datatype="html">
12372 <source>Upload a video</source> 12493 <source>Upload a video</source>
12373 <target state="translated">Subir un vídeo</target> 12494 <target state="translated">Subir un vídeo</target>
diff --git a/client/src/locale/angular.hr.xlf b/client/src/locale/angular.hr.xlf
index 3353db67b..5f8669e24 100644
--- a/client/src/locale/angular.hr.xlf
+++ b/client/src/locale/angular.hr.xlf
@@ -877,18 +877,18 @@
877 <trans-unit id="424703522835656806" datatype="html"> 877 <trans-unit id="424703522835656806" datatype="html">
878 <source>VIDEO CHANNELS</source> 878 <source>VIDEO CHANNELS</source>
879 <target state="translated">VIDEO KANALI</target> 879 <target state="translated">VIDEO KANALI</target>
880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 880
881 </trans-unit> 881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
882 <trans-unit id="7026684190224451991" datatype="html"> 882 <trans-unit id="7026684190224451991" datatype="html">
883 <source>Max video channels per user</source> 883 <source>Max video channels per user</source>
884 <target state="translated">Maks. broj videokanala po korisniku</target> 884 <target state="translated">Maks. broj videokanala po korisniku</target>
885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 885
886 </trans-unit> 886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
887 <trans-unit id="3840267063842708224" datatype="html"> 887 <trans-unit id="3840267063842708224" datatype="html">
888 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 888 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
889 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanala}}</target> 889 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanala}}</target>
890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 890
891 </trans-unit> 891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
892 <trans-unit id="25349740244798533" datatype="html"> 892 <trans-unit id="25349740244798533" datatype="html">
893 <source>Username copied</source> 893 <source>Username copied</source>
894 <target state="translated">KorisniÄko ime kopirano</target> 894 <target state="translated">KorisniÄko ime kopirano</target>
@@ -1205,10 +1205,10 @@ color: red;
1205 <trans-unit id="2092224316392295720" datatype="html"> 1205 <trans-unit id="2092224316392295720" datatype="html">
1206 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 1206 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
1207 <target state="translated">âš ï¸ Ova funkcija zahtijeva puno pažnje i dodatno moderiranje.</target> 1207 <target state="translated">âš ï¸ Ova funkcija zahtijeva puno pažnje i dodatno moderiranje.</target>
1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 1208
1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 1209
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 1210
1211 </trans-unit> 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
1212 <trans-unit id="4497115134891299867" datatype="html"> 1212 <trans-unit id="4497115134891299867" datatype="html">
1213 <source>Signup requires email verification</source> 1213 <source>Signup requires email verification</source>
1214 <target state="translated">Registracija zahtijeva potvrđivanje e-mail adrese</target> 1214 <target state="translated">Registracija zahtijeva potvrđivanje e-mail adrese</target>
@@ -1253,238 +1253,226 @@ color: red;
1253 <trans-unit id="7169210802367807492" datatype="html"> 1253 <trans-unit id="7169210802367807492" datatype="html">
1254 <source>bytes</source> 1254 <source>bytes</source>
1255 <target state="translated">bajta</target> 1255 <target state="translated">bajta</target>
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 1256
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 1257
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 1258
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 1259
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 1260
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 1261
1262 </trans-unit> 1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
1263 <trans-unit id="8509882464852636851" datatype="html"> 1263 <trans-unit id="8509882464852636851" datatype="html">
1264 <source>Default daily upload limit per user</source> 1264 <source>Default daily upload limit per user</source>
1265 <target state="translated">Standardna granica za prijenos videa po korisniku</target> 1265 <target state="translated">Standardna granica za prijenos videa po korisniku</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 1266
1267 </trans-unit> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
1268 <trans-unit id="1504521795586863905" datatype="html"> 1268 <trans-unit id="1504521795586863905" datatype="html">
1269 <source>VIDEOS</source> 1269 <source>VIDEOS</source>
1270 <target state="translated">VIDEA</target> 1270 <target state="translated">VIDEA</target>
1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 1271
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 1272
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 1273
1274 </trans-unit> 1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
1275 <trans-unit id="667372110624203230" datatype="html"> 1275 <trans-unit id="667372110624203230" datatype="html">
1276 <source>Import jobs concurrency</source> 1276 <source>Import jobs concurrency</source>
1277 <target state="translated">Istovremenost poslova uvoza</target> 1277 <target state="translated">Istovremenost poslova uvoza</target>
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1278
1279 </trans-unit> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1280 <trans-unit id="2184839376696112704" datatype="html"> 1280 <trans-unit id="2184839376696112704" datatype="html">
1281 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1281 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1282 <target state="translated">dozvoljava istovremen uvoz viÅ¡e videa. âš ï¸ Zahtijeva ponovno pokretanje PeerTubea.</target> 1282 <target state="translated">dozvoljava istovremen uvoz viÅ¡e videa. âš ï¸ Zahtijeva ponovno pokretanje PeerTubea.</target>
1283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1283
1284 </trans-unit> 1284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1285 <trans-unit id="780513172839038392" datatype="html"> 1285 <trans-unit id="780513172839038392" datatype="html">
1286 <source>jobs in parallel</source> 1286 <source>jobs in parallel</source>
1287 <target state="translated">istovremeni poslovi</target> 1287 <target state="translated">istovremeni poslovi</target>
1288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1288
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1289
1290 </trans-unit> 1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1291 <trans-unit id="5997625369044180192" datatype="html"> 1291 <trans-unit id="5997625369044180192" datatype="html">
1292 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1292 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1293 <target state="translated">Dozvoli uvoz s HTTP URL (npr. YouTube)</target> 1293 <target state="translated">Dozvoli uvoz s HTTP URL (npr. YouTube)</target>
1294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1294
1295 </trans-unit> 1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1296 <trans-unit id="2095604754338363597" datatype="html"> 1296 <trans-unit id="2095604754338363597" datatype="html">
1297 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1297 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1298 <target state="translated">âš ï¸ Ako je ukljuÄeno, preporuÄujemo koristiti <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP posrednika<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> za spreÄavanje pristupa privatnom URL-u s tvog PeerTube poslužitelja</target> 1298 <target state="translated">âš ï¸ Ako je ukljuÄeno, preporuÄujemo koristiti <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP posrednika<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> za spreÄavanje pristupa privatnom URL-u s tvog PeerTube poslužitelja</target>
1299 <context-group purpose="location"> 1299
1300 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1301 <context context-type="linenumber">271</context>
1302 </context-group>
1303 </trans-unit>
1304 <trans-unit id="4719342289581047890" datatype="html"> 1301 <trans-unit id="4719342289581047890" datatype="html">
1305 <source>Allow import with a torrent file or a magnet URI</source> 1302 <source>Allow import with a torrent file or a magnet URI</source>
1306 <target state="translated">Dozvoli uvoz s torrent datotekom ili magnet URI-jem</target> 1303 <target state="translated">Dozvoli uvoz s torrent datotekom ili magnet URI-jem</target>
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 1304
1308 </trans-unit> 1305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
1309 <trans-unit id="6801844913630625451" datatype="html"> 1306 <trans-unit id="6801844913630625451" datatype="html">
1310 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 1307 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
1311 <target state="translated">âš ï¸ Ne preporuÄujemo ukljuÄivanje ove znaÄajke ako ne vjerujeÅ¡ svojim korisnicima</target> 1308 <target state="translated">âš ï¸ Ne preporuÄujemo ukljuÄivanje ove znaÄajke ako ne vjerujeÅ¡ svojim korisnicima</target>
1312 <context-group purpose="location"> 1309
1313 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
1314 <context context-type="linenumber">282</context>
1315 </context-group>
1316 </trans-unit>
1317 <trans-unit id="2634326893148077182" datatype="html"> 1311 <trans-unit id="2634326893148077182" datatype="html">
1318 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 1312 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
1319 <target state="translated">Dozvoli sinkronizaciju kanala s kanalom drugih platformi kao Å¡to je YouTube (zahtijeva dozvoljavanje uvoza s HTTP URL-om)</target> 1313 <target state="translated">Dozvoli sinkronizaciju kanala s kanalom drugih platformi kao Å¡to je YouTube (zahtijeva dozvoljavanje uvoza s HTTP URL-om)</target>
1320 <context-group purpose="location"> 1314
1321 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
1322 <context context-type="linenumber">293</context>
1323 </context-group>
1324 </trans-unit>
1325 <trans-unit id="7404104645798703279" datatype="html"> 1316 <trans-unit id="7404104645798703279" datatype="html">
1326 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 1317 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
1327 <target state="translated">⛔ Moraš dozvoliti uvoz s HTTP URL-om za aktiviranje ove funkcije.</target> 1318 <target state="translated">⛔ Moraš dozvoliti uvoz s HTTP URL-om za aktiviranje ove funkcije.</target>
1328 <context-group purpose="location"> 1319
1329 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
1330 <context context-type="linenumber">296,298</context>
1331 </context-group>
1332 </trans-unit>
1333 <trans-unit id="3428986951244800347" datatype="html"> 1321 <trans-unit id="3428986951244800347" datatype="html">
1334 <source>Block new videos automatically</source> 1322 <source>Block new videos automatically</source>
1335 <target state="translated">Automatski blokiraj nova videa</target> 1323 <target state="translated">Automatski blokiraj nova videa</target>
1336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 1324
1337 </trans-unit> 1325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
1338 <trans-unit id="3950258704315544174" datatype="html"> 1326 <trans-unit id="3950258704315544174" datatype="html">
1339 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 1327 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
1340 <target state="translated">Ukoliko korisnik nije oznaÄen kao pouzdan, njegova će videa ostati privatna sve dok ih moderator ne pregleda.</target> 1328 <target state="translated">Ukoliko korisnik nije oznaÄen kao pouzdan, njegova će videa ostati privatna sve dok ih moderator ne pregleda.</target>
1341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 1329
1342 </trans-unit> 1330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
1343 <trans-unit id="2054846790157376783" datatype="html"> 1331 <trans-unit id="2054846790157376783" datatype="html">
1344 <source>SEARCH</source> 1332 <source>SEARCH</source>
1345 <target state="translated">PRETRAGA</target> 1333 <target state="translated">PRETRAGA</target>
1346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 1334
1347 </trans-unit> 1335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
1348 <trans-unit id="3442084803796199253" datatype="html"> 1336 <trans-unit id="3442084803796199253" datatype="html">
1349 <source>Allow users to do remote URI/handle search</source> 1337 <source>Allow users to do remote URI/handle search</source>
1350 <target state="translated">Dozvoli korisnicima daljinsku pretragu URI adrese ili identifikatora raÄuna</target> 1338 <target state="translated">Dozvoli korisnicima daljinsku pretragu URI adrese ili identifikatora raÄuna</target>
1351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 1339
1352 </trans-unit> 1340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
1353 <trans-unit id="2258148539285928012" datatype="html"> 1341 <trans-unit id="2258148539285928012" datatype="html">
1354 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> to look up remote videos/actors that may not be federated with your instance</source> 1342 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> to look up remote videos/actors that may not be federated with your instance</source>
1355 <target state="translated">Dozvoli <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>tvojim korisnicima<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom</target> 1343 <target state="translated">Dozvoli <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>tvojim korisnicima<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom</target>
1356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 1344
1357 </trans-unit> 1345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
1358 <trans-unit id="7295422540935146771" datatype="html"> 1346 <trans-unit id="7295422540935146771" datatype="html">
1359 <source>Allow anonymous to do remote URI/handle search</source> 1347 <source>Allow anonymous to do remote URI/handle search</source>
1360 <target state="translated">Dozvoli anonimnim korisnicima daljinsku pretragu URI adrese ili identifikatora raÄuna</target> 1348 <target state="translated">Dozvoli anonimnim korisnicima daljinsku pretragu URI adrese ili identifikatora raÄuna</target>
1361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 1349
1362 </trans-unit> 1350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
1363 <trans-unit id="7305237807882754643" datatype="html"> 1351 <trans-unit id="7305237807882754643" datatype="html">
1364 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> to look up remote videos/actors that may not be federated with your instance</source> 1352 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> to look up remote videos/actors that may not be federated with your instance</source>
1365 <target state="translated">Dozvoli <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonimnim korisnicima<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom</target> 1353 <target state="translated">Dozvoli <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonimnim korisnicima<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> da traže videa/aktere na instancama koje možda nisu federalizirane s tvojom instancom</target>
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 1354
1367 </trans-unit> 1355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
1368 <trans-unit id="6476750382562952780" datatype="html"> 1356 <trans-unit id="6476750382562952780" datatype="html">
1369 <source>Enable global search</source> 1357 <source>Enable global search</source>
1370 <target state="translated">UkljuÄi globalno pretraživanje</target> 1358 <target state="translated">UkljuÄi globalno pretraživanje</target>
1371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 1359
1372 </trans-unit> 1360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
1373 <trans-unit id="5273935530181504015" datatype="html"> 1361 <trans-unit id="5273935530181504015" datatype="html">
1374 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 1362 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
1375 <target state="translated">âš ï¸ Ova funkcionalnost uvelike ovisi o moderiranju instanci kojem slijedi indeks pretraživanja koji odabereÅ¡.</target> 1363 <target state="translated">âš ï¸ Ova funkcionalnost uvelike ovisi o moderiranju instanci kojem slijedi indeks pretraživanja koji odabereÅ¡.</target>
1376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 1364
1377 </trans-unit> 1365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
1378 <trans-unit id="1886227550697837417" datatype="html"> 1366 <trans-unit id="1886227550697837417" datatype="html">
1379 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1367 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1380 <target state="translated">Predlažemo da koristiÅ¡ samo moderirane indekse pretraživanja u proizvodnji ili <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>vlastita na svom raÄunalu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1368 <target state="translated">Predlažemo da koristiÅ¡ samo moderirane indekse pretraživanja u proizvodnji ili <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>vlastita na svom raÄunalu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 1369
1382 </trans-unit> 1370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
1383 <trans-unit id="2331464426553277323" datatype="html"> 1371 <trans-unit id="2331464426553277323" datatype="html">
1384 <source>Search index URL</source> 1372 <source>Search index URL</source>
1385 <target state="translated">URL indeksa pretraživanja</target> 1373 <target state="translated">URL indeksa pretraživanja</target>
1386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 1374
1387 </trans-unit> 1375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
1388 <trans-unit id="8524278911521465398" datatype="html"> 1376 <trans-unit id="8524278911521465398" datatype="html">
1389 <source>Disable local search in search bar</source> 1377 <source>Disable local search in search bar</source>
1390 <target state="translated">IskljuÄi lokalno pretraživanje u traci pretrage</target> 1378 <target state="translated">IskljuÄi lokalno pretraživanje u traci pretrage</target>
1391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 1379
1392 </trans-unit> 1380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
1393 <trans-unit id="4444955208013675027" datatype="html"> 1381 <trans-unit id="4444955208013675027" datatype="html">
1394 <source>Search bar uses the global search index by default</source> 1382 <source>Search bar uses the global search index by default</source>
1395 <target state="translated">Traka pretrage standardno koristi globalni indeks pretraživanja</target> 1383 <target state="translated">Traka pretrage standardno koristi globalni indeks pretraživanja</target>
1396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 1384
1397 </trans-unit> 1385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
1398 <trans-unit id="6568991917245875948" datatype="html"> 1386 <trans-unit id="6568991917245875948" datatype="html">
1399 <source>Otherwise the local search stays used by default</source> 1387 <source>Otherwise the local search stays used by default</source>
1400 <target state="translated">InaÄe se standardno koristi lokalno pretraživanje</target> 1388 <target state="translated">InaÄe se standardno koristi lokalno pretraživanje</target>
1401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 1389
1402 </trans-unit> 1390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
1403 <trans-unit id="836183323506117145" datatype="html"> 1391 <trans-unit id="836183323506117145" datatype="html">
1404 <source>FEDERATION</source> 1392 <source>FEDERATION</source>
1405 <target state="translated">FEDERACIJA</target> 1393 <target state="translated">FEDERACIJA</target>
1406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 1394
1407 </trans-unit> 1395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
1408 <trans-unit id="252719899360434356" datatype="html"> 1396 <trans-unit id="252719899360434356" datatype="html">
1409 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 1397 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
1410 <target state="translated">Upravljaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>vezama<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> s drugim instancama. </target> 1398 <target state="translated">Upravljaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>vezama<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> s drugim instancama. </target>
1411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 1399
1412 </trans-unit> 1400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
1413 <trans-unit id="9119248927271669654" datatype="html"> 1401 <trans-unit id="9119248927271669654" datatype="html">
1414 <source>Other instances can follow yours</source> 1402 <source>Other instances can follow yours</source>
1415 <target state="translated">Druge instance mogu pratiti tvoje</target> 1403 <target state="translated">Druge instance mogu pratiti tvoje</target>
1416 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 1404
1417 </trans-unit> 1405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
1418 <trans-unit id="7015551137649102649" datatype="html"> 1406 <trans-unit id="7015551137649102649" datatype="html">
1419 <source>Manually approve new instance followers</source> 1407 <source>Manually approve new instance followers</source>
1420 <target state="translated">RuÄno odobri nove pratitelje instance</target> 1408 <target state="translated">RuÄno odobri nove pratitelje instance</target>
1421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 1409
1422 </trans-unit> 1410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
1423 <trans-unit id="4803992993548153434" datatype="html"> 1411 <trans-unit id="4803992993548153434" datatype="html">
1424 <source>Automatically follow back instances</source> 1412 <source>Automatically follow back instances</source>
1425 <target state="translated">Automatski prati instance natrag</target> 1413 <target state="translated">Automatski prati instance natrag</target>
1426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 1414
1427 </trans-unit> 1415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
1428 <trans-unit id="173263206605027981" datatype="html"> 1416 <trans-unit id="173263206605027981" datatype="html">
1429 <source>Automatically follow instances of a public index</source> 1417 <source>Automatically follow instances of a public index</source>
1430 <target state="translated">Automatski prati instance javnog indeksa</target> 1418 <target state="translated">Automatski prati instance javnog indeksa</target>
1431 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 1419
1432 </trans-unit> 1420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
1433 <trans-unit id="9076632742417302918" datatype="html"> 1421 <trans-unit id="9076632742417302918" datatype="html">
1434 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 1422 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
1435 <target state="translated">Pogledaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentaciju<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> za daljne informacije o oÄekivanom URL-u </target> 1423 <target state="translated">Pogledaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentaciju<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> za daljne informacije o oÄekivanom URL-u </target>
1436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 1424
1437 </trans-unit> 1425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
1438 <trans-unit id="1718269478813020014" datatype="html"> 1426 <trans-unit id="1718269478813020014" datatype="html">
1439 <source>Index URL</source> 1427 <source>Index URL</source>
1440 <target state="translated">URL indeksa</target> 1428 <target state="translated">URL indeksa</target>
1441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 1429
1442 </trans-unit> 1430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
1443 <trans-unit id="3946988229617310200" datatype="html"> 1431 <trans-unit id="3946988229617310200" datatype="html">
1444 <source>ADMINISTRATORS</source> 1432 <source>ADMINISTRATORS</source>
1445 <target state="translated">ADMINISTRATORI</target> 1433 <target state="translated">ADMINISTRATORI</target>
1446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 1434
1447 </trans-unit> 1435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
1448 <trans-unit id="3171683206914962995" datatype="html"> 1436 <trans-unit id="3171683206914962995" datatype="html">
1449 <source>Admin email</source> 1437 <source>Admin email</source>
1450 <target state="translated">E-mail adresa administratora</target> 1438 <target state="translated">E-mail adresa administratora</target>
1451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 1439
1452 </trans-unit> 1440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
1453 <trans-unit id="4722881456283329321" datatype="html"> 1441 <trans-unit id="4722881456283329321" datatype="html">
1454 <source>Enable contact form</source> 1442 <source>Enable contact form</source>
1455 <target state="translated">UkljuÄi obrazac za kontakte</target> 1443 <target state="translated">UkljuÄi obrazac za kontakte</target>
1456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 1444
1457 </trans-unit> 1445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
1458 <trans-unit id="1765095834299337775" datatype="html"> 1446 <trans-unit id="1765095834299337775" datatype="html">
1459 <source>TWITTER</source> 1447 <source>TWITTER</source>
1460 <target state="translated">TWITTER</target> 1448 <target state="translated">TWITTER</target>
1461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 1449
1462 </trans-unit> 1450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
1463 <trans-unit id="3202133522706129143" datatype="html"> 1451 <trans-unit id="3202133522706129143" datatype="html">
1464 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 1452 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
1465 <target state="translated">Navedi Twitter raÄun koji predstavlja tvoju instancu za poboljÅ¡avanje preglede poveznica. Ako nemaÅ¡ Twitter raÄun, jednostavno ostavi standardnu vrijednost.</target> 1453 <target state="translated">Navedi Twitter raÄun koji predstavlja tvoju instancu za poboljÅ¡avanje preglede poveznica. Ako nemaÅ¡ Twitter raÄun, jednostavno ostavi standardnu vrijednost.</target>
1466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 1454
1467 </trans-unit> 1455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
1468 <trans-unit id="4087837092261487511" datatype="html"> 1456 <trans-unit id="4087837092261487511" datatype="html">
1469 <source>Your Twitter username</source> 1457 <source>Your Twitter username</source>
1470 <target state="translated">Tvoje korisniÄko ime za Twitter</target> 1458 <target state="translated">Tvoje korisniÄko ime za Twitter</target>
1471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 1459
1472 </trans-unit> 1460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
1473 <trans-unit id="5648651824279408711" datatype="html"> 1461 <trans-unit id="5648651824279408711" datatype="html">
1474 <source>Instance allowed by Twitter</source> 1462 <source>Instance allowed by Twitter</source>
1475 <target state="translated">Twitter je dozvolio instancu</target> 1463 <target state="translated">Twitter je dozvolio instancu</target>
1476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 1464
1477 </trans-unit> 1465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
1478 <trans-unit id="2076338542820061819" datatype="html"> 1466 <trans-unit id="2076338542820061819" datatype="html">
1479 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 1467 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
1480 <target state="translated">Ako Twitter izriÄito dozvoljava tvoju instancu, videoplayer će biti ugraÄ‘en u Twitter feed na PeerTube stranici dijeljenja videa.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ako ne, koristimo karticu sa slikovnom poveznicom koja preusmjerava na tvoju PeerTube instancu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> OznaÄi ovaj potvrdni okvir, spremi konfiguraciju i testiraj s URL-om videa tvoje instance (https://example.com/w/blabla ) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> i ssaznaj je li tvoja instanca dozvoljena. </target> 1468 <target state="translated">Ako Twitter izriÄito dozvoljava tvoju instancu, videoplayer će biti ugraÄ‘en u Twitter feed na PeerTube stranici dijeljenja videa.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ako ne, koristimo karticu sa slikovnom poveznicom koja preusmjerava na tvoju PeerTube instancu.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> OznaÄi ovaj potvrdni okvir, spremi konfiguraciju i testiraj s URL-om videa tvoje instance (https://example.com/w/blabla ) na <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> i ssaznaj je li tvoja instanca dozvoljena. </target>
1481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 1469
1482 </trans-unit> 1470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
1483 <trans-unit id="3203902538239082422" datatype="html"> 1471 <trans-unit id="3203902538239082422" datatype="html">
1484 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 1472 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
1485 <target state="translated">UkljuÄio/la si mogućnost za registraciju: dolje smo automatski ukljuÄili opciju „Automatski blokiraj nova videa†u odjeljku „Videaâ€.</target> 1473 <target state="translated">UkljuÄio/la si mogućnost za registraciju: dolje smo automatski ukljuÄili opciju „Automatski blokiraj nova videa†u odjeljku „Videaâ€.</target>
1486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 1474
1487 </trans-unit> 1475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
1488 <trans-unit id="1035838766454786107" datatype="html"> 1476 <trans-unit id="1035838766454786107" datatype="html">
1489 <source>Audio-only</source> 1477 <source>Audio-only</source>
1490 <target state="translated">Samo audio</target> 1478 <target state="translated">Samo audio</target>
@@ -2524,15 +2512,14 @@ color: red;
2524 <source>Follow request(s) sent!</source> 2512 <source>Follow request(s) sent!</source>
2525 <target state="translated">Zahtjev(i) za praćenje poslani!</target> 2513 <target state="translated">Zahtjev(i) za praćenje poslani!</target>
2526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 2514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
2527 </trans-unit> 2515 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
2528 <trans-unit id="3459358413436264734" datatype="html"> 2516 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
2529 <source>Your instance subscriptions</source>
2530 <target state="translated">Tvoje pretplate na instancu</target>
2531 <context-group purpose="location"> 2517 <context-group purpose="location">
2532 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 2518 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
2533 <context context-type="linenumber">3</context> 2519 <context context-type="linenumber">3</context>
2534 </context-group> 2520 </context-group>
2535 </trans-unit> 2521 </trans-unit>
2522
2536 <trans-unit id="9160510009013134726" datatype="html"> 2523 <trans-unit id="9160510009013134726" datatype="html">
2537 <source>Unfollow</source> 2524 <source>Unfollow</source>
2538 <target state="translated">Prestani pratiti</target> 2525 <target state="translated">Prestani pratiti</target>
@@ -2781,13 +2768,13 @@ color: red;
2781 <trans-unit id="1460134385691851101" datatype="html"> 2768 <trans-unit id="1460134385691851101" datatype="html">
2782 <source>Advanced filters</source> 2769 <source>Advanced filters</source>
2783 <target state="translated">Napredni filtri</target> 2770 <target state="translated">Napredni filtri</target>
2784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2771
2785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2772
2786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2773
2787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2774
2788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2775
2789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2776
2790 </trans-unit> 2777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2791 <trans-unit id="7755288609601798418" datatype="html"> 2778 <trans-unit id="7755288609601798418" datatype="html">
2792 <source>Automatic blocks</source> 2779 <source>Automatic blocks</source>
2793 <target state="translated">Automatska blokiranja</target> 2780 <target state="translated">Automatska blokiranja</target>
@@ -3179,6 +3166,14 @@ color: red;
3179 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 3166 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
3180 <context context-type="linenumber">7</context> 3167 <context context-type="linenumber">7</context>
3181 </context-group> 3168 </context-group>
3169 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
3170 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3171</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3172</target>
3173 <context-group purpose="location">
3174 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
3175 <context context-type="linenumber">1,4</context>
3176 </context-group>
3182 </trans-unit> 3177 </trans-unit>
3183 <trans-unit id="2483018961011868950" datatype="html"> 3178 <trans-unit id="2483018961011868950" datatype="html">
3184 <source>IP address</source> 3179 <source>IP address</source>
@@ -3571,14 +3566,14 @@ color: red;
3571 <trans-unit id="4768749765465246664" datatype="html"> 3566 <trans-unit id="4768749765465246664" datatype="html">
3572 <source>Email</source> 3567 <source>Email</source>
3573 <target state="translated">E-mail adresa</target> 3568 <target state="translated">E-mail adresa</target>
3574 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 3569
3575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 3570
3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 3571
3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 3572
3578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 3573
3579 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 3574
3580 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 3575
3581 </trans-unit> 3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
3582 <trans-unit id="6475711663580561164" datatype="html"> 3577 <trans-unit id="6475711663580561164" datatype="html">
3583 <source>mail@example.com</source> 3578 <source>mail@example.com</source>
3584 <target state="translated">mail@example.com</target> 3579 <target state="translated">mail@example.com</target>
@@ -3588,14 +3583,14 @@ color: red;
3588 <trans-unit id="1431416938026210429" datatype="html"> 3583 <trans-unit id="1431416938026210429" datatype="html">
3589 <source>Password</source> 3584 <source>Password</source>
3590 <target state="translated">Lozinka</target> 3585 <target state="translated">Lozinka</target>
3591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 3586
3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 3587
3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 3588
3594 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 3589
3595 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 3590
3596 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 3591
3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 3592
3598 </trans-unit> 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
3599 <trans-unit id="8371296837649897723" datatype="html"> 3594 <trans-unit id="8371296837649897723" datatype="html">
3600 <source>If you leave the password empty, an email will be sent to the user.</source> 3595 <source>If you leave the password empty, an email will be sent to the user.</source>
3601 <target state="translated">Ako lozinku ostaviš praznom, korisniku će se poslati e-mail.</target> 3596 <target state="translated">Ako lozinku ostaviš praznom, korisniku će se poslati e-mail.</target>
@@ -3617,62 +3612,77 @@ color: red;
3617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group> 3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
3618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group> 3613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
3619 </trans-unit> 3614 </trans-unit>
3620 <trans-unit id="7046347992315328430" datatype="html"> 3615
3621 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source>
3622 <target state="translated">Transkodiranje je ukljuÄeno. Kontingent videa uzima u obzir samo <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>izvornu<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong> "/> veliÄinu videa. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Korisnik može prenijeti maksimalno ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </target>
3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3625 </trans-unit>
3626 <trans-unit id="2743014784334706527" datatype="html"> 3616 <trans-unit id="2743014784334706527" datatype="html">
3627 <source>Daily video quota</source> 3617 <source>Daily video quota</source>
3628 <target state="translated">Dnevni kontingent videa</target> 3618 <target state="translated">Dnevni kontingent videa</target>
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3619
3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3620
3631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3621
3632 </trans-unit> 3622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3633 <trans-unit id="2622255144026150901" datatype="html"> 3623 <trans-unit id="2622255144026150901" datatype="html">
3634 <source>Auth plugin</source> 3624 <source>Auth plugin</source>
3635 <target state="translated">Dodatak za autentifikaciju</target> 3625 <target state="translated">Dodatak za autentifikaciju</target>
3636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3626
3637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3627
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3628
3639 </trans-unit> 3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3640 <trans-unit id="588099657508661970" datatype="html"> 3630 <trans-unit id="588099657508661970" datatype="html">
3641 <source>None (local authentication)</source> 3631 <source>None (local authentication)</source>
3642 <target state="translated">Ništa (lokalna autentifikacija)</target> 3632 <target state="translated">Ništa (lokalna autentifikacija)</target>
3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3633
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3634
3645 </trans-unit> 3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3646 <trans-unit id="2070907480317730379" datatype="html"> 3636 <trans-unit id="2070907480317730379" datatype="html">
3647 <source>Doesn't need review before a video goes public</source> 3637 <source>Doesn't need review before a video goes public</source>
3648 <target state="translated">Nije potreban pregled prije nego Å¡to se video objavi javno</target> 3638 <target state="translated">Nije potreban pregled prije nego Å¡to se video objavi javno</target>
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3639
3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3640
3651 </trans-unit> 3641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3652 <trans-unit id="7752239348028675311" datatype="html"> 3642 <trans-unit id="7752239348028675311" datatype="html">
3653 <source>DANGER ZONE</source> 3643 <source>DANGER ZONE</source>
3654 <target state="translated">OPSANA ZONA</target> 3644 <target state="translated">OPSANA ZONA</target>
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 3645
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 3646
3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 3647
3658 </trans-unit> 3648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
3659 <trans-unit id="6667250632809964191" datatype="html"> 3649 <trans-unit id="6667250632809964191" datatype="html">
3660 <source>Send a link to reset the password by email to the user</source> 3650 <source>Send a link to reset the password by email to the user</source>
3661 <target state="translated">E-poštom pošalji korisniku poveznicu za ponovno postavljanje lozinke</target> 3651 <target state="translated">E-poštom pošalji korisniku poveznicu za ponovno postavljanje lozinke</target>
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3652
3663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3653
3664 </trans-unit> 3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3665 <trans-unit id="1412406834353485520" datatype="html"> 3655 <trans-unit id="1412406834353485520" datatype="html">
3666 <source>Ask for new password</source> 3656 <source>Ask for new password</source>
3667 <target state="translated">Zatraži novu lozinku</target> 3657 <target state="translated">Zatraži novu lozinku</target>
3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3658
3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3659
3670 </trans-unit> 3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3671 <trans-unit id="3791201588898094481" datatype="html"> 3661 <trans-unit id="3791201588898094481" datatype="html">
3672 <source>Manually set the user password</source> 3662 <source>Manually set the user password</source>
3673 <target state="translated">RuÄno postavi korisniÄku lozinku</target> 3663 <target state="translated">RuÄno postavi korisniÄku lozinku</target>
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3664
3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3665
3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3667 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3668 <context-group purpose="location">
3669 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3670 <context context-type="linenumber">227</context>
3671 </context-group>
3672 <context-group purpose="location">
3673 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3674 <context context-type="linenumber">227</context>
3675 </context-group>
3676 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3677 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3678 <context-group purpose="location">
3679 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3680 <context context-type="linenumber">228</context>
3681 </context-group>
3682 <context-group purpose="location">
3683 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3684 <context context-type="linenumber">228</context>
3685 </context-group>
3676 </trans-unit> 3686 </trans-unit>
3677 <trans-unit id="5974506725502681113" datatype="html"> 3687 <trans-unit id="5974506725502681113" datatype="html">
3678 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source> 3688 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source>
@@ -3687,17 +3697,23 @@ color: red;
3687 <trans-unit id="780323526182667308" datatype="html"> 3697 <trans-unit id="780323526182667308" datatype="html">
3688 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source> 3698 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source>
3689 <target state="translated">Korisnik <x id="PH" equiv-text="this.user.username"/> aktualiziran.</target> 3699 <target state="translated">Korisnik <x id="PH" equiv-text="this.user.username"/> aktualiziran.</target>
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 3700
3691 </trans-unit> 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
3692 <trans-unit id="1349763489797682899" datatype="html"> 3702 <trans-unit id="1349763489797682899" datatype="html">
3693 <source>Update user</source> 3703 <source>Update user</source>
3694 <target state="translated">Aktualiziraj korisnika</target> 3704 <target state="translated">Aktualiziraj korisnika</target>
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 3705
3696 </trans-unit> 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
3697 <trans-unit id="8819563010322372715" datatype="html"> 3707 <trans-unit id="8819563010322372715" datatype="html">
3698 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source> 3708 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source>
3699 <target state="translated">E-mail u kojem se traži ponovno postavljanje lozinke poslana je korisniku <x id="PH" equiv-text="this.user.username"/>.</target> 3709 <target state="translated">E-mail u kojem se traži ponovno postavljanje lozinke poslana je korisniku <x id="PH" equiv-text="this.user.username"/>.</target>
3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 3710
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
3712 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
3713 <context-group purpose="location">
3714 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
3715 <context context-type="linenumber">134</context>
3716 </context-group>
3701 </trans-unit> 3717 </trans-unit>
3702 <trans-unit id="5642198289374753866" datatype="html"> 3718 <trans-unit id="5642198289374753866" datatype="html">
3703 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</source> 3719 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</source>
@@ -4003,53 +4019,56 @@ color: red;
4003 <trans-unit id="3997350348765083892" datatype="html"> 4019 <trans-unit id="3997350348765083892" datatype="html">
4004 <source>Username or email address</source> 4020 <source>Username or email address</source>
4005 <target state="translated">KorisniÄko ime ili e‑mail adresa</target> 4021 <target state="translated">KorisniÄko ime ili e‑mail adresa</target>
4006 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 4022
4007 </trans-unit> 4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
4008 <trans-unit id="175344056589888866" datatype="html"> 4024 <trans-unit id="175344056589888866" datatype="html">
4009 <source>Example: john@example.com</source> 4025 <source>Example: john@example.com</source>
4010 <target state="translated">Primjer: john@example.com</target> 4026 <target state="translated">Primjer: john@example.com</target>
4011 <context-group purpose="location"> 4027
4012 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4028
4013 <context context-type="linenumber">46</context> 4029 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
4014 </context-group>
4015 <context-group purpose="location">
4016 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
4017 <context context-type="linenumber">53</context>
4018 </context-group>
4019 </trans-unit>
4020 <trans-unit id="1758058452376026925" datatype="html"> 4030 <trans-unit id="1758058452376026925" datatype="html">
4021 <source>âš ï¸ Most email addresses do not include capital letters.</source> 4031 <source>âš ï¸ Most email addresses do not include capital letters.</source>
4022 <target state="translated">âš ï¸ Većina e-mail adresa ne sadrže velika slova.</target> 4032 <target state="translated">âš ï¸ Većina e-mail adresa ne sadrže velika slova.</target>
4033
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
4035 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
4023 <context-group purpose="location"> 4036 <context-group purpose="location">
4024 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4037 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4025 <context context-type="linenumber">53,55</context> 4038 <context context-type="linenumber">70</context>
4039 </context-group>
4040 </trans-unit><trans-unit id="42685862314953751" datatype="html">
4041 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
4042 <context-group purpose="location">
4043 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4044 <context context-type="linenumber">72</context>
4026 </context-group> 4045 </context-group>
4027 </trans-unit> 4046 </trans-unit>
4028 <trans-unit id="2454050363478003966" datatype="html"> 4047 <trans-unit id="2454050363478003966" datatype="html">
4029 <source>Login</source> 4048 <source>Login</source>
4030 <target state="translated">Prijava</target> 4049 <target state="translated">Prijava</target>
4031 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 4050
4032 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 4051
4033 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 4052
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 4053
4035 </trans-unit> 4054 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
4036 <trans-unit id="8715156686857791956" datatype="html"> 4055 <trans-unit id="8715156686857791956" datatype="html">
4037 <source>Click here to reset your password</source> 4056 <source>Click here to reset your password</source>
4038 <target state="translated">Pritisni ovdje za obnavljanje tvoje lozinke</target> 4057 <target state="translated">Pritisni ovdje za obnavljanje tvoje lozinke</target>
4039 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 4058
4040 </trans-unit> 4059 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
4041 <trans-unit id="892063502898494584" datatype="html"> 4060 <trans-unit id="892063502898494584" datatype="html">
4042 <source>I forgot my password</source> 4061 <source>I forgot my password</source>
4043 <target state="translated">Zaboravio/la sam moju lozinku</target> 4062 <target state="translated">Zaboravio/la sam moju lozinku</target>
4044 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 4063
4045 </trans-unit> 4064 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
4046 <trans-unit id="2308975396733519902" datatype="html"> 4065 <trans-unit id="2308975396733519902" datatype="html">
4047 <source>Create an account</source> 4066 <source>Create an account</source>
4048 <target state="translated">Stvori raÄun</target> 4067 <target state="translated">Stvori raÄun</target>
4049 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 4068
4050 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 4069
4051 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 4070
4052 </trans-unit> 4071 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
4053 <trans-unit id="2101170466365500913" datatype="html"> 4072 <trans-unit id="2101170466365500913" datatype="html">
4054 <source>Logging into an account lets you publish content</source> 4073 <source>Logging into an account lets you publish content</source>
4055 <target state="translated">Prijavom na jedan raÄun omogućuje ti objavljivanje sadržaja</target> 4074 <target state="translated">Prijavom na jedan raÄun omogućuje ti objavljivanje sadržaja</target>
@@ -4074,51 +4093,51 @@ color: red;
4074 <trans-unit id="3183213940445113677" datatype="html"> 4093 <trans-unit id="3183213940445113677" datatype="html">
4075 <source>Or sign in with</source> 4094 <source>Or sign in with</source>
4076 <target state="translated">Ili se prijavi putem</target> 4095 <target state="translated">Ili se prijavi putem</target>
4077 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 4096
4078 </trans-unit> 4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
4079 <trans-unit id="3238209155172574367" datatype="html"> 4098 <trans-unit id="3238209155172574367" datatype="html">
4080 <source>Forgot your password</source> 4099 <source>Forgot your password</source>
4081 <target state="translated">Zaboravio/la si lozinku</target> 4100 <target state="translated">Zaboravio/la si lozinku</target>
4082 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 4101
4083 </trans-unit> 4102 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
4084 <trans-unit id="87327320394367488" datatype="html"> 4103 <trans-unit id="87327320394367488" datatype="html">
4085 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 4104 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
4086 <target state="translated">Žao nam je, ne možeš obnoviti svoju lozinku jer tvoj administrator instance nije konfigurirao PeerTubeov e-mail sustav.</target> 4105 <target state="translated">Žao nam je, ne možeš obnoviti svoju lozinku jer tvoj administrator instance nije konfigurirao PeerTubeov e-mail sustav.</target>
4087 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 4106
4088 </trans-unit> 4107 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
4089 <trans-unit id="3188014010833256853" datatype="html"> 4108 <trans-unit id="3188014010833256853" datatype="html">
4090 <source>Enter your email address and we will send you a link to reset your password.</source> 4109 <source>Enter your email address and we will send you a link to reset your password.</source>
4091 <target state="translated">Upiši svoju e-mail adresu i poslat ćemo ti poveznicu za obnavljanje lozinke.</target> 4110 <target state="translated">Upiši svoju e-mail adresu i poslat ćemo ti poveznicu za obnavljanje lozinke.</target>
4092 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 4111
4093 </trans-unit> 4112 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
4094 <trans-unit id="3967269098753656610" datatype="html"> 4113 <trans-unit id="3967269098753656610" datatype="html">
4095 <source>Email address</source> 4114 <source>Email address</source>
4096 <target state="translated">E-mail adresa</target> 4115 <target state="translated">E-mail adresa</target>
4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 4116
4098 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 4117
4099 </trans-unit> 4118 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
4100 <trans-unit id="7808756054397155068" datatype="html"> 4119 <trans-unit id="7808756054397155068" datatype="html">
4101 <source>Reset</source> 4120 <source>Reset</source>
4102 <target state="translated">Obnovi</target> 4121 <target state="translated">Obnovi</target>
4103 <note priority="1" from="description">Password reset button</note> 4122 <note priority="1" from="description">Password reset button</note>
4104 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 4123
4105 </trans-unit> 4124 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
4106 <trans-unit id="1190256911880544559" datatype="html"> 4125 <trans-unit id="1190256911880544559" datatype="html">
4107 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 4126 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
4108The link will expire within 1 hour.</source> 4127The link will expire within 1 hour.</source>
4109 <target state="translated">E-poruka s uputama za obnavljanje lozinke bit će poslana na <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Poveznica će isteći u roku od 1 sata.</target> 4128 <target state="translated">E-poruka s uputama za obnavljanje lozinke bit će poslana na <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Poveznica će isteći u roku od 1 sata.</target>
4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 4129
4111 </trans-unit> 4130 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
4112 <trans-unit id="1266887509445371246" datatype="html"> 4131 <trans-unit id="1266887509445371246" datatype="html">
4113 <source>Incorrect username or password.</source> 4132 <source>Incorrect username or password.</source>
4114 <target state="translated">Neispravno korisniÄko ime ili lozinka.</target> 4133 <target state="translated">Neispravno korisniÄko ime ili lozinka.</target>
4115 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 4134
4116 </trans-unit> 4135 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
4117 <trans-unit id="6974874606619467663" datatype="html"> 4136 <trans-unit id="6974874606619467663" datatype="html">
4118 <source>Your account is blocked.</source> 4137 <source>Your account is blocked.</source>
4119 <target state="translated">Tvoj raÄun je blokiran.</target> 4138 <target state="translated">Tvoj raÄun je blokiran.</target>
4120 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 4139
4121 </trans-unit> 4140 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
4122 <trans-unit id="5302915360176176604" datatype="html"> 4141 <trans-unit id="5302915360176176604" datatype="html">
4123 <source>SUBSCRIPTION FEED</source> 4142 <source>SUBSCRIPTION FEED</source>
4124 <target state="translated">PRETPLATA NA FEED</target> 4143 <target state="translated">PRETPLATA NA FEED</target>
@@ -4210,21 +4229,31 @@ The link will expire within 1 hour.</source>
4210 <trans-unit id="4247400351982331798" datatype="html"> 4229 <trans-unit id="4247400351982331798" datatype="html">
4211 <source>Account settings</source> 4230 <source>Account settings</source>
4212 <target state="translated">Postavke raÄuna</target> 4231 <target state="translated">Postavke raÄuna</target>
4213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 4232
4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
4234 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
4235 <context-group purpose="location">
4236 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
4237 <context context-type="linenumber">39</context>
4238 </context-group>
4239 <context-group purpose="location">
4240 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4241 <context context-type="linenumber">3</context>
4242 </context-group>
4214 </trans-unit> 4243 </trans-unit>
4215 <trans-unit id="5851560788527570644" datatype="html"> 4244 <trans-unit id="5851560788527570644" datatype="html">
4216 <source>Notifications</source> 4245 <source>Notifications</source>
4217 <target state="translated">Obavijesti</target> 4246 <target state="translated">Obavijesti</target>
4218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 4247
4219 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 4248
4220 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 4249
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 4250
4222 </trans-unit> 4251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
4223 <trans-unit id="1991904494976135035" datatype="html"> 4252 <trans-unit id="1991904494976135035" datatype="html">
4224 <source>My abuse reports</source> 4253 <source>My abuse reports</source>
4225 <target state="translated">Moji izvještaji o zloupotrebi</target> 4254 <target state="translated">Moji izvještaji o zloupotrebi</target>
4226 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 4255
4227 </trans-unit> 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
4228 <trans-unit id="5603224609929994288" datatype="html"> 4257 <trans-unit id="5603224609929994288" datatype="html">
4229 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 4258 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
4230 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Äeka na potvrÄ‘ivanje e-mail adrese </target> 4259 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> Äeka na potvrÄ‘ivanje e-mail adrese </target>
@@ -4252,10 +4281,10 @@ The link will expire within 1 hour.</source>
4252 <trans-unit id="6658000829978978023" datatype="html"> 4281 <trans-unit id="6658000829978978023" datatype="html">
4253 <source>Applications</source> 4282 <source>Applications</source>
4254 <target state="translated">Aplikacije</target> 4283 <target state="translated">Aplikacije</target>
4255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 4284
4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 4285
4257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 4286
4258 </trans-unit> 4287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
4259 <trans-unit id="264068562357780835" datatype="html"> 4288 <trans-unit id="264068562357780835" datatype="html">
4260 <source>New email</source> 4289 <source>New email</source>
4261 <target state="translated">Novi e-mail</target> 4290 <target state="translated">Novi e-mail</target>
@@ -4264,9 +4293,9 @@ The link will expire within 1 hour.</source>
4264 <trans-unit id="5340498030552368470" datatype="html"> 4293 <trans-unit id="5340498030552368470" datatype="html">
4265 <source>Current password</source> 4294 <source>Current password</source>
4266 <target state="translated">Aktualna lozinka</target> 4295 <target state="translated">Aktualna lozinka</target>
4267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 4296
4268 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 4297
4269 </trans-unit> 4298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
4270 <trans-unit id="3000005804987112527" datatype="html"> 4299 <trans-unit id="3000005804987112527" datatype="html">
4271 <source>Change email</source> 4300 <source>Change email</source>
4272 <target state="translated">Promijeni e-mail adresu</target> 4301 <target state="translated">Promijeni e-mail adresu</target>
@@ -4599,13 +4628,72 @@ The link will expire within 1 hour.</source>
4599 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 4628 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
4600 <context context-type="linenumber">57</context> 4629 <context context-type="linenumber">57</context>
4601 </context-group> 4630 </context-group>
4631 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
4632 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
4633 <context-group purpose="location">
4634 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
4635 <context context-type="linenumber">67</context>
4636 </context-group>
4602 </trans-unit> 4637 </trans-unit>
4603 <trans-unit id="9012586956848595996" datatype="html"> 4638 <trans-unit id="9012586956848595996" datatype="html">
4604 <source>EMAIL</source> 4639 <source>EMAIL</source>
4605 <target state="translated">E-MAIL ADRESA</target> 4640 <target state="translated">E-MAIL ADRESA</target>
4641
4642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
4643 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
4606 <context-group purpose="location"> 4644 <context-group purpose="location">
4607 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 4645 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4608 <context context-type="linenumber">67</context> 4646 <context context-type="linenumber">3,5</context>
4647 </context-group>
4648 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
4649 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
4650 <context-group purpose="location">
4651 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4652 <context context-type="linenumber">5</context>
4653 </context-group>
4654 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
4655 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
4656 <context-group purpose="location">
4657 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
4658 <context context-type="linenumber">9</context>
4659 </context-group>
4660 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
4661 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
4662 <context-group purpose="location">
4663 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4664 <context context-type="linenumber">31</context>
4665 </context-group>
4666 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
4667 <source>Disable two factor</source><target state="new">Disable two factor</target>
4668 <context-group purpose="location">
4669 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4670 <context context-type="linenumber">33</context>
4671 </context-group>
4672 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
4673 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
4674 <context-group purpose="location">
4675 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
4676 <context context-type="linenumber">43</context>
4677 </context-group>
4678 </trans-unit><trans-unit id="872237557319890340" datatype="html">
4679 <source> Two factor authentication is already enabled.
4680</source><target state="new"> Two factor authentication is already enabled.
4681</target>
4682 <context-group purpose="location">
4683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4684 <context context-type="linenumber">6,8</context>
4685 </context-group>
4686 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
4687 <source>Your password</source><target state="new">Your password</target>
4688 <context-group purpose="location">
4689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4690 <context context-type="linenumber">14</context>
4691 </context-group>
4692 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
4693 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
4694 <context-group purpose="location">
4695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
4696 <context context-type="linenumber">15</context>
4609 </context-group> 4697 </context-group>
4610 </trans-unit> 4698 </trans-unit>
4611 <trans-unit id="3525866160632851851" datatype="html"> 4699 <trans-unit id="3525866160632851851" datatype="html">
@@ -4738,8 +4826,8 @@ The link will expire within 1 hour.</source>
4738 <trans-unit id="3245220240937722814" datatype="html"> 4826 <trans-unit id="3245220240937722814" datatype="html">
4739 <source>My channels</source> 4827 <source>My channels</source>
4740 <target state="translated">Moji kanali</target> 4828 <target state="translated">Moji kanali</target>
4741 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 4829
4742 </trans-unit> 4830 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
4743 <trans-unit id="1498264516089100469" datatype="html"> 4831 <trans-unit id="1498264516089100469" datatype="html">
4744 <source>My synchronizations</source> 4832 <source>My synchronizations</source>
4745 <target state="translated">Moje sinkronizacije</target> 4833 <target state="translated">Moje sinkronizacije</target>
@@ -4857,15 +4945,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4857 <trans-unit id="1716062177529601456" datatype="html"> 4945 <trans-unit id="1716062177529601456" datatype="html">
4858 <source>Channel filters</source> 4946 <source>Channel filters</source>
4859 <target state="translated">Filtri kanala</target> 4947 <target state="translated">Filtri kanala</target>
4860 <context-group purpose="location"> 4948
4861 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context> 4949
4862 <context context-type="linenumber">49</context> 4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
4863 </context-group>
4864 <context-group purpose="location">
4865 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
4866 <context context-type="linenumber">122,121</context>
4867 </context-group>
4868 </trans-unit>
4869 <trans-unit id="3656932706364053858" datatype="html"> 4951 <trans-unit id="3656932706364053858" datatype="html">
4870 <source>Track watch history</source> 4952 <source>Track watch history</source>
4871 <target state="translated">Prati povijest gledanja</target> 4953 <target state="translated">Prati povijest gledanja</target>
@@ -4983,9 +5065,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4983 <trans-unit id="8181077408762380407" datatype="html"> 5065 <trans-unit id="8181077408762380407" datatype="html">
4984 <source>Channels</source> 5066 <source>Channels</source>
4985 <target state="translated">Kanali</target> 5067 <target state="translated">Kanali</target>
4986 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 5068
4987 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 5069
4988 </trans-unit> 5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
4989 <trans-unit id="8714145624854863455" datatype="html"> 5071 <trans-unit id="8714145624854863455" datatype="html">
4990 <source>Accept ownership</source> 5072 <source>Accept ownership</source>
4991 <target state="translated">Prihvati vlasništvo</target> 5073 <target state="translated">Prihvati vlasništvo</target>
@@ -5184,10 +5266,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5184 <trans-unit id="2527931602940887636" datatype="html"> 5266 <trans-unit id="2527931602940887636" datatype="html">
5185 <source>My subscriptions</source> 5267 <source>My subscriptions</source>
5186 <target state="translated">Moje pretplate</target> 5268 <target state="translated">Moje pretplate</target>
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 5269
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 5270
5189 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 5271
5190 </trans-unit> 5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
5191 <trans-unit id="5177154708872200221" datatype="html"> 5273 <trans-unit id="5177154708872200221" datatype="html">
5192 <source>You don't have any subscription yet.</source> 5274 <source>You don't have any subscription yet.</source>
5193 <target state="translated">Još nemaš nijednu pretplatu.</target> 5275 <target state="translated">Još nemaš nijednu pretplatu.</target>
@@ -5344,10 +5426,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5344 <trans-unit id="7545420287297803988" datatype="html"> 5426 <trans-unit id="7545420287297803988" datatype="html">
5345 <source>My playlists</source> 5427 <source>My playlists</source>
5346 <target state="translated">Moje playliste</target> 5428 <target state="translated">Moje playliste</target>
5347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 5429
5348 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 5430
5349 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 5431
5350 </trans-unit> 5432 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
5351 <trans-unit id="3438686710205841496" datatype="html"> 5433 <trans-unit id="3438686710205841496" datatype="html">
5352 <source>Create playlist</source> 5434 <source>Create playlist</source>
5353 <target state="translated">Stvori playlistu</target> 5435 <target state="translated">Stvori playlistu</target>
@@ -5417,27 +5499,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5417 <trans-unit id="158575725114802951" datatype="html"> 5499 <trans-unit id="158575725114802951" datatype="html">
5418 <source>Only live videos</source> 5500 <source>Only live videos</source>
5419 <target state="translated">Samo videa uživo</target> 5501 <target state="translated">Samo videa uživo</target>
5420 <context-group purpose="location"> 5502
5421 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 5503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
5422 <context context-type="linenumber">116</context>
5423 </context-group>
5424 </trans-unit>
5425 <trans-unit id="9157178301885999151" datatype="html"> 5504 <trans-unit id="9157178301885999151" datatype="html">
5426 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 5505 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
5427 <target state="translated">Stvarno želiš izbrisati {length, plural, =1 {ovaj video} other {<x id="length"/> videa}}?</target> 5506 <target state="translated">Stvarno želiš izbrisati {length, plural, =1 {ovaj video} other {<x id="length"/> videa}}?</target>
5428 <context-group purpose="location"> 5507
5429 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 5508 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
5430 <context context-type="linenumber">170</context>
5431 </context-group>
5432 </trans-unit>
5433 <trans-unit id="3058024914967508975" datatype="html"> 5509 <trans-unit id="3058024914967508975" datatype="html">
5434 <source>My videos</source> 5510 <source>My videos</source>
5435 <target state="translated">Moja videa</target> 5511 <target state="translated">Moja videa</target>
5436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 5512
5437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 5513
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 5514
5439 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 5515
5440 </trans-unit> 5516 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
5441 <trans-unit id="5752861278140673787" datatype="html"> 5517 <trans-unit id="5752861278140673787" datatype="html">
5442 <source>Ownership changes</source> 5518 <source>Ownership changes</source>
5443 <target state="translated">Promjene vlasništva</target> 5519 <target state="translated">Promjene vlasništva</target>
@@ -5447,33 +5523,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5447 <trans-unit id="7022070615528435141" datatype="html"> 5523 <trans-unit id="7022070615528435141" datatype="html">
5448 <source>Delete</source> 5524 <source>Delete</source>
5449 <target state="translated">Izbriši</target> 5525 <target state="translated">Izbriši</target>
5450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 5526
5451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 5527
5452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 5528
5453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 5529
5454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 5530
5455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 5531
5456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 5532
5457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 5533
5458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 5534
5459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 5535
5460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 5536
5461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 5537
5462 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 5538
5463 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 5539
5464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 5540
5465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 5541
5466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 5542
5467 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 5543
5468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 5544
5469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 5545
5470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 5546
5471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 5547
5472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 5548
5473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 5549
5474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 5550
5475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 5551
5476 </trans-unit> 5552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
5477 <trans-unit id="3145156821099755377" datatype="html"> 5553 <trans-unit id="3145156821099755377" datatype="html">
5478 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 5554 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
5479 <target state="translated">Prihvaćeno: {count, plural, =1 {<x id="followerName"/> zahtjev za praćenje} other {<x id="count"/> zahtjeva za praćenje}}</target> 5555 <target state="translated">Prihvaćeno: {count, plural, =1 {<x id="followerName"/> zahtjev za praćenje} other {<x id="count"/> zahtjeva za praćenje}}</target>
@@ -5565,24 +5641,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5565 <trans-unit id="8197117721861453263" datatype="html"> 5641 <trans-unit id="8197117721861453263" datatype="html">
5566 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source> 5642 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source>
5567 <target state="translated">Stvarno želiš isbrisati <x id="PH" equiv-text="toDeleteVideosIds.length"/> videa?</target> 5643 <target state="translated">Stvarno želiš isbrisati <x id="PH" equiv-text="toDeleteVideosIds.length"/> videa?</target>
5568 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 5644
5569 </trans-unit> 5645 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
5570 <trans-unit id="696910741870112536" datatype="html"> 5646 <trans-unit id="696910741870112536" datatype="html">
5571 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 5647 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
5572 <target state="translated">{length, plural, =1 {video je izbrisan} few {<x id="length"/> videa su izbrisana} other {<x id="length"/> videa je izbrisano}}</target> 5648 <target state="translated">{length, plural, =1 {video je izbrisan} few {<x id="length"/> videa su izbrisana} other {<x id="length"/> videa je izbrisano}}</target>
5573 <context-group purpose="location"> 5649
5574 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
5575 <context context-type="linenumber">191</context>
5576 </context-group>
5577 </trans-unit>
5578 <trans-unit id="3255171236149541417" datatype="html"> 5651 <trans-unit id="3255171236149541417" datatype="html">
5579 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 5652 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
5580 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> su izbrisana(i).</target> 5653 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> su izbrisana(i).</target>
5581 <context-group purpose="location"> 5654
5582 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 5655 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
5583 <context context-type="linenumber">193,191</context>
5584 </context-group>
5585 </trans-unit>
5586 <trans-unit id="2767660806989176400" datatype="html"> 5656 <trans-unit id="2767660806989176400" datatype="html">
5587 <source>Video <x id="PH" equiv-text="video.name"/> deleted.</source> 5657 <source>Video <x id="PH" equiv-text="video.name"/> deleted.</source>
5588 <target state="translated">Video <x id="PH" equiv-text="video.name"/> izbrisan.</target> 5658 <target state="translated">Video <x id="PH" equiv-text="video.name"/> izbrisan.</target>
@@ -5636,9 +5706,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5636 <trans-unit id="4844578664427956129" datatype="html"> 5706 <trans-unit id="4844578664427956129" datatype="html">
5637 <source>Change ownership</source> 5707 <source>Change ownership</source>
5638 <target state="translated">Promijeni vlasništvo</target> 5708 <target state="translated">Promijeni vlasništvo</target>
5639 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 5709
5640 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 5710
5641 </trans-unit> 5711 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
5642 <trans-unit id="6595008830732269870" datatype="html"> 5712 <trans-unit id="6595008830732269870" datatype="html">
5643 <source>Not found</source> 5713 <source>Not found</source>
5644 <target state="translated">Nije pronađeno</target> 5714 <target state="translated">Nije pronađeno</target>
@@ -5739,13 +5809,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5739 <trans-unit id="6995024616159044376" datatype="html"> 5809 <trans-unit id="6995024616159044376" datatype="html">
5740 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 5810 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
5741 <target state="translated">Ovim videom premaÅ¡ujeÅ¡ tvoj kontingent za videa (veliÄina videa: <x id="PH" equiv-text="videoSizeBytes"/>, koriÅ¡teno: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 5811 <target state="translated">Ovim videom premaÅ¡ujeÅ¡ tvoj kontingent za videa (veliÄina videa: <x id="PH" equiv-text="videoSizeBytes"/>, koriÅ¡teno: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kontingent: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
5742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 5812
5743 </trans-unit> 5813 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
5744 <trans-unit id="7873395933409147217" datatype="html"> 5814 <trans-unit id="7873395933409147217" datatype="html">
5745 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 5815 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
5746 <target state="translated">Ovim videom premaÅ¡ujeÅ¡ tvoj dnevni kontingent za videa (veliÄina videa: <x id="PH" equiv-text="videoSizeBytes"/>, koriÅ¡teno: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kontigent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 5816 <target state="translated">Ovim videom premaÅ¡ujeÅ¡ tvoj dnevni kontingent za videa (veliÄina videa: <x id="PH" equiv-text="videoSizeBytes"/>, koriÅ¡teno: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kontigent: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
5747 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 5817
5748 </trans-unit> 5818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
5749 <trans-unit id="3851357780293085233" datatype="html"> 5819 <trans-unit id="3851357780293085233" datatype="html">
5750 <source>Remote interaction</source> 5820 <source>Remote interaction</source>
5751 <target state="translated">Udaljena interakcija</target> 5821 <target state="translated">Udaljena interakcija</target>
@@ -7851,43 +7921,43 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7851 <trans-unit id="3284171506518522275" datatype="html"> 7921 <trans-unit id="3284171506518522275" datatype="html">
7852 <source>Your video was uploaded to your account and is private.</source> 7922 <source>Your video was uploaded to your account and is private.</source>
7853 <target state="translated">Tvoj video je prenesen na tvoj raÄun i privatan je.</target> 7923 <target state="translated">Tvoj video je prenesen na tvoj raÄun i privatan je.</target>
7854 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 7924
7855 </trans-unit> 7925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
7856 <trans-unit id="5699822024600815733" datatype="html"> 7926 <trans-unit id="5699822024600815733" datatype="html">
7857 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 7927 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
7858 <target state="translated">Ali povezani podaci (oznake, opis …) će se izgubiti. Stvarno želiš napustiti ovu stranicu?</target> 7928 <target state="translated">Ali povezani podaci (oznake, opis …) će se izgubiti. Stvarno želiš napustiti ovu stranicu?</target>
7859 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 7929
7860 </trans-unit> 7930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
7861 <trans-unit id="1219739004043110649" datatype="html"> 7931 <trans-unit id="1219739004043110649" datatype="html">
7862 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 7932 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
7863 <target state="translated">Tvoj video još nije prenesen. Stvarno želiš napustiti ovu stranicu?</target> 7933 <target state="translated">Tvoj video još nije prenesen. Stvarno želiš napustiti ovu stranicu?</target>
7864 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 7934
7865 </trans-unit> 7935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
7866 <trans-unit id="1830802698757049943" datatype="html"> 7936 <trans-unit id="1830802698757049943" datatype="html">
7867 <source>Publish <x id="PH" equiv-text="videoName"/></source> 7937 <source>Publish <x id="PH" equiv-text="videoName"/></source>
7868 <target state="translated">Objavi <x id="PH" equiv-text="videoName"/></target> 7938 <target state="translated">Objavi <x id="PH" equiv-text="videoName"/></target>
7869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 7939
7870 </trans-unit> 7940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
7871 <trans-unit id="6161604372916832458" datatype="html"> 7941 <trans-unit id="6161604372916832458" datatype="html">
7872 <source>Upload on hold</source> 7942 <source>Upload on hold</source>
7873 <target state="translated">Prijenos na Äekanju</target> 7943 <target state="translated">Prijenos na Äekanju</target>
7874 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 7944
7875 </trans-unit> 7945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
7876 <trans-unit id="6932865105766151309" datatype="html"> 7946 <trans-unit id="6932865105766151309" datatype="html">
7877 <source>Upload</source> 7947 <source>Upload</source>
7878 <target state="translated">Prenesi</target> 7948 <target state="translated">Prenesi</target>
7879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 7949
7880 </trans-unit> 7950 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
7881 <trans-unit id="8278735427925094503" datatype="html"> 7951 <trans-unit id="8278735427925094503" datatype="html">
7882 <source>Upload <x id="PH" equiv-text="videofile.name"/></source> 7952 <source>Upload <x id="PH" equiv-text="videofile.name"/></source>
7883 <target state="translated">Prenesi <x id="PH" equiv-text="videofile.name"/></target> 7953 <target state="translated">Prenesi <x id="PH" equiv-text="videofile.name"/></target>
7884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 7954
7885 </trans-unit> 7955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
7886 <trans-unit id="5981816353437801748" datatype="html"> 7956 <trans-unit id="5981816353437801748" datatype="html">
7887 <source>Video published.</source> 7957 <source>Video published.</source>
7888 <target state="translated">Video objavljen.</target> 7958 <target state="translated">Video objavljen.</target>
7889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 7959
7890 </trans-unit> 7960 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
7891 <trans-unit id="285180972645018518" datatype="html"> 7961 <trans-unit id="285180972645018518" datatype="html">
7892 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 7962 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
7893 <target state="translated">Žao nam je, funkcija prijenosa je iskljuÄena za tvoj raÄun. Ako želiÅ¡ dodati videa, administrator mora otkljuÄati tvoj kontingent.</target> 7963 <target state="translated">Žao nam je, funkcija prijenosa je iskljuÄena za tvoj raÄun. Ako želiÅ¡ dodati videa, administrator mora otkljuÄati tvoj kontingent.</target>
@@ -8495,28 +8565,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8495 <trans-unit id="2159130950882492111" datatype="html"> 8565 <trans-unit id="2159130950882492111" datatype="html">
8496 <source>Cancel</source> 8566 <source>Cancel</source>
8497 <target state="translated">Odustani</target> 8567 <target state="translated">Odustani</target>
8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 8568
8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 8569
8500 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 8570
8501 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 8571
8502 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 8572
8503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 8573
8504 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 8574
8505 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 8575
8506 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 8576
8507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 8577
8508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 8578
8509 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 8579
8510 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 8580
8511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 8581
8512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 8582
8513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 8583
8514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 8584
8515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 8585
8516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 8586
8517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 8587
8518 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 8588
8519 </trans-unit> 8589 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
8520 <trans-unit id="3354816756665089864" datatype="html"> 8590 <trans-unit id="3354816756665089864" datatype="html">
8521 <source>Autoplay is suspended</source> 8591 <source>Autoplay is suspended</source>
8522 <target state="translated">Automatska reprodukcija je obustavljena</target> 8592 <target state="translated">Automatska reprodukcija je obustavljena</target>
@@ -8600,9 +8670,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8600 <trans-unit id="7627544798203088407" datatype="html"> 8670 <trans-unit id="7627544798203088407" datatype="html">
8601 <source>Discover</source> 8671 <source>Discover</source>
8602 <target state="translated">Otkrij</target> 8672 <target state="translated">Otkrij</target>
8603 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 8673
8604 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 8674
8605 </trans-unit> 8675 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
8606 <trans-unit id="834805431202576194" datatype="html"> 8676 <trans-unit id="834805431202576194" datatype="html">
8607 <source>No results.</source> 8677 <source>No results.</source>
8608 <target state="translated">Nema rezultata.</target> 8678 <target state="translated">Nema rezultata.</target>
@@ -8697,11 +8767,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8697 <trans-unit id="8681933925782924101" datatype="html"> 8767 <trans-unit id="8681933925782924101" datatype="html">
8698 <source>Local videos</source> 8768 <source>Local videos</source>
8699 <target state="translated">Lokalna videa</target> 8769 <target state="translated">Lokalna videa</target>
8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 8770
8701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 8771
8702 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 8772
8703 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 8773
8704 </trans-unit> 8774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
8705 <trans-unit id="5668077948386857930" datatype="html"> 8775 <trans-unit id="5668077948386857930" datatype="html">
8706 <source>Exclude</source> 8776 <source>Exclude</source>
8707 <target state="translated">IskljuÄi</target> 8777 <target state="translated">IskljuÄi</target>
@@ -8737,21 +8807,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8737 <trans-unit id="2431286785954354122" datatype="html"> 8807 <trans-unit id="2431286785954354122" datatype="html">
8738 <source>Recently added</source> 8808 <source>Recently added</source>
8739 <target state="translated">Nedavno dodana</target> 8809 <target state="translated">Nedavno dodana</target>
8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 8810
8741 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 8811
8742 </trans-unit> 8812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
8743 <trans-unit id="232050922346936574" datatype="html"> 8813 <trans-unit id="232050922346936574" datatype="html">
8744 <source>Trending</source> 8814 <source>Trending</source>
8745 <target state="translated">U trendu</target> 8815 <target state="translated">U trendu</target>
8746 <context-group purpose="location"> 8816
8747 <context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context> 8817
8748 <context context-type="linenumber">205</context> 8818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
8749 </context-group>
8750 <context-group purpose="location">
8751 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8752 <context context-type="linenumber">131</context>
8753 </context-group>
8754 </trans-unit>
8755 <trans-unit id="12646164819555880" datatype="html"> 8819 <trans-unit id="12646164819555880" datatype="html">
8756 <source>Videos from your subscriptions</source> 8820 <source>Videos from your subscriptions</source>
8757 <target state="translated">Videa tvojih pretplata</target> 8821 <target state="translated">Videa tvojih pretplata</target>
@@ -8768,27 +8832,24 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8768 <trans-unit id="4668975178372693951" datatype="html"> 8832 <trans-unit id="4668975178372693951" datatype="html">
8769 <source>Discover videos</source> 8833 <source>Discover videos</source>
8770 <target state="translated">Otkrij videa</target> 8834 <target state="translated">Otkrij videa</target>
8771 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 8835
8772 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 8836
8773 </trans-unit> 8837 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
8774 <trans-unit id="8067135025051844577" datatype="html"> 8838 <trans-unit id="8067135025051844577" datatype="html">
8775 <source>Trending videos</source> 8839 <source>Trending videos</source>
8776 <target state="translated">Videa u trendu</target> 8840 <target state="translated">Videa u trendu</target>
8777 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 8841
8778 </trans-unit> 8842 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
8779 <trans-unit id="664221386829541948" datatype="html"> 8843 <trans-unit id="664221386829541948" datatype="html">
8780 <source>Recently added videos</source> 8844 <source>Recently added videos</source>
8781 <target state="translated">Nedavno dodana videa</target> 8845 <target state="translated">Nedavno dodana videa</target>
8782 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 8846
8783 </trans-unit> 8847 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
8784 <trans-unit id="6470888608149621404" datatype="html"> 8848 <trans-unit id="6470888608149621404" datatype="html">
8785 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 8849 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
8786 <target state="translated">NA <x id="PH" equiv-text="config.instance.name"/></target> 8850 <target state="translated">NA <x id="PH" equiv-text="config.instance.name"/></target>
8787 <context-group purpose="location"> 8851
8788 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8852 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
8789 <context context-type="linenumber">150</context>
8790 </context-group>
8791 </trans-unit>
8792 <trans-unit id="8212906256415538361" datatype="html"> 8853 <trans-unit id="8212906256415538361" datatype="html">
8793 <source>Upload a video</source> 8854 <source>Upload a video</source>
8794 <target state="translated">Prenesi video</target> 8855 <target state="translated">Prenesi video</target>
@@ -8887,8 +8948,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8887 <trans-unit id="375263728166936544" datatype="html"> 8948 <trans-unit id="375263728166936544" datatype="html">
8888 <source>You need to reconnect.</source> 8949 <source>You need to reconnect.</source>
8889 <target state="translated">Moraš se ponovo povezati.</target> 8950 <target state="translated">Moraš se ponovo povezati.</target>
8890 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 8951
8891 </trans-unit> 8952 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
8892 <trans-unit id="8093156107152165809" datatype="html"> 8953 <trans-unit id="8093156107152165809" datatype="html">
8893 <source>Show/hide this help menu</source> 8954 <source>Show/hide this help menu</source>
8894 <target state="translated">Prikaži/Sakrij ovaj izbornik pomoći</target> 8955 <target state="translated">Prikaži/Sakrij ovaj izbornik pomoći</target>
@@ -8916,31 +8977,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8916 <trans-unit id="3608407683173066091" datatype="html"> 8977 <trans-unit id="3608407683173066091" datatype="html">
8917 <source>My history</source> 8978 <source>My history</source>
8918 <target state="translated">Moja povijest</target> 8979 <target state="translated">Moja povijest</target>
8919 <context-group purpose="location"> 8980
8920 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8981 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
8921 <context context-type="linenumber">98</context>
8922 </context-group>
8923 </trans-unit>
8924 <trans-unit id="4024404994702813072" datatype="html"> 8982 <trans-unit id="4024404994702813072" datatype="html">
8925 <source>In my library</source> 8983 <source>In my library</source>
8926 <target state="translated">U mojoj videoteci</target> 8984 <target state="translated">U mojoj videoteci</target>
8927 <context-group purpose="location"> 8985
8928 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8986 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
8929 <context context-type="linenumber">104</context>
8930 </context-group>
8931 </trans-unit>
8932 <trans-unit id="2821179408673282599" datatype="html"> 8987 <trans-unit id="2821179408673282599" datatype="html">
8933 <source>Home</source> 8988 <source>Home</source>
8934 <target state="translated">PoÄetna</target> 8989 <target state="translated">PoÄetna</target>
8935 <context-group purpose="location"> 8990
8936 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8991
8937 <context context-type="linenumber">115</context> 8992 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8938 </context-group>
8939 <context-group purpose="location">
8940 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
8941 <context context-type="linenumber">116</context>
8942 </context-group>
8943 </trans-unit>
8944 <trans-unit id="314315645942131479" datatype="html"> 8993 <trans-unit id="314315645942131479" datatype="html">
8945 <source>Info</source> 8994 <source>Info</source>
8946 <target state="translated">Informacije</target> 8995 <target state="translated">Informacije</target>
@@ -8988,28 +9037,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8988 <trans-unit id="2971365540217107489" datatype="html"> 9037 <trans-unit id="2971365540217107489" datatype="html">
8989 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 9038 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
8990 <target state="translated">Medij je prevelik za poslužitelj. Obrati se svom administratoru ako želiÅ¡ povećati ograniÄenje veliÄine.</target> 9039 <target state="translated">Medij je prevelik za poslužitelj. Obrati se svom administratoru ako želiÅ¡ povećati ograniÄenje veliÄine.</target>
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 9040
8992 </trans-unit> 9041 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
8993 <trans-unit id="968295009933361070" datatype="html"> 9042 <trans-unit id="968295009933361070" datatype="html">
8994 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source> 9043 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source>
8995 <target state="translated">Previše pokušaja. Pokušaj ponovo nakon <x id="PH" equiv-text="minutesLeft"/> min.</target> 9044 <target state="translated">Previše pokušaja. Pokušaj ponovo nakon <x id="PH" equiv-text="minutesLeft"/> min.</target>
8996 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 9045
8997 </trans-unit> 9046 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
8998 <trans-unit id="4965472196059235310" datatype="html"> 9047 <trans-unit id="4965472196059235310" datatype="html">
8999 <source>Too many attempts, please try again later.</source> 9048 <source>Too many attempts, please try again later.</source>
9000 <target state="translated">Previše pokušaja. Pokušaj ponovo kasnije.</target> 9049 <target state="translated">Previše pokušaja. Pokušaj ponovo kasnije.</target>
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 9050
9002 </trans-unit> 9051 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9003 <trans-unit id="1693549688987384699" datatype="html"> 9052 <trans-unit id="1693549688987384699" datatype="html">
9004 <source>Server error. Please retry later.</source> 9053 <source>Server error. Please retry later.</source>
9005 <target state="translated">Greška poslužitelja. Pokušaj ponovo kasnije.</target> 9054 <target state="translated">Greška poslužitelja. Pokušaj ponovo kasnije.</target>
9006 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 9055
9007 </trans-unit> 9056 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
9008 <trans-unit id="7436975022198908854" datatype="html"> 9057 <trans-unit id="7436975022198908854" datatype="html">
9009 <source>Unknown server error</source> 9058 <source>Unknown server error</source>
9010 <target state="translated">Nepoznata greška poslužitelja</target> 9059 <target state="translated">Nepoznata greška poslužitelja</target>
9011 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 9060
9012 </trans-unit> 9061 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
9013 <trans-unit id="4670312387769733978" datatype="html"> 9062 <trans-unit id="4670312387769733978" datatype="html">
9014 <source>All unsaved data will be lost, are you sure you want to leave this page?</source> 9063 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
9015 <target state="translated">Izgubit ćeš sve nespremljene podatke. Stvarno želiš napustiti ovu stranicu?</target> 9064 <target state="translated">Izgubit ćeš sve nespremljene podatke. Stvarno želiš napustiti ovu stranicu?</target>
@@ -9233,8 +9282,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9233 <trans-unit id="8893390761160292681" datatype="html"> 9282 <trans-unit id="8893390761160292681" datatype="html">
9234 <source>My account</source> 9283 <source>My account</source>
9235 <target state="translated">Moj raÄun</target> 9284 <target state="translated">Moj raÄun</target>
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 9285
9237 </trans-unit> 9286 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
9238 <trans-unit id="6371572688505952303" datatype="html"> 9287 <trans-unit id="6371572688505952303" datatype="html">
9239 <source>My library</source> 9288 <source>My library</source>
9240 <target state="translated">Moja biblioteka</target> 9289 <target state="translated">Moja biblioteka</target>
@@ -9249,36 +9298,36 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9249 <trans-unit id="8936704404804793618" datatype="html"> 9298 <trans-unit id="8936704404804793618" datatype="html">
9250 <source>Videos</source> 9299 <source>Videos</source>
9251 <target state="translated">Video</target> 9300 <target state="translated">Video</target>
9252 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9301
9253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9302
9254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9303
9255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9304
9256 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9305
9257 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9306
9258 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9307
9259 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9308
9260 </trans-unit> 9309 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9261 <trans-unit id="1823843876735462104" datatype="html"> 9310 <trans-unit id="1823843876735462104" datatype="html">
9262 <source>Playlists</source> 9311 <source>Playlists</source>
9263 <target state="translated">Playliste</target> 9312 <target state="translated">Playliste</target>
9264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9313
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9314
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9315
9267 </trans-unit> 9316 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9268 <trans-unit id="1812379335568847528" datatype="html"> 9317 <trans-unit id="1812379335568847528" datatype="html">
9269 <source>Subscriptions</source> 9318 <source>Subscriptions</source>
9270 <target state="translated">Pretplate</target> 9319 <target state="translated">Pretplate</target>
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 9320
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 9321
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 9322
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 9323
9275 </trans-unit> 9324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9276 <trans-unit id="186236568870281953" datatype="html"> 9325 <trans-unit id="186236568870281953" datatype="html">
9277 <source>History</source> 9326 <source>History</source>
9278 <target state="translated">Povijest</target> 9327 <target state="translated">Povijest</target>
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 9328
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 9329
9281 </trans-unit> 9330 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
9282 <trans-unit id="4116024528500133384" datatype="html"> 9331 <trans-unit id="4116024528500133384" datatype="html">
9283 <source>My settings</source> 9332 <source>My settings</source>
9284 <target state="translated">Moje postavke</target> 9333 <target state="translated">Moje postavke</target>
@@ -9440,7 +9489,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9440 <trans-unit id="9178182467454450952" datatype="html"> 9489 <trans-unit id="9178182467454450952" datatype="html">
9441 <source>Confirm</source> 9490 <source>Confirm</source>
9442 <target state="translated">Potvrdi</target> 9491 <target state="translated">Potvrdi</target>
9443 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9492
9493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9494 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9495 <context-group purpose="location">
9496 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9497 <context context-type="linenumber">28,30</context>
9498 </context-group>
9499 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9500 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9501 <context-group purpose="location">
9502 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9503 <context context-type="linenumber">34,36</context>
9504 </context-group>
9505 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9506 <source>Two-factor code</source><target state="new">Two-factor code</target>
9507 <context-group purpose="location">
9508 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9509 <context context-type="linenumber">42</context>
9510 </context-group>
9511 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9512 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9513 <context-group purpose="location">
9514 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9515 <context context-type="linenumber">43</context>
9516 </context-group>
9517 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9518 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9519 <context-group purpose="location">
9520 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9521 <context context-type="linenumber">77</context>
9522 </context-group>
9444 </trans-unit> 9523 </trans-unit>
9445 <trans-unit id="9005121595859995793" datatype="html"> 9524 <trans-unit id="9005121595859995793" datatype="html">
9446 <source>Configuration warning!</source> 9525 <source>Configuration warning!</source>
@@ -9643,6 +9722,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9643 <source>Configure my instance</source> 9722 <source>Configure my instance</source>
9644 <target state="translated">Konfiguriraj moju instancu</target> 9723 <target state="translated">Konfiguriraj moju instancu</target>
9645 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 9724 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
9725 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
9726 <source>Confirm your password</source><target state="new">Confirm your password</target>
9727 <context-group purpose="location">
9728 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
9729 <context context-type="linenumber">54</context>
9730 </context-group>
9646 </trans-unit> 9731 </trans-unit>
9647 <trans-unit id="1000468652492651683" datatype="html"> 9732 <trans-unit id="1000468652492651683" datatype="html">
9648 <source>Report reason is required.</source> 9733 <source>Report reason is required.</source>
@@ -10067,10 +10152,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10067 <trans-unit id="3577237269587081090" datatype="html"> 10152 <trans-unit id="3577237269587081090" datatype="html">
10068 <source>Password is required.</source> 10153 <source>Password is required.</source>
10069 <target state="translated">Lozinka se mora navesti.</target> 10154 <target state="translated">Lozinka se mora navesti.</target>
10070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10155
10071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10156
10072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10157
10073 </trans-unit> 10158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10074 <trans-unit id="3152303769378345477" datatype="html"> 10159 <trans-unit id="3152303769378345477" datatype="html">
10075 <source>Confirmation of the password is required.</source> 10160 <source>Confirmation of the password is required.</source>
10076 <target state="translated">Lozinka se mora potvrditi.</target> 10161 <target state="translated">Lozinka se mora potvrditi.</target>
@@ -10123,98 +10208,104 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10123 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10208 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10124 <target state="translated">Identifikator mora biti ispravan (npr. chocobozzz@example.com).</target> 10209 <target state="translated">Identifikator mora biti ispravan (npr. chocobozzz@example.com).</target>
10125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10211 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10212 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10213 <context-group purpose="location">
10214 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10215 <context context-type="linenumber">69</context>
10216 </context-group>
10126 </trans-unit> 10217 </trans-unit>
10127 <trans-unit id="525871656034789056" datatype="html"> 10218 <trans-unit id="525871656034789056" datatype="html">
10128 <source>Password must be at least 6 characters long.</source> 10219 <source>Password must be at least 6 characters long.</source>
10129 <target state="translated">Lozinka mora sadržati barem 6 znakova.</target> 10220 <target state="translated">Lozinka mora sadržati barem 6 znakova.</target>
10130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10221
10131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10222
10132 </trans-unit> 10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10133 <trans-unit id="1099684476181448167" datatype="html"> 10224 <trans-unit id="1099684476181448167" datatype="html">
10134 <source>Password cannot be more than 255 characters long.</source> 10225 <source>Password cannot be more than 255 characters long.</source>
10135 <target state="translated">Lozinka ne smije sadržati više od 255 znakova.</target> 10226 <target state="translated">Lozinka ne smije sadržati više od 255 znakova.</target>
10136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10227
10137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10228
10138 </trans-unit> 10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10139 <trans-unit id="3392630942539073768" datatype="html"> 10230 <trans-unit id="3392630942539073768" datatype="html">
10140 <source>The new password and the confirmed password do not correspond.</source> 10231 <source>The new password and the confirmed password do not correspond.</source>
10141 <target state="translated">Nova lozinka i potvrđena lozinka ne se poklapaju.</target> 10232 <target state="translated">Nova lozinka i potvrđena lozinka ne se poklapaju.</target>
10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10233
10143 </trans-unit> 10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10144 <trans-unit id="2027337371129904473" datatype="html"> 10235 <trans-unit id="2027337371129904473" datatype="html">
10145 <source>Video quota is required.</source> 10236 <source>Video quota is required.</source>
10146 <target state="translated">Kontingent za videa se mora navesti.</target> 10237 <target state="translated">Kontingent za videa se mora navesti.</target>
10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10238
10148 </trans-unit> 10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10149 <trans-unit id="267386529333143660" datatype="html"> 10240 <trans-unit id="267386529333143660" datatype="html">
10150 <source>Quota must be greater than -1.</source> 10241 <source>Quota must be greater than -1.</source>
10151 <target state="translated">Kontingent mora biti veći od -1.</target> 10242 <target state="translated">Kontingent mora biti veći od -1.</target>
10152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10243
10153 </trans-unit> 10244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10154 <trans-unit id="1220179061234048936" datatype="html"> 10245 <trans-unit id="1220179061234048936" datatype="html">
10155 <source>Daily upload limit is required.</source> 10246 <source>Daily upload limit is required.</source>
10156 <target state="translated">Granica za dnevni prijenos se mora navesti.</target> 10247 <target state="translated">Granica za dnevni prijenos se mora navesti.</target>
10157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10248
10158 </trans-unit> 10249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10159 <trans-unit id="8959404382357999234" datatype="html"> 10250 <trans-unit id="8959404382357999234" datatype="html">
10160 <source>Daily upload limit must be greater than -1.</source> 10251 <source>Daily upload limit must be greater than -1.</source>
10161 <target state="translated">Granica za dnevni prijenos mora biti veća od -1.</target> 10252 <target state="translated">Granica za dnevni prijenos mora biti veća od -1.</target>
10162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10253
10163 </trans-unit> 10254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10164 <trans-unit id="4796798537475457493" datatype="html"> 10255 <trans-unit id="4796798537475457493" datatype="html">
10165 <source>User role is required.</source> 10256 <source>User role is required.</source>
10166 <target state="translated">Uloga korisnika se mora navesti.</target> 10257 <target state="translated">Uloga korisnika se mora navesti.</target>
10167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10258
10168 </trans-unit> 10259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10169 <trans-unit id="2761226139624435788" datatype="html"> 10260 <trans-unit id="2761226139624435788" datatype="html">
10170 <source>Description must be at least 3 characters long.</source> 10261 <source>Description must be at least 3 characters long.</source>
10171 <target state="translated">Opis mora sadržati barem tri znaka.</target> 10262 <target state="translated">Opis mora sadržati barem tri znaka.</target>
10172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10263
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10264
10174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10265
10175 </trans-unit> 10266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10176 <trans-unit id="4717982586356605243" datatype="html"> 10267 <trans-unit id="4717982586356605243" datatype="html">
10177 <source>Description cannot be more than 1000 characters long.</source> 10268 <source>Description cannot be more than 1000 characters long.</source>
10178 <target state="translated">Opis ne može sadržati više od 1000 znakova.</target> 10269 <target state="translated">Opis ne može sadržati više od 1000 znakova.</target>
10179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10270
10180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10271
10181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10272
10182 </trans-unit> 10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10183 <trans-unit id="1814372869868173571" datatype="html"> 10274 <trans-unit id="1814372869868173571" datatype="html">
10184 <source>You must agree with the instance terms in order to register on it.</source> 10275 <source>You must agree with the instance terms in order to register on it.</source>
10185 <target state="translated">Za registriranje na instancu, moraš prihvatiti uvjete instance.</target> 10276 <target state="translated">Za registriranje na instancu, moraš prihvatiti uvjete instance.</target>
10186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10277
10187 </trans-unit> 10278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10188 <trans-unit id="7803960725351649605" datatype="html"> 10279 <trans-unit id="7803960725351649605" datatype="html">
10189 <source>Ban reason must be at least 3 characters long.</source> 10280 <source>Ban reason must be at least 3 characters long.</source>
10190 <target state="translated">Razlog iskljuÄivanja mora sadržati barem tri znaka.</target> 10281 <target state="translated">Razlog iskljuÄivanja mora sadržati barem tri znaka.</target>
10191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10282
10192 </trans-unit> 10283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10193 <trans-unit id="3851609012243698179" datatype="html"> 10284 <trans-unit id="3851609012243698179" datatype="html">
10194 <source>Ban reason cannot be more than 250 characters long.</source> 10285 <source>Ban reason cannot be more than 250 characters long.</source>
10195 <target state="translated">Razlog iskljuÄivanja ne može sadržati viÅ¡e od 250 znakova.</target> 10286 <target state="translated">Razlog iskljuÄivanja ne može sadržati viÅ¡e od 250 znakova.</target>
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10287
10197 </trans-unit> 10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10198 <trans-unit id="6632896893630378443" datatype="html"> 10289 <trans-unit id="6632896893630378443" datatype="html">
10199 <source>Display name is required.</source> 10290 <source>Display name is required.</source>
10200 <target state="translated">Prikazno ime se mora navesti.</target> 10291 <target state="translated">Prikazno ime se mora navesti.</target>
10201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10292
10202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10293
10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10294
10204 </trans-unit> 10295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10205 <trans-unit id="1303578752658966736" datatype="html"> 10296 <trans-unit id="1303578752658966736" datatype="html">
10206 <source>Display name must be at least 1 character long.</source> 10297 <source>Display name must be at least 1 character long.</source>
10207 <target state="translated">Prikazno ime mora sadržati barem jedan znak.</target> 10298 <target state="translated">Prikazno ime mora sadržati barem jedan znak.</target>
10208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10299
10209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10300
10210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10301
10211 </trans-unit> 10302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10212 <trans-unit id="4613240543124934954" datatype="html"> 10303 <trans-unit id="4613240543124934954" datatype="html">
10213 <source>Display name cannot be more than 50 characters long.</source> 10304 <source>Display name cannot be more than 50 characters long.</source>
10214 <target state="translated">Prikazno ime ne može sadržati više od 50 znakova.</target> 10305 <target state="translated">Prikazno ime ne može sadržati više od 50 znakova.</target>
10215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10306
10216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10307
10217 </trans-unit> 10308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10218 <trans-unit id="9191505323045740697" datatype="html"> 10309 <trans-unit id="9191505323045740697" datatype="html">
10219 <source>Block reason must be at least 2 characters long.</source> 10310 <source>Block reason must be at least 2 characters long.</source>
10220 <target state="translated">Razlog blokiranja mora sadržati barem dva znaka.</target> 10311 <target state="translated">Razlog blokiranja mora sadržati barem dva znaka.</target>
@@ -10903,23 +10994,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10903 <trans-unit id="8461609631969932886" datatype="html"> 10994 <trans-unit id="8461609631969932886" datatype="html">
10904 <source>Hide</source> 10995 <source>Hide</source>
10905 <target state="translated">Sakrij</target> 10996 <target state="translated">Sakrij</target>
10906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 10997
10907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 10998
10908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 10999
10909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 11000
10910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 11001
10911 </trans-unit> 11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
10912 <trans-unit id="8461842260159597706" datatype="html"> 11003 <trans-unit id="8461842260159597706" datatype="html">
10913 <source>Show</source> 11004 <source>Show</source>
10914 <target state="translated">Prikaži</target> 11005 <target state="translated">Prikaži</target>
10915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 11006
10916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 11007
10917 </trans-unit> 11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
10918 <trans-unit id="2115592966120408375" datatype="html"> 11009 <trans-unit id="2115592966120408375" datatype="html">
10919 <source>Copied</source> 11010 <source>Copied</source>
10920 <target state="translated">Kopirano</target> 11011 <target state="translated">Kopirano</target>
10921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11012
10922 </trans-unit> 11013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
10923 <trans-unit id="5293515551330482519" datatype="html"> 11014 <trans-unit id="5293515551330482519" datatype="html">
10924 <source>Truncated preview</source> 11015 <source>Truncated preview</source>
10925 <target state="translated">Skraćeni pregled</target> 11016 <target state="translated">Skraćeni pregled</target>
@@ -11532,10 +11623,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11532 <trans-unit id="6952960992592445535" datatype="html"> 11623 <trans-unit id="6952960992592445535" datatype="html">
11533 <source><x id="PH" equiv-text="this.video.account.name"/> (channel page)</source> 11624 <source><x id="PH" equiv-text="this.video.account.name"/> (channel page)</source>
11534 <target state="translated"><x id="PH" equiv-text="this.video.account.name"/> (stranica kanala)</target> 11625 <target state="translated"><x id="PH" equiv-text="this.video.account.name"/> (stranica kanala)</target>
11535 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11626
11536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11627
11537 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11628
11538 </trans-unit> 11629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11539 <trans-unit id="1209500590333005801" datatype="html"> 11630 <trans-unit id="1209500590333005801" datatype="html">
11540 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source> 11631 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source>
11541 <target state="translated"><x id="PH" equiv-text="this.video.byAccount"/> (stranica raÄuna)</target> 11632 <target state="translated"><x id="PH" equiv-text="this.video.byAccount"/> (stranica raÄuna)</target>
@@ -12069,13 +12160,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12069 <trans-unit id="7815838401315213887" datatype="html"> 12160 <trans-unit id="7815838401315213887" datatype="html">
12070 <source>Muted accounts</source> 12161 <source>Muted accounts</source>
12071 <target state="translated">RaÄuni s iskljuÄenim zvukom</target> 12162 <target state="translated">RaÄuni s iskljuÄenim zvukom</target>
12072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 12163
12073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 12164
12074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 12165
12075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 12166
12076 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 12167
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 12168
12078 </trans-unit> 12169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
12079 <trans-unit id="602667807232759122" datatype="html"> 12170 <trans-unit id="602667807232759122" datatype="html">
12080 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source> 12171 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source>
12081 <target state="translated">Prikazuje se <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> od <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> raÄuna s iskljuÄenim zvukom</target> 12172 <target state="translated">Prikazuje se <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> od <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> raÄuna s iskljuÄenim zvukom</target>
@@ -12220,12 +12311,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12220 <trans-unit id="5668793810321242853" datatype="html"> 12311 <trans-unit id="5668793810321242853" datatype="html">
12221 <source>Muted servers</source> 12312 <source>Muted servers</source>
12222 <target state="translated">Poslužitelji s iskljuÄenim zvukom</target> 12313 <target state="translated">Poslužitelji s iskljuÄenim zvukom</target>
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 12314
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 12315
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 12316
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 12317
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 12318
12228 </trans-unit> 12319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
12229 <trans-unit id="6250599179731937899" datatype="html"> 12320 <trans-unit id="6250599179731937899" datatype="html">
12230 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source> 12321 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source>
12231 <target state="translated">Prikazuje se <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> od <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> instanci s iskljuÄenim zvukom</target> 12322 <target state="translated">Prikazuje se <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> od <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> instanci s iskljuÄenim zvukom</target>
@@ -12629,11 +12720,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12629 <trans-unit id="2466846716878254816" datatype="html"> 12720 <trans-unit id="2466846716878254816" datatype="html">
12630 <source>Element <x id="PH" equiv-text="param"/> not found</source> 12721 <source>Element <x id="PH" equiv-text="param"/> not found</source>
12631 <target state="translated">Element <x id="PH" equiv-text="param"/> nije pronađen</target> 12722 <target state="translated">Element <x id="PH" equiv-text="param"/> nije pronađen</target>
12632 <context-group purpose="location"> 12723
12633 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context> 12724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
12634 <context context-type="linenumber">85</context>
12635 </context-group>
12636 </trans-unit>
12637 <trans-unit id="6599497107591892109" datatype="html"> 12725 <trans-unit id="6599497107591892109" datatype="html">
12638 <source>Share the playlist</source> 12726 <source>Share the playlist</source>
12639 <target state="translated">Dijeli playlistu</target> 12727 <target state="translated">Dijeli playlistu</target>
@@ -13404,9 +13492,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13404 <trans-unit id="1006562256968398209" datatype="html"> 13492 <trans-unit id="1006562256968398209" datatype="html">
13405 <source>video</source> 13493 <source>video</source>
13406 <target state="translated">video</target> 13494 <target state="translated">video</target>
13407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 13495
13408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 13496
13409 </trans-unit> 13497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
13410 <trans-unit id="7513076467032912668" datatype="html"> 13498 <trans-unit id="7513076467032912668" datatype="html">
13411 <source>Format</source> 13499 <source>Format</source>
13412 <target state="translated">Format</target> 13500 <target state="translated">Format</target>
@@ -13701,55 +13789,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13701 <trans-unit id="4058575476871566236" datatype="html"> 13789 <trans-unit id="4058575476871566236" datatype="html">
13702 <source>Published</source> 13790 <source>Published</source>
13703 <target state="translated">Objavljeno</target> 13791 <target state="translated">Objavljeno</target>
13704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 13792
13705 </trans-unit> 13793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
13706 <trans-unit id="7657908235362559477" datatype="html"> 13794 <trans-unit id="7657908235362559477" datatype="html">
13707 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 13795 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
13708 <target state="translated">Objavljivanje planirano na <x id="PH" equiv-text="updateAt"/></target> 13796 <target state="translated">Objavljivanje planirano na <x id="PH" equiv-text="updateAt"/></target>
13709 <context-group purpose="location"> 13797
13710 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 13798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
13711 <context context-type="linenumber">178</context>
13712 </context-group>
13713 </trans-unit>
13714 <trans-unit id="5093002376262354382" datatype="html"> 13799 <trans-unit id="5093002376262354382" datatype="html">
13715 <source>Transcoding failed</source> 13800 <source>Transcoding failed</source>
13716 <target state="translated">Transkodiranje neuspjelo</target> 13801 <target state="translated">Transkodiranje neuspjelo</target>
13717 <context-group purpose="location"> 13802
13718 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 13803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
13719 <context context-type="linenumber">182</context>
13720 </context-group>
13721 </trans-unit>
13722 <trans-unit id="118687079501751948" datatype="html"> 13804 <trans-unit id="118687079501751948" datatype="html">
13723 <source>Move to external storage failed</source> 13805 <source>Move to external storage failed</source>
13724 <target state="translated">Premještanje na vanjsku memoriju neuspjelo</target> 13806 <target state="translated">Premještanje na vanjsku memoriju neuspjelo</target>
13725 <context-group purpose="location"> 13807
13726 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 13808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
13727 <context context-type="linenumber">186</context>
13728 </context-group>
13729 </trans-unit>
13730 <trans-unit id="4887724548587271148" datatype="html"> 13809 <trans-unit id="4887724548587271148" datatype="html">
13731 <source>Waiting transcoding</source> 13810 <source>Waiting transcoding</source>
13732 <target state="translated">ÄŒeka na transkodiranje</target> 13811 <target state="translated">ÄŒeka na transkodiranje</target>
13733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 13812
13734 </trans-unit> 13813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
13735 <trans-unit id="4517785179607945981" datatype="html"> 13814 <trans-unit id="4517785179607945981" datatype="html">
13736 <source>To transcode</source> 13815 <source>To transcode</source>
13737 <target state="translated">Za transkodiranje</target> 13816 <target state="translated">Za transkodiranje</target>
13738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 13817
13739 </trans-unit> 13818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
13740 <trans-unit id="3299576663551440736" datatype="html"> 13819 <trans-unit id="3299576663551440736" datatype="html">
13741 <source>To import</source> 13820 <source>To import</source>
13742 <target state="translated">Za uvoz</target> 13821 <target state="translated">Za uvoz</target>
13743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 13822
13744 </trans-unit> 13823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
13745 <trans-unit id="6963802198225789806" datatype="html"> 13824 <trans-unit id="6963802198225789806" datatype="html">
13746 <source>To edit</source> 13825 <source>To edit</source>
13747 <target state="translated">Za uređivanje</target> 13826 <target state="translated">Za uređivanje</target>
13748 <context-group purpose="location"> 13827
13749 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 13828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
13750 <context context-type="linenumber">202</context>
13751 </context-group>
13752 </trans-unit>
13753 <trans-unit id="8492933894084361602" datatype="html"> 13829 <trans-unit id="8492933894084361602" datatype="html">
13754 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 13830 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
13755 <target state="translated">Pretplati se na RSS vijesti "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 13831 <target state="translated">Pretplati se na RSS vijesti "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
diff --git a/client/src/locale/angular.hu-HU.xlf b/client/src/locale/angular.hu-HU.xlf
index b877648ac..2dd2b1040 100644
--- a/client/src/locale/angular.hu-HU.xlf
+++ b/client/src/locale/angular.hu-HU.xlf
@@ -419,17 +419,17 @@
419 <target state="translated">videó</target> 419 <target state="translated">videó</target>
420 420
421 421
422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
423 <trans-unit id="6995024616159044376" datatype="html"> 423 <trans-unit id="6995024616159044376" datatype="html">
424 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 424 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
425 <target state="translated">Ezzel a videóval túllépte a videókvótáját (videó mérete: <x id="PH" equiv-text="videoSizeBytes"/>, felhasználva: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 425 <target state="translated">Ezzel a videóval túllépte a videókvótáját (videó mérete: <x id="PH" equiv-text="videoSizeBytes"/>, felhasználva: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvóta: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
426 426
427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
428 <trans-unit id="7873395933409147217" datatype="html"> 428 <trans-unit id="7873395933409147217" datatype="html">
429 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 429 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
430 <target state="translated">Ezzel a videóval átlépte a napi videó kvótáját (videó mérete: <x id="PH" equiv-text="videoSizeBytes"/>, felhasználva: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 430 <target state="translated">Ezzel a videóval átlépte a napi videó kvótáját (videó mérete: <x id="PH" equiv-text="videoSizeBytes"/>, felhasználva: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvóta: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
431 431
432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
433 <trans-unit id="5235042777215655908" datatype="html"> 433 <trans-unit id="5235042777215655908" datatype="html">
434 <source>subtitles</source> 434 <source>subtitles</source>
435 <target state="translated">feliratok</target> 435 <target state="translated">feliratok</target>
@@ -496,7 +496,7 @@
496 <source>Element <x id="PH" equiv-text="param"/> not found</source> 496 <source>Element <x id="PH" equiv-text="param"/> not found</source>
497 <target state="translated">Elem <x id="PH" equiv-text="param"/> nem található</target> 497 <target state="translated">Elem <x id="PH" equiv-text="param"/> nem található</target>
498 498
499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
500 500
501 <trans-unit id="7539427273132299890"> 501 <trans-unit id="7539427273132299890">
502 <source>Unlisted</source> 502 <source>Unlisted</source>
@@ -639,13 +639,10 @@
639 <source>Only live videos</source> 639 <source>Only live videos</source>
640 <target state="translated">Csak élő közvetítések</target> 640 <target state="translated">Csak élő közvetítések</target>
641 641
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
643 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 643 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
644 <context-group purpose="location"> 644
645 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 645 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
646 <context context-type="linenumber">170</context>
647 </context-group>
648 </trans-unit>
649 <trans-unit id="7585826646011739428"> 646 <trans-unit id="7585826646011739428">
650 <source>Edit</source> 647 <source>Edit</source>
651 <target>Szerkesztés</target> 648 <target>Szerkesztés</target>
@@ -1059,22 +1056,28 @@
1059 <source>Username or email address</source> 1056 <source>Username or email address</source>
1060 <target>Felhasználónév vagy e-mail-cím</target> 1057 <target>Felhasználónév vagy e-mail-cím</target>
1061 1058
1062 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1059 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1063 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1060 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1061
1062
1063 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1064 <trans-unit id="1758058452376026925" datatype="html">
1065 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1066 <target state="translated">âš ï¸ A legtöbb e-mailcímben nincsenek nagybetűk.</target>
1067
1068 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1069 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1064 <context-group purpose="location"> 1070 <context-group purpose="location">
1065 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1071 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1066 <context context-type="linenumber">46</context> 1072 <context context-type="linenumber">70</context>
1067 </context-group> 1073 </context-group>
1074 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1075 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1068 <context-group purpose="location"> 1076 <context-group purpose="location">
1069 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1077 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1070 <context context-type="linenumber">53</context> 1078 <context context-type="linenumber">72</context>
1071 </context-group> 1079 </context-group>
1072 </trans-unit> 1080 </trans-unit>
1073 <trans-unit id="1758058452376026925" datatype="html">
1074 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1075 <target state="translated">âš ï¸ A legtöbb e-mailcímben nincsenek nagybetűk.</target>
1076
1077 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1078 <trans-unit id="1431416938026210429"> 1081 <trans-unit id="1431416938026210429">
1079 <source>Password</source> 1082 <source>Password</source>
1080 <target>Jelszó</target> 1083 <target>Jelszó</target>
@@ -1086,17 +1089,17 @@
1086 1089
1087 1090
1088 1091
1089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1090 <trans-unit id="8715156686857791956" datatype="html"> 1093 <trans-unit id="8715156686857791956" datatype="html">
1091 <source>Click here to reset your password</source> 1094 <source>Click here to reset your password</source>
1092 <target state="translated">Kattintson ide a jelszava visszaállításához</target> 1095 <target state="translated">Kattintson ide a jelszava visszaállításához</target>
1093 1096
1094 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1097 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1095 <trans-unit id="892063502898494584" datatype="html"> 1098 <trans-unit id="892063502898494584" datatype="html">
1096 <source>I forgot my password</source> 1099 <source>I forgot my password</source>
1097 <target state="translated">Elfelejtettem a jelszavam</target> 1100 <target state="translated">Elfelejtettem a jelszavam</target>
1098 1101
1099 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1102 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1100 <trans-unit id="2101170466365500913" datatype="html"> 1103 <trans-unit id="2101170466365500913" datatype="html">
1101 <source>Logging into an account lets you publish content</source> 1104 <source>Logging into an account lets you publish content</source>
1102 <target state="translated">Egy fiókba való belépéssel tartalmakat tehet közzé</target> 1105 <target state="translated">Egy fiókba való belépéssel tartalmakat tehet közzé</target>
@@ -1119,28 +1122,28 @@
1119 <source>Or sign in with</source> 1122 <source>Or sign in with</source>
1120 <target state="translated">Vagy jelentkezzen be ezzel:</target> 1123 <target state="translated">Vagy jelentkezzen be ezzel:</target>
1121 1124
1122 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1125 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1123 <trans-unit id="3238209155172574367"> 1126 <trans-unit id="3238209155172574367">
1124 <source>Forgot your password</source> 1127 <source>Forgot your password</source>
1125 <target>Elfelejtett jelszó</target> 1128 <target>Elfelejtett jelszó</target>
1126 1129
1127 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1130 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1128 <trans-unit id="87327320394367488" datatype="html"> 1131 <trans-unit id="87327320394367488" datatype="html">
1129 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1132 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1130 <target state="translated">Sajnáljuk, de nem tudja helyreállítani a jelszavát, mert a példány rendszergazdája nem állította be a PeerTube levelezőrendszerét.</target> 1133 <target state="translated">Sajnáljuk, de nem tudja helyreállítani a jelszavát, mert a példány rendszergazdája nem állította be a PeerTube levelezőrendszerét.</target>
1131 1134
1132 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1135 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1133 <trans-unit id="3188014010833256853" datatype="html"> 1136 <trans-unit id="3188014010833256853" datatype="html">
1134 <source>Enter your email address and we will send you a link to reset your password.</source> 1137 <source>Enter your email address and we will send you a link to reset your password.</source>
1135 <target state="translated">Adja meg az e-mail címét és küldünk egy hivatkozást a jelszó visszaállítására.</target> 1138 <target state="translated">Adja meg az e-mail címét és küldünk egy hivatkozást a jelszó visszaállítására.</target>
1136 1139
1137 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1140 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1138 <trans-unit id="1190256911880544559" datatype="html"> 1141 <trans-unit id="1190256911880544559" datatype="html">
1139 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1142 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1140The link will expire within 1 hour.</source> 1143The link will expire within 1 hour.</source>
1141 <target state="translated">A jelszó-visszaállítási utasítások erre a címre lesznek elküldve: <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A hivatkozás 1 órán belül lejár.</target> 1144 <target state="translated">A jelszó-visszaállítási utasítások erre a címre lesznek elküldve: <x id="PH" equiv-text="this.forgotPasswordEmail"/>. A hivatkozás 1 órán belül lejár.</target>
1142 1145
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1144 <trans-unit id="4768749765465246664"> 1147 <trans-unit id="4768749765465246664">
1145 <source>Email</source> 1148 <source>Email</source>
1146 <target>E-mail</target> 1149 <target>E-mail</target>
@@ -1152,19 +1155,19 @@ The link will expire within 1 hour.</source>
1152 1155
1153 1156
1154 1157
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1156 <trans-unit id="3967269098753656610"> 1159 <trans-unit id="3967269098753656610">
1157 <source>Email address</source> 1160 <source>Email address</source>
1158 <target>E-mail-cím</target> 1161 <target>E-mail-cím</target>
1159 1162
1160 1163
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1164 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1162 <trans-unit id="7808756054397155068" datatype="html"> 1165 <trans-unit id="7808756054397155068" datatype="html">
1163 <source>Reset</source> 1166 <source>Reset</source>
1164 <target state="translated">Visszaállítás</target> 1167 <target state="translated">Visszaállítás</target>
1165 <note priority="1" from="description">Password reset button</note> 1168 <note priority="1" from="description">Password reset button</note>
1166 1169
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1170 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1168 <trans-unit id="4319634264526091601" datatype="html"> 1171 <trans-unit id="4319634264526091601" datatype="html">
1169 <source>on this instance</source> 1172 <source>on this instance</source>
1170 <target state="translated">ezen a példányon</target> 1173 <target state="translated">ezen a példányon</target>
@@ -1374,6 +1377,12 @@ The link will expire within 1 hour.</source>
1374 <source>Configure my instance</source> 1377 <source>Configure my instance</source>
1375 <target state="translated">Példányom beállítása</target> 1378 <target state="translated">Példányom beállítása</target>
1376 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1379 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1380 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1381 <source>Confirm your password</source><target state="new">Confirm your password</target>
1382 <context-group purpose="location">
1383 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1384 <context context-type="linenumber">54</context>
1385 </context-group>
1377 </trans-unit> 1386 </trans-unit>
1378 <trans-unit id="9005121595859995793" datatype="html"> 1387 <trans-unit id="9005121595859995793" datatype="html">
1379 <source>Configuration warning!</source> 1388 <source>Configuration warning!</source>
@@ -1565,7 +1574,7 @@ The link will expire within 1 hour.</source>
1565 <source>My account</source> 1574 <source>My account</source>
1566 <target state="translated">Saját fiók</target> 1575 <target state="translated">Saját fiók</target>
1567 1576
1568 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1577 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1569 <trans-unit id="6371572688505952303" datatype="html"> 1578 <trans-unit id="6371572688505952303" datatype="html">
1570 <source>My library</source> 1579 <source>My library</source>
1571 <target state="translated">Saját könyvtár</target> 1580 <target state="translated">Saját könyvtár</target>
@@ -1576,7 +1585,7 @@ The link will expire within 1 hour.</source>
1576 <target>Fiók létrehozása</target> 1585 <target>Fiók létrehozása</target>
1577 1586
1578 1587
1579 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1588 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1580 1589
1581 <trans-unit id="3108704604266608109" datatype="html"> 1590 <trans-unit id="3108704604266608109" datatype="html">
1582 <source>My video imports</source> 1591 <source>My video imports</source>
@@ -1604,32 +1613,32 @@ The link will expire within 1 hour.</source>
1604 <source>Import jobs concurrency</source> 1613 <source>Import jobs concurrency</source>
1605 <target state="translated">Importálási folyamat konkurencia</target> 1614 <target state="translated">Importálási folyamat konkurencia</target>
1606 1615
1607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1608 <trans-unit id="2184839376696112704" datatype="html"> 1617 <trans-unit id="2184839376696112704" datatype="html">
1609 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1618 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1610 <target state="translated">lehetÅ‘vé teszi egyszerre több videó importálását. âš ï¸ A PeerTube újraindítása szükséges.</target> 1619 <target state="translated">lehetÅ‘vé teszi egyszerre több videó importálását. âš ï¸ A PeerTube újraindítása szükséges.</target>
1611 1620
1612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1613 <trans-unit id="780513172839038392" datatype="html"> 1622 <trans-unit id="780513172839038392" datatype="html">
1614 <source>jobs in parallel</source> 1623 <source>jobs in parallel</source>
1615 <target state="translated">párhuzamos folyamatok</target> 1624 <target state="translated">párhuzamos folyamatok</target>
1616 1625
1617 1626
1618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1619 <trans-unit id="5997625369044180192" datatype="html"> 1628 <trans-unit id="5997625369044180192" datatype="html">
1620 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1629 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1621 <target state="translated">Importálás engedélyezése HTTP URL-ről (pl. YouTube)</target> 1630 <target state="translated">Importálás engedélyezése HTTP URL-ről (pl. YouTube)</target>
1622 1631
1623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1624 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1633 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1625 1634
1626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1627 <trans-unit id="7627544798203088407" datatype="html"> 1636 <trans-unit id="7627544798203088407" datatype="html">
1628 <source>Discover</source> 1637 <source>Discover</source>
1629 <target state="translated">Felfedezés</target> 1638 <target state="translated">Felfedezés</target>
1630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1639
1631 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1640
1632 </trans-unit> 1641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1633 <trans-unit id="7844706011418789951"> 1642 <trans-unit id="7844706011418789951">
1634 <source>Administration</source> 1643 <source>Administration</source>
1635 <target>Adminisztráció</target> 1644 <target>Adminisztráció</target>
@@ -1847,7 +1856,7 @@ The link will expire within 1 hour.</source>
1847 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1856 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1848 <target state="translated">A média túl nagy ehhez a kiszolgálóhoz. Lépjen kapcsolatba a rendszergazdával, ha növelni szeretné a méretkorlátot.</target> 1857 <target state="translated">A média túl nagy ehhez a kiszolgálóhoz. Lépjen kapcsolatba a rendszergazdával, ha növelni szeretné a méretkorlátot.</target>
1849 1858
1850 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1859 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1851 <trans-unit id="5131854469652959713" datatype="html"> 1860 <trans-unit id="5131854469652959713" datatype="html">
1852 <source>GLOBAL SEARCH</source> 1861 <source>GLOBAL SEARCH</source>
1853 <target state="translated">GLOBÃLIS KERESÉS</target> 1862 <target state="translated">GLOBÃLIS KERESÉS</target>
@@ -2209,7 +2218,7 @@ The link will expire within 1 hour.</source>
2209 2218
2210 2219
2211 2220
2212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2213 <trans-unit id="2504502765849142619" datatype="html"> 2222 <trans-unit id="2504502765849142619" datatype="html">
2214 <source>No items found</source> 2223 <source>No items found</source>
2215 <target state="translated">Nem találhatók elemek</target> 2224 <target state="translated">Nem találhatók elemek</target>
@@ -2592,7 +2601,7 @@ The link will expire within 1 hour.</source>
2592 <source>Upload on hold</source> 2601 <source>Upload on hold</source>
2593 <target state="translated">Feltöltés várakozik</target> 2602 <target state="translated">Feltöltés várakozik</target>
2594 2603
2595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2596 <trans-unit id="285180972645018518" datatype="html"> 2605 <trans-unit id="285180972645018518" datatype="html">
2597 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2606 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2598 <target state="translated">Sajnáljuk, a feltöltési funkció tiltott a fiókjában. Ha videókat akar hozzáadni, akkor egy rendszergazdának fel kell oldania a kvótája zárolását.</target> 2607 <target state="translated">Sajnáljuk, a feltöltési funkció tiltott a fiókjában. Ha videókat akar hozzáadni, akkor egy rendszergazdának fel kell oldania a kvótája zárolását.</target>
@@ -3508,68 +3517,83 @@ The link will expire within 1 hour.</source>
3508 3517
3509 3518
3510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3519 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3511 <trans-unit id="7046347992315328430" datatype="html"> 3520
3512 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3513 <target state="translated">Az átkódolás engedélyezve van. A videokvóta csak az <x id="START_TAG_STRONG"/>eredeti <x id="CLOSE_TAG_STRONG"/> videó méretét veszi figyelembe. <x id="LINE_BREAK"/> Ez a felhasználó legfeljebb ~ <x id="INTERPOLATION"/>-ot tölthet fel. </target>
3514
3515
3516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3517 <trans-unit id="2743014784334706527"> 3521 <trans-unit id="2743014784334706527">
3518 <source>Daily video quota</source> 3522 <source>Daily video quota</source>
3519 <target>Napi videokvóta</target> 3523 <target>Napi videokvóta</target>
3520 3524
3521 3525
3522 3526
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3524 <trans-unit id="2622255144026150901" datatype="html"> 3528 <trans-unit id="2622255144026150901" datatype="html">
3525 <source>Auth plugin</source> 3529 <source>Auth plugin</source>
3526 <target state="translated">Hitelesítési bővítmény</target> 3530 <target state="translated">Hitelesítési bővítmény</target>
3527 3531
3528 3532
3529 3533
3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3531 <trans-unit id="588099657508661970" datatype="html"> 3535 <trans-unit id="588099657508661970" datatype="html">
3532 <source>None (local authentication)</source> 3536 <source>None (local authentication)</source>
3533 <target state="translated">Nincs (helyi hitelesítés)</target> 3537 <target state="translated">Nincs (helyi hitelesítés)</target>
3534 3538
3535 3539
3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3537 <trans-unit id="2070907480317730379" datatype="html"> 3541 <trans-unit id="2070907480317730379" datatype="html">
3538 <source>Doesn't need review before a video goes public</source> 3542 <source>Doesn't need review before a video goes public</source>
3539 <target state="translated">Nem szükséges ellenőrizni, mielőtt egy videó nyilvános lesz</target> 3543 <target state="translated">Nem szükséges ellenőrizni, mielőtt egy videó nyilvános lesz</target>
3540 3544
3541 3545
3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3543 <trans-unit id="6667250632809964191"> 3547 <trans-unit id="6667250632809964191">
3544 <source>Send a link to reset the password by email to the user</source> 3548 <source>Send a link to reset the password by email to the user</source>
3545 <target>Jelszó-visszaállító hivatkozás küldése e-mailben a felhasználónak</target> 3549 <target>Jelszó-visszaállító hivatkozás küldése e-mailben a felhasználónak</target>
3546 3550
3547 3551
3548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3549 <trans-unit id="1412406834353485520"> 3553 <trans-unit id="1412406834353485520">
3550 <source>Ask for new password</source> 3554 <source>Ask for new password</source>
3551 <target>Új jelszó kérése</target> 3555 <target>Új jelszó kérése</target>
3552 3556
3553 3557
3554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3555 <trans-unit id="3791201588898094481"> 3559 <trans-unit id="3791201588898094481">
3556 <source>Manually set the user password</source> 3560 <source>Manually set the user password</source>
3557 <target>Felhasználó jelszavának kézi beállítása</target> 3561 <target>Felhasználó jelszavának kézi beállítása</target>
3558 3562
3559 3563
3560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3564 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3565 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3566 <context-group purpose="location">
3567 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3568 <context context-type="linenumber">227</context>
3569 </context-group>
3570 <context-group purpose="location">
3571 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3572 <context context-type="linenumber">227</context>
3573 </context-group>
3574 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3575 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3576 <context-group purpose="location">
3577 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3578 <context context-type="linenumber">228</context>
3579 </context-group>
3580 <context-group purpose="location">
3581 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3582 <context context-type="linenumber">228</context>
3583 </context-group>
3584 </trans-unit>
3561 <trans-unit id="8461842260159597706"> 3585 <trans-unit id="8461842260159597706">
3562 <source>Show</source> 3586 <source>Show</source>
3563 <target>Megjelenítés</target> 3587 <target>Megjelenítés</target>
3564 3588
3565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3566 <trans-unit id="8461609631969932886"> 3590 <trans-unit id="8461609631969932886">
3567 <source>Hide</source> 3591 <source>Hide</source>
3568 <target>Elrejtés</target> 3592 <target>Elrejtés</target>
3569 3593
3570 3594
3571 3595
3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3573 <trans-unit id="7049348886126005391" datatype="html"> 3597 <trans-unit id="7049348886126005391" datatype="html">
3574 <source>Batch actions</source> 3598 <source>Batch actions</source>
3575 <target state="translated">Kötegelt műveletek</target> 3599 <target state="translated">Kötegelt műveletek</target>
@@ -3649,13 +3673,13 @@ The link will expire within 1 hour.</source>
3649 <target>Némított fiókok</target> 3673 <target>Némított fiókok</target>
3650 3674
3651 3675
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3653 <trans-unit id="5668793810321242853"> 3677 <trans-unit id="5668793810321242853">
3654 <source>Muted servers</source> 3678 <source>Muted servers</source>
3655 <target>Némított kiszolgálók</target> 3679 <target>Némított kiszolgálók</target>
3656 3680
3657 3681
3658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3659 <trans-unit id="2343069726009080052" datatype="html"> 3683 <trans-unit id="2343069726009080052" datatype="html">
3660 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3684 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3661 <target state="translated">Videó <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3685 <target state="translated">Videó <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4742,163 +4766,157 @@ The link will expire within 1 hour.</source>
4742 4766
4743 4767
4744 4768
4745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4746 <trans-unit id="8509882464852636851" datatype="html"> 4770 <trans-unit id="8509882464852636851" datatype="html">
4747 <source>Default daily upload limit per user</source> 4771 <source>Default daily upload limit per user</source>
4748 <target state="translated">Alapértelmezett napi feltöltési korlát felhasználóként</target> 4772 <target state="translated">Alapértelmezett napi feltöltési korlát felhasználóként</target>
4749 4773
4750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4751 <trans-unit id="4719342289581047890" datatype="html"> 4775 <trans-unit id="4719342289581047890" datatype="html">
4752 <source>Allow import with a torrent file or a magnet URI</source> 4776 <source>Allow import with a torrent file or a magnet URI</source>
4753 <target state="translated">Importálás engedélyezése torrent-fájllal vagy egy mágnes URI-val</target> 4777 <target state="translated">Importálás engedélyezése torrent-fájllal vagy egy mágnes URI-val</target>
4754 4778
4755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4756 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4780 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4757 4781
4758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4759 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4783 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4760 <context-group purpose="location"> 4784
4761 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4762 <context context-type="linenumber">293</context>
4763 </context-group>
4764 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4765 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4786 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4766 <context-group purpose="location"> 4787
4767 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4768 <context context-type="linenumber">296,298</context>
4769 </context-group>
4770 </trans-unit>
4771 <trans-unit id="3950258704315544174" datatype="html"> 4789 <trans-unit id="3950258704315544174" datatype="html">
4772 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4790 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4773 <target state="translated">Hacsak egy felhasználó nincs megbízhatóként megjelölve, a videói mindaddig személyes állapotban maradnak, amíg egy moderátor meg nem vizsgálja azokat.</target> 4791 <target state="translated">Hacsak egy felhasználó nincs megbízhatóként megjelölve, a videói mindaddig személyes állapotban maradnak, amíg egy moderátor meg nem vizsgálja azokat.</target>
4774 4792
4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4776 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4794 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4777 4795
4778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4779 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4797 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4780 4798
4781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4782 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4800 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4783 4801
4784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4785 <trans-unit id="3428986951244800347" datatype="html"> 4803 <trans-unit id="3428986951244800347" datatype="html">
4786 <source>Block new videos automatically</source> 4804 <source>Block new videos automatically</source>
4787 <target state="translated">Új videók automatikus letiltása</target> 4805 <target state="translated">Új videók automatikus letiltása</target>
4788 4806
4789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4790 <trans-unit id="2054846790157376783" datatype="html"> 4808 <trans-unit id="2054846790157376783" datatype="html">
4791 <source>SEARCH</source> 4809 <source>SEARCH</source>
4792 <target state="translated">KERESÉS</target> 4810 <target state="translated">KERESÉS</target>
4793 4811
4794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4795 <trans-unit id="3442084803796199253" datatype="html"> 4813 <trans-unit id="3442084803796199253" datatype="html">
4796 <source>Allow users to do remote URI/handle search</source> 4814 <source>Allow users to do remote URI/handle search</source>
4797 <target state="translated">A felhasználók végezhetnek távoli URI/felhasználónév keresést</target> 4815 <target state="translated">A felhasználók végezhetnek távoli URI/felhasználónév keresést</target>
4798 4816
4799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 4817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4800 <trans-unit id="2258148539285928012" datatype="html"> 4818 <trans-unit id="2258148539285928012" datatype="html">
4801 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4819 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4802 <target state="translated">Engedélyezés a <x id="START_TAG_STRONG"/>felhasználói<x id="CLOSE_TAG_STRONG"/> számára, hogy olyan távoli videókat/szereplőket keressenek, akik nem biztos, hogy föderálnak az Ön példányával</target> 4820 <target state="translated">Engedélyezés a <x id="START_TAG_STRONG"/>felhasználói<x id="CLOSE_TAG_STRONG"/> számára, hogy olyan távoli videókat/szereplőket keressenek, akik nem biztos, hogy föderálnak az Ön példányával</target>
4803 4821
4804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4805 <trans-unit id="7295422540935146771" datatype="html"> 4823 <trans-unit id="7295422540935146771" datatype="html">
4806 <source>Allow anonymous to do remote URI/handle search</source> 4824 <source>Allow anonymous to do remote URI/handle search</source>
4807 <target state="translated">A vendégek végezhetnek távoli URI/felhasználónév keresést</target> 4825 <target state="translated">A vendégek végezhetnek távoli URI/felhasználónév keresést</target>
4808 4826
4809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
4810 <trans-unit id="7305237807882754643" datatype="html"> 4828 <trans-unit id="7305237807882754643" datatype="html">
4811 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4829 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4812 <target state="translated">Engedélyezés a <x id="START_TAG_STRONG"/>névtelen felhasználók<x id="CLOSE_TAG_STRONG"/> számára, hogy olyan távoli videókat/szereplőket keressenek, akik nem biztos, hogy föderálnak az Ön példányával</target> 4830 <target state="translated">Engedélyezés a <x id="START_TAG_STRONG"/>névtelen felhasználók<x id="CLOSE_TAG_STRONG"/> számára, hogy olyan távoli videókat/szereplőket keressenek, akik nem biztos, hogy föderálnak az Ön példányával</target>
4813 4831
4814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4815 <trans-unit id="5273935530181504015" datatype="html"> 4833 <trans-unit id="5273935530181504015" datatype="html">
4816 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4834 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4817 <target state="translated">âš ï¸ Ez a funkcionalitás nagyban függ a kiválasztott keresÅ‘index által követett példányok moderációjától.</target> 4835 <target state="translated">âš ï¸ Ez a funkcionalitás nagyban függ a kiválasztott keresÅ‘index által követett példányok moderációjától.</target>
4818 4836
4819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
4820 <trans-unit id="1886227550697837417" datatype="html"> 4838 <trans-unit id="1886227550697837417" datatype="html">
4821 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 4839 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4822 <target state="translated">Élesben csak moderált kereső-indexet használjon vagy <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>üzemeltesse a sajátját<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4840 <target state="translated">Élesben csak moderált kereső-indexet használjon vagy <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>üzemeltesse a sajátját<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4823 4841
4824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4825 <trans-unit id="2331464426553277323" datatype="html"> 4843 <trans-unit id="2331464426553277323" datatype="html">
4826 <source>Search index URL</source> 4844 <source>Search index URL</source>
4827 <target state="translated">Keresőindex URL</target> 4845 <target state="translated">Keresőindex URL</target>
4828 4846
4829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4830 <trans-unit id="8524278911521465398" datatype="html"> 4848 <trans-unit id="8524278911521465398" datatype="html">
4831 <source>Disable local search in search bar</source> 4849 <source>Disable local search in search bar</source>
4832 <target state="translated">Helyi keresés letiltása a keresősávban</target> 4850 <target state="translated">Helyi keresés letiltása a keresősávban</target>
4833 4851
4834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4835 <trans-unit id="6568991917245875948" datatype="html"> 4853 <trans-unit id="6568991917245875948" datatype="html">
4836 <source>Otherwise the local search stays used by default</source> 4854 <source>Otherwise the local search stays used by default</source>
4837 <target state="translated">Különben a helyi keresés lesz alapértelmezetten használva</target> 4855 <target state="translated">Különben a helyi keresés lesz alapértelmezetten használva</target>
4838 4856
4839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4840 <trans-unit id="4444955208013675027" datatype="html"> 4858 <trans-unit id="4444955208013675027" datatype="html">
4841 <source>Search bar uses the global search index by default</source> 4859 <source>Search bar uses the global search index by default</source>
4842 <target state="translated">A keresősáv a globális keresőindexet használja alapértelmezetten</target> 4860 <target state="translated">A keresősáv a globális keresőindexet használja alapértelmezetten</target>
4843 4861
4844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4845 <trans-unit id="6476750382562952780" datatype="html"> 4863 <trans-unit id="6476750382562952780" datatype="html">
4846 <source>Enable global search</source> 4864 <source>Enable global search</source>
4847 <target state="translated">Globális keresés engedélyezése</target> 4865 <target state="translated">Globális keresés engedélyezése</target>
4848 4866
4849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4850 <trans-unit id="836183323506117145" datatype="html"> 4868 <trans-unit id="836183323506117145" datatype="html">
4851 <source>FEDERATION</source> 4869 <source>FEDERATION</source>
4852 <target state="translated">FÖDERÃCIÓ</target> 4870 <target state="translated">FÖDERÃCIÓ</target>
4853 4871
4854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 4872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
4855 <trans-unit id="252719899360434356" datatype="html"> 4873 <trans-unit id="252719899360434356" datatype="html">
4856 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 4874 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
4857 <target state="translated">A többi példánnyal való <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>kapcsolódások<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> szerkesztése. </target> 4875 <target state="translated">A többi példánnyal való <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>kapcsolódások<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> szerkesztése. </target>
4858 4876
4859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4860 <trans-unit id="9119248927271669654" datatype="html"> 4878 <trans-unit id="9119248927271669654" datatype="html">
4861 <source>Other instances can follow yours</source> 4879 <source>Other instances can follow yours</source>
4862 <target state="translated">Más példányok követhetik az Önét</target> 4880 <target state="translated">Más példányok követhetik az Önét</target>
4863 4881
4864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4865 <trans-unit id="7015551137649102649" datatype="html"> 4883 <trans-unit id="7015551137649102649" datatype="html">
4866 <source>Manually approve new instance followers</source> 4884 <source>Manually approve new instance followers</source>
4867 <target state="translated">Új példánykövetők kézi jóváhagyása</target> 4885 <target state="translated">Új példánykövetők kézi jóváhagyása</target>
4868 4886
4869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4870 <trans-unit id="4803992993548153434" datatype="html"> 4888 <trans-unit id="4803992993548153434" datatype="html">
4871 <source>Automatically follow back instances</source> 4889 <source>Automatically follow back instances</source>
4872 <target state="translated">Példányok automatikus visszakövetése</target> 4890 <target state="translated">Példányok automatikus visszakövetése</target>
4873 4891
4874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4875 <trans-unit id="2092224316392295720" datatype="html"> 4893 <trans-unit id="2092224316392295720" datatype="html">
4876 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4894 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
4877 <target state="translated">âš ï¸ Ez a funkció nagyon sok figyelmet és további moderálást igényel.</target> 4895 <target state="translated">âš ï¸ Ez a funkció nagyon sok figyelmet és további moderálást igényel.</target>
4878 4896
4879 4897
4880 4898
4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4882 <trans-unit id="1718269478813020014" datatype="html"> 4900 <trans-unit id="1718269478813020014" datatype="html">
4883 <source>Index URL</source> 4901 <source>Index URL</source>
4884 <target state="translated">Index URL</target> 4902 <target state="translated">Index URL</target>
4885 4903
4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4887 <trans-unit id="173263206605027981" datatype="html"> 4905 <trans-unit id="173263206605027981" datatype="html">
4888 <source>Automatically follow instances of a public index</source> 4906 <source>Automatically follow instances of a public index</source>
4889 <target state="translated">Egy nyilvános index példányainak automatikus követése</target> 4907 <target state="translated">Egy nyilvános index példányainak automatikus követése</target>
4890 4908
4891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 4909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
4892 <trans-unit id="9076632742417302918" datatype="html"> 4910 <trans-unit id="9076632742417302918" datatype="html">
4893 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 4911 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
4894 <target state="translated">A <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentációban<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> talál információkat a szükséges URL-ről </target> 4912 <target state="translated">A <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentációban<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> talál információkat a szükséges URL-ről </target>
4895 4913
4896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4897 <trans-unit id="3946988229617310200" datatype="html"> 4915 <trans-unit id="3946988229617310200" datatype="html">
4898 <source>ADMINISTRATORS</source> 4916 <source>ADMINISTRATORS</source>
4899 <target state="translated">RENDSZERGAZDÃK</target> 4917 <target state="translated">RENDSZERGAZDÃK</target>
4900 4918
4901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4902 <trans-unit id="2149300564474427551"> 4920 <trans-unit id="2149300564474427551">
4903 <source>Administrator</source> 4921 <source>Administrator</source>
4904 <target>Rendszergazda</target> 4922 <target>Rendszergazda</target>
@@ -4908,12 +4926,12 @@ The link will expire within 1 hour.</source>
4908 <source>Admin email</source> 4926 <source>Admin email</source>
4909 <target>Rendszergazda e-mail</target> 4927 <target>Rendszergazda e-mail</target>
4910 4928
4911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4912 <trans-unit id="4722881456283329321"> 4930 <trans-unit id="4722881456283329321">
4913 <source>Enable contact form</source> 4931 <source>Enable contact form</source>
4914 <target>Kapcsolatfelvételi űrlap engedélyezése</target> 4932 <target>Kapcsolatfelvételi űrlap engedélyezése</target>
4915 4933
4916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4917 <trans-unit id="5926348345797688952" datatype="html"> 4935 <trans-unit id="5926348345797688952" datatype="html">
4918 <source>VOD Transcoding</source> 4936 <source>VOD Transcoding</source>
4919 <target state="translated">VOD Ãtkódolás</target> 4937 <target state="translated">VOD Ãtkódolás</target>
@@ -4923,27 +4941,27 @@ The link will expire within 1 hour.</source>
4923 <source>TWITTER</source> 4941 <source>TWITTER</source>
4924 <target state="translated">TWITTER</target> 4942 <target state="translated">TWITTER</target>
4925 4943
4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 4944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
4927 <trans-unit id="3202133522706129143" datatype="html"> 4945 <trans-unit id="3202133522706129143" datatype="html">
4928 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 4946 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
4929 <target state="translated">Jobb hivatkozás előnézetekért adja meg a példányának Twitter fiókját. Ha nincs Twitter fiókja, hagyja alapértéken.</target> 4947 <target state="translated">Jobb hivatkozás előnézetekért adja meg a példányának Twitter fiókját. Ha nincs Twitter fiókja, hagyja alapértéken.</target>
4930 4948
4931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4932 <trans-unit id="4087837092261487511"> 4950 <trans-unit id="4087837092261487511">
4933 <source>Your Twitter username</source> 4951 <source>Your Twitter username</source>
4934 <target>A Twitter felhasználóneve</target> 4952 <target>A Twitter felhasználóneve</target>
4935 4953
4936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4937 <trans-unit id="5648651824279408711" datatype="html"> 4955 <trans-unit id="5648651824279408711" datatype="html">
4938 <source>Instance allowed by Twitter</source> 4956 <source>Instance allowed by Twitter</source>
4939 <target state="translated">Példány Twitter által engedélyezve</target> 4957 <target state="translated">Példány Twitter által engedélyezve</target>
4940 4958
4941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 4959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
4942 <trans-unit id="2076338542820061819" datatype="html"> 4960 <trans-unit id="2076338542820061819" datatype="html">
4943 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 4961 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
4944 <target state="translated">Ha a Twitteren engedélyezve van a példánya, akkor egy videólejátszó fog megjelenni a Twitter folyamban, ha PeerTube videót osztanak meg.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ha nincs engedélyezve, akkor egy kép-kártya fog megjelenni, amely átirányít a PeerTube példányra.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Jelölje ezt be, mentse a beállításokat és próbálja ki egy videó URL-el a saját példányáról (https://example.com/w/blabla) ezen a címen: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. Ãgy megállapíthatja, hogy engedélyezve van-e a példány. </target> 4962 <target state="translated">Ha a Twitteren engedélyezve van a példánya, akkor egy videólejátszó fog megjelenni a Twitter folyamban, ha PeerTube videót osztanak meg.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Ha nincs engedélyezve, akkor egy kép-kártya fog megjelenni, amely átirányít a PeerTube példányra.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Jelölje ezt be, mentse a beállításokat és próbálja ki egy videó URL-el a saját példányáról (https://example.com/w/blabla) ezen a címen: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. Ãgy megállapíthatja, hogy engedélyezve van-e a példány. </target>
4945 4963
4946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4947 <trans-unit id="493135676263039396" datatype="html"> 4965 <trans-unit id="493135676263039396" datatype="html">
4948 <source>LIVE</source> 4966 <source>LIVE</source>
4949 <target state="translated">ÉLÅ</target> 4967 <target state="translated">ÉLÅ</target>
@@ -5322,11 +5340,73 @@ color: red;
5322 <source>PASSWORD</source> 5340 <source>PASSWORD</source>
5323 <target state="translated">JELSZÓ</target> 5341 <target state="translated">JELSZÓ</target>
5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5343 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5344 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5345 <context-group purpose="location">
5346 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5347 <context context-type="linenumber">67</context>
5348 </context-group>
5325 </trans-unit> 5349 </trans-unit>
5326 <trans-unit id="9012586956848595996" datatype="html"> 5350 <trans-unit id="9012586956848595996" datatype="html">
5327 <source>EMAIL</source> 5351 <source>EMAIL</source>
5328 <target state="translated">E-MAIL</target> 5352 <target state="translated">E-MAIL</target>
5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5353
5354 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5355 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5356 <context-group purpose="location">
5357 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5358 <context context-type="linenumber">3,5</context>
5359 </context-group>
5360 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5361 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5362 <context-group purpose="location">
5363 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5364 <context context-type="linenumber">5</context>
5365 </context-group>
5366 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5367 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5368 <context-group purpose="location">
5369 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5370 <context context-type="linenumber">9</context>
5371 </context-group>
5372 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5373 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5374 <context-group purpose="location">
5375 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5376 <context context-type="linenumber">31</context>
5377 </context-group>
5378 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5379 <source>Disable two factor</source><target state="new">Disable two factor</target>
5380 <context-group purpose="location">
5381 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5382 <context context-type="linenumber">33</context>
5383 </context-group>
5384 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5385 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5386 <context-group purpose="location">
5387 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5388 <context context-type="linenumber">43</context>
5389 </context-group>
5390 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5391 <source> Two factor authentication is already enabled.
5392</source><target state="new"> Two factor authentication is already enabled.
5393</target>
5394 <context-group purpose="location">
5395 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5396 <context context-type="linenumber">6,8</context>
5397 </context-group>
5398 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5399 <source>Your password</source><target state="new">Your password</target>
5400 <context-group purpose="location">
5401 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5402 <context context-type="linenumber">14</context>
5403 </context-group>
5404 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5405 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5406 <context-group purpose="location">
5407 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5408 <context context-type="linenumber">15</context>
5409 </context-group>
5330 </trans-unit> 5410 </trans-unit>
5331 <trans-unit id="7752239348028675311" datatype="html"> 5411 <trans-unit id="7752239348028675311" datatype="html">
5332 <source>DANGER ZONE</source> 5412 <source>DANGER ZONE</source>
@@ -5334,7 +5414,7 @@ color: red;
5334 5414
5335 5415
5336 5416
5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5338 <trans-unit id="4915431133669985304"> 5418 <trans-unit id="4915431133669985304">
5339 <source>Profile</source> 5419 <source>Profile</source>
5340 <target>Profil</target> 5420 <target>Profil</target>
@@ -5480,7 +5560,7 @@ color: red;
5480 <target>Jelenlegi jelszó</target> 5560 <target>Jelenlegi jelszó</target>
5481 5561
5482 5562
5483 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5484 <trans-unit id="3588415639242079458"> 5564 <trans-unit id="3588415639242079458">
5485 <source>New password</source> 5565 <source>New password</source>
5486 <target>Új jelszó</target> 5566 <target>Új jelszó</target>
@@ -5726,7 +5806,17 @@ color: red;
5726 <trans-unit id="4247400351982331798" datatype="html"> 5806 <trans-unit id="4247400351982331798" datatype="html">
5727 <source>Account settings</source> 5807 <source>Account settings</source>
5728 <target state="translated">Fiókbeállítások</target> 5808 <target state="translated">Fiókbeállítások</target>
5729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 5809
5810 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5811 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5812 <context-group purpose="location">
5813 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5814 <context context-type="linenumber">39</context>
5815 </context-group>
5816 <context-group purpose="location">
5817 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5818 <context context-type="linenumber">3</context>
5819 </context-group>
5730 </trans-unit> 5820 </trans-unit>
5731 <trans-unit id="2864486939135008600" datatype="html"> 5821 <trans-unit id="2864486939135008600" datatype="html">
5732 <source>Playlist elements</source> 5822 <source>Playlist elements</source>
@@ -6084,7 +6174,7 @@ color: red;
6084 <source>Login</source> 6174 <source>Login</source>
6085 <target state="translated">Bejelentkezés</target> 6175 <target state="translated">Bejelentkezés</target>
6086 6176
6087 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 6177 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
6088 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6178 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6089</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6179</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6090</target> 6180</target>
@@ -6952,7 +7042,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6952 <target state="translated">VIDEÓK</target> 7042 <target state="translated">VIDEÓK</target>
6953 7043
6954 7044
6955 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7045 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6956 <trans-unit id="25349740244798533" datatype="html"> 7046 <trans-unit id="25349740244798533" datatype="html">
6957 <source>Username copied</source> 7047 <source>Username copied</source>
6958 <target state="translated">Felhasználónév lemásolva</target> 7048 <target state="translated">Felhasználónév lemásolva</target>
@@ -7124,7 +7214,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7124 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7214 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7125 <target state="translated">Bekapcsolta a regisztrációt: ezért automatikusan bekapcsolásra került az "Új videók automatikus visszatartása" lentebb a "Videók" beállításainál.</target> 7215 <target state="translated">Bekapcsolta a regisztrációt: ezért automatikusan bekapcsolásra került az "Új videók automatikus visszatartása" lentebb a "Videók" beállításainál.</target>
7126 7216
7127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7128 <trans-unit id="6284468333579755406" datatype="html"> 7218 <trans-unit id="6284468333579755406" datatype="html">
7129 <source>Edit custom configuration</source> 7219 <source>Edit custom configuration</source>
7130 <target state="translated">Egyéni beállítások szerkesztése</target> 7220 <target state="translated">Egyéni beállítások szerkesztése</target>
@@ -7320,7 +7410,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7320 7410
7321 7411
7322 7412
7323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7324 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7414 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7325 <context-group purpose="location"> 7415 <context-group purpose="location">
7326 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7416 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7415,16 +7505,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7415 <source>Follow request(s) sent!</source> 7505 <source>Follow request(s) sent!</source>
7416 <target state="translated">Követési kérések elküldve!</target> 7506 <target state="translated">Követési kérések elküldve!</target>
7417 7507
7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7419 <trans-unit id="3459358413436264734" datatype="html"> 7509 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7420 <source>Your instance subscriptions</source>
7421 <target state="translated">Az ön példány feliratkozásai</target>
7422 <context-group purpose="location"> 7510 <context-group purpose="location">
7423 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7511 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7424 <context context-type="linenumber">3</context> 7512 <context context-type="linenumber">3</context>
7425 </context-group> 7513 </context-group>
7426 </trans-unit> 7514 </trans-unit>
7427 7515
7516
7428 <trans-unit id="9160510009013134726" datatype="html"> 7517 <trans-unit id="9160510009013134726" datatype="html">
7429 <source>Unfollow</source> 7518 <source>Unfollow</source>
7430 <target state="translated">Követés leállítása</target> 7519 <target state="translated">Követés leállítása</target>
@@ -7955,17 +8044,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7955 <source>User <x id="PH"/> updated.</source> 8044 <source>User <x id="PH"/> updated.</source>
7956 <target state="translated"><x id="PH"/> felhasználó frissítve.</target> 8045 <target state="translated"><x id="PH"/> felhasználó frissítve.</target>
7957 8046
7958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 8047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7959 <trans-unit id="1349763489797682899" datatype="html"> 8048 <trans-unit id="1349763489797682899" datatype="html">
7960 <source>Update user</source> 8049 <source>Update user</source>
7961 <target state="translated">Felhasználó frissítése</target> 8050 <target state="translated">Felhasználó frissítése</target>
7962 8051
7963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7964 <trans-unit id="8819563010322372715" datatype="html"> 8053 <trans-unit id="8819563010322372715" datatype="html">
7965 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8054 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7966 <target state="translated">Egy jelszó-visszaállítást kérő e-mail lett küldve <x id="PH"/> számára.</target> 8055 <target state="translated">Egy jelszó-visszaállítást kérő e-mail lett küldve <x id="PH"/> számára.</target>
7967 8056
7968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8058 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8059 <context-group purpose="location">
8060 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8061 <context context-type="linenumber">134</context>
8062 </context-group>
8063 </trans-unit>
7969 <trans-unit id="7483807629538115183" datatype="html"> 8064 <trans-unit id="7483807629538115183" datatype="html">
7970 <source>Users list</source> 8065 <source>Users list</source>
7971 <target state="translated">Felhasználók listája</target> 8066 <target state="translated">Felhasználók listája</target>
@@ -8462,7 +8557,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8462 <target state="translated">Csatornaszűrők</target> 8557 <target state="translated">Csatornaszűrők</target>
8463 8558
8464 8559
8465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8560 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8466 <trans-unit id="6059091237492573541" datatype="html"> 8561 <trans-unit id="6059091237492573541" datatype="html">
8467 <source>Update video channel</source> 8562 <source>Update video channel</source>
8468 <target state="translated">Videócsatorna frissítése</target> 8563 <target state="translated">Videócsatorna frissítése</target>
@@ -8527,13 +8622,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8527 <target state="translated">Értesítések</target> 8622 <target state="translated">Értesítések</target>
8528 8623
8529 8624
8530 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 8625 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8531 <trans-unit id="6658000829978978023" datatype="html"> 8626 <trans-unit id="6658000829978978023" datatype="html">
8532 <source>Applications</source> 8627 <source>Applications</source>
8533 <target state="translated">Alkalmazások</target> 8628 <target state="translated">Alkalmazások</target>
8534 8629
8535 8630
8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8537 <trans-unit id="104404386496394770" datatype="html"> 8632 <trans-unit id="104404386496394770" datatype="html">
8538 <source>Delete playlist</source> 8633 <source>Delete playlist</source>
8539 <target state="translated">Lejátszólista törlése</target> 8634 <target state="translated">Lejátszólista törlése</target>
@@ -8549,7 +8644,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8549 <source>Change ownership</source> 8644 <source>Change ownership</source>
8550 <target state="new">Change ownership</target> 8645 <target state="new">Change ownership</target>
8551 8646
8552 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8553 <trans-unit id="3380608219513805292" datatype="html"> 8648 <trans-unit id="3380608219513805292" datatype="html">
8554 <source>Playlist <x id="PH"/> deleted.</source> 8649 <source>Playlist <x id="PH"/> deleted.</source>
8555 <target state="translated">A(z) <x id="PH"/> lejátszási lista törölve.</target> 8650 <target state="translated">A(z) <x id="PH"/> lejátszási lista törölve.</target>
@@ -8559,25 +8654,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8559 <source>My videos</source> 8654 <source>My videos</source>
8560 <target state="translated">Videóim</target> 8655 <target state="translated">Videóim</target>
8561 8656
8562 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8563 8658
8564 <trans-unit id="8197117721861453263" datatype="html"> 8659 <trans-unit id="8197117721861453263" datatype="html">
8565 <source>Do you really want to delete <x id="PH"/> videos?</source> 8660 <source>Do you really want to delete <x id="PH"/> videos?</source>
8566 <target state="translated">Valóban törölni szeretne <x id="PH"/> videót?</target> 8661 <target state="translated">Valóban törölni szeretne <x id="PH"/> videót?</target>
8567 8662
8568 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8663 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8569 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8664 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8570 <context-group purpose="location"> 8665
8571 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8572 <context context-type="linenumber">191</context>
8573 </context-group>
8574 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8575 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8667 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8576 <context-group purpose="location"> 8668
8577 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8669 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8578 <context context-type="linenumber">193,191</context>
8579 </context-group>
8580 </trans-unit>
8581 <trans-unit id="2591467977473302125" datatype="html"> 8670 <trans-unit id="2591467977473302125" datatype="html">
8582 <source>Videos list</source><target state="new">Videos list</target> 8671 <source>Videos list</source><target state="new">Videos list</target>
8583 <context-group purpose="location"> 8672 <context-group purpose="location">
@@ -8620,7 +8709,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8620 <source>My channels</source> 8709 <source>My channels</source>
8621 <target state="translated">Csatornáim</target> 8710 <target state="translated">Csatornáim</target>
8622 8711
8623 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8624 <source>My synchronizations</source><target state="new">My synchronizations</target> 8713 <source>My synchronizations</source><target state="new">My synchronizations</target>
8625 <context-group purpose="location"> 8714 <context-group purpose="location">
8626 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8715 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8643,12 +8732,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8643 <source>My playlists</source> 8732 <source>My playlists</source>
8644 <target state="translated">Lejátszási listáim</target> 8733 <target state="translated">Lejátszási listáim</target>
8645 8734
8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8647 <trans-unit id="2527931602940887636" datatype="html"> 8736 <trans-unit id="2527931602940887636" datatype="html">
8648 <source>My subscriptions</source> 8737 <source>My subscriptions</source>
8649 <target state="translated">Feliratkozásaim</target> 8738 <target state="translated">Feliratkozásaim</target>
8650 8739
8651 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8652 <trans-unit id="5177154708872200221" datatype="html"> 8741 <trans-unit id="5177154708872200221" datatype="html">
8653 <source>You don't have any subscription yet.</source> 8742 <source>You don't have any subscription yet.</source>
8654 <target state="translated">Még nincs semmilyen feliratkozása.</target> 8743 <target state="translated">Még nincs semmilyen feliratkozása.</target>
@@ -8657,8 +8746,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8657 <trans-unit id="1991904494976135035" datatype="html"> 8746 <trans-unit id="1991904494976135035" datatype="html">
8658 <source>My abuse reports</source> 8747 <source>My abuse reports</source>
8659 <target state="translated">Visszaélési jelentések</target> 8748 <target state="translated">Visszaélési jelentések</target>
8660 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 8749
8661 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8750 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8662 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8751 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8663</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8752</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8664</target> 8753</target>
@@ -8699,17 +8788,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8699 <source>Channels</source> 8788 <source>Channels</source>
8700 <target state="translated">Csatornák</target> 8789 <target state="translated">Csatornák</target>
8701 8790
8702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8703 <trans-unit id="8936704404804793618" datatype="html"> 8792 <trans-unit id="8936704404804793618" datatype="html">
8704 <source>Videos</source> 8793 <source>Videos</source>
8705 <target state="new">Videos</target> 8794 <target state="new">Videos</target>
8706 8795
8707 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 8796 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8708 <trans-unit id="1823843876735462104" datatype="html"> 8797 <trans-unit id="1823843876735462104" datatype="html">
8709 <source>Playlists</source> 8798 <source>Playlists</source>
8710 <target state="new">Playlists</target> 8799 <target state="new">Playlists</target>
8711 8800
8712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8713 <trans-unit id="7916647920967632052" datatype="html"> 8802 <trans-unit id="7916647920967632052" datatype="html">
8714 <source>max size</source> 8803 <source>max size</source>
8715 <target state="translated">legnagyobb méret</target> 8804 <target state="translated">legnagyobb méret</target>
@@ -8886,8 +8975,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8886 <trans-unit id="375263728166936544" datatype="html"> 8975 <trans-unit id="375263728166936544" datatype="html">
8887 <source>You need to reconnect.</source> 8976 <source>You need to reconnect.</source>
8888 <target state="translated">Újra kell csatlakoznia.</target> 8977 <target state="translated">Újra kell csatlakoznia.</target>
8889 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 8978
8890 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8979 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8891 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8980 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8892 <context-group purpose="location"> 8981 <context-group purpose="location">
8893 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8982 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8908,39 +8997,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8908 <trans-unit id="3608407683173066091" datatype="html"> 8997 <trans-unit id="3608407683173066091" datatype="html">
8909 <source>My history</source> 8998 <source>My history</source>
8910 <target state="translated">Előzmények</target> 8999 <target state="translated">Előzmények</target>
8911 <context-group purpose="location"> 9000
8912 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9001 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
8913 <context context-type="linenumber">98</context>
8914 </context-group>
8915 </trans-unit>
8916 <trans-unit id="4024404994702813072" datatype="html"> 9002 <trans-unit id="4024404994702813072" datatype="html">
8917 <source>In my library</source> 9003 <source>In my library</source>
8918 <target state="translated">Saját könyvtárban</target> 9004 <target state="translated">Saját könyvtárban</target>
8919 <context-group purpose="location"> 9005
8920 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9006 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
8921 <context context-type="linenumber">104</context>
8922 </context-group>
8923 </trans-unit>
8924 <trans-unit id="232050922346936574" datatype="html"> 9007 <trans-unit id="232050922346936574" datatype="html">
8925 <source>Trending</source> 9008 <source>Trending</source>
8926 <target state="translated">Felkapott</target> 9009 <target state="translated">Felkapott</target>
8927 9010
8928 9011
8929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9012 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
8930 <trans-unit id="6470888608149621404" datatype="html"> 9013 <trans-unit id="6470888608149621404" datatype="html">
8931 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9014 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
8932 <target state="translated">ITT: <x id="PH" equiv-text="config.instance.name"/></target> 9015 <target state="translated">ITT: <x id="PH" equiv-text="config.instance.name"/></target>
8933 <context-group purpose="location"> 9016
8934 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9017 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
8935 <context context-type="linenumber">150</context>
8936 </context-group>
8937 </trans-unit>
8938 <trans-unit id="2821179408673282599" datatype="html"> 9018 <trans-unit id="2821179408673282599" datatype="html">
8939 <source>Home</source> 9019 <source>Home</source>
8940 <target state="translated">Kezdőlap</target> 9020 <target state="translated">Kezdőlap</target>
8941 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9021
8942 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9022
8943 </trans-unit> 9023 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8944 <trans-unit id="4648900870671159218" datatype="html"> 9024 <trans-unit id="4648900870671159218" datatype="html">
8945 <source>Success</source> 9025 <source>Success</source>
8946 <target state="translated">Sikerült</target> 9026 <target state="translated">Sikerült</target>
@@ -8950,12 +9030,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8950 <source>Incorrect username or password.</source> 9030 <source>Incorrect username or password.</source>
8951 <target state="translated">Helytelen felhasználónév vagy jelszó.</target> 9031 <target state="translated">Helytelen felhasználónév vagy jelszó.</target>
8952 9032
8953 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9033 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8954 <trans-unit id="6974874606619467663" datatype="html"> 9034 <trans-unit id="6974874606619467663" datatype="html">
8955 <source>Your account is blocked.</source> 9035 <source>Your account is blocked.</source>
8956 <target state="translated">A fiókja le van tiltva.</target> 9036 <target state="translated">A fiókja le van tiltva.</target>
8957 9037
8958 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9038 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8959 <trans-unit id="7939914198003891823" datatype="html"> 9039 <trans-unit id="7939914198003891823" datatype="html">
8960 <source>any language</source> 9040 <source>any language</source>
8961 <target state="translated">bármely nyelv</target> 9041 <target state="translated">bármely nyelv</target>
@@ -9113,6 +9193,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9113 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9193 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9114 <context context-type="linenumber">7</context> 9194 <context context-type="linenumber">7</context>
9115 </context-group> 9195 </context-group>
9196 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9197 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9198</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9199</target>
9200 <context-group purpose="location">
9201 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9202 <context context-type="linenumber">1,4</context>
9203 </context-group>
9116 </trans-unit> 9204 </trans-unit>
9117 <trans-unit id="7804724824750282316" datatype="html"> 9205 <trans-unit id="7804724824750282316" datatype="html">
9118 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9206 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9233,7 +9321,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9233 <source>Confirm</source> 9321 <source>Confirm</source>
9234 <target state="translated">Megerősítés</target> 9322 <target state="translated">Megerősítés</target>
9235 9323
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9325 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9326 <context-group purpose="location">
9327 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9328 <context context-type="linenumber">28,30</context>
9329 </context-group>
9330 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9331 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9332 <context-group purpose="location">
9333 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9334 <context context-type="linenumber">34,36</context>
9335 </context-group>
9336 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9337 <source>Two-factor code</source><target state="new">Two-factor code</target>
9338 <context-group purpose="location">
9339 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9340 <context context-type="linenumber">42</context>
9341 </context-group>
9342 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9343 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9344 <context-group purpose="location">
9345 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9346 <context context-type="linenumber">43</context>
9347 </context-group>
9348 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9349 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9350 <context-group purpose="location">
9351 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9352 <context context-type="linenumber">77</context>
9353 </context-group>
9354 </trans-unit>
9237 <trans-unit id="7784486624424057376" datatype="html"> 9355 <trans-unit id="7784486624424057376" datatype="html">
9238 <source>Instance name is required.</source> 9356 <source>Instance name is required.</source>
9239 <target state="translated">A példány nevének megadása kötelező.</target> 9357 <target state="translated">A példány nevének megadása kötelező.</target>
@@ -9430,6 +9548,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9430 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9548 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9431 <target state="translated">A felhasználónévnek érvényes formátumúnak kell lennie (pl. chocobozzz@example.com).</target> 9549 <target state="translated">A felhasználónévnek érvényes formátumúnak kell lennie (pl. chocobozzz@example.com).</target>
9432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9551 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9552 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9553 <context-group purpose="location">
9554 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9555 <context context-type="linenumber">69</context>
9556 </context-group>
9433 </trans-unit> 9557 </trans-unit>
9434 <trans-unit id="4968369344159400023" datatype="html"> 9558 <trans-unit id="4968369344159400023" datatype="html">
9435 <source>Your name is required.</source> 9559 <source>Your name is required.</source>
@@ -9485,10 +9609,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9485 <trans-unit id="3577237269587081090" datatype="html"> 9609 <trans-unit id="3577237269587081090" datatype="html">
9486 <source>Password is required.</source> 9610 <source>Password is required.</source>
9487 <target state="translated">A jelszó megadása kötelező.</target> 9611 <target state="translated">A jelszó megadása kötelező.</target>
9488 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9612
9489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9613
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9614
9491 </trans-unit> 9615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9492 <trans-unit id="3152303769378345477" datatype="html"> 9616 <trans-unit id="3152303769378345477" datatype="html">
9493 <source>Confirmation of the password is required.</source> 9617 <source>Confirmation of the password is required.</source>
9494 <target state="translated">A jelszó megerősítése kötelező.</target> 9618 <target state="translated">A jelszó megerősítése kötelező.</target>
@@ -9532,94 +9656,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9532 <trans-unit id="525871656034789056" datatype="html"> 9656 <trans-unit id="525871656034789056" datatype="html">
9533 <source>Password must be at least 6 characters long.</source> 9657 <source>Password must be at least 6 characters long.</source>
9534 <target state="translated">A jelszónak legalább 6 karakter hosszúságúnak kell lennie.</target> 9658 <target state="translated">A jelszónak legalább 6 karakter hosszúságúnak kell lennie.</target>
9535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 9659
9536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 9660
9537 </trans-unit> 9661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9538 <trans-unit id="1099684476181448167" datatype="html"> 9662 <trans-unit id="1099684476181448167" datatype="html">
9539 <source>Password cannot be more than 255 characters long.</source> 9663 <source>Password cannot be more than 255 characters long.</source>
9540 <target state="translated">A jelszó nem lehet hosszabb 255 karakternél.</target> 9664 <target state="translated">A jelszó nem lehet hosszabb 255 karakternél.</target>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 9665
9542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 9666
9543 </trans-unit> 9667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9544 <trans-unit id="3392630942539073768" datatype="html"> 9668 <trans-unit id="3392630942539073768" datatype="html">
9545 <source>The new password and the confirmed password do not correspond.</source> 9669 <source>The new password and the confirmed password do not correspond.</source>
9546 <target state="translated">Az új jelszó és a megerősített jelszó nem egyezik.</target> 9670 <target state="translated">Az új jelszó és a megerősített jelszó nem egyezik.</target>
9547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 9671
9548 </trans-unit> 9672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9549 <trans-unit id="2027337371129904473" datatype="html"> 9673 <trans-unit id="2027337371129904473" datatype="html">
9550 <source>Video quota is required.</source> 9674 <source>Video quota is required.</source>
9551 <target state="translated">A videokvóta megadása kötelező.</target> 9675 <target state="translated">A videokvóta megadása kötelező.</target>
9552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 9676
9553 </trans-unit> 9677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9554 <trans-unit id="267386529333143660" datatype="html"> 9678 <trans-unit id="267386529333143660" datatype="html">
9555 <source>Quota must be greater than -1.</source> 9679 <source>Quota must be greater than -1.</source>
9556 <target state="translated">A kvótának nagyobbnak kell lennie −1-nél.</target> 9680 <target state="translated">A kvótának nagyobbnak kell lennie −1-nél.</target>
9557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 9681
9558 </trans-unit> 9682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9559 <trans-unit id="1220179061234048936" datatype="html"> 9683 <trans-unit id="1220179061234048936" datatype="html">
9560 <source>Daily upload limit is required.</source> 9684 <source>Daily upload limit is required.</source>
9561 <target state="translated">A napi feltöltési korlát megadása kötelező.</target> 9685 <target state="translated">A napi feltöltési korlát megadása kötelező.</target>
9562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 9686
9563 </trans-unit> 9687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9564 <trans-unit id="8959404382357999234" datatype="html"> 9688 <trans-unit id="8959404382357999234" datatype="html">
9565 <source>Daily upload limit must be greater than -1.</source> 9689 <source>Daily upload limit must be greater than -1.</source>
9566 <target state="translated">A napi feltöltési korlátnak nagyobbnak kell lennie −1-nél.</target> 9690 <target state="translated">A napi feltöltési korlátnak nagyobbnak kell lennie −1-nél.</target>
9567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 9691
9568 </trans-unit> 9692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9569 <trans-unit id="4796798537475457493" datatype="html"> 9693 <trans-unit id="4796798537475457493" datatype="html">
9570 <source>User role is required.</source> 9694 <source>User role is required.</source>
9571 <target state="translated">A felhasználói szerep megadása kötelező.</target> 9695 <target state="translated">A felhasználói szerep megadása kötelező.</target>
9572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 9696
9573 </trans-unit> 9697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9574 <trans-unit id="2761226139624435788" datatype="html"> 9698 <trans-unit id="2761226139624435788" datatype="html">
9575 <source>Description must be at least 3 characters long.</source> 9699 <source>Description must be at least 3 characters long.</source>
9576 <target state="translated">A leírásnak legalább 3 karakter hosszúságúnak kell lennie.</target> 9700 <target state="translated">A leírásnak legalább 3 karakter hosszúságúnak kell lennie.</target>
9577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 9701
9578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 9702
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 9703
9580 </trans-unit> 9704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9581 <trans-unit id="4717982586356605243" datatype="html"> 9705 <trans-unit id="4717982586356605243" datatype="html">
9582 <source>Description cannot be more than 1000 characters long.</source> 9706 <source>Description cannot be more than 1000 characters long.</source>
9583 <target state="translated">A leírás nem lehet hosszabb 1000 karakternél.</target> 9707 <target state="translated">A leírás nem lehet hosszabb 1000 karakternél.</target>
9584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 9708
9585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 9709
9586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 9710
9587 </trans-unit> 9711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9588 <trans-unit id="1814372869868173571" datatype="html"> 9712 <trans-unit id="1814372869868173571" datatype="html">
9589 <source>You must agree with the instance terms in order to register on it.</source> 9713 <source>You must agree with the instance terms in order to register on it.</source>
9590 <target state="translated">El kell fogadnia a példány használati feltételeit, hogy regisztrálni tudjon rá.</target> 9714 <target state="translated">El kell fogadnia a példány használati feltételeit, hogy regisztrálni tudjon rá.</target>
9591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 9715
9592 </trans-unit> 9716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9593 <trans-unit id="7803960725351649605" datatype="html"> 9717 <trans-unit id="7803960725351649605" datatype="html">
9594 <source>Ban reason must be at least 3 characters long.</source> 9718 <source>Ban reason must be at least 3 characters long.</source>
9595 <target state="translated">A kitiltás indokának legalább 3 karakter hosszúságúnak kell lennie.</target> 9719 <target state="translated">A kitiltás indokának legalább 3 karakter hosszúságúnak kell lennie.</target>
9596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 9720
9597 </trans-unit> 9721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9598 <trans-unit id="3851609012243698179" datatype="html"> 9722 <trans-unit id="3851609012243698179" datatype="html">
9599 <source>Ban reason cannot be more than 250 characters long.</source> 9723 <source>Ban reason cannot be more than 250 characters long.</source>
9600 <target state="translated">A kitiltás indoka nem lehet hosszabb 250 karakternél.</target> 9724 <target state="translated">A kitiltás indoka nem lehet hosszabb 250 karakternél.</target>
9601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 9725
9602 </trans-unit> 9726 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9603 <trans-unit id="6632896893630378443" datatype="html"> 9727 <trans-unit id="6632896893630378443" datatype="html">
9604 <source>Display name is required.</source> 9728 <source>Display name is required.</source>
9605 <target state="translated">A megjelenített név megadása kötelező.</target> 9729 <target state="translated">A megjelenített név megadása kötelező.</target>
9606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 9730
9607 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 9731
9608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 9732
9609 </trans-unit> 9733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9610 <trans-unit id="1303578752658966736" datatype="html"> 9734 <trans-unit id="1303578752658966736" datatype="html">
9611 <source>Display name must be at least 1 character long.</source> 9735 <source>Display name must be at least 1 character long.</source>
9612 <target state="translated">A megjelenített névnek legalább 1 karakter hosszúságúnak kell lennie.</target> 9736 <target state="translated">A megjelenített névnek legalább 1 karakter hosszúságúnak kell lennie.</target>
9613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 9737
9614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 9738
9615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 9739
9616 </trans-unit> 9740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9617 <trans-unit id="4613240543124934954" datatype="html"> 9741 <trans-unit id="4613240543124934954" datatype="html">
9618 <source>Display name cannot be more than 50 characters long.</source> 9742 <source>Display name cannot be more than 50 characters long.</source>
9619 <target state="translated">A megjelenített név nem lehet hosszabb 50 karakternél.</target> 9743 <target state="translated">A megjelenített név nem lehet hosszabb 50 karakternél.</target>
9620 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 9744
9621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 9745
9622 </trans-unit> 9746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9623 <trans-unit id="1000468652492651683" datatype="html"> 9747 <trans-unit id="1000468652492651683" datatype="html">
9624 <source>Report reason is required.</source> 9748 <source>Report reason is required.</source>
9625 <target state="translated">A jelentés indokának megadása kötelező.</target> 9749 <target state="translated">A jelentés indokának megadása kötelező.</target>
@@ -10435,7 +10559,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10435 10559
10436 10560
10437 10561
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10439 <trans-unit id="1209500590333005801" datatype="html"> 10563 <trans-unit id="1209500590333005801" datatype="html">
10440 <source><x id="PH"/> (account page) </source> 10564 <source><x id="PH"/> (account page) </source>
10441 <target state="translated"> 10565 <target state="translated">
@@ -10801,20 +10925,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10801 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 10925 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10802 <target state="translated">Túl sok próbálkozás. Próbálja meg újra <x id="PH"/> perc múlva.</target> 10926 <target state="translated">Túl sok próbálkozás. Próbálja meg újra <x id="PH"/> perc múlva.</target>
10803 10927
10804 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10928 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10805 <trans-unit id="4965472196059235310" datatype="html"> 10929 <trans-unit id="4965472196059235310" datatype="html">
10806 <source>Too many attempts, please try again later.</source> 10930 <source>Too many attempts, please try again later.</source>
10807 <target state="translated">Túl sok próbálkozás. Próbálja meg újra később.</target> 10931 <target state="translated">Túl sok próbálkozás. Próbálja meg újra később.</target>
10808 10932
10809 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10933 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10810 <trans-unit id="1693549688987384699" datatype="html"> 10934 <trans-unit id="1693549688987384699" datatype="html">
10811 <source>Server error. Please retry later.</source> 10935 <source>Server error. Please retry later.</source>
10812 <target state="translated">Kiszolgálóhiba. Próbálja újra később.</target> 10936 <target state="translated">Kiszolgálóhiba. Próbálja újra később.</target>
10813 10937
10814 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10938 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10815 <source>Unknown server error</source><target state="new">Unknown server error</target> 10939 <source>Unknown server error</source><target state="new">Unknown server error</target>
10816 10940
10817 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10941 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10818 <trans-unit id="5927402622550505067" datatype="html"> 10942 <trans-unit id="5927402622550505067" datatype="html">
10819 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10943 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10820 <target state="translated">Feliratkozva <x id="PH"/> összes jelenlegi csatornájára. Értesítést fog kapni az összes új videójukról.</target> 10944 <target state="translated">Feliratkozva <x id="PH"/> összes jelenlegi csatornájára. Értesítést fog kapni az összes új videójukról.</target>
@@ -10971,7 +11095,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10971 <target state="translated">Másolva</target> 11095 <target state="translated">Másolva</target>
10972 11096
10973 11097
10974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
10975 <trans-unit id="4323470180912194028" datatype="html"> 11099 <trans-unit id="4323470180912194028" datatype="html">
10976 <source>Copy</source> 11100 <source>Copy</source>
10977 <target state="translated">Másolás</target> 11101 <target state="translated">Másolás</target>
@@ -11192,38 +11316,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11192 <source>Published</source> 11316 <source>Published</source>
11193 <target state="translated">Közzétéve</target> 11317 <target state="translated">Közzétéve</target>
11194 11318
11195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11196 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11320 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11197 <context-group purpose="location"> 11321
11198 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11199 <context context-type="linenumber">178</context>
11200 </context-group>
11201 </trans-unit>
11202 <trans-unit id="5093002376262354382" datatype="html"> 11323 <trans-unit id="5093002376262354382" datatype="html">
11203 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11324 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
11204 11325
11205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
11206 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11327 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
11207 11328
11208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11209 <trans-unit id="4887724548587271148" datatype="html"> 11330 <trans-unit id="4887724548587271148" datatype="html">
11210 <source>Waiting transcoding</source> 11331 <source>Waiting transcoding</source>
11211 <target state="translated">Ãtkódolásra vár</target> 11332 <target state="translated">Ãtkódolásra vár</target>
11212 11333
11213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11214 <trans-unit id="4517785179607945981" datatype="html"> 11335 <trans-unit id="4517785179607945981" datatype="html">
11215 <source>To transcode</source> 11336 <source>To transcode</source>
11216 <target state="translated">Ãtkódoláshoz</target> 11337 <target state="translated">Ãtkódoláshoz</target>
11217 11338
11218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11219 <trans-unit id="3299576663551440736" datatype="html"> 11340 <trans-unit id="3299576663551440736" datatype="html">
11220 <source>To import</source> 11341 <source>To import</source>
11221 <target state="translated">Importáláshoz</target> 11342 <target state="translated">Importáláshoz</target>
11222 11343
11223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11224 <source>To edit</source><target state="new">To edit</target> 11345 <source>To edit</source><target state="new">To edit</target>
11225 11346
11226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11227 <trans-unit id="8492933894084361602" datatype="html"> 11348 <trans-unit id="8492933894084361602" datatype="html">
11228 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11349 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11229 <target state="translated">Feliratkozás RSS listára "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11350 <target state="translated">Feliratkozás RSS listára "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11325,37 +11446,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11325 <source>Your video was uploaded to your account and is private.</source> 11446 <source>Your video was uploaded to your account and is private.</source>
11326 <target state="translated">A videó fel lett töltve a fiókjába, és személyes.</target> 11447 <target state="translated">A videó fel lett töltve a fiókjába, és személyes.</target>
11327 11448
11328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11329 <trans-unit id="5699822024600815733" datatype="html"> 11450 <trans-unit id="5699822024600815733" datatype="html">
11330 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11451 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11331 <target state="translated">De a kapcsolódó adatok (címkék, leírás, …) el fognak veszni. Biztosan el szeretné hagyni ezt az oldalt?</target> 11452 <target state="translated">De a kapcsolódó adatok (címkék, leírás, …) el fognak veszni. Biztosan el szeretné hagyni ezt az oldalt?</target>
11332 11453
11333 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11334 <trans-unit id="1219739004043110649" datatype="html"> 11455 <trans-unit id="1219739004043110649" datatype="html">
11335 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11456 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11336 <target state="translated">A videó még nincs feltöltve. Biztosan el szeretné hagyni ezt az oldalt?</target> 11457 <target state="translated">A videó még nincs feltöltve. Biztosan el szeretné hagyni ezt az oldalt?</target>
11337 11458
11338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11339 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11460 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11340 11461
11341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11462 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11342 <trans-unit id="6932865105766151309" datatype="html"> 11463 <trans-unit id="6932865105766151309" datatype="html">
11343 <source>Upload</source> 11464 <source>Upload</source>
11344 <target state="translated">Feltöltés</target> 11465 <target state="translated">Feltöltés</target>
11345 11466
11346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11467 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11347 <trans-unit id="8278735427925094503" datatype="html"> 11468 <trans-unit id="8278735427925094503" datatype="html">
11348 <source>Upload <x id="PH"/> </source> 11469 <source>Upload <x id="PH"/> </source>
11349 <target state="translated"> 11470 <target state="translated">
11350 <x id="PH"/> feltöltése 11471 <x id="PH"/> feltöltése
11351 </target> 11472 </target>
11352 11473
11353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11354 <trans-unit id="5981816353437801748" datatype="html"> 11475 <trans-unit id="5981816353437801748" datatype="html">
11355 <source>Video published.</source> 11476 <source>Video published.</source>
11356 <target state="translated">Videó közzétéve.</target> 11477 <target state="translated">Videó közzétéve.</target>
11357 11478
11358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11479 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11359 <trans-unit id="764164089183618119" datatype="html"> 11480 <trans-unit id="764164089183618119" datatype="html">
11360 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11481 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11361 <target state="translated">Mentetlen változtatásai vannak. Ha elhagyja ezt az oldalt, akkor a változtatásai el fognak veszni.</target> 11482 <target state="translated">Mentetlen változtatásai vannak. Ha elhagyja ezt az oldalt, akkor a változtatásai el fognak veszni.</target>
@@ -11456,7 +11577,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11456 <source>Cancel</source> 11577 <source>Cancel</source>
11457 <target state="translated">Mégse</target> 11578 <target state="translated">Mégse</target>
11458 11579
11459 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11580 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11460 <trans-unit id="3354816756665089864" datatype="html"> 11581 <trans-unit id="3354816756665089864" datatype="html">
11461 <source>Autoplay is suspended</source> 11582 <source>Autoplay is suspended</source>
11462 <target state="translated">Az automatikus lejátszás fel van függesztve</target> 11583 <target state="translated">Az automatikus lejátszás fel van függesztve</target>
@@ -11532,7 +11653,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11532 <target state="translated">Nemrég hozzáadott</target> 11653 <target state="translated">Nemrég hozzáadott</target>
11533 11654
11534 11655
11535 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11536 <trans-unit id="12646164819555880" datatype="html"> 11657 <trans-unit id="12646164819555880" datatype="html">
11537 <source>Videos from your subscriptions</source> 11658 <source>Videos from your subscriptions</source>
11538 <target state="translated">Videók a feliratkozóitól</target> 11659 <target state="translated">Videók a feliratkozóitól</target>
@@ -11544,12 +11665,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11544 11665
11545 11666
11546 11667
11547 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 11668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11548 <trans-unit id="186236568870281953" datatype="html"> 11669 <trans-unit id="186236568870281953" datatype="html">
11549 <source>History</source> 11670 <source>History</source>
11550 <target state="new">History</target> 11671 <target state="new">History</target>
11551 11672
11552 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11673 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11553 <trans-unit id="5237588857224999862" datatype="html"> 11674 <trans-unit id="5237588857224999862" datatype="html">
11554 <source>Open actions</source> 11675 <source>Open actions</source>
11555 <target state="translated">Műveletek megnyitása</target> 11676 <target state="translated">Műveletek megnyitása</target>
@@ -11564,7 +11685,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11564 11685
11565 11686
11566 11687
11567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11568 <source>Exclude</source><target state="new">Exclude</target> 11689 <source>Exclude</source><target state="new">Exclude</target>
11569 11690
11570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11593,17 +11714,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11593 <target state="translated">Videók felfedezése</target> 11714 <target state="translated">Videók felfedezése</target>
11594 11715
11595 11716
11596 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11717 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11597 <trans-unit id="8067135025051844577" datatype="html"> 11718 <trans-unit id="8067135025051844577" datatype="html">
11598 <source>Trending videos</source> 11719 <source>Trending videos</source>
11599 <target state="translated">Felkapott videók</target> 11720 <target state="translated">Felkapott videók</target>
11600 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 11721
11601 </trans-unit> 11722 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11602 <trans-unit id="664221386829541948" datatype="html"> 11723 <trans-unit id="664221386829541948" datatype="html">
11603 <source>Recently added videos</source> 11724 <source>Recently added videos</source>
11604 <target state="translated">Nemrég hozzáadott videók</target> 11725 <target state="translated">Nemrég hozzáadott videók</target>
11605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 11726
11606 </trans-unit> 11727 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11607 <trans-unit id="8212906256415538361" datatype="html"> 11728 <trans-unit id="8212906256415538361" datatype="html">
11608 <source>Upload a video</source> 11729 <source>Upload a video</source>
11609 <target state="translated">Videó feltöltése</target> 11730 <target state="translated">Videó feltöltése</target>
diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf
index 14abffcf6..b69dea1b4 100644
--- a/client/src/locale/angular.it-IT.xlf
+++ b/client/src/locale/angular.it-IT.xlf
@@ -5,8 +5,8 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">Chiudi</target> 7 <target state="translated">Chiudi</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
@@ -26,72 +26,72 @@
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">Seleziona il Mese</target> 28 <target state="translated">Seleziona il Mese</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="needs-translation">Seleziona l'anno</target> 34 <target state="needs-translation">Seleziona l'anno</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">Mese precedente</target> 40 <target state="translated">Mese precedente</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">Prossimo mese</target> 46 <target state="translated">Prossimo mese</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="new">««</target> 52 <target state="new">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="new">«</target> 57 <target state="new">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="new">»</target> 62 <target state="new">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="new">»»</target> 67 <target state="new">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">Primo</target> 72 <target state="translated">Primo</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">Precedente</target> 77 <target state="translated">Precedente</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="new">Next</target> 82 <target state="new">Next</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">Ultimo</target> 87 <target state="translated">Ultimo</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> 92 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="new">HH</target> 97 <target state="new">HH</target>
@@ -125,13 +125,13 @@
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="translated">Incremento di minuti</target> 127 <target state="translated">Incremento di minuti</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="translated">Decremento di minuti</target> 132 <target state="translated">Decremento di minuti</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="new">SS</target> 137 <target state="new">SS</target>
@@ -177,8 +177,8 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">Chiudi</target> 179 <target state="translated">Chiudi</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">Chiudi il menu di sinistra</target> 184 <target state="translated">Chiudi il menu di sinistra</target>
@@ -351,13 +351,13 @@
351 <trans-unit id="4763067539652050249" datatype="html"> 351 <trans-unit id="4763067539652050249" datatype="html">
352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> 352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
353 <target state="translated"><x id="PH" equiv-text="this.viewers"/> visualizzazioni(s)</target> 353 <target state="translated"><x id="PH" equiv-text="this.viewers"/> visualizzazioni(s)</target>
354 354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> 355 </trans-unit>
356 <trans-unit id="8622604868434380566" datatype="html"> 356 <trans-unit id="8622604868434380566" datatype="html">
357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> 357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
358 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target> 358 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
359 359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 360 </trans-unit>
361 <trans-unit id="3321250177023376249" datatype="html"> 361 <trans-unit id="3321250177023376249" datatype="html">
362 <source>Change your avatar</source> 362 <source>Change your avatar</source>
363 <target state="translated">Cambia il tuo avatar</target> 363 <target state="translated">Cambia il tuo avatar</target>
@@ -391,19 +391,19 @@
391 <trans-unit id="1394835141143590910"> 391 <trans-unit id="1394835141143590910">
392 <source>Start at</source> 392 <source>Start at</source>
393 <target>Parti da</target> 393 <target>Parti da</target>
394 394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group>
395 395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group>
396 396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group>
397 397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 398 </trans-unit>
399 <trans-unit id="5964984095397511808"> 399 <trans-unit id="5964984095397511808">
400 <source>Stop at</source> 400 <source>Stop at</source>
401 <target>Fermati da</target> 401 <target>Fermati da</target>
402 402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
403 403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
404 404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
405 405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 406 </trans-unit>
407 <trans-unit id="2816407313459209541" datatype="html"> 407 <trans-unit id="2816407313459209541" datatype="html">
408 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 408 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
409 <target state="translated">La tua segnalazione sarà inviata ai moderatori di <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/>e verrà inoltrato all'origine del video(<x id="INTERPOLATION_1"/>) anche<x id="CLOSE_TAG_NG_CONTAINER"/>. </target> 409 <target state="translated">La tua segnalazione sarà inviata ai moderatori di <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/>e verrà inoltrato all'origine del video(<x id="INTERPOLATION_1"/>) anche<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">video</target> 488 <target state="translated">video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">La quota video è stata superata con questo video (dimensione video: <x id="PH" equiv-text="videoSizeBytes"/>, utilizzato: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">La quota video è stata superata con questo video (dimensione video: <x id="PH" equiv-text="videoSizeBytes"/>, utilizzato: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">La quota video giornaliera è stata superata con questo video (dimensione video: <x id="PH" equiv-text="videoSizeBytes"/>, utilizzato: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">La quota video giornaliera è stata superata con questo video (dimensione video: <x id="PH" equiv-text="videoSizeBytes"/>, utilizzato: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">sottotitoli</target> 504 <target state="translated">sottotitoli</target>
@@ -519,7 +519,7 @@
519 </trans-unit> 519 </trans-unit>
520 <trans-unit id="1080230904501320275" datatype="html"> 520 <trans-unit id="1080230904501320275" datatype="html">
521 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source> 521 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source>
522 <target state="translated">{count, plural, =1 {1 utente bannato.} altro {<x id="count"/> utenti bannati.}}</target> 522 <target state="translated">{count, plural, =1 {1 utente bannato.} other {<x id="count"/> utenti bannati.}}</target>
523 <context-group purpose="location"> 523 <context-group purpose="location">
524 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> 524 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
525 <context context-type="linenumber">70</context> 525 <context context-type="linenumber">70</context>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">L'elemento <x id="PH" equiv-text="param"/> non è stato trovato.</target> 567 <target state="translated">L'elemento <x id="PH" equiv-text="param"/> non è stato trovato.</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Non elencato</target> 572 <target>Non elencato</target>
@@ -587,7 +587,7 @@
587 </trans-unit> 587 </trans-unit>
588 <trans-unit id="8562063050145802350" datatype="html"> 588 <trans-unit id="8562063050145802350" datatype="html">
589 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> 589 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
590 <target state="translated">{VAR_PLURAL, plural, =1 {1 visualizzazione} altro {<x id="INTERPOLATION"/> visualizzazioni}}</target> 590 <target state="translated">{VAR_PLURAL, plural, =1 {1 visualizzazione} other {<x id="INTERPOLATION"/> visualizzazioni}}</target>
591 <context-group purpose="location"> 591 <context-group purpose="location">
592 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> 592 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
593 <context context-type="linenumber">7</context> 593 <context context-type="linenumber">7</context>
@@ -607,64 +607,64 @@
607 <trans-unit id="2956881312790136147" datatype="html"> 607 <trans-unit id="2956881312790136147" datatype="html">
608 <source>Delete this file</source> 608 <source>Delete this file</source>
609 <target state="translated">Cancella questo file</target> 609 <target state="translated">Cancella questo file</target>
610 610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
611 611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 612 </trans-unit>
613 <trans-unit id="870586304593427318" datatype="html"> 613 <trans-unit id="870586304593427318" datatype="html">
614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
615 <target state="translated">Sei sicuro di voler eliminare questi <x id="PH" equiv-text="videos.length"/> video?</target> 615 <target state="translated">Sei sicuro di voler eliminare questi <x id="PH" equiv-text="videos.length"/> video?</target>
616 616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 617 </trans-unit>
618 <trans-unit id="5779580280418408097" datatype="html"> 618 <trans-unit id="5779580280418408097" datatype="html">
619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
620 <target state="translated">Cancella {count, plural, =1 {1 video} altro {<x id="count"/> video}}.</target> 620 <target state="translated">Cancella {count, plural, =1 {1 video} other {<x id="count"/> video}}.</target>
621 621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 622 </trans-unit>
623 <trans-unit id="6630644917521475697" datatype="html"> 623 <trans-unit id="6630644917521475697" datatype="html">
624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
625 <target state="translated">Cancella <x id="PH" equiv-text="videos.length"/> video.</target> 625 <target state="translated">Cancella <x id="PH" equiv-text="videos.length"/> video.</target>
626 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 627 </trans-unit>
628 <trans-unit id="9164541937317586242" datatype="html"> 628 <trans-unit id="9164541937317586242" datatype="html">
629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
630 <target state="translated">Sbloccato {count, plural, =1 {1 video} altro {<x id="count"/> video}}.</target> 630 <target state="translated">Sbloccato {count, plural, =1 {1 video} other {<x id="count"/> video}}.</target>
631 631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 632 </trans-unit>
633 <trans-unit id="2870417795706430145" datatype="html"> 633 <trans-unit id="2870417795706430145" datatype="html">
634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
635 <target state="translated">Sbloccato <x id="PH" equiv-text="videos.length"/> video.</target> 635 <target state="translated">Sbloccato <x id="PH" equiv-text="videos.length"/> video.</target>
636 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 637 </trans-unit>
638 <trans-unit id="6228449077605046873" datatype="html"> 638 <trans-unit id="6228449077605046873" datatype="html">
639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> 639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
640 <target state="translated">Sei sicuro di voler cancellare {count, plural, =1 {1 playlist di streaming HLS} altre {<x id="count"/> playlist di streaming HLS}}?</target> 640 <target state="translated">Sei sicuro di voler cancellare {count, plural, =1 {1 playlist di streaming HLS} altre {<x id="count"/> playlist di streaming HLS}}?</target>
641 641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 642 </trans-unit>
643 <trans-unit id="9088099192924395359" datatype="html"> 643 <trans-unit id="9088099192924395359" datatype="html">
644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
645 <target state="translated">Sei sicuro di voler cancellare <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> 645 <target state="translated">Sei sicuro di voler cancellare <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
646 646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 647 </trans-unit>
648 <trans-unit id="653148876380254581" datatype="html"> 648 <trans-unit id="653148876380254581" datatype="html">
649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> 649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
650 <target state="translated">Sei sicuro di voler cancellare il file WebTorrent di {count, plural, =1 {1 video} altro {<x id="count"/> video}}?</target> 650 <target state="translated">Sei sicuro di voler cancellare il file WebTorrent di {count, plural, =1 {1 video} other {<x id="count"/> video}}?</target>
651 651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 652 </trans-unit>
653 <trans-unit id="5442133371267277333" datatype="html"> 653 <trans-unit id="5442133371267277333" datatype="html">
654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
655 <target state="translated">Sei sicuro di voler cancellare il file WebTorrent di <x id="PH" equiv-text="videos.length"/> video?</target> 655 <target state="translated">Sei sicuro di voler cancellare il file WebTorrent di <x id="PH" equiv-text="videos.length"/> video?</target>
656 656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 657 </trans-unit>
658 <trans-unit id="1571742433738679426" datatype="html"> 658 <trans-unit id="1571742433738679426" datatype="html">
659 <source>Files were removed.</source> 659 <source>Files were removed.</source>
660 <target state="translated">Il file è stato rimosso</target> 660 <target state="translated">Il file è stato rimosso</target>
661 661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 662 </trans-unit>
663 <trans-unit id="7054344823477412274" datatype="html"> 663 <trans-unit id="7054344823477412274" datatype="html">
664 <source>Transcoding jobs created.</source> 664 <source>Transcoding jobs created.</source>
665 <target state="translated">Transcodifica in corso.</target> 665 <target state="translated">Transcodifica in corso.</target>
666 666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 667 </trans-unit>
668 <trans-unit id="3514509630940272440"> 668 <trans-unit id="3514509630940272440">
669 <source>Sensitive</source> 669 <source>Sensitive</source>
670 <target> 670 <target>
@@ -723,29 +723,26 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">Solo video live</target> 725 <target state="translated">Solo video live</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">Sei veramente sicuro di voler cancellare {length, plural, =1 {this video} altro {<x id="length"/> video}}?</target> 730 <target state="translated">Sei veramente sicuro di voler cancellare {length, plural, =1 {this video} other {<x id="length"/> video}}?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Modifica</target> 735 <target>Modifica</target>
739 736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
740 737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
741 738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
742 739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
743 740 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
744 741 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
745 742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
746 743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
747 744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 745 </trans-unit>
749 <trans-unit id="5293515551330482519"> 746 <trans-unit id="5293515551330482519">
750 <source>Truncated preview</source> 747 <source>Truncated preview</source>
751 <target>Anteprima parziale</target> 748 <target>Anteprima parziale</target>
@@ -921,10 +918,10 @@
921 <trans-unit id="1071721880474488785"> 918 <trans-unit id="1071721880474488785">
922 <source>Import</source> 919 <source>Import</source>
923 <target>Importazione</target> 920 <target>Importazione</target>
924 921 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
925 922 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
926 923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 924 </trans-unit>
928 <trans-unit id="6276792241563504067" datatype="html"> 925 <trans-unit id="6276792241563504067" datatype="html">
929 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 926 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
930 <target state="translated">Puoi importare qualsiasi file torrent che punti a un file multimediale. Assicurati di avere i diritti di diffusione sul contenuto a cui fa riferimento, altrimenti potresti causare problemi legali a te stesso e alla tua istanza.</target> 927 <target state="translated">Puoi importare qualsiasi file torrent che punti a un file multimediale. Assicurati di avere i diritti di diffusione sul contenuto a cui fa riferimento, altrimenti potresti causare problemi legali a te stesso e alla tua istanza.</target>
@@ -1116,7 +1113,7 @@
1116 </trans-unit> 1113 </trans-unit>
1117 <trans-unit id="901879091817013957" datatype="html"> 1114 <trans-unit id="901879091817013957" datatype="html">
1118 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source> 1115 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source>
1119 <target state="translated">{count, plural, =1 {Blocked <x id="videoName"/>.} altro{Blocked <x id="count"/> video.}}</target> 1116 <target state="translated">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> video.}}</target>
1120 <context-group purpose="location"> 1117 <context-group purpose="location">
1121 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> 1118 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1122 <context context-type="linenumber">84</context> 1119 <context context-type="linenumber">84</context>
@@ -1159,51 +1156,57 @@
1159 <trans-unit id="2392488717875840729"> 1156 <trans-unit id="2392488717875840729">
1160 <source>User</source> 1157 <source>User</source>
1161 <target>Utente</target> 1158 <target>Utente</target>
1162 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 1160 </trans-unit>
1164 <trans-unit id="3997350348765083892"> 1161 <trans-unit id="3997350348765083892">
1165 <source>Username or email address</source> 1162 <source>Username or email address</source>
1166 <target>Nome utente o indirizzo email</target> 1163 <target>Nome utente o indirizzo email</target>
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1164
1168 </trans-unit> 1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1169 <trans-unit id="175344056589888866" datatype="html"> 1166 <trans-unit id="175344056589888866" datatype="html">
1170 <source>Example: john@example.com</source> 1167 <source>Example: john@example.com</source>
1171 <target state="translated">Esempio: john@example.com</target> 1168 <target state="translated">Esempio: john@example.com</target>
1169
1170
1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1172 <trans-unit id="1758058452376026925" datatype="html">
1173 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1174 <target state="translated">âš ï¸ La maggior parte degli indirizzi e-mail non include lettere maiuscole.</target>
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1177 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1172 <context-group purpose="location"> 1178 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">46</context> 1180 <context context-type="linenumber">70</context>
1175 </context-group> 1181 </context-group>
1182 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1183 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1176 <context-group purpose="location"> 1184 <context-group purpose="location">
1177 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1185 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1178 <context context-type="linenumber">53</context> 1186 <context context-type="linenumber">72</context>
1179 </context-group> 1187 </context-group>
1180 </trans-unit> 1188 </trans-unit>
1181 <trans-unit id="1758058452376026925" datatype="html">
1182 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1183 <target state="translated">âš ï¸ La maggior parte degli indirizzi e-mail non include lettere maiuscole.</target>
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1185 </trans-unit>
1186 <trans-unit id="1431416938026210429"> 1189 <trans-unit id="1431416938026210429">
1187 <source>Password</source> 1190 <source>Password</source>
1188 <target>Password</target> 1191 <target>Password</target>
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1196
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1197
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1198
1196 </trans-unit> 1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1197 <trans-unit id="8715156686857791956" datatype="html"> 1200 <trans-unit id="8715156686857791956" datatype="html">
1198 <source>Click here to reset your password</source> 1201 <source>Click here to reset your password</source>
1199 <target state="translated">Clicca qui per resettare la tua password</target> 1202 <target state="translated">Clicca qui per resettare la tua password</target>
1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1203
1201 </trans-unit> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1202 <trans-unit id="892063502898494584" datatype="html"> 1205 <trans-unit id="892063502898494584" datatype="html">
1203 <source>I forgot my password</source> 1206 <source>I forgot my password</source>
1204 <target state="translated">Ho dimenticato la mia password</target> 1207 <target state="translated">Ho dimenticato la mia password</target>
1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1208
1206 </trans-unit> 1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1207 <trans-unit id="2101170466365500913" datatype="html"> 1210 <trans-unit id="2101170466365500913" datatype="html">
1208 <source>Logging into an account lets you publish content</source> 1211 <source>Logging into an account lets you publish content</source>
1209 <target state="translated">L'accesso a un account ti consente di pubblicare contenuti</target> 1212 <target state="translated">L'accesso a un account ti consente di pubblicare contenuti</target>
@@ -1228,52 +1231,52 @@
1228 <trans-unit id="3183213940445113677" datatype="html"> 1231 <trans-unit id="3183213940445113677" datatype="html">
1229 <source>Or sign in with</source> 1232 <source>Or sign in with</source>
1230 <target state="translated">O accedi con</target> 1233 <target state="translated">O accedi con</target>
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1234
1232 </trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1233 <trans-unit id="3238209155172574367"> 1236 <trans-unit id="3238209155172574367">
1234 <source>Forgot your password</source> 1237 <source>Forgot your password</source>
1235 <target>Password dimenticata</target> 1238 <target>Password dimenticata</target>
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1239
1237 </trans-unit> 1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1238 <trans-unit id="87327320394367488" datatype="html"> 1241 <trans-unit id="87327320394367488" datatype="html">
1239 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1242 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1240 <target state="translated">Ci scusiamo, non c'è modo di recuperare la tua password perchè l'amministratore dell'istanza non ha configurato il sistema di email di PeerTube.</target> 1243 <target state="translated">Ci scusiamo, non c'è modo di recuperare la tua password perchè l'amministratore dell'istanza non ha configurato il sistema di email di PeerTube.</target>
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1244
1242 </trans-unit> 1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1243 <trans-unit id="3188014010833256853" datatype="html"> 1246 <trans-unit id="3188014010833256853" datatype="html">
1244 <source>Enter your email address and we will send you a link to reset your password.</source> 1247 <source>Enter your email address and we will send you a link to reset your password.</source>
1245 <target state="translated">Inserisci il tuo indirizzo email e ti invieremo un link per reimpostare la tua password.</target> 1248 <target state="translated">Inserisci il tuo indirizzo email e ti invieremo un link per reimpostare la tua password.</target>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1249
1247 </trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1248 <trans-unit id="1190256911880544559" datatype="html"> 1251 <trans-unit id="1190256911880544559" datatype="html">
1249 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1252 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1250The link will expire within 1 hour.</source> 1253The link will expire within 1 hour.</source>
1251 <target state="translated">Una mail con le istruzioni per il reset della password sarà spedita a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Il link scadrà fra 1 ora.</target> 1254 <target state="translated">Una mail con le istruzioni per il reset della password sarà spedita a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Il link scadrà fra 1 ora.</target>
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1255
1253 </trans-unit> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1254 <trans-unit id="4768749765465246664"> 1257 <trans-unit id="4768749765465246664">
1255 <source>Email</source> 1258 <source>Email</source>
1256 <target>Email</target> 1259 <target>Email</target>
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1265
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1266
1264 </trans-unit> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1265 <trans-unit id="3967269098753656610"> 1268 <trans-unit id="3967269098753656610">
1266 <source>Email address</source> 1269 <source>Email address</source>
1267 <target>Indirizzo email</target> 1270 <target>Indirizzo email</target>
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1271
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1272
1270 </trans-unit> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1271 <trans-unit id="7808756054397155068" datatype="html"> 1274 <trans-unit id="7808756054397155068" datatype="html">
1272 <source>Reset</source> 1275 <source>Reset</source>
1273 <target state="translated">Reimposta</target> 1276 <target state="translated">Reimposta</target>
1274 <note priority="1" from="description">Password reset button</note> 1277 <note priority="1" from="description">Password reset button</note>
1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1278
1276 </trans-unit> 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1277 <trans-unit id="4319634264526091601" datatype="html"> 1280 <trans-unit id="4319634264526091601" datatype="html">
1278 <source>on this instance</source> 1281 <source>on this instance</source>
1279 <target state="translated">su questa istanza</target> 1282 <target state="translated">su questa istanza</target>
@@ -1504,6 +1507,12 @@ The link will expire within 1 hour.</source>
1504 <source>Configure my instance</source> 1507 <source>Configure my instance</source>
1505 <target state="translated">Configura la mia istanza</target> 1508 <target state="translated">Configura la mia istanza</target>
1506 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1509 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1510 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1511 <source>Confirm your password</source><target state="new">Confirm your password</target>
1512 <context-group purpose="location">
1513 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1514 <context context-type="linenumber">54</context>
1515 </context-group>
1507 </trans-unit> 1516 </trans-unit>
1508 <trans-unit id="9005121595859995793" datatype="html"> 1517 <trans-unit id="9005121595859995793" datatype="html">
1509 <source>Configuration warning!</source> 1518 <source>Configuration warning!</source>
@@ -1708,8 +1717,8 @@ The link will expire within 1 hour.</source>
1708 <trans-unit id="8893390761160292681" datatype="html"> 1717 <trans-unit id="8893390761160292681" datatype="html">
1709 <source>My account</source> 1718 <source>My account</source>
1710 <target state="translated">Il mio account</target> 1719 <target state="translated">Il mio account</target>
1711 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1720
1712 </trans-unit> 1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1713 <trans-unit id="6371572688505952303" datatype="html"> 1722 <trans-unit id="6371572688505952303" datatype="html">
1714 <source>My library</source> 1723 <source>My library</source>
1715 <target state="translated">La mia libreria</target> 1724 <target state="translated">La mia libreria</target>
@@ -1718,10 +1727,10 @@ The link will expire within 1 hour.</source>
1718 <trans-unit id="2308975396733519902"> 1727 <trans-unit id="2308975396733519902">
1719 <source>Create an account</source> 1728 <source>Create an account</source>
1720 <target>Crea un account</target> 1729 <target>Crea un account</target>
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1730
1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1731
1723 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1732
1724 </trans-unit> 1733 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1725 <trans-unit id="3108704604266608109" datatype="html"> 1734 <trans-unit id="3108704604266608109" datatype="html">
1726 <source>My video imports</source> 1735 <source>My video imports</source>
1727 <target state="translated">Le mie importazioni video</target> 1736 <target state="translated">Le mie importazioni video</target>
@@ -1740,35 +1749,35 @@ The link will expire within 1 hour.</source>
1740 <trans-unit id="667372110624203230" datatype="html"> 1749 <trans-unit id="667372110624203230" datatype="html">
1741 <source>Import jobs concurrency</source> 1750 <source>Import jobs concurrency</source>
1742 <target state="new">Import jobs concurrency</target> 1751 <target state="new">Import jobs concurrency</target>
1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1752
1744 </trans-unit> 1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1745 <trans-unit id="2184839376696112704" datatype="html"> 1754 <trans-unit id="2184839376696112704" datatype="html">
1746 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1755 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1747 <target state="translated">consente di importare video multipli in parallelo. âš ï¸ Richiede di riavviare PeerTube.</target> 1756 <target state="translated">consente di importare video multipli in parallelo. âš ï¸ Richiede di riavviare PeerTube.</target>
1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1757
1749 </trans-unit> 1758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1750 <trans-unit id="780513172839038392" datatype="html"> 1759 <trans-unit id="780513172839038392" datatype="html">
1751 <source>jobs in parallel</source> 1760 <source>jobs in parallel</source>
1752 <target state="translated">lavori in parallelo</target> 1761 <target state="translated">lavori in parallelo</target>
1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1762
1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1763
1755 </trans-unit> 1764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1756 <trans-unit id="5997625369044180192" datatype="html"> 1765 <trans-unit id="5997625369044180192" datatype="html">
1757 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1766 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1758 <target state="translated">Consente importazione con URL HTTP (ad es. YouTube)</target> 1767 <target state="translated">Consente importazione con URL HTTP (ad es. YouTube)</target>
1759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1768
1760 </trans-unit> 1769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1761 <trans-unit id="2095604754338363597" datatype="html"> 1770 <trans-unit id="2095604754338363597" datatype="html">
1762 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1771 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1763 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1772 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1773
1765 </trans-unit> 1774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1766 <trans-unit id="7627544798203088407" datatype="html"> 1775 <trans-unit id="7627544798203088407" datatype="html">
1767 <source>Discover</source> 1776 <source>Discover</source>
1768 <target state="translated">Scopri</target> 1777 <target state="translated">Scopri</target>
1769 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1778
1770 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1779
1771 </trans-unit> 1780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1772 <trans-unit id="7844706011418789951"> 1781 <trans-unit id="7844706011418789951">
1773 <source>Administration</source> 1782 <source>Administration</source>
1774 <target>Amministrazione</target> 1783 <target>Amministrazione</target>
@@ -2009,8 +2018,8 @@ The link will expire within 1 hour.</source>
2009 <trans-unit id="2971365540217107489" datatype="html"> 2018 <trans-unit id="2971365540217107489" datatype="html">
2010 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2019 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2011 <target state="translated">Il video è troppo grande per il server. Contatta il tuo amministratore se desideri aumentare la dimensione del limite.</target> 2020 <target state="translated">Il video è troppo grande per il server. Contatta il tuo amministratore se desideri aumentare la dimensione del limite.</target>
2012 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2021
2013 </trans-unit> 2022 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2014 <trans-unit id="5131854469652959713" datatype="html"> 2023 <trans-unit id="5131854469652959713" datatype="html">
2015 <source>GLOBAL SEARCH</source> 2024 <source>GLOBAL SEARCH</source>
2016 <target state="translated">RICERCA GLOBALE</target> 2025 <target state="translated">RICERCA GLOBALE</target>
@@ -2265,18 +2274,18 @@ The link will expire within 1 hour.</source>
2265 <trans-unit id="480001148850006323" datatype="html"> 2274 <trans-unit id="480001148850006323" datatype="html">
2266 <source>Edit caption</source> 2275 <source>Edit caption</source>
2267 <target state="new">Edit caption</target> 2276 <target state="new">Edit caption</target>
2268 2277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2278 </trans-unit>
2270 <trans-unit id="6838559377527923778" datatype="html"> 2279 <trans-unit id="6838559377527923778" datatype="html">
2271 <source>Caption</source> 2280 <source>Caption</source>
2272 <target state="new">Caption</target> 2281 <target state="new">Caption</target>
2273 2282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2283 </trans-unit>
2275 <trans-unit id="1989971680596153649" datatype="html"> 2284 <trans-unit id="1989971680596153649" datatype="html">
2276 <source>Edit this caption</source> 2285 <source>Edit this caption</source>
2277 <target state="new">Edit this caption</target> 2286 <target state="new">Edit this caption</target>
2278 2287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2288 </trans-unit>
2280 <trans-unit id="5701618810648052610"> 2289 <trans-unit id="5701618810648052610">
2281 <source>Title</source> 2290 <source>Title</source>
2282 <target>Titolo</target> 2291 <target>Titolo</target>
@@ -2393,7 +2402,7 @@ The link will expire within 1 hour.</source>
2393 2402
2394 2403
2395 2404
2396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2397 <trans-unit id="2504502765849142619" datatype="html"> 2406 <trans-unit id="2504502765849142619" datatype="html">
2398 <source>No items found</source> 2407 <source>No items found</source>
2399 <target state="translated">Nessun elemento trovato</target> 2408 <target state="translated">Nessun elemento trovato</target>
@@ -2424,14 +2433,14 @@ The link will expire within 1 hour.</source>
2424 <trans-unit id="5462361983940693567"> 2433 <trans-unit id="5462361983940693567">
2425 <source>Channel</source> 2434 <source>Channel</source>
2426 <target>Canale</target> 2435 <target>Canale</target>
2427 2436 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2428 2437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2429 2438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2430 2439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2431 2440 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2432 2441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2433 2442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 2443 </trans-unit>
2435 <trans-unit id="2806917038528218276" datatype="html"> 2444 <trans-unit id="2806917038528218276" datatype="html">
2436 <source>FAQ</source> 2445 <source>FAQ</source>
2437 <target state="translated">FAQ</target> 2446 <target state="translated">FAQ</target>
@@ -2476,14 +2485,15 @@ The link will expire within 1 hour.</source>
2476 <source>Publish after transcoding</source> 2485 <source>Publish after transcoding</source>
2477 <target state="translated">Pubblica dopo la transcodifica</target> 2486 <target state="translated">Pubblica dopo la transcodifica</target>
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group> 2487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
2479 </trans-unit><trans-unit id="1124038634267013139" datatype="html"> 2488 </trans-unit>
2480 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> 2489 <trans-unit id="1124038634267013139" datatype="html">
2490 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source>
2491 <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2481 <context-group purpose="location"> 2492 <context-group purpose="location">
2482 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2493 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2483 <context context-type="linenumber">150</context> 2494 <context context-type="linenumber">150</context>
2484 </context-group> 2495 </context-group>
2485 </trans-unit> 2496 </trans-unit>
2486
2487 <trans-unit id="5984574397847510001"> 2497 <trans-unit id="5984574397847510001">
2488 <source>Basic info</source> 2498 <source>Basic info</source>
2489 <target>Informazioni di base</target> 2499 <target>Informazioni di base</target>
@@ -2542,37 +2552,36 @@ The link will expire within 1 hour.</source>
2542 <target> 2552 <target>
2543 Per ora nessuna descrizione. 2553 Per ora nessuna descrizione.
2544 </target> 2554 </target>
2545 2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2556 </trans-unit>
2547 <trans-unit id="8508836953540308271" datatype="html"> 2557 <trans-unit id="8508836953540308271" datatype="html">
2548 <source>Live settings</source> 2558 <source>Live settings</source>
2549 <target state="translated">Impostazioni diretta</target> 2559 <target state="translated">Impostazioni diretta</target>
2550 2560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2561 </trans-unit>
2552 <trans-unit id="1212376766715456139" datatype="html"> 2562 <trans-unit id="1212376766715456139" datatype="html">
2553 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2563 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2554 <target state="translated">âš ï¸ Se abiliti questa opzione, la tua diretta verrà interrotta se superi la tua quota video</target> 2564 <target state="translated">âš ï¸ Se abiliti questa opzione, la tua diretta verrà interrotta se superi la tua quota video</target>
2555 2565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2566 </trans-unit>
2557 <trans-unit id="1966495339378120213" datatype="html"> 2567 <trans-unit id="1966495339378120213" datatype="html">
2558 <source>Latency mode</source> 2568 <source>Latency mode</source>
2559 <target state="new">Latency mode</target> 2569 <target state="new">Latency mode</target>
2560 2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2571 </trans-unit>
2562 <trans-unit id="8891497955962997247" datatype="html"> 2572 <trans-unit id="8891497955962997247" datatype="html">
2563 <source>Automatically publish a replay when your live ends</source> 2573 <source>Automatically publish a replay when your live ends</source>
2564 <target state="translated">Pubblica automaticamente un replay al termine della tua diretta</target> 2574 <target state="translated">Pubblica automaticamente un replay al termine della tua diretta</target>
2565 2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2576 </trans-unit>
2567
2568 <trans-unit id="2288513108450439427"> 2577 <trans-unit id="2288513108450439427">
2569 <source>Support</source> 2578 <source>Support</source>
2570 <target>Supporto</target> 2579 <target>Supporto</target>
2571 2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2572 2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2573 2582 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2574 2583 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2584 </trans-unit>
2576 <trans-unit id="1359533927353954373" datatype="html"> 2585 <trans-unit id="1359533927353954373" datatype="html">
2577 <source>View account</source> 2586 <source>View account</source>
2578 <target state="new">View account</target> 2587 <target state="new">View account</target>
@@ -2606,33 +2615,33 @@ The link will expire within 1 hour.</source>
2606 <trans-unit id="1952020204339597057" datatype="html"> 2615 <trans-unit id="1952020204339597057" datatype="html">
2607 <source>Short text to tell people how they can support you (membership platform...).</source> 2616 <source>Short text to tell people how they can support you (membership platform...).</source>
2608 <target state="translated">Breve testo per dire alle persone come possono supportarti (piattaforma di appartenenza ...).</target> 2617 <target state="translated">Breve testo per dire alle persone come possono supportarti (piattaforma di appartenenza ...).</target>
2609 2618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2610 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> 2619 </trans-unit>
2611 <trans-unit id="7003790776240394114" datatype="html"> 2620 <trans-unit id="7003790776240394114" datatype="html">
2612 <source>Filename</source> 2621 <source>Filename</source>
2613 <target state="new">Filename</target> 2622 <target state="new">Filename</target>
2614 2623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit> 2624 </trans-unit>
2616 <trans-unit id="1186960092655764809" datatype="html"> 2625 <trans-unit id="1186960092655764809" datatype="html">
2617 <source>Name of the uploaded file</source> 2626 <source>Name of the uploaded file</source>
2618 <target state="new"> Name of the uploaded file </target> 2627 <target state="new"> Name of the uploaded file </target>
2619 2628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2629 </trans-unit>
2621 <trans-unit id="7958716262877895706"> 2630 <trans-unit id="7958716262877895706">
2622 <source>Original publication date</source> 2631 <source>Original publication date</source>
2623 <target>Data di pubblicazione</target> 2632 <target>Data di pubblicazione</target>
2624 2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2634 </trans-unit>
2626 <trans-unit id="50985514722149155" datatype="html"> 2635 <trans-unit id="50985514722149155" datatype="html">
2627 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2636 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2628 <target state="translated">Questa è la data in cui il contenuto è stato originariamente pubblicato (ad esempio la data di uscita di un film)</target> 2637 <target state="translated">Questa è la data in cui il contenuto è stato originariamente pubblicato (ad esempio la data di uscita di un film)</target>
2629 2638 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2639 </trans-unit>
2631 <trans-unit id="1669378369440073270" datatype="html"> 2640 <trans-unit id="1669378369440073270" datatype="html">
2632 <source>Plugin settings</source> 2641 <source>Plugin settings</source>
2633 <target state="translated">Impostazioni plugin</target> 2642 <target state="translated">Impostazioni plugin</target>
2634 2643 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2644 </trans-unit>
2636 <trans-unit id="54931094224146544" datatype="html"> 2645 <trans-unit id="54931094224146544" datatype="html">
2637 <source>Small latency</source> 2646 <source>Small latency</source>
2638 <target state="new">Small latency</target> 2647 <target state="new">Small latency</target>
@@ -2666,40 +2675,44 @@ The link will expire within 1 hour.</source>
2666 <trans-unit id="8693603235657020323" datatype="html"> 2675 <trans-unit id="8693603235657020323" datatype="html">
2667 <source>Other</source> 2676 <source>Other</source>
2668 <target state="new">Other</target> 2677 <target state="new">Other</target>
2669 2678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2670 2679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2680 </trans-unit>
2672 <trans-unit id="2200003513633568069"> 2681 <trans-unit id="2200003513633568069">
2673 <source>Enable video comments</source> 2682 <source>Enable video comments</source>
2674 <target>Abilita commenti per i video</target> 2683 <target>Abilita commenti per i video</target>
2675 2684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2676 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2685 </trans-unit>
2677 <trans-unit id="8896564060463626070"> 2686 <trans-unit id="8896564060463626070">
2678 <source>Enable download</source> 2687 <source>Enable download</source>
2679 <target>Abilita download</target> 2688 <target>Abilita download</target>
2680 2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2681 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2690 </trans-unit>
2682 <trans-unit id="8821221480638803282"> 2691 <trans-unit id="8821221480638803282">
2683 <source>Advanced settings</source> 2692 <source>Advanced settings</source>
2684 <target>Impostazioni avanzate</target> 2693 <target>Impostazioni avanzate</target>
2685 2694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html"> 2695 </trans-unit>
2687 <source>Video thumbnail</source><target state="new">Video thumbnail</target> 2696 <trans-unit id="5407145687662795944" datatype="html">
2688 2697 <source>Video thumbnail</source>
2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2698 <target state="new">Video thumbnail</target>
2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2700 </trans-unit>
2690 <trans-unit id="2375260419993138758"> 2701 <trans-unit id="2375260419993138758">
2691 <source>URL</source> 2702 <source>URL</source>
2692 <target>URL</target> 2703 <target>URL</target>
2693 2704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
2694 2705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group>
2695 2706 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group>
2696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 2707 </trans-unit>
2697 <trans-unit id="6760671759540007434" datatype="html"> 2708 <trans-unit id="6760671759540007434" datatype="html">
2698 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2709 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2699 <target state="translated">Puoi aggiungere qualsiasi URL <x id="START_LINK"/>supportato da youtube-dl<x id="CLOSE_LINK"/> o URL che punta al file multimediale. Assicurati di avere i diritti di diffusione sul contenuto a cui fa riferimento, altrimenti potresti causare problemi legali a te stesso e alla tua istanza. </target> 2710 <target state="translated">Puoi aggiungere qualsiasi URL <x id="START_LINK"/>supportato da youtube-dl<x id="CLOSE_LINK"/> o URL che punta al file multimediale. Assicurati di avere i diritti di diffusione sul contenuto a cui fa riferimento, altrimenti potresti causare problemi legali a te stesso e alla tua istanza. </target>
2700 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> 2711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2701 </trans-unit><trans-unit id="25952900092483482" datatype="html"> 2712 </trans-unit>
2702 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2713 <trans-unit id="25952900092483482" datatype="html">
2714 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2715 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2703 <context-group purpose="location"> 2716 <context-group purpose="location">
2704 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2717 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2705 <context context-type="linenumber">21,23</context> 2718 <context context-type="linenumber">21,23</context>
@@ -2708,16 +2721,16 @@ The link will expire within 1 hour.</source>
2708 <trans-unit id="460353452916242022"> 2721 <trans-unit id="460353452916242022">
2709 <source>Sorry, but something went wrong</source> 2722 <source>Sorry, but something went wrong</source>
2710 <target>Qualcosa è andato storto</target> 2723 <target>Qualcosa è andato storto</target>
2711 2724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2712 2725 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2713 2726 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2714 2727 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2728 </trans-unit>
2716 <trans-unit id="5359075917564707730"> 2729 <trans-unit id="5359075917564707730">
2717 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2730 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2718 <target>Congratulazioni, il video presente all'indirizzo <x id="INTERPOLATION"/> sarà importato! Puoi già aggiungere informazioni relative a questo video. </target> 2731 <target>Congratulazioni, il video presente all'indirizzo <x id="INTERPOLATION"/> sarà importato! Puoi già aggiungere informazioni relative a questo video. </target>
2719 2732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2733 </trans-unit>
2721 <trans-unit id="6722765664648523978"> 2734 <trans-unit id="6722765664648523978">
2722 <source>Select the file to upload</source> 2735 <source>Select the file to upload</source>
2723 <target>Seleziona il file da caricare</target> 2736 <target>Seleziona il file da caricare</target>
@@ -2727,13 +2740,13 @@ The link will expire within 1 hour.</source>
2727 <trans-unit id="9172233176401579786"> 2740 <trans-unit id="9172233176401579786">
2728 <source>Scheduled</source> 2741 <source>Scheduled</source>
2729 <target>Programmato</target> 2742 <target>Programmato</target>
2730 2743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2744 </trans-unit>
2732 <trans-unit id="1435317307066082710" datatype="html"> 2745 <trans-unit id="1435317307066082710" datatype="html">
2733 <source>Hide the video until a specific date</source> 2746 <source>Hide the video until a specific date</source>
2734 <target state="translated">Nascondi il video fino ad una data specifica</target> 2747 <target state="translated">Nascondi il video fino ad una data specifica</target>
2735 2748 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2749 </trans-unit>
2737 <trans-unit id="1087181129481039628" datatype="html"> 2750 <trans-unit id="1087181129481039628" datatype="html">
2738 <source>Normal live</source> 2751 <source>Normal live</source>
2739 <target state="new">Normal live</target> 2752 <target state="new">Normal live</target>
@@ -2803,8 +2816,8 @@ The link will expire within 1 hour.</source>
2803 <trans-unit id="6161604372916832458" datatype="html"> 2816 <trans-unit id="6161604372916832458" datatype="html">
2804 <source>Upload on hold</source> 2817 <source>Upload on hold</source>
2805 <target state="new">Upload on hold</target> 2818 <target state="new">Upload on hold</target>
2806 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2819
2807 </trans-unit> 2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2808 <trans-unit id="285180972645018518" datatype="html"> 2821 <trans-unit id="285180972645018518" datatype="html">
2809 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2822 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2810 <target state="translated">Spiacente, la funzionalità di upload è disabilitata per il tuo account. Se vuoi aggiungere video, un amministratore deve sbloccare la tua quota.</target> 2823 <target state="translated">Spiacente, la funzionalità di upload è disabilitata per il tuo account. Se vuoi aggiungere video, un amministratore deve sbloccare la tua quota.</target>
@@ -2870,38 +2883,38 @@ The link will expire within 1 hour.</source>
2870 <trans-unit id="7860848084471862305" datatype="html"> 2883 <trans-unit id="7860848084471862305" datatype="html">
2871 <source>Cannot create live because this instance have too many created lives</source> 2884 <source>Cannot create live because this instance have too many created lives</source>
2872 <target state="translated">Impossibile creare la diretta perché questa istanza ha troppe dirette create</target> 2885 <target state="translated">Impossibile creare la diretta perché questa istanza ha troppe dirette create</target>
2873 2886 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
2874 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2887 </trans-unit>
2875 <trans-unit id="1278564497286613571" datatype="html"> 2888 <trans-unit id="1278564497286613571" datatype="html">
2876 <source>Cannot create live because you created too many lives</source> 2889 <source>Cannot create live because you created too many lives</source>
2877 <target state="translated">Non puoi creare la diretta perchè ne hai create troppe</target> 2890 <target state="translated">Non puoi creare la diretta perchè ne hai create troppe</target>
2878 2891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
2879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 2892 </trans-unit>
2880 <trans-unit id="2621043320678012413" datatype="html"> 2893 <trans-unit id="2621043320678012413" datatype="html">
2881 <source>Live published.</source> 2894 <source>Live published.</source>
2882 <target state="translated">Diretta pubblicata.</target> 2895 <target state="translated">Diretta pubblicata.</target>
2883 2896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
2884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 2897 </trans-unit>
2885 <trans-unit id="8675588963276687921" datatype="html"> 2898 <trans-unit id="8675588963276687921" datatype="html">
2886 <source>Stream only once, replay will replace your live</source> 2899 <source>Stream only once, replay will replace your live</source>
2887 <target state="new">Stream only once, replay will replace your live</target> 2900 <target state="new">Stream only once, replay will replace your live</target>
2888 2901 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group>
2889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit> 2902 </trans-unit>
2890 <trans-unit id="2360261543675520397" datatype="html"> 2903 <trans-unit id="2360261543675520397" datatype="html">
2891 <source>Stream only once</source> 2904 <source>Stream only once</source>
2892 <target state="new">Stream only once</target> 2905 <target state="new">Stream only once</target>
2893 2906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group>
2894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit> 2907 </trans-unit>
2895 <trans-unit id="3384650899171037827" datatype="html"> 2908 <trans-unit id="3384650899171037827" datatype="html">
2896 <source>Stream multiple times, replays will be separate videos</source> 2909 <source>Stream multiple times, replays will be separate videos</source>
2897 <target state="new">Stream multiple times, replays will be separate videos</target> 2910 <target state="new">Stream multiple times, replays will be separate videos</target>
2898 2911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group>
2899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 2912 </trans-unit>
2900 <trans-unit id="58134197356653483" datatype="html"> 2913 <trans-unit id="58134197356653483" datatype="html">
2901 <source>Stream multiple times using the same URL</source> 2914 <source>Stream multiple times using the same URL</source>
2902 <target state="new">Stream multiple times using the same URL</target> 2915 <target state="new">Stream multiple times using the same URL</target>
2903 2916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group>
2904 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 2917 </trans-unit>
2905 <trans-unit id="8218579597782287078" datatype="html"> 2918 <trans-unit id="8218579597782287078" datatype="html">
2906 <source>Go Live</source> 2919 <source>Go Live</source>
2907 <target state="translated">Andare in diretta</target> 2920 <target state="translated">Andare in diretta</target>
@@ -2984,8 +2997,8 @@ The link will expire within 1 hour.</source>
2984 <trans-unit id="5806907163449517166" datatype="html"> 2997 <trans-unit id="5806907163449517166" datatype="html">
2985 <source>Update playlist privacy</source> 2998 <source>Update playlist privacy</source>
2986 <target state="new"> Update playlist privacy </target> 2999 <target state="new"> Update playlist privacy </target>
2987 3000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3001 </trans-unit>
2989 <trans-unit id="6460270615876918310" datatype="html"> 3002 <trans-unit id="6460270615876918310" datatype="html">
2990 <source>Share the playlist at this video position</source> 3003 <source>Share the playlist at this video position</source>
2991 <target state="translated">Condividi la playlist a questa posizione del video</target> 3004 <target state="translated">Condividi la playlist a questa posizione del video</target>
@@ -2994,57 +3007,57 @@ The link will expire within 1 hour.</source>
2994 <trans-unit id="8920371331444717794" datatype="html"> 3007 <trans-unit id="8920371331444717794" datatype="html">
2995 <source>Only display embed URL</source> 3008 <source>Only display embed URL</source>
2996 <target state="new">Only display embed URL</target> 3009 <target state="new">Only display embed URL</target>
2997 3010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
2998 3011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group>
2999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> 3012 </trans-unit>
3000 <trans-unit id="1253396341165671470" datatype="html"> 3013 <trans-unit id="1253396341165671470" datatype="html">
3001 <source>Share the video</source> 3014 <source>Share the video</source>
3002 <target state="translated">Condividi il video</target> 3015 <target state="translated">Condividi il video</target>
3003 3016 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group>
3004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 3017 </trans-unit>
3005 <trans-unit id="5254843797242866315" datatype="html"> 3018 <trans-unit id="5254843797242866315" datatype="html">
3006 <source>This video is private so you won't be able to share it with external users</source> 3019 <source>This video is private so you won't be able to share it with external users</source>
3007 <target state="new">This video is private so you won't be able to share it with external users</target> 3020 <target state="new">This video is private so you won't be able to share it with external users</target>
3008 3021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
3009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3022 </trans-unit>
3010 <trans-unit id="3201319007886576629" datatype="html"> 3023 <trans-unit id="3201319007886576629" datatype="html">
3011 <source>Update video privacy</source> 3024 <source>Update video privacy</source>
3012 <target state="new"> Update video privacy </target> 3025 <target state="new"> Update video privacy </target>
3013 3026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group>
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3027 </trans-unit>
3015 <trans-unit id="1845599966367432388"> 3028 <trans-unit id="1845599966367432388">
3016 <source>QR-Code</source> 3029 <source>QR-Code</source>
3017 <target>Codice QR</target> 3030 <target>Codice QR</target>
3018 3031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group>
3019 3032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 3033 </trans-unit>
3021 <trans-unit id="1122876732223594710" datatype="html"> 3034 <trans-unit id="1122876732223594710" datatype="html">
3022 <source>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).</source> 3035 <source>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).</source>
3023 <target state="translated">L'URL non è protetto (nessun HTTPS), quindi il video incorporato non funzionerà sui siti Web HTTPS (i browser Web bloccano le richieste HTTP non protette sui siti Web HTTPS).</target> 3036 <target state="translated">L'URL non è protetto (nessun HTTPS), quindi il video incorporato non funzionerà sui siti Web HTTPS (i browser Web bloccano le richieste HTTP non protette sui siti Web HTTPS).</target>
3024 3037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
3025 3038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group>
3026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 3039 </trans-unit>
3027 <trans-unit id="8151017381798767627"> 3040 <trans-unit id="8151017381798767627">
3028 <source>Embed</source> 3041 <source>Embed</source>
3029 <target>Includi</target> 3042 <target>Includi</target>
3030 3043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group>
3031 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group>
3032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 3045 </trans-unit>
3033 <trans-unit id="6375858514817734542" datatype="html"> 3046 <trans-unit id="6375858514817734542" datatype="html">
3034 <source>Auto select subtitle</source> 3047 <source>Auto select subtitle</source>
3035 <target state="translated">Selezione automatica del sottotitolo</target> 3048 <target state="translated">Selezione automatica del sottotitolo</target>
3036 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group>
3037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 3050 </trans-unit>
3038 <trans-unit id="2353402732767789211" datatype="html"> 3051 <trans-unit id="2353402732767789211" datatype="html">
3039 <source>More customization</source> 3052 <source>More customization</source>
3040 <target state="translated">Più personalizzazioni</target> 3053 <target state="translated">Più personalizzazioni</target>
3041 3054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group>
3042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> 3055 </trans-unit>
3043 <trans-unit id="1284179134768564307" datatype="html"> 3056 <trans-unit id="1284179134768564307" datatype="html">
3044 <source>Less customization</source> 3057 <source>Less customization</source>
3045 <target state="translated">Meno personalizzazioni</target> 3058 <target state="translated">Meno personalizzazioni</target>
3046 3059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group>
3047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> 3060 </trans-unit>
3048 <trans-unit id="1290987288288099212" datatype="html"> 3061 <trans-unit id="1290987288288099212" datatype="html">
3049 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 3062 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
3050 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 3063 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -3056,11 +3069,11 @@ The link will expire within 1 hour.</source>
3056 <trans-unit id="2454050363478003966" datatype="html"> 3069 <trans-unit id="2454050363478003966" datatype="html">
3057 <source>Login</source> 3070 <source>Login</source>
3058 <target state="translated">Login</target> 3071 <target state="translated">Login</target>
3059 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3072
3060 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3073
3061 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3074
3062 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3075
3063 </trans-unit> 3076 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3064 <trans-unit id="6154714649766447409" datatype="html"> 3077 <trans-unit id="6154714649766447409" datatype="html">
3065 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3078 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3066 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3079 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -3073,8 +3086,8 @@ The link will expire within 1 hour.</source>
3073 <trans-unit id="1452803153270294110" datatype="html"> 3086 <trans-unit id="1452803153270294110" datatype="html">
3074 <source>Autoplay</source> 3087 <source>Autoplay</source>
3075 <target state="translated">Riproduci automaticamente</target> 3088 <target state="translated">Riproduci automaticamente</target>
3076 3089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group>
3077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> 3090 </trans-unit>
3078 <trans-unit id="5336944753883027145" datatype="html"> 3091 <trans-unit id="5336944753883027145" datatype="html">
3079 <source>Maybe later</source> 3092 <source>Maybe later</source>
3080 <target state="translated">Forse più tardi</target> 3093 <target state="translated">Forse più tardi</target>
@@ -3083,45 +3096,45 @@ The link will expire within 1 hour.</source>
3083 <trans-unit id="3959826834147169200"> 3096 <trans-unit id="3959826834147169200">
3084 <source>Muted</source> 3097 <source>Muted</source>
3085 <target>Silenziato</target> 3098 <target>Silenziato</target>
3086 3099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
3087 3100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
3088 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group>
3089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 3102 </trans-unit>
3090 <trans-unit id="2784956659778044823" datatype="html"> 3103 <trans-unit id="2784956659778044823" datatype="html">
3091 <source>Loop</source> 3104 <source>Loop</source>
3092 <target state="translated">Loop</target> 3105 <target state="translated">Loop</target>
3093 3106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group>
3094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 3107 </trans-unit>
3095 <trans-unit id="5908032061347078472" datatype="html"> 3108 <trans-unit id="5908032061347078472" datatype="html">
3096 <source>Use origin instance URL</source> 3109 <source>Use origin instance URL</source>
3097 <target state="translated">Usa l'URL dell'istanza di origine</target> 3110 <target state="translated">Usa l'URL dell'istanza di origine</target>
3098 3111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group>
3099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3112 </trans-unit>
3100 <trans-unit id="6212841954039032241" datatype="html"> 3113 <trans-unit id="6212841954039032241" datatype="html">
3101 <source>Display video title</source> 3114 <source>Display video title</source>
3102 <target state="translated">Visualizza il titolo del video</target> 3115 <target state="translated">Visualizza il titolo del video</target>
3103 3116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group>
3104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> 3117 </trans-unit>
3105 <trans-unit id="7482217084177855485" datatype="html"> 3118 <trans-unit id="7482217084177855485" datatype="html">
3106 <source>P2P</source> 3119 <source>P2P</source>
3107 <target state="new">P2P</target> 3120 <target state="new">P2P</target>
3108 3121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group>
3109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> 3122 </trans-unit>
3110 <trans-unit id="1068153312491986796" datatype="html"> 3123 <trans-unit id="1068153312491986796" datatype="html">
3111 <source>Display privacy warning</source> 3124 <source>Display privacy warning</source>
3112 <target state="translated">Visualizza avviso sulla privacy</target> 3125 <target state="translated">Visualizza avviso sulla privacy</target>
3113 3126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group>
3114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> 3127 </trans-unit>
3115 <trans-unit id="4583515246777381165" datatype="html"> 3128 <trans-unit id="4583515246777381165" datatype="html">
3116 <source>Display player control bar</source> 3129 <source>Display player control bar</source>
3117 <target state="new">Display player control bar</target> 3130 <target state="new">Display player control bar</target>
3118 3131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
3119 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 3132 </trans-unit>
3120 <trans-unit id="805456636864344681" datatype="html"> 3133 <trans-unit id="805456636864344681" datatype="html">
3121 <source>Display PeerTube button link</source> 3134 <source>Display PeerTube button link</source>
3122 <target state="translated">Visualizza pulsante di link a Peertube</target> 3135 <target state="translated">Visualizza pulsante di link a Peertube</target>
3123 3136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group>
3124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> 3137 </trans-unit>
3125 <trans-unit id="8928816882866356838"> 3138 <trans-unit id="8928816882866356838">
3126 <source>Public</source> 3139 <source>Public</source>
3127 <target>Pubblico</target> 3140 <target>Pubblico</target>
@@ -3765,71 +3778,86 @@ The link will expire within 1 hour.</source>
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3767 </trans-unit> 3780 </trans-unit>
3768 <trans-unit id="7046347992315328430" datatype="html"> 3781
3769 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3770 <target state="translated">La transcodifica è abilitata. La quota video prende in considerazione solo <x id="START_TAG_STRONG"/>dimensione<x id="CLOSE_TAG_STRONG"/> originale del video. <x id="LINE_BREAK"/> L'utente dovrebbe poter caricare ~ <x id="INTERPOLATION"/>. </target>
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3773 </trans-unit>
3774 <trans-unit id="2743014784334706527"> 3782 <trans-unit id="2743014784334706527">
3775 <source>Daily video quota</source> 3783 <source>Daily video quota</source>
3776 <target>Quota video giornaliera</target> 3784 <target>Quota video giornaliera</target>
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3785
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3786
3779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3787
3780 </trans-unit> 3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3781 <trans-unit id="2622255144026150901" datatype="html"> 3789 <trans-unit id="2622255144026150901" datatype="html">
3782 <source>Auth plugin</source> 3790 <source>Auth plugin</source>
3783 <target state="new">Auth plugin</target> 3791 <target state="new">Auth plugin</target>
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3792
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3793
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3794
3787 </trans-unit> 3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3788 <trans-unit id="588099657508661970" datatype="html"> 3796 <trans-unit id="588099657508661970" datatype="html">
3789 <source>None (local authentication)</source> 3797 <source>None (local authentication)</source>
3790 <target state="new">None (local authentication)</target> 3798 <target state="new">None (local authentication)</target>
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3799
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3800
3793 </trans-unit> 3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3794 <trans-unit id="2070907480317730379" datatype="html"> 3802 <trans-unit id="2070907480317730379" datatype="html">
3795 <source>Doesn't need review before a video goes public</source> 3803 <source>Doesn't need review before a video goes public</source>
3796 <target state="translated">Non necessita di revisione prima che un video diventi pubblico</target> 3804 <target state="translated">Non necessita di revisione prima che un video diventi pubblico</target>
3797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3805
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3806
3799 </trans-unit> 3807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3800 <trans-unit id="6667250632809964191"> 3808 <trans-unit id="6667250632809964191">
3801 <source>Send a link to reset the password by email to the user</source> 3809 <source>Send a link to reset the password by email to the user</source>
3802 <target>Invia un link per effettuare il reset della password via email all' utente</target> 3810 <target>Invia un link per effettuare il reset della password via email all' utente</target>
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3811
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3812
3805 </trans-unit> 3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3806 <trans-unit id="1412406834353485520"> 3814 <trans-unit id="1412406834353485520">
3807 <source>Ask for new password</source> 3815 <source>Ask for new password</source>
3808 <target>Richiedi una nuova password</target> 3816 <target>Richiedi una nuova password</target>
3809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3817
3810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3818
3811 </trans-unit> 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3812 <trans-unit id="3791201588898094481"> 3820 <trans-unit id="3791201588898094481">
3813 <source>Manually set the user password</source> 3821 <source>Manually set the user password</source>
3814 <target>Imposta manualmente la password dell' utente</target> 3822 <target>Imposta manualmente la password dell' utente</target>
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3823
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3824
3825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3826 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3827 <context-group purpose="location">
3828 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3829 <context context-type="linenumber">227</context>
3830 </context-group>
3831 <context-group purpose="location">
3832 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3833 <context context-type="linenumber">227</context>
3834 </context-group>
3835 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3836 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3837 <context-group purpose="location">
3838 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3839 <context context-type="linenumber">228</context>
3840 </context-group>
3841 <context-group purpose="location">
3842 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3843 <context context-type="linenumber">228</context>
3844 </context-group>
3817 </trans-unit> 3845 </trans-unit>
3818 <trans-unit id="8461842260159597706"> 3846 <trans-unit id="8461842260159597706">
3819 <source>Show</source> 3847 <source>Show</source>
3820 <target>Mostra</target> 3848 <target>Mostra</target>
3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3849
3822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3850
3823 </trans-unit> 3851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3824 <trans-unit id="8461609631969932886"> 3852 <trans-unit id="8461609631969932886">
3825 <source>Hide</source> 3853 <source>Hide</source>
3826 <target>Nascondi</target> 3854 <target>Nascondi</target>
3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3855
3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3856
3829 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3857
3830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3858
3831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3859
3832 </trans-unit> 3860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3833 <trans-unit id="7049348886126005391"> 3861 <trans-unit id="7049348886126005391">
3834 <source>Batch actions</source> 3862 <source>Batch actions</source>
3835 <target>Gruppo di azioni</target> 3863 <target>Gruppo di azioni</target>
@@ -3905,22 +3933,22 @@ The link will expire within 1 hour.</source>
3905 <trans-unit id="7815838401315213887"> 3933 <trans-unit id="7815838401315213887">
3906 <source>Muted accounts</source> 3934 <source>Muted accounts</source>
3907 <target>Account silenziati</target> 3935 <target>Account silenziati</target>
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3936
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3937
3910 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3938
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3939
3912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3940
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3941
3914 </trans-unit> 3942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3915 <trans-unit id="5668793810321242853"> 3943 <trans-unit id="5668793810321242853">
3916 <source>Muted servers</source> 3944 <source>Muted servers</source>
3917 <target>Server silenziati</target> 3945 <target>Server silenziati</target>
3918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3946
3919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3947
3920 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3948
3921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3949
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3950
3923 </trans-unit> 3951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3924 <trans-unit id="2343069726009080052" datatype="html"> 3952 <trans-unit id="2343069726009080052" datatype="html">
3925 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3953 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3926 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3954 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4042,8 +4070,10 @@ The link will expire within 1 hour.</source>
4042 <source>Remote comments</source> 4070 <source>Remote comments</source>
4043 <target state="new">Remote comments</target> 4071 <target state="new">Remote comments</target>
4044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group> 4072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
4045 </trans-unit><trans-unit id="7483158147658382515" datatype="html"> 4073 </trans-unit>
4046 <source>Comments on local videos</source><target state="new">Comments on local videos</target> 4074 <trans-unit id="7483158147658382515" datatype="html">
4075 <source>Comments on local videos</source>
4076 <target state="new">Comments on local videos</target>
4047 <context-group purpose="location"> 4077 <context-group purpose="location">
4048 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> 4078 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4049 <context context-type="linenumber">60</context> 4079 <context context-type="linenumber">60</context>
@@ -4487,38 +4517,38 @@ The link will expire within 1 hour.</source>
4487 <trans-unit id="8949443215142664126" datatype="html"> 4517 <trans-unit id="8949443215142664126" datatype="html">
4488 <source>Delete this comment</source> 4518 <source>Delete this comment</source>
4489 <target state="translated">Elimina questo commento</target> 4519 <target state="translated">Elimina questo commento</target>
4490 4520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group>
4491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 4521 </trans-unit>
4492 <trans-unit id="3327751240218085797" datatype="html"> 4522 <trans-unit id="3327751240218085797" datatype="html">
4493 <source>Delete all comments of this account</source> 4523 <source>Delete all comments of this account</source>
4494 <target state="translated">Elimina tutti i commenti di questo account</target> 4524 <target state="translated">Elimina tutti i commenti di questo account</target>
4495 4525 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group>
4496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 4526 </trans-unit>
4497 <trans-unit id="2850960459131251840" datatype="html"> 4527 <trans-unit id="2850960459131251840" datatype="html">
4498 <source>Comments are deleted after a few minutes</source> 4528 <source>Comments are deleted after a few minutes</source>
4499 <target state="translated">I commenti vengono eliminati dopo pochi minuti</target> 4529 <target state="translated">I commenti vengono eliminati dopo pochi minuti</target>
4500 4530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group>
4501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 4531 </trans-unit>
4502 <trans-unit id="1271241007621398467" datatype="html"> 4532 <trans-unit id="1271241007621398467" datatype="html">
4503 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source> 4533 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4504 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target> 4534 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
4505 4535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group>
4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 4536 </trans-unit>
4507 <trans-unit id="264978617337249011" datatype="html"> 4537 <trans-unit id="264978617337249011" datatype="html">
4508 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source> 4538 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4509 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target> 4539 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4510 4540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group>
4511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit> 4541 </trans-unit>
4512 <trans-unit id="379090446060940062" datatype="html"> 4542 <trans-unit id="379090446060940062" datatype="html">
4513 <source>Do you really want to delete all comments of <x id="PH"/>?</source> 4543 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4514 <target state="translated">Vuoi davvero eliminare tutti i commenti di <x id="PH"/>?</target> 4544 <target state="translated">Vuoi davvero eliminare tutti i commenti di <x id="PH"/>?</target>
4515 4545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group>
4516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit> 4546 </trans-unit>
4517 <trans-unit id="4539246224625965241" datatype="html"> 4547 <trans-unit id="4539246224625965241" datatype="html">
4518 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source> 4548 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4519 <target state="translated">Il commento di <x id="PH"/> verrà eliminato in pochi minuti</target> 4549 <target state="translated">Il commento di <x id="PH"/> verrà eliminato in pochi minuti</target>
4520 4550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group>
4521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 4551 </trans-unit>
4522 <trans-unit id="3204306399736151644" datatype="html"> 4552 <trans-unit id="3204306399736151644" datatype="html">
4523 <source>Comments list</source> 4553 <source>Comments list</source>
4524 <target state="new">Comments list</target> 4554 <target state="new">Comments list</target>
@@ -5044,196 +5074,190 @@ The link will expire within 1 hour.</source>
5044 <trans-unit id="7169210802367807492" datatype="html"> 5074 <trans-unit id="7169210802367807492" datatype="html">
5045 <source>bytes</source> 5075 <source>bytes</source>
5046 <target state="new">bytes</target> 5076 <target state="new">bytes</target>
5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5077
5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5078
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5079
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5080
5051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5081
5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5082
5053 </trans-unit> 5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5054 <trans-unit id="8509882464852636851" datatype="html"> 5084 <trans-unit id="8509882464852636851" datatype="html">
5055 <source>Default daily upload limit per user</source> 5085 <source>Default daily upload limit per user</source>
5056 <target state="translated">Limite giornaliero di caricamenti per utente</target> 5086 <target state="translated">Limite giornaliero di caricamenti per utente</target>
5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5087
5058 </trans-unit> 5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5059 <trans-unit id="4719342289581047890" datatype="html"> 5089 <trans-unit id="4719342289581047890" datatype="html">
5060 <source>Allow import with a torrent file or a magnet URI</source> 5090 <source>Allow import with a torrent file or a magnet URI</source>
5061 <target state="translated">Permetti l'import con un file torrent o il link magnet-URI</target> 5091 <target state="translated">Permetti l'import con un file torrent o il link magnet-URI</target>
5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5092
5063 </trans-unit> 5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5064 <trans-unit id="6801844913630625451" datatype="html"> 5094 <trans-unit id="6801844913630625451" datatype="html">
5065 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5095 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5066 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5096 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5097
5068 </trans-unit> 5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5069 <trans-unit id="2634326893148077182" datatype="html"> 5099 <trans-unit id="2634326893148077182" datatype="html">
5070 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5100 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5071 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5101 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5072 <context-group purpose="location"> 5102
5073 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5074 <context context-type="linenumber">293</context>
5075 </context-group>
5076 </trans-unit>
5077 <trans-unit id="7404104645798703279" datatype="html"> 5104 <trans-unit id="7404104645798703279" datatype="html">
5078 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5105 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5079 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5106 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5080 <context-group purpose="location"> 5107
5081 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5082 <context context-type="linenumber">296,298</context>
5083 </context-group>
5084 </trans-unit>
5085 <trans-unit id="3950258704315544174" datatype="html"> 5109 <trans-unit id="3950258704315544174" datatype="html">
5086 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5110 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5087 <target state="translated">A meno che un utente sia marcato come attendibile, i loro video rimarranno privati fino a quando un moderatore non li recensisce.</target> 5111 <target state="translated">A meno che un utente sia marcato come attendibile, i loro video rimarranno privati fino a quando un moderatore non li recensisce.</target>
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5112
5089 </trans-unit> 5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5090 <trans-unit id="424703522835656806" datatype="html"> 5114 <trans-unit id="424703522835656806" datatype="html">
5091 <source>VIDEO CHANNELS</source> 5115 <source>VIDEO CHANNELS</source>
5092 <target state="new">VIDEO CHANNELS</target> 5116 <target state="new">VIDEO CHANNELS</target>
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5117
5094 </trans-unit> 5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5095 <trans-unit id="7026684190224451991" datatype="html"> 5119 <trans-unit id="7026684190224451991" datatype="html">
5096 <source>Max video channels per user</source> 5120 <source>Max video channels per user</source>
5097 <target state="new">Max video channels per user</target> 5121 <target state="new">Max video channels per user</target>
5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5122
5099 </trans-unit> 5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5100 <trans-unit id="3840267063842708224" datatype="html"> 5124 <trans-unit id="3840267063842708224" datatype="html">
5101 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5125 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5102 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5126 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5127
5104 </trans-unit> 5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5105 <trans-unit id="3428986951244800347" datatype="html"> 5129 <trans-unit id="3428986951244800347" datatype="html">
5106 <source>Block new videos automatically</source> 5130 <source>Block new videos automatically</source>
5107 <target state="translated">Blocca automaticamente i nuovi video</target> 5131 <target state="translated">Blocca automaticamente i nuovi video</target>
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5132
5109 </trans-unit> 5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5110 <trans-unit id="2054846790157376783" datatype="html"> 5134 <trans-unit id="2054846790157376783" datatype="html">
5111 <source>SEARCH</source> 5135 <source>SEARCH</source>
5112 <target state="translated">RICERCA</target> 5136 <target state="translated">RICERCA</target>
5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5137
5114 </trans-unit> 5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5115 <trans-unit id="3442084803796199253" datatype="html"> 5139 <trans-unit id="3442084803796199253" datatype="html">
5116 <source>Allow users to do remote URI/handle search</source> 5140 <source>Allow users to do remote URI/handle search</source>
5117 <target state="translated">Consenti agli utenti di eseguire la ricerca URI / gestire in remoto</target> 5141 <target state="translated">Consenti agli utenti di eseguire la ricerca URI / gestire in remoto</target>
5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5142
5119 </trans-unit> 5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5120 <trans-unit id="2258148539285928012" datatype="html"> 5144 <trans-unit id="2258148539285928012" datatype="html">
5121 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5145 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5122 <target state="translated">Consenti ai <x id="START_TAG_STRONG"/>tuoi utenti<x id="CLOSE_TAG_STRONG"/> di cercare video/attori remoti che potrebbero non essere federati con la tua istanza</target> 5146 <target state="translated">Consenti ai <x id="START_TAG_STRONG"/>tuoi utenti<x id="CLOSE_TAG_STRONG"/> di cercare video/attori remoti che potrebbero non essere federati con la tua istanza</target>
5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5147
5124 </trans-unit> 5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5125 <trans-unit id="7295422540935146771" datatype="html"> 5149 <trans-unit id="7295422540935146771" datatype="html">
5126 <source>Allow anonymous to do remote URI/handle search</source> 5150 <source>Allow anonymous to do remote URI/handle search</source>
5127 <target state="translated">Consenti a anonymous di eseguire la ricerca remota di URI / handle</target> 5151 <target state="translated">Consenti a anonymous di eseguire la ricerca remota di URI / handle</target>
5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5152
5129 </trans-unit> 5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5130 <trans-unit id="7305237807882754643" datatype="html"> 5154 <trans-unit id="7305237807882754643" datatype="html">
5131 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5155 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5132 <target state="translated">Consenti a <x id="START_TAG_STRONG"/>utenti anonimi <x id="CLOSE_TAG_STRONG"/> di cercare video/attori remoti che potrebbero non essere federati con la tua istanza</target> 5156 <target state="translated">Consenti a <x id="START_TAG_STRONG"/>utenti anonimi <x id="CLOSE_TAG_STRONG"/> di cercare video/attori remoti che potrebbero non essere federati con la tua istanza</target>
5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5157
5134 </trans-unit> 5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5135 <trans-unit id="5273935530181504015" datatype="html"> 5159 <trans-unit id="5273935530181504015" datatype="html">
5136 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5160 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5137 <target state="translated">âš ï¸ Questa funzionalità dipende in larga misura dalla moderazione delle istanze seguita dall'indice di ricerca selezionato.</target> 5161 <target state="translated">âš ï¸ Questa funzionalità dipende in larga misura dalla moderazione delle istanze seguita dall'indice di ricerca selezionato.</target>
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5162
5139 </trans-unit> 5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5140 <trans-unit id="1886227550697837417" datatype="html"> 5164 <trans-unit id="1886227550697837417" datatype="html">
5141 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5165 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5142 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5166 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5167
5144 </trans-unit> 5168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5145 <trans-unit id="2331464426553277323" datatype="html"> 5169 <trans-unit id="2331464426553277323" datatype="html">
5146 <source>Search index URL</source> 5170 <source>Search index URL</source>
5147 <target state="translated">URL dell'indice di ricerca</target> 5171 <target state="translated">URL dell'indice di ricerca</target>
5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5172
5149 </trans-unit> 5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5150 <trans-unit id="8524278911521465398" datatype="html"> 5174 <trans-unit id="8524278911521465398" datatype="html">
5151 <source>Disable local search in search bar</source> 5175 <source>Disable local search in search bar</source>
5152 <target state="translated">Disabilita la ricerca locale nella barra di ricerca</target> 5176 <target state="translated">Disabilita la ricerca locale nella barra di ricerca</target>
5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5177
5154 </trans-unit> 5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5155 <trans-unit id="6568991917245875948" datatype="html"> 5179 <trans-unit id="6568991917245875948" datatype="html">
5156 <source>Otherwise the local search stays used by default</source> 5180 <source>Otherwise the local search stays used by default</source>
5157 <target state="translated">In caso contrario, la ricerca locale rimane utilizzata per impostazione predefinita</target> 5181 <target state="translated">In caso contrario, la ricerca locale rimane utilizzata per impostazione predefinita</target>
5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5182
5159 </trans-unit> 5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5160 <trans-unit id="4444955208013675027" datatype="html"> 5184 <trans-unit id="4444955208013675027" datatype="html">
5161 <source>Search bar uses the global search index by default</source> 5185 <source>Search bar uses the global search index by default</source>
5162 <target state="translated">La barra di ricerca utilizza l'indice di ricerca globale per impostazione predefinita</target> 5186 <target state="translated">La barra di ricerca utilizza l'indice di ricerca globale per impostazione predefinita</target>
5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5187
5164 </trans-unit> 5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5165 <trans-unit id="6476750382562952780" datatype="html"> 5189 <trans-unit id="6476750382562952780" datatype="html">
5166 <source>Enable global search</source> 5190 <source>Enable global search</source>
5167 <target state="translated">Abilita la ricerca globale</target> 5191 <target state="translated">Abilita la ricerca globale</target>
5168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5192
5169 </trans-unit> 5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5170 <trans-unit id="836183323506117145" datatype="html"> 5194 <trans-unit id="836183323506117145" datatype="html">
5171 <source>FEDERATION</source> 5195 <source>FEDERATION</source>
5172 <target state="translated">FEDERAZIONE</target> 5196 <target state="translated">FEDERAZIONE</target>
5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5197
5174 </trans-unit> 5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5175 <trans-unit id="252719899360434356" datatype="html"> 5199 <trans-unit id="252719899360434356" datatype="html">
5176 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5200 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5177 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5201 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5202
5179 </trans-unit> 5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5180 <trans-unit id="9119248927271669654" datatype="html"> 5204 <trans-unit id="9119248927271669654" datatype="html">
5181 <source>Other instances can follow yours</source> 5205 <source>Other instances can follow yours</source>
5182 <target state="translated">Altre istanze possono seguire la tua</target> 5206 <target state="translated">Altre istanze possono seguire la tua</target>
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5207
5184 </trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5185 <trans-unit id="7015551137649102649" datatype="html"> 5209 <trans-unit id="7015551137649102649" datatype="html">
5186 <source>Manually approve new instance followers</source> 5210 <source>Manually approve new instance followers</source>
5187 <target state="translated">Approva manualmente i nuovi follower dell'istanza</target> 5211 <target state="translated">Approva manualmente i nuovi follower dell'istanza</target>
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5212
5189 </trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5190 <trans-unit id="4803992993548153434" datatype="html"> 5214 <trans-unit id="4803992993548153434" datatype="html">
5191 <source>Automatically follow back instances</source> 5215 <source>Automatically follow back instances</source>
5192 <target state="translated">Segui automaticamente le istanze</target> 5216 <target state="translated">Segui automaticamente le istanze</target>
5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5217
5194 </trans-unit> 5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5195 <trans-unit id="2092224316392295720" datatype="html"> 5219 <trans-unit id="2092224316392295720" datatype="html">
5196 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5220 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5197 <target state="translated">âš ï¸ Questa funzionalità richiede molta attenzione e moderazione ulteriore.</target> 5221 <target state="translated">âš ï¸ Questa funzionalità richiede molta attenzione e moderazione ulteriore.</target>
5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5222
5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5223
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5224
5201 </trans-unit> 5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5202 <trans-unit id="1718269478813020014" datatype="html"> 5226 <trans-unit id="1718269478813020014" datatype="html">
5203 <source>Index URL</source> 5227 <source>Index URL</source>
5204 <target state="translated">Indice URL</target> 5228 <target state="translated">Indice URL</target>
5205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5229
5206 </trans-unit> 5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5207 <trans-unit id="173263206605027981" datatype="html"> 5231 <trans-unit id="173263206605027981" datatype="html">
5208 <source>Automatically follow instances of a public index</source> 5232 <source>Automatically follow instances of a public index</source>
5209 <target state="translated">Segui automaticamente le istanze di un indice pubblico</target> 5233 <target state="translated">Segui automaticamente le istanze di un indice pubblico</target>
5210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5234
5211 </trans-unit> 5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5212 <trans-unit id="9076632742417302918" datatype="html"> 5236 <trans-unit id="9076632742417302918" datatype="html">
5213 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5237 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5214 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5238 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5239
5216 </trans-unit> 5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5217 <trans-unit id="3946988229617310200" datatype="html"> 5241 <trans-unit id="3946988229617310200" datatype="html">
5218 <source>ADMINISTRATORS</source> 5242 <source>ADMINISTRATORS</source>
5219 <target state="translated">AMMINISTRATORI</target> 5243 <target state="translated">AMMINISTRATORI</target>
5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5244
5221 </trans-unit> 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5222 <trans-unit id="2149300564474427551"> 5246 <trans-unit id="2149300564474427551">
5223 <source>Administrator</source> 5247 <source>Administrator</source>
5224 <target>Amministratore</target> 5248 <target>Amministratore</target>
5225 5249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5250 </trans-unit>
5227 <trans-unit id="3171683206914962995"> 5251 <trans-unit id="3171683206914962995">
5228 <source>Admin email</source> 5252 <source>Admin email</source>
5229 <target>Email Amministratore</target> 5253 <target>Email Amministratore</target>
5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5254
5231 </trans-unit> 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5232 <trans-unit id="4722881456283329321"> 5256 <trans-unit id="4722881456283329321">
5233 <source>Enable contact form</source> 5257 <source>Enable contact form</source>
5234 <target>Abilita modulo di contatto</target> 5258 <target>Abilita modulo di contatto</target>
5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5259
5236 </trans-unit> 5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5237 <trans-unit id="5926348345797688952" datatype="html"> 5261 <trans-unit id="5926348345797688952" datatype="html">
5238 <source>VOD Transcoding</source> 5262 <source>VOD Transcoding</source>
5239 <target state="translated">Transcodifica VOD</target> 5263 <target state="translated">Transcodifica VOD</target>
@@ -5242,28 +5266,28 @@ The link will expire within 1 hour.</source>
5242 <trans-unit id="1765095834299337775" datatype="html"> 5266 <trans-unit id="1765095834299337775" datatype="html">
5243 <source>TWITTER</source> 5267 <source>TWITTER</source>
5244 <target state="translated">TWITTER</target> 5268 <target state="translated">TWITTER</target>
5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5269
5246 </trans-unit> 5270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5247 <trans-unit id="3202133522706129143" datatype="html"> 5271 <trans-unit id="3202133522706129143" datatype="html">
5248 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5272 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5249 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5273 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5274
5251 </trans-unit> 5275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5252 <trans-unit id="4087837092261487511"> 5276 <trans-unit id="4087837092261487511">
5253 <source>Your Twitter username</source> 5277 <source>Your Twitter username</source>
5254 <target>Il tuo username Twitter</target> 5278 <target>Il tuo username Twitter</target>
5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5279
5256 </trans-unit> 5280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5257 <trans-unit id="5648651824279408711" datatype="html"> 5281 <trans-unit id="5648651824279408711" datatype="html">
5258 <source>Instance allowed by Twitter</source> 5282 <source>Instance allowed by Twitter</source>
5259 <target state="translated">Istanza consentita da Twitter</target> 5283 <target state="translated">Istanza consentita da Twitter</target>
5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5284
5261 </trans-unit> 5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5262 <trans-unit id="2076338542820061819" datatype="html"> 5286 <trans-unit id="2076338542820061819" datatype="html">
5263 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5287 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5264 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5288 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5289
5266 </trans-unit> 5290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5267 <trans-unit id="493135676263039396" datatype="html"> 5291 <trans-unit id="493135676263039396" datatype="html">
5268 <source>LIVE</source> 5292 <source>LIVE</source>
5269 <target state="translated">DIRETTA</target> 5293 <target state="translated">DIRETTA</target>
@@ -5461,14 +5485,15 @@ The link will expire within 1 hour.</source>
5461 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5485 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5462 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5486 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5464 </trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5488 </trans-unit>
5465 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5489 <trans-unit id="6698240176427495644" datatype="html">
5490 <source>Resolutions to generate</source>
5491 <target state="new">Resolutions to generate</target>
5466 <context-group purpose="location"> 5492 <context-group purpose="location">
5467 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5493 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5468 <context context-type="linenumber">111</context> 5494 <context context-type="linenumber">111</context>
5469 </context-group> 5495 </context-group>
5470 </trans-unit> 5496 </trans-unit>
5471
5472 <trans-unit id="4437374135745051281" datatype="html"> 5497 <trans-unit id="4437374135745051281" datatype="html">
5473 <source>Always transcode original resolution</source> 5498 <source>Always transcode original resolution</source>
5474 <target state="new">Always transcode original resolution</target> 5499 <target state="new">Always transcode original resolution</target>
@@ -5668,19 +5693,81 @@ color: red;
5668 <source>PASSWORD</source> 5693 <source>PASSWORD</source>
5669 <target state="translated">PASSWORD</target> 5694 <target state="translated">PASSWORD</target>
5670 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5695 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5696 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5697 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5698 <context-group purpose="location">
5699 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5700 <context context-type="linenumber">67</context>
5701 </context-group>
5671 </trans-unit> 5702 </trans-unit>
5672 <trans-unit id="9012586956848595996" datatype="html"> 5703 <trans-unit id="9012586956848595996" datatype="html">
5673 <source>EMAIL</source> 5704 <source>EMAIL</source>
5674 <target state="translated">EMAIL</target> 5705 <target state="translated">EMAIL</target>
5675 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5706
5707 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5708 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5709 <context-group purpose="location">
5710 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5711 <context context-type="linenumber">3,5</context>
5712 </context-group>
5713 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5714 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5715 <context-group purpose="location">
5716 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5717 <context context-type="linenumber">5</context>
5718 </context-group>
5719 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5720 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5721 <context-group purpose="location">
5722 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5723 <context context-type="linenumber">9</context>
5724 </context-group>
5725 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5726 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5727 <context-group purpose="location">
5728 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5729 <context context-type="linenumber">31</context>
5730 </context-group>
5731 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5732 <source>Disable two factor</source><target state="new">Disable two factor</target>
5733 <context-group purpose="location">
5734 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5735 <context context-type="linenumber">33</context>
5736 </context-group>
5737 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5738 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5739 <context-group purpose="location">
5740 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5741 <context context-type="linenumber">43</context>
5742 </context-group>
5743 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5744 <source> Two factor authentication is already enabled.
5745</source><target state="new"> Two factor authentication is already enabled.
5746</target>
5747 <context-group purpose="location">
5748 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5749 <context context-type="linenumber">6,8</context>
5750 </context-group>
5751 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5752 <source>Your password</source><target state="new">Your password</target>
5753 <context-group purpose="location">
5754 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5755 <context context-type="linenumber">14</context>
5756 </context-group>
5757 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5758 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5759 <context-group purpose="location">
5760 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5761 <context context-type="linenumber">15</context>
5762 </context-group>
5676 </trans-unit> 5763 </trans-unit>
5677 <trans-unit id="7752239348028675311" datatype="html"> 5764 <trans-unit id="7752239348028675311" datatype="html">
5678 <source>DANGER ZONE</source> 5765 <source>DANGER ZONE</source>
5679 <target state="translated">ZONA PERICOLOSA</target> 5766 <target state="translated">ZONA PERICOLOSA</target>
5680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5767
5681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5768
5682 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5769
5683 </trans-unit> 5770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5684 <trans-unit id="4915431133669985304"> 5771 <trans-unit id="4915431133669985304">
5685 <source>Profile</source> 5772 <source>Profile</source>
5686 <target>Profilo</target> 5773 <target>Profilo</target>
@@ -5827,9 +5914,9 @@ color: red;
5827 <trans-unit id="5340498030552368470"> 5914 <trans-unit id="5340498030552368470">
5828 <source>Current password</source> 5915 <source>Current password</source>
5829 <target>Password attuale</target> 5916 <target>Password attuale</target>
5830 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5917
5831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5918
5832 </trans-unit> 5919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5833 <trans-unit id="3588415639242079458"> 5920 <trans-unit id="3588415639242079458">
5834 <source>New password</source> 5921 <source>New password</source>
5835 <target>Nuova password</target> 5922 <target>Nuova password</target>
@@ -6035,13 +6122,13 @@ color: red;
6035 <trans-unit id="3997040276213089746" datatype="html"> 6122 <trans-unit id="3997040276213089746" datatype="html">
6036 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6123 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6037 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6124 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6038 6125 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
6039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 6126 </trans-unit>
6040 <trans-unit id="2933174785300975212" datatype="html"> 6127 <trans-unit id="2933174785300975212" datatype="html">
6041 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6128 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6042 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6129 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6043 6130 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 6131 </trans-unit>
6045 <trans-unit id="6985972846000785992" datatype="html"> 6132 <trans-unit id="6985972846000785992" datatype="html">
6046 <source>NEW SYNCHRONIZATION</source> 6133 <source>NEW SYNCHRONIZATION</source>
6047 <target state="new">NEW SYNCHRONIZATION</target> 6134 <target state="new">NEW SYNCHRONIZATION</target>
@@ -6109,7 +6196,17 @@ color: red;
6109 <trans-unit id="4247400351982331798" datatype="html"> 6196 <trans-unit id="4247400351982331798" datatype="html">
6110 <source>Account settings</source> 6197 <source>Account settings</source>
6111 <target state="translated">Impostazioni dell'Account</target> 6198 <target state="translated">Impostazioni dell'Account</target>
6112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6199
6200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6201 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6202 <context-group purpose="location">
6203 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6204 <context context-type="linenumber">39</context>
6205 </context-group>
6206 <context-group purpose="location">
6207 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6208 <context context-type="linenumber">3</context>
6209 </context-group>
6113 </trans-unit> 6210 </trans-unit>
6114 <trans-unit id="2864486939135008600" datatype="html"> 6211 <trans-unit id="2864486939135008600" datatype="html">
6115 <source>Playlist elements</source> 6212 <source>Playlist elements</source>
@@ -7411,10 +7508,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7411 <trans-unit id="1504521795586863905" datatype="html"> 7508 <trans-unit id="1504521795586863905" datatype="html">
7412 <source>VIDEOS</source> 7509 <source>VIDEOS</source>
7413 <target state="translated">VIDEOs</target> 7510 <target state="translated">VIDEOs</target>
7414 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7511
7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7512
7416 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7513
7417 </trans-unit> 7514 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7418 <trans-unit id="25349740244798533" datatype="html"> 7515 <trans-unit id="25349740244798533" datatype="html">
7419 <source>Username copied</source> 7516 <source>Username copied</source>
7420 <target state="translated">Nome utente copiato</target> 7517 <target state="translated">Nome utente copiato</target>
@@ -7575,8 +7672,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7575 <trans-unit id="2060042292048624940"> 7672 <trans-unit id="2060042292048624940">
7576 <source>Configuration updated.</source> 7673 <source>Configuration updated.</source>
7577 <target>Configurazione aggiornata.</target> 7674 <target>Configurazione aggiornata.</target>
7578 7675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7676 </trans-unit>
7580 <trans-unit id="6920964195632624609" datatype="html"> 7677 <trans-unit id="6920964195632624609" datatype="html">
7581 <source>INSTANCE HOMEPAGE</source> 7678 <source>INSTANCE HOMEPAGE</source>
7582 <target state="new">INSTANCE HOMEPAGE</target> 7679 <target state="new">INSTANCE HOMEPAGE</target>
@@ -7588,8 +7685,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7588 <trans-unit id="3203902538239082422" datatype="html"> 7685 <trans-unit id="3203902538239082422" datatype="html">
7589 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7686 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7590 <target state="translated">Hai abilitato la registrazione: abbiamo automaticamente abilitato la casella di controllo "Blocca automaticamente i nuovi video" della sezione "Video" appena sotto.</target> 7687 <target state="translated">Hai abilitato la registrazione: abbiamo automaticamente abilitato la casella di controllo "Blocca automaticamente i nuovi video" della sezione "Video" appena sotto.</target>
7591 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7688
7592 </trans-unit> 7689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7593 <trans-unit id="6284468333579755406" datatype="html"> 7690 <trans-unit id="6284468333579755406" datatype="html">
7594 <source>Edit custom configuration</source> 7691 <source>Edit custom configuration</source>
7595 <target state="translated">Modifica configurazione personalizzata</target> 7692 <target state="translated">Modifica configurazione personalizzata</target>
@@ -7787,7 +7884,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7787 7884
7788 7885
7789 7886
7790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7791 <trans-unit id="3145156821099755377" datatype="html"> 7888 <trans-unit id="3145156821099755377" datatype="html">
7792 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7889 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7793 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7890 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -7903,15 +8000,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7903 <source>Follow request(s) sent!</source> 8000 <source>Follow request(s) sent!</source>
7904 <target>Richiesta/e per seguire (follow) spedita/e!</target> 8001 <target>Richiesta/e per seguire (follow) spedita/e!</target>
7905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7906 </trans-unit> 8003 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7907 <trans-unit id="3459358413436264734" datatype="html"> 8004 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7908 <source>Your instance subscriptions</source>
7909 <target state="new">Your instance subscriptions</target>
7910 <context-group purpose="location"> 8005 <context-group purpose="location">
7911 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8006 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7912 <context context-type="linenumber">3</context> 8007 <context context-type="linenumber">3</context>
7913 </context-group> 8008 </context-group>
7914 </trans-unit> 8009 </trans-unit>
8010
7915 <trans-unit id="9160510009013134726"> 8011 <trans-unit id="9160510009013134726">
7916 <source>Unfollow</source> 8012 <source>Unfollow</source>
7917 <target>Smetti di seguire (unfollow)</target> 8013 <target>Smetti di seguire (unfollow)</target>
@@ -8009,16 +8105,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8009 <trans-unit id="8440128775129354214" datatype="html"> 8105 <trans-unit id="8440128775129354214" datatype="html">
8010 <source>Privacy</source> 8106 <source>Privacy</source>
8011 <target state="translated">Privacy</target> 8107 <target state="translated">Privacy</target>
8012 8108 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
8013 8109 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
8014 8110 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
8015 8111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
8016 8112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
8017 8113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
8018 8114 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
8019 8115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
8020 8116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
8021 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8117 </trans-unit>
8022 <trans-unit id="8768506950499277937" datatype="html"> 8118 <trans-unit id="8768506950499277937" datatype="html">
8023 <source>Copyright</source> 8119 <source>Copyright</source>
8024 <target state="translated">Copyright</target> 8120 <target state="translated">Copyright</target>
@@ -8167,54 +8263,54 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8167 <trans-unit id="212615365039028546" datatype="html"> 8263 <trans-unit id="212615365039028546" datatype="html">
8168 <source>You don't have plugins installed yet.</source> 8264 <source>You don't have plugins installed yet.</source>
8169 <target state="translated">Non hai ancora nessun plugin installato.</target> 8265 <target state="translated">Non hai ancora nessun plugin installato.</target>
8170 8266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
8171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8267 </trans-unit>
8172 <trans-unit id="1710094819987243777" datatype="html"> 8268 <trans-unit id="1710094819987243777" datatype="html">
8173 <source>You don't have themes installed yet.</source> 8269 <source>You don't have themes installed yet.</source>
8174 <target state="translated">Non hai ancora nessun tema installato.</target> 8270 <target state="translated">Non hai ancora nessun tema installato.</target>
8175 8271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
8176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8272 </trans-unit>
8177 <trans-unit id="931472057457682240" datatype="html"> 8273 <trans-unit id="931472057457682240" datatype="html">
8178 <source>Update to <x id="PH"/> </source> 8274 <source>Update to <x id="PH"/> </source>
8179 <target state="translated">Aggiorna a <x id="PH"/> </target> 8275 <target state="translated">Aggiorna a <x id="PH"/> </target>
8180 8276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
8181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8277 </trans-unit>
8182 <trans-unit id="9107383323119159110" datatype="html"> 8278 <trans-unit id="9107383323119159110" datatype="html">
8183 <source>Do you really want to uninstall <x id="PH"/>?</source> 8279 <source>Do you really want to uninstall <x id="PH"/>?</source>
8184 <target state="translated">Vuoi veramente disinstallare <x id="PH"/>?</target> 8280 <target state="translated">Vuoi veramente disinstallare <x id="PH"/>?</target>
8185 8281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
8186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8282 </trans-unit>
8187 <trans-unit id="4474510732215437338" datatype="html"> 8283 <trans-unit id="4474510732215437338" datatype="html">
8188 <source>Uninstall</source> 8284 <source>Uninstall</source>
8189 <target state="translated">Disinstalla</target> 8285 <target state="translated">Disinstalla</target>
8190 8286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
8191 8287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
8192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8288 </trans-unit>
8193 <trans-unit id="3773378957693174719" datatype="html"> 8289 <trans-unit id="3773378957693174719" datatype="html">
8194 <source><x id="PH"/> uninstalled. </source> 8290 <source><x id="PH"/> uninstalled. </source>
8195 <target state="translated"><x id="PH"/> disinstallato. </target> 8291 <target state="translated"><x id="PH"/> disinstallato. </target>
8196 8292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
8197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8293 </trans-unit>
8198 <trans-unit id="7914215986085479339" datatype="html"> 8294 <trans-unit id="7914215986085479339" datatype="html">
8199 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8295 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8200 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target> 8296 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8201 8297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
8202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8298 </trans-unit>
8203 <trans-unit id="2849750161085431718" datatype="html"> 8299 <trans-unit id="2849750161085431718" datatype="html">
8204 <source>Upgrade</source> 8300 <source>Upgrade</source>
8205 <target state="new">Upgrade</target> 8301 <target state="new">Upgrade</target>
8206 8302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
8207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8303 </trans-unit>
8208 <trans-unit id="7686590072950686188" datatype="html"> 8304 <trans-unit id="7686590072950686188" datatype="html">
8209 <source>Proceed upgrade</source> 8305 <source>Proceed upgrade</source>
8210 <target state="new">Proceed upgrade</target> 8306 <target state="new">Proceed upgrade</target>
8211 8307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
8212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8308 </trans-unit>
8213 <trans-unit id="7830308409197461339" datatype="html"> 8309 <trans-unit id="7830308409197461339" datatype="html">
8214 <source><x id="PH"/> updated. </source> 8310 <source><x id="PH"/> updated. </source>
8215 <target state="translated"><x id="PH"/> aggiornato. </target> 8311 <target state="translated"><x id="PH"/> aggiornato. </target>
8216 8312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
8217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8313 </trans-unit>
8218 <trans-unit id="3229595422546554334" datatype="html"> 8314 <trans-unit id="3229595422546554334" datatype="html">
8219 <source>Jobs</source> 8315 <source>Jobs</source>
8220 <target state="translated">Lavori</target> 8316 <target state="translated">Lavori</target>
@@ -8451,17 +8547,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8451 <trans-unit id="780323526182667308" datatype="html"> 8547 <trans-unit id="780323526182667308" datatype="html">
8452 <source>User <x id="PH"/> updated.</source> 8548 <source>User <x id="PH"/> updated.</source>
8453 <target state="translated">Utente <x id="PH"/> aggiornato.</target> 8549 <target state="translated">Utente <x id="PH"/> aggiornato.</target>
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8550
8455 </trans-unit> 8551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8456 <trans-unit id="1349763489797682899"> 8552 <trans-unit id="1349763489797682899">
8457 <source>Update user</source> 8553 <source>Update user</source>
8458 <target>Modifica utente</target> 8554 <target>Modifica utente</target>
8459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8555
8460 </trans-unit> 8556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8461 <trans-unit id="8819563010322372715"> 8557 <trans-unit id="8819563010322372715">
8462 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8558 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8463 <target>Un'email per la richiesta di reimpostare la password è stata inviata a <x id="PH"/>.</target> 8559 <target>Un'email per la richiesta di reimpostare la password è stata inviata a <x id="PH"/>.</target>
8464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8560
8561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8562 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8563 <context-group purpose="location">
8564 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8565 <context context-type="linenumber">134</context>
8566 </context-group>
8465 </trans-unit> 8567 </trans-unit>
8466 <trans-unit id="7483807629538115183" datatype="html"> 8568 <trans-unit id="7483807629538115183" datatype="html">
8467 <source>Users list</source> 8569 <source>Users list</source>
@@ -9000,9 +9102,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9000 <trans-unit id="1716062177529601456" datatype="html"> 9102 <trans-unit id="1716062177529601456" datatype="html">
9001 <source>Channel filters</source> 9103 <source>Channel filters</source>
9002 <target state="new">Channel filters</target> 9104 <target state="new">Channel filters</target>
9003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9105
9004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9106
9005 </trans-unit> 9107 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9006 <trans-unit id="6059091237492573541" datatype="html"> 9108 <trans-unit id="6059091237492573541" datatype="html">
9007 <source>Update video channel</source> 9109 <source>Update video channel</source>
9008 <target state="translated">Aggiorna canale video</target> 9110 <target state="translated">Aggiorna canale video</target>
@@ -9071,18 +9173,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9071 <trans-unit id="5851560788527570644" datatype="html"> 9173 <trans-unit id="5851560788527570644" datatype="html">
9072 <source>Notifications</source> 9174 <source>Notifications</source>
9073 <target state="translated">Notifiche</target> 9175 <target state="translated">Notifiche</target>
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9176
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9177
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9178
9077 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9179
9078 </trans-unit> 9180 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9079 <trans-unit id="6658000829978978023" datatype="html"> 9181 <trans-unit id="6658000829978978023" datatype="html">
9080 <source>Applications</source> 9182 <source>Applications</source>
9081 <target state="translated">Applicazioni</target> 9183 <target state="translated">Applicazioni</target>
9082 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9184
9083 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9185
9084 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9186
9085 </trans-unit> 9187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9086 <trans-unit id="104404386496394770" datatype="html"> 9188 <trans-unit id="104404386496394770" datatype="html">
9087 <source>Delete playlist</source> 9189 <source>Delete playlist</source>
9088 <target state="translated">Elimina playlist</target> 9190 <target state="translated">Elimina playlist</target>
@@ -9096,9 +9198,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9096 <trans-unit id="4844578664427956129" datatype="html"> 9198 <trans-unit id="4844578664427956129" datatype="html">
9097 <source>Change ownership</source> 9199 <source>Change ownership</source>
9098 <target state="translated">Cambia proprietà</target> 9200 <target state="translated">Cambia proprietà</target>
9099 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9201
9100 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9202
9101 </trans-unit> 9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9102 <trans-unit id="3380608219513805292"> 9204 <trans-unit id="3380608219513805292">
9103 <source>Playlist <x id="PH"/> deleted.</source> 9205 <source>Playlist <x id="PH"/> deleted.</source>
9104 <target>Playlist <x id="PH"/> eliminata.</target> 9206 <target>Playlist <x id="PH"/> eliminata.</target>
@@ -9108,32 +9210,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9108 <trans-unit id="3058024914967508975"> 9210 <trans-unit id="3058024914967508975">
9109 <source>My videos</source> 9211 <source>My videos</source>
9110 <target>I miei video</target> 9212 <target>I miei video</target>
9111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9213
9112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9214
9113 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9215
9114 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9216
9115 </trans-unit> 9217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9116 <trans-unit id="8197117721861453263"> 9218 <trans-unit id="8197117721861453263">
9117 <source>Do you really want to delete <x id="PH"/> videos?</source> 9219 <source>Do you really want to delete <x id="PH"/> videos?</source>
9118 <target>Vuoi veramente cancellare <x id="PH"/> video?</target> 9220 <target>Vuoi veramente cancellare <x id="PH"/> video?</target>
9119 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9221
9120 </trans-unit> 9222 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9121 <trans-unit id="696910741870112536" datatype="html"> 9223 <trans-unit id="696910741870112536" datatype="html">
9122 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9224 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9123 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9225 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9124 <context-group purpose="location"> 9226
9125 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9227 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9126 <context context-type="linenumber">191</context>
9127 </context-group>
9128 </trans-unit>
9129 <trans-unit id="3255171236149541417" datatype="html"> 9228 <trans-unit id="3255171236149541417" datatype="html">
9130 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9229 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9131 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9230 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9132 <context-group purpose="location"> 9231
9133 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9232 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9134 <context context-type="linenumber">193,191</context>
9135 </context-group>
9136 </trans-unit>
9137 <trans-unit id="2591467977473302125" datatype="html"> 9233 <trans-unit id="2591467977473302125" datatype="html">
9138 <source>Videos list</source> 9234 <source>Videos list</source>
9139 <target state="new">Videos list</target> 9235 <target state="new">Videos list</target>
@@ -9178,8 +9274,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9178 <trans-unit id="3245220240937722814"> 9274 <trans-unit id="3245220240937722814">
9179 <source>My channels</source> 9275 <source>My channels</source>
9180 <target>I miei canali</target> 9276 <target>I miei canali</target>
9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9277
9182 </trans-unit> 9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9183 <trans-unit id="1498264516089100469" datatype="html"> 9279 <trans-unit id="1498264516089100469" datatype="html">
9184 <source>My synchronizations</source> 9280 <source>My synchronizations</source>
9185 <target state="new">My synchronizations</target> 9281 <target state="new">My synchronizations</target>
@@ -9203,17 +9299,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9203 <trans-unit id="7545420287297803988"> 9299 <trans-unit id="7545420287297803988">
9204 <source>My playlists</source> 9300 <source>My playlists</source>
9205 <target>Le mie playlist</target> 9301 <target>Le mie playlist</target>
9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9302
9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9303
9208 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9304
9209 </trans-unit> 9305 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9210 <trans-unit id="2527931602940887636"> 9306 <trans-unit id="2527931602940887636">
9211 <source>My subscriptions</source> 9307 <source>My subscriptions</source>
9212 <target>Le mie sottoscrizioni</target> 9308 <target>Le mie sottoscrizioni</target>
9213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9309
9214 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9310
9215 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9311
9216 </trans-unit> 9312 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9217 <trans-unit id="5177154708872200221" datatype="html"> 9313 <trans-unit id="5177154708872200221" datatype="html">
9218 <source>You don't have any subscription yet.</source> 9314 <source>You don't have any subscription yet.</source>
9219 <target state="new">You don't have any subscription yet.</target> 9315 <target state="new">You don't have any subscription yet.</target>
@@ -9222,8 +9318,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9222 <trans-unit id="1991904494976135035" datatype="html"> 9318 <trans-unit id="1991904494976135035" datatype="html">
9223 <source>My abuse reports</source> 9319 <source>My abuse reports</source>
9224 <target state="translated">I miei rapporti di abuso</target> 9320 <target state="translated">I miei rapporti di abuso</target>
9225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9321
9226 </trans-unit> 9322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9227 <trans-unit id="5603224609929994288" datatype="html"> 9323 <trans-unit id="5603224609929994288" datatype="html">
9228 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9324 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9229 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9325 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9271,28 +9367,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9271 <trans-unit id="8181077408762380407" datatype="html"> 9367 <trans-unit id="8181077408762380407" datatype="html">
9272 <source>Channels</source> 9368 <source>Channels</source>
9273 <target state="translated">Canali</target> 9369 <target state="translated">Canali</target>
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9370
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9371
9276 </trans-unit> 9372 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9277 <trans-unit id="8936704404804793618" datatype="html"> 9373 <trans-unit id="8936704404804793618" datatype="html">
9278 <source>Videos</source> 9374 <source>Videos</source>
9279 <target state="translated">Video</target> 9375 <target state="translated">Video</target>
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9376
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9377
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9378
9283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9379
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9380
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9381
9286 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9382
9287 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9383
9288 </trans-unit> 9384 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9289 <trans-unit id="1823843876735462104" datatype="html"> 9385 <trans-unit id="1823843876735462104" datatype="html">
9290 <source>Playlists</source> 9386 <source>Playlists</source>
9291 <target state="translated">Playlist</target> 9387 <target state="translated">Playlist</target>
9292 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9388
9293 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9389
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9390
9295 </trans-unit> 9391 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9296 <trans-unit id="7916647920967632052" datatype="html"> 9392 <trans-unit id="7916647920967632052" datatype="html">
9297 <source>max size</source> 9393 <source>max size</source>
9298 <target state="translated">dimensione massima</target> 9394 <target state="translated">dimensione massima</target>
@@ -9331,9 +9427,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9331 <trans-unit id="1783173774503340906"> 9427 <trans-unit id="1783173774503340906">
9332 <source>Subscribe to the account</source> 9428 <source>Subscribe to the account</source>
9333 <target>Iscriversi all'account</target> 9429 <target>Iscriversi all'account</target>
9334 9430 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
9335 9431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group>
9336 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group></trans-unit> 9432 </trans-unit>
9337 <trans-unit id="3131904093925601441" datatype="html"> 9433 <trans-unit id="3131904093925601441" datatype="html">
9338 <source>PLAYLISTS</source> 9434 <source>PLAYLISTS</source>
9339 <target state="new">PLAYLISTS</target> 9435 <target state="new">PLAYLISTS</target>
@@ -9503,7 +9599,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9599 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9504 </trans-unit> 9600 </trans-unit>
9505 <trans-unit id="2013324644839511073" datatype="html"> 9601 <trans-unit id="2013324644839511073" datatype="html">
9506 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9602 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9507Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9603Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9508 <target state="translated">Impossibile recuperare le credenziali del Client OAuth: <x id="PH" equiv-text="error.text"/>. Assicurati di aver configurato correttamente PeerTube (config/ directory), in particolare la sezione "webserver".</target> 9604 <target state="translated">Impossibile recuperare le credenziali del Client OAuth: <x id="PH" equiv-text="error.text"/>. Assicurati di aver configurato correttamente PeerTube (config/ directory), in particolare la sezione "webserver".</target>
9509 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9511,8 +9607,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9511 <trans-unit id="375263728166936544"> 9607 <trans-unit id="375263728166936544">
9512 <source>You need to reconnect.</source> 9608 <source>You need to reconnect.</source>
9513 <target>Devi riconnetterti.</target> 9609 <target>Devi riconnetterti.</target>
9514 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9610
9515 </trans-unit> 9611 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9516 <trans-unit id="8093156107152165809" datatype="html"> 9612 <trans-unit id="8093156107152165809" datatype="html">
9517 <source>Show/hide this help menu</source> 9613 <source>Show/hide this help menu</source>
9518 <target state="new">Show/hide this help menu</target> 9614 <target state="new">Show/hide this help menu</target>
@@ -9537,39 +9633,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9537 <trans-unit id="3608407683173066091" datatype="html"> 9633 <trans-unit id="3608407683173066091" datatype="html">
9538 <source>My history</source> 9634 <source>My history</source>
9539 <target state="new">My history</target> 9635 <target state="new">My history</target>
9540 <context-group purpose="location"> 9636
9541 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9637 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9542 <context context-type="linenumber">98</context>
9543 </context-group>
9544 </trans-unit>
9545 <trans-unit id="4024404994702813072" datatype="html"> 9638 <trans-unit id="4024404994702813072" datatype="html">
9546 <source>In my library</source> 9639 <source>In my library</source>
9547 <target state="new">In my library</target> 9640 <target state="new">In my library</target>
9548 <context-group purpose="location"> 9641
9549 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9642 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9550 <context context-type="linenumber">104</context>
9551 </context-group>
9552 </trans-unit>
9553 <trans-unit id="232050922346936574" datatype="html"> 9643 <trans-unit id="232050922346936574" datatype="html">
9554 <source>Trending</source> 9644 <source>Trending</source>
9555 <target state="new">Trending</target> 9645 <target state="new">Trending</target>
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9646
9557 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9647
9558 </trans-unit> 9648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9559 <trans-unit id="6470888608149621404" datatype="html"> 9649 <trans-unit id="6470888608149621404" datatype="html">
9560 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9650 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9561 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9651 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9562 <context-group purpose="location"> 9652
9563 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9653 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9564 <context context-type="linenumber">150</context>
9565 </context-group>
9566 </trans-unit>
9567 <trans-unit id="2821179408673282599" datatype="html"> 9654 <trans-unit id="2821179408673282599" datatype="html">
9568 <source>Home</source> 9655 <source>Home</source>
9569 <target state="new">Home</target> 9656 <target state="new">Home</target>
9570 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9657
9571 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9658
9572 </trans-unit> 9659 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9573 <trans-unit id="4648900870671159218"> 9660 <trans-unit id="4648900870671159218">
9574 <source>Success</source> 9661 <source>Success</source>
9575 <target>Completato</target> 9662 <target>Completato</target>
@@ -9579,13 +9666,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9579 <trans-unit id="1266887509445371246"> 9666 <trans-unit id="1266887509445371246">
9580 <source>Incorrect username or password.</source> 9667 <source>Incorrect username or password.</source>
9581 <target>Nome utente o password non corretti.</target> 9668 <target>Nome utente o password non corretti.</target>
9582 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9669
9583 </trans-unit> 9670 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9584 <trans-unit id="6974874606619467663" datatype="html"> 9671 <trans-unit id="6974874606619467663" datatype="html">
9585 <source>Your account is blocked.</source> 9672 <source>Your account is blocked.</source>
9586 <target state="translated">Il tuo account è bloccato.</target> 9673 <target state="translated">Il tuo account è bloccato.</target>
9587 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9674
9588 </trans-unit> 9675 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9589 <trans-unit id="7939914198003891823" datatype="html"> 9676 <trans-unit id="7939914198003891823" datatype="html">
9590 <source>any language</source> 9677 <source>any language</source>
9591 <target state="translated">qualsiasi lingua</target> 9678 <target state="translated">qualsiasi lingua</target>
@@ -9755,6 +9842,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9755 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9842 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9756 <context context-type="linenumber">7</context> 9843 <context context-type="linenumber">7</context>
9757 </context-group> 9844 </context-group>
9845 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9846 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9847</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9848</target>
9849 <context-group purpose="location">
9850 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9851 <context context-type="linenumber">1,4</context>
9852 </context-group>
9758 </trans-unit> 9853 </trans-unit>
9759 <trans-unit id="7804724824750282316" datatype="html"> 9854 <trans-unit id="7804724824750282316" datatype="html">
9760 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9855 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9887,7 +9982,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9887 <trans-unit id="9178182467454450952"> 9982 <trans-unit id="9178182467454450952">
9888 <source>Confirm</source> 9983 <source>Confirm</source>
9889 <target>Conferma</target> 9984 <target>Conferma</target>
9890 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9985
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9987 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9988 <context-group purpose="location">
9989 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9990 <context context-type="linenumber">28,30</context>
9991 </context-group>
9992 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9993 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9994 <context-group purpose="location">
9995 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9996 <context context-type="linenumber">34,36</context>
9997 </context-group>
9998 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9999 <source>Two-factor code</source><target state="new">Two-factor code</target>
10000 <context-group purpose="location">
10001 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10002 <context context-type="linenumber">42</context>
10003 </context-group>
10004 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10005 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10006 <context-group purpose="location">
10007 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10008 <context context-type="linenumber">43</context>
10009 </context-group>
10010 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10011 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10012 <context-group purpose="location">
10013 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10014 <context context-type="linenumber">77</context>
10015 </context-group>
9891 </trans-unit> 10016 </trans-unit>
9892 <trans-unit id="7784486624424057376"> 10017 <trans-unit id="7784486624424057376">
9893 <source>Instance name is required.</source> 10018 <source>Instance name is required.</source>
@@ -10091,6 +10216,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10091 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10216 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10092 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10217 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10219 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10220 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10221 <context-group purpose="location">
10222 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10223 <context context-type="linenumber">69</context>
10224 </context-group>
10094 </trans-unit> 10225 </trans-unit>
10095 <trans-unit id="4968369344159400023"> 10226 <trans-unit id="4968369344159400023">
10096 <source>Your name is required.</source> 10227 <source>Your name is required.</source>
@@ -10146,10 +10277,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10146 <trans-unit id="3577237269587081090"> 10277 <trans-unit id="3577237269587081090">
10147 <source>Password is required.</source> 10278 <source>Password is required.</source>
10148 <target>La password è necessaria.</target> 10279 <target>La password è necessaria.</target>
10149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10280
10150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10281
10151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10282
10152 </trans-unit> 10283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10153 <trans-unit id="3152303769378345477"> 10284 <trans-unit id="3152303769378345477">
10154 <source>Confirmation of the password is required.</source> 10285 <source>Confirmation of the password is required.</source>
10155 <target>La conferma della password è necessaria.</target> 10286 <target>La conferma della password è necessaria.</target>
@@ -10193,94 +10324,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10193 <trans-unit id="525871656034789056"> 10324 <trans-unit id="525871656034789056">
10194 <source>Password must be at least 6 characters long.</source> 10325 <source>Password must be at least 6 characters long.</source>
10195 <target>La password deve essere lunga almeno 6 caratteri.</target> 10326 <target>La password deve essere lunga almeno 6 caratteri.</target>
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10327
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10328
10198 </trans-unit> 10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10199 <trans-unit id="1099684476181448167"> 10330 <trans-unit id="1099684476181448167">
10200 <source>Password cannot be more than 255 characters long.</source> 10331 <source>Password cannot be more than 255 characters long.</source>
10201 <target>La password non può essere più lunga di 255 caratteri.</target> 10332 <target>La password non può essere più lunga di 255 caratteri.</target>
10202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10333
10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10334
10204 </trans-unit> 10335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10205 <trans-unit id="3392630942539073768"> 10336 <trans-unit id="3392630942539073768">
10206 <source>The new password and the confirmed password do not correspond.</source> 10337 <source>The new password and the confirmed password do not correspond.</source>
10207 <target>La nuova password e quella di conferma non coincidono.</target> 10338 <target>La nuova password e quella di conferma non coincidono.</target>
10208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10339
10209 </trans-unit> 10340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10210 <trans-unit id="2027337371129904473"> 10341 <trans-unit id="2027337371129904473">
10211 <source>Video quota is required.</source> 10342 <source>Video quota is required.</source>
10212 <target>La quota per il video è richiesta.</target> 10343 <target>La quota per il video è richiesta.</target>
10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10344
10214 </trans-unit> 10345 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10215 <trans-unit id="267386529333143660"> 10346 <trans-unit id="267386529333143660">
10216 <source>Quota must be greater than -1.</source> 10347 <source>Quota must be greater than -1.</source>
10217 <target>La quota deve essere maggiore di -1.</target> 10348 <target>La quota deve essere maggiore di -1.</target>
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10349
10219 </trans-unit> 10350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10220 <trans-unit id="1220179061234048936"> 10351 <trans-unit id="1220179061234048936">
10221 <source>Daily upload limit is required.</source> 10352 <source>Daily upload limit is required.</source>
10222 <target>Il limite di caricamento giornaliero è necessario.</target> 10353 <target>Il limite di caricamento giornaliero è necessario.</target>
10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10354
10224 </trans-unit> 10355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10225 <trans-unit id="8959404382357999234"> 10356 <trans-unit id="8959404382357999234">
10226 <source>Daily upload limit must be greater than -1.</source> 10357 <source>Daily upload limit must be greater than -1.</source>
10227 <target>Il limite di caricamento giornaliero deve essere maggiore di -1.</target> 10358 <target>Il limite di caricamento giornaliero deve essere maggiore di -1.</target>
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10359
10229 </trans-unit> 10360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10230 <trans-unit id="4796798537475457493"> 10361 <trans-unit id="4796798537475457493">
10231 <source>User role is required.</source> 10362 <source>User role is required.</source>
10232 <target>Il ruolo dell'utente è necessario.</target> 10363 <target>Il ruolo dell'utente è necessario.</target>
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10364
10234 </trans-unit> 10365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10235 <trans-unit id="2761226139624435788"> 10366 <trans-unit id="2761226139624435788">
10236 <source>Description must be at least 3 characters long.</source> 10367 <source>Description must be at least 3 characters long.</source>
10237 <target>La descrizione deve essere lunga almeno 3 caratteri.</target> 10368 <target>La descrizione deve essere lunga almeno 3 caratteri.</target>
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10369
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10370
10240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10371
10241 </trans-unit> 10372 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10242 <trans-unit id="4717982586356605243"> 10373 <trans-unit id="4717982586356605243">
10243 <source>Description cannot be more than 1000 characters long.</source> 10374 <source>Description cannot be more than 1000 characters long.</source>
10244 <target>La descrizione non può essere più lunga di 1000 caratteri.</target> 10375 <target>La descrizione non può essere più lunga di 1000 caratteri.</target>
10245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10376
10246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10377
10247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10378
10248 </trans-unit> 10379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10249 <trans-unit id="1814372869868173571" datatype="html"> 10380 <trans-unit id="1814372869868173571" datatype="html">
10250 <source>You must agree with the instance terms in order to register on it.</source> 10381 <source>You must agree with the instance terms in order to register on it.</source>
10251 <target state="translated">Devi accettare i termini dell'istanza per registrarti.</target> 10382 <target state="translated">Devi accettare i termini dell'istanza per registrarti.</target>
10252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10383
10253 </trans-unit> 10384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10254 <trans-unit id="7803960725351649605"> 10385 <trans-unit id="7803960725351649605">
10255 <source>Ban reason must be at least 3 characters long.</source> 10386 <source>Ban reason must be at least 3 characters long.</source>
10256 <target>Il motivo dell'espulsione (ban) deve essere lungo almeno 3 caratteri.</target> 10387 <target>Il motivo dell'espulsione (ban) deve essere lungo almeno 3 caratteri.</target>
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10388
10258 </trans-unit> 10389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10259 <trans-unit id="3851609012243698179"> 10390 <trans-unit id="3851609012243698179">
10260 <source>Ban reason cannot be more than 250 characters long.</source> 10391 <source>Ban reason cannot be more than 250 characters long.</source>
10261 <target>Il motivo dell'espulsione non deve essere più lungo di 250 caratteri.</target> 10392 <target>Il motivo dell'espulsione non deve essere più lungo di 250 caratteri.</target>
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10393
10263 </trans-unit> 10394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10264 <trans-unit id="6632896893630378443"> 10395 <trans-unit id="6632896893630378443">
10265 <source>Display name is required.</source> 10396 <source>Display name is required.</source>
10266 <target>Il nome visualizzato è necessario.</target> 10397 <target>Il nome visualizzato è necessario.</target>
10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10398
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10399
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10400
10270 </trans-unit> 10401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10271 <trans-unit id="1303578752658966736"> 10402 <trans-unit id="1303578752658966736">
10272 <source>Display name must be at least 1 character long.</source> 10403 <source>Display name must be at least 1 character long.</source>
10273 <target>Il nome visualizzato deve essere almeno lungo 1 carattere.</target> 10404 <target>Il nome visualizzato deve essere almeno lungo 1 carattere.</target>
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10405
10275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10406
10276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10407
10277 </trans-unit> 10408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10278 <trans-unit id="4613240543124934954"> 10409 <trans-unit id="4613240543124934954">
10279 <source>Display name cannot be more than 50 characters long.</source> 10410 <source>Display name cannot be more than 50 characters long.</source>
10280 <target>Il nome visualizzato non può essere più lungo di 50 caratteri.</target> 10411 <target>Il nome visualizzato non può essere più lungo di 50 caratteri.</target>
10281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10412
10282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10413
10283 </trans-unit> 10414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10284 <trans-unit id="1000468652492651683"> 10415 <trans-unit id="1000468652492651683">
10285 <source>Report reason is required.</source> 10416 <source>Report reason is required.</source>
10286 <target>Il motivo per la segnalazione è richiesto.</target> 10417 <target>Il motivo per la segnalazione è richiesto.</target>
@@ -10477,47 +10608,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10477 <trans-unit id="7220386604464537651" datatype="html"> 10608 <trans-unit id="7220386604464537651" datatype="html">
10478 <source>Live RTMP Url</source> 10609 <source>Live RTMP Url</source>
10479 <target state="translated">Diretta RTMP Url</target> 10610 <target state="translated">Diretta RTMP Url</target>
10480 10611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10481 10612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10613 </trans-unit>
10483 <trans-unit id="4956017863340142734" datatype="html"> 10614 <trans-unit id="4956017863340142734" datatype="html">
10484 <source>Live RTMPS Url</source> 10615 <source>Live RTMPS Url</source>
10485 <target state="new">Live RTMPS Url</target> 10616 <target state="new">Live RTMPS Url</target>
10486 10617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10487 10618 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10619 </trans-unit>
10489 <trans-unit id="1225050607125362052" datatype="html"> 10620 <trans-unit id="1225050607125362052" datatype="html">
10490 <source>Live stream key</source> 10621 <source>Live stream key</source>
10491 <target state="translated">Chiave della diretta streaming</target> 10622 <target state="translated">Chiave della diretta streaming</target>
10492 10623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10493 10624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10625 </trans-unit>
10495 <trans-unit id="5058286083557987083" datatype="html"> 10626 <trans-unit id="5058286083557987083" datatype="html">
10496 <source>âš ï¸ Never share your stream key with anyone.</source> 10627 <source>âš ï¸ Never share your stream key with anyone.</source>
10497 <target state="translated">âš ï¸ Non condividere mai la tua chiave di streaming con nessuno.</target> 10628 <target state="translated">âš ï¸ Non condividere mai la tua chiave di streaming con nessuno.</target>
10498 10629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10499 10630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10631 </trans-unit>
10501 <trans-unit id="5941639683192662500" datatype="html"> 10632 <trans-unit id="5941639683192662500" datatype="html">
10502 <source>This is a normal live</source> 10633 <source>This is a normal live</source>
10503 <target state="new">This is a normal live</target> 10634 <target state="new">This is a normal live</target>
10504 10635 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10505 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 10636 </trans-unit>
10506 <trans-unit id="4022826795131920912" datatype="html"> 10637 <trans-unit id="4022826795131920912" datatype="html">
10507 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 10638 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10508 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target> 10639 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
10509 10640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10641 </trans-unit>
10511 <trans-unit id="2261925229535541622" datatype="html"> 10642 <trans-unit id="2261925229535541622" datatype="html">
10512 <source>This is a permanent/recurring live</source> 10643 <source>This is a permanent/recurring live</source>
10513 <target state="new">This is a permanent/recurring live</target> 10644 <target state="new">This is a permanent/recurring live</target>
10514 10645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 10646 </trans-unit>
10516 <trans-unit id="8986073791327847979" datatype="html"> 10647 <trans-unit id="8986073791327847979" datatype="html">
10517 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 10648 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10518 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target> 10649 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
10519 10650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10520 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10651 </trans-unit>
10521 <trans-unit id="3112273530390098557" datatype="html"> 10652 <trans-unit id="3112273530390098557" datatype="html">
10522 <source>Replay will be saved</source> 10653 <source>Replay will be saved</source>
10523 <target state="translated">Il replay verrà salvato</target> 10654 <target state="translated">Il replay verrà salvato</target>
@@ -11062,14 +11193,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11062 <trans-unit id="2830831449226931729" datatype="html"> 11193 <trans-unit id="2830831449226931729" datatype="html">
11063 <source>Instance languages</source> 11194 <source>Instance languages</source>
11064 <target state="translated">Lingue istanza</target> 11195 <target state="translated">Lingue istanza</target>
11065 11196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
11066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11197 </trans-unit>
11067 <trans-unit id="40119547597591062" datatype="html"> 11198 <trans-unit id="40119547597591062" datatype="html">
11068 <source>All languages</source> 11199 <source>All languages</source>
11069 <target state="translated">Tutte le lingue</target> 11200 <target state="translated">Tutte le lingue</target>
11070 11201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
11071 11202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
11072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11203 </trans-unit>
11073 <trans-unit id="996392855508119363"> 11204 <trans-unit id="996392855508119363">
11074 <source>Hidden</source> 11205 <source>Hidden</source>
11075 <target>Nascosto</target> 11206 <target>Nascosto</target>
@@ -11139,25 +11270,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11139 <trans-unit id="1792453450803202450" datatype="html"> 11270 <trans-unit id="1792453450803202450" datatype="html">
11140 <source>Accepted follows</source> 11271 <source>Accepted follows</source>
11141 <target state="new">Accepted follows</target> 11272 <target state="new">Accepted follows</target>
11142 11273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
11143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 11274 </trans-unit>
11144 <trans-unit id="1745310805516417209" datatype="html"> 11275 <trans-unit id="1745310805516417209" datatype="html">
11145 <source>Rejected follows</source> 11276 <source>Rejected follows</source>
11146 <target state="new">Rejected follows</target> 11277 <target state="new">Rejected follows</target>
11147 11278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 11279 </trans-unit>
11149 <trans-unit id="1810206793608630396" datatype="html"> 11280 <trans-unit id="1810206793608630396" datatype="html">
11150 <source>Pending follows</source> 11281 <source>Pending follows</source>
11151 <target state="new">Pending follows</target> 11282 <target state="new">Pending follows</target>
11152 11283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11284 </trans-unit>
11154 <trans-unit id="6952960992592445535" datatype="html"> 11285 <trans-unit id="6952960992592445535" datatype="html">
11155 <source><x id="PH"/> (channel page) </source> 11286 <source><x id="PH"/> (channel page) </source>
11156 <target state="translated"><x id="PH"/> (pagina del canale) </target> 11287 <target state="translated"><x id="PH"/> (pagina del canale) </target>
11157 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11288
11158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11289
11159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11290
11160 </trans-unit> 11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11161 <trans-unit id="1209500590333005801" datatype="html"> 11292 <trans-unit id="1209500590333005801" datatype="html">
11162 <source><x id="PH"/> (account page) </source> 11293 <source><x id="PH"/> (account page) </source>
11163 <target state="translated"><x id="PH"/> (pagina account) </target> 11294 <target state="translated"><x id="PH"/> (pagina account) </target>
@@ -11536,23 +11667,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11536 <trans-unit id="968295009933361070"> 11667 <trans-unit id="968295009933361070">
11537 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11668 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11538 <target>Troppi tentativi, si potrà provare di nuovo dopo <x id="PH"/> minuti.</target> 11669 <target>Troppi tentativi, si potrà provare di nuovo dopo <x id="PH"/> minuti.</target>
11539 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11670
11540 </trans-unit> 11671 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11541 <trans-unit id="4965472196059235310"> 11672 <trans-unit id="4965472196059235310">
11542 <source>Too many attempts, please try again later.</source> 11673 <source>Too many attempts, please try again later.</source>
11543 <target>Troppi tentativi, riprovare più tardi.</target> 11674 <target>Troppi tentativi, riprovare più tardi.</target>
11544 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11675
11545 </trans-unit> 11676 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11546 <trans-unit id="1693549688987384699"> 11677 <trans-unit id="1693549688987384699">
11547 <source>Server error. Please retry later.</source> 11678 <source>Server error. Please retry later.</source>
11548 <target>Errore del server. Riprovare più tardi.</target> 11679 <target>Errore del server. Riprovare più tardi.</target>
11549 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11680
11550 </trans-unit> 11681 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11551 <trans-unit id="7436975022198908854" datatype="html"> 11682 <trans-unit id="7436975022198908854" datatype="html">
11552 <source>Unknown server error</source> 11683 <source>Unknown server error</source>
11553 <target state="new">Unknown server error</target> 11684 <target state="new">Unknown server error</target>
11554 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11685
11555 </trans-unit> 11686 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11556 <trans-unit id="5927402622550505067" datatype="html"> 11687 <trans-unit id="5927402622550505067" datatype="html">
11557 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11688 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11558 <target state="translated">Iscrizione a tutti i canali correnti di <x id="PH"/>. Riceverai una notifica di tutti i loro nuovi video.</target> 11689 <target state="translated">Iscrizione a tutti i canali correnti di <x id="PH"/>. Riceverai una notifica di tutti i loro nuovi video.</target>
@@ -11598,8 +11729,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11598 <trans-unit id="4968151111061046122"> 11729 <trans-unit id="4968151111061046122">
11599 <source>Moderator</source> 11730 <source>Moderator</source>
11600 <target>Moderatore</target> 11731 <target>Moderatore</target>
11601 11732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11733 </trans-unit>
11603 <trans-unit id="2279527393438260622" datatype="html"> 11734 <trans-unit id="2279527393438260622" datatype="html">
11604 <source>Search videos, playlists, channels…</source> 11735 <source>Search videos, playlists, channels…</source>
11605 <target state="new">Search videos, playlists, channels…</target> 11736 <target state="new">Search videos, playlists, channels…</target>
@@ -11701,8 +11832,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11701 <trans-unit id="2115592966120408375"> 11832 <trans-unit id="2115592966120408375">
11702 <source>Copied</source> 11833 <source>Copied</source>
11703 <target>Copiato</target> 11834 <target>Copiato</target>
11704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11835
11705 </trans-unit> 11836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11706 <trans-unit id="4323470180912194028" datatype="html"> 11837 <trans-unit id="4323470180912194028" datatype="html">
11707 <source>Copy</source> 11838 <source>Copy</source>
11708 <target state="translated">Copia</target> 11839 <target state="translated">Copia</target>
@@ -11750,17 +11881,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11750 <trans-unit id="4021752662928002901" datatype="html"> 11881 <trans-unit id="4021752662928002901" datatype="html">
11751 <source>Update</source> 11882 <source>Update</source>
11752 <target state="translated">Modifica</target> 11883 <target state="translated">Modifica</target>
11753 11884 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11754 11885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11755 11886 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11756 11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11757 11888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11758 11889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11759 11890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11760 11891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11761 11892 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11762 11893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11763 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11894 </trans-unit>
11764 <trans-unit id="420763834450076269" datatype="html"> 11895 <trans-unit id="420763834450076269" datatype="html">
11765 <source>Block</source> 11896 <source>Block</source>
11766 <target state="translated">Blocca</target> 11897 <target state="translated">Blocca</target>
@@ -11795,23 +11926,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11795 <trans-unit id="8315587636588243636" datatype="html"> 11926 <trans-unit id="8315587636588243636" datatype="html">
11796 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source> 11927 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11797 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> 11928 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
11798 11929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit> 11930 </trans-unit>
11800 <trans-unit id="6693349469471580292" datatype="html"> 11931 <trans-unit id="6693349469471580292" datatype="html">
11801 <source>Delete file</source> 11932 <source>Delete file</source>
11802 <target state="new">Delete file</target> 11933 <target state="new">Delete file</target>
11803 11934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
11804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11935 </trans-unit>
11805 <trans-unit id="7016764388104297354" datatype="html"> 11936 <trans-unit id="7016764388104297354" datatype="html">
11806 <source>File removed.</source> 11937 <source>File removed.</source>
11807 <target state="new">File removed.</target> 11938 <target state="new">File removed.</target>
11808 11939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
11809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 11940 </trans-unit>
11810 <trans-unit id="1314383205093440631" datatype="html"> 11941 <trans-unit id="1314383205093440631" datatype="html">
11811 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> 11942 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11812 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> 11943 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11813 11944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 11945 </trans-unit>
11815 <trans-unit id="1950057220179636309"> 11946 <trans-unit id="1950057220179636309">
11816 <source>Save to playlist</source> 11947 <source>Save to playlist</source>
11817 <target>Salva nella playlist</target> 11948 <target>Salva nella playlist</target>
@@ -11950,46 +12081,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11950 <trans-unit id="4058575476871566236"> 12081 <trans-unit id="4058575476871566236">
11951 <source>Published</source> 12082 <source>Published</source>
11952 <target>Pubblicato</target> 12083 <target>Pubblicato</target>
11953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12084
11954 </trans-unit> 12085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11955 <trans-unit id="7657908235362559477" datatype="html"> 12086 <trans-unit id="7657908235362559477" datatype="html">
11956 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12087 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11957 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12088 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11958 <context-group purpose="location"> 12089
11959 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11960 <context context-type="linenumber">178</context>
11961 </context-group>
11962 </trans-unit>
11963 <trans-unit id="5093002376262354382" datatype="html"> 12091 <trans-unit id="5093002376262354382" datatype="html">
11964 <source>Transcoding failed</source> 12092 <source>Transcoding failed</source>
11965 <target state="new">Transcoding failed</target> 12093 <target state="new">Transcoding failed</target>
11966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12094
11967 </trans-unit> 12095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11968 <trans-unit id="118687079501751948" datatype="html"> 12096 <trans-unit id="118687079501751948" datatype="html">
11969 <source>Move to external storage failed</source> 12097 <source>Move to external storage failed</source>
11970 <target state="new">Move to external storage failed</target> 12098 <target state="new">Move to external storage failed</target>
11971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12099
11972 </trans-unit> 12100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11973 <trans-unit id="4887724548587271148"> 12101 <trans-unit id="4887724548587271148">
11974 <source>Waiting transcoding</source> 12102 <source>Waiting transcoding</source>
11975 <target>Aspettando trascodifica</target> 12103 <target>Aspettando trascodifica</target>
11976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12104
11977 </trans-unit> 12105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11978 <trans-unit id="4517785179607945981"> 12106 <trans-unit id="4517785179607945981">
11979 <source>To transcode</source> 12107 <source>To transcode</source>
11980 <target>Da trascodificare</target> 12108 <target>Da trascodificare</target>
11981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12109
11982 </trans-unit> 12110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11983 <trans-unit id="3299576663551440736"> 12111 <trans-unit id="3299576663551440736">
11984 <source>To import</source> 12112 <source>To import</source>
11985 <target>Da importare</target> 12113 <target>Da importare</target>
11986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12114
11987 </trans-unit> 12115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11988 <trans-unit id="6963802198225789806" datatype="html"> 12116 <trans-unit id="6963802198225789806" datatype="html">
11989 <source>To edit</source> 12117 <source>To edit</source>
11990 <target state="new">To edit</target> 12118 <target state="new">To edit</target>
11991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12119
11992 </trans-unit> 12120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11993 <trans-unit id="8492933894084361602" datatype="html"> 12121 <trans-unit id="8492933894084361602" datatype="html">
11994 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12122 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11995 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12123 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12072,44 +12200,44 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12072 <trans-unit id="5210096066382592800"> 12200 <trans-unit id="5210096066382592800">
12073 <source>Video to import updated.</source> 12201 <source>Video to import updated.</source>
12074 <target>Video da importare aggiornato.</target> 12202 <target>Video da importare aggiornato.</target>
12075 12203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
12076 12204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12205 </trans-unit>
12078 <trans-unit id="3284171506518522275"> 12206 <trans-unit id="3284171506518522275">
12079 <source>Your video was uploaded to your account and is private.</source> 12207 <source>Your video was uploaded to your account and is private.</source>
12080 <target>Il video è stato caricato sul proprio account ed è privato.</target> 12208 <target>Il video è stato caricato sul proprio account ed è privato.</target>
12081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12209
12082 </trans-unit> 12210 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12083 <trans-unit id="5699822024600815733"> 12211 <trans-unit id="5699822024600815733">
12084 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12212 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12085 <target>I dati associati (tag, descrizione, ...) saranno persi. Chiudere questa pagina ?</target> 12213 <target>I dati associati (tag, descrizione, ...) saranno persi. Chiudere questa pagina ?</target>
12086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12214
12087 </trans-unit> 12215 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12088 <trans-unit id="1219739004043110649"> 12216 <trans-unit id="1219739004043110649">
12089 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12217 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12090 <target>Il tuo video non è ancora caricato. Sei sicuro di volere chiudere questa pagina ?</target> 12218 <target>Il tuo video non è ancora caricato. Sei sicuro di volere chiudere questa pagina ?</target>
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12219
12092 </trans-unit> 12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12093 <trans-unit id="1830802698757049943" datatype="html"> 12221 <trans-unit id="1830802698757049943" datatype="html">
12094 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12222 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12095 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12223 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12224
12097 </trans-unit> 12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12098 <trans-unit id="6932865105766151309" datatype="html"> 12226 <trans-unit id="6932865105766151309" datatype="html">
12099 <source>Upload</source> 12227 <source>Upload</source>
12100 <target state="translated">Carica</target> 12228 <target state="translated">Carica</target>
12101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12229
12102 </trans-unit> 12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12103 <trans-unit id="8278735427925094503" datatype="html"> 12231 <trans-unit id="8278735427925094503" datatype="html">
12104 <source>Upload <x id="PH"/> </source> 12232 <source>Upload <x id="PH"/> </source>
12105 <target state="translated">Carica<x id="PH"/> </target> 12233 <target state="translated">Carica<x id="PH"/> </target>
12106 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12234
12107 </trans-unit> 12235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12108 <trans-unit id="5981816353437801748"> 12236 <trans-unit id="5981816353437801748">
12109 <source>Video published.</source> 12237 <source>Video published.</source>
12110 <target>Video pubblicato.</target> 12238 <target>Video pubblicato.</target>
12111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12239
12112 </trans-unit> 12240 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12113 <trans-unit id="764164089183618119"> 12241 <trans-unit id="764164089183618119">
12114 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12242 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12115 <target>Ci sono delle modifiche non salvate. Se si esce, verranno perse.</target> 12243 <target>Ci sono delle modifiche non salvate. Se si esce, verranno perse.</target>
@@ -12246,7 +12374,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12246 12374
12247 12375
12248 12376
12249 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12377 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12250 <trans-unit id="3354816756665089864" datatype="html"> 12378 <trans-unit id="3354816756665089864" datatype="html">
12251 <source>Autoplay is suspended</source> 12379 <source>Autoplay is suspended</source>
12252 <target state="translated">Autoplay sospeso</target> 12380 <target state="translated">Autoplay sospeso</target>
@@ -12255,68 +12383,68 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12255 <trans-unit id="5856931617181450881" datatype="html"> 12383 <trans-unit id="5856931617181450881" datatype="html">
12256 <source>Enter/exit fullscreen</source> 12384 <source>Enter/exit fullscreen</source>
12257 <target state="new">Enter/exit fullscreen</target> 12385 <target state="new">Enter/exit fullscreen</target>
12258 12386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
12259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> 12387 </trans-unit>
12260 <trans-unit id="2971009377468404076" datatype="html"> 12388 <trans-unit id="2971009377468404076" datatype="html">
12261 <source>Play/Pause the video</source> 12389 <source>Play/Pause the video</source>
12262 <target state="new">Play/Pause the video</target> 12390 <target state="new">Play/Pause the video</target>
12263 12391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group>
12264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit> 12392 </trans-unit>
12265 <trans-unit id="4147087312411482964" datatype="html"> 12393 <trans-unit id="4147087312411482964" datatype="html">
12266 <source>Mute/unmute the video</source> 12394 <source>Mute/unmute the video</source>
12267 <target state="new">Mute/unmute the video</target> 12395 <target state="new">Mute/unmute the video</target>
12268 12396 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
12269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> 12397 </trans-unit>
12270 <trans-unit id="4791956574676305640" datatype="html"> 12398 <trans-unit id="4791956574676305640" datatype="html">
12271 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> 12399 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12272 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> 12400 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
12273 12401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group>
12274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> 12402 </trans-unit>
12275 <trans-unit id="3887762369650091344" datatype="html"> 12403 <trans-unit id="3887762369650091344" datatype="html">
12276 <source>Increase the volume</source> 12404 <source>Increase the volume</source>
12277 <target state="new">Increase the volume</target> 12405 <target state="new">Increase the volume</target>
12278 12406 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
12279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit> 12407 </trans-unit>
12280 <trans-unit id="1363382131573461910" datatype="html"> 12408 <trans-unit id="1363382131573461910" datatype="html">
12281 <source>Decrease the volume</source> 12409 <source>Decrease the volume</source>
12282 <target state="new">Decrease the volume</target> 12410 <target state="new">Decrease the volume</target>
12283 12411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group>
12284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> 12412 </trans-unit>
12285 <trans-unit id="2541031516422557760" datatype="html"> 12413 <trans-unit id="2541031516422557760" datatype="html">
12286 <source>Seek the video forward</source> 12414 <source>Seek the video forward</source>
12287 <target state="new">Seek the video forward</target> 12415 <target state="new">Seek the video forward</target>
12288 12416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group>
12289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit> 12417 </trans-unit>
12290 <trans-unit id="8813023402019364882" datatype="html"> 12418 <trans-unit id="8813023402019364882" datatype="html">
12291 <source>Seek the video backward</source> 12419 <source>Seek the video backward</source>
12292 <target state="new">Seek the video backward</target> 12420 <target state="new">Seek the video backward</target>
12293 12421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group>
12294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> 12422 </trans-unit>
12295 <trans-unit id="581757752202843950" datatype="html"> 12423 <trans-unit id="581757752202843950" datatype="html">
12296 <source>Increase playback rate</source> 12424 <source>Increase playback rate</source>
12297 <target state="new">Increase playback rate</target> 12425 <target state="new">Increase playback rate</target>
12298 12426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group>
12299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit> 12427 </trans-unit>
12300 <trans-unit id="5467642834854681120" datatype="html"> 12428 <trans-unit id="5467642834854681120" datatype="html">
12301 <source>Decrease playback rate</source> 12429 <source>Decrease playback rate</source>
12302 <target state="new">Decrease playback rate</target> 12430 <target state="new">Decrease playback rate</target>
12303 12431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group>
12304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> 12432 </trans-unit>
12305 <trans-unit id="3860402955823859506" datatype="html"> 12433 <trans-unit id="3860402955823859506" datatype="html">
12306 <source>Navigate in the video to the previous frame</source> 12434 <source>Navigate in the video to the previous frame</source>
12307 <target state="new">Navigate in the video to the previous frame</target> 12435 <target state="new">Navigate in the video to the previous frame</target>
12308 12436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group>
12309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit> 12437 </trans-unit>
12310 <trans-unit id="8232494782895420700" datatype="html"> 12438 <trans-unit id="8232494782895420700" datatype="html">
12311 <source>Navigate in the video to the next frame</source> 12439 <source>Navigate in the video to the next frame</source>
12312 <target state="new">Navigate in the video to the next frame</target> 12440 <target state="new">Navigate in the video to the next frame</target>
12313 12441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group>
12314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit> 12442 </trans-unit>
12315 <trans-unit id="8223917068580581095" datatype="html"> 12443 <trans-unit id="8223917068580581095" datatype="html">
12316 <source>Toggle theater mode</source> 12444 <source>Toggle theater mode</source>
12317 <target state="new">Toggle theater mode</target> 12445 <target state="new">Toggle theater mode</target>
12318 12446 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
12319 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit> 12447 </trans-unit>
12320 <trans-unit id="8025996572234182184"> 12448 <trans-unit id="8025996572234182184">
12321 <source>Like the video</source> 12449 <source>Like the video</source>
12322 <target>Mi piace</target> 12450 <target>Mi piace</target>
@@ -12335,9 +12463,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12335 <trans-unit id="2431286785954354122" datatype="html"> 12463 <trans-unit id="2431286785954354122" datatype="html">
12336 <source>Recently added</source> 12464 <source>Recently added</source>
12337 <target state="translated">Aggiunti di Recente</target> 12465 <target state="translated">Aggiunti di Recente</target>
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12466
12339 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12467
12340 </trans-unit> 12468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12341 <trans-unit id="12646164819555880"> 12469 <trans-unit id="12646164819555880">
12342 <source>Videos from your subscriptions</source> 12470 <source>Videos from your subscriptions</source>
12343 <target>Video dalle tue iscrizioni</target> 12471 <target>Video dalle tue iscrizioni</target>
@@ -12346,17 +12474,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12346 <trans-unit id="1812379335568847528" datatype="html"> 12474 <trans-unit id="1812379335568847528" datatype="html">
12347 <source>Subscriptions</source> 12475 <source>Subscriptions</source>
12348 <target state="translated">Iscrizioni</target> 12476 <target state="translated">Iscrizioni</target>
12349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12477
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12478
12351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12479
12352 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12480
12353 </trans-unit> 12481 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12354 <trans-unit id="186236568870281953" datatype="html"> 12482 <trans-unit id="186236568870281953" datatype="html">
12355 <source>History</source> 12483 <source>History</source>
12356 <target state="translated">Cronologia</target> 12484 <target state="translated">Cronologia</target>
12357 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12485
12358 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12486
12359 </trans-unit> 12487 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12360 <trans-unit id="5237588857224999862" datatype="html"> 12488 <trans-unit id="5237588857224999862" datatype="html">
12361 <source>Open actions</source> 12489 <source>Open actions</source>
12362 <target state="new">Open actions</target> 12490 <target state="new">Open actions</target>
@@ -12368,11 +12496,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12368 <trans-unit id="8681933925782924101" datatype="html"> 12496 <trans-unit id="8681933925782924101" datatype="html">
12369 <source>Local videos</source> 12497 <source>Local videos</source>
12370 <target state="translated">Video locali</target> 12498 <target state="translated">Video locali</target>
12371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12499
12372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12500
12373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12501
12374 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12502
12375 </trans-unit> 12503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12376 <trans-unit id="5668077948386857930" datatype="html"> 12504 <trans-unit id="5668077948386857930" datatype="html">
12377 <source>Exclude</source> 12505 <source>Exclude</source>
12378 <target state="new">Exclude</target> 12506 <target state="new">Exclude</target>
@@ -12407,19 +12535,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12407 <trans-unit id="4668975178372693951" datatype="html"> 12535 <trans-unit id="4668975178372693951" datatype="html">
12408 <source>Discover videos</source> 12536 <source>Discover videos</source>
12409 <target state="translated">Scopri video</target> 12537 <target state="translated">Scopri video</target>
12410 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12538
12411 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12539
12412 </trans-unit> 12540 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12413 <trans-unit id="8067135025051844577" datatype="html"> 12541 <trans-unit id="8067135025051844577" datatype="html">
12414 <source>Trending videos</source> 12542 <source>Trending videos</source>
12415 <target state="translated">Video di tendenza</target> 12543 <target state="translated">Video di tendenza</target>
12416 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12544
12417 </trans-unit> 12545 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12418 <trans-unit id="664221386829541948" datatype="html"> 12546 <trans-unit id="664221386829541948" datatype="html">
12419 <source>Recently added videos</source> 12547 <source>Recently added videos</source>
12420 <target state="translated">Video recentemente aggiunti</target> 12548 <target state="translated">Video recentemente aggiunti</target>
12421 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12549
12422 </trans-unit> 12550 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12423 <trans-unit id="8212906256415538361" datatype="html"> 12551 <trans-unit id="8212906256415538361" datatype="html">
12424 <source>Upload a video</source> 12552 <source>Upload a video</source>
12425 <target state="translated">Carica un video</target> 12553 <target state="translated">Carica un video</target>
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 58840fb6e..cbbdc6c33 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -5,8 +5,8 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">é–‰ã˜ã‚‹</target> 7 <target state="translated">é–‰ã˜ã‚‹</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">スライド<x id="INTERPOLATION" equiv-text="get wrap("/>ã®<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="translated">スライド<x id="INTERPOLATION" equiv-text="get wrap("/>ã®<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
@@ -26,72 +26,72 @@
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">月をé¸ã¶</target> 28 <target state="translated">月をé¸ã¶</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="translated">å¹´ã‚’é¸ã¶</target> 34 <target state="translated">å¹´ã‚’é¸ã¶</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">å‰ã®æœˆ</target> 40 <target state="translated">å‰ã®æœˆ</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">次ã®æœˆ</target> 46 <target state="translated">次ã®æœˆ</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="translated">««</target> 52 <target state="translated">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="translated">«</target> 57 <target state="translated">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="translated">»</target> 62 <target state="translated">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="translated">»»</target> 67 <target state="translated">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">最åˆ</target> 72 <target state="translated">最åˆ</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">å‰</target> 77 <target state="translated">å‰</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="translated">次</target> 82 <target state="translated">次</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">最後</target> 87 <target state="translated">最後</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> 92 <target state="translated"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="translated">時間</target> 97 <target state="translated">時間</target>
@@ -125,13 +125,13 @@
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="new">Increment minutes</target> 127 <target state="new">Increment minutes</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="new">Decrement minutes</target> 132 <target state="new">Decrement minutes</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="translated">秒</target> 137 <target state="translated">秒</target>
@@ -177,8 +177,8 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">é–‰ã˜ã‚‹</target> 179 <target state="translated">é–‰ã˜ã‚‹</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">メニューを閉ã˜ã‚‹</target> 184 <target state="translated">メニューを閉ã˜ã‚‹</target>
@@ -351,13 +351,13 @@
351 <trans-unit id="4763067539652050249" datatype="html"> 351 <trans-unit id="4763067539652050249" datatype="html">
352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> 352 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
353 <target state="translated"><x id="PH" equiv-text="this.viewers"/>人ã®è¦–è´è€…</target> 353 <target state="translated"><x id="PH" equiv-text="this.viewers"/>人ã®è¦–è´è€…</target>
354 354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> 355 </trans-unit>
356 <trans-unit id="8622604868434380566" datatype="html"> 356 <trans-unit id="8622604868434380566" datatype="html">
357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> 357 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
358 <target state="translated">{<x id="PH" equiv-text="this.views"/>回å†ç”Ÿ</target> 358 <target state="translated">{<x id="PH" equiv-text="this.views"/>回å†ç”Ÿ</target>
359 359 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 360 </trans-unit>
361 <trans-unit id="3321250177023376249" datatype="html"> 361 <trans-unit id="3321250177023376249" datatype="html">
362 <source>Change your avatar</source> 362 <source>Change your avatar</source>
363 <target state="translated">ã‚¢ãƒã‚¿ãƒ¼ã‚’変更ã™ã‚‹</target> 363 <target state="translated">ã‚¢ãƒã‚¿ãƒ¼ã‚’変更ã™ã‚‹</target>
@@ -398,7 +398,7 @@
398 </trans-unit> 398 </trans-unit>
399 <trans-unit id="5964984095397511808"> 399 <trans-unit id="5964984095397511808">
400 <source>Stop at</source> 400 <source>Stop at</source>
401 <target>å生ã®åœæ­¢ä½ç½®</target> 401 <target state="translated"‹•ç”»ã®å†ç”Ÿåœæ­¢ä½ç½®</target>
402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group> 402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group> 403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group> 404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">å‹•ç”»</target> 488 <target state="translated">å‹•ç”»</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">アップロード容é‡åˆ¶é™ã‚’越ãˆã¾ã—ãŸ(ã“ã®å‹•ç”»ã®ã‚µã‚¤ã‚º: <x id="PH" equiv-text="videoSizeBytes"/>ã€ã‚¢ãƒƒãƒ—ロード済ã¿å‹•ç”»ã®ã‚µã‚¤ã‚ºåˆè¨ˆ: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>ã€ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">アップロード容é‡åˆ¶é™ã‚’越ãˆã¾ã—ãŸ(ã“ã®å‹•ç”»ã®ã‚µã‚¤ã‚º: <x id="PH" equiv-text="videoSizeBytes"/>ã€ã‚¢ãƒƒãƒ—ロード済ã¿å‹•ç”»ã®ã‚µã‚¤ã‚ºåˆè¨ˆ: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>ã€ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">一日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã‚’越ãˆã¾ã—ãŸ(ã“ã®å‹•ç”»ã®ã‚µã‚¤ã‚º: <x id="PH" equiv-text="videoSizeBytes"/>ã€ã‚¢ãƒƒãƒ—ロード済ã¿å‹•ç”»ã®ã‚µã‚¤ã‚ºåˆè¨ˆ: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>ã€ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">一日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã‚’越ãˆã¾ã—ãŸ(ã“ã®å‹•ç”»ã®ã‚µã‚¤ã‚º: <x id="PH" equiv-text="videoSizeBytes"/>ã€ã‚¢ãƒƒãƒ—ロード済ã¿å‹•ç”»ã®ã‚µã‚¤ã‚ºåˆè¨ˆ: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>ã€ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">字幕</target> 504 <target state="translated">字幕</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated"><x id="PH" equiv-text="param"/>ã®ã‚¨ãƒ¬ãƒ¡ãƒ³ãƒˆã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ</target> 567 <target state="translated"><x id="PH" equiv-text="param"/>ã®ã‚¨ãƒ¬ãƒ¡ãƒ³ãƒˆã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>未åŽè¼‰</target> 572 <target>未åŽè¼‰</target>
@@ -607,64 +607,64 @@
607 <trans-unit id="2956881312790136147" datatype="html"> 607 <trans-unit id="2956881312790136147" datatype="html">
608 <source>Delete this file</source> 608 <source>Delete this file</source>
609 <target state="translated">ã“ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’削除</target> 609 <target state="translated">ã“ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚’削除</target>
610 610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
611 611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 612 </trans-unit>
613 <trans-unit id="870586304593427318" datatype="html"> 613 <trans-unit id="870586304593427318" datatype="html">
614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 614 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
615 <target state="translated">本当ã«<x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã‚’削除ã—ã¾ã™ã‹ï¼Ÿ</target> 615 <target state="translated">本当ã«<x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã‚’削除ã—ã¾ã™ã‹ï¼Ÿ</target>
616 616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 617 </trans-unit>
618 <trans-unit id="5779580280418408097" datatype="html"> 618 <trans-unit id="5779580280418408097" datatype="html">
619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 619 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
620 <target state="translated">{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}を削除ã—ã¾ã—ãŸã€‚</target> 620 <target state="translated">{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}を削除ã—ã¾ã—ãŸã€‚</target>
621 621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 622 </trans-unit>
623 <trans-unit id="6630644917521475697" datatype="html"> 623 <trans-unit id="6630644917521475697" datatype="html">
624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 624 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
625 <target state="translated"><x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã‚’削除ã—ã¾ã—ãŸã€‚</target> 625 <target state="translated"><x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã‚’削除ã—ã¾ã—ãŸã€‚</target>
626 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 627 </trans-unit>
628 <trans-unit id="9164541937317586242" datatype="html"> 628 <trans-unit id="9164541937317586242" datatype="html">
629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 629 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
630 <target state="translated">{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}ã®ãƒ–ロックを解除ã—ã¾ã—ãŸã€‚</target> 630 <target state="translated">{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}ã®ãƒ–ロックを解除ã—ã¾ã—ãŸã€‚</target>
631 631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 632 </trans-unit>
633 <trans-unit id="2870417795706430145" datatype="html"> 633 <trans-unit id="2870417795706430145" datatype="html">
634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 634 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
635 <target state="translated"><x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã®ãƒ–ロックを解除ã—ã¾ã—ãŸã€‚</target> 635 <target state="translated"><x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã®ãƒ–ロックを解除ã—ã¾ã—ãŸã€‚</target>
636 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 637 </trans-unit>
638 <trans-unit id="6228449077605046873" datatype="html"> 638 <trans-unit id="6228449077605046873" datatype="html">
639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> 639 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
640 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target> 640 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
641 641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 642 </trans-unit>
643 <trans-unit id="9088099192924395359" datatype="html"> 643 <trans-unit id="9088099192924395359" datatype="html">
644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
645 <target state="translated">HLSé…ä¿¡ã®ãƒ—レイリスト<x id="PH" equiv-text="videos.length"/>を本当ã«å‰Šé™¤ã—ã¾ã™ã‹ï¼Ÿ</target> 645 <target state="translated">HLSé…ä¿¡ã®ãƒ—レイリスト<x id="PH" equiv-text="videos.length"/>を本当ã«å‰Šé™¤ã—ã¾ã™ã‹ï¼Ÿ</target>
646 646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 647 </trans-unit>
648 <trans-unit id="653148876380254581" datatype="html"> 648 <trans-unit id="653148876380254581" datatype="html">
649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> 649 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
650 <target state="translated">本当ã«{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}ã®WebTorrentファイルを削除ã—ã¾ã™ã‹?</target> 650 <target state="translated">本当ã«{count, plural, =1 {1ã¤ã®å‹•ç”»} other {<x id="count"/>ã®å‹•ç”»}}ã®WebTorrentファイルを削除ã—ã¾ã™ã‹?</target>
651 651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 652 </trans-unit>
653 <trans-unit id="5442133371267277333" datatype="html"> 653 <trans-unit id="5442133371267277333" datatype="html">
654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 654 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
655 <target state="translated">本当ã«<x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã®WebTorrentファイルを削除ã—ã¾ã™ã‹ï¼Ÿ</target> 655 <target state="translated">本当ã«<x id="PH" equiv-text="videos.length"/>ã®å‹•ç”»ã®WebTorrentファイルを削除ã—ã¾ã™ã‹ï¼Ÿ</target>
656 656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 657 </trans-unit>
658 <trans-unit id="1571742433738679426" datatype="html"> 658 <trans-unit id="1571742433738679426" datatype="html">
659 <source>Files were removed.</source> 659 <source>Files were removed.</source>
660 <target state="translated">ファイルãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸã€‚</target> 660 <target state="translated">ファイルãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸã€‚</target>
661 661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 662 </trans-unit>
663 <trans-unit id="7054344823477412274" datatype="html"> 663 <trans-unit id="7054344823477412274" datatype="html">
664 <source>Transcoding jobs created.</source> 664 <source>Transcoding jobs created.</source>
665 <target state="translated">トランスコードã®ã‚¸ãƒ§ãƒ–を作æˆã—ã¾ã—ãŸã€‚</target> 665 <target state="translated">トランスコードã®ã‚¸ãƒ§ãƒ–を作æˆã—ã¾ã—ãŸã€‚</target>
666 666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 667 </trans-unit>
668 <trans-unit id="3514509630940272440" datatype="html"> 668 <trans-unit id="3514509630940272440" datatype="html">
669 <source>Sensitive</source> 669 <source>Sensitive</source>
670 <target state="translated">センシティブ</target> 670 <target state="translated">センシティブ</target>
@@ -721,29 +721,26 @@
721 <trans-unit id="158575725114802951" datatype="html"> 721 <trans-unit id="158575725114802951" datatype="html">
722 <source>Only live videos</source> 722 <source>Only live videos</source>
723 <target state="translated">ライブé…ä¿¡ã®ã¿</target> 723 <target state="translated">ライブé…ä¿¡ã®ã¿</target>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 724
725 </trans-unit> 725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
726 <trans-unit id="9157178301885999151" datatype="html"> 726 <trans-unit id="9157178301885999151" datatype="html">
727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
728 <target state="translated">本当ã«{length, plural, =1 {ã“ã®å‹•ç”»} other {<x id="length"/>ã®å‹•ç”»}}を削除ã—ã¾ã™ã‹?</target> 728 <target state="translated">本当ã«{length, plural, =1 {ã“ã®å‹•ç”»} other {<x id="length"/>ã®å‹•ç”»}}を削除ã—ã¾ã™ã‹?</target>
729 <context-group purpose="location"> 729
730 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
731 <context context-type="linenumber">170</context>
732 </context-group>
733 </trans-unit>
734 <trans-unit id="7585826646011739428"> 731 <trans-unit id="7585826646011739428">
735 <source>Edit</source> 732 <source>Edit</source>
736 <target>編集</target> 733 <target>編集</target>
737 734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
738 735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
739 736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
740 737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
741 738 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
742 739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
743 740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
744 741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
745 742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 743 </trans-unit>
747 <trans-unit id="5293515551330482519"> 744 <trans-unit id="5293515551330482519">
748 <source>Truncated preview</source> 745 <source>Truncated preview</source>
749 <target>プレビューを一部表示</target> 746 <target>プレビューを一部表示</target>
@@ -919,10 +916,10 @@
919 <trans-unit id="1071721880474488785"> 916 <trans-unit id="1071721880474488785">
920 <source>Import</source> 917 <source>Import</source>
921 <target>å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆ</target> 918 <target>å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆ</target>
922 919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
923 920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
924 921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 922 </trans-unit>
926 <trans-unit id="6276792241563504067" datatype="html"> 923 <trans-unit id="6276792241563504067" datatype="html">
927 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 924 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
928 <target state="translated">メディアファイルã«é–¢é€£ã—ãŸtorrentファイルã§ã‚ã‚Œã°ã€ã©ã®ã‚ˆã†ãªã‚‚ã®ã‚‚インãƒãƒ¼ãƒˆã§ãã¾ã™ã€‚ãŸã ã—ã€ãã®ãƒ¡ãƒ‡ã‚£ã‚¢ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é…布ã™ã‚‹æ¨©åˆ©ã‚’「本当ã«ã‚ãªãŸãŒä¿æŒã—ã¦ã„ã‚‹ã‹ã©ã†ã‹ã€ã‚’確èªã™ã¹ãã§ã—ょã†ã€‚ã•ã‚‚ãªã‘ã‚Œã°ã€ã‚ãªãŸè‡ªèº«ã‚„ã‚ãªãŸãŒå±žã™ã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«æ³•çš„ãªãƒˆãƒ©ãƒ–ルをもãŸã‚‰ã—ã‹ã­ã¾ã›ã‚“。</target> 925 <target state="translated">メディアファイルã«é–¢é€£ã—ãŸtorrentファイルã§ã‚ã‚Œã°ã€ã©ã®ã‚ˆã†ãªã‚‚ã®ã‚‚インãƒãƒ¼ãƒˆã§ãã¾ã™ã€‚ãŸã ã—ã€ãã®ãƒ¡ãƒ‡ã‚£ã‚¢ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é…布ã™ã‚‹æ¨©åˆ©ã‚’「本当ã«ã‚ãªãŸãŒä¿æŒã—ã¦ã„ã‚‹ã‹ã©ã†ã‹ã€ã‚’確èªã™ã¹ãã§ã—ょã†ã€‚ã•ã‚‚ãªã‘ã‚Œã°ã€ã‚ãªãŸè‡ªèº«ã‚„ã‚ãªãŸãŒå±žã™ã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«æ³•çš„ãªãƒˆãƒ©ãƒ–ルをもãŸã‚‰ã—ã‹ã­ã¾ã›ã‚“。</target>
@@ -953,7 +950,7 @@
953 </trans-unit> 950 </trans-unit>
954 <trans-unit id="5851173629316588976" datatype="html"> 951 <trans-unit id="5851173629316588976" datatype="html">
955 <source>By users on this instance</source> 952 <source>By users on this instance</source>
956 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã«ã‚ˆã‚‹ãƒ‡ãƒ¼ã‚¿</target> 953 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã«ã‚ˆã‚‹</target>
957 <context-group purpose="location"> 954 <context-group purpose="location">
958 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> 955 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
959 <context context-type="linenumber">4</context> 956 <context context-type="linenumber">4</context>
@@ -1005,7 +1002,7 @@
1005 </trans-unit> 1002 </trans-unit>
1006 <trans-unit id="6827125739942610231" datatype="html"> 1003 <trans-unit id="6827125739942610231" datatype="html">
1007 <source>In this instance federation</source> 1004 <source>In this instance federation</source>
1008 <target state="translated">他インスタンスã¨ã®é€£åˆçŠ¶æ³</target> 1005 <target state="translated">連åˆã—ã¦ã„ã‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹</target>
1009 <context-group purpose="location"> 1006 <context-group purpose="location">
1010 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> 1007 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
1011 <context context-type="linenumber">58</context> 1008 <context context-type="linenumber">58</context>
@@ -1155,51 +1152,57 @@
1155 <trans-unit id="2392488717875840729"> 1152 <trans-unit id="2392488717875840729">
1156 <source>User</source> 1153 <source>User</source>
1157 <target>ユーザー</target> 1154 <target>ユーザー</target>
1158 1155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 1156 </trans-unit>
1160 <trans-unit id="3997350348765083892"> 1157 <trans-unit id="3997350348765083892">
1161 <source>Username or email address</source> 1158 <source>Username or email address</source>
1162 <target>ユーザーãƒãƒ¼ãƒ ã¾ãŸã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹</target> 1159 <target>ユーザーãƒãƒ¼ãƒ ã¾ãŸã¯ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹</target>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1160
1164 </trans-unit> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1165 <trans-unit id="175344056589888866" datatype="html"> 1162 <trans-unit id="175344056589888866" datatype="html">
1166 <source>Example: john@example.com</source> 1163 <source>Example: john@example.com</source>
1167 <target state="translated">例: john@example.com</target> 1164 <target state="translated">例: john@example.com</target>
1165
1166
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1168 <trans-unit id="1758058452376026925" datatype="html">
1169 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1170 <target state="translated">âš ï¸ å¤šãã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã¯å¤§æ–‡å­—ã‚’å«ã¿ã¾ã›ã‚“。</target>
1171
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1173 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1168 <context-group purpose="location"> 1174 <context-group purpose="location">
1169 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1175 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1170 <context context-type="linenumber">46</context> 1176 <context context-type="linenumber">70</context>
1171 </context-group> 1177 </context-group>
1178 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1179 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1172 <context-group purpose="location"> 1180 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1181 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">53</context> 1182 <context context-type="linenumber">72</context>
1175 </context-group> 1183 </context-group>
1176 </trans-unit> 1184 </trans-unit>
1177 <trans-unit id="1758058452376026925" datatype="html">
1178 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1179 <target state="translated">âš ï¸ å¤šãã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã¯å¤§æ–‡å­—ã‚’å«ã¿ã¾ã›ã‚“。</target>
1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1181 </trans-unit>
1182 <trans-unit id="1431416938026210429"> 1185 <trans-unit id="1431416938026210429">
1183 <source>Password</source> 1186 <source>Password</source>
1184 <target>パスワード</target> 1187 <target>パスワード</target>
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1188
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1189
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1194
1192 </trans-unit> 1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1193 <trans-unit id="8715156686857791956" datatype="html"> 1196 <trans-unit id="8715156686857791956" datatype="html">
1194 <source>Click here to reset your password</source> 1197 <source>Click here to reset your password</source>
1195 <target state="translated">クリックã—ã¦ãƒ‘スワードをリセットã—ã¾ã™</target> 1198 <target state="translated">クリックã—ã¦ãƒ‘スワードをリセットã—ã¾ã™</target>
1196 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1199
1197 </trans-unit> 1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1198 <trans-unit id="892063502898494584" datatype="html"> 1201 <trans-unit id="892063502898494584" datatype="html">
1199 <source>I forgot my password</source> 1202 <source>I forgot my password</source>
1200 <target state="translated">パスワードを忘れã¾ã—ãŸ</target> 1203 <target state="translated">パスワードを忘れã¾ã—ãŸ</target>
1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1204
1202 </trans-unit> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1203 <trans-unit id="2101170466365500913" datatype="html"> 1206 <trans-unit id="2101170466365500913" datatype="html">
1204 <source>Logging into an account lets you publish content</source> 1207 <source>Logging into an account lets you publish content</source>
1205 <target state="translated">PeerTubeã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§ãƒ­ã‚°ã‚¤ãƒ³ã™ã‚‹ã“ã¨ã§ã€ã‚ãªãŸã ã‘ã®å‹•ç”»ã‚’投稿ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™</target> 1208 <target state="translated">PeerTubeã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§ãƒ­ã‚°ã‚¤ãƒ³ã™ã‚‹ã“ã¨ã§ã€ã‚ãªãŸã ã‘ã®å‹•ç”»ã‚’投稿ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™</target>
@@ -1207,7 +1210,7 @@
1207 </trans-unit> 1210 </trans-unit>
1208 <trans-unit id="6584143415159913044" datatype="html"> 1211 <trans-unit id="6584143415159913044" datatype="html">
1209 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1212 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1210 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã®æ–°è¦ç™»éŒ²ã‚’許å¯ã—ã¦ã„ã¾ã™ã€‚ãŸã ã—ã€ã‚¢ã‚«ã‚¦ãƒ³ãƒˆä½œæˆå‰ã«<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>利用è¦ç´„<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>利用è¦ç´„<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>をよããƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。ã¾ãŸã€ã‚ãªãŸã®å¸Œæœ›ã«åˆã£ãŸã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€ä»¥ä¸‹ã®ã‚¦ã‚§ãƒ–サイトã§æŽ¢ã™ã¨è¦‹ã¤ã‹ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 1213 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã®æ–°è¦ç™»éŒ²ã‚’許å¯ã—ã¦ã„ã¾ã™ã€‚ãŸã ã—ã€ã‚¢ã‚«ã‚¦ãƒ³ãƒˆä½œæˆå‰ã«<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>利用è¦ç´„<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>利用è¦ç´„<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>をよããƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。ã¾ãŸã€ã‚ãªãŸã®å¸Œæœ›ã«åˆã£ãŸã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¯ã€ä»¥ä¸‹ã®ã‚¦ã‚§ãƒ–サイトã§æŽ¢ã™ã¨è¦‹ã¤ã‹ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </target>
1211 <context-group purpose="location"> 1214 <context-group purpose="location">
1212 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1215 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1213 <context context-type="linenumber">15,18</context> 1216 <context context-type="linenumber">15,18</context>
@@ -1224,52 +1227,52 @@
1224 <trans-unit id="3183213940445113677" datatype="html"> 1227 <trans-unit id="3183213940445113677" datatype="html">
1225 <source>Or sign in with</source> 1228 <source>Or sign in with</source>
1226 <target state="translated">ã¾ãŸã¯æ¬¡ã®æ–¹æ³•ã§ãƒ­ã‚°ã‚¤ãƒ³</target> 1229 <target state="translated">ã¾ãŸã¯æ¬¡ã®æ–¹æ³•ã§ãƒ­ã‚°ã‚¤ãƒ³</target>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1230
1228 </trans-unit> 1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1229 <trans-unit id="3238209155172574367"> 1232 <trans-unit id="3238209155172574367">
1230 <source>Forgot your password</source> 1233 <source>Forgot your password</source>
1231 <target>パスワードをãŠå¿˜ã‚Œã§ãã‹ï¼Ÿ</target> 1234 <target state="translated">パスワードを忘れã¾ããŸã‹ï¼Ÿ</target>
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1235
1233 </trans-unit> 1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1234 <trans-unit id="87327320394367488" datatype="html"> 1237 <trans-unit id="87327320394367488" datatype="html">
1235 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1238 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1236 <target state="translated">申ã—訳ã‚ã‚Šã¾ã›ã‚“。インスタンスé‹å–¶è€…ãŒPeerTubeã®ãƒ¡ãƒ¼ãƒ«ã‚·ã‚¹ãƒ†ãƒ ã®è¨­å®šã‚’ã—ã¦ã„ãªã„ãŸã‚ã€ãƒ‘スワードを復元ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。</target> 1239 <target state="translated">申ã—訳ã‚ã‚Šã¾ã›ã‚“。インスタンスé‹å–¶è€…ãŒPeerTubeã®ãƒ¡ãƒ¼ãƒ«ã‚·ã‚¹ãƒ†ãƒ ã®è¨­å®šã‚’ã—ã¦ã„ãªã„ãŸã‚ã€ãƒ‘スワードを復元ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“。</target>
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1240
1238 </trans-unit> 1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1239 <trans-unit id="3188014010833256853" datatype="html"> 1242 <trans-unit id="3188014010833256853" datatype="html">
1240 <source>Enter your email address and we will send you a link to reset your password.</source> 1243 <source>Enter your email address and we will send you a link to reset your password.</source>
1241 <target state="translated">メールアドレスを入力ã™ã‚Œã°ã€ãƒ‘スワードをリセットã™ã‚‹ãŸã‚ã®URLリンクãŒé€ä¿¡ã•ã‚Œã¾ã™ã€‚</target> 1244 <target state="translated">メールアドレスを入力ã™ã‚Œã°ã€ãƒ‘スワードをリセットã™ã‚‹ãŸã‚ã®URLリンクãŒé€ä¿¡ã•ã‚Œã¾ã™ã€‚</target>
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1245
1243 </trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1244 <trans-unit id="1190256911880544559" datatype="html"> 1247 <trans-unit id="1190256911880544559" datatype="html">
1245 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1248 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1246The link will expire within 1 hour.</source> 1249The link will expire within 1 hour.</source>
1247 <target state="translated">パスワードをリセットã™ã‚‹ãŸã‚ã®æ‰‹é †ãŒæ›¸ã‹ã‚ŒãŸãƒ¡ãƒ¼ãƒ«ãŒ <x id="PH" equiv-text="this.forgotPasswordEmail"/>ã«é€ã‚‰ã‚Œã¾ã™ã€‚ã“ã®ãƒªãƒ³ã‚¯ã¯1時間以内ã«ç„¡åŠ¹ã¨ãªã‚Šã¾ã™ã€‚</target> 1250 <target state="translated">パスワードをリセットã™ã‚‹ãŸã‚ã®æ‰‹é †ãŒæ›¸ã‹ã‚ŒãŸãƒ¡ãƒ¼ãƒ«ãŒ <x id="PH" equiv-text="this.forgotPasswordEmail"/>ã«é€ã‚‰ã‚Œã¾ã™ã€‚ã“ã®ãƒªãƒ³ã‚¯ã¯1時間以内ã«ç„¡åŠ¹ã¨ãªã‚Šã¾ã™ã€‚</target>
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1251
1249 </trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1250 <trans-unit id="4768749765465246664"> 1253 <trans-unit id="4768749765465246664">
1251 <source>Email</source> 1254 <source>Email</source>
1252 <target>Eメール</target> 1255 <target>Eメール</target>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1256
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 </trans-unit> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1261 <trans-unit id="3967269098753656610"> 1264 <trans-unit id="3967269098753656610">
1262 <source>Email address</source> 1265 <source>Email address</source>
1263 <target>メールアドレス</target> 1266 <target>メールアドレス</target>
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1267
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1268
1266 </trans-unit> 1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1267 <trans-unit id="7808756054397155068" datatype="html"> 1270 <trans-unit id="7808756054397155068" datatype="html">
1268 <source>Reset</source> 1271 <source>Reset</source>
1269 <target state="translated">リセット</target> 1272 <target state="translated">リセット</target>
1270 <note priority="1" from="description">Password reset button</note> 1273 <note priority="1" from="description">Password reset button</note>
1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1274
1272 </trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1273 <trans-unit id="4319634264526091601" datatype="html"> 1276 <trans-unit id="4319634264526091601" datatype="html">
1274 <source>on this instance</source> 1277 <source>on this instance</source>
1275 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹å†…</target> 1278 <target state="translated">ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹å†…</target>
@@ -1312,7 +1315,7 @@ The link will expire within 1 hour.</source>
1312 </trans-unit> 1315 </trans-unit>
1313 <trans-unit id="1779569416352510488" datatype="html"> 1316 <trans-unit id="1779569416352510488" datatype="html">
1314 <source>Why creating an account?</source> 1317 <source>Why creating an account?</source>
1315 <target state="translated">ãªãœã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作るã®ã§ã™ã‹ï¼Ÿ</target> 1318 <target state="translated">ãªãœã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作る必è¦ãŒã‚ã‚‹ã®ã§ã™ã‹ï¼Ÿ</target>
1316 <context-group purpose="location"> 1319 <context-group purpose="location">
1317 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1320 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1318 <context context-type="linenumber">2</context> 1321 <context context-type="linenumber">2</context>
@@ -1320,7 +1323,7 @@ The link will expire within 1 hour.</source>
1320 </trans-unit> 1323 </trans-unit>
1321 <trans-unit id="4502972592942341883" datatype="html"> 1324 <trans-unit id="4502972592942341883" datatype="html">
1322 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source> 1325 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source>
1323 <target state="translated">ã‚‚ã—ã‹ã™ã‚‹ã¨ãŠæ°—ã¥ãã‹ã‚‚ã—ã‚Œã¾ã›ã‚“ãŒ: <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>ã§å‹•ç”»ã‚’å†ç”Ÿã™ã‚‹ãŸã‚ã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã“ã¨ã¯ã€å¿…é ˆã§ã¯ã‚ã‚Šã¾ã›ã‚“。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>ã—ã‹ã—ã€<x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>ã§ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã¨ä»¥ä¸‹ã®ã‚ˆã†ãªäº‹ãŒã§ãるよã†ã«ãªã‚Šã¾ã™: </target> 1326 <target state="translated">ã‚‚ã—ã‹ã™ã‚‹ã¨ãŠæ°—ã¥ãã‹ã‚‚ã—ã‚Œã¾ã›ã‚“ãŒã€ <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>ã§å‹•ç”»ã‚’å†ç”Ÿã™ã‚‹ãŸã‚ã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã“ã¨ã¯ã€å¿…ãšã—ã‚‚å¿…è¦ã‚ã‚Šã¾ã›ã‚“。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>ã—ã‹ã—ã€<x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>ã§ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã¨ä»¥ä¸‹ã®ã‚ˆã†ãªäº‹ãŒã§ãるよã†ã«ãªã‚Šã¾ã™: </target>
1324 <context-group purpose="location"> 1327 <context-group purpose="location">
1325 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1328 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1326 <context context-type="linenumber">4,8</context> 1329 <context context-type="linenumber">4,8</context>
@@ -1368,7 +1371,7 @@ The link will expire within 1 hour.</source>
1368 </trans-unit> 1371 </trans-unit>
1369 <trans-unit id="5853527794391720600" datatype="html"> 1372 <trans-unit id="5853527794391720600" datatype="html">
1370 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source> 1373 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source>
1371 <target state="translated">以上ã®ã‚ˆã†ãªã€ã‚ãªãŸã®å¥½ã¿ã®ãƒ„ールã§<x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>をフォローã™ã‚‹ã“ã¨ã¯ã€æ—¢ã«å¯èƒ½ã¨ãªã£ã¦ã„ã¾ã™ã€‚ </target> 1374 <target state="translated">以上ã®ã‚ˆã†ãªã€ã‚ãªãŸã®å¥½ã¿ã®ãƒ„ールã§<x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>をフォローã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ </target>
1372 <context-group purpose="location"> 1375 <context-group purpose="location">
1373 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1376 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1374 <context context-type="linenumber">21,23</context> 1377 <context context-type="linenumber">21,23</context>
@@ -1498,6 +1501,12 @@ The link will expire within 1 hour.</source>
1498 <source>Configure my instance</source> 1501 <source>Configure my instance</source>
1499 <target state="translated">インスタンスã®è¨­å®šã‚’ã™ã‚‹</target> 1502 <target state="translated">インスタンスã®è¨­å®šã‚’ã™ã‚‹</target>
1500 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1503 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1504 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1505 <source>Confirm your password</source><target state="new">Confirm your password</target>
1506 <context-group purpose="location">
1507 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1508 <context context-type="linenumber">54</context>
1509 </context-group>
1501 </trans-unit> 1510 </trans-unit>
1502 <trans-unit id="9005121595859995793" datatype="html"> 1511 <trans-unit id="9005121595859995793" datatype="html">
1503 <source>Configuration warning!</source> 1512 <source>Configuration warning!</source>
@@ -1668,7 +1677,7 @@ The link will expire within 1 hour.</source>
1668 </trans-unit> 1677 </trans-unit>
1669 <trans-unit id="3430483831942247060" datatype="html"> 1678 <trans-unit id="3430483831942247060" datatype="html">
1670 <source>Help share videos</source> 1679 <source>Help share videos</source>
1671 <target state="translated">サーãƒãƒ¼è² è·è»½æ¸›ã®ãŸã‚ã«ã€å†ç”Ÿã•ã‚Œã‚‹å‹•ç”»ã®ãƒ”ã‚¢ã«ãªã‚Šã¾ã—ょã†</target> 1680 <target state="translated">サーãƒãƒ¼è² è·è»½æ¸›ã®ãŸã‚ã«å†ç”Ÿã™ã‚‹å‹•ç”»ã®ãƒ”ã‚¢ã«ãªã‚‹</target>
1672 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group> 1681 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group>
1673 </trans-unit> 1682 </trans-unit>
1674 <trans-unit id="7005745151564974365" datatype="html"> 1683 <trans-unit id="7005745151564974365" datatype="html">
@@ -1700,8 +1709,8 @@ The link will expire within 1 hour.</source>
1700 <trans-unit id="8893390761160292681" datatype="html"> 1709 <trans-unit id="8893390761160292681" datatype="html">
1701 <source>My account</source> 1710 <source>My account</source>
1702 <target state="translated">ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆ</target> 1711 <target state="translated">ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆ</target>
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1712
1704 </trans-unit> 1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1705 <trans-unit id="6371572688505952303" datatype="html"> 1714 <trans-unit id="6371572688505952303" datatype="html">
1706 <source>My library</source> 1715 <source>My library</source>
1707 <target state="translated">ã‚ãªãŸã®ãƒ©ã‚¤ãƒ–ラリ</target> 1716 <target state="translated">ã‚ãªãŸã®ãƒ©ã‚¤ãƒ–ラリ</target>
@@ -1710,13 +1719,13 @@ The link will expire within 1 hour.</source>
1710 <trans-unit id="2308975396733519902"> 1719 <trans-unit id="2308975396733519902">
1711 <source>Create an account</source> 1720 <source>Create an account</source>
1712 <target state="translated">アカウントを作æˆ</target> 1721 <target state="translated">アカウントを作æˆ</target>
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1722
1714 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1723
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1724
1716 </trans-unit> 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1717 <trans-unit id="3108704604266608109" datatype="html"> 1726 <trans-unit id="3108704604266608109" datatype="html">
1718 <source>My video imports</source> 1727 <source>My video imports</source>
1719 <target state="translated">自分ãŒã‚¤ãƒ³ãƒãƒ¼ãƒˆã—ãŸå‹•ç”»</target> 1728 <target state="translated">インãƒãƒ¼ãƒˆã—ãŸå‹•ç”»</target>
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group>
1721 </trans-unit> 1730 </trans-unit>
1722 <trans-unit id="949618577357088829" datatype="html"> 1731 <trans-unit id="949618577357088829" datatype="html">
@@ -1732,35 +1741,35 @@ The link will expire within 1 hour.</source>
1732 <trans-unit id="667372110624203230" datatype="html"> 1741 <trans-unit id="667372110624203230" datatype="html">
1733 <source>Import jobs concurrency</source> 1742 <source>Import jobs concurrency</source>
1734 <target state="translated">å‹•ç”»ã®åŒæ™‚並行インãƒãƒ¼ãƒˆã®ã‚¸ãƒ§ãƒ–</target> 1743 <target state="translated">å‹•ç”»ã®åŒæ™‚並行インãƒãƒ¼ãƒˆã®ã‚¸ãƒ§ãƒ–</target>
1735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1744
1736 </trans-unit> 1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1737 <trans-unit id="2184839376696112704" datatype="html"> 1746 <trans-unit id="2184839376696112704" datatype="html">
1738 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1747 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1739 <target state="translated">複数ã®å‹•ç”»ã‚’並行ã—ã¦ã‚¤ãƒ³ãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ã‚’許å¯ã™ã‚‹ã€‚ âš ï¸ PeerTubeã®å†èµ·å‹•ãŒå¿…è¦ã§ã™ã€‚</target> 1748 <target state="translated">複数ã®å‹•ç”»ã‚’並行ã—ã¦ã‚¤ãƒ³ãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ã‚’許å¯ã™ã‚‹ã€‚ âš ï¸ PeerTubeã®å†èµ·å‹•ãŒå¿…è¦ã§ã™ã€‚</target>
1740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1749
1741 </trans-unit> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1742 <trans-unit id="780513172839038392" datatype="html"> 1751 <trans-unit id="780513172839038392" datatype="html">
1743 <source>jobs in parallel</source> 1752 <source>jobs in parallel</source>
1744 <target state="translated">åŒæ™‚並行ã®ã‚¸ãƒ§ãƒ–</target> 1753 <target state="translated">åŒæ™‚並行ã®ã‚¸ãƒ§ãƒ–</target>
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1754
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1748 <trans-unit id="5997625369044180192" datatype="html"> 1757 <trans-unit id="5997625369044180192" datatype="html">
1749 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1758 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1750 <target state="translated">(例ãˆã°YouTubeã®å‹•ç”»ã®ï¼‰URLを利用ã—ãŸã€å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹</target> 1759 <target state="translated">(例ãˆã°YouTubeã®å‹•ç”»ã®ï¼‰URLを利用ã—ãŸã€å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1760
1752 </trans-unit> 1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1753 <trans-unit id="2095604754338363597" datatype="html"> 1762 <trans-unit id="2095604754338363597" datatype="html">
1754 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1763 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1755 <target state="translated">âš ï¸ ã“ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€ã‚ãªãŸã®PeerTubeサーãƒãƒ¼ã‹ã‚‰ãƒ—ライã¹ãƒ¼ãƒˆURLã¸ã®ã‚¢ã‚¯ã‚»ã‚¹ã‚’防ããŸã‚ã€<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTPプロキシ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>ã®åˆ©ç”¨ã‚’推奨ã—ã¾ã™</target> 1764 <target state="translated">âš ï¸ ã“ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€ã‚ãªãŸã®PeerTubeサーãƒãƒ¼ã‹ã‚‰ãƒ—ライã¹ãƒ¼ãƒˆURLã¸ã®ã‚¢ã‚¯ã‚»ã‚¹ã‚’防ããŸã‚ã€<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTPプロキシ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>ã®åˆ©ç”¨ã‚’推奨ã—ã¾ã™</target>
1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1765
1757 </trans-unit> 1766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1758 <trans-unit id="7627544798203088407" datatype="html"> 1767 <trans-unit id="7627544798203088407" datatype="html">
1759 <source>Discover</source> 1768 <source>Discover</source>
1760 <target state="translated">ディスカãƒãƒ¼</target> 1769 <target state="translated">ディスカãƒãƒ¼</target>
1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1770
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1764 <trans-unit id="7844706011418789951"> 1773 <trans-unit id="7844706011418789951">
1765 <source>Administration</source> 1774 <source>Administration</source>
1766 <target>é‹å–¶</target> 1775 <target>é‹å–¶</target>
@@ -1775,7 +1784,7 @@ The link will expire within 1 hour.</source>
1775 </trans-unit> 1784 </trans-unit>
1776 <trans-unit id="6653148913296143805" datatype="html"> 1785 <trans-unit id="6653148913296143805" datatype="html">
1777 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source> 1786 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1778 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>アカウントを作æˆã™ã‚‹<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 1787 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>アカウント作æˆ<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1779 <context-group purpose="location"> 1788 <context-group purpose="location">
1780 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1789 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1781 <context context-type="linenumber">19,21</context> 1790 <context context-type="linenumber">19,21</context>
@@ -2001,8 +2010,8 @@ The link will expire within 1 hour.</source>
2001 <trans-unit id="2971365540217107489" datatype="html"> 2010 <trans-unit id="2971365540217107489" datatype="html">
2002 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2011 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2003 <target state="translated">メディアã®ã‚µã‚¤ã‚ºãŒPeerTubeサーãƒãƒ¼ã«å¯¾ã—ã¦å¤§ãã™ãŽã¾ã™ã€‚サーãƒãƒ¼ã®ã‚µã‚¤ã‚ºä¸Šé™ã‚’上ã’ãŸã„å ´åˆã¯ã€ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹é‹å–¶è€…ã«é€£çµ¡ã‚’å–ã£ã¦ä¸‹ã•ã„。</target> 2012 <target state="translated">メディアã®ã‚µã‚¤ã‚ºãŒPeerTubeサーãƒãƒ¼ã«å¯¾ã—ã¦å¤§ãã™ãŽã¾ã™ã€‚サーãƒãƒ¼ã®ã‚µã‚¤ã‚ºä¸Šé™ã‚’上ã’ãŸã„å ´åˆã¯ã€ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹é‹å–¶è€…ã«é€£çµ¡ã‚’å–ã£ã¦ä¸‹ã•ã„。</target>
2004 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2013
2005 </trans-unit> 2014 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2006 <trans-unit id="5131854469652959713" datatype="html"> 2015 <trans-unit id="5131854469652959713" datatype="html">
2007 <source>GLOBAL SEARCH</source> 2016 <source>GLOBAL SEARCH</source>
2008 <target state="translated">グローãƒãƒ«æ¤œç´¢</target> 2017 <target state="translated">グローãƒãƒ«æ¤œç´¢</target>
@@ -2255,18 +2264,18 @@ The link will expire within 1 hour.</source>
2255 <trans-unit id="480001148850006323" datatype="html"> 2264 <trans-unit id="480001148850006323" datatype="html">
2256 <source>Edit caption</source> 2265 <source>Edit caption</source>
2257 <target state="translated">キャプションã®ç·¨é›†</target> 2266 <target state="translated">キャプションã®ç·¨é›†</target>
2258 2267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2268 </trans-unit>
2260 <trans-unit id="6838559377527923778" datatype="html"> 2269 <trans-unit id="6838559377527923778" datatype="html">
2261 <source>Caption</source> 2270 <source>Caption</source>
2262 <target state="translated">キャプション</target> 2271 <target state="translated">キャプション</target>
2263 2272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2273 </trans-unit>
2265 <trans-unit id="1989971680596153649" datatype="html"> 2274 <trans-unit id="1989971680596153649" datatype="html">
2266 <source>Edit this caption</source> 2275 <source>Edit this caption</source>
2267 <target state="translated">ã“ã®ã‚­ãƒ£ãƒ—ションを編集ã™ã‚‹</target> 2276 <target state="translated">ã“ã®ã‚­ãƒ£ãƒ—ションを編集ã™ã‚‹</target>
2268 2277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2278 </trans-unit>
2270 <trans-unit id="5701618810648052610"> 2279 <trans-unit id="5701618810648052610">
2271 <source>Title</source> 2280 <source>Title</source>
2272 <target>タイトル</target> 2281 <target>タイトル</target>
@@ -2383,7 +2392,7 @@ The link will expire within 1 hour.</source>
2383 2392
2384 2393
2385 2394
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2387 <trans-unit id="2504502765849142619" datatype="html"> 2396 <trans-unit id="2504502765849142619" datatype="html">
2388 <source>No items found</source> 2397 <source>No items found</source>
2389 <target state="translated">アイテムã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ</target> 2398 <target state="translated">アイテムã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ</target>
@@ -2414,14 +2423,14 @@ The link will expire within 1 hour.</source>
2414 <trans-unit id="5462361983940693567"> 2423 <trans-unit id="5462361983940693567">
2415 <source>Channel</source> 2424 <source>Channel</source>
2416 <target>ãƒãƒ£ãƒ³ãƒãƒ«</target> 2425 <target>ãƒãƒ£ãƒ³ãƒãƒ«</target>
2417 2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2418 2427 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2419 2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2420 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2421 2430 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2422 2431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2423 2432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 2433 </trans-unit>
2425 <trans-unit id="2806917038528218276" datatype="html"> 2434 <trans-unit id="2806917038528218276" datatype="html">
2426 <source>FAQ</source> 2435 <source>FAQ</source>
2427 <target state="translated">FAQ</target> 2436 <target state="translated">FAQ</target>
@@ -2531,36 +2540,36 @@ The link will expire within 1 hour.</source>
2531 <trans-unit id="360396717319152766"> 2540 <trans-unit id="360396717319152766">
2532 <source>No captions for now.</source> 2541 <source>No captions for now.</source>
2533 <target>キャプションã¯ã‚ã‚Šã¾ã›ã‚“。</target> 2542 <target>キャプションã¯ã‚ã‚Šã¾ã›ã‚“。</target>
2534 2543 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2535 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2544 </trans-unit>
2536 <trans-unit id="8508836953540308271" datatype="html"> 2545 <trans-unit id="8508836953540308271" datatype="html">
2537 <source>Live settings</source> 2546 <source>Live settings</source>
2538 <target state="translated">ライブé…ä¿¡ã®è¨­å®š</target> 2547 <target state="translated">ライブé…ä¿¡ã®è¨­å®š</target>
2539 2548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2540 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2549 </trans-unit>
2541 <trans-unit id="1212376766715456139" datatype="html"> 2550 <trans-unit id="1212376766715456139" datatype="html">
2542 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2551 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2543 <target state="translated">âš ï¸ ã“ã®ã‚ªãƒ—ションを有効ã«ã™ã‚‹ã¨ã€ã‚ãªãŸã®ãƒªãƒ—レイ動画ã®æŠ•ç¨¿å‡¦ç†ä¸­ã«å‹•ç”»å®¹é‡ã®åˆ¶é™ã‚’越ãˆãŸå ´åˆã€æŠ•ç¨¿å‡¦ç†ã¯å¼·åˆ¶çš„ã«çµ‚了ã•ã‚Œã¾ã™</target> 2552 <target state="translated">âš ï¸ ã“ã®ã‚ªãƒ—ションを有効ã«ã™ã‚‹ã¨ã€ã‚ãªãŸã®ãƒªãƒ—レイ動画ã®æŠ•ç¨¿å‡¦ç†ä¸­ã«å‹•ç”»å®¹é‡ã®åˆ¶é™ã‚’越ãˆãŸå ´åˆã€æŠ•ç¨¿å‡¦ç†ã¯å¼·åˆ¶çš„ã«çµ‚了ã•ã‚Œã¾ã™</target>
2544 2553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2554 </trans-unit>
2546 <trans-unit id="1966495339378120213" datatype="html"> 2555 <trans-unit id="1966495339378120213" datatype="html">
2547 <source>Latency mode</source> 2556 <source>Latency mode</source>
2548 <target state="translated">é…延モード</target> 2557 <target state="translated">é…延モード</target>
2549 2558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2559 </trans-unit>
2551 <trans-unit id="8891497955962997247" datatype="html"> 2560 <trans-unit id="8891497955962997247" datatype="html">
2552 <source>Automatically publish a replay when your live ends</source> 2561 <source>Automatically publish a replay when your live ends</source>
2553 <target state="translated">ライブé…信を終了ã—ãŸæ™‚ã«ã€è‡ªå‹•çš„ã«ãƒ©ã‚¤ãƒ–é…ä¿¡ã®å†…容をリプレイ動画ã¨ã—ã¦æŠ•ç¨¿ã—ã¾ã™</target> 2562 <target state="translated">ライブé…信を終了ã—ãŸæ™‚ã«ã€è‡ªå‹•çš„ã«ãƒ©ã‚¤ãƒ–é…ä¿¡ã®å†…容をリプレイ動画ã¨ã—ã¦æŠ•ç¨¿ã—ã¾ã™</target>
2554 2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2555 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2564 </trans-unit>
2556 <trans-unit id="2288513108450439427"> 2565 <trans-unit id="2288513108450439427">
2557 <source>Support</source> 2566 <source>Support</source>
2558 <target>å¿œæ´</target> 2567 <target>å¿œæ´</target>
2559 2568 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2560 2569 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2561 2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2562 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2572 </trans-unit>
2564 <trans-unit id="1359533927353954373" datatype="html"> 2573 <trans-unit id="1359533927353954373" datatype="html">
2565 <source>View account</source> 2574 <source>View account</source>
2566 <target state="translated">アカウントを見る</target> 2575 <target state="translated">アカウントを見る</target>
@@ -2594,33 +2603,33 @@ The link will expire within 1 hour.</source>
2594 <trans-unit id="1952020204339597057" datatype="html"> 2603 <trans-unit id="1952020204339597057" datatype="html">
2595 <source>Short text to tell people how they can support you (membership platform...).</source> 2604 <source>Short text to tell people how they can support you (membership platform...).</source>
2596 <target state="translated">ã©ã†ã™ã‚Œã°å‹•ç”»ã®è¦–è´è€…ãŒã‚ãªãŸã®æ´»å‹•ã‚’å¿œæ´ã§ãã‚‹ã‹(メンãƒãƒ¼ã‚·ãƒƒãƒ—制ã®ã‚µãƒ¼ãƒ“ス...ãªã©)を説明ã™ã‚‹ãŸã‚ã®ç°¡æ½”ãªæ–‡ç« ã‚’書ãã¾ã—ょã†ã€‚</target> 2605 <target state="translated">ã©ã†ã™ã‚Œã°å‹•ç”»ã®è¦–è´è€…ãŒã‚ãªãŸã®æ´»å‹•ã‚’å¿œæ´ã§ãã‚‹ã‹(メンãƒãƒ¼ã‚·ãƒƒãƒ—制ã®ã‚µãƒ¼ãƒ“ス...ãªã©)を説明ã™ã‚‹ãŸã‚ã®ç°¡æ½”ãªæ–‡ç« ã‚’書ãã¾ã—ょã†ã€‚</target>
2597 2606 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2598 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> 2607 </trans-unit>
2599 <trans-unit id="7003790776240394114" datatype="html"> 2608 <trans-unit id="7003790776240394114" datatype="html">
2600 <source>Filename</source> 2609 <source>Filename</source>
2601 <target state="translated">ファイルå</target> 2610 <target state="translated">ファイルå</target>
2602 2611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2603 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit> 2612 </trans-unit>
2604 <trans-unit id="1186960092655764809" datatype="html"> 2613 <trans-unit id="1186960092655764809" datatype="html">
2605 <source>Name of the uploaded file</source> 2614 <source>Name of the uploaded file</source>
2606 <target state="translated">アップロードã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ã®åå‰</target> 2615 <target state="translated">アップロードã—ãŸãƒ•ã‚¡ã‚¤ãƒ«ã®åå‰</target>
2607 2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2617 </trans-unit>
2609 <trans-unit id="7958716262877895706"> 2618 <trans-unit id="7958716262877895706">
2610 <source>Original publication date</source> 2619 <source>Original publication date</source>
2611 <target>元動画ã®å…¬é–‹æ—¥</target> 2620 <target>元動画ã®å…¬é–‹æ—¥</target>
2612 2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2613 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2622 </trans-unit>
2614 <trans-unit id="50985514722149155" datatype="html"> 2623 <trans-unit id="50985514722149155" datatype="html">
2615 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2624 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2616 <target state="translated">投稿ã™ã‚‹å‹•ç”»ã®å…ƒã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãŒå…¬é–‹ã•ã‚ŒãŸæ—¥ä»˜ã‚’入力ã—ã¾ã—ょã†(例ãˆã°ã€æŠ•ç¨¿ã™ã‚‹å‹•ç”»ãŒè‘—作権ã«ã‚ˆã‚‹ä¿è­·æœŸé™ãŒåˆ‡ã‚ŒãŸæ˜ ç”»ã®å ´åˆã€ãã®æ˜ ç”»ãŒå°åˆ‡ã‚‰ã‚ŒãŸæ—¥ä»˜ã‚’入力ã—ã¾ã™)</target> 2625 <target state="translated">投稿ã™ã‚‹å‹•ç”»ã®å…ƒã‚³ãƒ³ãƒ†ãƒ³ãƒ„ãŒå…¬é–‹ã•ã‚ŒãŸæ—¥ä»˜ã‚’入力ã—ã¾ã—ょã†(例ãˆã°ã€æŠ•ç¨¿ã™ã‚‹å‹•ç”»ãŒè‘—作権ã«ã‚ˆã‚‹ä¿è­·æœŸé™ãŒåˆ‡ã‚ŒãŸæ˜ ç”»ã®å ´åˆã€ãã®æ˜ ç”»ãŒå°åˆ‡ã‚‰ã‚ŒãŸæ—¥ä»˜ã‚’入力ã—ã¾ã™)</target>
2617 2626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2627 </trans-unit>
2619 <trans-unit id="1669378369440073270" datatype="html"> 2628 <trans-unit id="1669378369440073270" datatype="html">
2620 <source>Plugin settings</source> 2629 <source>Plugin settings</source>
2621 <target state="translated">プラグイン設定</target> 2630 <target state="translated">プラグイン設定</target>
2622 2631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2632 </trans-unit>
2624 <trans-unit id="54931094224146544" datatype="html"> 2633 <trans-unit id="54931094224146544" datatype="html">
2625 <source>Small latency</source> 2634 <source>Small latency</source>
2626 <target state="translated">低é…延</target> 2635 <target state="translated">低é…延</target>
@@ -2654,29 +2663,29 @@ The link will expire within 1 hour.</source>
2654 <trans-unit id="8693603235657020323" datatype="html"> 2663 <trans-unit id="8693603235657020323" datatype="html">
2655 <source>Other</source> 2664 <source>Other</source>
2656 <target state="translated">ãã®ä»–</target> 2665 <target state="translated">ãã®ä»–</target>
2657 2666 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2658 2667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2668 </trans-unit>
2660 <trans-unit id="2200003513633568069"> 2669 <trans-unit id="2200003513633568069">
2661 <source>Enable video comments</source> 2670 <source>Enable video comments</source>
2662 <target>å‹•ç”»ã¸ã®ã‚³ãƒ¡ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹</target> 2671 <target>å‹•ç”»ã¸ã®ã‚³ãƒ¡ãƒ³ãƒˆã‚’有効ã«ã™ã‚‹</target>
2663 2672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2673 </trans-unit>
2665 <trans-unit id="8896564060463626070"> 2674 <trans-unit id="8896564060463626070">
2666 <source>Enable download</source> 2675 <source>Enable download</source>
2667 <target>ダウンロードを有効ã«ã™ã‚‹</target> 2676 <target>ダウンロードを有効ã«ã™ã‚‹</target>
2668 2677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2678 </trans-unit>
2670 <trans-unit id="8821221480638803282"> 2679 <trans-unit id="8821221480638803282">
2671 <source>Advanced settings</source> 2680 <source>Advanced settings</source>
2672 <target>ãã®ä»–ã®è¨­å®š</target> 2681 <target>ãã®ä»–ã®è¨­å®š</target>
2673 2682 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit> 2683 </trans-unit>
2675 <trans-unit id="5407145687662795944" datatype="html"> 2684 <trans-unit id="5407145687662795944" datatype="html">
2676 <source>Video thumbnail</source> 2685 <source>Video thumbnail</source>
2677 <target state="translated">å‹•ç”»ã®ã‚µãƒ ãƒã‚¤ãƒ«</target> 2686 <target state="translated">å‹•ç”»ã®ã‚µãƒ ãƒã‚¤ãƒ«</target>
2678 2687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2688 </trans-unit>
2680 <trans-unit id="2375260419993138758"> 2689 <trans-unit id="2375260419993138758">
2681 <source>URL</source> 2690 <source>URL</source>
2682 <target>URL</target> 2691 <target>URL</target>
@@ -2688,8 +2697,10 @@ The link will expire within 1 hour.</source>
2688 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2697 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2689 <target state="translated"><x id="START_LINK"/>youtube-dlãŒã‚µãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹<x id="CLOSE_LINK"/>URLã€ã¾ãŸã¯ä½•ã‚‰ã‹ã®ãƒ¡ãƒ‡ã‚£ã‚¢ãƒ•ã‚¡ã‚¤ãƒ«ã‚’指ã—ã¦ã„ã‚‹URLを利用ã—ã¦ãƒ¡ãƒ‡ã‚£ã‚¢ã‚’インãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ãŸã ã—ã€ãƒ¡ãƒ‡ã‚£ã‚¢ã®URLやメディアファイルをé…布ã™ã‚‹æ¨©åˆ©ã‚’「本当ã«ã‚ãªãŸãŒä¿æŒã—ã¦ã„ã‚‹ã‹ã©ã†ã‹ã€ã‚’確èªã™ã¹ãã§ã—ょã†ã€‚ã•ã‚‚ãªã‘ã‚Œã°ã€ã‚ãªãŸè‡ªèº«ã‚„ã‚ãªãŸãŒå±žã™ã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«æ³•çš„ãªãƒˆãƒ©ãƒ–ルをもãŸã‚‰ã—ã‹ã­ã¾ã›ã‚“。 </target> 2698 <target state="translated"><x id="START_LINK"/>youtube-dlãŒã‚µãƒãƒ¼ãƒˆã—ã¦ã„ã‚‹<x id="CLOSE_LINK"/>URLã€ã¾ãŸã¯ä½•ã‚‰ã‹ã®ãƒ¡ãƒ‡ã‚£ã‚¢ãƒ•ã‚¡ã‚¤ãƒ«ã‚’指ã—ã¦ã„ã‚‹URLを利用ã—ã¦ãƒ¡ãƒ‡ã‚£ã‚¢ã‚’インãƒãƒ¼ãƒˆã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚ãŸã ã—ã€ãƒ¡ãƒ‡ã‚£ã‚¢ã®URLやメディアファイルをé…布ã™ã‚‹æ¨©åˆ©ã‚’「本当ã«ã‚ãªãŸãŒä¿æŒã—ã¦ã„ã‚‹ã‹ã©ã†ã‹ã€ã‚’確èªã™ã¹ãã§ã—ょã†ã€‚ã•ã‚‚ãªã‘ã‚Œã°ã€ã‚ãªãŸè‡ªèº«ã‚„ã‚ãªãŸãŒå±žã™ã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«æ³•çš„ãªãƒˆãƒ©ãƒ–ルをもãŸã‚‰ã—ã‹ã­ã¾ã›ã‚“。 </target>
2690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> 2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2691 </trans-unit><trans-unit id="25952900092483482" datatype="html"> 2700 </trans-unit>
2692 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2701 <trans-unit id="25952900092483482" datatype="html">
2702 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2703 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2693 <context-group purpose="location"> 2704 <context-group purpose="location">
2694 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2705 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2695 <context context-type="linenumber">21,23</context> 2706 <context context-type="linenumber">21,23</context>
@@ -2698,16 +2709,16 @@ The link will expire within 1 hour.</source>
2698 <trans-unit id="460353452916242022"> 2709 <trans-unit id="460353452916242022">
2699 <source>Sorry, but something went wrong</source> 2710 <source>Sorry, but something went wrong</source>
2700 <target>申ã—訳ã‚ã‚Šã¾ã›ã‚“ã€ä½•ã‚‰ã‹ã®å•é¡ŒãŒç™ºç”Ÿã—ã¾ã—ãŸ</target> 2711 <target>申ã—訳ã‚ã‚Šã¾ã›ã‚“ã€ä½•ã‚‰ã‹ã®å•é¡ŒãŒç™ºç”Ÿã—ã¾ã—ãŸ</target>
2701 2712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2702 2713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2703 2714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2704 2715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2716 </trans-unit>
2706 <trans-unit id="5359075917564707730"> 2717 <trans-unit id="5359075917564707730">
2707 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2718 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2708 <target>ãŠã‚ã§ã¨ã†ã”ã–ã„ã¾ã™ã€‚ <x id="INTERPOLATION"/> ã®å‹•ç”»ãŒã‚¤ãƒ³ãƒãƒ¼ãƒˆã•ã‚Œã¾ã™! ã“ã®å‹•ç”»ã«é–¢ã™ã‚‹æƒ…報を追加ã§ãã¾ã™ã€‚ </target> 2719 <target>ãŠã‚ã§ã¨ã†ã”ã–ã„ã¾ã™ã€‚ <x id="INTERPOLATION"/> ã®å‹•ç”»ãŒã‚¤ãƒ³ãƒãƒ¼ãƒˆã•ã‚Œã¾ã™! ã“ã®å‹•ç”»ã«é–¢ã™ã‚‹æƒ…報を追加ã§ãã¾ã™ã€‚ </target>
2709 2720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2721 </trans-unit>
2711 <trans-unit id="6722765664648523978"> 2722 <trans-unit id="6722765664648523978">
2712 <source>Select the file to upload</source> 2723 <source>Select the file to upload</source>
2713 <target>アップロードã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é¸æŠžã™ã‚‹</target> 2724 <target>アップロードã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é¸æŠžã™ã‚‹</target>
@@ -2717,13 +2728,13 @@ The link will expire within 1 hour.</source>
2717 <trans-unit id="9172233176401579786"> 2728 <trans-unit id="9172233176401579786">
2718 <source>Scheduled</source> 2729 <source>Scheduled</source>
2719 <target>スケジュールã•ã‚Œã¾ã—ãŸ</target> 2730 <target>スケジュールã•ã‚Œã¾ã—ãŸ</target>
2720 2731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2721 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2732 </trans-unit>
2722 <trans-unit id="1435317307066082710" datatype="html"> 2733 <trans-unit id="1435317307066082710" datatype="html">
2723 <source>Hide the video until a specific date</source> 2734 <source>Hide the video until a specific date</source>
2724 <target state="translated">特定ã®æ—¥ä»˜ã¾ã§å‹•ç”»ã‚’éžè¡¨ç¤ºã«ã™ã‚‹</target> 2735 <target state="translated">特定ã®æ—¥ä»˜ã¾ã§å‹•ç”»ã‚’éžè¡¨ç¤ºã«ã™ã‚‹</target>
2725 2736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2726 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2737 </trans-unit>
2727 <trans-unit id="1087181129481039628" datatype="html"> 2738 <trans-unit id="1087181129481039628" datatype="html">
2728 <source>Normal live</source> 2739 <source>Normal live</source>
2729 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target> 2740 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target>
@@ -2793,8 +2804,8 @@ The link will expire within 1 hour.</source>
2793 <trans-unit id="6161604372916832458" datatype="html"> 2804 <trans-unit id="6161604372916832458" datatype="html">
2794 <source>Upload on hold</source> 2805 <source>Upload on hold</source>
2795 <target state="translated">アップロードをä¿ç•™</target> 2806 <target state="translated">アップロードをä¿ç•™</target>
2796 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2807
2797 </trans-unit> 2808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2798 <trans-unit id="285180972645018518" datatype="html"> 2809 <trans-unit id="285180972645018518" datatype="html">
2799 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2810 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2800 <target state="translated">申ã—訳ã‚ã‚Šã¾ã›ã‚“ãŒã€ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§ã¯ã‚¢ãƒƒãƒ—ロード機能ãŒç„¡åŠ¹ã«ãªã£ã¦ã„ã¾ã™ã€‚動画をアップロードã—ãŸã„å ´åˆã€é‹å–¶è€…ãŒã‚ãªãŸã®å‹•ç”»å®¹é‡ã®åˆ¶é™ã‚’解除ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> 2811 <target state="translated">申ã—訳ã‚ã‚Šã¾ã›ã‚“ãŒã€ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§ã¯ã‚¢ãƒƒãƒ—ロード機能ãŒç„¡åŠ¹ã«ãªã£ã¦ã„ã¾ã™ã€‚動画をアップロードã—ãŸã„å ´åˆã€é‹å–¶è€…ãŒã‚ãªãŸã®å‹•ç”»å®¹é‡ã®åˆ¶é™ã‚’解除ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target>
@@ -3044,11 +3055,11 @@ The link will expire within 1 hour.</source>
3044 <trans-unit id="2454050363478003966" datatype="html"> 3055 <trans-unit id="2454050363478003966" datatype="html">
3045 <source>Login</source> 3056 <source>Login</source>
3046 <target state="translated">ログイン</target> 3057 <target state="translated">ログイン</target>
3047 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3058
3048 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3059
3049 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3060
3050 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3061
3051 </trans-unit> 3062 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3052 <trans-unit id="6154714649766447409" datatype="html"> 3063 <trans-unit id="6154714649766447409" datatype="html">
3053 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3064 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3054 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > ログイン </target> 3065 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > ログイン </target>
@@ -3166,7 +3177,7 @@ The link will expire within 1 hour.</source>
3166 </trans-unit> 3177 </trans-unit>
3167 <trans-unit id="1144407473317535723" datatype="html"> 3178 <trans-unit id="1144407473317535723" datatype="html">
3168 <source>Subscribe</source> 3179 <source>Subscribe</source>
3169 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ç™»éŒ²ã™ã‚‹</target> 3180 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ç™»éŒ²</target>
3170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group> 3181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">9</context></context-group>
3171 </trans-unit> 3182 </trans-unit>
3172 <trans-unit id="5432070253720498105" datatype="html"> 3183 <trans-unit id="5432070253720498105" datatype="html">
@@ -3322,7 +3333,7 @@ The link will expire within 1 hour.</source>
3322 </trans-unit> 3333 </trans-unit>
3323 <trans-unit id="5179007899354903649" datatype="html"> 3334 <trans-unit id="5179007899354903649" datatype="html">
3324 <source>Most replies first</source> 3335 <source>Most replies first</source>
3325 <target state="translated">返信ãŒå¤šã„é †</target> 3336 <target state="translated">コメントã¸ã®è¿”ä¿¡ãŒå¤šã„é †</target>
3326 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group> 3337 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">15</context></context-group>
3327 </trans-unit> 3338 </trans-unit>
3328 <trans-unit id="7494537777006082055"> 3339 <trans-unit id="7494537777006082055">
@@ -3450,7 +3461,7 @@ The link will expire within 1 hour.</source>
3450 </trans-unit> 3461 </trans-unit>
3451 <trans-unit id="3516494528184217808"> 3462 <trans-unit id="3516494528184217808">
3452 <source>1 host (without "http://") per line</source> 3463 <source>1 host (without "http://") per line</source>
3453 <target>1è¡Œã«1ホストを入力ã—ã¦ãã ã•ã„("http://"部分ã¯ä¸è¦ã§ã™)。</target> 3464 <target state="translated">1è¡Œã”ã¨ã«1ã¤ã®PeerTubeインスタンスã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’入力ã—ã¦ãã ã•ã„("http://"部分ã¯ä¸è¦ã§ã™)</target>
3454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group> 3465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">11</context></context-group>
3455 </trans-unit> 3466 </trans-unit>
3456 <trans-unit id="7651712714082200084" datatype="html"> 3467 <trans-unit id="7651712714082200084" datatype="html">
@@ -3720,71 +3731,86 @@ The link will expire within 1 hour.</source>
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3722 </trans-unit> 3733 </trans-unit>
3723 <trans-unit id="7046347992315328430" datatype="html"> 3734
3724 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3725 <target state="translated">トランスコードã¯æœ‰åŠ¹ã§ã™ã€‚動画容é‡ã®åˆ¶é™ã¯ã€ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã®<x id="START_TAG_STRONG"/>オリジナル<x id="CLOSE_TAG_STRONG"/>ã®å‹•ç”»ã‚µã‚¤ã‚ºã®ã¿ã‚’考慮ã—ã¾ã™ã€‚<x id="LINE_BREAK"/>ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ãŒã‚¢ãƒƒãƒ—ロードã§ãる動画サイズã¯ã€å¤šãã¦ã‚‚ ~ <x id="INTERPOLATION"/>。 </target>
3726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3728 </trans-unit>
3729 <trans-unit id="2743014784334706527"> 3735 <trans-unit id="2743014784334706527">
3730 <source>Daily video quota</source> 3736 <source>Daily video quota</source>
3731 <target>1æ—¥ã‚ãŸã‚Šã®å‹•ç”»å®¹é‡ã®åˆ¶é™</target> 3737 <target>1æ—¥ã‚ãŸã‚Šã®å‹•ç”»å®¹é‡ã®åˆ¶é™</target>
3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3738
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3739
3734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3740
3735 </trans-unit> 3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3736 <trans-unit id="2622255144026150901" datatype="html"> 3742 <trans-unit id="2622255144026150901" datatype="html">
3737 <source>Auth plugin</source> 3743 <source>Auth plugin</source>
3738 <target state="translated">èªè¨¼ãƒ—ラグイン</target> 3744 <target state="translated">èªè¨¼ãƒ—ラグイン</target>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3745
3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3746
3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3747
3742 </trans-unit> 3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3743 <trans-unit id="588099657508661970" datatype="html"> 3749 <trans-unit id="588099657508661970" datatype="html">
3744 <source>None (local authentication)</source> 3750 <source>None (local authentication)</source>
3745 <target state="translated">ç„¡ã— (ローカルã§ã®èªè¨¼)</target> 3751 <target state="translated">ç„¡ã— (ローカルã§ã®èªè¨¼)</target>
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3752
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3753
3748 </trans-unit> 3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3749 <trans-unit id="2070907480317730379" datatype="html"> 3755 <trans-unit id="2070907480317730379" datatype="html">
3750 <source>Doesn't need review before a video goes public</source> 3756 <source>Doesn't need review before a video goes public</source>
3751 <target state="translated">ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‹ã‚‰å‹•ç”»ãŒå…¬é–‹ã•ã‚Œã‚‹å‰ã«å‹•ç”»ã®å¯©æŸ»ã‚’ã—ãªã„</target> 3757 <target state="translated">ã“ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‹ã‚‰å‹•ç”»ãŒå…¬é–‹ã•ã‚Œã‚‹å‰ã«å‹•ç”»ã®å¯©æŸ»ã‚’ã—ãªã„</target>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3758
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3759
3754 </trans-unit> 3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3755 <trans-unit id="6667250632809964191"> 3761 <trans-unit id="6667250632809964191">
3756 <source>Send a link to reset the password by email to the user</source> 3762 <source>Send a link to reset the password by email to the user</source>
3757 <target>ユーザーã«ãƒ‘スワードリセットã®ãŸã‚ã®ãƒªãƒ³ã‚¯ã‚’メールã§é€ä¿¡ã™ã‚‹</target> 3763 <target>ユーザーã«ãƒ‘スワードリセットã®ãŸã‚ã®ãƒªãƒ³ã‚¯ã‚’メールã§é€ä¿¡ã™ã‚‹</target>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3764
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3765
3760 </trans-unit> 3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3761 <trans-unit id="1412406834353485520"> 3767 <trans-unit id="1412406834353485520">
3762 <source>Ask for new password</source> 3768 <source>Ask for new password</source>
3763 <target>æ–°ã—ã„パスワードを求ã‚ã‚‹</target> 3769 <target>æ–°ã—ã„パスワードを求ã‚ã‚‹</target>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3770
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3771
3766 </trans-unit> 3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3767 <trans-unit id="3791201588898094481"> 3773 <trans-unit id="3791201588898094481">
3768 <source>Manually set the user password</source> 3774 <source>Manually set the user password</source>
3769 <target>ユーザーパスワードを手動ã§è¨­å®šã™ã‚‹</target> 3775 <target>ユーザーパスワードを手動ã§è¨­å®šã™ã‚‹</target>
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3776
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3777
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3779 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3780 <context-group purpose="location">
3781 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3782 <context context-type="linenumber">227</context>
3783 </context-group>
3784 <context-group purpose="location">
3785 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3786 <context context-type="linenumber">227</context>
3787 </context-group>
3788 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3789 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3790 <context-group purpose="location">
3791 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3792 <context context-type="linenumber">228</context>
3793 </context-group>
3794 <context-group purpose="location">
3795 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3796 <context context-type="linenumber">228</context>
3797 </context-group>
3772 </trans-unit> 3798 </trans-unit>
3773 <trans-unit id="8461842260159597706"> 3799 <trans-unit id="8461842260159597706">
3774 <source>Show</source> 3800 <source>Show</source>
3775 <target>表示</target> 3801 <target>表示</target>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3802
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3803
3778 </trans-unit> 3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3779 <trans-unit id="8461609631969932886"> 3805 <trans-unit id="8461609631969932886">
3780 <source>Hide</source> 3806 <source>Hide</source>
3781 <target>éžè¡¨ç¤º</target> 3807 <target>éžè¡¨ç¤º</target>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3808
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3809
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3810
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3811
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3812
3787 </trans-unit> 3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3788 <trans-unit id="7049348886126005391"> 3814 <trans-unit id="7049348886126005391">
3789 <source>Batch actions</source> 3815 <source>Batch actions</source>
3790 <target>ãƒãƒƒãƒå‡¦ç†</target> 3816 <target>ãƒãƒƒãƒå‡¦ç†</target>
@@ -3860,22 +3886,22 @@ The link will expire within 1 hour.</source>
3860 <trans-unit id="7815838401315213887"> 3886 <trans-unit id="7815838401315213887">
3861 <source>Muted accounts</source> 3887 <source>Muted accounts</source>
3862 <target>ミュートã—ãŸã‚¢ã‚«ã‚¦ãƒ³ãƒˆ</target> 3888 <target>ミュートã—ãŸã‚¢ã‚«ã‚¦ãƒ³ãƒˆ</target>
3863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3889
3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3890
3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3891
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3892
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3893
3868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3894
3869 </trans-unit> 3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3870 <trans-unit id="5668793810321242853"> 3896 <trans-unit id="5668793810321242853">
3871 <source>Muted servers</source> 3897 <source>Muted servers</source>
3872 <target>ミュートã—ãŸPeerTubeインスタンス</target> 3898 <target>ミュートã—ãŸPeerTubeインスタンス</target>
3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3899
3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3900
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3901
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3902
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3903
3878 </trans-unit> 3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3879 <trans-unit id="2343069726009080052" datatype="html"> 3905 <trans-unit id="2343069726009080052" datatype="html">
3880 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3906 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3881 <target state="translated">å‹•ç”» <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3907 <target state="translated">å‹•ç”» <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4647,7 +4673,7 @@ The link will expire within 1 hour.</source>
4647 </trans-unit> 4673 </trans-unit>
4648 <trans-unit id="34094919610906740" datatype="html"> 4674 <trans-unit id="34094919610906740" datatype="html">
4649 <source>Help share videos being played</source> 4675 <source>Help share videos being played</source>
4650 <target state="translated">サーãƒãƒ¼è² è·è»½æ¸›ã®ãŸã‚ã«ã€å†ç”Ÿãれる動画ã®ãƒ”アを担ã</target> 4676 <target state="translated">サーãƒãƒ¼è² è·è»½æ¸›ã®ãŸã‚ã«ã€å†ç”Ÿãã‚‹å‹•ç”»ã®ãƒ”ã‚¢ã«ãªã‚‹</target>
4651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group> 4677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
4652 </trans-unit> 4678 </trans-unit>
4653 <trans-unit id="6236140336967052987" datatype="html"> 4679 <trans-unit id="6236140336967052987" datatype="html">
@@ -4662,7 +4688,7 @@ The link will expire within 1 hour.</source>
4662 </trans-unit> 4688 </trans-unit>
4663 <trans-unit id="575474399125992547" datatype="html"> 4689 <trans-unit id="575474399125992547" datatype="html">
4664 <source>When a video ends, follow up with the next suggested video.</source> 4690 <source>When a video ends, follow up with the next suggested video.</source>
4665 <target state="translated">å‹•ç”»ã®å†ç”ŸãŒçµ‚了ã™ã‚‹ã¨ã€ã‚ãªãŸã¸ã®ã‚ªã‚¹ã‚¹ãƒ¡å‹•ç”»ãŒç¶šã„ã¦å†ç”Ÿã•ã‚Œã¾ã™ã€‚</target> 4691 <target state="translated">å‹•ç”»ã®å†ç”ŸãŒçµ‚了ã™ã‚‹ã¨ã€ãŠã™ã™ã‚å‹•ç”»ãŒç¶šã„ã¦å†ç”Ÿã•ã‚Œã¾ã™ã€‚</target>
4666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group> 4692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">67</context></context-group>
4667 </trans-unit> 4693 </trans-unit>
4668 <trans-unit id="2701970773087072815" datatype="html"> 4694 <trans-unit id="2701970773087072815" datatype="html">
@@ -5001,196 +5027,190 @@ The link will expire within 1 hour.</source>
5001 <trans-unit id="7169210802367807492" datatype="html"> 5027 <trans-unit id="7169210802367807492" datatype="html">
5002 <source>bytes</source> 5028 <source>bytes</source>
5003 <target state="translated">ãƒã‚¤ãƒˆ</target> 5029 <target state="translated">ãƒã‚¤ãƒˆ</target>
5004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5030
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5031
5006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5032
5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5033
5008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5034
5009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5035
5010 </trans-unit> 5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5011 <trans-unit id="8509882464852636851" datatype="html"> 5037 <trans-unit id="8509882464852636851" datatype="html">
5012 <source>Default daily upload limit per user</source> 5038 <source>Default daily upload limit per user</source>
5013 <target state="translated">1ユーザーã”ã¨ã®ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®å‹•ç”»ã‚¢ãƒƒãƒ—ロード制é™</target> 5039 <target state="translated">1ユーザーã”ã¨ã®ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã®å‹•ç”»ã‚¢ãƒƒãƒ—ロード制é™</target>
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5040
5015 </trans-unit> 5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5016 <trans-unit id="4719342289581047890" datatype="html"> 5042 <trans-unit id="4719342289581047890" datatype="html">
5017 <source>Allow import with a torrent file or a magnet URI</source> 5043 <source>Allow import with a torrent file or a magnet URI</source>
5018 <target state="translated">Torrentファイルã‹Magnet URIã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’å¯èƒ½ã«ã™ã‚‹</target> 5044 <target state="translated">Torrentファイルã‹Magnet URIã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’å¯èƒ½ã«ã™ã‚‹</target>
5019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5045
5020 </trans-unit> 5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5021 <trans-unit id="6801844913630625451" datatype="html"> 5047 <trans-unit id="6801844913630625451" datatype="html">
5022 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5048 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5023 <target state="translated">âš ï¸ ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’ä¿¡é ¼ã§ããªã„å ´åˆã€ã“ã®æ©Ÿèƒ½ã‚’有効ã«ã™ã‚‹ã“ã¨ã‚’PeerTubeã¯æŽ¨å¥¨ã—ã¾ã›ã‚“</target> 5049 <target state="translated">âš ï¸ ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’ä¿¡é ¼ã§ããªã„å ´åˆã€ã“ã®æ©Ÿèƒ½ã‚’有効ã«ã™ã‚‹ã“ã¨ã‚’PeerTubeã¯æŽ¨å¥¨ã—ã¾ã›ã‚“</target>
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5050
5025 </trans-unit> 5051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5026 <trans-unit id="2634326893148077182" datatype="html"> 5052 <trans-unit id="2634326893148077182" datatype="html">
5027 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5053 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5028 <target state="translated">YouTubeã®ã‚ˆã†ãªã€ãã®ä»–ã®å‹•ç”»ã‚µã‚¤ãƒˆã®ãƒãƒ£ãƒ³ãƒãƒ«ã¨ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸã‚’許å¯ã™ã‚‹ (HTTPã‹ã‚‰å§‹ã¾ã‚‹URLã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™)</target> 5054 <target state="translated">YouTubeã®ã‚ˆã†ãªã€ãã®ä»–ã®å‹•ç”»ã‚µã‚¤ãƒˆã®ãƒãƒ£ãƒ³ãƒãƒ«ã¨ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸã‚’許å¯ã™ã‚‹ (HTTPã‹ã‚‰å§‹ã¾ã‚‹URLã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™)</target>
5029 <context-group purpose="location"> 5055
5030 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5031 <context context-type="linenumber">293</context>
5032 </context-group>
5033 </trans-unit>
5034 <trans-unit id="7404104645798703279" datatype="html"> 5057 <trans-unit id="7404104645798703279" datatype="html">
5035 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5058 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5036 <target state="translated">â›” ã“ã®æ©Ÿèƒ½ã‚’有効ã«ã™ã‚‹ã«ã¯ã€HTTPã‹ã‚‰å§‹ã¾ã‚‹URLã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 5059 <target state="translated">â›” ã“ã®æ©Ÿèƒ½ã‚’有効ã«ã™ã‚‹ã«ã¯ã€HTTPã‹ã‚‰å§‹ã¾ã‚‹URLã§ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆã‚’許å¯ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
5037 <context-group purpose="location"> 5060
5038 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5039 <context context-type="linenumber">296,298</context>
5040 </context-group>
5041 </trans-unit>
5042 <trans-unit id="3950258704315544174" datatype="html"> 5062 <trans-unit id="3950258704315544174" datatype="html">
5043 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5063 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5044 <target state="translated">特定ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’é‹å–¶è€…ãŒä¿¡é ¼ã§ãã‚‹ã¨è¦‹ãªã™ã¾ã§ã¯ã€ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚¿ãƒ¼ãŒå¯©æŸ»ã™ã‚‹ã¾ã§ã®é–“ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ã®å‹•ç”»ã¯éžå…¬é–‹ã¨ãªã‚Šã¾ã™ã€‚</target> 5064 <target state="translated">特定ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ã‚’é‹å–¶è€…ãŒä¿¡é ¼ã§ãã‚‹ã¨è¦‹ãªã™ã¾ã§ã¯ã€ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚¿ãƒ¼ãŒå¯©æŸ»ã™ã‚‹ã¾ã§ã®é–“ã€ãƒ¦ãƒ¼ã‚¶ãƒ¼ã®å‹•ç”»ã¯éžå…¬é–‹ã¨ãªã‚Šã¾ã™ã€‚</target>
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5065
5046 </trans-unit> 5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5047 <trans-unit id="424703522835656806" datatype="html"> 5067 <trans-unit id="424703522835656806" datatype="html">
5048 <source>VIDEO CHANNELS</source> 5068 <source>VIDEO CHANNELS</source>
5049 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«</target> 5069 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«</target>
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5070
5051 </trans-unit> 5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5052 <trans-unit id="7026684190224451991" datatype="html"> 5072 <trans-unit id="7026684190224451991" datatype="html">
5053 <source>Max video channels per user</source> 5073 <source>Max video channels per user</source>
5054 <target state="translated">1ユーザーã”ã¨ã®æœ€å¤§ã®ãƒãƒ£ãƒ³ãƒãƒ«æ•°</target> 5074 <target state="translated">1ユーザーã”ã¨ã®æœ€å¤§ã®ãƒãƒ£ãƒ³ãƒãƒ«æ•°</target>
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5075
5056 </trans-unit> 5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5057 <trans-unit id="3840267063842708224" datatype="html"> 5077 <trans-unit id="3840267063842708224" datatype="html">
5058 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5078 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5059 <target state="translated">{VAR_PLURAL, plural, =1 {ãƒãƒ£ãƒ³ãƒãƒ«} other {ãƒãƒ£ãƒ³ãƒãƒ«}}</target> 5079 <target state="translated">{VAR_PLURAL, plural, =1 {ãƒãƒ£ãƒ³ãƒãƒ«} other {ãƒãƒ£ãƒ³ãƒãƒ«}}</target>
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5080
5061 </trans-unit> 5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5062 <trans-unit id="3428986951244800347" datatype="html"> 5082 <trans-unit id="3428986951244800347" datatype="html">
5063 <source>Block new videos automatically</source> 5083 <source>Block new videos automatically</source>
5064 <target state="translated">自動的ã«æ–°ã—ã„動画をブロック</target> 5084 <target state="translated">自動的ã«æ–°ã—ã„動画をブロック</target>
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5085
5066 </trans-unit> 5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5067 <trans-unit id="2054846790157376783" datatype="html"> 5087 <trans-unit id="2054846790157376783" datatype="html">
5068 <source>SEARCH</source> 5088 <source>SEARCH</source>
5069 <target state="translated">検索</target> 5089 <target state="translated">検索</target>
5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5090
5071 </trans-unit> 5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5072 <trans-unit id="3442084803796199253" datatype="html"> 5092 <trans-unit id="3442084803796199253" datatype="html">
5073 <source>Allow users to do remote URI/handle search</source> 5093 <source>Allow users to do remote URI/handle search</source>
5074 <target state="translated">ユーザーã«å¤–部インスタンスã®URLã¾ãŸã¯ã‚¢ã‚«ã‚¦ãƒ³ãƒˆIDã®æ¤œç´¢è¨±å¯</target> 5094 <target state="translated">ユーザーã«å¤–部インスタンスã®URLã¾ãŸã¯ã‚¢ã‚«ã‚¦ãƒ³ãƒˆIDã®æ¤œç´¢è¨±å¯</target>
5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5095
5076 </trans-unit> 5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5077 <trans-unit id="2258148539285928012" datatype="html"> 5097 <trans-unit id="2258148539285928012" datatype="html">
5078 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5098 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5079 <target state="translated"><x id="START_TAG_STRONG"/>ユーザー<x id="CLOSE_TAG_STRONG"/>ã«ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨é€£åˆã—ã¦ã„ãªã„å¯èƒ½æ€§ãŒã‚ã‚‹ã€å¤–部インスタンスã®å‹•ç”»ã‚„ユーザーã®æ¤œç´¢ã‚’許å¯ã™ã‚‹</target> 5099 <target state="translated"><x id="START_TAG_STRONG"/>ユーザー<x id="CLOSE_TAG_STRONG"/>ã«ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨é€£åˆã—ã¦ã„ãªã„å¯èƒ½æ€§ãŒã‚ã‚‹ã€å¤–部インスタンスã®å‹•ç”»ã‚„ユーザーã®æ¤œç´¢ã‚’許å¯ã™ã‚‹</target>
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5100
5081 </trans-unit> 5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5082 <trans-unit id="7295422540935146771" datatype="html"> 5102 <trans-unit id="7295422540935146771" datatype="html">
5083 <source>Allow anonymous to do remote URI/handle search</source> 5103 <source>Allow anonymous to do remote URI/handle search</source>
5084 <target state="translated">匿åユーザーã¸ã®å¤–部インスタンスã®URLã¨ã‚¢ã‚«ã‚¦ãƒ³ãƒˆIDã®æ¤œç´¢è¨±å¯</target> 5104 <target state="translated">匿åユーザーã¸ã®å¤–部インスタンスã®URLã¨ã‚¢ã‚«ã‚¦ãƒ³ãƒˆIDã®æ¤œç´¢è¨±å¯</target>
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5105
5086 </trans-unit> 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5087 <trans-unit id="7305237807882754643" datatype="html"> 5107 <trans-unit id="7305237807882754643" datatype="html">
5088 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5108 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5089 <target state="translated"><x id="START_TAG_STRONG"/>匿åユーザー<x id="CLOSE_TAG_STRONG"/>ã«ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨é€£åˆã—ã¦ã„ãªã„å¯èƒ½æ€§ãŒã‚ã‚‹ã€å¤–部インスタンスã®å‹•ç”»ã‚„ユーザーã®æ¤œç´¢ã‚’許å¯ã™ã‚‹</target> 5109 <target state="translated"><x id="START_TAG_STRONG"/>匿åユーザー<x id="CLOSE_TAG_STRONG"/>ã«ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨é€£åˆã—ã¦ã„ãªã„å¯èƒ½æ€§ãŒã‚ã‚‹ã€å¤–部インスタンスã®å‹•ç”»ã‚„ユーザーã®æ¤œç´¢ã‚’許å¯ã™ã‚‹</target>
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5110
5091 </trans-unit> 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5092 <trans-unit id="5273935530181504015" datatype="html"> 5112 <trans-unit id="5273935530181504015" datatype="html">
5093 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5113 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5094 <target state="translated">âš ï¸ã“ã®æ©Ÿèƒ½ã¯ã€ã‚ãªãŸãŒé¸ã‚“ã æ¤œç´¢ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‹ã‚‰ãƒ•ã‚©ãƒ­ãƒ¼ã•ã‚Œã¦ã„るインスタンスã®é‹å–¶è€…ã«ã‚ˆã‚‹ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã«ã€å¤§ããä¾å­˜ã™ã‚‹ã“ã¨ã«ãªã‚Šã¾ã™ã€‚</target> 5114 <target state="translated">âš ï¸ã“ã®æ©Ÿèƒ½ã¯ã€ã‚ãªãŸãŒé¸ã‚“ã æ¤œç´¢ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‹ã‚‰ãƒ•ã‚©ãƒ­ãƒ¼ã•ã‚Œã¦ã„るインスタンスã®é‹å–¶è€…ã«ã‚ˆã‚‹ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ã«ã€å¤§ããä¾å­˜ã™ã‚‹ã“ã¨ã«ãªã‚Šã¾ã™ã€‚</target>
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5115
5096 </trans-unit> 5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5097 <trans-unit id="1886227550697837417" datatype="html"> 5117 <trans-unit id="1886227550697837417" datatype="html">
5098 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5118 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5099 <target state="translated">ç¾åœ¨ã‚‚稼åƒä¸­ã§ã€ã‚ˆãモデレートã•ã‚Œã¦ã„る検索インデックスを一ã¤é¸ã¶ã¹ãã§ã—ょã†ã€‚ã¾ãŸã¯<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>ã‚ãªãŸã ã‘ã®æ¤œç´¢ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’ホストã—ã¾ã—ょã†<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 5119 <target state="translated">ç¾åœ¨ã‚‚稼åƒä¸­ã§ã€ã‚ˆãモデレートã•ã‚Œã¦ã„る検索インデックスを一ã¤é¸ã¶ã¹ãã§ã—ょã†ã€‚ã¾ãŸã¯<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>ã‚ãªãŸã ã‘ã®æ¤œç´¢ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã‚’ホストã—ã¾ã—ょã†<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5120
5101 </trans-unit> 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5102 <trans-unit id="2331464426553277323" datatype="html"> 5122 <trans-unit id="2331464426553277323" datatype="html">
5103 <source>Search index URL</source> 5123 <source>Search index URL</source>
5104 <target state="translated">検索インデックスã®URL</target> 5124 <target state="translated">検索インデックスã®URL</target>
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5125
5106 </trans-unit> 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5107 <trans-unit id="8524278911521465398" datatype="html"> 5127 <trans-unit id="8524278911521465398" datatype="html">
5108 <source>Disable local search in search bar</source> 5128 <source>Disable local search in search bar</source>
5109 <target state="translated">検索ãƒãƒ¼ã§ã®ãƒ­ãƒ¼ã‚«ãƒ«å†…検索を無効ã«ã™ã‚‹</target> 5129 <target state="translated">検索ãƒãƒ¼ã§ã®ãƒ­ãƒ¼ã‚«ãƒ«å†…検索を無効ã«ã™ã‚‹</target>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5130
5111 </trans-unit> 5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5112 <trans-unit id="6568991917245875948" datatype="html"> 5132 <trans-unit id="6568991917245875948" datatype="html">
5113 <source>Otherwise the local search stays used by default</source> 5133 <source>Otherwise the local search stays used by default</source>
5114 <target state="translated">ローカル内検索を無効ã«ã—ãªã‹ã£ãŸå ´åˆã€ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã§ã¯ãƒ­ãƒ¼ã‚«ãƒ«å†…検索ãŒæœ‰åŠ¹ã®ã¾ã¾ã«ãªã‚Šã¾ã™</target> 5134 <target state="translated">ローカル内検索を無効ã«ã—ãªã‹ã£ãŸå ´åˆã€ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã§ã¯ãƒ­ãƒ¼ã‚«ãƒ«å†…検索ãŒæœ‰åŠ¹ã®ã¾ã¾ã«ãªã‚Šã¾ã™</target>
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5135
5116 </trans-unit> 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5117 <trans-unit id="4444955208013675027" datatype="html"> 5137 <trans-unit id="4444955208013675027" datatype="html">
5118 <source>Search bar uses the global search index by default</source> 5138 <source>Search bar uses the global search index by default</source>
5119 <target state="translated">検索ãƒãƒ¼ã¯ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã§ã€ã‚°ãƒ­ãƒ¼ãƒãƒ«æ¤œç´¢ã‚’使用ã—ã¾ã™</target> 5139 <target state="translated">検索ãƒãƒ¼ã¯ã€ãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã§ã‚°ãƒ­ãƒ¼ãƒãƒ«æ¤œç´¢ã‚’利用ã—ã¾ã™</target>
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5140
5121 </trans-unit> 5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5122 <trans-unit id="6476750382562952780" datatype="html"> 5142 <trans-unit id="6476750382562952780" datatype="html">
5123 <source>Enable global search</source> 5143 <source>Enable global search</source>
5124 <target state="translated">グローãƒãƒ«ã‚µãƒ¼ãƒã‚’有効ã«ã™ã‚‹</target> 5144 <target state="translated">グローãƒãƒ«ã‚µãƒ¼ãƒã‚’有効ã«ã™ã‚‹</target>
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5145
5126 </trans-unit> 5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5127 <trans-unit id="836183323506117145" datatype="html"> 5147 <trans-unit id="836183323506117145" datatype="html">
5128 <source>FEDERATION</source> 5148 <source>FEDERATION</source>
5129 <target state="translated">連åˆ</target> 5149 <target state="translated">連åˆ</target>
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5150
5131 </trans-unit> 5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5132 <trans-unit id="252719899360434356" datatype="html"> 5152 <trans-unit id="252719899360434356" datatype="html">
5133 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5153 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5134 <target state="translated">ãã®ä»–ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨ã®<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>関係性<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>を管ç†ã™ã‚‹ã€‚ </target> 5154 <target state="translated">ãã®ä»–ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã¨ã®<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>関係性<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>を管ç†ã™ã‚‹ã€‚ </target>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5155
5136 </trans-unit> 5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5137 <trans-unit id="9119248927271669654" datatype="html"> 5157 <trans-unit id="9119248927271669654" datatype="html">
5138 <source>Other instances can follow yours</source> 5158 <source>Other instances can follow yours</source>
5139 <target state="translated">ä»–ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ãŒã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã‚’フォローã§ãã¾ã™</target> 5159 <target state="translated">ä»–ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ãŒã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã‚’フォローã§ãã¾ã™</target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5160
5141 </trans-unit> 5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5142 <trans-unit id="7015551137649102649" datatype="html"> 5162 <trans-unit id="7015551137649102649" datatype="html">
5143 <source>Manually approve new instance followers</source> 5163 <source>Manually approve new instance followers</source>
5144 <target state="translated">インスタンスã¸ã®æ–°ã—ã„フォロワーを手動ã§æ‰¿èªã™ã‚‹</target> 5164 <target state="translated">インスタンスã¸ã®æ–°ã—ã„フォロワーを手動ã§æ‰¿èªã™ã‚‹</target>
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5165
5146 </trans-unit> 5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5147 <trans-unit id="4803992993548153434" datatype="html"> 5167 <trans-unit id="4803992993548153434" datatype="html">
5148 <source>Automatically follow back instances</source> 5168 <source>Automatically follow back instances</source>
5149 <target state="translated">自動的ã«ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«ãƒ•ã‚©ãƒ­ãƒ¼è¿”ã—ã‚’ã™ã‚‹</target> 5169 <target state="translated">自動的ã«ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«ãƒ•ã‚©ãƒ­ãƒ¼è¿”ã—ã‚’ã™ã‚‹</target>
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5170
5151 </trans-unit> 5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5152 <trans-unit id="2092224316392295720" datatype="html"> 5172 <trans-unit id="2092224316392295720" datatype="html">
5153 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5173 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5154 <target state="translated">âš ï¸ ã“ã®æ©Ÿèƒ½ã¯ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹é‹å–¶ã«ãŠã„ã¦ã€ã‚ˆã‚Šæ³¨æ„ãŒæ±‚ã‚られã€ã•ã‚‰ãªã‚‹ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ãŒæ±‚ã‚られã¾ã™ã€‚</target> 5174 <target state="translated">âš ï¸ ã“ã®æ©Ÿèƒ½ã¯ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹é‹å–¶ã«ãŠã„ã¦ã€ã‚ˆã‚Šæ³¨æ„ãŒæ±‚ã‚られã€ã•ã‚‰ãªã‚‹ãƒ¢ãƒ‡ãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³ãŒæ±‚ã‚られã¾ã™ã€‚</target>
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5175
5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5176
5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5177
5158 </trans-unit> 5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5159 <trans-unit id="1718269478813020014" datatype="html"> 5179 <trans-unit id="1718269478813020014" datatype="html">
5160 <source>Index URL</source> 5180 <source>Index URL</source>
5161 <target state="translated">インデックスURL</target> 5181 <target state="translated">インデックスURL</target>
5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5182
5163 </trans-unit> 5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5164 <trans-unit id="173263206605027981" datatype="html"> 5184 <trans-unit id="173263206605027981" datatype="html">
5165 <source>Automatically follow instances of a public index</source> 5185 <source>Automatically follow instances of a public index</source>
5166 <target state="translated">公開インデックスã®ä¸­ã‹ã‚‰ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã‚’自動的ã«ãƒ•ã‚©ãƒ­ãƒ¼ã™ã‚‹</target> 5186 <target state="translated">公開インデックスã®ä¸­ã‹ã‚‰ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã‚’自動的ã«ãƒ•ã‚©ãƒ­ãƒ¼ã™ã‚‹</target>
5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5187
5168 </trans-unit> 5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5169 <trans-unit id="9076632742417302918" datatype="html"> 5189 <trans-unit id="9076632742417302918" datatype="html">
5170 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5190 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5171 <target state="translated">自動的ã«ãƒ•ã‚©ãƒ­ãƒ¼ã™ã‚‹ã¨äºˆæƒ³ã•ã‚Œã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«ã¤ã„ã¦ã®è©³ã—ã„情報ã¯<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>ã‚’ã”覧下ã•ã„。 </target> 5191 <target state="translated">自動的ã«ãƒ•ã‚©ãƒ­ãƒ¼ã™ã‚‹ã¨äºˆæƒ³ã•ã‚Œã‚‹ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã«ã¤ã„ã¦ã®è©³ã—ã„情報ã¯<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>ドキュメント<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>ã‚’ã”覧下ã•ã„。 </target>
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5192
5173 </trans-unit> 5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5174 <trans-unit id="3946988229617310200" datatype="html"> 5194 <trans-unit id="3946988229617310200" datatype="html">
5175 <source>ADMINISTRATORS</source> 5195 <source>ADMINISTRATORS</source>
5176 <target state="translated">é‹å–¶è€…</target> 5196 <target state="translated">é‹å–¶è€…</target>
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5197
5178 </trans-unit> 5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5179 <trans-unit id="2149300564474427551"> 5199 <trans-unit id="2149300564474427551">
5180 <source>Administrator</source> 5200 <source>Administrator</source>
5181 <target>é‹å–¶è€…</target> 5201 <target>é‹å–¶è€…</target>
5182 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5203 </trans-unit>
5184 <trans-unit id="3171683206914962995"> 5204 <trans-unit id="3171683206914962995">
5185 <source>Admin email</source> 5205 <source>Admin email</source>
5186 <target>é‹å–¶è€…ã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹</target> 5206 <target>é‹å–¶è€…ã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹</target>
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5207
5188 </trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5189 <trans-unit id="4722881456283329321"> 5209 <trans-unit id="4722881456283329321">
5190 <source>Enable contact form</source> 5210 <source>Enable contact form</source>
5191 <target>å•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ ã‚’有効ã«ã™ã‚‹</target> 5211 <target>å•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ ã‚’有効ã«ã™ã‚‹</target>
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5212
5193 </trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5194 <trans-unit id="5926348345797688952" datatype="html"> 5214 <trans-unit id="5926348345797688952" datatype="html">
5195 <source>VOD Transcoding</source> 5215 <source>VOD Transcoding</source>
5196 <target state="translated">ビデオ・オン・デマンド動画ã®ãƒˆãƒ©ãƒ³ã‚¹ã‚³ãƒ¼ãƒ‰</target> 5216 <target state="translated">ビデオ・オン・デマンド動画ã®ãƒˆãƒ©ãƒ³ã‚¹ã‚³ãƒ¼ãƒ‰</target>
@@ -5199,28 +5219,28 @@ The link will expire within 1 hour.</source>
5199 <trans-unit id="1765095834299337775" datatype="html"> 5219 <trans-unit id="1765095834299337775" datatype="html">
5200 <source>TWITTER</source> 5220 <source>TWITTER</source>
5201 <target state="translated">Twitter</target> 5221 <target state="translated">Twitter</target>
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5222
5203 </trans-unit> 5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5204 <trans-unit id="3202133522706129143" datatype="html"> 5224 <trans-unit id="3202133522706129143" datatype="html">
5205 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5225 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5206 <target state="translated">ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®ï¼ˆTwitter上ã§ã®ï¼‰ãƒªãƒ³ã‚¯ãƒ—レビューをより良ãã™ã‚‹ãŸã‚ã«ã€ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹å°‚用ã®Twitterアカウントを入力ã—ã¾ã—ょã†ã€‚TwitterアカウントãŒç„¡ã„å ´åˆã¯ã€ä½•ã‚‚入力ã—ãªã„ã§ãŠãã¾ã—ょã†ã€‚</target> 5226 <target state="translated">ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã®ï¼ˆTwitter上ã§ã®ï¼‰ãƒªãƒ³ã‚¯ãƒ—レビューをより良ãã™ã‚‹ãŸã‚ã«ã€ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹å°‚用ã®Twitterアカウントを入力ã—ã¾ã—ょã†ã€‚TwitterアカウントãŒç„¡ã„å ´åˆã¯ã€ä½•ã‚‚入力ã—ãªã„ã§ãŠãã¾ã—ょã†ã€‚</target>
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5227
5208 </trans-unit> 5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5209 <trans-unit id="4087837092261487511"> 5229 <trans-unit id="4087837092261487511">
5210 <source>Your Twitter username</source> 5230 <source>Your Twitter username</source>
5211 <target>Twitterã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒãƒ¼ãƒ </target> 5231 <target>Twitterã®ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒãƒ¼ãƒ </target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5232
5213 </trans-unit> 5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5214 <trans-unit id="5648651824279408711" datatype="html"> 5234 <trans-unit id="5648651824279408711" datatype="html">
5215 <source>Instance allowed by Twitter</source> 5235 <source>Instance allowed by Twitter</source>
5216 <target state="translated">ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ãŒTwitterã«èªçŸ¥ã•ã‚Œã¾ã—ãŸ</target> 5236 <target state="translated">ã‚ãªãŸã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ãŒTwitterã«èªçŸ¥ã•ã‚Œã¾ã—ãŸ</target>
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5237
5218 </trans-unit> 5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5219 <trans-unit id="2076338542820061819" datatype="html"> 5239 <trans-unit id="2076338542820061819" datatype="html">
5220 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5240 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5221 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5241 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5242
5223 </trans-unit> 5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5224 <trans-unit id="493135676263039396" datatype="html"> 5244 <trans-unit id="493135676263039396" datatype="html">
5225 <source>LIVE</source> 5245 <source>LIVE</source>
5226 <target state="translated">ライブé…ä¿¡</target> 5246 <target state="translated">ライブé…ä¿¡</target>
@@ -5418,14 +5438,15 @@ The link will expire within 1 hour.</source>
5418 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5438 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5419 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5439 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5421 </trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5441 </trans-unit>
5422 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5442 <trans-unit id="6698240176427495644" datatype="html">
5443 <source>Resolutions to generate</source>
5444 <target state="new">Resolutions to generate</target>
5423 <context-group purpose="location"> 5445 <context-group purpose="location">
5424 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5446 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5425 <context context-type="linenumber">111</context> 5447 <context context-type="linenumber">111</context>
5426 </context-group> 5448 </context-group>
5427 </trans-unit> 5449 </trans-unit>
5428
5429 <trans-unit id="4437374135745051281" datatype="html"> 5450 <trans-unit id="4437374135745051281" datatype="html">
5430 <source>Always transcode original resolution</source> 5451 <source>Always transcode original resolution</source>
5431 <target state="new">Always transcode original resolution</target> 5452 <target state="new">Always transcode original resolution</target>
@@ -5619,19 +5640,81 @@ color: red;
5619 <source>PASSWORD</source> 5640 <source>PASSWORD</source>
5620 <target state="translated">パスワード</target> 5641 <target state="translated">パスワード</target>
5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5643 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5644 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5645 <context-group purpose="location">
5646 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5647 <context context-type="linenumber">67</context>
5648 </context-group>
5622 </trans-unit> 5649 </trans-unit>
5623 <trans-unit id="9012586956848595996" datatype="html"> 5650 <trans-unit id="9012586956848595996" datatype="html">
5624 <source>EMAIL</source> 5651 <source>EMAIL</source>
5625 <target state="translated">Eメール</target> 5652 <target state="translated">Eメール</target>
5626 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5653
5654 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5655 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5656 <context-group purpose="location">
5657 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5658 <context context-type="linenumber">3,5</context>
5659 </context-group>
5660 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5661 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5662 <context-group purpose="location">
5663 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5664 <context context-type="linenumber">5</context>
5665 </context-group>
5666 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5667 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5668 <context-group purpose="location">
5669 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5670 <context context-type="linenumber">9</context>
5671 </context-group>
5672 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5673 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5674 <context-group purpose="location">
5675 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5676 <context context-type="linenumber">31</context>
5677 </context-group>
5678 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5679 <source>Disable two factor</source><target state="new">Disable two factor</target>
5680 <context-group purpose="location">
5681 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5682 <context context-type="linenumber">33</context>
5683 </context-group>
5684 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5685 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5686 <context-group purpose="location">
5687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5688 <context context-type="linenumber">43</context>
5689 </context-group>
5690 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5691 <source> Two factor authentication is already enabled.
5692</source><target state="new"> Two factor authentication is already enabled.
5693</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5696 <context context-type="linenumber">6,8</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5699 <source>Your password</source><target state="new">Your password</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5702 <context context-type="linenumber">14</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5705 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5706 <context-group purpose="location">
5707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5708 <context context-type="linenumber">15</context>
5709 </context-group>
5627 </trans-unit> 5710 </trans-unit>
5628 <trans-unit id="7752239348028675311" datatype="html"> 5711 <trans-unit id="7752239348028675311" datatype="html">
5629 <source>DANGER ZONE</source> 5712 <source>DANGER ZONE</source>
5630 <target state="translated">DANGER ZONE</target> 5713 <target state="translated">DANGER ZONE</target>
5631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5714
5632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5715
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5716
5634 </trans-unit> 5717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5635 <trans-unit id="4915431133669985304"> 5718 <trans-unit id="4915431133669985304">
5636 <source>Profile</source> 5719 <source>Profile</source>
5637 <target>プロファイル</target> 5720 <target>プロファイル</target>
@@ -5778,9 +5861,9 @@ color: red;
5778 <trans-unit id="5340498030552368470"> 5861 <trans-unit id="5340498030552368470">
5779 <source>Current password</source> 5862 <source>Current password</source>
5780 <target>ç¾åœ¨ã®ãƒ‘スワード</target> 5863 <target>ç¾åœ¨ã®ãƒ‘スワード</target>
5781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5864
5782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5865
5783 </trans-unit> 5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5784 <trans-unit id="3588415639242079458"> 5867 <trans-unit id="3588415639242079458">
5785 <source>New password</source> 5868 <source>New password</source>
5786 <target>æ–°ã—ã„パスワード</target> 5869 <target>æ–°ã—ã„パスワード</target>
@@ -5986,13 +6069,13 @@ color: red;
5986 <trans-unit id="3997040276213089746" datatype="html"> 6069 <trans-unit id="3997040276213089746" datatype="html">
5987 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6070 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
5988 <target state="translated"><x id="PH" equiv-text="videoChannelSync.channel.displayName"/>ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸã®å‰Šé™¤ã«æˆåŠŸã—ã¾ã—ãŸã€‚</target> 6071 <target state="translated"><x id="PH" equiv-text="videoChannelSync.channel.displayName"/>ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸã®å‰Šé™¤ã«æˆåŠŸã—ã¾ã—ãŸã€‚</target>
5989 6072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
5990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 6073 </trans-unit>
5991 <trans-unit id="2933174785300975212" datatype="html"> 6074 <trans-unit id="2933174785300975212" datatype="html">
5992 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source> 6075 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
5993 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6076 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5994 6077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
5995 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 6078 </trans-unit>
5996 <trans-unit id="6985972846000785992" datatype="html"> 6079 <trans-unit id="6985972846000785992" datatype="html">
5997 <source>NEW SYNCHRONIZATION</source> 6080 <source>NEW SYNCHRONIZATION</source>
5998 <target state="translated">æ–°ã—ã„ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸ</target> 6081 <target state="translated">æ–°ã—ã„ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸ</target>
@@ -6060,7 +6143,17 @@ color: red;
6060 <trans-unit id="4247400351982331798" datatype="html"> 6143 <trans-unit id="4247400351982331798" datatype="html">
6061 <source>Account settings</source> 6144 <source>Account settings</source>
6062 <target state="translated">アカウント設定</target> 6145 <target state="translated">アカウント設定</target>
6063 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6146
6147 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6148 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6149 <context-group purpose="location">
6150 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6151 <context context-type="linenumber">39</context>
6152 </context-group>
6153 <context-group purpose="location">
6154 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6155 <context context-type="linenumber">3</context>
6156 </context-group>
6064 </trans-unit> 6157 </trans-unit>
6065 <trans-unit id="2864486939135008600" datatype="html"> 6158 <trans-unit id="2864486939135008600" datatype="html">
6066 <source>Playlist elements</source> 6159 <source>Playlist elements</source>
@@ -6069,7 +6162,7 @@ color: red;
6069 </trans-unit> 6162 </trans-unit>
6070 <trans-unit id="7801453816697513153" datatype="html"> 6163 <trans-unit id="7801453816697513153" datatype="html">
6071 <source>My imports</source> 6164 <source>My imports</source>
6072 <target state="translated">自分ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆ</target> 6165 <target state="translated">インãƒãƒ¼ãƒˆã—ãŸå‹•ç”»</target>
6073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group> 6166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group>
6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group> 6167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
6075 </trans-unit> 6168 </trans-unit>
@@ -7361,10 +7454,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7361 <trans-unit id="1504521795586863905" datatype="html"> 7454 <trans-unit id="1504521795586863905" datatype="html">
7362 <source>VIDEOS</source> 7455 <source>VIDEOS</source>
7363 <target state="translated">å‹•ç”»</target> 7456 <target state="translated">å‹•ç”»</target>
7364 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7457
7365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7458
7366 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7459
7367 </trans-unit> 7460 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7368 <trans-unit id="25349740244798533" datatype="html"> 7461 <trans-unit id="25349740244798533" datatype="html">
7369 <source>Username copied</source> 7462 <source>Username copied</source>
7370 <target state="translated">コピーã—ã¾ã—ãŸ</target> 7463 <target state="translated">コピーã—ã¾ã—ãŸ</target>
@@ -7524,8 +7617,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7524 <trans-unit id="2060042292048624940"> 7617 <trans-unit id="2060042292048624940">
7525 <source>Configuration updated.</source> 7618 <source>Configuration updated.</source>
7526 <target>設定を更新ã—ã¾ã—ãŸã€‚</target> 7619 <target>設定を更新ã—ã¾ã—ãŸã€‚</target>
7527 7620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7621 </trans-unit>
7529 <trans-unit id="6920964195632624609" datatype="html"> 7622 <trans-unit id="6920964195632624609" datatype="html">
7530 <source>INSTANCE HOMEPAGE</source> 7623 <source>INSTANCE HOMEPAGE</source>
7531 <target state="translated">インスタンスã®ãƒ›ãƒ¼ãƒ ãƒšãƒ¼ã‚¸</target> 7624 <target state="translated">インスタンスã®ãƒ›ãƒ¼ãƒ ãƒšãƒ¼ã‚¸</target>
@@ -7537,8 +7630,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7537 <trans-unit id="3203902538239082422" datatype="html"> 7630 <trans-unit id="3203902538239082422" datatype="html">
7538 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7631 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7539 <target state="translated">アカウント作æˆã‚’有効ã«ã—ã¾ã—ãŸã€‚PeerTubeã¯ä»¥ä¸‹ã®ã€Œå‹•ç”»ã€ã®æ¬„ã«ã‚る「自動的ã«æ–°ã—ã„動画をブロックã€ã®ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã«è‡ªå‹•çš„ã«ãƒã‚§ãƒƒã‚¯ãƒžãƒ¼ã‚¯ã‚’入れã¦ã€ã€Œè‡ªå‹•çš„ã«æ–°ã—ã„動画をブロックã€ã®æ©Ÿèƒ½ã‚’有効ã«ã—ã¾ã™ã€‚</target> 7632 <target state="translated">アカウント作æˆã‚’有効ã«ã—ã¾ã—ãŸã€‚PeerTubeã¯ä»¥ä¸‹ã®ã€Œå‹•ç”»ã€ã®æ¬„ã«ã‚る「自動的ã«æ–°ã—ã„動画をブロックã€ã®ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ã«è‡ªå‹•çš„ã«ãƒã‚§ãƒƒã‚¯ãƒžãƒ¼ã‚¯ã‚’入れã¦ã€ã€Œè‡ªå‹•çš„ã«æ–°ã—ã„動画をブロックã€ã®æ©Ÿèƒ½ã‚’有効ã«ã—ã¾ã™ã€‚</target>
7540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7633
7541 </trans-unit> 7634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7542 <trans-unit id="6284468333579755406" datatype="html"> 7635 <trans-unit id="6284468333579755406" datatype="html">
7543 <source>Edit custom configuration</source> 7636 <source>Edit custom configuration</source>
7544 <target state="translated">カスタム設定ã®ç·¨é›†</target> 7637 <target state="translated">カスタム設定ã®ç·¨é›†</target>
@@ -7736,7 +7829,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7736 7829
7737 7830
7738 7831
7739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7740 <trans-unit id="3145156821099755377" datatype="html"> 7833 <trans-unit id="3145156821099755377" datatype="html">
7741 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7834 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7742 <target state="translated">承èªã—ã¾ã—㟠{count, plural, =1 {<x id="followerName"/>ã®ãƒ•ã‚©ãƒ­ãƒ¼ãƒªã‚¯ã‚¨ã‚¹ãƒˆ} other {<x id="count"/>件ã®ãƒ•ã‚©ãƒ­ãƒ¼ãƒªã‚¯ã‚¨ã‚¹ãƒˆ}}</target> 7835 <target state="translated">承èªã—ã¾ã—㟠{count, plural, =1 {<x id="followerName"/>ã®ãƒ•ã‚©ãƒ­ãƒ¼ãƒªã‚¯ã‚¨ã‚¹ãƒˆ} other {<x id="count"/>件ã®ãƒ•ã‚©ãƒ­ãƒ¼ãƒªã‚¯ã‚¨ã‚¹ãƒˆ}}</target>
@@ -7852,15 +7945,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7852 <source>Follow request(s) sent!</source> 7945 <source>Follow request(s) sent!</source>
7853 <target>フォローリクエストをé€ä¿¡ã—ã¾ã—ãŸ!</target> 7946 <target>フォローリクエストをé€ä¿¡ã—ã¾ã—ãŸ!</target>
7854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7855 </trans-unit> 7948 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7856 <trans-unit id="3459358413436264734" datatype="html"> 7949 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7857 <source>Your instance subscriptions</source>
7858 <target state="translated">インスタンスã‹ã‚‰ã®ãƒ•ã‚©ãƒ­ãƒ¼çŠ¶æ³</target>
7859 <context-group purpose="location"> 7950 <context-group purpose="location">
7860 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7951 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7861 <context context-type="linenumber">3</context> 7952 <context context-type="linenumber">3</context>
7862 </context-group> 7953 </context-group>
7863 </trans-unit> 7954 </trans-unit>
7955
7864 <trans-unit id="9160510009013134726"> 7956 <trans-unit id="9160510009013134726">
7865 <source>Unfollow</source> 7957 <source>Unfollow</source>
7866 <target>フォロー解除</target> 7958 <target>フォロー解除</target>
@@ -7958,16 +8050,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7958 <trans-unit id="8440128775129354214" datatype="html"> 8050 <trans-unit id="8440128775129354214" datatype="html">
7959 <source>Privacy</source> 8051 <source>Privacy</source>
7960 <target state="translated">投稿範囲</target> 8052 <target state="translated">投稿範囲</target>
7961 8053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7962 8054 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7963 8055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
7964 8056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7965 8057 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7966 8058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
7967 8059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7968 8060 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7969 8061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8062 </trans-unit>
7971 <trans-unit id="8768506950499277937" datatype="html"> 8063 <trans-unit id="8768506950499277937" datatype="html">
7972 <source>Copyright</source> 8064 <source>Copyright</source>
7973 <target state="translated">著作権ã«é–¢ã™ã‚‹å•é¡Œ</target> 8065 <target state="translated">著作権ã«é–¢ã™ã‚‹å•é¡Œ</target>
@@ -8116,60 +8208,60 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8116 <trans-unit id="212615365039028546" datatype="html"> 8208 <trans-unit id="212615365039028546" datatype="html">
8117 <source>You don't have plugins installed yet.</source> 8209 <source>You don't have plugins installed yet.</source>
8118 <target state="translated">プラグインãŒã¾ã ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> 8210 <target state="translated">プラグインãŒã¾ã ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target>
8119 8211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
8120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8212 </trans-unit>
8121 <trans-unit id="1710094819987243777" datatype="html"> 8213 <trans-unit id="1710094819987243777" datatype="html">
8122 <source>You don't have themes installed yet.</source> 8214 <source>You don't have themes installed yet.</source>
8123 <target state="translated">テーマãŒã¾ã ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target> 8215 <target state="translated">テーマãŒã¾ã ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã•ã‚Œã¦ã„ã¾ã›ã‚“。</target>
8124 8216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
8125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8217 </trans-unit>
8126 <trans-unit id="931472057457682240" datatype="html"> 8218 <trans-unit id="931472057457682240" datatype="html">
8127 <source>Update to <x id="PH"/> </source> 8219 <source>Update to <x id="PH"/> </source>
8128 <target state="translated"> 8220 <target state="translated">
8129 <x id="PH"/>ã«ã‚¢ãƒƒãƒ—デート 8221 <x id="PH"/>ã«ã‚¢ãƒƒãƒ—デート
8130 </target> 8222 </target>
8131 8223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
8132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8224 </trans-unit>
8133 <trans-unit id="9107383323119159110" datatype="html"> 8225 <trans-unit id="9107383323119159110" datatype="html">
8134 <source>Do you really want to uninstall <x id="PH"/>?</source> 8226 <source>Do you really want to uninstall <x id="PH"/>?</source>
8135 <target state="translated">本当㫠<x id="PH"/>をアンインストールã—ã¾ã™ã‹?</target> 8227 <target state="translated">本当㫠<x id="PH"/>をアンインストールã—ã¾ã™ã‹?</target>
8136 8228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
8137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8229 </trans-unit>
8138 <trans-unit id="4474510732215437338" datatype="html"> 8230 <trans-unit id="4474510732215437338" datatype="html">
8139 <source>Uninstall</source> 8231 <source>Uninstall</source>
8140 <target state="translated">アンインストール</target> 8232 <target state="translated">アンインストール</target>
8141 8233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
8142 8234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
8143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8235 </trans-unit>
8144 <trans-unit id="3773378957693174719" datatype="html"> 8236 <trans-unit id="3773378957693174719" datatype="html">
8145 <source><x id="PH"/> uninstalled. </source> 8237 <source><x id="PH"/> uninstalled. </source>
8146 <target state="translated"> 8238 <target state="translated">
8147 <x id="PH"/>をアンインストールã—ã¾ã—ãŸã€‚ 8239 <x id="PH"/>をアンインストールã—ã¾ã—ãŸã€‚
8148 </target> 8240 </target>
8149 8241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
8150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8242 </trans-unit>
8151 <trans-unit id="7914215986085479339" datatype="html"> 8243 <trans-unit id="7914215986085479339" datatype="html">
8152 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8244 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8153 <target state="translated">ã“ã‚Œã¯ãƒ—ラグインã®ãƒ¡ã‚¸ãƒ£ãƒ¼ã‚¢ãƒƒãƒ—デートã§ã™ã€‚プラグインã®ãƒ›ãƒ¼ãƒ ãƒšãƒ¼ã‚¸ã«è¡Œãã€ãƒªãƒªãƒ¼ã‚¹ãƒŽãƒ¼ãƒˆã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ä¸‹ã•ã„。</target> 8245 <target state="translated">ã“ã‚Œã¯ãƒ—ラグインã®ãƒ¡ã‚¸ãƒ£ãƒ¼ã‚¢ãƒƒãƒ—デートã§ã™ã€‚プラグインã®ãƒ›ãƒ¼ãƒ ãƒšãƒ¼ã‚¸ã«è¡Œãã€ãƒªãƒªãƒ¼ã‚¹ãƒŽãƒ¼ãƒˆã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ä¸‹ã•ã„。</target>
8154 8246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
8155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8247 </trans-unit>
8156 <trans-unit id="2849750161085431718" datatype="html"> 8248 <trans-unit id="2849750161085431718" datatype="html">
8157 <source>Upgrade</source> 8249 <source>Upgrade</source>
8158 <target state="translated">アップグレード</target> 8250 <target state="translated">アップグレード</target>
8159 8251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
8160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8252 </trans-unit>
8161 <trans-unit id="7686590072950686188" datatype="html"> 8253 <trans-unit id="7686590072950686188" datatype="html">
8162 <source>Proceed upgrade</source> 8254 <source>Proceed upgrade</source>
8163 <target state="translated">アップグレードを行ã†</target> 8255 <target state="translated">アップグレードを行ã†</target>
8164 8256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
8165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8257 </trans-unit>
8166 <trans-unit id="7830308409197461339" datatype="html"> 8258 <trans-unit id="7830308409197461339" datatype="html">
8167 <source><x id="PH"/> updated. </source> 8259 <source><x id="PH"/> updated. </source>
8168 <target state="translated"> 8260 <target state="translated">
8169 <x id="PH"/>をアップデートã—ã¾ã—ãŸã€‚ 8261 <x id="PH"/>をアップデートã—ã¾ã—ãŸã€‚
8170 </target> 8262 </target>
8171 8263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8264 </trans-unit>
8173 <trans-unit id="3229595422546554334" datatype="html"> 8265 <trans-unit id="3229595422546554334" datatype="html">
8174 <source>Jobs</source> 8266 <source>Jobs</source>
8175 <target state="translated">ジョブ</target> 8267 <target state="translated">ジョブ</target>
@@ -8408,17 +8500,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8408 <trans-unit id="780323526182667308" datatype="html"> 8500 <trans-unit id="780323526182667308" datatype="html">
8409 <source>User <x id="PH"/> updated.</source> 8501 <source>User <x id="PH"/> updated.</source>
8410 <target state="translated">ユーザーã®<x id="PH"/>ãŒæ›´æ–°ã•ã‚Œã¾ã—ãŸã€‚</target> 8502 <target state="translated">ユーザーã®<x id="PH"/>ãŒæ›´æ–°ã•ã‚Œã¾ã—ãŸã€‚</target>
8411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8503
8412 </trans-unit> 8504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8413 <trans-unit id="1349763489797682899"> 8505 <trans-unit id="1349763489797682899">
8414 <source>Update user</source> 8506 <source>Update user</source>
8415 <target>ユーザーã®è¨­å®šã‚’æ›´æ–°</target> 8507 <target>ユーザーã®è¨­å®šã‚’æ›´æ–°</target>
8416 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8508
8417 </trans-unit> 8509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8418 <trans-unit id="8819563010322372715"> 8510 <trans-unit id="8819563010322372715">
8419 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8511 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8420 <target>パスワードã®å†è¨­å®šã®æ‰‹é †ãŒè¨˜è¼‰ã•ã‚ŒãŸãƒ¡ãƒ¼ãƒ«ãŒ <x id="PH"/> ã«é€ä¿¡ã•ã‚Œã¾ã—ãŸã€‚</target> 8512 <target>パスワードã®å†è¨­å®šã®æ‰‹é †ãŒè¨˜è¼‰ã•ã‚ŒãŸãƒ¡ãƒ¼ãƒ«ãŒ <x id="PH"/> ã«é€ä¿¡ã•ã‚Œã¾ã—ãŸã€‚</target>
8421 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8513
8514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8515 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8516 <context-group purpose="location">
8517 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8518 <context context-type="linenumber">134</context>
8519 </context-group>
8422 </trans-unit> 8520 </trans-unit>
8423 <trans-unit id="7483807629538115183" datatype="html"> 8521 <trans-unit id="7483807629538115183" datatype="html">
8424 <source>Users list</source> 8522 <source>Users list</source>
@@ -8614,7 +8712,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8614 </trans-unit> 8712 </trans-unit>
8615 <trans-unit id="1486537403020619891" datatype="html"> 8713 <trans-unit id="1486537403020619891" datatype="html">
8616 <source>My watch history</source> 8714 <source>My watch history</source>
8617 <target state="translated">å†ç”Ÿå±¥æ­´</target> 8715 <target state="translated">ã‚ãªãŸã®å†ç”Ÿå±¥æ­´</target>
8618 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group> 8716 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">3</context></context-group>
8619 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group> 8717 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">50</context></context-group>
8620 </trans-unit> 8718 </trans-unit>
@@ -8676,7 +8774,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8676 </trans-unit> 8774 </trans-unit>
8677 <trans-unit id="2740531699780274491" datatype="html"> 8775 <trans-unit id="2740531699780274491" datatype="html">
8678 <source>This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</source> 8776 <source>This will delete all your data, including channels, videos, comments and you won't be able to create another user on this instance with "<x id="PH" equiv-text="this.user.username"/>" username.</source>
8679 <target state="translated">ã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«ã€å‹•ç”»ã€ã‚³ãƒ¡ãƒ³ãƒˆã‚’å«ã‚“ã å…¨ã¦ã®ãƒ‡ãƒ¼ã‚¿ãŒå‰Šé™¤ã•ã‚Œã€ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã§ã¯ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒãƒ¼ãƒ  "<x id="PH" equiv-text="this.user.username"/>"を利用ã—ã¦ä»–ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã“ã¨ã¯ã§ããªããªã‚Šã¾ã™ã€‚</target> 8777 <target state="translated">ã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«ã€å‹•ç”»ã€ã‚³ãƒ¡ãƒ³ãƒˆã‚’å«ã‚ãŸå…¨ã¦ã®ãƒ‡ãƒ¼ã‚¿ãŒå‰Šé™¤ã•ã‚Œã€ã“ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã§ãƒ¦ãƒ¼ã‚¶ãƒ¼ãƒãƒ¼ãƒ "<x id="PH" equiv-text="this.user.username"/>"を利用ã—ã¦ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作æˆã™ã‚‹ã“ã¨ãŒã§ããªããªã‚Šã¾ã™ã€‚</target>
8680 <context-group purpose="location"> 8778 <context-group purpose="location">
8681 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context> 8779 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts</context>
8682 <context context-type="linenumber">25</context> 8780 <context context-type="linenumber">25</context>
@@ -8914,7 +9012,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8914 </trans-unit> 9012 </trans-unit>
8915 <trans-unit id="7440637814928143808" datatype="html"> 9013 <trans-unit id="7440637814928143808" datatype="html">
8916 <source>My followers</source> 9014 <source>My followers</source>
8917 <target state="translated">フォロワー</target> 9015 <target state="translated">ã‚ãªãŸã®ãƒ•ã‚©ãƒ­ãƒ¯ãƒ¼</target>
8918 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group> 9016 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group>
8919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group> 9017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
8920 </trans-unit> 9018 </trans-unit>
@@ -8953,9 +9051,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8953 <trans-unit id="1716062177529601456" datatype="html"> 9051 <trans-unit id="1716062177529601456" datatype="html">
8954 <source>Channel filters</source> 9052 <source>Channel filters</source>
8955 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ã®ãƒ•ã‚£ãƒ«ã‚¿ãƒ¼</target> 9053 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ã®ãƒ•ã‚£ãƒ«ã‚¿ãƒ¼</target>
8956 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9054
8957 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9055
8958 </trans-unit> 9056 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8959 <trans-unit id="6059091237492573541" datatype="html"> 9057 <trans-unit id="6059091237492573541" datatype="html">
8960 <source>Update video channel</source> 9058 <source>Update video channel</source>
8961 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ã‚’æ›´æ–°</target> 9059 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«ã‚’æ›´æ–°</target>
@@ -9024,18 +9122,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9024 <trans-unit id="5851560788527570644" datatype="html"> 9122 <trans-unit id="5851560788527570644" datatype="html">
9025 <source>Notifications</source> 9123 <source>Notifications</source>
9026 <target state="translated">通知</target> 9124 <target state="translated">通知</target>
9027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9125
9028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9126
9029 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9127
9030 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9128
9031 </trans-unit> 9129 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9032 <trans-unit id="6658000829978978023" datatype="html"> 9130 <trans-unit id="6658000829978978023" datatype="html">
9033 <source>Applications</source> 9131 <source>Applications</source>
9034 <target state="translated">アプリケーション</target> 9132 <target state="translated">アプリケーション</target>
9035 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9133
9036 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9134
9037 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9135
9038 </trans-unit> 9136 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9039 <trans-unit id="104404386496394770" datatype="html"> 9137 <trans-unit id="104404386496394770" datatype="html">
9040 <source>Delete playlist</source> 9138 <source>Delete playlist</source>
9041 <target state="translated">プレイリストã®å‰Šé™¤</target> 9139 <target state="translated">プレイリストã®å‰Šé™¤</target>
@@ -9049,9 +9147,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9049 <trans-unit id="4844578664427956129" datatype="html"> 9147 <trans-unit id="4844578664427956129" datatype="html">
9050 <source>Change ownership</source> 9148 <source>Change ownership</source>
9051 <target state="translated">所有権を変更ã™ã‚‹</target> 9149 <target state="translated">所有権を変更ã™ã‚‹</target>
9052 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9150
9053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9151
9054 </trans-unit> 9152 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9055 <trans-unit id="3380608219513805292"> 9153 <trans-unit id="3380608219513805292">
9056 <source>Playlist <x id="PH"/> deleted.</source> 9154 <source>Playlist <x id="PH"/> deleted.</source>
9057 <target>プレイリスト <x id="PH"/> を削除ã—ã¾ã—ãŸã€‚</target> 9155 <target>プレイリスト <x id="PH"/> を削除ã—ã¾ã—ãŸã€‚</target>
@@ -9060,33 +9158,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9060 </trans-unit> 9158 </trans-unit>
9061 <trans-unit id="3058024914967508975"> 9159 <trans-unit id="3058024914967508975">
9062 <source>My videos</source> 9160 <source>My videos</source>
9063 <target>å‹•ç”»</target> 9161 <target state="translated">ã‚ãªãŸã®å‹•ç”»</target>
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9162
9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9163
9066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9164
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9165
9068 </trans-unit> 9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9069 <trans-unit id="8197117721861453263"> 9167 <trans-unit id="8197117721861453263">
9070 <source>Do you really want to delete <x id="PH"/> videos?</source> 9168 <source>Do you really want to delete <x id="PH"/> videos?</source>
9071 <target>本当㫠<x id="PH"/> 個ã®å‹•ç”»ã‚’削除ã—ã¾ã™ã‹?</target> 9169 <target>本当㫠<x id="PH"/> 個ã®å‹•ç”»ã‚’削除ã—ã¾ã™ã‹?</target>
9072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9170
9073 </trans-unit> 9171 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9074 <trans-unit id="696910741870112536" datatype="html"> 9172 <trans-unit id="696910741870112536" datatype="html">
9075 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9173 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9076 <target state="translated">{length, plural, =1 {ã¤ã®å‹•ç”»ãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ} other {<x id="length"/>個ã®å‹•ç”»ãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ}}</target> 9174 <target state="translated">{length, plural, =1 {ã¤ã®å‹•ç”»ãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ} other {<x id="length"/>個ã®å‹•ç”»ãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ}}</target>
9077 <context-group purpose="location"> 9175
9078 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9079 <context context-type="linenumber">191</context>
9080 </context-group>
9081 </trans-unit>
9082 <trans-unit id="3255171236149541417" datatype="html"> 9177 <trans-unit id="3255171236149541417" datatype="html">
9083 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9178 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9084 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/>ã¯å‰Šé™¤ã•ã‚Œã¾ã—ãŸã€‚</target> 9179 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/>ã¯å‰Šé™¤ã•ã‚Œã¾ã—ãŸã€‚</target>
9085 <context-group purpose="location"> 9180
9086 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9087 <context context-type="linenumber">193,191</context>
9088 </context-group>
9089 </trans-unit>
9090 <trans-unit id="2591467977473302125" datatype="html"> 9182 <trans-unit id="2591467977473302125" datatype="html">
9091 <source>Videos list</source> 9183 <source>Videos list</source>
9092 <target state="translated">動画リスト</target> 9184 <target state="translated">動画リスト</target>
@@ -9129,8 +9221,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9129 <trans-unit id="3245220240937722814"> 9221 <trans-unit id="3245220240937722814">
9130 <source>My channels</source> 9222 <source>My channels</source>
9131 <target>ã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«</target> 9223 <target>ã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«</target>
9132 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9224
9133 </trans-unit> 9225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9134 <trans-unit id="1498264516089100469" datatype="html"> 9226 <trans-unit id="1498264516089100469" datatype="html">
9135 <source>My synchronizations</source> 9227 <source>My synchronizations</source>
9136 <target state="translated">自分ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸ</target> 9228 <target state="translated">自分ã®ãƒãƒ£ãƒ³ãƒãƒ«åŒæœŸ</target>
@@ -9154,17 +9246,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9154 <trans-unit id="7545420287297803988"> 9246 <trans-unit id="7545420287297803988">
9155 <source>My playlists</source> 9247 <source>My playlists</source>
9156 <target>ã‚ãªãŸã®ãƒ—レイリスト</target> 9248 <target>ã‚ãªãŸã®ãƒ—レイリスト</target>
9157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9249
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9250
9159 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9251
9160 </trans-unit> 9252 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9161 <trans-unit id="2527931602940887636"> 9253 <trans-unit id="2527931602940887636">
9162 <source>My subscriptions</source> 9254 <source>My subscriptions</source>
9163 <target>ã‚ãªãŸãŒç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«</target> 9255 <target>ã‚ãªãŸãŒç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«</target>
9164 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9256
9165 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9257
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9258
9167 </trans-unit> 9259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9168 <trans-unit id="5177154708872200221" datatype="html"> 9260 <trans-unit id="5177154708872200221" datatype="html">
9169 <source>You don't have any subscription yet.</source> 9261 <source>You don't have any subscription yet.</source>
9170 <target state="translated">ã¾ã ç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«ã¯ã‚ã‚Šã¾ã›ã‚“。</target> 9262 <target state="translated">ã¾ã ç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«ã¯ã‚ã‚Šã¾ã›ã‚“。</target>
@@ -9173,8 +9265,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9173 <trans-unit id="1991904494976135035" datatype="html"> 9265 <trans-unit id="1991904494976135035" datatype="html">
9174 <source>My abuse reports</source> 9266 <source>My abuse reports</source>
9175 <target state="translated">ä¸æ­£è¡Œç‚ºã«é–¢ã™ã‚‹é€šå ±</target> 9267 <target state="translated">ä¸æ­£è¡Œç‚ºã«é–¢ã™ã‚‹é€šå ±</target>
9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9268
9177 </trans-unit> 9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9178 <trans-unit id="5603224609929994288" datatype="html"> 9270 <trans-unit id="5603224609929994288" datatype="html">
9179 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9271 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9180 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>ãŒãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã®èªè¨¼ã‚’å¾…ã£ã¦ã„ã¾ã™ã€‚ </target> 9272 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>ãŒãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã®èªè¨¼ã‚’å¾…ã£ã¦ã„ã¾ã™ã€‚ </target>
@@ -9221,28 +9313,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9221 <trans-unit id="8181077408762380407" datatype="html"> 9313 <trans-unit id="8181077408762380407" datatype="html">
9222 <source>Channels</source> 9314 <source>Channels</source>
9223 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«</target> 9315 <target state="translated">ãƒãƒ£ãƒ³ãƒãƒ«</target>
9224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9316
9225 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9317
9226 </trans-unit> 9318 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9227 <trans-unit id="8936704404804793618" datatype="html"> 9319 <trans-unit id="8936704404804793618" datatype="html">
9228 <source>Videos</source> 9320 <source>Videos</source>
9229 <target state="translated">å‹•ç”»</target> 9321 <target state="translated">å‹•ç”»</target>
9230 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9322
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9323
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9324
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9325
9234 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9326
9235 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9327
9236 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9328
9237 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9329
9238 </trans-unit> 9330 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9239 <trans-unit id="1823843876735462104" datatype="html"> 9331 <trans-unit id="1823843876735462104" datatype="html">
9240 <source>Playlists</source> 9332 <source>Playlists</source>
9241 <target state="translated">プレイリスト</target> 9333 <target state="translated">プレイリスト</target>
9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9334
9243 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9335
9244 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9336
9245 </trans-unit> 9337 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9246 <trans-unit id="7916647920967632052" datatype="html"> 9338 <trans-unit id="7916647920967632052" datatype="html">
9247 <source>max size</source> 9339 <source>max size</source>
9248 <target state="translated">最大サイズ</target> 9340 <target state="translated">最大サイズ</target>
@@ -9399,7 +9491,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9399 </trans-unit> 9491 </trans-unit>
9400 <trans-unit id="7709367721354853232"> 9492 <trans-unit id="7709367721354853232">
9401 <source>Focus the search bar</source> 9493 <source>Focus the search bar</source>
9402 <target>検索ãƒãƒ¼ã«ç§»å‹•ã™ã‚‹</target> 9494 <target state="translated">検索ãƒãƒ¼ã«ç§»å‹•</target>
9403 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group> 9495 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9404 </trans-unit> 9496 </trans-unit>
9405 <trans-unit id="4049262826107502276"> 9497 <trans-unit id="4049262826107502276">
@@ -9409,51 +9501,51 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9409 </trans-unit> 9501 </trans-unit>
9410 <trans-unit id="5409372033656550095" datatype="html"> 9502 <trans-unit id="5409372033656550095" datatype="html">
9411 <source>Go to the discover videos page</source> 9503 <source>Go to the discover videos page</source>
9412 <target state="translated">「ディスカãƒãƒ¼ã€ã®ãƒšãƒ¼ã‚¸ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9504 <target state="translated">「ディスカãƒãƒ¼ã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9413 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group> 9505 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9414 </trans-unit> 9506 </trans-unit>
9415 <trans-unit id="4278050445961255445"> 9507 <trans-unit id="4278050445961255445">
9416 <source>Go to the trending videos page</source> 9508 <source>Go to the trending videos page</source>
9417 <target>「トレンドã€ã®ãƒšãƒ¼ã‚¸ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9509 <target state="translated">「トレンドã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9418 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group> 9510 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9419 </trans-unit> 9511 </trans-unit>
9420 <trans-unit id="3242234958443825475"> 9512 <trans-unit id="3242234958443825475">
9421 <source>Go to the recently added videos page</source> 9513 <source>Go to the recently added videos page</source>
9422 <target>「最近投稿ã•ã‚ŒãŸå‹•ç”»ã€ã®ãƒšãƒ¼ã‚¸ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9514 <target state="translated">「最近投稿ã•ã‚ŒãŸå‹•ç”»ã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9423 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group> 9515 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9424 </trans-unit> 9516 </trans-unit>
9425 <trans-unit id="2887122197778293919"> 9517 <trans-unit id="2887122197778293919">
9426 <source>Go to the local videos page</source> 9518 <source>Go to the local videos page</source>
9427 <target>「ローカル動画ã€ã®ãƒšãƒ¼ã‚¸ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9519 <target state="translated">「ローカル動画ã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9428 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group> 9520 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
9429 </trans-unit> 9521 </trans-unit>
9430 <trans-unit id="8009065619559214982"> 9522 <trans-unit id="8009065619559214982">
9431 <source>Go to the videos upload page</source> 9523 <source>Go to the videos upload page</source>
9432 <target>「動画ã®ã‚¢ãƒƒãƒ—ロードページã€ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9524 <target state="translated">「動画ã®ã‚¢ãƒƒãƒ—ロードページã€ã«ç§»å‹•</target>
9433 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group> 9525 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
9434 </trans-unit> 9526 </trans-unit>
9435 <trans-unit id="3779524668013120370"> 9527 <trans-unit id="3779524668013120370">
9436 <source>Go to my subscriptions</source> 9528 <source>Go to my subscriptions</source>
9437 <target>ã‚ãªãŸãŒç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«ã¸ã‚¢ã‚¯ã‚»ã‚¹</target> 9529 <target state="translated"€Œã‚ãªãŸãŒç™»éŒ²ã—ãŸãƒãƒ£ãƒ³ãƒãƒ«ã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9438 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group> 9530 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">61</context></context-group>
9439 </trans-unit> 9531 </trans-unit>
9440 <trans-unit id="1136469849928650779"> 9532 <trans-unit id="1136469849928650779">
9441 <source>Go to my videos</source> 9533 <source>Go to my videos</source>
9442 <target>å‹•ç”»ä¸è¦§</target> 9534 <target state="translated">「ã‚ãªãŸã®å‹•ç”»ãã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9443 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group> 9535 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">65</context></context-group>
9444 </trans-unit> 9536 </trans-unit>
9445 <trans-unit id="7836683738999600376"> 9537 <trans-unit id="7836683738999600376">
9446 <source>Go to my imports</source> 9538 <source>Go to my imports</source>
9447 <target>インãƒãƒ¼ãƒˆã—ãŸå‹•ç”»ä¸è¦§</target> 9539 <target state="translated"€Œã‚¤ãƒ³ãƒãƒ¼ãƒˆã—ãŸå‹•ç”»ãã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9448 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group> 9540 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">69</context></context-group>
9449 </trans-unit> 9541 </trans-unit>
9450 <trans-unit id="7511292153332773503"> 9542 <trans-unit id="7511292153332773503">
9451 <source>Go to my channels</source> 9543 <source>Go to my channels</source>
9452 <target>ã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«ã«ã‚¢ã‚¯ã‚»ã‚¹</target> 9544 <target state="translated"€Œã‚ãªãŸã®ãƒãƒ£ãƒ³ãƒãƒ«ã€ã®ãƒšãƒ¼ã‚¸ã«ç§»å‹•</target>
9453 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9545 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9454 </trans-unit> 9546 </trans-unit>
9455 <trans-unit id="2013324644839511073" datatype="html"> 9547 <trans-unit id="2013324644839511073" datatype="html">
9456 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9548 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9457Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9549Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9458 <target state="translated">OAuthクライアントã®èªè¨¼æƒ…報をå–å¾—ã§ãã¾ã›ã‚“: <x id="PH" equiv-text="err.text"/>。PeerTube(ã®è¨­å®šãƒ»ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªï¼‰ã‚’æ­£ã—ã設定ã—ãŸã‹ã‚’確èªã—ã¦ä¸‹ã•ã„。特ã«"webserver"ã®éƒ¨åˆ†ã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。</target> 9550 <target state="translated">OAuthクライアントã®èªè¨¼æƒ…報をå–å¾—ã§ãã¾ã›ã‚“: <x id="PH" equiv-text="err.text"/>。PeerTube(ã®è¨­å®šãƒ»ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªï¼‰ã‚’æ­£ã—ã設定ã—ãŸã‹ã‚’確èªã—ã¦ä¸‹ã•ã„。特ã«"webserver"ã®éƒ¨åˆ†ã‚’ãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„。</target>
9459 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9551 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9461,11 +9553,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9461 <trans-unit id="375263728166936544"> 9553 <trans-unit id="375263728166936544">
9462 <source>You need to reconnect.</source> 9554 <source>You need to reconnect.</source>
9463 <target>å†æŽ¥ç¶šã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 9555 <target>å†æŽ¥ç¶šã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
9464 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9556
9465 </trans-unit> 9557 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9466 <trans-unit id="8093156107152165809" datatype="html"> 9558 <trans-unit id="8093156107152165809" datatype="html">
9467 <source>Show/hide this help menu</source> 9559 <source>Show/hide this help menu</source>
9468 <target state="translated">ヘルプメニューを表示/éš ã™</target> 9560 <target state="translated">ヘルプメニューを表示/éžè¡¨ç¤º</target>
9469 <context-group purpose="location"> 9561 <context-group purpose="location">
9470 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9562 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9471 <context context-type="linenumber">45</context> 9563 <context context-type="linenumber">45</context>
@@ -9473,7 +9565,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9473 </trans-unit> 9565 </trans-unit>
9474 <trans-unit id="3314265031897048047" datatype="html"> 9566 <trans-unit id="3314265031897048047" datatype="html">
9475 <source>Hide this help menu</source> 9567 <source>Hide this help menu</source>
9476 <target state="translated">ヘルプメニューを隠ã™</target> 9568 <target state="translated">ヘルプメニューをéžè¡¨ç¤º</target>
9477 <context-group purpose="location"> 9569 <context-group purpose="location">
9478 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9570 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9479 <context context-type="linenumber">46</context> 9571 <context context-type="linenumber">46</context>
@@ -9481,45 +9573,36 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9481 </trans-unit> 9573 </trans-unit>
9482 <trans-unit id="2206638022166154361"> 9574 <trans-unit id="2206638022166154361">
9483 <source>Keyboard Shortcuts:</source> 9575 <source>Keyboard Shortcuts:</source>
9484 <target>キーボードショートカット:</target> 9576 <target state="translated">キーボードショートカット</target>
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group> 9577 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
9486 </trans-unit> 9578 </trans-unit>
9487 <trans-unit id="3608407683173066091" datatype="html"> 9579 <trans-unit id="3608407683173066091" datatype="html">
9488 <source>My history</source> 9580 <source>My history</source>
9489 <target state="translated">å†ç”Ÿå±¥æ­´</target> 9581 <target state="translated">å†ç”Ÿå±¥æ­´</target>
9490 <context-group purpose="location"> 9582
9491 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9583 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9492 <context context-type="linenumber">98</context>
9493 </context-group>
9494 </trans-unit>
9495 <trans-unit id="4024404994702813072" datatype="html"> 9584 <trans-unit id="4024404994702813072" datatype="html">
9496 <source>In my library</source> 9585 <source>In my library</source>
9497 <target state="translated">ライブラリ</target> 9586 <target state="translated">ライブラリ</target>
9498 <context-group purpose="location"> 9587
9499 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9588 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9500 <context context-type="linenumber">104</context>
9501 </context-group>
9502 </trans-unit>
9503 <trans-unit id="232050922346936574" datatype="html"> 9589 <trans-unit id="232050922346936574" datatype="html">
9504 <source>Trending</source> 9590 <source>Trending</source>
9505 <target state="translated">トレンド</target> 9591 <target state="translated">トレンド</target>
9506 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9592
9507 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9593
9508 </trans-unit> 9594 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9509 <trans-unit id="6470888608149621404" datatype="html"> 9595 <trans-unit id="6470888608149621404" datatype="html">
9510 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9596 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9511 <target state="translated"><x id="PH" equiv-text="config.instance.name"/>インスタンス</target> 9597 <target state="translated"><x id="PH" equiv-text="config.instance.name"/>インスタンス</target>
9512 <context-group purpose="location"> 9598
9513 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9599 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9514 <context context-type="linenumber">150</context>
9515 </context-group>
9516 </trans-unit>
9517 <trans-unit id="2821179408673282599" datatype="html"> 9600 <trans-unit id="2821179408673282599" datatype="html">
9518 <source>Home</source> 9601 <source>Home</source>
9519 <target state="translated">ホーム</target> 9602 <target state="translated">ホーム</target>
9520 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9603
9521 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9604
9522 </trans-unit> 9605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9523 <trans-unit id="4648900870671159218"> 9606 <trans-unit id="4648900870671159218">
9524 <source>Success</source> 9607 <source>Success</source>
9525 <target>æˆåŠŸ</target> 9608 <target>æˆåŠŸ</target>
@@ -9529,13 +9612,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9529 <trans-unit id="1266887509445371246"> 9612 <trans-unit id="1266887509445371246">
9530 <source>Incorrect username or password.</source> 9613 <source>Incorrect username or password.</source>
9531 <target>ユーザーãƒãƒ¼ãƒ ã¾ãŸã¯ãƒ‘スワードãŒé•ã„ã¾ã™ã€‚</target> 9614 <target>ユーザーãƒãƒ¼ãƒ ã¾ãŸã¯ãƒ‘スワードãŒé•ã„ã¾ã™ã€‚</target>
9532 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9615
9533 </trans-unit> 9616 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9534 <trans-unit id="6974874606619467663" datatype="html"> 9617 <trans-unit id="6974874606619467663" datatype="html">
9535 <source>Your account is blocked.</source> 9618 <source>Your account is blocked.</source>
9536 <target state="translated">ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¯ãƒ–ロックã•ã‚Œã¦ã¾ã™ã€‚</target> 9619 <target state="translated">ã‚ãªãŸã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã¯ãƒ–ロックã•ã‚Œã¦ã¾ã™ã€‚</target>
9537 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9620
9538 </trans-unit> 9621 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9539 <trans-unit id="7939914198003891823" datatype="html"> 9622 <trans-unit id="7939914198003891823" datatype="html">
9540 <source>any language</source> 9623 <source>any language</source>
9541 <target state="translated">å…¨ã¦ã®è¨€èªž</target> 9624 <target state="translated">å…¨ã¦ã®è¨€èªž</target>
@@ -9705,6 +9788,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9705 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9788 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9706 <context context-type="linenumber">7</context> 9789 <context context-type="linenumber">7</context>
9707 </context-group> 9790 </context-group>
9791 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9792 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9793</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9794</target>
9795 <context-group purpose="location">
9796 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9797 <context context-type="linenumber">1,4</context>
9798 </context-group>
9708 </trans-unit> 9799 </trans-unit>
9709 <trans-unit id="7804724824750282316" datatype="html"> 9800 <trans-unit id="7804724824750282316" datatype="html">
9710 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9801 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9837,7 +9928,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9837 <trans-unit id="9178182467454450952"> 9928 <trans-unit id="9178182467454450952">
9838 <source>Confirm</source> 9929 <source>Confirm</source>
9839 <target>確èª</target> 9930 <target>確èª</target>
9840 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9931
9932 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9933 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9934 <context-group purpose="location">
9935 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9936 <context context-type="linenumber">28,30</context>
9937 </context-group>
9938 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9939 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9940 <context-group purpose="location">
9941 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9942 <context context-type="linenumber">34,36</context>
9943 </context-group>
9944 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9945 <source>Two-factor code</source><target state="new">Two-factor code</target>
9946 <context-group purpose="location">
9947 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9948 <context context-type="linenumber">42</context>
9949 </context-group>
9950 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9951 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9952 <context-group purpose="location">
9953 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9954 <context context-type="linenumber">43</context>
9955 </context-group>
9956 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9957 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9958 <context-group purpose="location">
9959 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9960 <context context-type="linenumber">77</context>
9961 </context-group>
9841 </trans-unit> 9962 </trans-unit>
9842 <trans-unit id="7784486624424057376"> 9963 <trans-unit id="7784486624424057376">
9843 <source>Instance name is required.</source> 9964 <source>Instance name is required.</source>
@@ -10041,6 +10162,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10041 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10162 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10042 <target state="translated">アカウントIDã¯æœ‰åŠ¹ãªã‚‚ã®ã§ãªãã¦ã¯ã„ã‘ã¾ã›ã‚“(例ãˆã° chocobozzz@example.com)。</target> 10163 <target state="translated">アカウントIDã¯æœ‰åŠ¹ãªã‚‚ã®ã§ãªãã¦ã¯ã„ã‘ã¾ã›ã‚“(例ãˆã° chocobozzz@example.com)。</target>
10043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10165 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10166 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10167 <context-group purpose="location">
10168 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10169 <context context-type="linenumber">69</context>
10170 </context-group>
10044 </trans-unit> 10171 </trans-unit>
10045 <trans-unit id="4968369344159400023"> 10172 <trans-unit id="4968369344159400023">
10046 <source>Your name is required.</source> 10173 <source>Your name is required.</source>
@@ -10096,10 +10223,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10096 <trans-unit id="3577237269587081090"> 10223 <trans-unit id="3577237269587081090">
10097 <source>Password is required.</source> 10224 <source>Password is required.</source>
10098 <target>パスワードã¯å¿…é ˆã§ã™ã€‚</target> 10225 <target>パスワードã¯å¿…é ˆã§ã™ã€‚</target>
10099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10226
10100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10227
10101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10228
10102 </trans-unit> 10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10103 <trans-unit id="3152303769378345477"> 10230 <trans-unit id="3152303769378345477">
10104 <source>Confirmation of the password is required.</source> 10231 <source>Confirmation of the password is required.</source>
10105 <target>パスワードã®ç¢ºèªã¯å¿…é ˆã§ã™ã€‚</target> 10232 <target>パスワードã®ç¢ºèªã¯å¿…é ˆã§ã™ã€‚</target>
@@ -10143,94 +10270,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10143 <trans-unit id="525871656034789056"> 10270 <trans-unit id="525871656034789056">
10144 <source>Password must be at least 6 characters long.</source> 10271 <source>Password must be at least 6 characters long.</source>
10145 <target>パスワードã¯å¿…ãš6 文字以上ã«ã—ã¦ãã ã•ã„。</target> 10272 <target>パスワードã¯å¿…ãš6 文字以上ã«ã—ã¦ãã ã•ã„。</target>
10146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10273
10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10274
10148 </trans-unit> 10275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10149 <trans-unit id="1099684476181448167"> 10276 <trans-unit id="1099684476181448167">
10150 <source>Password cannot be more than 255 characters long.</source> 10277 <source>Password cannot be more than 255 characters long.</source>
10151 <target>パスワードã¯255 文字以上より長ã設定ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。</target> 10278 <target>パスワードã¯255 文字以上より長ã設定ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。</target>
10152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10279
10153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10280
10154 </trans-unit> 10281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10155 <trans-unit id="3392630942539073768"> 10282 <trans-unit id="3392630942539073768">
10156 <source>The new password and the confirmed password do not correspond.</source> 10283 <source>The new password and the confirmed password do not correspond.</source>
10157 <target>æ–°ã—ã„パスワードã¨ç¢ºèªã®ãŸã‚ã®ãƒ‘スワードãŒä¸€è‡´ã—ã¾ã›ã‚“。</target> 10284 <target>æ–°ã—ã„パスワードã¨ç¢ºèªã®ãŸã‚ã®ãƒ‘スワードãŒä¸€è‡´ã—ã¾ã›ã‚“。</target>
10158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10285
10159 </trans-unit> 10286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10160 <trans-unit id="2027337371129904473"> 10287 <trans-unit id="2027337371129904473">
10161 <source>Video quota is required.</source> 10288 <source>Video quota is required.</source>
10162 <target>å‹•ç”»ã®å®¹é‡è¨­å®šã¯å¿…é ˆã§ã™ã€‚</target> 10289 <target>å‹•ç”»ã®å®¹é‡è¨­å®šã¯å¿…é ˆã§ã™ã€‚</target>
10163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10290
10164 </trans-unit> 10291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10165 <trans-unit id="267386529333143660"> 10292 <trans-unit id="267386529333143660">
10166 <source>Quota must be greater than -1.</source> 10293 <source>Quota must be greater than -1.</source>
10167 <target>動画容é‡ã®åˆ¶é™ã¯-1ã®å€¤ã‚ˆã‚Šå¤§ããã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 10294 <target>動画容é‡ã®åˆ¶é™ã¯-1ã®å€¤ã‚ˆã‚Šå¤§ããã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10295
10169 </trans-unit> 10296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10170 <trans-unit id="1220179061234048936"> 10297 <trans-unit id="1220179061234048936">
10171 <source>Daily upload limit is required.</source> 10298 <source>Daily upload limit is required.</source>
10172 <target>1日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã¯å¿…é ˆã§ã™ã€‚</target> 10299 <target>1日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã¯å¿…é ˆã§ã™ã€‚</target>
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10300
10174 </trans-unit> 10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10175 <trans-unit id="8959404382357999234"> 10302 <trans-unit id="8959404382357999234">
10176 <source>Daily upload limit must be greater than -1.</source> 10303 <source>Daily upload limit must be greater than -1.</source>
10177 <target>1日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã¯-1ã®å€¤ã‚ˆã‚Šå¤§ããã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 10304 <target>1日当ãŸã‚Šã®ã‚¢ãƒƒãƒ—ロード容é‡åˆ¶é™ã¯-1ã®å€¤ã‚ˆã‚Šå¤§ããã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
10178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10305
10179 </trans-unit> 10306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10180 <trans-unit id="4796798537475457493"> 10307 <trans-unit id="4796798537475457493">
10181 <source>User role is required.</source> 10308 <source>User role is required.</source>
10182 <target>ユーザータイプã®è¨­å®šã¯å¿…é ˆã§ã™ã€‚</target> 10309 <target>ユーザータイプã®è¨­å®šã¯å¿…é ˆã§ã™ã€‚</target>
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10310
10184 </trans-unit> 10311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10185 <trans-unit id="2761226139624435788"> 10312 <trans-unit id="2761226139624435788">
10186 <source>Description must be at least 3 characters long.</source> 10313 <source>Description must be at least 3 characters long.</source>
10187 <target>説明㯠3 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 10314 <target>説明㯠3 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10315
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10316
10190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10317
10191 </trans-unit> 10318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10192 <trans-unit id="4717982586356605243"> 10319 <trans-unit id="4717982586356605243">
10193 <source>Description cannot be more than 1000 characters long.</source> 10320 <source>Description cannot be more than 1000 characters long.</source>
10194 <target>説明ã¯1,000文字以上ã¯æ›¸ã‘ã¾ã›ã‚“。</target> 10321 <target>説明ã¯1,000文字以上ã¯æ›¸ã‘ã¾ã›ã‚“。</target>
10195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10322
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10323
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10324
10198 </trans-unit> 10325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10199 <trans-unit id="1814372869868173571" datatype="html"> 10326 <trans-unit id="1814372869868173571" datatype="html">
10200 <source>You must agree with the instance terms in order to register on it.</source> 10327 <source>You must agree with the instance terms in order to register on it.</source>
10201 <target state="translated">インスタンスã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’登録ã™ã‚‹ã«ã¯ã€å¿…ãšã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®åˆ©ç”¨è¦ç´„ã«åŒæ„ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> 10328 <target state="translated">インスタンスã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’登録ã™ã‚‹ã«ã¯ã€å¿…ãšã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹ã®åˆ©ç”¨è¦ç´„ã«åŒæ„ã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target>
10202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10329
10203 </trans-unit> 10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10204 <trans-unit id="7803960725351649605"> 10331 <trans-unit id="7803960725351649605">
10205 <source>Ban reason must be at least 3 characters long.</source> 10332 <source>Ban reason must be at least 3 characters long.</source>
10206 <target>å‡çµç†ç”±ã¯å°‘ãªãã¨ã‚‚3 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 10333 <target>å‡çµç†ç”±ã¯å°‘ãªãã¨ã‚‚3 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
10207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10334
10208 </trans-unit> 10335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10209 <trans-unit id="3851609012243698179"> 10336 <trans-unit id="3851609012243698179">
10210 <source>Ban reason cannot be more than 250 characters long.</source> 10337 <source>Ban reason cannot be more than 250 characters long.</source>
10211 <target>å‡çµç†ç”±ã¯250 文字以上ã¯æ›¸ã‘ã¾ã›ã‚“。</target> 10338 <target>å‡çµç†ç”±ã¯250 文字以上ã¯æ›¸ã‘ã¾ã›ã‚“。</target>
10212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10339
10213 </trans-unit> 10340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10214 <trans-unit id="6632896893630378443"> 10341 <trans-unit id="6632896893630378443">
10215 <source>Display name is required.</source> 10342 <source>Display name is required.</source>
10216 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«åã¯å¿…é ˆã§ã™ã€‚</target> 10343 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«åã¯å¿…é ˆã§ã™ã€‚</target>
10217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10344
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10345
10219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10346
10220 </trans-unit> 10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10221 <trans-unit id="1303578752658966736"> 10348 <trans-unit id="1303578752658966736">
10222 <source>Display name must be at least 1 character long.</source> 10349 <source>Display name must be at least 1 character long.</source>
10223 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«å㯠1 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target> 10350 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«å㯠1 文字以上ã«ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚</target>
10224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10351
10225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10352
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10353
10227 </trans-unit> 10354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10228 <trans-unit id="4613240543124934954"> 10355 <trans-unit id="4613240543124934954">
10229 <source>Display name cannot be more than 50 characters long.</source> 10356 <source>Display name cannot be more than 50 characters long.</source>
10230 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«åã¯50文字以内ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target> 10357 <target>ãƒãƒ³ãƒ‰ãƒ«ãƒãƒ¼ãƒ ã¾ãŸã¯ãƒãƒ£ãƒ³ãƒãƒ«åã¯50文字以内ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。</target>
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10358
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10359
10233 </trans-unit> 10360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10234 <trans-unit id="1000468652492651683"> 10361 <trans-unit id="1000468652492651683">
10235 <source>Report reason is required.</source> 10362 <source>Report reason is required.</source>
10236 <target>通報ç†ç”±ã¯å¿…é ˆã§ã™ã€‚</target> 10363 <target>通報ç†ç”±ã¯å¿…é ˆã§ã™ã€‚</target>
@@ -10427,47 +10554,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10427 <trans-unit id="7220386604464537651" datatype="html"> 10554 <trans-unit id="7220386604464537651" datatype="html">
10428 <source>Live RTMP Url</source> 10555 <source>Live RTMP Url</source>
10429 <target state="translated">ライブé…ä¿¡ã®RTMP URL</target> 10556 <target state="translated">ライブé…ä¿¡ã®RTMP URL</target>
10430 10557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10431 10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10432 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10559 </trans-unit>
10433 <trans-unit id="4956017863340142734" datatype="html"> 10560 <trans-unit id="4956017863340142734" datatype="html">
10434 <source>Live RTMPS Url</source> 10561 <source>Live RTMPS Url</source>
10435 <target state="translated">ライブé…ä¿¡ã®RTMPS URL</target> 10562 <target state="translated">ライブé…ä¿¡ã®RTMPS URL</target>
10436 10563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10437 10564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10565 </trans-unit>
10439 <trans-unit id="1225050607125362052" datatype="html"> 10566 <trans-unit id="1225050607125362052" datatype="html">
10440 <source>Live stream key</source> 10567 <source>Live stream key</source>
10441 <target state="translated">ライブé…ä¿¡ã®ã‚¹ãƒˆãƒªãƒ¼ãƒ ã‚­ãƒ¼</target> 10568 <target state="translated">ライブé…ä¿¡ã®ã‚¹ãƒˆãƒªãƒ¼ãƒ ã‚­ãƒ¼</target>
10442 10569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10443 10570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10571 </trans-unit>
10445 <trans-unit id="5058286083557987083" datatype="html"> 10572 <trans-unit id="5058286083557987083" datatype="html">
10446 <source>âš ï¸ Never share your stream key with anyone.</source> 10573 <source>âš ï¸ Never share your stream key with anyone.</source>
10447 <target state="translated">âš ï¸ã‚¹ãƒˆãƒªãƒ¼ãƒ ã‚­ãƒ¼ã¯ã€èª°ã¨ã‚‚共有ã—ãªã„ã§ãã ã•ã„。</target> 10574 <target state="translated">âš ï¸ã‚¹ãƒˆãƒªãƒ¼ãƒ ã‚­ãƒ¼ã¯ã€èª°ã¨ã‚‚共有ã—ãªã„ã§ãã ã•ã„。</target>
10448 10575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10449 10576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10577 </trans-unit>
10451 <trans-unit id="5941639683192662500" datatype="html"> 10578 <trans-unit id="5941639683192662500" datatype="html">
10452 <source>This is a normal live</source> 10579 <source>This is a normal live</source>
10453 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target> 10580 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target>
10454 10581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10455 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 10582 </trans-unit>
10456 <trans-unit id="4022826795131920912" datatype="html"> 10583 <trans-unit id="4022826795131920912" datatype="html">
10457 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 10584 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10458 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã§ã¯ã€ä¸€åº¦ã ã‘é…ä¿¡ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚リプレイ動画ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€ãƒ©ã‚¤ãƒ–é…ä¿¡ã¨åŒã˜URLã§ãƒªãƒ—レイ動画ãŒä¿å­˜ã•ã‚Œã¾ã™</target> 10585 <target state="translated">通常ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã§ã¯ã€ä¸€åº¦ã ã‘é…ä¿¡ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚リプレイ動画ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€ãƒ©ã‚¤ãƒ–é…ä¿¡ã¨åŒã˜URLã§ãƒªãƒ—レイ動画ãŒä¿å­˜ã•ã‚Œã¾ã™</target>
10459 10586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10587 </trans-unit>
10461 <trans-unit id="2261925229535541622" datatype="html"> 10588 <trans-unit id="2261925229535541622" datatype="html">
10462 <source>This is a permanent/recurring live</source> 10589 <source>This is a permanent/recurring live</source>
10463 <target state="translated">永続/ç¹°ã‚Šè¿”ã—タイプã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target> 10590 <target state="translated">永続/ç¹°ã‚Šè¿”ã—タイプã®ãƒ©ã‚¤ãƒ–é…ä¿¡</target>
10464 10591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10465 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 10592 </trans-unit>
10466 <trans-unit id="8986073791327847979" datatype="html"> 10593 <trans-unit id="8986073791327847979" datatype="html">
10467 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 10594 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10468 <target state="translated">永続/ç¹°ã‚Šè¿”ã—タイプã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã§ã¯è¤‡æ•°å›žé…ä¿¡ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚リプレイ動画ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€åˆ¥ã€…ã«åˆ†ã‘られãŸè¤‡æ•°ã®ãƒªãƒ—レイ動画ãŒä¿å­˜ã•ã‚Œã¾ã™</target> 10595 <target state="translated">永続/ç¹°ã‚Šè¿”ã—タイプã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã§ã¯è¤‡æ•°å›žé…ä¿¡ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚リプレイ動画ã®è¨­å®šã‚’有効ã«ã—ãŸå ´åˆã€åˆ¥ã€…ã«åˆ†ã‘られãŸè¤‡æ•°ã®ãƒªãƒ—レイ動画ãŒä¿å­˜ã•ã‚Œã¾ã™</target>
10469 10596 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10470 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10597 </trans-unit>
10471 <trans-unit id="3112273530390098557" datatype="html"> 10598 <trans-unit id="3112273530390098557" datatype="html">
10472 <source>Replay will be saved</source> 10599 <source>Replay will be saved</source>
10473 <target state="translated">ライブé…ä¿¡ã®å†…容ã¯ãƒªãƒ—レイ動画ã¨ã—ã¦ä¿å­˜ã•ã‚Œã¾ã™</target> 10600 <target state="translated">ライブé…ä¿¡ã®å†…容ã¯ãƒªãƒ—レイ動画ã¨ã—ã¦ä¿å­˜ã•ã‚Œã¾ã™</target>
@@ -10617,7 +10744,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10617 </trans-unit> 10744 </trans-unit>
10618 <trans-unit id="8280589137189201687" datatype="html"> 10745 <trans-unit id="8280589137189201687" datatype="html">
10619 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source> 10746 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source>
10620 <target state="translated">{maxItems, plural, =1 {1アイテム} other {<x id="maxItems"/>アイテム}}以上をé¸æŠžã™ã‚‹äº‹ã¯ã§ãã¾ã›ã‚“。</target> 10747 <target state="translated">{maxItems, plural, =1 {1アイテム} other {<x id="maxItems"/>アイテム}}以上をé¸æŠžã™ã‚‹äº‹ã¯ã§ãã¾ã›ã‚“</target>
10621 <context-group purpose="location"> 10748 <context-group purpose="location">
10622 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context> 10749 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10623 <context context-type="linenumber">83</context> 10750 <context context-type="linenumber">83</context>
@@ -11012,14 +11139,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11012 <trans-unit id="2830831449226931729" datatype="html"> 11139 <trans-unit id="2830831449226931729" datatype="html">
11013 <source>Instance languages</source> 11140 <source>Instance languages</source>
11014 <target state="translated">インスタンスã®è¨€èªž</target> 11141 <target state="translated">インスタンスã®è¨€èªž</target>
11015 11142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
11016 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11143 </trans-unit>
11017 <trans-unit id="40119547597591062" datatype="html"> 11144 <trans-unit id="40119547597591062" datatype="html">
11018 <source>All languages</source> 11145 <source>All languages</source>
11019 <target state="translated">å…¨ã¦ã®è¨€èªž</target> 11146 <target state="translated">å…¨ã¦ã®è¨€èªž</target>
11020 11147 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
11021 11148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
11022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11149 </trans-unit>
11023 <trans-unit id="996392855508119363"> 11150 <trans-unit id="996392855508119363">
11024 <source>Hidden</source> 11151 <source>Hidden</source>
11025 <target>表示ã—ãªã„</target> 11152 <target>表示ã—ãªã„</target>
@@ -11089,25 +11216,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11089 <trans-unit id="1792453450803202450" datatype="html"> 11216 <trans-unit id="1792453450803202450" datatype="html">
11090 <source>Accepted follows</source> 11217 <source>Accepted follows</source>
11091 <target state="translated">å—ã‘入れãŸãƒ•ã‚©ãƒ­ãƒ¼</target> 11218 <target state="translated">å—ã‘入れãŸãƒ•ã‚©ãƒ­ãƒ¼</target>
11092 11219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
11093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 11220 </trans-unit>
11094 <trans-unit id="1745310805516417209" datatype="html"> 11221 <trans-unit id="1745310805516417209" datatype="html">
11095 <source>Rejected follows</source> 11222 <source>Rejected follows</source>
11096 <target state="translated">æ‹’å¦ã—ãŸãƒ•ã‚©ãƒ­ãƒ¼</target> 11223 <target state="translated">æ‹’å¦ã—ãŸãƒ•ã‚©ãƒ­ãƒ¼</target>
11097 11224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 11225 </trans-unit>
11099 <trans-unit id="1810206793608630396" datatype="html"> 11226 <trans-unit id="1810206793608630396" datatype="html">
11100 <source>Pending follows</source> 11227 <source>Pending follows</source>
11101 <target state="translated">ä¿ç•™ä¸­ã®ãƒ•ã‚©ãƒ­ãƒ¼</target> 11228 <target state="translated">ä¿ç•™ä¸­ã®ãƒ•ã‚©ãƒ­ãƒ¼</target>
11102 11229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11230 </trans-unit>
11104 <trans-unit id="6952960992592445535" datatype="html"> 11231 <trans-unit id="6952960992592445535" datatype="html">
11105 <source><x id="PH"/> (channel page) </source> 11232 <source><x id="PH"/> (channel page) </source>
11106 <target state="translated"><x id="PH"/> (ã®ãƒãƒ£ãƒ³ãƒãƒ«ãƒšãƒ¼ã‚¸ã¸) </target> 11233 <target state="translated"><x id="PH"/> (ã®ãƒãƒ£ãƒ³ãƒãƒ«ãƒšãƒ¼ã‚¸ã¸) </target>
11107 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11234
11108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11235
11109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11236
11110 </trans-unit> 11237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11111 <trans-unit id="1209500590333005801" datatype="html"> 11238 <trans-unit id="1209500590333005801" datatype="html">
11112 <source><x id="PH"/> (account page) </source> 11239 <source><x id="PH"/> (account page) </source>
11113 <target state="translated"><x id="PH"/> (アカウントページã¸) </target> 11240 <target state="translated"><x id="PH"/> (アカウントページã¸) </target>
@@ -11464,7 +11591,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11464 </trans-unit> 11591 </trans-unit>
11465 <trans-unit id="8700771664729810984" datatype="html"> 11592 <trans-unit id="8700771664729810984" datatype="html">
11466 <source>The above can only be seen in thumbnails.</source> 11593 <source>The above can only be seen in thumbnails.</source>
11467 <target state="translated">上記ã®ã„ãšã‚Œã‹ã®é€šå ±ç†ç”±ãŒã‚µãƒ ãƒã‚¤ãƒ«ã«è¦‹ã‚‰ã‚Œã‚‹å ´åˆã€‚</target> 11594 <target state="translated">上記ã®ã„ãšã‚Œã‹ã®é€šå ±ç†ç”±ãŒã‚µãƒ ãƒã‚¤ãƒ«ã«èªã‚られる場åˆã€‚</target>
11468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group> 11595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">162</context></context-group>
11469 </trans-unit> 11596 </trans-unit>
11470 <trans-unit id="2602773901491715295" datatype="html"> 11597 <trans-unit id="2602773901491715295" datatype="html">
@@ -11482,23 +11609,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11482 <trans-unit id="968295009933361070"> 11609 <trans-unit id="968295009933361070">
11483 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11610 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11484 <target>試行回数ãŒå¤šã™ãŽã¾ã™ã€‚ <x id="PH"/>分後ã«ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target> 11611 <target>試行回数ãŒå¤šã™ãŽã¾ã™ã€‚ <x id="PH"/>分後ã«ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target>
11485 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11612
11486 </trans-unit> 11613 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11487 <trans-unit id="4965472196059235310"> 11614 <trans-unit id="4965472196059235310">
11488 <source>Too many attempts, please try again later.</source> 11615 <source>Too many attempts, please try again later.</source>
11489 <target>試行回数ãŒå¤šã™ãŽã¾ã™ã€‚ã—ã°ã‚‰ã経ã£ã¦ã‹ã‚‰ã€ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target> 11616 <target>試行回数ãŒå¤šã™ãŽã¾ã™ã€‚ã—ã°ã‚‰ã経ã£ã¦ã‹ã‚‰ã€ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target>
11490 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11617
11491 </trans-unit> 11618 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11492 <trans-unit id="1693549688987384699"> 11619 <trans-unit id="1693549688987384699">
11493 <source>Server error. Please retry later.</source> 11620 <source>Server error. Please retry later.</source>
11494 <target>サーãƒãƒ¼ã‚¨ãƒ©ãƒ¼ã§ã™ã€‚ ã—ã°ã‚‰ã経ã£ã¦ã‹ã‚‰ã€ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target> 11621 <target>サーãƒãƒ¼ã‚¨ãƒ©ãƒ¼ã§ã™ã€‚ ã—ã°ã‚‰ã経ã£ã¦ã‹ã‚‰ã€ã‚‚ã†ä¸€åº¦ãŠè©¦ã—ãã ã•ã„。</target>
11495 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11622
11496 </trans-unit> 11623 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11497 <trans-unit id="7436975022198908854" datatype="html"> 11624 <trans-unit id="7436975022198908854" datatype="html">
11498 <source>Unknown server error</source> 11625 <source>Unknown server error</source>
11499 <target state="translated">ä¸æ˜Žãªã‚µãƒ¼ãƒãƒ¼ã‚¨ãƒ©ãƒ¼</target> 11626 <target state="translated">ä¸æ˜Žãªã‚µãƒ¼ãƒãƒ¼ã‚¨ãƒ©ãƒ¼</target>
11500 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11627
11501 </trans-unit> 11628 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11502 <trans-unit id="5927402622550505067" datatype="html"> 11629 <trans-unit id="5927402622550505067" datatype="html">
11503 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11630 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11504 <target state="translated"><x id="PH"/>ã®å…¨ã¦ã®ãƒãƒ£ãƒ³ãƒãƒ«ã‚’登録ã—ã¾ã—ãŸã€‚ãã‚Œãžã‚Œã®ãƒãƒ£ãƒ³ãƒãƒ«ã§æ–°ã—ãå‹•ç”»ãŒæŠ•ç¨¿ã•ã‚Œã‚‹ã¨ã€ã‚ãªãŸå®›ã«é€šçŸ¥ãŒé€ä¿¡ã•ã‚Œã¾ã™ã€‚</target> 11631 <target state="translated"><x id="PH"/>ã®å…¨ã¦ã®ãƒãƒ£ãƒ³ãƒãƒ«ã‚’登録ã—ã¾ã—ãŸã€‚ãã‚Œãžã‚Œã®ãƒãƒ£ãƒ³ãƒãƒ«ã§æ–°ã—ãå‹•ç”»ãŒæŠ•ç¨¿ã•ã‚Œã‚‹ã¨ã€ã‚ãªãŸå®›ã«é€šçŸ¥ãŒé€ä¿¡ã•ã‚Œã¾ã™ã€‚</target>
@@ -11542,8 +11669,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11542 <trans-unit id="4968151111061046122"> 11669 <trans-unit id="4968151111061046122">
11543 <source>Moderator</source> 11670 <source>Moderator</source>
11544 <target>モデレーター</target> 11671 <target>モデレーター</target>
11545 11672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11673 </trans-unit>
11547 <trans-unit id="2279527393438260622" datatype="html"> 11674 <trans-unit id="2279527393438260622" datatype="html">
11548 <source>Search videos, playlists, channels…</source> 11675 <source>Search videos, playlists, channels…</source>
11549 <target state="translated">å‹•ç”»ã€ãƒ—レイリストã€ãƒãƒ£ãƒ³ãƒãƒ«ã‚’検索ã™ã‚‹â€¦</target> 11676 <target state="translated">å‹•ç”»ã€ãƒ—レイリストã€ãƒãƒ£ãƒ³ãƒãƒ«ã‚’検索ã™ã‚‹â€¦</target>
@@ -11645,8 +11772,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11645 <trans-unit id="2115592966120408375"> 11772 <trans-unit id="2115592966120408375">
11646 <source>Copied</source> 11773 <source>Copied</source>
11647 <target>コピーã—ã¾ã—ãŸ</target> 11774 <target>コピーã—ã¾ã—ãŸ</target>
11648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11775
11649 </trans-unit> 11776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11650 <trans-unit id="4323470180912194028" datatype="html"> 11777 <trans-unit id="4323470180912194028" datatype="html">
11651 <source>Copy</source> 11778 <source>Copy</source>
11652 <target state="translated">コピー</target> 11779 <target state="translated">コピー</target>
@@ -11694,17 +11821,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11694 <trans-unit id="4021752662928002901" datatype="html"> 11821 <trans-unit id="4021752662928002901" datatype="html">
11695 <source>Update</source> 11822 <source>Update</source>
11696 <target state="translated">設定ã®ç·¨é›†ãƒ»æ›´æ–°</target> 11823 <target state="translated">設定ã®ç·¨é›†ãƒ»æ›´æ–°</target>
11697 11824 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11698 11825 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11699 11826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11700 11827 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11701 11828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11702 11829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11703 11830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11704 11831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11705 11832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11706 11833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11707 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11834 </trans-unit>
11708 <trans-unit id="420763834450076269" datatype="html"> 11835 <trans-unit id="420763834450076269" datatype="html">
11709 <source>Block</source> 11836 <source>Block</source>
11710 <target state="translated">ブロック</target> 11837 <target state="translated">ブロック</target>
@@ -11739,23 +11866,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11739 <trans-unit id="8315587636588243636" datatype="html"> 11866 <trans-unit id="8315587636588243636" datatype="html">
11740 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source> 11867 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11741 <target state="translated">本当ã«ã“ã®ãƒ•ã‚¡ã‚¤ãƒ«<x id="PH" equiv-text="file.resolution.label"/>を削除ã—ã¾ã™ã‹ï¼Ÿ</target> 11868 <target state="translated">本当ã«ã“ã®ãƒ•ã‚¡ã‚¤ãƒ«<x id="PH" equiv-text="file.resolution.label"/>を削除ã—ã¾ã™ã‹ï¼Ÿ</target>
11742 11869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit> 11870 </trans-unit>
11744 <trans-unit id="6693349469471580292" datatype="html"> 11871 <trans-unit id="6693349469471580292" datatype="html">
11745 <source>Delete file</source> 11872 <source>Delete file</source>
11746 <target state="translated">ファイルを削除</target> 11873 <target state="translated">ファイルを削除</target>
11747 11874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
11748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11875 </trans-unit>
11749 <trans-unit id="7016764388104297354" datatype="html"> 11876 <trans-unit id="7016764388104297354" datatype="html">
11750 <source>File removed.</source> 11877 <source>File removed.</source>
11751 <target state="translated">ファイルãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ.</target> 11878 <target state="translated">ファイルãŒå‰Šé™¤ã•ã‚Œã¾ã—ãŸ.</target>
11752 11879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
11753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 11880 </trans-unit>
11754 <trans-unit id="1314383205093440631" datatype="html"> 11881 <trans-unit id="1314383205093440631" datatype="html">
11755 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> 11882 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11756 <target state="translated">本当ã«{count, plural, =1 {ã¤ã®ã“ã®å‹•ç”»} other {ã“れらã®<x id="count"/>ã¤ã®å‹•ç”»}}を削除ã—ã¾ã™ã‹?</target> 11883 <target state="translated">本当ã«{count, plural, =1 {ã¤ã®ã“ã®å‹•ç”»} other {ã“れらã®<x id="count"/>ã¤ã®å‹•ç”»}}を削除ã—ã¾ã™ã‹?</target>
11757 11884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
11758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 11885 </trans-unit>
11759 <trans-unit id="1950057220179636309" datatype="html"> 11886 <trans-unit id="1950057220179636309" datatype="html">
11760 <source>Save to playlist</source> 11887 <source>Save to playlist</source>
11761 <target state="translated">プレイリストã«ä¿å­˜ã™ã‚‹</target> 11888 <target state="translated">プレイリストã«ä¿å­˜ã™ã‚‹</target>
@@ -11894,46 +12021,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11894 <trans-unit id="4058575476871566236"> 12021 <trans-unit id="4058575476871566236">
11895 <source>Published</source> 12022 <source>Published</source>
11896 <target>投稿日</target> 12023 <target>投稿日</target>
11897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12024
11898 </trans-unit> 12025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11899 <trans-unit id="7657908235362559477" datatype="html"> 12026 <trans-unit id="7657908235362559477" datatype="html">
11900 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12027 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11901 <target state="translated"><x id="PH" equiv-text="updateAt"/>ã«æŠ•ç¨¿ã•ã‚Œã‚‹äºˆå®šã§ã™</target> 12028 <target state="translated"><x id="PH" equiv-text="updateAt"/>ã«æŠ•ç¨¿ã•ã‚Œã‚‹äºˆå®šã§ã™</target>
11902 <context-group purpose="location"> 12029
11903 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11904 <context context-type="linenumber">178</context>
11905 </context-group>
11906 </trans-unit>
11907 <trans-unit id="5093002376262354382" datatype="html"> 12031 <trans-unit id="5093002376262354382" datatype="html">
11908 <source>Transcoding failed</source> 12032 <source>Transcoding failed</source>
11909 <target state="translated">トランスコードã¯å¤±æ•—ã—ã¾ã—ãŸ</target> 12033 <target state="translated">トランスコードã¯å¤±æ•—ã—ã¾ã—ãŸ</target>
11910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12034
11911 </trans-unit> 12035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11912 <trans-unit id="118687079501751948" datatype="html"> 12036 <trans-unit id="118687079501751948" datatype="html">
11913 <source>Move to external storage failed</source> 12037 <source>Move to external storage failed</source>
11914 <target state="translated">外部ストレージã¸ã®ç§»å‹•ã¯å¤±æ•—ã—ã¾ã—ãŸ</target> 12038 <target state="translated">外部ストレージã¸ã®ç§»å‹•ã¯å¤±æ•—ã—ã¾ã—ãŸ</target>
11915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12039
11916 </trans-unit> 12040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11917 <trans-unit id="4887724548587271148"> 12041 <trans-unit id="4887724548587271148">
11918 <source>Waiting transcoding</source> 12042 <source>Waiting transcoding</source>
11919 <target>トランスコードã®å¾…機中</target> 12043 <target>トランスコードã®å¾…機中</target>
11920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12044
11921 </trans-unit> 12045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11922 <trans-unit id="4517785179607945981"> 12046 <trans-unit id="4517785179607945981">
11923 <source>To transcode</source> 12047 <source>To transcode</source>
11924 <target>トランスコードã™ã‚‹</target> 12048 <target>トランスコードã™ã‚‹</target>
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12049
11926 </trans-unit> 12050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11927 <trans-unit id="3299576663551440736"> 12051 <trans-unit id="3299576663551440736">
11928 <source>To import</source> 12052 <source>To import</source>
11929 <target>インãƒãƒ¼ãƒˆã™ã‚‹</target> 12053 <target>インãƒãƒ¼ãƒˆã™ã‚‹</target>
11930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12054
11931 </trans-unit> 12055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11932 <trans-unit id="6963802198225789806" datatype="html"> 12056 <trans-unit id="6963802198225789806" datatype="html">
11933 <source>To edit</source> 12057 <source>To edit</source>
11934 <target state="translated">編集ã™ã‚‹</target> 12058 <target state="translated">編集ã™ã‚‹</target>
11935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12059
11936 </trans-unit> 12060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11937 <trans-unit id="8492933894084361602" datatype="html"> 12061 <trans-unit id="8492933894084361602" datatype="html">
11938 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12062 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11939 <target state="translated">"<x id="INTERPOLATION" equiv-text="{{ title }}"/>"ã®RSSフィードを購読ã™ã‚‹</target> 12063 <target state="translated">"<x id="INTERPOLATION" equiv-text="{{ title }}"/>"ã®RSSフィードを購読ã™ã‚‹</target>
@@ -12016,44 +12140,44 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12016 <trans-unit id="5210096066382592800"> 12140 <trans-unit id="5210096066382592800">
12017 <source>Video to import updated.</source> 12141 <source>Video to import updated.</source>
12018 <target>å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆãŒå®Œäº†ã—ã¾ã—ãŸã€‚</target> 12142 <target>å‹•ç”»ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆãŒå®Œäº†ã—ã¾ã—ãŸã€‚</target>
12019 12143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
12020 12144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
12021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12145 </trans-unit>
12022 <trans-unit id="3284171506518522275"> 12146 <trans-unit id="3284171506518522275">
12023 <source>Your video was uploaded to your account and is private.</source> 12147 <source>Your video was uploaded to your account and is private.</source>
12024 <target>å‹•ç”»ã¯ã“ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã«éžå…¬é–‹ã§ã‚¢ãƒƒãƒ—ロードã•ã‚Œã¦ã„ã¾ã™ã€‚</target> 12148 <target>å‹•ç”»ã¯ã“ã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã«éžå…¬é–‹ã§ã‚¢ãƒƒãƒ—ロードã•ã‚Œã¦ã„ã¾ã™ã€‚</target>
12025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12149
12026 </trans-unit> 12150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12027 <trans-unit id="5699822024600815733"> 12151 <trans-unit id="5699822024600815733">
12028 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12152 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12029 <target>関連ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ (ã‚¿ã‚°ã€èª¬æ˜Žãªã©) ã¯å¤±ã‚ã‚Œã¾ã™ã€‚ã“ã®ãƒšãƒ¼ã‚¸ã‹ã‚‰ç§»å‹•ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹?</target> 12153 <target>関連ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ (ã‚¿ã‚°ã€èª¬æ˜Žãªã©) ã¯å¤±ã‚ã‚Œã¾ã™ã€‚ã“ã®ãƒšãƒ¼ã‚¸ã‹ã‚‰ç§»å‹•ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹?</target>
12030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12154
12031 </trans-unit> 12155 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12032 <trans-unit id="1219739004043110649"> 12156 <trans-unit id="1219739004043110649">
12033 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12157 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12034 <target>å‹•ç”»ã¯ã¾ã ã‚¢ãƒƒãƒ—ロードã•ã‚Œã¦ã„ã¾ã›ã‚“。ã“ã®ãƒšãƒ¼ã‚¸ã‹ã‚‰ç§»å‹•ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹?</target> 12158 <target>å‹•ç”»ã¯ã¾ã ã‚¢ãƒƒãƒ—ロードã•ã‚Œã¦ã„ã¾ã›ã‚“。ã“ã®ãƒšãƒ¼ã‚¸ã‹ã‚‰ç§»å‹•ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹?</target>
12035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12159
12036 </trans-unit> 12160 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12037 <trans-unit id="1830802698757049943" datatype="html"> 12161 <trans-unit id="1830802698757049943" datatype="html">
12038 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12162 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12039 <target state="translated"><x id="PH" equiv-text="videoName"/>を投稿ã™ã‚‹</target> 12163 <target state="translated"><x id="PH" equiv-text="videoName"/>を投稿ã™ã‚‹</target>
12040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12164
12041 </trans-unit> 12165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12042 <trans-unit id="6932865105766151309" datatype="html"> 12166 <trans-unit id="6932865105766151309" datatype="html">
12043 <source>Upload</source> 12167 <source>Upload</source>
12044 <target state="translated">アップロード</target> 12168 <target state="translated">アップロード</target>
12045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12169
12046 </trans-unit> 12170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12047 <trans-unit id="8278735427925094503" datatype="html"> 12171 <trans-unit id="8278735427925094503" datatype="html">
12048 <source>Upload <x id="PH"/> </source> 12172 <source>Upload <x id="PH"/> </source>
12049 <target state="translated">アップロード <x id="PH"/> </target> 12173 <target state="translated">アップロード <x id="PH"/> </target>
12050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12174
12051 </trans-unit> 12175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12052 <trans-unit id="5981816353437801748"> 12176 <trans-unit id="5981816353437801748">
12053 <source>Video published.</source> 12177 <source>Video published.</source>
12054 <target>å‹•ç”»ãŒæŠ•ç¨¿ã•ã‚Œã¾ã—ãŸã€‚</target> 12178 <target>å‹•ç”»ãŒæŠ•ç¨¿ã•ã‚Œã¾ã—ãŸã€‚</target>
12055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12179
12056 </trans-unit> 12180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12057 <trans-unit id="764164089183618119"> 12181 <trans-unit id="764164089183618119">
12058 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12182 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12059 <target>未ä¿å­˜ã®å¤‰æ›´ãŒã‚ã‚Šã¾ã™ã€‚ ページを移動ã™ã‚‹ã¨ã€å¤‰æ›´ã—ãŸå†…容ã¯å¤±ã‚ã‚Œã¾ã™ã€‚</target> 12183 <target>未ä¿å­˜ã®å¤‰æ›´ãŒã‚ã‚Šã¾ã™ã€‚ ページを移動ã™ã‚‹ã¨ã€å¤‰æ›´ã—ãŸå†…容ã¯å¤±ã‚ã‚Œã¾ã™ã€‚</target>
@@ -12210,7 +12334,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12210 12334
12211 12335
12212 12336
12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12337 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12214 <trans-unit id="3354816756665089864" datatype="html"> 12338 <trans-unit id="3354816756665089864" datatype="html">
12215 <source>Autoplay is suspended</source> 12339 <source>Autoplay is suspended</source>
12216 <target state="translated">自動å†ç”Ÿã¯åœæ­¢ä¸­ã§ã™</target> 12340 <target state="translated">自動å†ç”Ÿã¯åœæ­¢ä¸­ã§ã™</target>
@@ -12299,9 +12423,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12299 <trans-unit id="2431286785954354122" datatype="html"> 12423 <trans-unit id="2431286785954354122" datatype="html">
12300 <source>Recently added</source> 12424 <source>Recently added</source>
12301 <target state="translated">最近投稿ã•ã‚ŒãŸå‹•ç”»</target> 12425 <target state="translated">最近投稿ã•ã‚ŒãŸå‹•ç”»</target>
12302 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12426
12303 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12427
12304 </trans-unit> 12428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12305 <trans-unit id="12646164819555880"> 12429 <trans-unit id="12646164819555880">
12306 <source>Videos from your subscriptions</source> 12430 <source>Videos from your subscriptions</source>
12307 <target>登録ãƒãƒ£ãƒ³ãƒãƒ«ã‹ã‚‰ã®å‹•ç”»</target> 12431 <target>登録ãƒãƒ£ãƒ³ãƒãƒ«ã‹ã‚‰ã®å‹•ç”»</target>
@@ -12310,17 +12434,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12310 <trans-unit id="1812379335568847528" datatype="html"> 12434 <trans-unit id="1812379335568847528" datatype="html">
12311 <source>Subscriptions</source> 12435 <source>Subscriptions</source>
12312 <target state="translated">登録ãƒãƒ£ãƒ³ãƒãƒ«</target> 12436 <target state="translated">登録ãƒãƒ£ãƒ³ãƒãƒ«</target>
12313 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12437
12314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12438
12315 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12439
12316 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12440
12317 </trans-unit> 12441 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12318 <trans-unit id="186236568870281953" datatype="html"> 12442 <trans-unit id="186236568870281953" datatype="html">
12319 <source>History</source> 12443 <source>History</source>
12320 <target state="translated">å†ç”Ÿå±¥æ­´</target> 12444 <target state="translated">å†ç”Ÿå±¥æ­´</target>
12321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12445
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12446
12323 </trans-unit> 12447 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12324 <trans-unit id="5237588857224999862" datatype="html"> 12448 <trans-unit id="5237588857224999862" datatype="html">
12325 <source>Open actions</source> 12449 <source>Open actions</source>
12326 <target state="translated">アクションを開ã</target> 12450 <target state="translated">アクションを開ã</target>
@@ -12332,11 +12456,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12332 <trans-unit id="8681933925782924101" datatype="html"> 12456 <trans-unit id="8681933925782924101" datatype="html">
12333 <source>Local videos</source> 12457 <source>Local videos</source>
12334 <target state="translated">ローカル動画</target> 12458 <target state="translated">ローカル動画</target>
12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12459
12336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12460
12337 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12461
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12462
12339 </trans-unit> 12463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12340 <trans-unit id="5668077948386857930" datatype="html"> 12464 <trans-unit id="5668077948386857930" datatype="html">
12341 <source>Exclude</source> 12465 <source>Exclude</source>
12342 <target state="translated">除外</target> 12466 <target state="translated">除外</target>
@@ -12371,19 +12495,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12371 <trans-unit id="4668975178372693951" datatype="html"> 12495 <trans-unit id="4668975178372693951" datatype="html">
12372 <source>Discover videos</source> 12496 <source>Discover videos</source>
12373 <target state="translated">ディスカãƒãƒ¼</target> 12497 <target state="translated">ディスカãƒãƒ¼</target>
12374 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12498
12375 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12499
12376 </trans-unit> 12500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12377 <trans-unit id="8067135025051844577" datatype="html"> 12501 <trans-unit id="8067135025051844577" datatype="html">
12378 <source>Trending videos</source> 12502 <source>Trending videos</source>
12379 <target state="translated">トレンド</target> 12503 <target state="translated">トレンド</target>
12380 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12504
12381 </trans-unit> 12505 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12382 <trans-unit id="664221386829541948" datatype="html"> 12506 <trans-unit id="664221386829541948" datatype="html">
12383 <source>Recently added videos</source> 12507 <source>Recently added videos</source>
12384 <target state="translated">最近投稿ã•ã‚ŒãŸå‹•ç”»</target> 12508 <target state="translated">最近投稿ã•ã‚ŒãŸå‹•ç”»</target>
12385 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12509
12386 </trans-unit> 12510 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12387 <trans-unit id="8212906256415538361" datatype="html"> 12511 <trans-unit id="8212906256415538361" datatype="html">
12388 <source>Upload a video</source> 12512 <source>Upload a video</source>
12389 <target state="translated">動画をアップロード</target> 12513 <target state="translated">動画をアップロード</target>
diff --git a/client/src/locale/angular.jbo.xlf b/client/src/locale/angular.jbo.xlf
index 857b10ffb..9738b5713 100644
--- a/client/src/locale/angular.jbo.xlf
+++ b/client/src/locale/angular.jbo.xlf
@@ -558,13 +558,13 @@
558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
559 <source>video</source><target state="new">video</target> 559 <source>video</source><target state="new">video</target>
560 560
561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
563 563
564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
566 566
567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
568 <source>subtitles</source><target state="new">subtitles</target> 568 <source>subtitles</source><target state="new">subtitles</target>
569 569
570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -629,7 +629,7 @@
629 <trans-unit id="2466846716878254816" datatype="html"> 629 <trans-unit id="2466846716878254816" datatype="html">
630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
631 631
632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
633 633
634 <trans-unit id="7539427273132299890"> 634 <trans-unit id="7539427273132299890">
635 <source>Unlisted</source> 635 <source>Unlisted</source>
@@ -776,13 +776,10 @@
776 <trans-unit id="158575725114802951" datatype="html"> 776 <trans-unit id="158575725114802951" datatype="html">
777 <source>Only live videos</source><target state="new">Only live videos</target> 777 <source>Only live videos</source><target state="new">Only live videos</target>
778 778
779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
781 <context-group purpose="location"> 781
782 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
783 <context context-type="linenumber">170</context>
784 </context-group>
785 </trans-unit>
786 <trans-unit id="7585826646011739428"> 783 <trans-unit id="7585826646011739428">
787 <source>Edit</source> 784 <source>Edit</source>
788 <target>nu bixygau</target> 785 <target>nu bixygau</target>
@@ -1181,20 +1178,26 @@
1181 <source>Username or email address</source> 1178 <source>Username or email address</source>
1182 <target state="new">Username or email address</target> 1179 <target state="new">Username or email address</target>
1183 1180
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1185 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1182 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1183
1184
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1186 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1187
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1189 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1186 <context-group purpose="location"> 1190 <context-group purpose="location">
1187 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1191 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1188 <context context-type="linenumber">46</context> 1192 <context context-type="linenumber">70</context>
1189 </context-group> 1193 </context-group>
1194 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1195 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1190 <context-group purpose="location"> 1196 <context-group purpose="location">
1191 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1197 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1192 <context context-type="linenumber">53</context> 1198 <context context-type="linenumber">72</context>
1193 </context-group> 1199 </context-group>
1194 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1200 </trans-unit>
1195 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1196
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1198 1201
1199 <trans-unit id="1431416938026210429"> 1202 <trans-unit id="1431416938026210429">
1200 <source>Password</source> 1203 <source>Password</source>
@@ -1207,15 +1210,15 @@
1207 1210
1208 1211
1209 1212
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1211 <trans-unit id="8715156686857791956" datatype="html"> 1214 <trans-unit id="8715156686857791956" datatype="html">
1212 <source>Click here to reset your password</source> 1215 <source>Click here to reset your password</source>
1213 <target state="new">Click here to reset your password</target> 1216 <target state="new">Click here to reset your password</target>
1214 1217
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1216 <source>I forgot my password</source><target state="new">I forgot my password</target> 1219 <source>I forgot my password</source><target state="new">I forgot my password</target>
1217 1220
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1219 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> 1222 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1220 1223
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1236,12 +1239,12 @@
1236 <source>Or sign in with</source> 1239 <source>Or sign in with</source>
1237 <target state="new">Or sign in with</target> 1240 <target state="new">Or sign in with</target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1240 <trans-unit id="3238209155172574367"> 1243 <trans-unit id="3238209155172574367">
1241 <source>Forgot your password</source> 1244 <source>Forgot your password</source>
1242 <target>.i mi nalmo'i le mi lerpoijaspu</target> 1245 <target>.i mi nalmo'i le mi lerpoijaspu</target>
1243 1246
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1245 <trans-unit id="87327320394367488" datatype="html"> 1248 <trans-unit id="87327320394367488" datatype="html">
1246 <source> 1249 <source>
1247 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
@@ -1250,15 +1253,15 @@
1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1253 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1251 </target> 1254 </target>
1252 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1254 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1257 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1255 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1257 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1260 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1258The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1261The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1259The link will expire within 1 hour.</target> 1262The link will expire within 1 hour.</target>
1260 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1262 <trans-unit id="4768749765465246664"> 1265 <trans-unit id="4768749765465246664">
1263 <source>Email</source> 1266 <source>Email</source>
1264 <target>lo ve samymri</target> 1267 <target>lo ve samymri</target>
@@ -1269,17 +1272,17 @@ The link will expire within 1 hour.</target>
1269 1272
1270 1273
1271 1274
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1273 <trans-unit id="3967269098753656610"> 1276 <trans-unit id="3967269098753656610">
1274 <source>Email address</source> 1277 <source>Email address</source>
1275 <target>lo ve samymri</target> 1278 <target>lo ve samymri</target>
1276 1279
1277 1280
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1279 <source>Reset</source><target state="new">Reset</target> 1282 <source>Reset</source><target state="new">Reset</target>
1280 1283
1281 <note priority="1" from="description">Password reset button</note> 1284 <note priority="1" from="description">Password reset button</note>
1282 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1283 1286
1284 1287
1285 <trans-unit id="4319634264526091601" datatype="html"> 1288 <trans-unit id="4319634264526091601" datatype="html">
@@ -1502,7 +1505,13 @@ The link will expire within 1 hour.</target>
1502 Configure my instance 1505 Configure my instance
1503 </target> 1506 </target>
1504 1507
1505 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1508 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
1508 <target state="new">Configuration warning!</target> 1517 <target state="new">Configuration warning!</target>
@@ -1702,7 +1711,7 @@ The link will expire within 1 hour.</target>
1702 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1711 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1703 <source>My account</source><target state="new">My account</target> 1712 <source>My account</source><target state="new">My account</target>
1704 1713
1705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1714 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1706 <source>My library</source><target state="new">My library</target> 1715 <source>My library</source><target state="new">My library</target>
1707 1716
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1717 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1710,7 +1719,7 @@ The link will expire within 1 hour.</target>
1710 <source>Create an account</source> 1719 <source>Create an account</source>
1711 <target>zbasu lo pilno</target> 1720 <target>zbasu lo pilno</target>
1712 1721
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1714 1723
1715 <trans-unit id="3108704604266608109" datatype="html"> 1724 <trans-unit id="3108704604266608109" datatype="html">
1716 <source>My video imports</source><target state="new">My video imports</target> 1725 <source>My video imports</source><target state="new">My video imports</target>
@@ -1729,26 +1738,26 @@ The link will expire within 1 hour.</target>
1729 <trans-unit id="667372110624203230" datatype="html"> 1738 <trans-unit id="667372110624203230" datatype="html">
1730 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1739 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1731 1740
1732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1733 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1742 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1734 1743
1735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1736 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1745 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1737 1746
1738 1747
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1740 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1749 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1741 1750
1742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1743 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1752 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1744 1753
1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1746 <trans-unit id="7627544798203088407" datatype="html"> 1755 <trans-unit id="7627544798203088407" datatype="html">
1747 <source>Discover</source> 1756 <source>Discover</source>
1748 <target state="new">Discover</target> 1757 <target state="new">Discover</target>
1749 1758
1750 1759
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1752 1761
1753 1762
1754 1763
@@ -1924,7 +1933,7 @@ The link will expire within 1 hour.</target>
1924 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1933 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1925 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1934 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1926 1935
1927 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1936 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1928 1937
1929 <trans-unit id="5131854469652959713" datatype="html"> 1938 <trans-unit id="5131854469652959713" datatype="html">
1930 <source>GLOBAL SEARCH</source> 1939 <source>GLOBAL SEARCH</source>
@@ -2266,7 +2275,7 @@ The link will expire within 1 hour.</target>
2266 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2275 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2267 <source>Advanced filters</source><target state="new">Advanced filters</target> 2276 <source>Advanced filters</source><target state="new">Advanced filters</target>
2268 2277
2269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2270 <trans-unit id="2504502765849142619" datatype="html"> 2279 <trans-unit id="2504502765849142619" datatype="html">
2271 <source>No items found</source> 2280 <source>No items found</source>
2272 <target state="new">No items found</target> 2281 <target state="new">No items found</target>
@@ -2644,7 +2653,7 @@ The link will expire within 1 hour.</target>
2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2653 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2645 <source>Upload on hold</source><target state="new">Upload on hold</target> 2654 <source>Upload on hold</source><target state="new">Upload on hold</target>
2646 2655
2647 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2648 <trans-unit id="285180972645018518" datatype="html"> 2657 <trans-unit id="285180972645018518" datatype="html">
2649 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2658 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2650 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2659 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2882,7 +2891,7 @@ The link will expire within 1 hour.</target>
2882 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2891 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2883 <source>Login</source><target state="new">Login</target> 2892 <source>Login</source><target state="new">Login</target>
2884 2893
2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2894 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2886 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2895 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2887</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2896</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2888</target> 2897</target>
@@ -3559,69 +3568,76 @@ The link will expire within 1 hour.</target>
3559 3568
3560 3569
3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3562 <trans-unit id="7046347992315328430" datatype="html"> 3571
3563 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3564 <target state="new">
3565 Transcoding is enabled. The video quota only takes into account
3566 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3567 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3568 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3569 At most, this user could upload ~
3570 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3571
3572 </target>
3573
3574
3575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3576 <trans-unit id="2743014784334706527" datatype="html"> 3572 <trans-unit id="2743014784334706527" datatype="html">
3577 <source>Daily video quota</source> 3573 <source>Daily video quota</source>
3578 <target state="new">Daily video quota</target> 3574 <target state="new">Daily video quota</target>
3579 3575
3580 3576
3581 3577
3582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3583 <source>Auth plugin</source><target state="new">Auth plugin</target> 3579 <source>Auth plugin</source><target state="new">Auth plugin</target>
3584 3580
3585 3581
3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3587 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3583 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3588 3584
3589 3585
3590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3591 <trans-unit id="2070907480317730379" datatype="html"> 3587 <trans-unit id="2070907480317730379" datatype="html">
3592 <source>Doesn't need review before a video goes public</source> 3588 <source>Doesn't need review before a video goes public</source>
3593 <target state="new">Doesn't need review before a video goes public</target> 3589 <target state="new">Doesn't need review before a video goes public</target>
3594 3590
3595 3591
3596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3597 <trans-unit id="6667250632809964191" datatype="html"> 3593 <trans-unit id="6667250632809964191" datatype="html">
3598 <source>Send a link to reset the password by email to the user</source> 3594 <source>Send a link to reset the password by email to the user</source>
3599 <target state="new">Send a link to reset the password by email to the user</target> 3595 <target state="new">Send a link to reset the password by email to the user</target>
3600 3596
3601 3597
3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3603 <trans-unit id="1412406834353485520" datatype="html"> 3599 <trans-unit id="1412406834353485520" datatype="html">
3604 <source>Ask for new password</source> 3600 <source>Ask for new password</source>
3605 <target state="new">Ask for new password</target> 3601 <target state="new">Ask for new password</target>
3606 3602
3607 3603
3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3609 <trans-unit id="3791201588898094481" datatype="html"> 3605 <trans-unit id="3791201588898094481" datatype="html">
3610 <source>Manually set the user password</source> 3606 <source>Manually set the user password</source>
3611 <target state="new">Manually set the user password</target> 3607 <target state="new">Manually set the user password</target>
3612 3608
3613 3609
3614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3611 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3612 <context-group purpose="location">
3613 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3614 <context context-type="linenumber">227</context>
3615 </context-group>
3616 <context-group purpose="location">
3617 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3618 <context context-type="linenumber">227</context>
3619 </context-group>
3620 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3621 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3622 <context-group purpose="location">
3623 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3624 <context context-type="linenumber">228</context>
3625 </context-group>
3626 <context-group purpose="location">
3627 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3628 <context context-type="linenumber">228</context>
3629 </context-group>
3630 </trans-unit>
3615 <trans-unit id="8461842260159597706" datatype="html"> 3631 <trans-unit id="8461842260159597706" datatype="html">
3616 <source>Show</source> 3632 <source>Show</source>
3617 <target state="new">Show</target> 3633 <target state="new">Show</target>
3618 3634
3619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3620 <trans-unit id="8461609631969932886" datatype="html"> 3636 <trans-unit id="8461609631969932886" datatype="html">
3621 <source>Hide</source> 3637 <source>Hide</source>
3622 <target state="new">Hide</target> 3638 <target state="new">Hide</target>
3623 3639
3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3625 <trans-unit id="7049348886126005391" datatype="html"> 3641 <trans-unit id="7049348886126005391" datatype="html">
3626 <source>Batch actions</source> 3642 <source>Batch actions</source>
3627 <target state="new">Batch actions</target> 3643 <target state="new">Batch actions</target>
@@ -3699,13 +3715,13 @@ The link will expire within 1 hour.</target>
3699 <target state="new">Muted accounts</target> 3715 <target state="new">Muted accounts</target>
3700 3716
3701 3717
3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3703 <trans-unit id="5668793810321242853" datatype="html"> 3719 <trans-unit id="5668793810321242853" datatype="html">
3704 <source>Muted servers</source> 3720 <source>Muted servers</source>
3705 <target state="new">Muted servers</target> 3721 <target state="new">Muted servers</target>
3706 3722
3707 3723
3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3709 3725
3710 3726
3711 3727
@@ -4766,133 +4782,127 @@ The link will expire within 1 hour.</target>
4766 4782
4767 4783
4768 4784
4769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4770 <trans-unit id="8509882464852636851" datatype="html"> 4786 <trans-unit id="8509882464852636851" datatype="html">
4771 <source>Default daily upload limit per user</source> 4787 <source>Default daily upload limit per user</source>
4772 <target state="new">Default daily upload limit per user</target> 4788 <target state="new">Default daily upload limit per user</target>
4773 4789
4774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4775 4791
4776 <trans-unit id="4719342289581047890" datatype="html"> 4792 <trans-unit id="4719342289581047890" datatype="html">
4777 <source>Allow import with a torrent file or a magnet URI</source> 4793 <source>Allow import with a torrent file or a magnet URI</source>
4778 <target state="new">Allow import with a torrent file or a magnet URI</target> 4794 <target state="new">Allow import with a torrent file or a magnet URI</target>
4779 4795
4780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4781 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4797 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4782 4798
4783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4784 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4800 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4785 <context-group purpose="location"> 4801
4786 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4787 <context context-type="linenumber">293</context>
4788 </context-group>
4789 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4790 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4803 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4791 <context-group purpose="location"> 4804
4792 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4793 <context context-type="linenumber">296,298</context>
4794 </context-group>
4795 </trans-unit>
4796 <trans-unit id="3950258704315544174" datatype="html"> 4806 <trans-unit id="3950258704315544174" datatype="html">
4797 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4807 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4798 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4808 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4799 4809
4800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4801 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4811 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4802 4812
4803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4804 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4814 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4805 4815
4806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4807 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4817 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4808 4818
4809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4810 <trans-unit id="3428986951244800347" datatype="html"> 4820 <trans-unit id="3428986951244800347" datatype="html">
4811 <source>Block new videos automatically</source> 4821 <source>Block new videos automatically</source>
4812 <target state="new">Block new videos automatically</target> 4822 <target state="new">Block new videos automatically</target>
4813 4823
4814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4815 <trans-unit id="2054846790157376783" datatype="html"> 4825 <trans-unit id="2054846790157376783" datatype="html">
4816 <source>SEARCH</source> 4826 <source>SEARCH</source>
4817 <target state="new">SEARCH</target> 4827 <target state="new">SEARCH</target>
4818 4828
4819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4820 4830
4821 <trans-unit id="3442084803796199253" datatype="html"> 4831 <trans-unit id="3442084803796199253" datatype="html">
4822 <source>Allow users to do remote URI/handle search</source> 4832 <source>Allow users to do remote URI/handle search</source>
4823 <target state="new">Allow users to do remote URI/handle search</target> 4833 <target state="new">Allow users to do remote URI/handle search</target>
4824 4834
4825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4826 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4836 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4827 4837
4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4829 4839
4830 <trans-unit id="7295422540935146771" datatype="html"> 4840 <trans-unit id="7295422540935146771" datatype="html">
4831 <source>Allow anonymous to do remote URI/handle search</source> 4841 <source>Allow anonymous to do remote URI/handle search</source>
4832 <target state="new">Allow anonymous to do remote URI/handle search</target> 4842 <target state="new">Allow anonymous to do remote URI/handle search</target>
4833 4843
4834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4835 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4845 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4836 4846
4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4838 <trans-unit id="5273935530181504015" datatype="html"> 4848 <trans-unit id="5273935530181504015" datatype="html">
4839 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4849 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4840 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4850 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4841 4851
4842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4843 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4853 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4844 4854
4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4846 4856
4847 <trans-unit id="2331464426553277323" datatype="html"> 4857 <trans-unit id="2331464426553277323" datatype="html">
4848 <source>Search index URL</source> 4858 <source>Search index URL</source>
4849 <target state="new">Search index URL</target> 4859 <target state="new">Search index URL</target>
4850 4860
4851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4852 <trans-unit id="8524278911521465398" datatype="html"> 4862 <trans-unit id="8524278911521465398" datatype="html">
4853 <source>Disable local search in search bar</source> 4863 <source>Disable local search in search bar</source>
4854 <target state="new">Disable local search in search bar</target> 4864 <target state="new">Disable local search in search bar</target>
4855 4865
4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4857 <trans-unit id="6568991917245875948" datatype="html"> 4867 <trans-unit id="6568991917245875948" datatype="html">
4858 <source>Otherwise the local search stays used by default</source> 4868 <source>Otherwise the local search stays used by default</source>
4859 <target state="new">Otherwise the local search stays used by default</target> 4869 <target state="new">Otherwise the local search stays used by default</target>
4860 4870
4861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4862 <trans-unit id="4444955208013675027" datatype="html"> 4872 <trans-unit id="4444955208013675027" datatype="html">
4863 <source>Search bar uses the global search index by default</source> 4873 <source>Search bar uses the global search index by default</source>
4864 <target state="new">Search bar uses the global search index by default</target> 4874 <target state="new">Search bar uses the global search index by default</target>
4865 4875
4866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4867 <trans-unit id="6476750382562952780" datatype="html"> 4877 <trans-unit id="6476750382562952780" datatype="html">
4868 <source>Enable global search</source> 4878 <source>Enable global search</source>
4869 <target state="new">Enable global search</target> 4879 <target state="new">Enable global search</target>
4870 4880
4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4872 <trans-unit id="836183323506117145" datatype="html"> 4882 <trans-unit id="836183323506117145" datatype="html">
4873 <source>FEDERATION</source> 4883 <source>FEDERATION</source>
4874 <target state="new">FEDERATION</target> 4884 <target state="new">FEDERATION</target>
4875 4885
4876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4877 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4887 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4878 4888
4879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4880 4890
4881 <trans-unit id="9119248927271669654" datatype="html"> 4891 <trans-unit id="9119248927271669654" datatype="html">
4882 <source>Other instances can follow yours</source> 4892 <source>Other instances can follow yours</source>
4883 <target state="new">Other instances can follow yours</target> 4893 <target state="new">Other instances can follow yours</target>
4884 4894
4885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4886 <trans-unit id="7015551137649102649" datatype="html"> 4896 <trans-unit id="7015551137649102649" datatype="html">
4887 <source>Manually approve new instance followers</source> 4897 <source>Manually approve new instance followers</source>
4888 <target state="new">Manually approve new instance followers</target> 4898 <target state="new">Manually approve new instance followers</target>
4889 4899
4890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4891 <trans-unit id="4803992993548153434" datatype="html"> 4901 <trans-unit id="4803992993548153434" datatype="html">
4892 <source>Automatically follow back instances</source> 4902 <source>Automatically follow back instances</source>
4893 <target state="new">Automatically follow back instances</target> 4903 <target state="new">Automatically follow back instances</target>
4894 4904
4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4896 4906
4897 <trans-unit id="2092224316392295720" datatype="html"> 4907 <trans-unit id="2092224316392295720" datatype="html">
4898 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4908 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4900,25 +4910,25 @@ The link will expire within 1 hour.</target>
4900 4910
4901 4911
4902 4912
4903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4904 <trans-unit id="1718269478813020014" datatype="html"> 4914 <trans-unit id="1718269478813020014" datatype="html">
4905 <source>Index URL</source> 4915 <source>Index URL</source>
4906 <target state="new">Index URL</target> 4916 <target state="new">Index URL</target>
4907 4917
4908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4909 <trans-unit id="173263206605027981" datatype="html"> 4919 <trans-unit id="173263206605027981" datatype="html">
4910 <source>Automatically follow instances of a public index</source> 4920 <source>Automatically follow instances of a public index</source>
4911 <target state="new">Automatically follow instances of a public index</target> 4921 <target state="new">Automatically follow instances of a public index</target>
4912 4922
4913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4914 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4924 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4915 4925
4916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4917 <trans-unit id="3946988229617310200" datatype="html"> 4927 <trans-unit id="3946988229617310200" datatype="html">
4918 <source>ADMINISTRATORS</source> 4928 <source>ADMINISTRATORS</source>
4919 <target state="new">ADMINISTRATORS</target> 4929 <target state="new">ADMINISTRATORS</target>
4920 4930
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4922 <trans-unit id="2149300564474427551" datatype="html"> 4932 <trans-unit id="2149300564474427551" datatype="html">
4923 <source>Administrator</source> 4933 <source>Administrator</source>
4924 <target state="new">Administrator</target> 4934 <target state="new">Administrator</target>
@@ -4928,12 +4938,12 @@ The link will expire within 1 hour.</target>
4928 <source>Admin email</source> 4938 <source>Admin email</source>
4929 <target state="new">Admin email</target> 4939 <target state="new">Admin email</target>
4930 4940
4931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4932 <trans-unit id="4722881456283329321" datatype="html"> 4942 <trans-unit id="4722881456283329321" datatype="html">
4933 <source>Enable contact form</source> 4943 <source>Enable contact form</source>
4934 <target state="new">Enable contact form</target> 4944 <target state="new">Enable contact form</target>
4935 4945
4936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4937 <trans-unit id="5926348345797688952" datatype="html"> 4947 <trans-unit id="5926348345797688952" datatype="html">
4938 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target> 4948 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4939 4949
@@ -4942,24 +4952,24 @@ The link will expire within 1 hour.</target>
4942 <source>TWITTER</source> 4952 <source>TWITTER</source>
4943 <target state="new">TWITTER</target> 4953 <target state="new">TWITTER</target>
4944 4954
4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4946 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4956 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4947 4957
4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4949 4959
4950 <trans-unit id="4087837092261487511" datatype="html"> 4960 <trans-unit id="4087837092261487511" datatype="html">
4951 <source>Your Twitter username</source> 4961 <source>Your Twitter username</source>
4952 <target state="new">Your Twitter username</target> 4962 <target state="new">Your Twitter username</target>
4953 4963
4954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4955 <trans-unit id="5648651824279408711" datatype="html"> 4965 <trans-unit id="5648651824279408711" datatype="html">
4956 <source>Instance allowed by Twitter</source> 4966 <source>Instance allowed by Twitter</source>
4957 <target state="new">Instance allowed by Twitter</target> 4967 <target state="new">Instance allowed by Twitter</target>
4958 4968
4959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4960 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4970 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4961 4971
4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4963 <trans-unit id="493135676263039396" datatype="html"> 4973 <trans-unit id="493135676263039396" datatype="html">
4964 <source>LIVE</source><target state="new">LIVE</target> 4974 <source>LIVE</source><target state="new">LIVE</target>
4965 4975
@@ -5281,19 +5291,81 @@ color: red;
5281 <source>PASSWORD</source> 5291 <source>PASSWORD</source>
5282 <target state="new">PASSWORD</target> 5292 <target state="new">PASSWORD</target>
5283 5293
5284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
5295 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5296 <context-group purpose="location">
5297 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5298 <context context-type="linenumber">67</context>
5299 </context-group>
5300 </trans-unit>
5285 <trans-unit id="9012586956848595996" datatype="html"> 5301 <trans-unit id="9012586956848595996" datatype="html">
5286 <source>EMAIL</source> 5302 <source>EMAIL</source>
5287 <target state="new">EMAIL</target> 5303 <target state="new">EMAIL</target>
5288 5304
5289 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5305 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5306 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5307 <context-group purpose="location">
5308 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5309 <context context-type="linenumber">3,5</context>
5310 </context-group>
5311 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5312 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5313 <context-group purpose="location">
5314 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5315 <context context-type="linenumber">5</context>
5316 </context-group>
5317 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5318 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5319 <context-group purpose="location">
5320 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5321 <context context-type="linenumber">9</context>
5322 </context-group>
5323 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5324 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5325 <context-group purpose="location">
5326 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5327 <context context-type="linenumber">31</context>
5328 </context-group>
5329 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5330 <source>Disable two factor</source><target state="new">Disable two factor</target>
5331 <context-group purpose="location">
5332 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5333 <context context-type="linenumber">33</context>
5334 </context-group>
5335 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5336 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5337 <context-group purpose="location">
5338 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5339 <context context-type="linenumber">43</context>
5340 </context-group>
5341 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5342 <source> Two factor authentication is already enabled.
5343</source><target state="new"> Two factor authentication is already enabled.
5344</target>
5345 <context-group purpose="location">
5346 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5347 <context context-type="linenumber">6,8</context>
5348 </context-group>
5349 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5350 <source>Your password</source><target state="new">Your password</target>
5351 <context-group purpose="location">
5352 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5353 <context context-type="linenumber">14</context>
5354 </context-group>
5355 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5356 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5357 <context-group purpose="location">
5358 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5359 <context context-type="linenumber">15</context>
5360 </context-group>
5361 </trans-unit>
5290 <trans-unit id="7752239348028675311" datatype="html"> 5362 <trans-unit id="7752239348028675311" datatype="html">
5291 <source>DANGER ZONE</source> 5363 <source>DANGER ZONE</source>
5292 <target state="new">DANGER ZONE</target> 5364 <target state="new">DANGER ZONE</target>
5293 5365
5294 5366
5295 5367
5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5297 <trans-unit id="4915431133669985304"> 5369 <trans-unit id="4915431133669985304">
5298 <source>Profile</source> 5370 <source>Profile</source>
5299 <target>lo predatni</target> 5371 <target>lo predatni</target>
@@ -5409,7 +5481,7 @@ color: red;
5409 <source>Current password</source> 5481 <source>Current password</source>
5410 <target>le ca japyvla</target> 5482 <target>le ca japyvla</target>
5411 5483
5412 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5484 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5413 <trans-unit id="3588415639242079458"> 5485 <trans-unit id="3588415639242079458">
5414 <source>New password</source> 5486 <source>New password</source>
5415 <target>le japyvla poi cnino</target> 5487 <target>le japyvla poi cnino</target>
@@ -5654,7 +5726,17 @@ color: red;
5654 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5726 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5655 <source>Account settings</source><target state="new">Account settings</target> 5727 <source>Account settings</source><target state="new">Account settings</target>
5656 5728
5657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5730 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5731 <context-group purpose="location">
5732 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5733 <context context-type="linenumber">39</context>
5734 </context-group>
5735 <context-group purpose="location">
5736 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5737 <context context-type="linenumber">3</context>
5738 </context-group>
5739 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5658 <source>Playlist elements</source><target state="new">Playlist elements</target> 5740 <source>Playlist elements</source><target state="new">Playlist elements</target>
5659 5741
5660 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5742 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6881,7 +6963,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6881 <trans-unit id="1504521795586863905" datatype="html"> 6963 <trans-unit id="1504521795586863905" datatype="html">
6882 <source>VIDEOS</source><target state="new">VIDEOS</target> 6964 <source>VIDEOS</source><target state="new">VIDEOS</target>
6883 6965
6884 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6966 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6885 6967
6886 <trans-unit id="25349740244798533" datatype="html"> 6968 <trans-unit id="25349740244798533" datatype="html">
6887 <source>Username copied</source> 6969 <source>Username copied</source>
@@ -7020,7 +7102,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7020 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 7102 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
7021 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7103 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7022 7104
7023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 7105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
7024 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target> 7106 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
7025 7107
7026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -7178,7 +7260,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7178 <trans-unit id="7022070615528435141" datatype="html"> 7260 <trans-unit id="7022070615528435141" datatype="html">
7179 <source>Delete</source><target state="new">Delete</target> 7261 <source>Delete</source><target state="new">Delete</target>
7180 7262
7181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7182 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7264 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7183 <context-group purpose="location"> 7265 <context-group purpose="location">
7184 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7266 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7270,8 +7352,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7270 <source>Follow request(s) sent!</source> 7352 <source>Follow request(s) sent!</source>
7271 <target>.i mo'u mrilu lo jersi pe'a ve cpedu</target> 7353 <target>.i mo'u mrilu lo jersi pe'a ve cpedu</target>
7272 7354
7273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7274 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7356 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7275 <context-group purpose="location"> 7357 <context-group purpose="location">
7276 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7358 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7277 <context context-type="linenumber">3</context> 7359 <context context-type="linenumber">3</context>
@@ -7791,19 +7873,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7791 <x id="PH"/> updated. 7873 <x id="PH"/> updated.
7792 </target> 7874 </target>
7793 7875
7794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7795 <trans-unit id="1349763489797682899" datatype="html"> 7877 <trans-unit id="1349763489797682899" datatype="html">
7796 <source>Update user</source> 7878 <source>Update user</source>
7797 <target state="new">Update user</target> 7879 <target state="new">Update user</target>
7798 7880
7799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7800 <trans-unit id="8819563010322372715" datatype="html"> 7882 <trans-unit id="8819563010322372715" datatype="html">
7801 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7883 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7802 <target state="new">An email asking for password reset has been sent to 7884 <target state="new">An email asking for password reset has been sent to
7803 <x id="PH"/>. 7885 <x id="PH"/>.
7804 </target> 7886 </target>
7805 7887
7806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7889 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7890 <context-group purpose="location">
7891 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7892 <context context-type="linenumber">134</context>
7893 </context-group>
7894 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7807 <source>Users list</source><target state="new">Users list</target> 7895 <source>Users list</source><target state="new">Users list</target>
7808 7896
7809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -8269,7 +8357,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8269 <source>Channel filters</source><target state="new">Channel filters</target> 8357 <source>Channel filters</source><target state="new">Channel filters</target>
8270 8358
8271 8359
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 8360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
8273 <source>Update video channel</source><target state="new">Update video channel</target> 8361 <source>Update video channel</source><target state="new">Update video channel</target>
8274 8362
8275 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 8363 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -8317,10 +8405,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
8317 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 8405 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
8318 <source>Notifications</source><target state="new">Notifications</target> 8406 <source>Notifications</source><target state="new">Notifications</target>
8319 8407
8320 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 8408 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
8321 <source>Applications</source><target state="new">Applications</target> 8409 <source>Applications</source><target state="new">Applications</target>
8322 8410
8323 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8411 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8324 <trans-unit id="104404386496394770" datatype="html"> 8412 <trans-unit id="104404386496394770" datatype="html">
8325 <source>Delete playlist</source> 8413 <source>Delete playlist</source>
8326 <target state="new">Delete playlist</target> 8414 <target state="new">Delete playlist</target>
@@ -8336,7 +8424,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8336 <trans-unit id="4844578664427956129" datatype="html"> 8424 <trans-unit id="4844578664427956129" datatype="html">
8337 <source>Change ownership</source><target state="new">Change ownership</target> 8425 <source>Change ownership</source><target state="new">Change ownership</target>
8338 8426
8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8427 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8340 <trans-unit id="3380608219513805292" datatype="html"> 8428 <trans-unit id="3380608219513805292" datatype="html">
8341 <source>Playlist <x id="PH"/> deleted.</source> 8429 <source>Playlist <x id="PH"/> deleted.</source>
8342 <target state="new">Playlist 8430 <target state="new">Playlist
@@ -8349,26 +8437,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
8349 <source>My videos</source> 8437 <source>My videos</source>
8350 <target>lo mi vidvi</target> 8438 <target>lo mi vidvi</target>
8351 8439
8352 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8353 <trans-unit id="8197117721861453263"> 8441 <trans-unit id="8197117721861453263">
8354 <source>Do you really want to delete <x id="PH"/> videos?</source> 8442 <source>Do you really want to delete <x id="PH"/> videos?</source>
8355 <target>.i .au ju'o pei do vimcu 8443 <target>.i .au ju'o pei do vimcu
8356 <x id="PH"/> lo vidvi 8444 <x id="PH"/> lo vidvi
8357 </target> 8445 </target>
8358 8446
8359 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8447 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8360 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8448 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8361 <context-group purpose="location"> 8449
8362 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8450 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8363 <context context-type="linenumber">191</context>
8364 </context-group>
8365 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8366 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8451 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8367 <context-group purpose="location"> 8452
8368 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8453 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8369 <context context-type="linenumber">193,191</context>
8370 </context-group>
8371 </trans-unit>
8372 <trans-unit id="2591467977473302125" datatype="html"> 8454 <trans-unit id="2591467977473302125" datatype="html">
8373 <source>Videos list</source><target state="new">Videos list</target> 8455 <source>Videos list</source><target state="new">Videos list</target>
8374 <context-group purpose="location"> 8456 <context-group purpose="location">
@@ -8411,7 +8493,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8411 <source>My channels</source> 8493 <source>My channels</source>
8412 <target>lo mi te tivni</target> 8494 <target>lo mi te tivni</target>
8413 8495
8414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8496 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8415 <source>My synchronizations</source><target state="new">My synchronizations</target> 8497 <source>My synchronizations</source><target state="new">My synchronizations</target>
8416 <context-group purpose="location"> 8498 <context-group purpose="location">
8417 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8499 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8435,12 +8517,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8435 <source>My playlists</source> 8517 <source>My playlists</source>
8436 <target state="new">My playlists</target> 8518 <target state="new">My playlists</target>
8437 8519
8438 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8520 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8439 <trans-unit id="2527931602940887636"> 8521 <trans-unit id="2527931602940887636">
8440 <source>My subscriptions</source> 8522 <source>My subscriptions</source>
8441 <target>lo se jersi pe'a be mi</target> 8523 <target>lo se jersi pe'a be mi</target>
8442 8524
8443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8525 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8444 <trans-unit id="5177154708872200221" datatype="html"> 8526 <trans-unit id="5177154708872200221" datatype="html">
8445 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target> 8527 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
8446 8528
@@ -8451,7 +8533,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8451 <source>My abuse reports</source> 8533 <source>My abuse reports</source>
8452 <target state="new">My abuse reports</target> 8534 <target state="new">My abuse reports</target>
8453 8535
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8455 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8537 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8456</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8538</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8457</target> 8539</target>
@@ -8488,13 +8570,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8488 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8570 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8489 <source>Channels</source><target state="new">Channels</target> 8571 <source>Channels</source><target state="new">Channels</target>
8490 8572
8491 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8573 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8492 <source>Videos</source><target state="new">Videos</target> 8574 <source>Videos</source><target state="new">Videos</target>
8493 8575
8494 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8576 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8495 <source>Playlists</source><target state="new">Playlists</target> 8577 <source>Playlists</source><target state="new">Playlists</target>
8496 8578
8497 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8579 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8498 8580
8499 8581
8500 <trans-unit id="7916647920967632052" datatype="html"> 8582 <trans-unit id="7916647920967632052" datatype="html">
@@ -8674,7 +8756,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8674 <source>You need to reconnect.</source> 8756 <source>You need to reconnect.</source>
8675 <target state="new">You need to reconnect.</target> 8757 <target state="new">You need to reconnect.</target>
8676 8758
8677 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8759 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8678 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8760 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8679 <context-group purpose="location"> 8761 <context-group purpose="location">
8680 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8762 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8693,30 +8775,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8693 8775
8694 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8776 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8695 <source>My history</source><target state="new">My history</target> 8777 <source>My history</source><target state="new">My history</target>
8696 <context-group purpose="location"> 8778
8697 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8779 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8698 <context context-type="linenumber">98</context>
8699 </context-group>
8700 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8701 <source>In my library</source><target state="new">In my library</target> 8780 <source>In my library</source><target state="new">In my library</target>
8702 <context-group purpose="location"> 8781
8703 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8782 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8704 <context context-type="linenumber">104</context>
8705 </context-group>
8706 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8707 <source>Trending</source><target state="new">Trending</target> 8783 <source>Trending</source><target state="new">Trending</target>
8708 8784
8709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8785 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8710 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8786 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8711 <context-group purpose="location"> 8787
8712 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8788 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8713 <context context-type="linenumber">150</context>
8714 </context-group>
8715 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8716 <source>Home</source><target state="new">Home</target> 8789 <source>Home</source><target state="new">Home</target>
8717 8790
8718 8791
8719 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8792 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8720 <trans-unit id="4648900870671159218" datatype="html"> 8793 <trans-unit id="4648900870671159218" datatype="html">
8721 <source>Success</source> 8794 <source>Success</source>
8722 <target state="new">Success</target> 8795 <target state="new">Success</target>
@@ -8726,12 +8799,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8726 <source>Incorrect username or password.</source> 8799 <source>Incorrect username or password.</source>
8727 <target state="new">Incorrect username or password.</target> 8800 <target state="new">Incorrect username or password.</target>
8728 8801
8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8802 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8730 <trans-unit id="6974874606619467663" datatype="html"> 8803 <trans-unit id="6974874606619467663" datatype="html">
8731 <source>Your account is blocked.</source> 8804 <source>Your account is blocked.</source>
8732 <target state="new">Your account is blocked.</target> 8805 <target state="new">Your account is blocked.</target>
8733 8806
8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8807 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8735 8808
8736 <trans-unit id="7939914198003891823" datatype="html"> 8809 <trans-unit id="7939914198003891823" datatype="html">
8737 <source>any language</source> 8810 <source>any language</source>
@@ -8866,6 +8939,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8866 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8939 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8867 <context context-type="linenumber">7</context> 8940 <context context-type="linenumber">7</context>
8868 </context-group> 8941 </context-group>
8942 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8943 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8944</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8945</target>
8946 <context-group purpose="location">
8947 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8948 <context context-type="linenumber">1,4</context>
8949 </context-group>
8869 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8950 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8870 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8951 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8871 <context-group purpose="location"> 8952 <context-group purpose="location">
@@ -8986,7 +9067,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8986 <source>Confirm</source> 9067 <source>Confirm</source>
8987 <target state="new">Confirm</target> 9068 <target state="new">Confirm</target>
8988 9069
8989 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9071 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9072 <context-group purpose="location">
9073 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9074 <context context-type="linenumber">28,30</context>
9075 </context-group>
9076 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9077 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9078 <context-group purpose="location">
9079 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9080 <context context-type="linenumber">34,36</context>
9081 </context-group>
9082 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9083 <source>Two-factor code</source><target state="new">Two-factor code</target>
9084 <context-group purpose="location">
9085 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9086 <context context-type="linenumber">42</context>
9087 </context-group>
9088 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9089 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9090 <context-group purpose="location">
9091 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9092 <context context-type="linenumber">43</context>
9093 </context-group>
9094 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9095 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9096 <context-group purpose="location">
9097 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9098 <context context-type="linenumber">77</context>
9099 </context-group>
9100 </trans-unit>
8990 <trans-unit id="7784486624424057376" datatype="html"> 9101 <trans-unit id="7784486624424057376" datatype="html">
8991 <source>Instance name is required.</source> 9102 <source>Instance name is required.</source>
8992 <target state="new">Instance name is required.</target> 9103 <target state="new">Instance name is required.</target>
@@ -9156,7 +9267,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9157 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9268 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9158 9269
9159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9271 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9272 <context-group purpose="location">
9273 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9274 <context context-type="linenumber">69</context>
9275 </context-group>
9276 </trans-unit>
9160 <trans-unit id="4968369344159400023" datatype="html"> 9277 <trans-unit id="4968369344159400023" datatype="html">
9161 <source>Your name is required.</source> 9278 <source>Your name is required.</source>
9162 <target state="new">Your name is required.</target> 9279 <target state="new">Your name is required.</target>
@@ -9213,7 +9330,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9213 <target state="new">Password is required.</target> 9330 <target state="new">Password is required.</target>
9214 9331
9215 9332
9216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9217 <trans-unit id="3152303769378345477" datatype="html"> 9334 <trans-unit id="3152303769378345477" datatype="html">
9218 <source>Confirmation of the password is required.</source> 9335 <source>Confirmation of the password is required.</source>
9219 <target state="new">Confirmation of the password is required.</target> 9336 <target state="new">Confirmation of the password is required.</target>
@@ -9258,92 +9375,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9258 <target state="new">Password must be at least 6 characters long.</target> 9375 <target state="new">Password must be at least 6 characters long.</target>
9259 9376
9260 9377
9261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9262 <trans-unit id="1099684476181448167" datatype="html"> 9379 <trans-unit id="1099684476181448167" datatype="html">
9263 <source>Password cannot be more than 255 characters long.</source> 9380 <source>Password cannot be more than 255 characters long.</source>
9264 <target state="new">Password cannot be more than 255 characters long.</target> 9381 <target state="new">Password cannot be more than 255 characters long.</target>
9265 9382
9266 9383
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9268 <trans-unit id="3392630942539073768" datatype="html"> 9385 <trans-unit id="3392630942539073768" datatype="html">
9269 <source>The new password and the confirmed password do not correspond.</source> 9386 <source>The new password and the confirmed password do not correspond.</source>
9270 <target state="new">The new password and the confirmed password do not correspond.</target> 9387 <target state="new">The new password and the confirmed password do not correspond.</target>
9271 9388
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9273 <trans-unit id="2027337371129904473" datatype="html"> 9390 <trans-unit id="2027337371129904473" datatype="html">
9274 <source>Video quota is required.</source> 9391 <source>Video quota is required.</source>
9275 <target state="new">Video quota is required.</target> 9392 <target state="new">Video quota is required.</target>
9276 9393
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9278 <trans-unit id="267386529333143660" datatype="html"> 9395 <trans-unit id="267386529333143660" datatype="html">
9279 <source>Quota must be greater than -1.</source> 9396 <source>Quota must be greater than -1.</source>
9280 <target state="new">Quota must be greater than -1.</target> 9397 <target state="new">Quota must be greater than -1.</target>
9281 9398
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9283 <trans-unit id="1220179061234048936" datatype="html"> 9400 <trans-unit id="1220179061234048936" datatype="html">
9284 <source>Daily upload limit is required.</source> 9401 <source>Daily upload limit is required.</source>
9285 <target state="new">Daily upload limit is required.</target> 9402 <target state="new">Daily upload limit is required.</target>
9286 9403
9287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9288 <trans-unit id="8959404382357999234" datatype="html"> 9405 <trans-unit id="8959404382357999234" datatype="html">
9289 <source>Daily upload limit must be greater than -1.</source> 9406 <source>Daily upload limit must be greater than -1.</source>
9290 <target state="new">Daily upload limit must be greater than -1.</target> 9407 <target state="new">Daily upload limit must be greater than -1.</target>
9291 9408
9292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9293 <trans-unit id="4796798537475457493" datatype="html"> 9410 <trans-unit id="4796798537475457493" datatype="html">
9294 <source>User role is required.</source> 9411 <source>User role is required.</source>
9295 <target state="new">User role is required.</target> 9412 <target state="new">User role is required.</target>
9296 9413
9297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9298 <trans-unit id="2761226139624435788" datatype="html"> 9415 <trans-unit id="2761226139624435788" datatype="html">
9299 <source>Description must be at least 3 characters long.</source> 9416 <source>Description must be at least 3 characters long.</source>
9300 <target state="new">Description must be at least 3 characters long.</target> 9417 <target state="new">Description must be at least 3 characters long.</target>
9301 9418
9302 9419
9303 9420
9304 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9305 <trans-unit id="4717982586356605243" datatype="html"> 9422 <trans-unit id="4717982586356605243" datatype="html">
9306 <source>Description cannot be more than 1000 characters long.</source> 9423 <source>Description cannot be more than 1000 characters long.</source>
9307 <target state="new">Description cannot be more than 1000 characters long.</target> 9424 <target state="new">Description cannot be more than 1000 characters long.</target>
9308 9425
9309 9426
9310 9427
9311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9312 <trans-unit id="1814372869868173571" datatype="html"> 9429 <trans-unit id="1814372869868173571" datatype="html">
9313 <source>You must agree with the instance terms in order to register on it.</source> 9430 <source>You must agree with the instance terms in order to register on it.</source>
9314 <target state="new">You must agree with the instance terms in order to register on it.</target> 9431 <target state="new">You must agree with the instance terms in order to register on it.</target>
9315 9432
9316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9317 <trans-unit id="7803960725351649605" datatype="html"> 9434 <trans-unit id="7803960725351649605" datatype="html">
9318 <source>Ban reason must be at least 3 characters long.</source> 9435 <source>Ban reason must be at least 3 characters long.</source>
9319 <target state="new">Ban reason must be at least 3 characters long.</target> 9436 <target state="new">Ban reason must be at least 3 characters long.</target>
9320 9437
9321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9322 <trans-unit id="3851609012243698179" datatype="html"> 9439 <trans-unit id="3851609012243698179" datatype="html">
9323 <source>Ban reason cannot be more than 250 characters long.</source> 9440 <source>Ban reason cannot be more than 250 characters long.</source>
9324 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9441 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9325 9442
9326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9327 <trans-unit id="6632896893630378443" datatype="html"> 9444 <trans-unit id="6632896893630378443" datatype="html">
9328 <source>Display name is required.</source> 9445 <source>Display name is required.</source>
9329 <target state="new">Display name is required.</target> 9446 <target state="new">Display name is required.</target>
9330 9447
9331 9448
9332 9449
9333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9334 <trans-unit id="1303578752658966736" datatype="html"> 9451 <trans-unit id="1303578752658966736" datatype="html">
9335 <source>Display name must be at least 1 character long.</source> 9452 <source>Display name must be at least 1 character long.</source>
9336 <target state="new">Display name must be at least 1 character long.</target> 9453 <target state="new">Display name must be at least 1 character long.</target>
9337 9454
9338 9455
9339 9456
9340 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9341 <trans-unit id="4613240543124934954" datatype="html"> 9458 <trans-unit id="4613240543124934954" datatype="html">
9342 <source>Display name cannot be more than 50 characters long.</source> 9459 <source>Display name cannot be more than 50 characters long.</source>
9343 <target state="new">Display name cannot be more than 50 characters long.</target> 9460 <target state="new">Display name cannot be more than 50 characters long.</target>
9344 9461
9345 9462
9346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9347 <trans-unit id="1000468652492651683" datatype="html"> 9464 <trans-unit id="1000468652492651683" datatype="html">
9348 <source>Report reason is required.</source> 9465 <source>Report reason is required.</source>
9349 <target state="new">Report reason is required.</target> 9466 <target state="new">Report reason is required.</target>
@@ -10135,7 +10252,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10135 </target> 10252 </target>
10136 10253
10137 10254
10138 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10139 <trans-unit id="1209500590333005801" datatype="html"> 10256 <trans-unit id="1209500590333005801" datatype="html">
10140 <source> 10257 <source>
10141 <x id="PH"/> (account page) 10258 <x id="PH"/> (account page)
@@ -10516,20 +10633,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10516 <x id="PH"/> minutes. 10633 <x id="PH"/> minutes.
10517 </target> 10634 </target>
10518 10635
10519 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10636 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10520 <trans-unit id="4965472196059235310" datatype="html"> 10637 <trans-unit id="4965472196059235310" datatype="html">
10521 <source>Too many attempts, please try again later.</source> 10638 <source>Too many attempts, please try again later.</source>
10522 <target state="new">Too many attempts, please try again later.</target> 10639 <target state="new">Too many attempts, please try again later.</target>
10523 10640
10524 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10641 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10525 <trans-unit id="1693549688987384699" datatype="html"> 10642 <trans-unit id="1693549688987384699" datatype="html">
10526 <source>Server error. Please retry later.</source> 10643 <source>Server error. Please retry later.</source>
10527 <target state="new">Server error. Please retry later.</target> 10644 <target state="new">Server error. Please retry later.</target>
10528 10645
10529 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10646 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10530 <source>Unknown server error</source><target state="new">Unknown server error</target> 10647 <source>Unknown server error</source><target state="new">Unknown server error</target>
10531 10648
10532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10649 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10533 <trans-unit id="5927402622550505067" datatype="html"> 10650 <trans-unit id="5927402622550505067" datatype="html">
10534 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10651 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10535 <target state="new">Subscribed to all current channels of 10652 <target state="new">Subscribed to all current channels of
@@ -10693,7 +10810,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10693 <target state="new">Copied</target> 10810 <target state="new">Copied</target>
10694 10811
10695 10812
10696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10697 <source>Copy</source><target state="new">Copy</target> 10814 <source>Copy</source><target state="new">Copy</target>
10698 10815
10699 10816
@@ -10890,38 +11007,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10890 <source>Published</source> 11007 <source>Published</source>
10891 <target state="new">Published</target> 11008 <target state="new">Published</target>
10892 11009
10893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10894 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11011 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10895 <context-group purpose="location"> 11012
10896 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
10897 <context context-type="linenumber">178</context>
10898 </context-group>
10899 </trans-unit>
10900 <trans-unit id="5093002376262354382" datatype="html"> 11014 <trans-unit id="5093002376262354382" datatype="html">
10901 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11015 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
10902 11016
10903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10904 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11018 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
10905 11019
10906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10907 <trans-unit id="4887724548587271148" datatype="html"> 11021 <trans-unit id="4887724548587271148" datatype="html">
10908 <source>Waiting transcoding</source> 11022 <source>Waiting transcoding</source>
10909 <target state="new">Waiting transcoding</target> 11023 <target state="new">Waiting transcoding</target>
10910 11024
10911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10912 <trans-unit id="4517785179607945981" datatype="html"> 11026 <trans-unit id="4517785179607945981" datatype="html">
10913 <source>To transcode</source> 11027 <source>To transcode</source>
10914 <target state="new">To transcode</target> 11028 <target state="new">To transcode</target>
10915 11029
10916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10917 <trans-unit id="3299576663551440736" datatype="html"> 11031 <trans-unit id="3299576663551440736" datatype="html">
10918 <source>To import</source> 11032 <source>To import</source>
10919 <target state="new">To import</target> 11033 <target state="new">To import</target>
10920 11034
10921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10922 <source>To edit</source><target state="new">To edit</target> 11036 <source>To edit</source><target state="new">To edit</target>
10923 11037
10924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10925 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11039 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10926 <context-group purpose="location"> 11040 <context-group purpose="location">
10927 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11041 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10983,23 +11097,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10983 <source>Your video was uploaded to your account and is private.</source> 11097 <source>Your video was uploaded to your account and is private.</source>
10984 <target state="new">Your video was uploaded to your account and is private.</target> 11098 <target state="new">Your video was uploaded to your account and is private.</target>
10985 11099
10986 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11100 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10987 <trans-unit id="5699822024600815733" datatype="html"> 11101 <trans-unit id="5699822024600815733" datatype="html">
10988 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11102 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10989 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11103 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10990 11104
10991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11105 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10992 <trans-unit id="1219739004043110649" datatype="html"> 11106 <trans-unit id="1219739004043110649" datatype="html">
10993 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11107 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10994 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 11108 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
10995 11109
10996 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11110 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10997 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11111 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
10998 11112
10999 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 11113 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
11000 <source>Upload</source><target state="new">Upload</target> 11114 <source>Upload</source><target state="new">Upload</target>
11001 11115
11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11003 <trans-unit id="8278735427925094503" datatype="html"> 11117 <trans-unit id="8278735427925094503" datatype="html">
11004 <source>Upload 11118 <source>Upload
11005 <x id="PH"/> 11119 <x id="PH"/>
@@ -11008,13 +11122,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11008 <x id="PH"/> 11122 <x id="PH"/>
11009 </target> 11123 </target>
11010 11124
11011 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11125 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11012 11126
11013 <trans-unit id="5981816353437801748"> 11127 <trans-unit id="5981816353437801748">
11014 <source>Video published.</source> 11128 <source>Video published.</source>
11015 <target>.i lo se vidvi mo'u co'a gubni</target> 11129 <target>.i lo se vidvi mo'u co'a gubni</target>
11016 11130
11017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11018 11132
11019 11133
11020 <trans-unit id="764164089183618119" datatype="html"> 11134 <trans-unit id="764164089183618119" datatype="html">
@@ -11128,7 +11242,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 11242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
11129 <source>Cancel</source><target state="new">Cancel</target> 11243 <source>Cancel</source><target state="new">Cancel</target>
11130 11244
11131 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11245 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11132 <trans-unit id="3354816756665089864" datatype="html"> 11246 <trans-unit id="3354816756665089864" datatype="html">
11133 <source>Autoplay is suspended</source> 11247 <source>Autoplay is suspended</source>
11134 <target state="new">Autoplay is suspended</target> 11248 <target state="new">Autoplay is suspended</target>
@@ -11202,7 +11316,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11202 <trans-unit id="2431286785954354122" datatype="html"> 11316 <trans-unit id="2431286785954354122" datatype="html">
11203 <source>Recently added</source><target state="new">Recently added</target> 11317 <source>Recently added</source><target state="new">Recently added</target>
11204 11318
11205 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11319 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11206 11320
11207 11321
11208 11322
@@ -11214,10 +11328,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 11328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
11215 <source>Subscriptions</source><target state="new">Subscriptions</target> 11329 <source>Subscriptions</source><target state="new">Subscriptions</target>
11216 11330
11217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 11331 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
11218 <source>History</source><target state="new">History</target> 11332 <source>History</source><target state="new">History</target>
11219 11333
11220 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 11334 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
11221 <source>Open actions</source><target state="new">Open actions</target> 11335 <source>Open actions</source><target state="new">Open actions</target>
11222 <context-group purpose="location"> 11336 <context-group purpose="location">
11223 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11337 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -11226,7 +11340,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11226 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 11340 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
11227 <source>Local videos</source><target state="new">Local videos</target> 11341 <source>Local videos</source><target state="new">Local videos</target>
11228 11342
11229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11230 <source>Exclude</source><target state="new">Exclude</target> 11344 <source>Exclude</source><target state="new">Exclude</target>
11231 11345
11232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11250,13 +11364,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 11364 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
11251 <source>Discover videos</source><target state="new">Discover videos</target> 11365 <source>Discover videos</source><target state="new">Discover videos</target>
11252 11366
11253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 11367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
11254 <source>Trending videos</source><target state="new">Trending videos</target> 11368 <source>Trending videos</source><target state="new">Trending videos</target>
11255 11369
11256 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 11370 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
11257 <source>Recently added videos</source><target state="new">Recently added videos</target> 11371 <source>Recently added videos</source><target state="new">Recently added videos</target>
11258 11372
11259 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 11373 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
11260 <source>Upload a video</source><target state="new">Upload a video</target> 11374 <source>Upload a video</source><target state="new">Upload a video</target>
11261 11375
11262 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 11376 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.kab.xlf b/client/src/locale/angular.kab.xlf
index 43f3ecbc4..d4afb6f69 100644
--- a/client/src/locale/angular.kab.xlf
+++ b/client/src/locale/angular.kab.xlf
@@ -480,17 +480,17 @@
480 <target state="translated">tavidyut</target> 480 <target state="translated">tavidyut</target>
481 481
482 482
483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
484 <trans-unit id="6995024616159044376" datatype="html"> 484 <trans-unit id="6995024616159044376" datatype="html">
485 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 485 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
486 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 486 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
487 487
488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
489 <trans-unit id="7873395933409147217" datatype="html"> 489 <trans-unit id="7873395933409147217" datatype="html">
490 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 490 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
491 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 491 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
492 492
493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
494 <trans-unit id="5235042777215655908" datatype="html"> 494 <trans-unit id="5235042777215655908" datatype="html">
495 <source>subtitles</source> 495 <source>subtitles</source>
496 <target state="translated">iduzwilen</target> 496 <target state="translated">iduzwilen</target>
@@ -545,8 +545,8 @@
545 <trans-unit id="2466846716878254816" datatype="html"> 545 <trans-unit id="2466846716878254816" datatype="html">
546 <source>Element <x id="PH" equiv-text="param"/> not found</source> 546 <source>Element <x id="PH" equiv-text="param"/> not found</source>
547 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 547 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 548
549 </trans-unit> 549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
550 <trans-unit id="7539427273132299890" datatype="html"> 550 <trans-unit id="7539427273132299890" datatype="html">
551 <source>Unlisted</source> 551 <source>Unlisted</source>
552 <target>Ur d-yettwabder ara</target> 552 <target>Ur d-yettwabder ara</target>
@@ -693,13 +693,10 @@
693 <source>Only live videos</source> 693 <source>Only live videos</source>
694 <target state="translated">Tivdyutin n srid kan</target> 694 <target state="translated">Tivdyutin n srid kan</target>
695 695
696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
697 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 697 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
698 <context-group purpose="location"> 698
699 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 699 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
700 <context context-type="linenumber">170</context>
701 </context-group>
702 </trans-unit>
703 <trans-unit id="7585826646011739428" datatype="html"> 700 <trans-unit id="7585826646011739428" datatype="html">
704 <source>Edit</source> 701 <source>Edit</source>
705 <target>Édition</target> 702 <target>Édition</target>
@@ -1251,22 +1248,28 @@
1251 <source>Username or email address</source> 1248 <source>Username or email address</source>
1252 <target>Isem n useqdac neɣ tansa imayl</target> 1249 <target>Isem n useqdac neɣ tansa imayl</target>
1253 1250
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1255 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1252 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1253
1254
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1256 <trans-unit id="1758058452376026925" datatype="html">
1257 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1258 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1259
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1261 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1256 <context-group purpose="location"> 1262 <context-group purpose="location">
1257 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1263 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1258 <context context-type="linenumber">46</context> 1264 <context context-type="linenumber">70</context>
1259 </context-group> 1265 </context-group>
1266 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1267 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1260 <context-group purpose="location"> 1268 <context-group purpose="location">
1261 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1269 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1262 <context context-type="linenumber">53</context> 1270 <context context-type="linenumber">72</context>
1263 </context-group> 1271 </context-group>
1264 </trans-unit> 1272 </trans-unit>
1265 <trans-unit id="1758058452376026925" datatype="html">
1266 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1267 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1268
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1270 <trans-unit id="1431416938026210429" datatype="html"> 1273 <trans-unit id="1431416938026210429" datatype="html">
1271 <source>Password</source> 1274 <source>Password</source>
1272 <target>Awal uffir</target> 1275 <target>Awal uffir</target>
@@ -1278,17 +1281,17 @@
1278 1281
1279 1282
1280 1283
1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1282 <trans-unit id="8715156686857791956" datatype="html"> 1285 <trans-unit id="8715156686857791956" datatype="html">
1283 <source>Click here to reset your password</source> 1286 <source>Click here to reset your password</source>
1284 <target state="translated">Si da akken ad twenzeḠawal uffir</target> 1287 <target state="translated">Si da akken ad twenzeḠawal uffir</target>
1285 1288
1286 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1287 <trans-unit id="892063502898494584" datatype="html"> 1290 <trans-unit id="892063502898494584" datatype="html">
1288 <source>I forgot my password</source> 1291 <source>I forgot my password</source>
1289 <target state="translated">Ttuɣ awal-iw uffir</target> 1292 <target state="translated">Ttuɣ awal-iw uffir</target>
1290 1293
1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1294 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1292 <trans-unit id="2101170466365500913" datatype="html"> 1295 <trans-unit id="2101170466365500913" datatype="html">
1293 <source>Logging into an account lets you publish content</source> 1296 <source>Logging into an account lets you publish content</source>
1294 <target state="translated">Anekcum É£er umiá¸an ad ak·akem-yeǧǧ ad tsuffÉ£eḠagbur</target> 1297 <target state="translated">Anekcum É£er umiá¸an ad ak·akem-yeǧǧ ad tsuffÉ£eḠagbur</target>
@@ -1310,28 +1313,28 @@
1310 <source>Or sign in with</source> 1313 <source>Or sign in with</source>
1311 <target state="translated">Or sign in with</target> 1314 <target state="translated">Or sign in with</target>
1312 1315
1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1314 <trans-unit id="3238209155172574367" datatype="html"> 1317 <trans-unit id="3238209155172574367" datatype="html">
1315 <source>Forgot your password</source> 1318 <source>Forgot your password</source>
1316 <target state="translated">TettuḠawal-ik uffir</target> 1319 <target state="translated">TettuḠawal-ik uffir</target>
1317 1320
1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1321 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1319 <trans-unit id="87327320394367488" datatype="html"> 1322 <trans-unit id="87327320394367488" datatype="html">
1320 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1323 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1321 <target state="translated">Suref-aɣ, ur tezmireḠara ad d-terreḠawal-inek·inem uffir acku anedbal-ik·im n tummant ur isefrek ara anagraw n yimayl n PeerTube.</target> 1324 <target state="translated">Suref-aɣ, ur tezmireḠara ad d-terreḠawal-inek·inem uffir acku anedbal-ik·im n tummant ur isefrek ara anagraw n yimayl n PeerTube.</target>
1322 1325
1323 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1326 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1324 <trans-unit id="3188014010833256853" datatype="html"> 1327 <trans-unit id="3188014010833256853" datatype="html">
1325 <source>Enter your email address and we will send you a link to reset your password.</source> 1328 <source>Enter your email address and we will send you a link to reset your password.</source>
1326 <target state="translated">Sekem tansa-inek·inem n yimayl syen nekkni ad ak·am-n-aznen aseɣwen i wakken ad twennzeḠawal-ik·im uffir.</target> 1329 <target state="translated">Sekem tansa-inek·inem n yimayl syen nekkni ad ak·am-n-aznen aseɣwen i wakken ad twennzeḠawal-ik·im uffir.</target>
1327 1330
1328 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1331 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1329 <trans-unit id="1190256911880544559" datatype="html"> 1332 <trans-unit id="1190256911880544559" datatype="html">
1330 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1333 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1331The link will expire within 1 hour.</source> 1334The link will expire within 1 hour.</source>
1332 <target state="translated">Imayl d yiwellihen n uwennez n wawal uffir ttwaznen ɣer <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Aseɣwen ad yemmet deg ssaεa.</target> 1335 <target state="translated">Imayl d yiwellihen n uwennez n wawal uffir ttwaznen ɣer <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Aseɣwen ad yemmet deg ssaεa.</target>
1333 1336
1334 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1337 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1335 <trans-unit id="4768749765465246664" datatype="html"> 1338 <trans-unit id="4768749765465246664" datatype="html">
1336 <source>Email</source> 1339 <source>Email</source>
1337 <target>Imayl</target> 1340 <target>Imayl</target>
@@ -1343,19 +1346,19 @@ The link will expire within 1 hour.</source>
1343 1346
1344 1347
1345 1348
1346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1347 <trans-unit id="3967269098753656610" datatype="html"> 1350 <trans-unit id="3967269098753656610" datatype="html">
1348 <source>Email address</source> 1351 <source>Email address</source>
1349 <target>Tansa email</target> 1352 <target>Tansa email</target>
1350 1353
1351 1354
1352 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1355 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1353 <trans-unit id="7808756054397155068" datatype="html"> 1356 <trans-unit id="7808756054397155068" datatype="html">
1354 <source>Reset</source> 1357 <source>Reset</source>
1355 <target state="translated">Wennez</target> 1358 <target state="translated">Wennez</target>
1356 <note priority="1" from="description">Password reset button</note> 1359 <note priority="1" from="description">Password reset button</note>
1357 1360
1358 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1361 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1359 <trans-unit id="4319634264526091601" datatype="html"> 1362 <trans-unit id="4319634264526091601" datatype="html">
1360 <source>on this instance</source> 1363 <source>on this instance</source>
1361 <target state="translated">deg tummant-a</target> 1364 <target state="translated">deg tummant-a</target>
@@ -1567,6 +1570,12 @@ The link will expire within 1 hour.</source>
1567 <source>Configure my instance</source> 1570 <source>Configure my instance</source>
1568 <target state="translated">Swel tummant-ik·im</target> 1571 <target state="translated">Swel tummant-ik·im</target>
1569 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1572 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1573 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1574 <source>Confirm your password</source><target state="new">Confirm your password</target>
1575 <context-group purpose="location">
1576 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1577 <context context-type="linenumber">54</context>
1578 </context-group>
1570 </trans-unit> 1579 </trans-unit>
1571 <trans-unit id="9005121595859995793" datatype="html"> 1580 <trans-unit id="9005121595859995793" datatype="html">
1572 <source>Configuration warning!</source> 1581 <source>Configuration warning!</source>
@@ -1753,7 +1762,7 @@ The link will expire within 1 hour.</source>
1753 <source>My account</source> 1762 <source>My account</source>
1754 <target state="translated">Umiá¸Ã¦n-inu</target> 1763 <target state="translated">Umiá¸Ã¦n-inu</target>
1755 1764
1756 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1757 <trans-unit id="6371572688505952303" datatype="html"> 1766 <trans-unit id="6371572688505952303" datatype="html">
1758 <source>My library</source> 1767 <source>My library</source>
1759 <target state="translated">Tamkerá¸it-inu</target> 1768 <target state="translated">Tamkerá¸it-inu</target>
@@ -1764,7 +1773,7 @@ The link will expire within 1 hour.</source>
1764 <target>Rnu amiá¸an</target> 1773 <target>Rnu amiá¸an</target>
1765 1774
1766 1775
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1776 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1768 <trans-unit id="2689878465089314112" datatype="html"> 1777 <trans-unit id="2689878465089314112" datatype="html">
1769 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1778 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1770 <target state="translated">Agrudem: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1779 <target state="translated">Agrudem: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
@@ -1774,34 +1783,34 @@ The link will expire within 1 hour.</source>
1774 <source>Import jobs concurrency</source> 1783 <source>Import jobs concurrency</source>
1775 <target state="translated">Kter imahilen yemqaraben</target> 1784 <target state="translated">Kter imahilen yemqaraben</target>
1776 1785
1777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1778 <trans-unit id="2184839376696112704" datatype="html"> 1787 <trans-unit id="2184839376696112704" datatype="html">
1779 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1788 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1780 <target state="translated">issirig aktar n waá¹­as n tvidyutin timsadaÉ£in. âš ï¸ Yesra allus n usenker n PeerTube.</target> 1789 <target state="translated">issirig aktar n waá¹­as n tvidyutin timsadaÉ£in. âš ï¸ Yesra allus n usenker n PeerTube.</target>
1781 1790
1782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1783 <trans-unit id="780513172839038392" datatype="html"> 1792 <trans-unit id="780513172839038392" datatype="html">
1784 <source>jobs in parallel</source> 1793 <source>jobs in parallel</source>
1785 <target state="translated">imahilen imsadaɣen</target> 1794 <target state="translated">imahilen imsadaɣen</target>
1786 1795
1787 1796
1788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1789 <trans-unit id="5997625369044180192" datatype="html"> 1798 <trans-unit id="5997625369044180192" datatype="html">
1790 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1799 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1791 <target state="translated">Sireg aktar s HTTP URL (am. YouTube)</target> 1800 <target state="translated">Sireg aktar s HTTP URL (am. YouTube)</target>
1792 1801
1793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1794 <trans-unit id="2095604754338363597" datatype="html"> 1803 <trans-unit id="2095604754338363597" datatype="html">
1795 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1804 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1796 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1805 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1797 1806
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1799 <trans-unit id="7627544798203088407" datatype="html"> 1808 <trans-unit id="7627544798203088407" datatype="html">
1800 <source>Discover</source> 1809 <source>Discover</source>
1801 <target state="translated">Snirem</target> 1810 <target state="translated">Snirem</target>
1802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1811
1803 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1812
1804 </trans-unit> 1813 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1805 <trans-unit id="7844706011418789951" datatype="html"> 1814 <trans-unit id="7844706011418789951" datatype="html">
1806 <source>Administration</source> 1815 <source>Administration</source>
1807 <target>Tadbelt</target> 1816 <target>Tadbelt</target>
@@ -2062,7 +2071,7 @@ The link will expire within 1 hour.</source>
2062 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2071 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2063 <target state="translated">midyat ɣezzif aṭas i uqeddac-a. Ma ulac aɣilif nermes anedbal-ik·im ma yella tebɣiḠad ternuḠdeg teɣzi n talast.</target> 2072 <target state="translated">midyat ɣezzif aṭas i uqeddac-a. Ma ulac aɣilif nermes anedbal-ik·im ma yella tebɣiḠad ternuḠdeg teɣzi n talast.</target>
2064 2073
2065 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2074 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2066 <trans-unit id="2468689683507870964" datatype="html"> 2075 <trans-unit id="2468689683507870964" datatype="html">
2067 <source>In this instance's network</source> 2076 <source>In this instance's network</source>
2068 <target state="translated">Deg uzeá¹­á¹­a n tummant-a</target> 2077 <target state="translated">Deg uzeá¹­á¹­a n tummant-a</target>
@@ -2434,7 +2443,7 @@ The link will expire within 1 hour.</source>
2434 2443
2435 2444
2436 2445
2437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2438 <trans-unit id="2504502765849142619" datatype="html"> 2447 <trans-unit id="2504502765849142619" datatype="html">
2439 <source>No items found</source> 2448 <source>No items found</source>
2440 <target state="translated">Ulac iferdisen yettwafen</target> 2449 <target state="translated">Ulac iferdisen yettwafen</target>
@@ -2787,7 +2796,7 @@ The link will expire within 1 hour.</source>
2787 <source>Upload on hold</source> 2796 <source>Upload on hold</source>
2788 <target state="new">Upload on hold</target> 2797 <target state="new">Upload on hold</target>
2789 2798
2790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2799 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2791 <trans-unit id="285180972645018518" datatype="html"> 2800 <trans-unit id="285180972645018518" datatype="html">
2792 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2801 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2793 <target state="translated">Nesḥassef, tamahilt n usali tensa i umiá¸an-ik·im. Ma yella tebÉ£iḠad ternuḠtividyutin, anedbal yezmer ad yekkes asekker afmiá¸i-inek·inem.</target> 2802 <target state="translated">Nesḥassef, tamahilt n usali tensa i umiá¸an-ik·im. Ma yella tebÉ£iḠad ternuḠtividyutin, anedbal yezmer ad yekkes asekker afmiá¸i-inek·inem.</target>
@@ -3088,7 +3097,7 @@ The link will expire within 1 hour.</source>
3088 3097
3089 3098
3090 3099
3091 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3100 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3092 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3101 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3093</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3102</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3094</target> 3103</target>
@@ -3811,69 +3820,84 @@ The link will expire within 1 hour.</source>
3811 3820
3812 3821
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3814 <trans-unit id="7046347992315328430" datatype="html"> 3823
3815 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3816 <target state="translated">Anigtengel yermed. Ableɣ n tvidyut yettaṭṭaf akan teɣzi <x id="START_TAG_STRONG"/>taneẓlit<x id="CLOSE_TAG_STRONG"/> n tvidyut. <x id="LINE_BREAK"/> Deg tuget, aseqdac-a yezmer ad d-isali ~ <x id="INTERPOLATION"/>. </target>
3817
3818
3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3820 <trans-unit id="2743014784334706527" datatype="html"> 3824 <trans-unit id="2743014784334706527" datatype="html">
3821 <source>Daily video quota</source> 3825 <source>Daily video quota</source>
3822 <target state="translated">Afmiá¸i n tvidyut n wass</target> 3826 <target state="translated">Afmiá¸i n tvidyut n wass</target>
3823 3827
3824 3828
3825 3829
3826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3827 <trans-unit id="2622255144026150901" datatype="html"> 3831 <trans-unit id="2622255144026150901" datatype="html">
3828 <source>Auth plugin</source> 3832 <source>Auth plugin</source>
3829 <target state="translated">Izegrar n usesteb</target> 3833 <target state="translated">Izegrar n usesteb</target>
3830 3834
3831 3835
3832 3836
3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3834 <trans-unit id="588099657508661970" datatype="html"> 3838 <trans-unit id="588099657508661970" datatype="html">
3835 <source>None (local authentication)</source> 3839 <source>None (local authentication)</source>
3836 <target state="translated">Ulac (alɣu adigan)</target> 3840 <target state="translated">Ulac (alɣu adigan)</target>
3837 3841
3838 3842
3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3840 <trans-unit id="2070907480317730379" datatype="html"> 3844 <trans-unit id="2070907480317730379" datatype="html">
3841 <source>Doesn't need review before a video goes public</source> 3845 <source>Doesn't need review before a video goes public</source>
3842 <target state="translated">Ur yeḥwaǧ ara asenqed send ad d-teffeɣ tvidyut</target> 3846 <target state="translated">Ur yeḥwaǧ ara asenqed send ad d-teffeɣ tvidyut</target>
3843 3847
3844 3848
3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3846 <trans-unit id="7752239348028675311" datatype="html"> 3850 <trans-unit id="7752239348028675311" datatype="html">
3847 <source>DANGER ZONE</source> 3851 <source>DANGER ZONE</source>
3848 <target state="translated">TAMNAḌT N YIMIHI</target> 3852 <target state="translated">TAMNAḌT N YIMIHI</target>
3849 3853
3850 3854
3851 3855
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
3853 <trans-unit id="6667250632809964191" datatype="html"> 3857 <trans-unit id="6667250632809964191" datatype="html">
3854 <source>Send a link to reset the password by email to the user</source> 3858 <source>Send a link to reset the password by email to the user</source>
3855 <target state="translated">Azen aseɣwen i uwennez n wawal uffir s yimayl i useqdac</target> 3859 <target state="translated">Azen aseɣwen i uwennez n wawal uffir s yimayl i useqdac</target>
3856 3860
3857 3861
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3859 <trans-unit id="1412406834353485520" datatype="html"> 3863 <trans-unit id="1412406834353485520" datatype="html">
3860 <source>Ask for new password</source> 3864 <source>Ask for new password</source>
3861 <target state="translated">Suter awal uffir amaynut</target> 3865 <target state="translated">Suter awal uffir amaynut</target>
3862 3866
3863 3867
3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3865 <trans-unit id="3791201588898094481" datatype="html"> 3869 <trans-unit id="3791201588898094481" datatype="html">
3866 <source>Manually set the user password</source> 3870 <source>Manually set the user password</source>
3867 <target state="translated">Sbadu s ufus awal uffir n useqdac</target> 3871 <target state="translated">Sbadu s ufus awal uffir n useqdac</target>
3868 3872
3869 3873
3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3875 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3876 <context-group purpose="location">
3877 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3878 <context context-type="linenumber">227</context>
3879 </context-group>
3880 <context-group purpose="location">
3881 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3882 <context context-type="linenumber">227</context>
3883 </context-group>
3884 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3885 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3886 <context-group purpose="location">
3887 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3888 <context context-type="linenumber">228</context>
3889 </context-group>
3890 <context-group purpose="location">
3891 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3892 <context context-type="linenumber">228</context>
3893 </context-group>
3894 </trans-unit>
3871 <trans-unit id="8461842260159597706" datatype="html"> 3895 <trans-unit id="8461842260159597706" datatype="html">
3872 <source>Show</source> 3896 <source>Show</source>
3873 <target>Sken</target> 3897 <target>Sken</target>
3874 3898
3875 3899
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3877 <trans-unit id="8461609631969932886" datatype="html"> 3901 <trans-unit id="8461609631969932886" datatype="html">
3878 <source>Hide</source> 3902 <source>Hide</source>
3879 <target>Ffer</target> 3903 <target>Ffer</target>
@@ -3882,7 +3906,7 @@ The link will expire within 1 hour.</source>
3882 3906
3883 3907
3884 3908
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3886 <trans-unit id="8363291180171434623" datatype="html"> 3910 <trans-unit id="8363291180171434623" datatype="html">
3887 <source>Table parameters</source> 3911 <source>Table parameters</source>
3888 <target state="translated">Table parameters</target> 3912 <target state="translated">Table parameters</target>
@@ -3988,16 +4012,16 @@ The link will expire within 1 hour.</source>
3988 4012
3989 4013
3990 4014
3991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3992 <trans-unit id="5668793810321242853" datatype="html"> 4016 <trans-unit id="5668793810321242853" datatype="html">
3993 <source>Muted servers</source> 4017 <source>Muted servers</source>
3994 <target state="translated">Iqeddacen yettwasgugmen</target> 4018 <target state="translated">Iqeddacen yettwasgugmen</target>
3995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4019
3996 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4020
3997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4021
3998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4022
3999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4023
4000 </trans-unit> 4024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4001 <trans-unit id="7574091010118901399" datatype="html"> 4025 <trans-unit id="7574091010118901399" datatype="html">
4002 <source>Sensitive</source> 4026 <source>Sensitive</source>
4003 <target state="translated">Amḥulfu</target> 4027 <target state="translated">Amḥulfu</target>
@@ -4909,7 +4933,7 @@ The link will expire within 1 hour.</source>
4909 4933
4910 4934
4911 4935
4912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4913 <trans-unit id="4497115134891299867" datatype="html"> 4937 <trans-unit id="4497115134891299867" datatype="html">
4914 <source>Signup requires email verification</source> 4938 <source>Signup requires email verification</source>
4915 <target state="translated">Ajerred yyesra imayl n usenqed</target> 4939 <target state="translated">Ajerred yyesra imayl n usenqed</target>
@@ -4959,174 +4983,168 @@ The link will expire within 1 hour.</source>
4959 4983
4960 4984
4961 4985
4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4963 <trans-unit id="8509882464852636851" datatype="html"> 4987 <trans-unit id="8509882464852636851" datatype="html">
4964 <source>Default daily upload limit per user</source> 4988 <source>Default daily upload limit per user</source>
4965 <target state="translated">Default daily upload limit per user</target> 4989 <target state="translated">Default daily upload limit per user</target>
4966 4990
4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4968 <trans-unit id="4719342289581047890" datatype="html"> 4992 <trans-unit id="4719342289581047890" datatype="html">
4969 <source>Allow import with a torrent file or a magnet URI</source> 4993 <source>Allow import with a torrent file or a magnet URI</source>
4970 <target state="translated">Allow import with a torrent file or a magnet URI</target> 4994 <target state="translated">Allow import with a torrent file or a magnet URI</target>
4971 4995
4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 4996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4973 <trans-unit id="6801844913630625451" datatype="html"> 4997 <trans-unit id="6801844913630625451" datatype="html">
4974 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 4998 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4975 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4999 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4976 5000
4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4978 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5002 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4979 <context-group purpose="location"> 5003
4980 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4981 <context context-type="linenumber">293</context>
4982 </context-group>
4983 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4984 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5005 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4985 <context-group purpose="location"> 5006
4986 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4987 <context context-type="linenumber">296,298</context>
4988 </context-group>
4989 </trans-unit>
4990 <trans-unit id="3950258704315544174" datatype="html"> 5008 <trans-unit id="3950258704315544174" datatype="html">
4991 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5009 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4992 <target state="translated">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5010 <target state="translated">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4993 5011
4994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4995 <trans-unit id="424703522835656806" datatype="html"> 5013 <trans-unit id="424703522835656806" datatype="html">
4996 <source>VIDEO CHANNELS</source> 5014 <source>VIDEO CHANNELS</source>
4997 <target state="new">VIDEO CHANNELS</target> 5015 <target state="new">VIDEO CHANNELS</target>
4998 5016
4999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5000 <trans-unit id="7026684190224451991" datatype="html"> 5018 <trans-unit id="7026684190224451991" datatype="html">
5001 <source>Max video channels per user</source> 5019 <source>Max video channels per user</source>
5002 <target state="new">Max video channels per user</target> 5020 <target state="new">Max video channels per user</target>
5003 5021
5004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5005 <trans-unit id="3840267063842708224" datatype="html"> 5023 <trans-unit id="3840267063842708224" datatype="html">
5006 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5024 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5007 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5025 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5008 5026
5009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5010 <trans-unit id="3428986951244800347" datatype="html"> 5028 <trans-unit id="3428986951244800347" datatype="html">
5011 <source>Block new videos automatically</source> 5029 <source>Block new videos automatically</source>
5012 <target state="translated">Sewḥel tividyutin timaynutin s wudem awurman</target> 5030 <target state="translated">Sewḥel tividyutin timaynutin s wudem awurman</target>
5013 5031
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5015 <trans-unit id="2054846790157376783" datatype="html"> 5033 <trans-unit id="2054846790157376783" datatype="html">
5016 <source>SEARCH</source> 5034 <source>SEARCH</source>
5017 <target state="translated">SEARCH</target> 5035 <target state="translated">SEARCH</target>
5018 5036
5019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5020 <trans-unit id="3442084803796199253" datatype="html"> 5038 <trans-unit id="3442084803796199253" datatype="html">
5021 <source>Allow users to do remote URI/handle search</source> 5039 <source>Allow users to do remote URI/handle search</source>
5022 <target state="translated">Allow users to do remote URI/handle search</target> 5040 <target state="translated">Allow users to do remote URI/handle search</target>
5023 5041
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5025 <trans-unit id="2258148539285928012" datatype="html"> 5043 <trans-unit id="2258148539285928012" datatype="html">
5026 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5044 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5027 <target state="translated">Sireg <x id="START_TAG_STRONG"/>iseqdacen-ik·im<x id="CLOSE_TAG_STRONG"/> i unadi n tvidyutin/imeggan imneggagen ur ttusdukklen ara ahat akked tummant-ik·im</target> 5045 <target state="translated">Sireg <x id="START_TAG_STRONG"/>iseqdacen-ik·im<x id="CLOSE_TAG_STRONG"/> i unadi n tvidyutin/imeggan imneggagen ur ttusdukklen ara ahat akked tummant-ik·im</target>
5028 5046
5029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5030 <trans-unit id="7295422540935146771" datatype="html"> 5048 <trans-unit id="7295422540935146771" datatype="html">
5031 <source>Allow anonymous to do remote URI/handle search</source> 5049 <source>Allow anonymous to do remote URI/handle search</source>
5032 <target state="translated">Allow anonymous to do remote URI/handle search</target> 5050 <target state="translated">Allow anonymous to do remote URI/handle search</target>
5033 5051
5034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5035 <trans-unit id="7305237807882754643" datatype="html"> 5053 <trans-unit id="7305237807882754643" datatype="html">
5036 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5054 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5037 <target state="translated">Sireg <x id="START_TAG_STRONG"/>iseqdacen udrigen<x id="CLOSE_TAG_STRONG"/> i unadi n tvidyutin/imeggan imneggagen ur ttusdukklen ara ahat akked tummant-ik·im</target> 5055 <target state="translated">Sireg <x id="START_TAG_STRONG"/>iseqdacen udrigen<x id="CLOSE_TAG_STRONG"/> i unadi n tvidyutin/imeggan imneggagen ur ttusdukklen ara ahat akked tummant-ik·im</target>
5038 5056
5039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5040 <trans-unit id="5273935530181504015" datatype="html"> 5058 <trans-unit id="5273935530181504015" datatype="html">
5041 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5059 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5042 <target state="translated">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5060 <target state="translated">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5043 5061
5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5045 <trans-unit id="1886227550697837417" datatype="html"> 5063 <trans-unit id="1886227550697837417" datatype="html">
5046 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5064 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5047 <target state="translated">Ilaq ad tesqedceḠkan imataren n unadi fessusen deg ufares, neɣ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hsezdeɣ ayla-k·m<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5065 <target state="translated">Ilaq ad tesqedceḠkan imataren n unadi fessusen deg ufares, neɣ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hsezdeɣ ayla-k·m<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5048 5066
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5050 <trans-unit id="2331464426553277323" datatype="html"> 5068 <trans-unit id="2331464426553277323" datatype="html">
5051 <source>Search index URL</source> 5069 <source>Search index URL</source>
5052 <target state="translated">Search index URL</target> 5070 <target state="translated">Search index URL</target>
5053 5071
5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5055 <trans-unit id="8524278911521465398" datatype="html"> 5073 <trans-unit id="8524278911521465398" datatype="html">
5056 <source>Disable local search in search bar</source> 5074 <source>Disable local search in search bar</source>
5057 <target state="translated">Disable local search in search bar</target> 5075 <target state="translated">Disable local search in search bar</target>
5058 5076
5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5060 <trans-unit id="6568991917245875948" datatype="html"> 5078 <trans-unit id="6568991917245875948" datatype="html">
5061 <source>Otherwise the local search stays used by default</source> 5079 <source>Otherwise the local search stays used by default</source>
5062 <target state="translated">Otherwise the local search stays used by default</target> 5080 <target state="translated">Otherwise the local search stays used by default</target>
5063 5081
5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5065 <trans-unit id="4444955208013675027" datatype="html"> 5083 <trans-unit id="4444955208013675027" datatype="html">
5066 <source>Search bar uses the global search index by default</source> 5084 <source>Search bar uses the global search index by default</source>
5067 <target state="translated">Talast n usali n wass tamezwert i yal aseqdac</target> 5085 <target state="translated">Talast n usali n wass tamezwert i yal aseqdac</target>
5068 5086
5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5070 <trans-unit id="6476750382562952780" datatype="html"> 5088 <trans-unit id="6476750382562952780" datatype="html">
5071 <source>Enable global search</source> 5089 <source>Enable global search</source>
5072 <target state="translated">Rmed anadi amatu</target> 5090 <target state="translated">Rmed anadi amatu</target>
5073 5091
5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5075 <trans-unit id="836183323506117145" datatype="html"> 5093 <trans-unit id="836183323506117145" datatype="html">
5076 <source>FEDERATION</source> 5094 <source>FEDERATION</source>
5077 <target state="translated">FEDERATION</target> 5095 <target state="translated">FEDERATION</target>
5078 5096
5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5080 <trans-unit id="252719899360434356" datatype="html"> 5098 <trans-unit id="252719899360434356" datatype="html">
5081 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5099 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5082 <target state="translated">Sefrek <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>assaÉ£en<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> akked tummanin-nniá¸en. </target> 5100 <target state="translated">Sefrek <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>assaÉ£en<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> akked tummanin-nniá¸en. </target>
5083 5101
5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5085 <trans-unit id="9119248927271669654" datatype="html"> 5103 <trans-unit id="9119248927271669654" datatype="html">
5086 <source>Other instances can follow yours</source> 5104 <source>Other instances can follow yours</source>
5087 <target state="translated">Tummanin-nniá¸en zemrent ad á¸efrent tummant-ik·im</target> 5105 <target state="translated">Tummanin-nniá¸en zemrent ad á¸efrent tummant-ik·im</target>
5088 5106
5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5090 <trans-unit id="7015551137649102649" datatype="html"> 5108 <trans-unit id="7015551137649102649" datatype="html">
5091 <source>Manually approve new instance followers</source> 5109 <source>Manually approve new instance followers</source>
5092 <target state="translated">Qbel s ufus ineá¸faren imaynuten n tummant</target> 5110 <target state="translated">Qbel s ufus ineá¸faren imaynuten n tummant</target>
5093 5111
5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5095 <trans-unit id="4803992993548153434" datatype="html"> 5113 <trans-unit id="4803992993548153434" datatype="html">
5096 <source>Automatically follow back instances</source> 5114 <source>Automatically follow back instances</source>
5097 <target state="translated">Ḍfer s wudem awurman tummanin i ak·akem-yeṭṭafaren</target> 5115 <target state="translated">Ḍfer s wudem awurman tummanin i ak·akem-yeṭṭafaren</target>
5098 5116
5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5100 <trans-unit id="1718269478813020014" datatype="html"> 5118 <trans-unit id="1718269478813020014" datatype="html">
5101 <source>Index URL</source> 5119 <source>Index URL</source>
5102 <target state="translated">Index URL</target> 5120 <target state="translated">Index URL</target>
5103 5121
5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5105 <trans-unit id="173263206605027981" datatype="html"> 5123 <trans-unit id="173263206605027981" datatype="html">
5106 <source>Automatically follow instances of a public index</source> 5124 <source>Automatically follow instances of a public index</source>
5107 <target state="translated">Ḍfer s wudem awurman tummanin n umatar azayaz</target> 5125 <target state="translated">Ḍfer s wudem awurman tummanin n umatar azayaz</target>
5108 5126
5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5110 <trans-unit id="9076632742417302918" datatype="html"> 5128 <trans-unit id="9076632742417302918" datatype="html">
5111 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5129 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5112 <target state="translated">Wali <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>tasemlit<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> i wugar n telɣut ɣef URL yettṛaǧun </target> 5130 <target state="translated">Wali <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>tasemlit<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> i wugar n telɣut ɣef URL yettṛaǧun </target>
5113 5131
5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5115 <trans-unit id="3946988229617310200" datatype="html"> 5133 <trans-unit id="3946988229617310200" datatype="html">
5116 <source>ADMINISTRATORS</source> 5134 <source>ADMINISTRATORS</source>
5117 <target state="translated">ADMINISTRATORS</target> 5135 <target state="translated">ADMINISTRATORS</target>
5118 5136
5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5120 <trans-unit id="3171683206914962995" datatype="html"> 5138 <trans-unit id="3171683206914962995" datatype="html">
5121 <source>Admin email</source> 5139 <source>Admin email</source>
5122 <target state="translated">Admin email</target> 5140 <target state="translated">Admin email</target>
5123 5141
5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5125 <trans-unit id="4722881456283329321" datatype="html"> 5143 <trans-unit id="4722881456283329321" datatype="html">
5126 <source>Enable contact form</source> 5144 <source>Enable contact form</source>
5127 <target state="translated">Rmed tiferkit n unermis</target> 5145 <target state="translated">Rmed tiferkit n unermis</target>
5128 5146
5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5130 <trans-unit id="5975271795105968425" datatype="html"> 5148 <trans-unit id="5975271795105968425" datatype="html">
5131 <source>Live streaming</source> 5149 <source>Live streaming</source>
5132 <target state="translated">Askan usrid</target> 5150 <target state="translated">Askan usrid</target>
@@ -5142,27 +5160,27 @@ The link will expire within 1 hour.</source>
5142 <source>TWITTER</source> 5160 <source>TWITTER</source>
5143 <target state="translated">TWITTER</target> 5161 <target state="translated">TWITTER</target>
5144 5162
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5146 <trans-unit id="3202133522706129143" datatype="html"> 5164 <trans-unit id="3202133522706129143" datatype="html">
5147 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5165 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5148 <target state="translated">Mudd amiá¸an Twitter i d-yeskanayen tummant-inek·inem i usnerni tiskanin n useÉ£wen. Ma yella ur tesεiḠara amiá¸an Twitter, eǧǧ kan azal amezwer.</target> 5166 <target state="translated">Mudd amiá¸an Twitter i d-yeskanayen tummant-inek·inem i usnerni tiskanin n useÉ£wen. Ma yella ur tesεiḠara amiá¸an Twitter, eǧǧ kan azal amezwer.</target>
5149 5167
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5168 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5151 <trans-unit id="4087837092261487511" datatype="html"> 5169 <trans-unit id="4087837092261487511" datatype="html">
5152 <source>Your Twitter username</source> 5170 <source>Your Twitter username</source>
5153 <target state="translated">Isem-ik·im n useqdac Twitter</target> 5171 <target state="translated">Isem-ik·im n useqdac Twitter</target>
5154 5172
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5156 <trans-unit id="5648651824279408711" datatype="html"> 5174 <trans-unit id="5648651824279408711" datatype="html">
5157 <source>Instance allowed by Twitter</source> 5175 <source>Instance allowed by Twitter</source>
5158 <target state="translated">Tummant yettwaá¸faren sÉ£ur Twitter</target> 5176 <target state="translated">Tummant yettwaá¸faren sÉ£ur Twitter</target>
5159 5177
5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5161 <trans-unit id="2076338542820061819" datatype="html"> 5179 <trans-unit id="2076338542820061819" datatype="html">
5162 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5180 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5163 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5181 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5164 5182
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5166 <trans-unit id="493135676263039396" datatype="html"> 5184 <trans-unit id="493135676263039396" datatype="html">
5167 <source>LIVE</source> 5185 <source>LIVE</source>
5168 <target state="translated">SRID</target> 5186 <target state="translated">SRID</target>
@@ -5531,11 +5549,73 @@ color: red;
5531 <source>PASSWORD</source> 5549 <source>PASSWORD</source>
5532 <target state="translated">AWAL UFFIR</target> 5550 <target state="translated">AWAL UFFIR</target>
5533 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5551 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5552 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5553 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5554 <context-group purpose="location">
5555 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5556 <context context-type="linenumber">67</context>
5557 </context-group>
5534 </trans-unit> 5558 </trans-unit>
5535 <trans-unit id="9012586956848595996" datatype="html"> 5559 <trans-unit id="9012586956848595996" datatype="html">
5536 <source>EMAIL</source> 5560 <source>EMAIL</source>
5537 <target state="translated">EMAIL</target> 5561 <target state="translated">EMAIL</target>
5538 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5562
5563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5564 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5565 <context-group purpose="location">
5566 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5567 <context context-type="linenumber">3,5</context>
5568 </context-group>
5569 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5570 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5571 <context-group purpose="location">
5572 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5573 <context context-type="linenumber">5</context>
5574 </context-group>
5575 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5576 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5577 <context-group purpose="location">
5578 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5579 <context context-type="linenumber">9</context>
5580 </context-group>
5581 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5582 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5583 <context-group purpose="location">
5584 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5585 <context context-type="linenumber">31</context>
5586 </context-group>
5587 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5588 <source>Disable two factor</source><target state="new">Disable two factor</target>
5589 <context-group purpose="location">
5590 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5591 <context context-type="linenumber">33</context>
5592 </context-group>
5593 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5594 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5595 <context-group purpose="location">
5596 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5597 <context context-type="linenumber">43</context>
5598 </context-group>
5599 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5600 <source> Two factor authentication is already enabled.
5601</source><target state="new"> Two factor authentication is already enabled.
5602</target>
5603 <context-group purpose="location">
5604 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5605 <context context-type="linenumber">6,8</context>
5606 </context-group>
5607 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5608 <source>Your password</source><target state="new">Your password</target>
5609 <context-group purpose="location">
5610 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5611 <context context-type="linenumber">14</context>
5612 </context-group>
5613 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5614 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5615 <context-group purpose="location">
5616 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5617 <context context-type="linenumber">15</context>
5618 </context-group>
5539 </trans-unit> 5619 </trans-unit>
5540 <trans-unit id="6309828574111583895" datatype="html"> 5620 <trans-unit id="6309828574111583895" datatype="html">
5541 <source>Change password</source> 5621 <source>Change password</source>
@@ -5548,7 +5628,7 @@ color: red;
5548 <target>Awal uffir amiran</target> 5628 <target>Awal uffir amiran</target>
5549 5629
5550 5630
5551 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5552 <trans-unit id="3588415639242079458" datatype="html"> 5632 <trans-unit id="3588415639242079458" datatype="html">
5553 <source>New password</source> 5633 <source>New password</source>
5554 <target>Awal uffir amaynut</target> 5634 <target>Awal uffir amaynut</target>
@@ -5752,7 +5832,17 @@ color: red;
5752 <trans-unit id="4247400351982331798" datatype="html"> 5832 <trans-unit id="4247400351982331798" datatype="html">
5753 <source>Account settings</source> 5833 <source>Account settings</source>
5754 <target state="translated">IÉ£ewwaren n umiá¸an</target> 5834 <target state="translated">IÉ£ewwaren n umiá¸an</target>
5755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 5835
5836 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5837 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5838 <context-group purpose="location">
5839 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5840 <context context-type="linenumber">39</context>
5841 </context-group>
5842 <context-group purpose="location">
5843 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5844 <context context-type="linenumber">3</context>
5845 </context-group>
5756 </trans-unit> 5846 </trans-unit>
5757 <trans-unit id="2864486939135008600" datatype="html"> 5847 <trans-unit id="2864486939135008600" datatype="html">
5758 <source>Playlist elements</source> 5848 <source>Playlist elements</source>
@@ -6964,7 +7054,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6964 7054
6965 7055
6966 7056
6967 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7057 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6968 <trans-unit id="25349740244798533" datatype="html"> 7058 <trans-unit id="25349740244798533" datatype="html">
6969 <source>Username copied</source> 7059 <source>Username copied</source>
6970 <target state="translated">Yettwanɣel yisem n useqdac</target> 7060 <target state="translated">Yettwanɣel yisem n useqdac</target>
@@ -7146,7 +7236,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7146 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7236 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7147 <target state="translated">TremdeḠaerred: nermed s wudem awurman "Sewḥel tividyutin timaynutin s wudem awurman" á¹›cem tabewwaá¸t n tgezmi "Tividyutin" ddaw-a kan.</target> 7237 <target state="translated">TremdeḠaerred: nermed s wudem awurman "Sewḥel tividyutin timaynutin s wudem awurman" á¹›cem tabewwaá¸t n tgezmi "Tividyutin" ddaw-a kan.</target>
7148 7238
7149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7150 <trans-unit id="6284468333579755406" datatype="html"> 7240 <trans-unit id="6284468333579755406" datatype="html">
7151 <source>Edit custom configuration</source> 7241 <source>Edit custom configuration</source>
7152 <target state="translated">Ẓreg tawila tudmawant</target> 7242 <target state="translated">Ẓreg tawila tudmawant</target>
@@ -7351,7 +7441,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7351 7441
7352 7442
7353 7443
7354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7355 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7445 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7356 <context-group purpose="location"> 7446 <context-group purpose="location">
7357 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7447 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7438,16 +7528,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7438 <source>Follow request(s) sent!</source> 7528 <source>Follow request(s) sent!</source>
7439 <target state="translated">Asuter n uá¸far yettwazen!</target> 7529 <target state="translated">Asuter n uá¸far yettwazen!</target>
7440 7530
7441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7442 <trans-unit id="3459358413436264734" datatype="html"> 7532 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7443 <source>Your instance subscriptions</source>
7444 <target state="new">Your instance subscriptions</target>
7445 <context-group purpose="location"> 7533 <context-group purpose="location">
7446 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7534 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7447 <context context-type="linenumber">3</context> 7535 <context context-type="linenumber">3</context>
7448 </context-group> 7536 </context-group>
7449 </trans-unit> 7537 </trans-unit>
7450 7538
7539
7451 <trans-unit id="9160510009013134726" datatype="html"> 7540 <trans-unit id="9160510009013134726" datatype="html">
7452 <source>Unfollow</source> 7541 <source>Unfollow</source>
7453 <target state="translated">Ur á¹­á¹­afarara</target> 7542 <target state="translated">Ur á¹­á¹­afarara</target>
@@ -8056,17 +8145,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8056 <trans-unit id="780323526182667308" datatype="html"> 8145 <trans-unit id="780323526182667308" datatype="html">
8057 <source>User <x id="PH"/> updated.</source> 8146 <source>User <x id="PH"/> updated.</source>
8058 <target state="translated">Aseqdac <x id="PH"/> yettwaleqqem.</target> 8147 <target state="translated">Aseqdac <x id="PH"/> yettwaleqqem.</target>
8059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8148
8060 </trans-unit> 8149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8061 <trans-unit id="1349763489797682899" datatype="html"> 8150 <trans-unit id="1349763489797682899" datatype="html">
8062 <source>Update user</source> 8151 <source>Update user</source>
8063 <target>Leqqem aseqdac</target> 8152 <target>Leqqem aseqdac</target>
8064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8153
8065 </trans-unit> 8154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8066 <trans-unit id="8819563010322372715" datatype="html"> 8155 <trans-unit id="8819563010322372715" datatype="html">
8067 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8156 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8068 <target state="translated">Imayl n usuter n uwennez n wawal uffir yettwazen ɣer <x id="PH"/>.</target> 8157 <target state="translated">Imayl n usuter n uwennez n wawal uffir yettwazen ɣer <x id="PH"/>.</target>
8069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8158
8159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8160 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8161 <context-group purpose="location">
8162 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8163 <context context-type="linenumber">134</context>
8164 </context-group>
8070 </trans-unit> 8165 </trans-unit>
8071 <trans-unit id="7483807629538115183" datatype="html"> 8166 <trans-unit id="7483807629538115183" datatype="html">
8072 <source>Users list</source> 8167 <source>Users list</source>
@@ -8594,7 +8689,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8594 <target state="new">Channel filters</target> 8689 <target state="new">Channel filters</target>
8595 8690
8596 8691
8597 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8598 <trans-unit id="6059091237492573541" datatype="html"> 8693 <trans-unit id="6059091237492573541" datatype="html">
8599 <source>Update video channel</source> 8694 <source>Update video channel</source>
8600 <target state="translated">Leqqem abadu n tvidyut</target> 8695 <target state="translated">Leqqem abadu n tvidyut</target>
@@ -8662,18 +8757,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8662 <trans-unit id="5851560788527570644" datatype="html"> 8757 <trans-unit id="5851560788527570644" datatype="html">
8663 <source>Notifications</source> 8758 <source>Notifications</source>
8664 <target state="translated">Ilɣa</target> 8759 <target state="translated">Ilɣa</target>
8665 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8760
8666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8761
8667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8762
8668 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8763
8669 </trans-unit> 8764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8670 <trans-unit id="6658000829978978023" datatype="html"> 8765 <trans-unit id="6658000829978978023" datatype="html">
8671 <source>Applications</source> 8766 <source>Applications</source>
8672 <target state="translated">Isnasen</target> 8767 <target state="translated">Isnasen</target>
8673 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8768
8674 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8769
8675 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8770
8676 </trans-unit> 8771 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8677 <trans-unit id="104404386496394770" datatype="html"> 8772 <trans-unit id="104404386496394770" datatype="html">
8678 <source>Delete playlist</source> 8773 <source>Delete playlist</source>
8679 <target state="translated">Delete playlist</target> 8774 <target state="translated">Delete playlist</target>
@@ -8689,7 +8784,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8689 <target state="translated">Beddel amli</target> 8784 <target state="translated">Beddel amli</target>
8690 8785
8691 8786
8692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8693 <trans-unit id="3380608219513805292" datatype="html"> 8788 <trans-unit id="3380608219513805292" datatype="html">
8694 <source>Playlist <x id="PH"/> deleted.</source> 8789 <source>Playlist <x id="PH"/> deleted.</source>
8695 <target state="translated">Tabdart n tɣuri <x id="PH"/> tettwakkes.</target> 8790 <target state="translated">Tabdart n tɣuri <x id="PH"/> tettwakkes.</target>
@@ -8699,19 +8794,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8699 <source>Do you really want to delete <x id="PH"/> videos?</source> 8794 <source>Do you really want to delete <x id="PH"/> videos?</source>
8700 <target state="translated">TebɣiḠs tidet ad tekkseḠtividyutin <x id="PH"/>?</target> 8795 <target state="translated">TebɣiḠs tidet ad tekkseḠtividyutin <x id="PH"/>?</target>
8701 8796
8702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8703 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8798 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8704 <context-group purpose="location"> 8799
8705 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8800 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8706 <context context-type="linenumber">191</context>
8707 </context-group>
8708 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8709 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8801 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8710 <context-group purpose="location"> 8802
8711 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8803 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8712 <context context-type="linenumber">193,191</context>
8713 </context-group>
8714 </trans-unit>
8715 8804
8716 <trans-unit id="2591467977473302125" datatype="html"> 8805 <trans-unit id="2591467977473302125" datatype="html">
8717 <source>Videos list</source> 8806 <source>Videos list</source>
@@ -8760,7 +8849,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8760 8849
8761 8850
8762 8851
8763 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8852 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8764 <trans-unit id="3108704604266608109" datatype="html"> 8853 <trans-unit id="3108704604266608109" datatype="html">
8765 <source>My video imports</source> 8854 <source>My video imports</source>
8766 <target state="translated">Aktaren n tvidyut-iw</target> 8855 <target state="translated">Aktaren n tvidyut-iw</target>
@@ -8775,7 +8864,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8775 <source>My channels</source> 8864 <source>My channels</source>
8776 <target state="translated">Ibuda-inu</target> 8865 <target state="translated">Ibuda-inu</target>
8777 8866
8778 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8867 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8779 <source>My synchronizations</source><target state="new">My synchronizations</target> 8868 <source>My synchronizations</source><target state="new">My synchronizations</target>
8780 <context-group purpose="location"> 8869 <context-group purpose="location">
8781 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8870 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8800,14 +8889,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8800 8889
8801 8890
8802 8891
8803 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8892 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8804 <trans-unit id="2527931602940887636" datatype="html"> 8893 <trans-unit id="2527931602940887636" datatype="html">
8805 <source>My subscriptions</source> 8894 <source>My subscriptions</source>
8806 <target state="translated">Imultaɣ-inu</target> 8895 <target state="translated">Imultaɣ-inu</target>
8807 8896
8808 8897
8809 8898
8810 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8899 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8811 <trans-unit id="5177154708872200221" datatype="html"> 8900 <trans-unit id="5177154708872200221" datatype="html">
8812 <source>You don't have any subscription yet.</source> 8901 <source>You don't have any subscription yet.</source>
8813 <target state="translated">Ulac ɣur-k·m ula d yiwen umulteɣ ar tura.</target> 8902 <target state="translated">Ulac ɣur-k·m ula d yiwen umulteɣ ar tura.</target>
@@ -8816,8 +8905,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8816 <trans-unit id="1991904494976135035" datatype="html"> 8905 <trans-unit id="1991904494976135035" datatype="html">
8817 <source>My abuse reports</source> 8906 <source>My abuse reports</source>
8818 <target state="translated">My abuse reports</target> 8907 <target state="translated">My abuse reports</target>
8819 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 8908
8820 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8909 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8821 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8910 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8822</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8911</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8823</target> 8912</target>
@@ -8858,9 +8947,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8858 <trans-unit id="8181077408762380407" datatype="html"> 8947 <trans-unit id="8181077408762380407" datatype="html">
8859 <source>Channels</source> 8948 <source>Channels</source>
8860 <target state="translated">Ibuda</target> 8949 <target state="translated">Ibuda</target>
8861 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 8950
8862 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 8951
8863 </trans-unit> 8952 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8864 <trans-unit id="8936704404804793618" datatype="html"> 8953 <trans-unit id="8936704404804793618" datatype="html">
8865 <source>Videos</source> 8954 <source>Videos</source>
8866 <target state="translated">Ividyuten</target> 8955 <target state="translated">Ividyuten</target>
@@ -8871,14 +8960,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8871 8960
8872 8961
8873 8962
8874 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 8963 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8875 <trans-unit id="1823843876735462104" datatype="html"> 8964 <trans-unit id="1823843876735462104" datatype="html">
8876 <source>Playlists</source> 8965 <source>Playlists</source>
8877 <target state="translated">Tibdarin n tɣuri</target> 8966 <target state="translated">Tibdarin n tɣuri</target>
8878 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 8967
8879 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 8968
8880 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 8969
8881 </trans-unit> 8970 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8882 <trans-unit id="7916647920967632052" datatype="html"> 8971 <trans-unit id="7916647920967632052" datatype="html">
8883 <source>max size</source> 8972 <source>max size</source>
8884 <target state="translated">teɣzi tafellayt</target> 8973 <target state="translated">teɣzi tafellayt</target>
@@ -9055,8 +9144,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9055 <trans-unit id="375263728166936544" datatype="html"> 9144 <trans-unit id="375263728166936544" datatype="html">
9056 <source>You need to reconnect.</source> 9145 <source>You need to reconnect.</source>
9057 <target state="translated">TesriḠad teqqneá¸.</target> 9146 <target state="translated">TesriḠad teqqneá¸.</target>
9058 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9147
9059 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9148 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9060 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9149 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9061 <context-group purpose="location"> 9150 <context-group purpose="location">
9062 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9151 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9077,39 +9166,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9077 <trans-unit id="3608407683173066091" datatype="html"> 9166 <trans-unit id="3608407683173066091" datatype="html">
9078 <source>My history</source> 9167 <source>My history</source>
9079 <target state="new">My history</target> 9168 <target state="new">My history</target>
9080 <context-group purpose="location"> 9169
9081 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9170 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9082 <context context-type="linenumber">98</context>
9083 </context-group>
9084 </trans-unit>
9085 <trans-unit id="4024404994702813072" datatype="html"> 9171 <trans-unit id="4024404994702813072" datatype="html">
9086 <source>In my library</source> 9172 <source>In my library</source>
9087 <target state="new">In my library</target> 9173 <target state="new">In my library</target>
9088 <context-group purpose="location"> 9174
9089 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9175 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9090 <context context-type="linenumber">104</context>
9091 </context-group>
9092 </trans-unit>
9093 <trans-unit id="232050922346936574" datatype="html"> 9176 <trans-unit id="232050922346936574" datatype="html">
9094 <source>Trending</source> 9177 <source>Trending</source>
9095 <target state="new">Trending</target> 9178 <target state="new">Trending</target>
9096 9179
9097 9180
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9099 <trans-unit id="6470888608149621404" datatype="html"> 9182 <trans-unit id="6470888608149621404" datatype="html">
9100 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9183 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9101 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9184 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9102 <context-group purpose="location"> 9185
9103 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9186 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9104 <context context-type="linenumber">150</context>
9105 </context-group>
9106 </trans-unit>
9107 <trans-unit id="2821179408673282599" datatype="html"> 9187 <trans-unit id="2821179408673282599" datatype="html">
9108 <source>Home</source> 9188 <source>Home</source>
9109 <target state="new">Home</target> 9189 <target state="new">Home</target>
9110 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9190
9111 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9191
9112 </trans-unit> 9192 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9113 <trans-unit id="4648900870671159218" datatype="html"> 9193 <trans-unit id="4648900870671159218" datatype="html">
9114 <source>Success</source> 9194 <source>Success</source>
9115 <target>Yedda</target> 9195 <target>Yedda</target>
@@ -9119,12 +9199,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9119 <source>Incorrect username or password.</source> 9199 <source>Incorrect username or password.</source>
9120 <target>Isem n useqdac neɣ awal n uɛeddi d urameɣtu.</target> 9200 <target>Isem n useqdac neɣ awal n uɛeddi d urameɣtu.</target>
9121 9201
9122 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9123 <trans-unit id="6974874606619467663" datatype="html"> 9203 <trans-unit id="6974874606619467663" datatype="html">
9124 <source>Your account is blocked.</source> 9204 <source>Your account is blocked.</source>
9125 <target state="translated">Amiá¸an-ik·im yettusewḥel.</target> 9205 <target state="translated">Amiá¸an-ik·im yettusewḥel.</target>
9126 9206
9127 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9128 <trans-unit id="5633144232269377096" datatype="html"> 9208 <trans-unit id="5633144232269377096" datatype="html">
9129 <source>hide</source> 9209 <source>hide</source>
9130 <target>ffer</target> 9210 <target>ffer</target>
@@ -9291,6 +9371,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9291 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9371 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9292 <context context-type="linenumber">7</context> 9372 <context context-type="linenumber">7</context>
9293 </context-group> 9373 </context-group>
9374 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9375 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9376</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9377</target>
9378 <context-group purpose="location">
9379 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9380 <context context-type="linenumber">1,4</context>
9381 </context-group>
9294 </trans-unit> 9382 </trans-unit>
9295 <trans-unit id="7804724824750282316" datatype="html"> 9383 <trans-unit id="7804724824750282316" datatype="html">
9296 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9384 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9411,7 +9499,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9411 <trans-unit id="9178182467454450952" datatype="html"> 9499 <trans-unit id="9178182467454450952" datatype="html">
9412 <source>Confirm</source> 9500 <source>Confirm</source>
9413 <target>Sentem</target> 9501 <target>Sentem</target>
9414 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9502
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9504 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9505 <context-group purpose="location">
9506 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9507 <context context-type="linenumber">28,30</context>
9508 </context-group>
9509 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9510 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9511 <context-group purpose="location">
9512 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9513 <context context-type="linenumber">34,36</context>
9514 </context-group>
9515 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9516 <source>Two-factor code</source><target state="new">Two-factor code</target>
9517 <context-group purpose="location">
9518 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9519 <context context-type="linenumber">42</context>
9520 </context-group>
9521 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9522 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9523 <context-group purpose="location">
9524 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9525 <context context-type="linenumber">43</context>
9526 </context-group>
9527 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9528 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9529 <context-group purpose="location">
9530 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9531 <context context-type="linenumber">77</context>
9532 </context-group>
9415 </trans-unit> 9533 </trans-unit>
9416 <trans-unit id="7784486624424057376" datatype="html"> 9534 <trans-unit id="7784486624424057376" datatype="html">
9417 <source>Instance name is required.</source> 9535 <source>Instance name is required.</source>
@@ -9615,6 +9733,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9615 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9733 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9616 <target state="translated">Mefferisem ilaq ad yili d ameɣtu (am. chocobozzz@example.com).</target> 9734 <target state="translated">Mefferisem ilaq ad yili d ameɣtu (am. chocobozzz@example.com).</target>
9617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9736 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9737 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9738 <context-group purpose="location">
9739 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9740 <context context-type="linenumber">69</context>
9741 </context-group>
9618 </trans-unit> 9742 </trans-unit>
9619 <trans-unit id="4968369344159400023" datatype="html"> 9743 <trans-unit id="4968369344159400023" datatype="html">
9620 <source>Your name is required.</source> 9744 <source>Your name is required.</source>
@@ -9670,10 +9794,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9670 <trans-unit id="3577237269587081090" datatype="html"> 9794 <trans-unit id="3577237269587081090" datatype="html">
9671 <source>Password is required.</source> 9795 <source>Password is required.</source>
9672 <target state="translated">Yettwasra wawal uffir.</target> 9796 <target state="translated">Yettwasra wawal uffir.</target>
9673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9797
9674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9798
9675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9799
9676 </trans-unit> 9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9677 <trans-unit id="3152303769378345477" datatype="html"> 9801 <trans-unit id="3152303769378345477" datatype="html">
9678 <source>Confirmation of the password is required.</source> 9802 <source>Confirmation of the password is required.</source>
9679 <target state="translated">Asentem n wawal uffir yettwasra.</target> 9803 <target state="translated">Asentem n wawal uffir yettwasra.</target>
@@ -9717,94 +9841,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9717 <trans-unit id="525871656034789056" datatype="html"> 9841 <trans-unit id="525871656034789056" datatype="html">
9718 <source>Password must be at least 6 characters long.</source> 9842 <source>Password must be at least 6 characters long.</source>
9719 <target state="translated">Awal uffir ilaq ad yesεu ma drus 6 yisekkilen.</target> 9843 <target state="translated">Awal uffir ilaq ad yesεu ma drus 6 yisekkilen.</target>
9720 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 9844
9721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 9845
9722 </trans-unit> 9846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9723 <trans-unit id="1099684476181448167" datatype="html"> 9847 <trans-unit id="1099684476181448167" datatype="html">
9724 <source>Password cannot be more than 255 characters long.</source> 9848 <source>Password cannot be more than 255 characters long.</source>
9725 <target state="translated">Awal uffir ur ilaq ara ad iεeddi nnig 255 yisekkilen.</target> 9849 <target state="translated">Awal uffir ur ilaq ara ad iεeddi nnig 255 yisekkilen.</target>
9726 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 9850
9727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 9851
9728 </trans-unit> 9852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9729 <trans-unit id="3392630942539073768" datatype="html"> 9853 <trans-unit id="3392630942539073768" datatype="html">
9730 <source>The new password and the confirmed password do not correspond.</source> 9854 <source>The new password and the confirmed password do not correspond.</source>
9731 <target state="translated">Awal uffir amaynut d win yettusnetmen ur má¹£adan ara.</target> 9855 <target state="translated">Awal uffir amaynut d win yettusnetmen ur má¹£adan ara.</target>
9732 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 9856
9733 </trans-unit> 9857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9734 <trans-unit id="2027337371129904473" datatype="html"> 9858 <trans-unit id="2027337371129904473" datatype="html">
9735 <source>Video quota is required.</source> 9859 <source>Video quota is required.</source>
9736 <target state="translated">Amur n tvidyut yettwasra.</target> 9860 <target state="translated">Amur n tvidyut yettwasra.</target>
9737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 9861
9738 </trans-unit> 9862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9739 <trans-unit id="267386529333143660" datatype="html"> 9863 <trans-unit id="267386529333143660" datatype="html">
9740 <source>Quota must be greater than -1.</source> 9864 <source>Quota must be greater than -1.</source>
9741 <target state="translated">Amur ilaq ad yili ugar n -1.</target> 9865 <target state="translated">Amur ilaq ad yili ugar n -1.</target>
9742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 9866
9743 </trans-unit> 9867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9744 <trans-unit id="1220179061234048936" datatype="html"> 9868 <trans-unit id="1220179061234048936" datatype="html">
9745 <source>Daily upload limit is required.</source> 9869 <source>Daily upload limit is required.</source>
9746 <target state="translated">Talast n usali i wass tettusra.</target> 9870 <target state="translated">Talast n usali i wass tettusra.</target>
9747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 9871
9748 </trans-unit> 9872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9749 <trans-unit id="8959404382357999234" datatype="html"> 9873 <trans-unit id="8959404382357999234" datatype="html">
9750 <source>Daily upload limit must be greater than -1.</source> 9874 <source>Daily upload limit must be greater than -1.</source>
9751 <target state="translated">Talast n usali i wass ilaq ad tili ugar n -1.</target> 9875 <target state="translated">Talast n usali i wass ilaq ad tili ugar n -1.</target>
9752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 9876
9753 </trans-unit> 9877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9754 <trans-unit id="4796798537475457493" datatype="html"> 9878 <trans-unit id="4796798537475457493" datatype="html">
9755 <source>User role is required.</source> 9879 <source>User role is required.</source>
9756 <target state="translated">Tamlilt n useqdac tettusra.</target> 9880 <target state="translated">Tamlilt n useqdac tettusra.</target>
9757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 9881
9758 </trans-unit> 9882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9759 <trans-unit id="2761226139624435788" datatype="html"> 9883 <trans-unit id="2761226139624435788" datatype="html">
9760 <source>Description must be at least 3 characters long.</source> 9884 <source>Description must be at least 3 characters long.</source>
9761 <target state="translated">Aglam ilaq ad ilin deg-s ma drus 3 yisekkilen.</target> 9885 <target state="translated">Aglam ilaq ad ilin deg-s ma drus 3 yisekkilen.</target>
9762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 9886
9763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 9887
9764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 9888
9765 </trans-unit> 9889 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9766 <trans-unit id="4717982586356605243" datatype="html"> 9890 <trans-unit id="4717982586356605243" datatype="html">
9767 <source>Description cannot be more than 1000 characters long.</source> 9891 <source>Description cannot be more than 1000 characters long.</source>
9768 <target state="translated">Aglam ur ilaq ara ad iεeddi 1000 yisekkilen.</target> 9892 <target state="translated">Aglam ur ilaq ara ad iεeddi 1000 yisekkilen.</target>
9769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 9893
9770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 9894
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 9895
9772 </trans-unit> 9896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9773 <trans-unit id="1814372869868173571" datatype="html"> 9897 <trans-unit id="1814372869868173571" datatype="html">
9774 <source>You must agree with the instance terms in order to register on it.</source> 9898 <source>You must agree with the instance terms in order to register on it.</source>
9775 <target state="translated">Ilaq ad tqebleḠtiwtilin n tummant i wakken ad tizmired ad tjerrdeá¸.</target> 9899 <target state="translated">Ilaq ad tqebleḠtiwtilin n tummant i wakken ad tizmired ad tjerrdeá¸.</target>
9776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 9900
9777 </trans-unit> 9901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9778 <trans-unit id="7803960725351649605" datatype="html"> 9902 <trans-unit id="7803960725351649605" datatype="html">
9779 <source>Ban reason must be at least 3 characters long.</source> 9903 <source>Ban reason must be at least 3 characters long.</source>
9780 <target state="translated">Ssebba n ugdal ilaq ad ilin deg-s ma drus 3 yisekkilen.</target> 9904 <target state="translated">Ssebba n ugdal ilaq ad ilin deg-s ma drus 3 yisekkilen.</target>
9781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 9905
9782 </trans-unit> 9906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9783 <trans-unit id="3851609012243698179" datatype="html"> 9907 <trans-unit id="3851609012243698179" datatype="html">
9784 <source>Ban reason cannot be more than 250 characters long.</source> 9908 <source>Ban reason cannot be more than 250 characters long.</source>
9785 <target state="translated">Ssebba n ugdal ur ilaq ara ad tεeddi nnig 250 yisekkilen.</target> 9909 <target state="translated">Ssebba n ugdal ur ilaq ara ad tεeddi nnig 250 yisekkilen.</target>
9786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 9910
9787 </trans-unit> 9911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9788 <trans-unit id="6632896893630378443" datatype="html"> 9912 <trans-unit id="6632896893630378443" datatype="html">
9789 <source>Display name is required.</source> 9913 <source>Display name is required.</source>
9790 <target state="translated">Isem yettwaskanen yettusra.</target> 9914 <target state="translated">Isem yettwaskanen yettusra.</target>
9791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 9915
9792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 9916
9793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 9917
9794 </trans-unit> 9918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9795 <trans-unit id="1303578752658966736" datatype="html"> 9919 <trans-unit id="1303578752658966736" datatype="html">
9796 <source>Display name must be at least 1 character long.</source> 9920 <source>Display name must be at least 1 character long.</source>
9797 <target state="translated">Isem yettwaskanen ilaq ad yesεu ma drus 1 usekkil.</target> 9921 <target state="translated">Isem yettwaskanen ilaq ad yesεu ma drus 1 usekkil.</target>
9798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 9922
9799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 9923
9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 9924
9801 </trans-unit> 9925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9802 <trans-unit id="4613240543124934954" datatype="html"> 9926 <trans-unit id="4613240543124934954" datatype="html">
9803 <source>Display name cannot be more than 50 characters long.</source> 9927 <source>Display name cannot be more than 50 characters long.</source>
9804 <target state="translated">Isem yettwaskanen ur ilaq ara ad iεeddi 50 yisekkilen.</target> 9928 <target state="translated">Isem yettwaskanen ur ilaq ara ad iεeddi 50 yisekkilen.</target>
9805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 9929
9806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 9930
9807 </trans-unit> 9931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9808 <trans-unit id="1000468652492651683" datatype="html"> 9932 <trans-unit id="1000468652492651683" datatype="html">
9809 <source>Report reason is required.</source> 9933 <source>Report reason is required.</source>
9810 <target state="translated">Ssebba n uneqqis tettusra.</target> 9934 <target state="translated">Ssebba n uneqqis tettusra.</target>
@@ -10152,7 +10276,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10152 <target>Ittusuken(te)</target> 10276 <target>Ittusuken(te)</target>
10153 10277
10154 10278
10155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 10279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
10156 <trans-unit id="4323470180912194028" datatype="html"> 10280 <trans-unit id="4323470180912194028" datatype="html">
10157 <source>Copy</source> 10281 <source>Copy</source>
10158 <target state="translated">NÉ£el</target> 10282 <target state="translated">NÉ£el</target>
@@ -10652,7 +10776,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10652 10776
10653 10777
10654 10778
10655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10779 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10656 <trans-unit id="1209500590333005801" datatype="html"> 10780 <trans-unit id="1209500590333005801" datatype="html">
10657 <source><x id="PH"/> (account page) </source> 10781 <source><x id="PH"/> (account page) </source>
10658 <target state="translated"><x id="PH"/> (asebter n umiá¸an) </target> 10782 <target state="translated"><x id="PH"/> (asebter n umiá¸an) </target>
@@ -10995,20 +11119,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10995 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11119 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
10996 <target state="translated">Aá¹­as n tikkal i tεerá¸eá¸, ttxil-k·m εreḠtikkelt-nniá¸en seld <x id="PH"/> tesdatin.</target> 11120 <target state="translated">Aá¹­as n tikkal i tεerá¸eá¸, ttxil-k·m εreḠtikkelt-nniá¸en seld <x id="PH"/> tesdatin.</target>
10997 11121
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11122 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10999 <trans-unit id="4965472196059235310" datatype="html"> 11123 <trans-unit id="4965472196059235310" datatype="html">
11000 <source>Too many attempts, please try again later.</source> 11124 <source>Too many attempts, please try again later.</source>
11001 <target state="translated">Aá¹­as n yineεruá¸en, ttxil-k·m εreḠtikkelt-nniá¸en.</target> 11125 <target state="translated">Aá¹­as n yineεruá¸en, ttxil-k·m εreḠtikkelt-nniá¸en.</target>
11002 11126
11003 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11127 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11004 <trans-unit id="1693549688987384699" datatype="html"> 11128 <trans-unit id="1693549688987384699" datatype="html">
11005 <source>Server error. Please retry later.</source> 11129 <source>Server error. Please retry later.</source>
11006 <target state="translated">Tuccá¸a deg uqeddac. Ttxil-k·m εreḠtikkelt-nniá¸en.</target> 11130 <target state="translated">Tuccá¸a deg uqeddac. Ttxil-k·m εreḠtikkelt-nniá¸en.</target>
11007 11131
11008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11132 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11009 <source>Unknown server error</source><target state="new">Unknown server error</target> 11133 <source>Unknown server error</source><target state="new">Unknown server error</target>
11010 11134
11011 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11135 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11012 <trans-unit id="5927402622550505067" datatype="html"> 11136 <trans-unit id="5927402622550505067" datatype="html">
11013 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11137 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11014 <target state="translated">Multeɣ ɣer meṛṛa ibuda imiranen n <x id="PH"/>. Ad d-teṭṭfeḠilɣa ɣef meṛṛa tividyutin timaynutin.</target> 11138 <target state="translated">Multeɣ ɣer meṛṛa ibuda imiranen n <x id="PH"/>. Ad d-teṭṭfeḠilɣa ɣef meṛṛa tividyutin timaynutin.</target>
@@ -11437,42 +11561,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11437 <source>Published</source> 11561 <source>Published</source>
11438 <target>Yeffeɣ-d</target> 11562 <target>Yeffeɣ-d</target>
11439 11563
11440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11441 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11565 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11442 <context-group purpose="location"> 11566
11443 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11444 <context context-type="linenumber">178</context>
11445 </context-group>
11446 </trans-unit>
11447 11568
11448 <trans-unit id="5093002376262354382" datatype="html"> 11569 <trans-unit id="5093002376262354382" datatype="html">
11449 <source>Transcoding failed</source> 11570 <source>Transcoding failed</source>
11450 <target state="new">Transcoding failed</target> 11571 <target state="new">Transcoding failed</target>
11451 11572
11452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11453 <trans-unit id="118687079501751948" datatype="html"> 11574 <trans-unit id="118687079501751948" datatype="html">
11454 <source>Move to external storage failed</source> 11575 <source>Move to external storage failed</source>
11455 <target state="new">Move to external storage failed</target> 11576 <target state="new">Move to external storage failed</target>
11456 11577
11457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11458 <trans-unit id="4887724548587271148" datatype="html"> 11579 <trans-unit id="4887724548587271148" datatype="html">
11459 <source>Waiting transcoding</source> 11580 <source>Waiting transcoding</source>
11460 <target state="translated">Aṛaǧu n wanigtengel</target> 11581 <target state="translated">Aṛaǧu n wanigtengel</target>
11461 11582
11462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11463 <trans-unit id="4517785179607945981" datatype="html"> 11584 <trans-unit id="4517785179607945981" datatype="html">
11464 <source>To transcode</source> 11585 <source>To transcode</source>
11465 <target state="translated">i wanigtengel</target> 11586 <target state="translated">i wanigtengel</target>
11466 11587
11467 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11468 <trans-unit id="3299576663551440736" datatype="html"> 11589 <trans-unit id="3299576663551440736" datatype="html">
11469 <source>To import</source> 11590 <source>To import</source>
11470 <target state="translated">I uktar</target> 11591 <target state="translated">I uktar</target>
11471 11592
11472 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11473 <source>To edit</source><target state="new">To edit</target> 11594 <source>To edit</source><target state="new">To edit</target>
11474 11595
11475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11476 <trans-unit id="8492933894084361602" datatype="html"> 11597 <trans-unit id="8492933894084361602" datatype="html">
11477 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11598 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11478 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11599 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11555,35 +11676,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11555 <source>Your video was uploaded to your account and is private.</source> 11676 <source>Your video was uploaded to your account and is private.</source>
11556 <target state="translated">Tavidyut-ik·im tettwasuli É£er umiá¸an-ik·im yerna d tusligt.</target> 11677 <target state="translated">Tavidyut-ik·im tettwasuli É£er umiá¸an-ik·im yerna d tusligt.</target>
11557 11678
11558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11559 <trans-unit id="5699822024600815733" datatype="html"> 11680 <trans-unit id="5699822024600815733" datatype="html">
11560 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11681 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11561 <target state="translated">Maca ad tesruḥeḠisefka yemcudden (tibzimin, aglam...), d tidet tebɣiḠad teffɣeḠseg usebter-a?</target> 11682 <target state="translated">Maca ad tesruḥeḠisefka yemcudden (tibzimin, aglam...), d tidet tebɣiḠad teffɣeḠseg usebter-a?</target>
11562 11683
11563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11564 <trans-unit id="1219739004043110649" datatype="html"> 11685 <trans-unit id="1219739004043110649" datatype="html">
11565 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11686 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11566 <target state="translated">Tavidyut-a mazal ur d-tettwasuli ara, d tidet tebɣiḠad teffɣeḠseg usebter-a?</target> 11687 <target state="translated">Tavidyut-a mazal ur d-tettwasuli ara, d tidet tebɣiḠad teffɣeḠseg usebter-a?</target>
11567 11688
11568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11569 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11690 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11570 11691
11571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11572 <trans-unit id="6932865105766151309" datatype="html"> 11693 <trans-unit id="6932865105766151309" datatype="html">
11573 <source>Upload</source> 11694 <source>Upload</source>
11574 <target state="translated">Sali</target> 11695 <target state="translated">Sali</target>
11575 11696
11576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11577 <trans-unit id="8278735427925094503" datatype="html"> 11698 <trans-unit id="8278735427925094503" datatype="html">
11578 <source>Upload <x id="PH"/> </source> 11699 <source>Upload <x id="PH"/> </source>
11579 <target state="translated">Sali-d <x id="PH"/> </target> 11700 <target state="translated">Sali-d <x id="PH"/> </target>
11580 11701
11581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11582 <trans-unit id="5981816353437801748" datatype="html"> 11703 <trans-unit id="5981816353437801748" datatype="html">
11583 <source>Video published.</source> 11704 <source>Video published.</source>
11584 <target state="translated">Tavidyut yettwasuffɣen.</target> 11705 <target state="translated">Tavidyut yettwasuffɣen.</target>
11585 11706
11586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11587 <trans-unit id="764164089183618119" datatype="html"> 11708 <trans-unit id="764164089183618119" datatype="html">
11588 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11709 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11589 <target state="translated">You have unsaved changes! If you leave, your changes will be lost.</target> 11710 <target state="translated">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -11718,7 +11839,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11718 11839
11719 11840
11720 11841
11721 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11842 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11722 <trans-unit id="3354816756665089864" datatype="html"> 11843 <trans-unit id="3354816756665089864" datatype="html">
11723 <source>Autoplay is suspended</source> 11844 <source>Autoplay is suspended</source>
11724 <target state="translated">Taɣuri tawurmant tettwaseḥbes</target> 11845 <target state="translated">Taɣuri tawurmant tettwaseḥbes</target>
@@ -11809,7 +11930,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11809 <target state="translated">Ittwarna taggara-agi</target> 11930 <target state="translated">Ittwarna taggara-agi</target>
11810 11931
11811 11932
11812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11933 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11813 <trans-unit id="12646164819555880" datatype="html"> 11934 <trans-unit id="12646164819555880" datatype="html">
11814 <source>Videos from your subscriptions</source> 11935 <source>Videos from your subscriptions</source>
11815 <target state="translated">Tividyutin seg yimultaɣ-inek·inem</target> 11936 <target state="translated">Tividyutin seg yimultaɣ-inek·inem</target>
@@ -11818,17 +11939,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11818 <trans-unit id="1812379335568847528" datatype="html"> 11939 <trans-unit id="1812379335568847528" datatype="html">
11819 <source>Subscriptions</source> 11940 <source>Subscriptions</source>
11820 <target state="translated">Ijerriden</target> 11941 <target state="translated">Ijerriden</target>
11821 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 11942
11822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 11943
11823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 11944
11824 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 11945
11825 </trans-unit> 11946 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11826 <trans-unit id="186236568870281953" datatype="html"> 11947 <trans-unit id="186236568870281953" datatype="html">
11827 <source>History</source> 11948 <source>History</source>
11828 <target state="translated">Azray</target> 11949 <target state="translated">Azray</target>
11829 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 11950
11830 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 11951
11831 </trans-unit> 11952 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11832 <trans-unit id="5237588857224999862" datatype="html"> 11953 <trans-unit id="5237588857224999862" datatype="html">
11833 <source>Open actions</source> 11954 <source>Open actions</source>
11834 <target state="translated">Ldi tigawin</target> 11955 <target state="translated">Ldi tigawin</target>
@@ -11844,7 +11965,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11844 11965
11845 11966
11846 11967
11847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 11968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
11848 <trans-unit id="5668077948386857930" datatype="html"> 11969 <trans-unit id="5668077948386857930" datatype="html">
11849 <source>Exclude</source> 11970 <source>Exclude</source>
11850 <target state="new">Exclude</target> 11971 <target state="new">Exclude</target>
@@ -11879,19 +12000,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11879 <trans-unit id="4668975178372693951" datatype="html"> 12000 <trans-unit id="4668975178372693951" datatype="html">
11880 <source>Discover videos</source> 12001 <source>Discover videos</source>
11881 <target state="translated">Snirem tividyutin</target> 12002 <target state="translated">Snirem tividyutin</target>
11882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12003
11883 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12004
11884 </trans-unit> 12005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11885 <trans-unit id="8067135025051844577" datatype="html"> 12006 <trans-unit id="8067135025051844577" datatype="html">
11886 <source>Trending videos</source> 12007 <source>Trending videos</source>
11887 <target state="translated">Tividyutin i d-yettuɣalen</target> 12008 <target state="translated">Tividyutin i d-yettuɣalen</target>
11888 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12009
11889 </trans-unit> 12010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11890 <trans-unit id="664221386829541948" datatype="html"> 12011 <trans-unit id="664221386829541948" datatype="html">
11891 <source>Recently added videos</source> 12012 <source>Recently added videos</source>
11892 <target state="translated">Tividyutin yettwarnan melmi kan</target> 12013 <target state="translated">Tividyutin yettwarnan melmi kan</target>
11893 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12014
11894 </trans-unit> 12015 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11895 <trans-unit id="8212906256415538361" datatype="html"> 12016 <trans-unit id="8212906256415538361" datatype="html">
11896 <source>Upload a video</source> 12017 <source>Upload a video</source>
11897 <target state="translated">Sali-d tavidyut</target> 12018 <target state="translated">Sali-d tavidyut</target>
diff --git a/client/src/locale/angular.ko-KR.xlf b/client/src/locale/angular.ko-KR.xlf
index 9ca096248..741ffce3e 100644
--- a/client/src/locale/angular.ko-KR.xlf
+++ b/client/src/locale/angular.ko-KR.xlf
@@ -484,17 +484,17 @@
484 <target state="translated">ì˜ìƒ</target> 484 <target state="translated">ì˜ìƒ</target>
485 485
486 486
487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
488 <trans-unit id="6995024616159044376" datatype="html"> 488 <trans-unit id="6995024616159044376" datatype="html">
489 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 489 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
490 <target state="translated">ì´ ì˜ìƒìœ¼ë¡œ 회ì›ë‹˜ì˜ ì˜ìƒ 제한 ìš©ëŸ‰ì´ ì´ˆê³¼í•˜ê²Œ ë©ë‹ˆë‹¤. (ì˜ìƒ í¬ê¸°: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 공간: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, 제한 용량: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 490 <target state="translated">ì´ ì˜ìƒìœ¼ë¡œ 회ì›ë‹˜ì˜ ì˜ìƒ 제한 ìš©ëŸ‰ì´ ì´ˆê³¼í•˜ê²Œ ë©ë‹ˆë‹¤. (ì˜ìƒ í¬ê¸°: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 공간: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, 제한 용량: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
491 491
492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
493 <trans-unit id="7873395933409147217" datatype="html"> 493 <trans-unit id="7873395933409147217" datatype="html">
494 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 494 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
495 <target state="translated">ì´ ë™ì˜ìƒìœ¼ë¡œ 회ì›ë‹˜ì˜ ì¼ì¼ ì˜ìƒ 용량 ì œí•œì´ ì´ˆê³¼í•˜ê²Œ ë©ë‹ˆë‹¤. (ì˜ìƒ 용량: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 용량: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, 제한 용량: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 495 <target state="translated">ì´ ë™ì˜ìƒìœ¼ë¡œ 회ì›ë‹˜ì˜ ì¼ì¼ ì˜ìƒ 용량 ì œí•œì´ ì´ˆê³¼í•˜ê²Œ ë©ë‹ˆë‹¤. (ì˜ìƒ 용량: <x id="PH" equiv-text="videoSizeBytes"/>, 사용한 용량: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, 제한 용량: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
496 496
497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
498 <trans-unit id="5235042777215655908" datatype="html"> 498 <trans-unit id="5235042777215655908" datatype="html">
499 <source>subtitles</source> 499 <source>subtitles</source>
500 <target state="translated">ìžë§‰</target> 500 <target state="translated">ìžë§‰</target>
@@ -559,8 +559,8 @@
559 <trans-unit id="2466846716878254816" datatype="html"> 559 <trans-unit id="2466846716878254816" datatype="html">
560 <source>Element <x id="PH" equiv-text="param"/> not found</source> 560 <source>Element <x id="PH" equiv-text="param"/> not found</source>
561 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 ì°¾ì„ ìˆ˜ ì—†ìŒ</target> 561 <target state="translated">구성요소 <x id="PH" equiv-text="param"/> 를 ì°¾ì„ ìˆ˜ ì—†ìŒ</target>
562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 562
563 </trans-unit> 563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
564 <trans-unit id="7539427273132299890"> 564 <trans-unit id="7539427273132299890">
565 <source>Unlisted</source> 565 <source>Unlisted</source>
566 <target>목ë¡ì— 미표시</target> 566 <target>목ë¡ì— 미표시</target>
@@ -714,13 +714,10 @@
714 <source>Only live videos</source> 714 <source>Only live videos</source>
715 <target state="translated">실시간 ì˜ìƒë§Œ</target> 715 <target state="translated">실시간 ì˜ìƒë§Œ</target>
716 716
717 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 717 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
718 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 718 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
719 <context-group purpose="location"> 719
720 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 720 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
721 <context context-type="linenumber">170</context>
722 </context-group>
723 </trans-unit>
724 <trans-unit id="7585826646011739428"> 721 <trans-unit id="7585826646011739428">
725 <source>Edit</source> 722 <source>Edit</source>
726 <target>편집</target> 723 <target>편집</target>
@@ -1172,22 +1169,28 @@
1172 <source>Username or email address</source> 1169 <source>Username or email address</source>
1173 <target>사용ìžëª… í˜¹ì€ ì´ë©”ì¼ ì£¼ì†Œ</target> 1170 <target>사용ìžëª… í˜¹ì€ ì´ë©”ì¼ ì£¼ì†Œ</target>
1174 1171
1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1176 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1173 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1174
1175
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1177 <trans-unit id="1758058452376026925" datatype="html">
1178 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1179 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1180
1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1182 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1177 <context-group purpose="location"> 1183 <context-group purpose="location">
1178 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1184 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1179 <context context-type="linenumber">46</context> 1185 <context context-type="linenumber">70</context>
1180 </context-group> 1186 </context-group>
1187 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1188 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1181 <context-group purpose="location"> 1189 <context-group purpose="location">
1182 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1190 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1183 <context context-type="linenumber">53</context> 1191 <context context-type="linenumber">72</context>
1184 </context-group> 1192 </context-group>
1185 </trans-unit> 1193 </trans-unit>
1186 <trans-unit id="1758058452376026925" datatype="html">
1187 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1188 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1189
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1191 <trans-unit id="1431416938026210429"> 1194 <trans-unit id="1431416938026210429">
1192 <source>Password</source> 1195 <source>Password</source>
1193 <target>암호</target> 1196 <target>암호</target>
@@ -1199,17 +1202,17 @@
1199 1202
1200 1203
1201 1204
1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1203 <trans-unit id="8715156686857791956" datatype="html"> 1206 <trans-unit id="8715156686857791956" datatype="html">
1204 <source>Click here to reset your password</source> 1207 <source>Click here to reset your password</source>
1205 <target state="translated">비밀번호를 초기화하려면 여기를 í´ë¦­í•˜ì„¸ìš”</target> 1208 <target state="translated">비밀번호를 초기화하려면 여기를 í´ë¦­í•˜ì„¸ìš”</target>
1206 1209
1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1208 <trans-unit id="892063502898494584" datatype="html"> 1211 <trans-unit id="892063502898494584" datatype="html">
1209 <source>I forgot my password</source> 1212 <source>I forgot my password</source>
1210 <target state="translated">비밀번호를 잊었습니다</target> 1213 <target state="translated">비밀번호를 잊었습니다</target>
1211 1214
1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1213 <trans-unit id="2101170466365500913" datatype="html"> 1216 <trans-unit id="2101170466365500913" datatype="html">
1214 <source>Logging into an account lets you publish content</source> 1217 <source>Logging into an account lets you publish content</source>
1215 <target state="new"> Logging into an account lets you publish content </target> 1218 <target state="new"> Logging into an account lets you publish content </target>
@@ -1231,29 +1234,29 @@
1231 <source>Or sign in with</source> 1234 <source>Or sign in with</source>
1232 <target state="new">Or sign in with</target> 1235 <target state="new">Or sign in with</target>
1233 1236
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1235 <trans-unit id="3238209155172574367"> 1238 <trans-unit id="3238209155172574367">
1236 <source>Forgot your password</source> 1239 <source>Forgot your password</source>
1237 <target>암호 잊ìŒ</target> 1240 <target>암호 잊ìŒ</target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1240 <trans-unit id="87327320394367488" datatype="html"> 1243 <trans-unit id="87327320394367488" datatype="html">
1241 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1244 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1242 <target state="translated">죄송합니다. ì´ ì¸ìŠ¤í„´ìŠ¤ì˜ 관리ìžê°€ PeerTube ì´ë©”ì¼ ì‹œìŠ¤í…œì„ ì„¤ì •í•˜ì§€ ì•Šì•„ì„œ 비밀번호를 복구할 수 없습니다.</target> 1245 <target state="translated">죄송합니다. ì´ ì¸ìŠ¤í„´ìŠ¤ì˜ 관리ìžê°€ PeerTube ì´ë©”ì¼ ì‹œìŠ¤í…œì„ ì„¤ì •í•˜ì§€ ì•Šì•„ì„œ 비밀번호를 복구할 수 없습니다.</target>
1243 1246
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1245 <trans-unit id="3188014010833256853" datatype="html"> 1248 <trans-unit id="3188014010833256853" datatype="html">
1246 <source>Enter your email address and we will send you a link to reset your password.</source> 1249 <source>Enter your email address and we will send you a link to reset your password.</source>
1247 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1250 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1248 1251
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1250 <trans-unit id="1190256911880544559" datatype="html"> 1253 <trans-unit id="1190256911880544559" datatype="html">
1251 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1254 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1252The link will expire within 1 hour.</source> 1255The link will expire within 1 hour.</source>
1253 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1256 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1254The link will expire within 1 hour.</target> 1257The link will expire within 1 hour.</target>
1255 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1257 <trans-unit id="4768749765465246664"> 1260 <trans-unit id="4768749765465246664">
1258 <source>Email</source> 1261 <source>Email</source>
1259 <target>ì´ë©”ì¼</target> 1262 <target>ì´ë©”ì¼</target>
@@ -1265,19 +1268,19 @@ The link will expire within 1 hour.</target>
1265 1268
1266 1269
1267 1270
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1269 <trans-unit id="3967269098753656610"> 1272 <trans-unit id="3967269098753656610">
1270 <source>Email address</source> 1273 <source>Email address</source>
1271 <target>ì´ë©”ì¼ ì£¼ì†Œ</target> 1274 <target>ì´ë©”ì¼ ì£¼ì†Œ</target>
1272 1275
1273 1276
1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1275 <trans-unit id="7808756054397155068" datatype="html"> 1278 <trans-unit id="7808756054397155068" datatype="html">
1276 <source>Reset</source> 1279 <source>Reset</source>
1277 <target state="translated">초기화</target> 1280 <target state="translated">초기화</target>
1278 <note priority="1" from="description">Password reset button</note> 1281 <note priority="1" from="description">Password reset button</note>
1279 1282
1280 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1283 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1281 <trans-unit id="4319634264526091601" datatype="html"> 1284 <trans-unit id="4319634264526091601" datatype="html">
1282 <source>on this instance</source> 1285 <source>on this instance</source>
1283 <target state="translated">ì´ ì¸ìŠ¤í„´ìŠ¤ì—ì„œ</target> 1286 <target state="translated">ì´ ì¸ìŠ¤í„´ìŠ¤ì—ì„œ</target>
@@ -1498,6 +1501,12 @@ The link will expire within 1 hour.</target>
1498 <source>Configure my instance</source> 1501 <source>Configure my instance</source>
1499 <target state="translated">ë‚´ ì¸ìŠ¤í„´ìŠ¤ 설정</target> 1502 <target state="translated">ë‚´ ì¸ìŠ¤í„´ìŠ¤ 설정</target>
1500 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1503 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1504 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1505 <source>Confirm your password</source><target state="new">Confirm your password</target>
1506 <context-group purpose="location">
1507 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1508 <context context-type="linenumber">54</context>
1509 </context-group>
1501 </trans-unit> 1510 </trans-unit>
1502 <trans-unit id="9005121595859995793" datatype="html"> 1511 <trans-unit id="9005121595859995793" datatype="html">
1503 <source>Configuration warning!</source> 1512 <source>Configuration warning!</source>
@@ -1702,7 +1711,7 @@ The link will expire within 1 hour.</target>
1702 <source>My account</source> 1711 <source>My account</source>
1703 <target state="new">My account</target> 1712 <target state="new">My account</target>
1704 1713
1705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1714 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1706 <trans-unit id="6371572688505952303" datatype="html"> 1715 <trans-unit id="6371572688505952303" datatype="html">
1707 <source>My library</source> 1716 <source>My library</source>
1708 <target state="new">My library</target> 1717 <target state="new">My library</target>
@@ -1713,7 +1722,7 @@ The link will expire within 1 hour.</target>
1713 <target>계정 만들기</target> 1722 <target>계정 만들기</target>
1714 1723
1715 1724
1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1717 <trans-unit id="3108704604266608109" datatype="html"> 1726 <trans-unit id="3108704604266608109" datatype="html">
1718 <source>My video imports</source> 1727 <source>My video imports</source>
1719 <target state="new">My video imports</target> 1728 <target state="new">My video imports</target>
@@ -1733,34 +1742,34 @@ The link will expire within 1 hour.</target>
1733 <source>Import jobs concurrency</source> 1742 <source>Import jobs concurrency</source>
1734 <target state="new">Import jobs concurrency</target> 1743 <target state="new">Import jobs concurrency</target>
1735 1744
1736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1737 <trans-unit id="2184839376696112704" datatype="html"> 1746 <trans-unit id="2184839376696112704" datatype="html">
1738 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1747 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1739 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1748 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1740 1749
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1742 <trans-unit id="780513172839038392" datatype="html"> 1751 <trans-unit id="780513172839038392" datatype="html">
1743 <source>jobs in parallel</source> 1752 <source>jobs in parallel</source>
1744 <target state="new">jobs in parallel</target> 1753 <target state="new">jobs in parallel</target>
1745 1754
1746 1755
1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1748 <trans-unit id="5997625369044180192" datatype="html"> 1757 <trans-unit id="5997625369044180192" datatype="html">
1749 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1758 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1750 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1759 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1751 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1753 <trans-unit id="2095604754338363597" datatype="html"> 1762 <trans-unit id="2095604754338363597" datatype="html">
1754 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1763 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1755 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1764 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1756 1765
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1758 <trans-unit id="7627544798203088407"> 1767 <trans-unit id="7627544798203088407">
1759 <source>Discover</source> 1768 <source>Discover</source>
1760 <target>발견</target> 1769 <target>발견</target>
1761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1770
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1764 <trans-unit id="7844706011418789951"> 1773 <trans-unit id="7844706011418789951">
1765 <source>Administration</source> 1774 <source>Administration</source>
1766 <target>관리</target> 1775 <target>관리</target>
@@ -1978,7 +1987,7 @@ The link will expire within 1 hour.</target>
1978 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1987 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1979 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1988 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1980 1989
1981 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1990 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1982 <trans-unit id="5131854469652959713" datatype="html"> 1991 <trans-unit id="5131854469652959713" datatype="html">
1983 <source>GLOBAL SEARCH</source> 1992 <source>GLOBAL SEARCH</source>
1984 <target state="new">GLOBAL SEARCH</target> 1993 <target state="new">GLOBAL SEARCH</target>
@@ -2371,7 +2380,7 @@ The link will expire within 1 hour.</target>
2371 2380
2372 2381
2373 2382
2374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2375 <trans-unit id="2504502765849142619" datatype="html"> 2384 <trans-unit id="2504502765849142619" datatype="html">
2376 <source>No items found</source> 2385 <source>No items found</source>
2377 <target state="new">No items found</target> 2386 <target state="new">No items found</target>
@@ -2792,7 +2801,7 @@ The link will expire within 1 hour.</target>
2792 <source>Upload on hold</source> 2801 <source>Upload on hold</source>
2793 <target state="new">Upload on hold</target> 2802 <target state="new">Upload on hold</target>
2794 2803
2795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2796 <trans-unit id="285180972645018518" datatype="html"> 2805 <trans-unit id="285180972645018518" datatype="html">
2797 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2806 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2798 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2807 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -3066,7 +3075,7 @@ The link will expire within 1 hour.</target>
3066 3075
3067 3076
3068 3077
3069 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3078 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3070 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3079 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3071</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3080</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3072</target> 3081</target>
@@ -3792,70 +3801,77 @@ The link will expire within 1 hour.</target>
3792 3801
3793 3802
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3795 <trans-unit id="7046347992315328430" datatype="html"> 3804
3796 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3797 <target state="new">
3798 Transcoding is enabled. The video quota only takes into account
3799 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3800 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3801 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3802 At most, this user could upload ~
3803 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3804
3805 </target>
3806
3807
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3809 <trans-unit id="2743014784334706527" datatype="html"> 3805 <trans-unit id="2743014784334706527" datatype="html">
3810 <source>Daily video quota</source> 3806 <source>Daily video quota</source>
3811 <target state="new">Daily video quota</target> 3807 <target state="new">Daily video quota</target>
3812 3808
3813 3809
3814 3810
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3816 <trans-unit id="2622255144026150901" datatype="html"> 3812 <trans-unit id="2622255144026150901" datatype="html">
3817 <source>Auth plugin</source> 3813 <source>Auth plugin</source>
3818 <target state="new">Auth plugin</target> 3814 <target state="new">Auth plugin</target>
3819 3815
3820 3816
3821 3817
3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3823 <trans-unit id="588099657508661970" datatype="html"> 3819 <trans-unit id="588099657508661970" datatype="html">
3824 <source>None (local authentication)</source> 3820 <source>None (local authentication)</source>
3825 <target state="new">None (local authentication)</target> 3821 <target state="new">None (local authentication)</target>
3826 3822
3827 3823
3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3829 <trans-unit id="2070907480317730379" datatype="html"> 3825 <trans-unit id="2070907480317730379" datatype="html">
3830 <source>Doesn't need review before a video goes public</source> 3826 <source>Doesn't need review before a video goes public</source>
3831 <target state="new">Doesn't need review before a video goes public</target> 3827 <target state="new">Doesn't need review before a video goes public</target>
3832 3828
3833 3829
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3835 <trans-unit id="6667250632809964191" datatype="html"> 3831 <trans-unit id="6667250632809964191" datatype="html">
3836 <source>Send a link to reset the password by email to the user</source> 3832 <source>Send a link to reset the password by email to the user</source>
3837 <target state="new">Send a link to reset the password by email to the user</target> 3833 <target state="new">Send a link to reset the password by email to the user</target>
3838 3834
3839 3835
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3841 <trans-unit id="1412406834353485520" datatype="html"> 3837 <trans-unit id="1412406834353485520" datatype="html">
3842 <source>Ask for new password</source> 3838 <source>Ask for new password</source>
3843 <target state="new">Ask for new password</target> 3839 <target state="new">Ask for new password</target>
3844 3840
3845 3841
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3847 <trans-unit id="3791201588898094481" datatype="html"> 3843 <trans-unit id="3791201588898094481" datatype="html">
3848 <source>Manually set the user password</source> 3844 <source>Manually set the user password</source>
3849 <target state="new">Manually set the user password</target> 3845 <target state="new">Manually set the user password</target>
3850 3846
3851 3847
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3849 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3850 <context-group purpose="location">
3851 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3852 <context context-type="linenumber">227</context>
3853 </context-group>
3854 <context-group purpose="location">
3855 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3856 <context context-type="linenumber">227</context>
3857 </context-group>
3858 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3859 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3860 <context-group purpose="location">
3861 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3862 <context context-type="linenumber">228</context>
3863 </context-group>
3864 <context-group purpose="location">
3865 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3866 <context context-type="linenumber">228</context>
3867 </context-group>
3868 </trans-unit>
3853 <trans-unit id="8461842260159597706" datatype="html"> 3869 <trans-unit id="8461842260159597706" datatype="html">
3854 <source>Show</source> 3870 <source>Show</source>
3855 <target state="new">Show</target> 3871 <target state="new">Show</target>
3856 3872
3857 3873
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3859 <trans-unit id="8461609631969932886" datatype="html"> 3875 <trans-unit id="8461609631969932886" datatype="html">
3860 <source>Hide</source> 3876 <source>Hide</source>
3861 <target state="new">Hide</target> 3877 <target state="new">Hide</target>
@@ -3864,7 +3880,7 @@ The link will expire within 1 hour.</target>
3864 3880
3865 3881
3866 3882
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3868 <trans-unit id="7049348886126005391" datatype="html"> 3884 <trans-unit id="7049348886126005391" datatype="html">
3869 <source>Batch actions</source> 3885 <source>Batch actions</source>
3870 <target state="new">Batch actions</target> 3886 <target state="new">Batch actions</target>
@@ -3944,22 +3960,22 @@ The link will expire within 1 hour.</target>
3944 <trans-unit id="7815838401315213887" datatype="html"> 3960 <trans-unit id="7815838401315213887" datatype="html">
3945 <source>Muted accounts</source> 3961 <source>Muted accounts</source>
3946 <target state="new">Muted accounts</target> 3962 <target state="new">Muted accounts</target>
3947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3963
3948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3964
3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3965
3950 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3966
3951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3967
3952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3968
3953 </trans-unit> 3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3954 <trans-unit id="5668793810321242853" datatype="html"> 3970 <trans-unit id="5668793810321242853" datatype="html">
3955 <source>Muted servers</source> 3971 <source>Muted servers</source>
3956 <target state="new">Muted servers</target> 3972 <target state="new">Muted servers</target>
3957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3973
3958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3974
3959 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3975
3960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3976
3961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3977
3962 </trans-unit> 3978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3963 <trans-unit id="2343069726009080052" datatype="html"> 3979 <trans-unit id="2343069726009080052" datatype="html">
3964 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3980 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3965 <target state="new">Video 3981 <target state="new">Video
@@ -5137,171 +5153,165 @@ The link will expire within 1 hour.</target>
5137 5153
5138 5154
5139 5155
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5141 <trans-unit id="8509882464852636851" datatype="html"> 5157 <trans-unit id="8509882464852636851" datatype="html">
5142 <source>Default daily upload limit per user</source> 5158 <source>Default daily upload limit per user</source>
5143 <target state="new">Default daily upload limit per user</target> 5159 <target state="new">Default daily upload limit per user</target>
5144 5160
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5146 <trans-unit id="4719342289581047890" datatype="html"> 5162 <trans-unit id="4719342289581047890" datatype="html">
5147 <source>Allow import with a torrent file or a magnet URI</source> 5163 <source>Allow import with a torrent file or a magnet URI</source>
5148 <target state="new">Allow import with a torrent file or a magnet URI</target> 5164 <target state="new">Allow import with a torrent file or a magnet URI</target>
5149 5165
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5151 <trans-unit id="6801844913630625451" datatype="html"> 5167 <trans-unit id="6801844913630625451" datatype="html">
5152 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5168 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5153 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5169 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5154 5170
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
5156 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5172 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5157 <context-group purpose="location"> 5173
5158 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
5159 <context context-type="linenumber">293</context>
5160 </context-group>
5161 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5162 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5175 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5163 <context-group purpose="location"> 5176
5164 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5165 <context context-type="linenumber">296,298</context>
5166 </context-group>
5167 </trans-unit>
5168 <trans-unit id="3950258704315544174" datatype="html"> 5178 <trans-unit id="3950258704315544174" datatype="html">
5169 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5179 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5170 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5180 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5171 5181
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5173 <trans-unit id="424703522835656806" datatype="html"> 5183 <trans-unit id="424703522835656806" datatype="html">
5174 <source>VIDEO CHANNELS</source> 5184 <source>VIDEO CHANNELS</source>
5175 <target state="new">VIDEO CHANNELS</target> 5185 <target state="new">VIDEO CHANNELS</target>
5176 5186
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5178 <trans-unit id="7026684190224451991" datatype="html"> 5188 <trans-unit id="7026684190224451991" datatype="html">
5179 <source>Max video channels per user</source> 5189 <source>Max video channels per user</source>
5180 <target state="new">Max video channels per user</target> 5190 <target state="new">Max video channels per user</target>
5181 5191
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5183 <trans-unit id="3840267063842708224" datatype="html"> 5193 <trans-unit id="3840267063842708224" datatype="html">
5184 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5194 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5185 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5195 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5186 5196
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5188 <trans-unit id="3428986951244800347" datatype="html"> 5198 <trans-unit id="3428986951244800347" datatype="html">
5189 <source>Block new videos automatically</source> 5199 <source>Block new videos automatically</source>
5190 <target state="new">Block new videos automatically</target> 5200 <target state="new">Block new videos automatically</target>
5191 5201
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5193 <trans-unit id="2054846790157376783" datatype="html"> 5203 <trans-unit id="2054846790157376783" datatype="html">
5194 <source>SEARCH</source> 5204 <source>SEARCH</source>
5195 <target state="new">SEARCH</target> 5205 <target state="new">SEARCH</target>
5196 5206
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5198 <trans-unit id="3442084803796199253" datatype="html"> 5208 <trans-unit id="3442084803796199253" datatype="html">
5199 <source>Allow users to do remote URI/handle search</source> 5209 <source>Allow users to do remote URI/handle search</source>
5200 <target state="new">Allow users to do remote URI/handle search</target> 5210 <target state="new">Allow users to do remote URI/handle search</target>
5201 5211
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5203 <trans-unit id="2258148539285928012" datatype="html"> 5213 <trans-unit id="2258148539285928012" datatype="html">
5204 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5214 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5205 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5215 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5206 5216
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5208 <trans-unit id="7295422540935146771" datatype="html"> 5218 <trans-unit id="7295422540935146771" datatype="html">
5209 <source>Allow anonymous to do remote URI/handle search</source> 5219 <source>Allow anonymous to do remote URI/handle search</source>
5210 <target state="new">Allow anonymous to do remote URI/handle search</target> 5220 <target state="new">Allow anonymous to do remote URI/handle search</target>
5211 5221
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5213 <trans-unit id="7305237807882754643" datatype="html"> 5223 <trans-unit id="7305237807882754643" datatype="html">
5214 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5224 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5215 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5225 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5216 5226
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5218 <trans-unit id="5273935530181504015" datatype="html"> 5228 <trans-unit id="5273935530181504015" datatype="html">
5219 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5229 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5220 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5230 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5221 5231
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5223 <trans-unit id="1886227550697837417" datatype="html"> 5233 <trans-unit id="1886227550697837417" datatype="html">
5224 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5234 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5225 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5235 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5226 5236
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5228 <trans-unit id="2331464426553277323" datatype="html"> 5238 <trans-unit id="2331464426553277323" datatype="html">
5229 <source>Search index URL</source> 5239 <source>Search index URL</source>
5230 <target state="new">Search index URL</target> 5240 <target state="new">Search index URL</target>
5231 5241
5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5233 <trans-unit id="8524278911521465398" datatype="html"> 5243 <trans-unit id="8524278911521465398" datatype="html">
5234 <source>Disable local search in search bar</source> 5244 <source>Disable local search in search bar</source>
5235 <target state="new">Disable local search in search bar</target> 5245 <target state="new">Disable local search in search bar</target>
5236 5246
5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5238 <trans-unit id="6568991917245875948" datatype="html"> 5248 <trans-unit id="6568991917245875948" datatype="html">
5239 <source>Otherwise the local search stays used by default</source> 5249 <source>Otherwise the local search stays used by default</source>
5240 <target state="new">Otherwise the local search stays used by default</target> 5250 <target state="new">Otherwise the local search stays used by default</target>
5241 5251
5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5243 <trans-unit id="4444955208013675027" datatype="html"> 5253 <trans-unit id="4444955208013675027" datatype="html">
5244 <source>Search bar uses the global search index by default</source> 5254 <source>Search bar uses the global search index by default</source>
5245 <target state="new">Search bar uses the global search index by default</target> 5255 <target state="new">Search bar uses the global search index by default</target>
5246 5256
5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5248 <trans-unit id="6476750382562952780" datatype="html"> 5258 <trans-unit id="6476750382562952780" datatype="html">
5249 <source>Enable global search</source> 5259 <source>Enable global search</source>
5250 <target state="new">Enable global search</target> 5260 <target state="new">Enable global search</target>
5251 5261
5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5253 <trans-unit id="836183323506117145" datatype="html"> 5263 <trans-unit id="836183323506117145" datatype="html">
5254 <source>FEDERATION</source> 5264 <source>FEDERATION</source>
5255 <target state="new">FEDERATION</target> 5265 <target state="new">FEDERATION</target>
5256 5266
5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5258 <trans-unit id="252719899360434356" datatype="html"> 5268 <trans-unit id="252719899360434356" datatype="html">
5259 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5269 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5260 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5270 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5261 5271
5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5263 <trans-unit id="9119248927271669654" datatype="html"> 5273 <trans-unit id="9119248927271669654" datatype="html">
5264 <source>Other instances can follow yours</source> 5274 <source>Other instances can follow yours</source>
5265 <target state="new">Other instances can follow yours</target> 5275 <target state="new">Other instances can follow yours</target>
5266 5276
5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5268 <trans-unit id="7015551137649102649" datatype="html"> 5278 <trans-unit id="7015551137649102649" datatype="html">
5269 <source>Manually approve new instance followers</source> 5279 <source>Manually approve new instance followers</source>
5270 <target state="new">Manually approve new instance followers</target> 5280 <target state="new">Manually approve new instance followers</target>
5271 5281
5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5273 <trans-unit id="4803992993548153434" datatype="html"> 5283 <trans-unit id="4803992993548153434" datatype="html">
5274 <source>Automatically follow back instances</source> 5284 <source>Automatically follow back instances</source>
5275 <target state="new">Automatically follow back instances</target> 5285 <target state="new">Automatically follow back instances</target>
5276 5286
5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5278 <trans-unit id="2092224316392295720" datatype="html"> 5288 <trans-unit id="2092224316392295720" datatype="html">
5279 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5289 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5280 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5290 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5281 5291
5282 5292
5283 5293
5284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5285 <trans-unit id="1718269478813020014" datatype="html"> 5295 <trans-unit id="1718269478813020014" datatype="html">
5286 <source>Index URL</source> 5296 <source>Index URL</source>
5287 <target state="new">Index URL</target> 5297 <target state="new">Index URL</target>
5288 5298
5289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5290 <trans-unit id="173263206605027981" datatype="html"> 5300 <trans-unit id="173263206605027981" datatype="html">
5291 <source>Automatically follow instances of a public index</source> 5301 <source>Automatically follow instances of a public index</source>
5292 <target state="new">Automatically follow instances of a public index</target> 5302 <target state="new">Automatically follow instances of a public index</target>
5293 5303
5294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5295 <trans-unit id="9076632742417302918" datatype="html"> 5305 <trans-unit id="9076632742417302918" datatype="html">
5296 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5306 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5297 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5307 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5298 5308
5299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5300 <trans-unit id="3946988229617310200" datatype="html"> 5310 <trans-unit id="3946988229617310200" datatype="html">
5301 <source>ADMINISTRATORS</source> 5311 <source>ADMINISTRATORS</source>
5302 <target state="new">ADMINISTRATORS</target> 5312 <target state="new">ADMINISTRATORS</target>
5303 5313
5304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5305 <trans-unit id="2149300564474427551" datatype="html"> 5315 <trans-unit id="2149300564474427551" datatype="html">
5306 <source>Administrator</source> 5316 <source>Administrator</source>
5307 <target state="new">Administrator</target> 5317 <target state="new">Administrator</target>
@@ -5311,12 +5321,12 @@ The link will expire within 1 hour.</target>
5311 <source>Admin email</source> 5321 <source>Admin email</source>
5312 <target state="new">Admin email</target> 5322 <target state="new">Admin email</target>
5313 5323
5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5315 <trans-unit id="4722881456283329321" datatype="html"> 5325 <trans-unit id="4722881456283329321" datatype="html">
5316 <source>Enable contact form</source> 5326 <source>Enable contact form</source>
5317 <target state="new">Enable contact form</target> 5327 <target state="new">Enable contact form</target>
5318 5328
5319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5320 <trans-unit id="5926348345797688952" datatype="html"> 5330 <trans-unit id="5926348345797688952" datatype="html">
5321 <source>VOD Transcoding</source> 5331 <source>VOD Transcoding</source>
5322 <target state="new">VOD Transcoding</target> 5332 <target state="new">VOD Transcoding</target>
@@ -5326,27 +5336,27 @@ The link will expire within 1 hour.</target>
5326 <source>TWITTER</source> 5336 <source>TWITTER</source>
5327 <target state="new">TWITTER</target> 5337 <target state="new">TWITTER</target>
5328 5338
5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5330 <trans-unit id="3202133522706129143" datatype="html"> 5340 <trans-unit id="3202133522706129143" datatype="html">
5331 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5341 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5332 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5342 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5333 5343
5334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5335 <trans-unit id="4087837092261487511" datatype="html"> 5345 <trans-unit id="4087837092261487511" datatype="html">
5336 <source>Your Twitter username</source> 5346 <source>Your Twitter username</source>
5337 <target state="new">Your Twitter username</target> 5347 <target state="new">Your Twitter username</target>
5338 5348
5339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5340 <trans-unit id="5648651824279408711" datatype="html"> 5350 <trans-unit id="5648651824279408711" datatype="html">
5341 <source>Instance allowed by Twitter</source> 5351 <source>Instance allowed by Twitter</source>
5342 <target state="new">Instance allowed by Twitter</target> 5352 <target state="new">Instance allowed by Twitter</target>
5343 5353
5344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5345 <trans-unit id="2076338542820061819" datatype="html"> 5355 <trans-unit id="2076338542820061819" datatype="html">
5346 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5356 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5347 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5357 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5348 5358
5349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5359 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5350 <trans-unit id="493135676263039396" datatype="html"> 5360 <trans-unit id="493135676263039396" datatype="html">
5351 <source>LIVE</source> 5361 <source>LIVE</source>
5352 <target state="new">LIVE</target> 5362 <target state="new">LIVE</target>
@@ -5741,11 +5751,73 @@ color: red;
5741 <source>PASSWORD</source> 5751 <source>PASSWORD</source>
5742 <target state="new">PASSWORD</target> 5752 <target state="new">PASSWORD</target>
5743 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5753 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5754 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5755 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5756 <context-group purpose="location">
5757 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5758 <context context-type="linenumber">67</context>
5759 </context-group>
5744 </trans-unit> 5760 </trans-unit>
5745 <trans-unit id="9012586956848595996" datatype="html"> 5761 <trans-unit id="9012586956848595996" datatype="html">
5746 <source>EMAIL</source> 5762 <source>EMAIL</source>
5747 <target state="new">EMAIL</target> 5763 <target state="new">EMAIL</target>
5748 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5764
5765 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5766 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5767 <context-group purpose="location">
5768 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5769 <context context-type="linenumber">3,5</context>
5770 </context-group>
5771 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5772 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5773 <context-group purpose="location">
5774 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5775 <context context-type="linenumber">5</context>
5776 </context-group>
5777 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5778 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5779 <context-group purpose="location">
5780 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5781 <context context-type="linenumber">9</context>
5782 </context-group>
5783 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5784 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5785 <context-group purpose="location">
5786 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5787 <context context-type="linenumber">31</context>
5788 </context-group>
5789 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5790 <source>Disable two factor</source><target state="new">Disable two factor</target>
5791 <context-group purpose="location">
5792 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5793 <context context-type="linenumber">33</context>
5794 </context-group>
5795 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5796 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5797 <context-group purpose="location">
5798 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5799 <context context-type="linenumber">43</context>
5800 </context-group>
5801 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5802 <source> Two factor authentication is already enabled.
5803</source><target state="new"> Two factor authentication is already enabled.
5804</target>
5805 <context-group purpose="location">
5806 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5807 <context context-type="linenumber">6,8</context>
5808 </context-group>
5809 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5810 <source>Your password</source><target state="new">Your password</target>
5811 <context-group purpose="location">
5812 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5813 <context context-type="linenumber">14</context>
5814 </context-group>
5815 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5816 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5817 <context-group purpose="location">
5818 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5819 <context context-type="linenumber">15</context>
5820 </context-group>
5749 </trans-unit> 5821 </trans-unit>
5750 <trans-unit id="7752239348028675311" datatype="html"> 5822 <trans-unit id="7752239348028675311" datatype="html">
5751 <source>DANGER ZONE</source> 5823 <source>DANGER ZONE</source>
@@ -5753,7 +5825,7 @@ color: red;
5753 5825
5754 5826
5755 5827
5756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5757 <trans-unit id="4915431133669985304" datatype="html"> 5829 <trans-unit id="4915431133669985304" datatype="html">
5758 <source>Profile</source> 5830 <source>Profile</source>
5759 <target state="new">Profile</target> 5831 <target state="new">Profile</target>
@@ -5901,7 +5973,7 @@ color: red;
5901 <target state="new">Current password</target> 5973 <target state="new">Current password</target>
5902 5974
5903 5975
5904 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5976 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5905 <trans-unit id="3588415639242079458" datatype="html"> 5977 <trans-unit id="3588415639242079458" datatype="html">
5906 <source>New password</source> 5978 <source>New password</source>
5907 <target state="new">New password</target> 5979 <target state="new">New password</target>
@@ -6151,7 +6223,17 @@ color: red;
6151 <trans-unit id="4247400351982331798" datatype="html"> 6223 <trans-unit id="4247400351982331798" datatype="html">
6152 <source>Account settings</source> 6224 <source>Account settings</source>
6153 <target state="new">Account settings</target> 6225 <target state="new">Account settings</target>
6154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6226
6227 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6228 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6229 <context-group purpose="location">
6230 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6231 <context context-type="linenumber">39</context>
6232 </context-group>
6233 <context-group purpose="location">
6234 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6235 <context context-type="linenumber">3</context>
6236 </context-group>
6155 </trans-unit> 6237 </trans-unit>
6156 <trans-unit id="2864486939135008600" datatype="html"> 6238 <trans-unit id="2864486939135008600" datatype="html">
6157 <source>Playlist elements</source> 6239 <source>Playlist elements</source>
@@ -7473,7 +7555,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7473 7555
7474 7556
7475 7557
7476 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7558 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7477 <trans-unit id="25349740244798533" datatype="html"> 7559 <trans-unit id="25349740244798533" datatype="html">
7478 <source>Username copied</source> 7560 <source>Username copied</source>
7479 <target state="new">Username copied</target> 7561 <target state="new">Username copied</target>
@@ -7649,7 +7731,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7649 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7731 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7650 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7732 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7651 7733
7652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7653 <trans-unit id="6284468333579755406" datatype="html"> 7735 <trans-unit id="6284468333579755406" datatype="html">
7654 <source>Edit custom configuration</source> 7736 <source>Edit custom configuration</source>
7655 <target state="new">Edit custom configuration</target> 7737 <target state="new">Edit custom configuration</target>
@@ -7850,7 +7932,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7850 7932
7851 7933
7852 7934
7853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7935 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7854 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7936 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7855 <context-group purpose="location"> 7937 <context-group purpose="location">
7856 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7938 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7945,16 +8027,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
7945 <source>Follow request(s) sent!</source> 8027 <source>Follow request(s) sent!</source>
7946 <target state="new">Follow request(s) sent!</target> 8028 <target state="new">Follow request(s) sent!</target>
7947 8029
7948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 8030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7949 <trans-unit id="3459358413436264734" datatype="html"> 8031 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7950 <source>Your instance subscriptions</source>
7951 <target state="new">Your instance subscriptions</target>
7952 <context-group purpose="location"> 8032 <context-group purpose="location">
7953 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8033 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7954 <context context-type="linenumber">3</context> 8034 <context context-type="linenumber">3</context>
7955 </context-group> 8035 </context-group>
7956 </trans-unit> 8036 </trans-unit>
7957 8037
8038
7958 <trans-unit id="9160510009013134726" datatype="html"> 8039 <trans-unit id="9160510009013134726" datatype="html">
7959 <source>Unfollow</source> 8040 <source>Unfollow</source>
7960 <target state="new">Unfollow</target> 8041 <target state="new">Unfollow</target>
@@ -8520,19 +8601,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8520 <target state="new">User 8601 <target state="new">User
8521 <x id="PH"/> updated. 8602 <x id="PH"/> updated.
8522 </target> 8603 </target>
8523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8604
8524 </trans-unit> 8605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8525 <trans-unit id="1349763489797682899" datatype="html"> 8606 <trans-unit id="1349763489797682899" datatype="html">
8526 <source>Update user</source> 8607 <source>Update user</source>
8527 <target state="new">Update user</target> 8608 <target state="new">Update user</target>
8528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8609
8529 </trans-unit> 8610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8530 <trans-unit id="8819563010322372715" datatype="html"> 8611 <trans-unit id="8819563010322372715" datatype="html">
8531 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8612 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8532 <target state="new">An email asking for password reset has been sent to 8613 <target state="new">An email asking for password reset has been sent to
8533 <x id="PH"/>. 8614 <x id="PH"/>.
8534 </target> 8615 </target>
8535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8616
8617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8618 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8619 <context-group purpose="location">
8620 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8621 <context context-type="linenumber">134</context>
8622 </context-group>
8536 </trans-unit> 8623 </trans-unit>
8537 <trans-unit id="7483807629538115183" datatype="html"> 8624 <trans-unit id="7483807629538115183" datatype="html">
8538 <source>Users list</source> 8625 <source>Users list</source>
@@ -9076,7 +9163,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9076 <target state="new">Channel filters</target> 9163 <target state="new">Channel filters</target>
9077 9164
9078 9165
9079 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9080 <trans-unit id="6059091237492573541" datatype="html"> 9167 <trans-unit id="6059091237492573541" datatype="html">
9081 <source>Update video channel</source> 9168 <source>Update video channel</source>
9082 <target state="new">Update video channel</target> 9169 <target state="new">Update video channel</target>
@@ -9146,18 +9233,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9146 <trans-unit id="5851560788527570644" datatype="html"> 9233 <trans-unit id="5851560788527570644" datatype="html">
9147 <source>Notifications</source> 9234 <source>Notifications</source>
9148 <target state="new">Notifications</target> 9235 <target state="new">Notifications</target>
9149 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9236
9150 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9237
9151 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9238
9152 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9239
9153 </trans-unit> 9240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9154 <trans-unit id="6658000829978978023" datatype="html"> 9241 <trans-unit id="6658000829978978023" datatype="html">
9155 <source>Applications</source> 9242 <source>Applications</source>
9156 <target state="new">Applications</target> 9243 <target state="new">Applications</target>
9157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9244
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9245
9159 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9246
9160 </trans-unit> 9247 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9161 <trans-unit id="104404386496394770" datatype="html"> 9248 <trans-unit id="104404386496394770" datatype="html">
9162 <source>Delete playlist</source> 9249 <source>Delete playlist</source>
9163 <target state="new">Delete playlist</target> 9250 <target state="new">Delete playlist</target>
@@ -9175,7 +9262,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9175 <target state="new">Change ownership</target> 9262 <target state="new">Change ownership</target>
9176 9263
9177 9264
9178 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9179 <trans-unit id="3380608219513805292" datatype="html"> 9266 <trans-unit id="3380608219513805292" datatype="html">
9180 <source>Playlist <x id="PH"/> deleted.</source> 9267 <source>Playlist <x id="PH"/> deleted.</source>
9181 <target state="new">Playlist 9268 <target state="new">Playlist
@@ -9190,26 +9277,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
9190 9277
9191 9278
9192 9279
9193 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9280 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9194 <trans-unit id="8197117721861453263" datatype="html"> 9281 <trans-unit id="8197117721861453263" datatype="html">
9195 <source>Do you really want to delete <x id="PH"/> videos?</source> 9282 <source>Do you really want to delete <x id="PH"/> videos?</source>
9196 <target state="new">Do you really want to delete 9283 <target state="new">Do you really want to delete
9197 <x id="PH"/> videos? 9284 <x id="PH"/> videos?
9198 </target> 9285 </target>
9199 9286
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 9287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
9201 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9288 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9202 <context-group purpose="location"> 9289
9203 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9290 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
9204 <context context-type="linenumber">191</context>
9205 </context-group>
9206 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
9207 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9291 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9208 <context-group purpose="location"> 9292
9209 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9293 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9210 <context context-type="linenumber">193,191</context>
9211 </context-group>
9212 </trans-unit>
9213 9294
9214 <trans-unit id="2591467977473302125" datatype="html"> 9295 <trans-unit id="2591467977473302125" datatype="html">
9215 <source>Videos list</source> 9296 <source>Videos list</source>
@@ -9260,7 +9341,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9260 <source>My channels</source> 9341 <source>My channels</source>
9261 <target state="new">My channels</target> 9342 <target state="new">My channels</target>
9262 9343
9263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9344 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9264 <source>My synchronizations</source><target state="new">My synchronizations</target> 9345 <source>My synchronizations</source><target state="new">My synchronizations</target>
9265 <context-group purpose="location"> 9346 <context-group purpose="location">
9266 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9347 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -9285,14 +9366,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9285 9366
9286 9367
9287 9368
9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9289 <trans-unit id="2527931602940887636" datatype="html"> 9370 <trans-unit id="2527931602940887636" datatype="html">
9290 <source>My subscriptions</source> 9371 <source>My subscriptions</source>
9291 <target state="new">My subscriptions</target> 9372 <target state="new">My subscriptions</target>
9292 9373
9293 9374
9294 9375
9295 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9376 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9296 <trans-unit id="5177154708872200221" datatype="html"> 9377 <trans-unit id="5177154708872200221" datatype="html">
9297 <source>You don't have any subscription yet.</source> 9378 <source>You don't have any subscription yet.</source>
9298 <target state="new">You don't have any subscription yet.</target> 9379 <target state="new">You don't have any subscription yet.</target>
@@ -9301,8 +9382,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9301 <trans-unit id="1991904494976135035" datatype="html"> 9382 <trans-unit id="1991904494976135035" datatype="html">
9302 <source>My abuse reports</source> 9383 <source>My abuse reports</source>
9303 <target state="new">My abuse reports</target> 9384 <target state="new">My abuse reports</target>
9304 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9385
9305 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9386 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
9306 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9387 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9307</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9388</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9308</target> 9389</target>
@@ -9343,9 +9424,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9343 <trans-unit id="8181077408762380407" datatype="html"> 9424 <trans-unit id="8181077408762380407" datatype="html">
9344 <source>Channels</source> 9425 <source>Channels</source>
9345 <target state="new">Channels</target> 9426 <target state="new">Channels</target>
9346 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9427
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9428
9348 </trans-unit> 9429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9349 <trans-unit id="8936704404804793618" datatype="html"> 9430 <trans-unit id="8936704404804793618" datatype="html">
9350 <source>Videos</source> 9431 <source>Videos</source>
9351 <target state="new">Videos</target> 9432 <target state="new">Videos</target>
@@ -9356,14 +9437,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9356 9437
9357 9438
9358 9439
9359 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9440 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9360 <trans-unit id="1823843876735462104" datatype="html"> 9441 <trans-unit id="1823843876735462104" datatype="html">
9361 <source>Playlists</source> 9442 <source>Playlists</source>
9362 <target state="new">Playlists</target> 9443 <target state="new">Playlists</target>
9363 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9444
9364 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9445
9365 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9446
9366 </trans-unit> 9447 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9367 <trans-unit id="7916647920967632052" datatype="html"> 9448 <trans-unit id="7916647920967632052" datatype="html">
9368 <source>max size</source> 9449 <source>max size</source>
9369 <target state="new">max size</target> 9450 <target state="new">max size</target>
@@ -9582,8 +9663,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9582 <trans-unit id="375263728166936544" datatype="html"> 9663 <trans-unit id="375263728166936544" datatype="html">
9583 <source>You need to reconnect.</source> 9664 <source>You need to reconnect.</source>
9584 <target state="new">You need to reconnect.</target> 9665 <target state="new">You need to reconnect.</target>
9585 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9666
9586 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9667 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9587 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9668 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9588 <context-group purpose="location"> 9669 <context-group purpose="location">
9589 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9670 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9604,39 +9685,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9604 <trans-unit id="3608407683173066091" datatype="html"> 9685 <trans-unit id="3608407683173066091" datatype="html">
9605 <source>My history</source> 9686 <source>My history</source>
9606 <target state="new">My history</target> 9687 <target state="new">My history</target>
9607 <context-group purpose="location"> 9688
9608 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9689 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9609 <context context-type="linenumber">98</context>
9610 </context-group>
9611 </trans-unit>
9612 <trans-unit id="4024404994702813072" datatype="html"> 9690 <trans-unit id="4024404994702813072" datatype="html">
9613 <source>In my library</source> 9691 <source>In my library</source>
9614 <target state="new">In my library</target> 9692 <target state="new">In my library</target>
9615 <context-group purpose="location"> 9693
9616 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9694 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9617 <context context-type="linenumber">104</context>
9618 </context-group>
9619 </trans-unit>
9620 <trans-unit id="232050922346936574" datatype="html"> 9695 <trans-unit id="232050922346936574" datatype="html">
9621 <source>Trending</source> 9696 <source>Trending</source>
9622 <target state="new">Trending</target> 9697 <target state="new">Trending</target>
9623 9698
9624 9699
9625 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9700 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9626 <trans-unit id="6470888608149621404" datatype="html"> 9701 <trans-unit id="6470888608149621404" datatype="html">
9627 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9702 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9628 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9703 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9629 <context-group purpose="location"> 9704
9630 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9705 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9631 <context context-type="linenumber">150</context>
9632 </context-group>
9633 </trans-unit>
9634 <trans-unit id="2821179408673282599" datatype="html"> 9706 <trans-unit id="2821179408673282599" datatype="html">
9635 <source>Home</source> 9707 <source>Home</source>
9636 <target state="new">Home</target> 9708 <target state="new">Home</target>
9637 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9709
9638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9710
9639 </trans-unit> 9711 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9640 <trans-unit id="4648900870671159218" datatype="html"> 9712 <trans-unit id="4648900870671159218" datatype="html">
9641 <source>Success</source> 9713 <source>Success</source>
9642 <target state="new">Success</target> 9714 <target state="new">Success</target>
@@ -9646,12 +9718,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9646 <source>Incorrect username or password.</source> 9718 <source>Incorrect username or password.</source>
9647 <target state="new">Incorrect username or password.</target> 9719 <target state="new">Incorrect username or password.</target>
9648 9720
9649 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9721 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9650 <trans-unit id="6974874606619467663" datatype="html"> 9722 <trans-unit id="6974874606619467663" datatype="html">
9651 <source>Your account is blocked.</source> 9723 <source>Your account is blocked.</source>
9652 <target state="new">Your account is blocked.</target> 9724 <target state="new">Your account is blocked.</target>
9653 9725
9654 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9726 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9655 <trans-unit id="7939914198003891823" datatype="html"> 9727 <trans-unit id="7939914198003891823" datatype="html">
9656 <source>any language</source> 9728 <source>any language</source>
9657 <target state="new">any language</target> 9729 <target state="new">any language</target>
@@ -9818,6 +9890,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9818 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9890 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9819 <context context-type="linenumber">7</context> 9891 <context context-type="linenumber">7</context>
9820 </context-group> 9892 </context-group>
9893 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9894 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9895</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9896</target>
9897 <context-group purpose="location">
9898 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9899 <context context-type="linenumber">1,4</context>
9900 </context-group>
9821 </trans-unit> 9901 </trans-unit>
9822 <trans-unit id="7804724824750282316" datatype="html"> 9902 <trans-unit id="7804724824750282316" datatype="html">
9823 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9903 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9942,7 +10022,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9942 <trans-unit id="9178182467454450952" datatype="html"> 10022 <trans-unit id="9178182467454450952" datatype="html">
9943 <source>Confirm</source> 10023 <source>Confirm</source>
9944 <target state="new">Confirm</target> 10024 <target state="new">Confirm</target>
9945 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10025
10026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10027 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10028 <context-group purpose="location">
10029 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10030 <context context-type="linenumber">28,30</context>
10031 </context-group>
10032 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10033 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10034 <context-group purpose="location">
10035 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10036 <context context-type="linenumber">34,36</context>
10037 </context-group>
10038 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10039 <source>Two-factor code</source><target state="new">Two-factor code</target>
10040 <context-group purpose="location">
10041 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10042 <context context-type="linenumber">42</context>
10043 </context-group>
10044 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10045 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10046 <context-group purpose="location">
10047 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10048 <context context-type="linenumber">43</context>
10049 </context-group>
10050 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10051 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10052 <context-group purpose="location">
10053 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10054 <context context-type="linenumber">77</context>
10055 </context-group>
9946 </trans-unit> 10056 </trans-unit>
9947 <trans-unit id="7784486624424057376" datatype="html"> 10057 <trans-unit id="7784486624424057376" datatype="html">
9948 <source>Instance name is required.</source> 10058 <source>Instance name is required.</source>
@@ -10146,6 +10256,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10146 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10256 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10147 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10257 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10259 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10260 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10261 <context-group purpose="location">
10262 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10263 <context context-type="linenumber">69</context>
10264 </context-group>
10149 </trans-unit> 10265 </trans-unit>
10150 <trans-unit id="4968369344159400023" datatype="html"> 10266 <trans-unit id="4968369344159400023" datatype="html">
10151 <source>Your name is required.</source> 10267 <source>Your name is required.</source>
@@ -10201,10 +10317,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10201 <trans-unit id="3577237269587081090" datatype="html"> 10317 <trans-unit id="3577237269587081090" datatype="html">
10202 <source>Password is required.</source> 10318 <source>Password is required.</source>
10203 <target state="new">Password is required.</target> 10319 <target state="new">Password is required.</target>
10204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10320
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10321
10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10322
10207 </trans-unit> 10323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10208 <trans-unit id="3152303769378345477" datatype="html"> 10324 <trans-unit id="3152303769378345477" datatype="html">
10209 <source>Confirmation of the password is required.</source> 10325 <source>Confirmation of the password is required.</source>
10210 <target state="new">Confirmation of the password is required.</target> 10326 <target state="new">Confirmation of the password is required.</target>
@@ -10248,94 +10364,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10248 <trans-unit id="525871656034789056" datatype="html"> 10364 <trans-unit id="525871656034789056" datatype="html">
10249 <source>Password must be at least 6 characters long.</source> 10365 <source>Password must be at least 6 characters long.</source>
10250 <target state="new">Password must be at least 6 characters long.</target> 10366 <target state="new">Password must be at least 6 characters long.</target>
10251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10367
10252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10368
10253 </trans-unit> 10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10254 <trans-unit id="1099684476181448167" datatype="html"> 10370 <trans-unit id="1099684476181448167" datatype="html">
10255 <source>Password cannot be more than 255 characters long.</source> 10371 <source>Password cannot be more than 255 characters long.</source>
10256 <target state="new">Password cannot be more than 255 characters long.</target> 10372 <target state="new">Password cannot be more than 255 characters long.</target>
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10373
10258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10374
10259 </trans-unit> 10375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10260 <trans-unit id="3392630942539073768" datatype="html"> 10376 <trans-unit id="3392630942539073768" datatype="html">
10261 <source>The new password and the confirmed password do not correspond.</source> 10377 <source>The new password and the confirmed password do not correspond.</source>
10262 <target state="new">The new password and the confirmed password do not correspond.</target> 10378 <target state="new">The new password and the confirmed password do not correspond.</target>
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10379
10264 </trans-unit> 10380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10265 <trans-unit id="2027337371129904473" datatype="html"> 10381 <trans-unit id="2027337371129904473" datatype="html">
10266 <source>Video quota is required.</source> 10382 <source>Video quota is required.</source>
10267 <target state="new">Video quota is required.</target> 10383 <target state="new">Video quota is required.</target>
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10384
10269 </trans-unit> 10385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10270 <trans-unit id="267386529333143660" datatype="html"> 10386 <trans-unit id="267386529333143660" datatype="html">
10271 <source>Quota must be greater than -1.</source> 10387 <source>Quota must be greater than -1.</source>
10272 <target state="new">Quota must be greater than -1.</target> 10388 <target state="new">Quota must be greater than -1.</target>
10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10389
10274 </trans-unit> 10390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10275 <trans-unit id="1220179061234048936" datatype="html"> 10391 <trans-unit id="1220179061234048936" datatype="html">
10276 <source>Daily upload limit is required.</source> 10392 <source>Daily upload limit is required.</source>
10277 <target state="new">Daily upload limit is required.</target> 10393 <target state="new">Daily upload limit is required.</target>
10278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10394
10279 </trans-unit> 10395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10280 <trans-unit id="8959404382357999234" datatype="html"> 10396 <trans-unit id="8959404382357999234" datatype="html">
10281 <source>Daily upload limit must be greater than -1.</source> 10397 <source>Daily upload limit must be greater than -1.</source>
10282 <target state="new">Daily upload limit must be greater than -1.</target> 10398 <target state="new">Daily upload limit must be greater than -1.</target>
10283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10399
10284 </trans-unit> 10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10285 <trans-unit id="4796798537475457493" datatype="html"> 10401 <trans-unit id="4796798537475457493" datatype="html">
10286 <source>User role is required.</source> 10402 <source>User role is required.</source>
10287 <target state="new">User role is required.</target> 10403 <target state="new">User role is required.</target>
10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10404
10289 </trans-unit> 10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10290 <trans-unit id="2761226139624435788" datatype="html"> 10406 <trans-unit id="2761226139624435788" datatype="html">
10291 <source>Description must be at least 3 characters long.</source> 10407 <source>Description must be at least 3 characters long.</source>
10292 <target state="new">Description must be at least 3 characters long.</target> 10408 <target state="new">Description must be at least 3 characters long.</target>
10293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10409
10294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10410
10295 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10411
10296 </trans-unit> 10412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10297 <trans-unit id="4717982586356605243" datatype="html"> 10413 <trans-unit id="4717982586356605243" datatype="html">
10298 <source>Description cannot be more than 1000 characters long.</source> 10414 <source>Description cannot be more than 1000 characters long.</source>
10299 <target state="new">Description cannot be more than 1000 characters long.</target> 10415 <target state="new">Description cannot be more than 1000 characters long.</target>
10300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10416
10301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10417
10302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10418
10303 </trans-unit> 10419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10304 <trans-unit id="1814372869868173571" datatype="html"> 10420 <trans-unit id="1814372869868173571" datatype="html">
10305 <source>You must agree with the instance terms in order to register on it.</source> 10421 <source>You must agree with the instance terms in order to register on it.</source>
10306 <target state="new">You must agree with the instance terms in order to register on it.</target> 10422 <target state="new">You must agree with the instance terms in order to register on it.</target>
10307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10423
10308 </trans-unit> 10424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10309 <trans-unit id="7803960725351649605" datatype="html"> 10425 <trans-unit id="7803960725351649605" datatype="html">
10310 <source>Ban reason must be at least 3 characters long.</source> 10426 <source>Ban reason must be at least 3 characters long.</source>
10311 <target state="new">Ban reason must be at least 3 characters long.</target> 10427 <target state="new">Ban reason must be at least 3 characters long.</target>
10312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10428
10313 </trans-unit> 10429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10314 <trans-unit id="3851609012243698179" datatype="html"> 10430 <trans-unit id="3851609012243698179" datatype="html">
10315 <source>Ban reason cannot be more than 250 characters long.</source> 10431 <source>Ban reason cannot be more than 250 characters long.</source>
10316 <target state="new">Ban reason cannot be more than 250 characters long.</target> 10432 <target state="new">Ban reason cannot be more than 250 characters long.</target>
10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10433
10318 </trans-unit> 10434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10319 <trans-unit id="6632896893630378443" datatype="html"> 10435 <trans-unit id="6632896893630378443" datatype="html">
10320 <source>Display name is required.</source> 10436 <source>Display name is required.</source>
10321 <target state="new">Display name is required.</target> 10437 <target state="new">Display name is required.</target>
10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10438
10323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10439
10324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10440
10325 </trans-unit> 10441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10326 <trans-unit id="1303578752658966736" datatype="html"> 10442 <trans-unit id="1303578752658966736" datatype="html">
10327 <source>Display name must be at least 1 character long.</source> 10443 <source>Display name must be at least 1 character long.</source>
10328 <target state="new">Display name must be at least 1 character long.</target> 10444 <target state="new">Display name must be at least 1 character long.</target>
10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10445
10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10446
10331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10447
10332 </trans-unit> 10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10333 <trans-unit id="4613240543124934954" datatype="html"> 10449 <trans-unit id="4613240543124934954" datatype="html">
10334 <source>Display name cannot be more than 50 characters long.</source> 10450 <source>Display name cannot be more than 50 characters long.</source>
10335 <target state="new">Display name cannot be more than 50 characters long.</target> 10451 <target state="new">Display name cannot be more than 50 characters long.</target>
10336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10452
10337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10453
10338 </trans-unit> 10454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10339 <trans-unit id="1000468652492651683" datatype="html"> 10455 <trans-unit id="1000468652492651683" datatype="html">
10340 <source>Report reason is required.</source> 10456 <source>Report reason is required.</source>
10341 <target state="new">Report reason is required.</target> 10457 <target state="new">Report reason is required.</target>
@@ -11182,7 +11298,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11182 11298
11183 11299
11184 11300
11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11301 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11186 <trans-unit id="1209500590333005801" datatype="html"> 11302 <trans-unit id="1209500590333005801" datatype="html">
11187 <source><x id="PH"/> (account page) </source> 11303 <source><x id="PH"/> (account page) </source>
11188 <target state="new"> 11304 <target state="new">
@@ -11585,20 +11701,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11585 <x id="PH"/> minutes. 11701 <x id="PH"/> minutes.
11586 </target> 11702 </target>
11587 11703
11588 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11704 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11589 <trans-unit id="4965472196059235310" datatype="html"> 11705 <trans-unit id="4965472196059235310" datatype="html">
11590 <source>Too many attempts, please try again later.</source> 11706 <source>Too many attempts, please try again later.</source>
11591 <target state="new">Too many attempts, please try again later.</target> 11707 <target state="new">Too many attempts, please try again later.</target>
11592 11708
11593 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11709 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11594 <trans-unit id="1693549688987384699" datatype="html"> 11710 <trans-unit id="1693549688987384699" datatype="html">
11595 <source>Server error. Please retry later.</source> 11711 <source>Server error. Please retry later.</source>
11596 <target state="new">Server error. Please retry later.</target> 11712 <target state="new">Server error. Please retry later.</target>
11597 11713
11598 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11714 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11599 <source>Unknown server error</source><target state="new">Unknown server error</target> 11715 <source>Unknown server error</source><target state="new">Unknown server error</target>
11600 11716
11601 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11717 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11602 <trans-unit id="5927402622550505067" datatype="html"> 11718 <trans-unit id="5927402622550505067" datatype="html">
11603 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11719 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11604 <target state="new">Subscribed to all current channels of 11720 <target state="new">Subscribed to all current channels of
@@ -11762,7 +11878,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11762 <target state="new">Copied</target> 11878 <target state="new">Copied</target>
11763 11879
11764 11880
11765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11766 <trans-unit id="4323470180912194028" datatype="html"> 11882 <trans-unit id="4323470180912194028" datatype="html">
11767 <source>Copy</source> 11883 <source>Copy</source>
11768 <target state="new">Copy</target> 11884 <target state="new">Copy</target>
@@ -12005,44 +12121,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12005 <source>Published</source> 12121 <source>Published</source>
12006 <target state="new">Published</target> 12122 <target state="new">Published</target>
12007 12123
12008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 12124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
12009 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12125 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12010 <context-group purpose="location"> 12126
12011 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12127 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12012 <context context-type="linenumber">178</context>
12013 </context-group>
12014 </trans-unit>
12015 12128
12016 <trans-unit id="5093002376262354382" datatype="html"> 12129 <trans-unit id="5093002376262354382" datatype="html">
12017 <source>Transcoding failed</source> 12130 <source>Transcoding failed</source>
12018 <target state="new">Transcoding failed</target> 12131 <target state="new">Transcoding failed</target>
12019 12132
12020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 12133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12021 <trans-unit id="118687079501751948" datatype="html"> 12134 <trans-unit id="118687079501751948" datatype="html">
12022 <source>Move to external storage failed</source> 12135 <source>Move to external storage failed</source>
12023 <target state="new">Move to external storage failed</target> 12136 <target state="new">Move to external storage failed</target>
12024 12137
12025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 12138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12026 <trans-unit id="4887724548587271148" datatype="html"> 12139 <trans-unit id="4887724548587271148" datatype="html">
12027 <source>Waiting transcoding</source> 12140 <source>Waiting transcoding</source>
12028 <target state="new">Waiting transcoding</target> 12141 <target state="new">Waiting transcoding</target>
12029 12142
12030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 12143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12031 <trans-unit id="4517785179607945981" datatype="html"> 12144 <trans-unit id="4517785179607945981" datatype="html">
12032 <source>To transcode</source> 12145 <source>To transcode</source>
12033 <target state="new">To transcode</target> 12146 <target state="new">To transcode</target>
12034 12147
12035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 12148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12036 <trans-unit id="3299576663551440736" datatype="html"> 12149 <trans-unit id="3299576663551440736" datatype="html">
12037 <source>To import</source> 12150 <source>To import</source>
12038 <target state="new">To import</target> 12151 <target state="new">To import</target>
12039 12152
12040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> 12153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12041 <trans-unit id="6963802198225789806" datatype="html"> 12154 <trans-unit id="6963802198225789806" datatype="html">
12042 <source>To edit</source> 12155 <source>To edit</source>
12043 <target state="new">To edit</target> 12156 <target state="new">To edit</target>
12044 12157
12045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 12158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12046 <trans-unit id="8492933894084361602" datatype="html"> 12159 <trans-unit id="8492933894084361602" datatype="html">
12047 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12160 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12048 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12161 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12126,37 +12239,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12126 <source>Your video was uploaded to your account and is private.</source> 12239 <source>Your video was uploaded to your account and is private.</source>
12127 <target state="new">Your video was uploaded to your account and is private.</target> 12240 <target state="new">Your video was uploaded to your account and is private.</target>
12128 12241
12129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12130 <trans-unit id="5699822024600815733" datatype="html"> 12243 <trans-unit id="5699822024600815733" datatype="html">
12131 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12244 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12132 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 12245 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
12133 12246
12134 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12247 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12135 <trans-unit id="1219739004043110649" datatype="html"> 12248 <trans-unit id="1219739004043110649" datatype="html">
12136 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12249 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12137 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 12250 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
12138 12251
12139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 12252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
12140 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12253 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12141 12254
12142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12143 <trans-unit id="6932865105766151309" datatype="html"> 12256 <trans-unit id="6932865105766151309" datatype="html">
12144 <source>Upload</source> 12257 <source>Upload</source>
12145 <target state="new">Upload</target> 12258 <target state="new">Upload</target>
12146 12259
12147 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12148 <trans-unit id="8278735427925094503" datatype="html"> 12261 <trans-unit id="8278735427925094503" datatype="html">
12149 <source>Upload <x id="PH"/> </source> 12262 <source>Upload <x id="PH"/> </source>
12150 <target state="new">Upload 12263 <target state="new">Upload
12151 <x id="PH"/> 12264 <x id="PH"/>
12152 </target> 12265 </target>
12153 12266
12154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12155 <trans-unit id="5981816353437801748" datatype="html"> 12268 <trans-unit id="5981816353437801748" datatype="html">
12156 <source>Video published.</source> 12269 <source>Video published.</source>
12157 <target state="new">Video published.</target> 12270 <target state="new">Video published.</target>
12158 12271
12159 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12160 <trans-unit id="764164089183618119" datatype="html"> 12273 <trans-unit id="764164089183618119" datatype="html">
12161 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12274 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12162 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 12275 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -12293,7 +12406,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12293 12406
12294 12407
12295 12408
12296 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12409 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12297 <trans-unit id="3354816756665089864" datatype="html"> 12410 <trans-unit id="3354816756665089864" datatype="html">
12298 <source>Autoplay is suspended</source> 12411 <source>Autoplay is suspended</source>
12299 <target state="new">Autoplay is suspended</target> 12412 <target state="new">Autoplay is suspended</target>
@@ -12384,7 +12497,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12384 <target state="new">Recently added</target> 12497 <target state="new">Recently added</target>
12385 12498
12386 12499
12387 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12388 <trans-unit id="12646164819555880" datatype="html"> 12501 <trans-unit id="12646164819555880" datatype="html">
12389 <source>Videos from your subscriptions</source> 12502 <source>Videos from your subscriptions</source>
12390 <target state="new">Videos from your subscriptions</target> 12503 <target state="new">Videos from your subscriptions</target>
@@ -12393,17 +12506,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12393 <trans-unit id="1812379335568847528" datatype="html"> 12506 <trans-unit id="1812379335568847528" datatype="html">
12394 <source>Subscriptions</source> 12507 <source>Subscriptions</source>
12395 <target state="new">Subscriptions</target> 12508 <target state="new">Subscriptions</target>
12396 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12509
12397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12510
12398 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12511
12399 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12512
12400 </trans-unit> 12513 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12401 <trans-unit id="186236568870281953" datatype="html"> 12514 <trans-unit id="186236568870281953" datatype="html">
12402 <source>History</source> 12515 <source>History</source>
12403 <target state="new">History</target> 12516 <target state="new">History</target>
12404 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12517
12405 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12518
12406 </trans-unit> 12519 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12407 <trans-unit id="5237588857224999862" datatype="html"> 12520 <trans-unit id="5237588857224999862" datatype="html">
12408 <source>Open actions</source> 12521 <source>Open actions</source>
12409 <target state="new">Open actions</target> 12522 <target state="new">Open actions</target>
@@ -12419,7 +12532,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12419 12532
12420 12533
12421 12534
12422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12423 <trans-unit id="5668077948386857930" datatype="html"> 12536 <trans-unit id="5668077948386857930" datatype="html">
12424 <source>Exclude</source> 12537 <source>Exclude</source>
12425 <target state="new">Exclude</target> 12538 <target state="new">Exclude</target>
@@ -12454,19 +12567,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12454 <trans-unit id="4668975178372693951" datatype="html"> 12567 <trans-unit id="4668975178372693951" datatype="html">
12455 <source>Discover videos</source> 12568 <source>Discover videos</source>
12456 <target state="new">Discover videos</target> 12569 <target state="new">Discover videos</target>
12457 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12570
12458 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12571
12459 </trans-unit> 12572 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12460 <trans-unit id="8067135025051844577" datatype="html"> 12573 <trans-unit id="8067135025051844577" datatype="html">
12461 <source>Trending videos</source> 12574 <source>Trending videos</source>
12462 <target state="new">Trending videos</target> 12575 <target state="new">Trending videos</target>
12463 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12576
12464 </trans-unit> 12577 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12465 <trans-unit id="664221386829541948" datatype="html"> 12578 <trans-unit id="664221386829541948" datatype="html">
12466 <source>Recently added videos</source> 12579 <source>Recently added videos</source>
12467 <target state="new">Recently added videos</target> 12580 <target state="new">Recently added videos</target>
12468 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12581
12469 </trans-unit> 12582 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12470 <trans-unit id="8212906256415538361" datatype="html"> 12583 <trans-unit id="8212906256415538361" datatype="html">
12471 <source>Upload a video</source> 12584 <source>Upload a video</source>
12472 <target state="new">Upload a video</target> 12585 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.lt-LT.xlf b/client/src/locale/angular.lt-LT.xlf
index dd1f20780..deb203566 100644
--- a/client/src/locale/angular.lt-LT.xlf
+++ b/client/src/locale/angular.lt-LT.xlf
@@ -544,13 +544,13 @@
544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 544 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
545 <source>video</source><target state="new">video</target> 545 <source>video</source><target state="new">video</target>
546 546
547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
548 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 548 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
549 549
550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
551 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 551 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
552 552
553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
554 <source>subtitles</source><target state="new">subtitles</target> 554 <source>subtitles</source><target state="new">subtitles</target>
555 555
556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -613,7 +613,7 @@
613 <trans-unit id="2466846716878254816" datatype="html"> 613 <trans-unit id="2466846716878254816" datatype="html">
614 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 614 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
615 615
616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
617 617
618 <trans-unit id="7539427273132299890" datatype="html"> 618 <trans-unit id="7539427273132299890" datatype="html">
619 <source>Unlisted</source> 619 <source>Unlisted</source>
@@ -758,13 +758,10 @@
758 <trans-unit id="158575725114802951" datatype="html"> 758 <trans-unit id="158575725114802951" datatype="html">
759 <source>Only live videos</source><target state="new">Only live videos</target> 759 <source>Only live videos</source><target state="new">Only live videos</target>
760 760
761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
762 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 762 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
763 <context-group purpose="location"> 763
764 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
765 <context context-type="linenumber">170</context>
766 </context-group>
767 </trans-unit>
768 <trans-unit id="7585826646011739428" datatype="html"> 765 <trans-unit id="7585826646011739428" datatype="html">
769 <source>Edit</source> 766 <source>Edit</source>
770 <target state="new">Edit</target> 767 <target state="new">Edit</target>
@@ -1161,20 +1158,26 @@
1161 <source>Username or email address</source> 1158 <source>Username or email address</source>
1162 <target state="new">Username or email address</target> 1159 <target state="new">Username or email address</target>
1163 1160
1164 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1165 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1162 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1163
1164
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1166 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1167
1168 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1169 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1166 <context-group purpose="location"> 1170 <context-group purpose="location">
1167 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1171 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1168 <context context-type="linenumber">46</context> 1172 <context context-type="linenumber">70</context>
1169 </context-group> 1173 </context-group>
1174 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1175 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">53</context> 1178 <context context-type="linenumber">72</context>
1173 </context-group> 1179 </context-group>
1174 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1180 </trans-unit>
1175 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1176
1177 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1178 1181
1179 <trans-unit id="1431416938026210429" datatype="html"> 1182 <trans-unit id="1431416938026210429" datatype="html">
1180 <source>Password</source> 1183 <source>Password</source>
@@ -1187,15 +1190,15 @@
1187 1190
1188 1191
1189 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1191 <trans-unit id="8715156686857791956" datatype="html"> 1194 <trans-unit id="8715156686857791956" datatype="html">
1192 <source>Click here to reset your password</source> 1195 <source>Click here to reset your password</source>
1193 <target state="new">Click here to reset your password</target> 1196 <target state="new">Click here to reset your password</target>
1194 1197
1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1196 <source>I forgot my password</source><target state="new">I forgot my password</target> 1199 <source>I forgot my password</source><target state="new">I forgot my password</target>
1197 1200
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1199 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> 1202 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1200 1203
1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1216,27 +1219,27 @@
1216 <source>Or sign in with</source> 1219 <source>Or sign in with</source>
1217 <target state="new">Or sign in with</target> 1220 <target state="new">Or sign in with</target>
1218 1221
1219 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1222 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1220 <trans-unit id="3238209155172574367" datatype="html"> 1223 <trans-unit id="3238209155172574367" datatype="html">
1221 <source>Forgot your password</source> 1224 <source>Forgot your password</source>
1222 <target state="new">Forgot your password</target> 1225 <target state="new">Forgot your password</target>
1223 1226
1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1225 <trans-unit id="87327320394367488" datatype="html"> 1228 <trans-unit id="87327320394367488" datatype="html">
1226 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1229 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1227 <target state="new"> 1230 <target state="new">
1228 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1231 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1229 </target> 1232 </target>
1230 1233
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1232 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1235 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1233 1236
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1235 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1238 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1236The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1239The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1237The link will expire within 1 hour.</target> 1240The link will expire within 1 hour.</target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1240 <trans-unit id="4768749765465246664" datatype="html"> 1243 <trans-unit id="4768749765465246664" datatype="html">
1241 <source>Email</source> 1244 <source>Email</source>
1242 <target state="new">Email</target> 1245 <target state="new">Email</target>
@@ -1247,17 +1250,17 @@ The link will expire within 1 hour.</target>
1247 1250
1248 1251
1249 1252
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1251 <trans-unit id="3967269098753656610" datatype="html"> 1254 <trans-unit id="3967269098753656610" datatype="html">
1252 <source>Email address</source> 1255 <source>Email address</source>
1253 <target state="new">Email address</target> 1256 <target state="new">Email address</target>
1254 1257
1255 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1257 <source>Reset</source><target state="new">Reset</target> 1260 <source>Reset</source><target state="new">Reset</target>
1258 1261
1259 <note priority="1" from="description">Password reset button</note> 1262 <note priority="1" from="description">Password reset button</note>
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1261 1264
1262 1265
1263 <trans-unit id="4319634264526091601" datatype="html"> 1266 <trans-unit id="4319634264526091601" datatype="html">
@@ -1477,7 +1480,13 @@ The link will expire within 1 hour.</target>
1477 Configure my instance 1480 Configure my instance
1478 </target> 1481 </target>
1479 1482
1480 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1483 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1484 <source>Confirm your password</source><target state="new">Confirm your password</target>
1485 <context-group purpose="location">
1486 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1487 <context context-type="linenumber">54</context>
1488 </context-group>
1489 </trans-unit>
1481 <trans-unit id="9005121595859995793" datatype="html"> 1490 <trans-unit id="9005121595859995793" datatype="html">
1482 <source>Configuration warning!</source> 1491 <source>Configuration warning!</source>
1483 <target state="new">Configuration warning!</target> 1492 <target state="new">Configuration warning!</target>
@@ -1676,7 +1685,7 @@ The link will expire within 1 hour.</target>
1676 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1685 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1677 <source>My account</source><target state="new">My account</target> 1686 <source>My account</source><target state="new">My account</target>
1678 1687
1679 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1688 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1680 <source>My library</source><target state="new">My library</target> 1689 <source>My library</source><target state="new">My library</target>
1681 1690
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1691 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1684,7 +1693,7 @@ The link will expire within 1 hour.</target>
1684 <source>Create an account</source> 1693 <source>Create an account</source>
1685 <target state="new">Create an account</target> 1694 <target state="new">Create an account</target>
1686 1695
1687 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1688 1697
1689 <trans-unit id="3108704604266608109" datatype="html"> 1698 <trans-unit id="3108704604266608109" datatype="html">
1690 <source>My video imports</source><target state="new">My video imports</target> 1699 <source>My video imports</source><target state="new">My video imports</target>
@@ -1703,26 +1712,26 @@ The link will expire within 1 hour.</target>
1703 <trans-unit id="667372110624203230" datatype="html"> 1712 <trans-unit id="667372110624203230" datatype="html">
1704 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1713 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1705 1714
1706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1707 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1716 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1708 1717
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1710 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1719 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1711 1720
1712 1721
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1714 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1723 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1715 1724
1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1717 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1726 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1718 1727
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1720 <trans-unit id="7627544798203088407" datatype="html"> 1729 <trans-unit id="7627544798203088407" datatype="html">
1721 <source>Discover</source> 1730 <source>Discover</source>
1722 <target state="new">Discover</target> 1731 <target state="new">Discover</target>
1723 1732
1724 1733
1725 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1726 1735
1727 1736
1728 1737
@@ -1898,7 +1907,7 @@ The link will expire within 1 hour.</target>
1898 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1907 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1899 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1908 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1900 1909
1901 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1910 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1902 1911
1903 <trans-unit id="5131854469652959713" datatype="html"> 1912 <trans-unit id="5131854469652959713" datatype="html">
1904 <source>GLOBAL SEARCH</source> 1913 <source>GLOBAL SEARCH</source>
@@ -2236,7 +2245,7 @@ The link will expire within 1 hour.</target>
2236 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2245 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2237 <source>Advanced filters</source><target state="new">Advanced filters</target> 2246 <source>Advanced filters</source><target state="new">Advanced filters</target>
2238 2247
2239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2240 <trans-unit id="2504502765849142619" datatype="html"> 2249 <trans-unit id="2504502765849142619" datatype="html">
2241 <source>No items found</source> 2250 <source>No items found</source>
2242 <target state="new">No items found</target> 2251 <target state="new">No items found</target>
@@ -2608,7 +2617,7 @@ The link will expire within 1 hour.</target>
2608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2609 <source>Upload on hold</source><target state="new">Upload on hold</target> 2618 <source>Upload on hold</source><target state="new">Upload on hold</target>
2610 2619
2611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2612 <trans-unit id="285180972645018518" datatype="html"> 2621 <trans-unit id="285180972645018518" datatype="html">
2613 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2622 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2614 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2623 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2838,7 +2847,7 @@ The link will expire within 1 hour.</target>
2838 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2847 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2839 <source>Login</source><target state="new">Login</target> 2848 <source>Login</source><target state="new">Login</target>
2840 2849
2841 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2850 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2842 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2851 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2843</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2852</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2844</target> 2853</target>
@@ -3507,69 +3516,76 @@ The link will expire within 1 hour.</target>
3507 3516
3508 3517
3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3510 <trans-unit id="7046347992315328430" datatype="html"> 3519
3511 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3512 <target state="new">
3513 Transcoding is enabled. The video quota only takes into account
3514 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3515 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3516 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3517 At most, this user could upload ~
3518 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3519
3520 </target>
3521
3522
3523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3524 <trans-unit id="2743014784334706527" datatype="html"> 3520 <trans-unit id="2743014784334706527" datatype="html">
3525 <source>Daily video quota</source> 3521 <source>Daily video quota</source>
3526 <target state="new">Daily video quota</target> 3522 <target state="new">Daily video quota</target>
3527 3523
3528 3524
3529 3525
3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3531 <source>Auth plugin</source><target state="new">Auth plugin</target> 3527 <source>Auth plugin</source><target state="new">Auth plugin</target>
3532 3528
3533 3529
3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3535 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3531 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3536 3532
3537 3533
3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3539 <trans-unit id="2070907480317730379" datatype="html"> 3535 <trans-unit id="2070907480317730379" datatype="html">
3540 <source>Doesn't need review before a video goes public</source> 3536 <source>Doesn't need review before a video goes public</source>
3541 <target state="new">Doesn't need review before a video goes public</target> 3537 <target state="new">Doesn't need review before a video goes public</target>
3542 3538
3543 3539
3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3545 <trans-unit id="6667250632809964191" datatype="html"> 3541 <trans-unit id="6667250632809964191" datatype="html">
3546 <source>Send a link to reset the password by email to the user</source> 3542 <source>Send a link to reset the password by email to the user</source>
3547 <target state="new">Send a link to reset the password by email to the user</target> 3543 <target state="new">Send a link to reset the password by email to the user</target>
3548 3544
3549 3545
3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3551 <trans-unit id="1412406834353485520" datatype="html"> 3547 <trans-unit id="1412406834353485520" datatype="html">
3552 <source>Ask for new password</source> 3548 <source>Ask for new password</source>
3553 <target state="new">Ask for new password</target> 3549 <target state="new">Ask for new password</target>
3554 3550
3555 3551
3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3557 <trans-unit id="3791201588898094481" datatype="html"> 3553 <trans-unit id="3791201588898094481" datatype="html">
3558 <source>Manually set the user password</source> 3554 <source>Manually set the user password</source>
3559 <target state="new">Manually set the user password</target> 3555 <target state="new">Manually set the user password</target>
3560 3556
3561 3557
3562 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3559 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3560 <context-group purpose="location">
3561 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3562 <context context-type="linenumber">227</context>
3563 </context-group>
3564 <context-group purpose="location">
3565 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3566 <context context-type="linenumber">227</context>
3567 </context-group>
3568 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3569 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3570 <context-group purpose="location">
3571 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3572 <context context-type="linenumber">228</context>
3573 </context-group>
3574 <context-group purpose="location">
3575 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3576 <context context-type="linenumber">228</context>
3577 </context-group>
3578 </trans-unit>
3563 <trans-unit id="8461842260159597706" datatype="html"> 3579 <trans-unit id="8461842260159597706" datatype="html">
3564 <source>Show</source> 3580 <source>Show</source>
3565 <target state="new">Show</target> 3581 <target state="new">Show</target>
3566 3582
3567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3568 <trans-unit id="8461609631969932886" datatype="html"> 3584 <trans-unit id="8461609631969932886" datatype="html">
3569 <source>Hide</source> 3585 <source>Hide</source>
3570 <target state="new">Hide</target> 3586 <target state="new">Hide</target>
3571 3587
3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3573 <trans-unit id="7049348886126005391" datatype="html"> 3589 <trans-unit id="7049348886126005391" datatype="html">
3574 <source>Batch actions</source> 3590 <source>Batch actions</source>
3575 <target state="new">Batch actions</target> 3591 <target state="new">Batch actions</target>
@@ -3647,13 +3663,13 @@ The link will expire within 1 hour.</target>
3647 <target state="new">Muted accounts</target> 3663 <target state="new">Muted accounts</target>
3648 3664
3649 3665
3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3651 <trans-unit id="5668793810321242853" datatype="html"> 3667 <trans-unit id="5668793810321242853" datatype="html">
3652 <source>Muted servers</source> 3668 <source>Muted servers</source>
3653 <target state="new">Muted servers</target> 3669 <target state="new">Muted servers</target>
3654 3670
3655 3671
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3657 3673
3658 3674
3659 3675
@@ -4706,133 +4722,127 @@ The link will expire within 1 hour.</target>
4706 4722
4707 4723
4708 4724
4709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4710 <trans-unit id="8509882464852636851" datatype="html"> 4726 <trans-unit id="8509882464852636851" datatype="html">
4711 <source>Default daily upload limit per user</source> 4727 <source>Default daily upload limit per user</source>
4712 <target state="new">Default daily upload limit per user</target> 4728 <target state="new">Default daily upload limit per user</target>
4713 4729
4714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4715 4731
4716 <trans-unit id="4719342289581047890" datatype="html"> 4732 <trans-unit id="4719342289581047890" datatype="html">
4717 <source>Allow import with a torrent file or a magnet URI</source> 4733 <source>Allow import with a torrent file or a magnet URI</source>
4718 <target state="new">Allow import with a torrent file or a magnet URI</target> 4734 <target state="new">Allow import with a torrent file or a magnet URI</target>
4719 4735
4720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4721 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4737 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4722 4738
4723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4724 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4740 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4725 <context-group purpose="location"> 4741
4726 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4727 <context context-type="linenumber">293</context>
4728 </context-group>
4729 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4730 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4743 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4731 <context-group purpose="location"> 4744
4732 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4733 <context context-type="linenumber">296,298</context>
4734 </context-group>
4735 </trans-unit>
4736 <trans-unit id="3950258704315544174" datatype="html"> 4746 <trans-unit id="3950258704315544174" datatype="html">
4737 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4747 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4738 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4748 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4739 4749
4740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4741 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4751 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4742 4752
4743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4744 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4754 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4745 4755
4746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4747 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4757 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4748 4758
4749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4750 <trans-unit id="3428986951244800347" datatype="html"> 4760 <trans-unit id="3428986951244800347" datatype="html">
4751 <source>Block new videos automatically</source> 4761 <source>Block new videos automatically</source>
4752 <target state="new">Block new videos automatically</target> 4762 <target state="new">Block new videos automatically</target>
4753 4763
4754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4755 <trans-unit id="2054846790157376783" datatype="html"> 4765 <trans-unit id="2054846790157376783" datatype="html">
4756 <source>SEARCH</source> 4766 <source>SEARCH</source>
4757 <target state="new">SEARCH</target> 4767 <target state="new">SEARCH</target>
4758 4768
4759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4760 4770
4761 <trans-unit id="3442084803796199253" datatype="html"> 4771 <trans-unit id="3442084803796199253" datatype="html">
4762 <source>Allow users to do remote URI/handle search</source> 4772 <source>Allow users to do remote URI/handle search</source>
4763 <target state="new">Allow users to do remote URI/handle search</target> 4773 <target state="new">Allow users to do remote URI/handle search</target>
4764 4774
4765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4766 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4776 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4767 4777
4768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4769 4779
4770 <trans-unit id="7295422540935146771" datatype="html"> 4780 <trans-unit id="7295422540935146771" datatype="html">
4771 <source>Allow anonymous to do remote URI/handle search</source> 4781 <source>Allow anonymous to do remote URI/handle search</source>
4772 <target state="new">Allow anonymous to do remote URI/handle search</target> 4782 <target state="new">Allow anonymous to do remote URI/handle search</target>
4773 4783
4774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4775 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4785 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4776 4786
4777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4778 <trans-unit id="5273935530181504015" datatype="html"> 4788 <trans-unit id="5273935530181504015" datatype="html">
4779 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4789 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4780 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4790 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4781 4791
4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4783 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4793 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4784 4794
4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4786 4796
4787 <trans-unit id="2331464426553277323" datatype="html"> 4797 <trans-unit id="2331464426553277323" datatype="html">
4788 <source>Search index URL</source> 4798 <source>Search index URL</source>
4789 <target state="new">Search index URL</target> 4799 <target state="new">Search index URL</target>
4790 4800
4791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4792 <trans-unit id="8524278911521465398" datatype="html"> 4802 <trans-unit id="8524278911521465398" datatype="html">
4793 <source>Disable local search in search bar</source> 4803 <source>Disable local search in search bar</source>
4794 <target state="new">Disable local search in search bar</target> 4804 <target state="new">Disable local search in search bar</target>
4795 4805
4796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4797 <trans-unit id="6568991917245875948" datatype="html"> 4807 <trans-unit id="6568991917245875948" datatype="html">
4798 <source>Otherwise the local search stays used by default</source> 4808 <source>Otherwise the local search stays used by default</source>
4799 <target state="new">Otherwise the local search stays used by default</target> 4809 <target state="new">Otherwise the local search stays used by default</target>
4800 4810
4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4802 <trans-unit id="4444955208013675027" datatype="html"> 4812 <trans-unit id="4444955208013675027" datatype="html">
4803 <source>Search bar uses the global search index by default</source> 4813 <source>Search bar uses the global search index by default</source>
4804 <target state="new">Search bar uses the global search index by default</target> 4814 <target state="new">Search bar uses the global search index by default</target>
4805 4815
4806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4807 <trans-unit id="6476750382562952780" datatype="html"> 4817 <trans-unit id="6476750382562952780" datatype="html">
4808 <source>Enable global search</source> 4818 <source>Enable global search</source>
4809 <target state="new">Enable global search</target> 4819 <target state="new">Enable global search</target>
4810 4820
4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4812 <trans-unit id="836183323506117145" datatype="html"> 4822 <trans-unit id="836183323506117145" datatype="html">
4813 <source>FEDERATION</source> 4823 <source>FEDERATION</source>
4814 <target state="new">FEDERATION</target> 4824 <target state="new">FEDERATION</target>
4815 4825
4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4817 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4827 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4818 4828
4819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4820 4830
4821 <trans-unit id="9119248927271669654" datatype="html"> 4831 <trans-unit id="9119248927271669654" datatype="html">
4822 <source>Other instances can follow yours</source> 4832 <source>Other instances can follow yours</source>
4823 <target state="new">Other instances can follow yours</target> 4833 <target state="new">Other instances can follow yours</target>
4824 4834
4825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4826 <trans-unit id="7015551137649102649" datatype="html"> 4836 <trans-unit id="7015551137649102649" datatype="html">
4827 <source>Manually approve new instance followers</source> 4837 <source>Manually approve new instance followers</source>
4828 <target state="new">Manually approve new instance followers</target> 4838 <target state="new">Manually approve new instance followers</target>
4829 4839
4830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4831 <trans-unit id="4803992993548153434" datatype="html"> 4841 <trans-unit id="4803992993548153434" datatype="html">
4832 <source>Automatically follow back instances</source> 4842 <source>Automatically follow back instances</source>
4833 <target state="new">Automatically follow back instances</target> 4843 <target state="new">Automatically follow back instances</target>
4834 4844
4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4836 4846
4837 <trans-unit id="2092224316392295720" datatype="html"> 4847 <trans-unit id="2092224316392295720" datatype="html">
4838 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4848 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4840,25 +4850,25 @@ The link will expire within 1 hour.</target>
4840 4850
4841 4851
4842 4852
4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4844 <trans-unit id="1718269478813020014" datatype="html"> 4854 <trans-unit id="1718269478813020014" datatype="html">
4845 <source>Index URL</source> 4855 <source>Index URL</source>
4846 <target state="new">Index URL</target> 4856 <target state="new">Index URL</target>
4847 4857
4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4849 <trans-unit id="173263206605027981" datatype="html"> 4859 <trans-unit id="173263206605027981" datatype="html">
4850 <source>Automatically follow instances of a public index</source> 4860 <source>Automatically follow instances of a public index</source>
4851 <target state="new">Automatically follow instances of a public index</target> 4861 <target state="new">Automatically follow instances of a public index</target>
4852 4862
4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4854 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4864 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4855 4865
4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4857 <trans-unit id="3946988229617310200" datatype="html"> 4867 <trans-unit id="3946988229617310200" datatype="html">
4858 <source>ADMINISTRATORS</source> 4868 <source>ADMINISTRATORS</source>
4859 <target state="new">ADMINISTRATORS</target> 4869 <target state="new">ADMINISTRATORS</target>
4860 4870
4861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4862 <trans-unit id="2149300564474427551" datatype="html"> 4872 <trans-unit id="2149300564474427551" datatype="html">
4863 <source>Administrator</source> 4873 <source>Administrator</source>
4864 <target state="new">Administrator</target> 4874 <target state="new">Administrator</target>
@@ -4868,12 +4878,12 @@ The link will expire within 1 hour.</target>
4868 <source>Admin email</source> 4878 <source>Admin email</source>
4869 <target state="new">Admin email</target> 4879 <target state="new">Admin email</target>
4870 4880
4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4872 <trans-unit id="4722881456283329321" datatype="html"> 4882 <trans-unit id="4722881456283329321" datatype="html">
4873 <source>Enable contact form</source> 4883 <source>Enable contact form</source>
4874 <target state="new">Enable contact form</target> 4884 <target state="new">Enable contact form</target>
4875 4885
4876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4877 <trans-unit id="5926348345797688952" datatype="html"> 4887 <trans-unit id="5926348345797688952" datatype="html">
4878 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target> 4888 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4879 4889
@@ -4882,24 +4892,24 @@ The link will expire within 1 hour.</target>
4882 <source>TWITTER</source> 4892 <source>TWITTER</source>
4883 <target state="new">TWITTER</target> 4893 <target state="new">TWITTER</target>
4884 4894
4885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4886 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4896 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4887 4897
4888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4889 4899
4890 <trans-unit id="4087837092261487511" datatype="html"> 4900 <trans-unit id="4087837092261487511" datatype="html">
4891 <source>Your Twitter username</source> 4901 <source>Your Twitter username</source>
4892 <target state="new">Your Twitter username</target> 4902 <target state="new">Your Twitter username</target>
4893 4903
4894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4895 <trans-unit id="5648651824279408711" datatype="html"> 4905 <trans-unit id="5648651824279408711" datatype="html">
4896 <source>Instance allowed by Twitter</source> 4906 <source>Instance allowed by Twitter</source>
4897 <target state="new">Instance allowed by Twitter</target> 4907 <target state="new">Instance allowed by Twitter</target>
4898 4908
4899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4900 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4910 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4901 4911
4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4903 <trans-unit id="493135676263039396" datatype="html"> 4913 <trans-unit id="493135676263039396" datatype="html">
4904 <source>LIVE</source><target state="new">LIVE</target> 4914 <source>LIVE</source><target state="new">LIVE</target>
4905 4915
@@ -5221,19 +5231,81 @@ color: red;
5221 <source>PASSWORD</source> 5231 <source>PASSWORD</source>
5222 <target state="new">PASSWORD</target> 5232 <target state="new">PASSWORD</target>
5223 5233
5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
5235 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5236 <context-group purpose="location">
5237 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5238 <context context-type="linenumber">67</context>
5239 </context-group>
5240 </trans-unit>
5225 <trans-unit id="9012586956848595996" datatype="html"> 5241 <trans-unit id="9012586956848595996" datatype="html">
5226 <source>EMAIL</source> 5242 <source>EMAIL</source>
5227 <target state="new">EMAIL</target> 5243 <target state="new">EMAIL</target>
5228 5244
5229 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5246 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5247 <context-group purpose="location">
5248 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5249 <context context-type="linenumber">3,5</context>
5250 </context-group>
5251 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5252 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5253 <context-group purpose="location">
5254 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5255 <context context-type="linenumber">5</context>
5256 </context-group>
5257 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5258 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5259 <context-group purpose="location">
5260 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5261 <context context-type="linenumber">9</context>
5262 </context-group>
5263 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5264 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5265 <context-group purpose="location">
5266 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5267 <context context-type="linenumber">31</context>
5268 </context-group>
5269 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5270 <source>Disable two factor</source><target state="new">Disable two factor</target>
5271 <context-group purpose="location">
5272 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5273 <context context-type="linenumber">33</context>
5274 </context-group>
5275 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5276 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5277 <context-group purpose="location">
5278 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5279 <context context-type="linenumber">43</context>
5280 </context-group>
5281 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5282 <source> Two factor authentication is already enabled.
5283</source><target state="new"> Two factor authentication is already enabled.
5284</target>
5285 <context-group purpose="location">
5286 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5287 <context context-type="linenumber">6,8</context>
5288 </context-group>
5289 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5290 <source>Your password</source><target state="new">Your password</target>
5291 <context-group purpose="location">
5292 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5293 <context context-type="linenumber">14</context>
5294 </context-group>
5295 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5296 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5297 <context-group purpose="location">
5298 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5299 <context context-type="linenumber">15</context>
5300 </context-group>
5301 </trans-unit>
5230 <trans-unit id="7752239348028675311" datatype="html"> 5302 <trans-unit id="7752239348028675311" datatype="html">
5231 <source>DANGER ZONE</source> 5303 <source>DANGER ZONE</source>
5232 <target state="new">DANGER ZONE</target> 5304 <target state="new">DANGER ZONE</target>
5233 5305
5234 5306
5235 5307
5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5237 <trans-unit id="4915431133669985304" datatype="html"> 5309 <trans-unit id="4915431133669985304" datatype="html">
5238 <source>Profile</source> 5310 <source>Profile</source>
5239 <target state="new">Profile</target> 5311 <target state="new">Profile</target>
@@ -5349,7 +5421,7 @@ color: red;
5349 <source>Current password</source> 5421 <source>Current password</source>
5350 <target state="new">Current password</target> 5422 <target state="new">Current password</target>
5351 5423
5352 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5353 <trans-unit id="3588415639242079458" datatype="html"> 5425 <trans-unit id="3588415639242079458" datatype="html">
5354 <source>New password</source> 5426 <source>New password</source>
5355 <target state="new">New password</target> 5427 <target state="new">New password</target>
@@ -5594,7 +5666,17 @@ color: red;
5594 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5666 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5595 <source>Account settings</source><target state="new">Account settings</target> 5667 <source>Account settings</source><target state="new">Account settings</target>
5596 5668
5597 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5669 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5670 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5671 <context-group purpose="location">
5672 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5673 <context context-type="linenumber">39</context>
5674 </context-group>
5675 <context-group purpose="location">
5676 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5677 <context context-type="linenumber">3</context>
5678 </context-group>
5679 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5598 <source>Playlist elements</source><target state="new">Playlist elements</target> 5680 <source>Playlist elements</source><target state="new">Playlist elements</target>
5599 5681
5600 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5682 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6809,7 +6891,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6809 <trans-unit id="1504521795586863905" datatype="html"> 6891 <trans-unit id="1504521795586863905" datatype="html">
6810 <source>VIDEOS</source><target state="new">VIDEOS</target> 6892 <source>VIDEOS</source><target state="new">VIDEOS</target>
6811 6893
6812 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6894 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6813 6895
6814 <trans-unit id="25349740244798533" datatype="html"> 6896 <trans-unit id="25349740244798533" datatype="html">
6815 <source>Username copied</source> 6897 <source>Username copied</source>
@@ -6948,7 +7030,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6948 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 7030 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
6949 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7031 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
6950 7032
6951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 7033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
6952 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target> 7034 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
6953 7035
6954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -7106,7 +7188,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7106 <trans-unit id="7022070615528435141" datatype="html"> 7188 <trans-unit id="7022070615528435141" datatype="html">
7107 <source>Delete</source><target state="new">Delete</target> 7189 <source>Delete</source><target state="new">Delete</target>
7108 7190
7109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7110 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7192 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7111 <context-group purpose="location"> 7193 <context-group purpose="location">
7112 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7194 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7198,8 +7280,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7198 <source>Follow request(s) sent!</source> 7280 <source>Follow request(s) sent!</source>
7199 <target state="new">Follow request(s) sent!</target> 7281 <target state="new">Follow request(s) sent!</target>
7200 7282
7201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7202 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7284 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7203 <context-group purpose="location"> 7285 <context-group purpose="location">
7204 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7286 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7205 <context context-type="linenumber">3</context> 7287 <context context-type="linenumber">3</context>
@@ -7719,19 +7801,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7719 <x id="PH"/> updated. 7801 <x id="PH"/> updated.
7720 </target> 7802 </target>
7721 7803
7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7723 <trans-unit id="1349763489797682899" datatype="html"> 7805 <trans-unit id="1349763489797682899" datatype="html">
7724 <source>Update user</source> 7806 <source>Update user</source>
7725 <target state="new">Update user</target> 7807 <target state="new">Update user</target>
7726 7808
7727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7728 <trans-unit id="8819563010322372715" datatype="html"> 7810 <trans-unit id="8819563010322372715" datatype="html">
7729 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7811 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7730 <target state="new">An email asking for password reset has been sent to 7812 <target state="new">An email asking for password reset has been sent to
7731 <x id="PH"/>. 7813 <x id="PH"/>.
7732 </target> 7814 </target>
7733 7815
7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7817 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7818 <context-group purpose="location">
7819 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7820 <context context-type="linenumber">134</context>
7821 </context-group>
7822 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7735 <source>Users list</source><target state="new">Users list</target> 7823 <source>Users list</source><target state="new">Users list</target>
7736 7824
7737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -8197,7 +8285,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8197 <source>Channel filters</source><target state="new">Channel filters</target> 8285 <source>Channel filters</source><target state="new">Channel filters</target>
8198 8286
8199 8287
8200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 8288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
8201 <source>Update video channel</source><target state="new">Update video channel</target> 8289 <source>Update video channel</source><target state="new">Update video channel</target>
8202 8290
8203 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 8291 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -8245,10 +8333,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
8245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 8333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
8246 <source>Notifications</source><target state="new">Notifications</target> 8334 <source>Notifications</source><target state="new">Notifications</target>
8247 8335
8248 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 8336 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
8249 <source>Applications</source><target state="new">Applications</target> 8337 <source>Applications</source><target state="new">Applications</target>
8250 8338
8251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8252 <trans-unit id="104404386496394770" datatype="html"> 8340 <trans-unit id="104404386496394770" datatype="html">
8253 <source>Delete playlist</source> 8341 <source>Delete playlist</source>
8254 <target state="new">Delete playlist</target> 8342 <target state="new">Delete playlist</target>
@@ -8264,7 +8352,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8264 <trans-unit id="4844578664427956129" datatype="html"> 8352 <trans-unit id="4844578664427956129" datatype="html">
8265 <source>Change ownership</source><target state="new">Change ownership</target> 8353 <source>Change ownership</source><target state="new">Change ownership</target>
8266 8354
8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8355 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8268 <trans-unit id="3380608219513805292" datatype="html"> 8356 <trans-unit id="3380608219513805292" datatype="html">
8269 <source>Playlist <x id="PH"/> deleted.</source> 8357 <source>Playlist <x id="PH"/> deleted.</source>
8270 <target state="new">Playlist 8358 <target state="new">Playlist
@@ -8277,26 +8365,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
8277 <source>My videos</source> 8365 <source>My videos</source>
8278 <target state="new">My videos</target> 8366 <target state="new">My videos</target>
8279 8367
8280 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8368 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8281 <trans-unit id="8197117721861453263" datatype="html"> 8369 <trans-unit id="8197117721861453263" datatype="html">
8282 <source>Do you really want to delete <x id="PH"/> videos?</source> 8370 <source>Do you really want to delete <x id="PH"/> videos?</source>
8283 <target state="new">Do you really want to delete 8371 <target state="new">Do you really want to delete
8284 <x id="PH"/> videos? 8372 <x id="PH"/> videos?
8285 </target> 8373 </target>
8286 8374
8287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8375 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8288 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8376 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8289 <context-group purpose="location"> 8377
8290 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8291 <context context-type="linenumber">191</context>
8292 </context-group>
8293 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8294 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8379 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8295 <context-group purpose="location"> 8380
8296 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8381 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8297 <context context-type="linenumber">193,191</context>
8298 </context-group>
8299 </trans-unit>
8300 <trans-unit id="2591467977473302125" datatype="html"> 8382 <trans-unit id="2591467977473302125" datatype="html">
8301 <source>Videos list</source><target state="new">Videos list</target> 8383 <source>Videos list</source><target state="new">Videos list</target>
8302 <context-group purpose="location"> 8384 <context-group purpose="location">
@@ -8339,7 +8421,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8339 <source>My channels</source> 8421 <source>My channels</source>
8340 <target state="new">My channels</target> 8422 <target state="new">My channels</target>
8341 8423
8342 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8424 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8343 <source>My synchronizations</source><target state="new">My synchronizations</target> 8425 <source>My synchronizations</source><target state="new">My synchronizations</target>
8344 <context-group purpose="location"> 8426 <context-group purpose="location">
8345 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8427 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8363,12 +8445,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8363 <source>My playlists</source> 8445 <source>My playlists</source>
8364 <target state="new">My playlists</target> 8446 <target state="new">My playlists</target>
8365 8447
8366 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8448 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8367 <trans-unit id="2527931602940887636" datatype="html"> 8449 <trans-unit id="2527931602940887636" datatype="html">
8368 <source>My subscriptions</source> 8450 <source>My subscriptions</source>
8369 <target state="new">My subscriptions</target> 8451 <target state="new">My subscriptions</target>
8370 8452
8371 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8453 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8372 <trans-unit id="5177154708872200221" datatype="html"> 8454 <trans-unit id="5177154708872200221" datatype="html">
8373 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target> 8455 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
8374 8456
@@ -8379,7 +8461,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8379 <source>My abuse reports</source> 8461 <source>My abuse reports</source>
8380 <target state="new">My abuse reports</target> 8462 <target state="new">My abuse reports</target>
8381 8463
8382 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8383 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8465 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8384</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8466</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8385</target> 8467</target>
@@ -8416,13 +8498,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8416 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8498 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8417 <source>Channels</source><target state="new">Channels</target> 8499 <source>Channels</source><target state="new">Channels</target>
8418 8500
8419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8501 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8420 <source>Videos</source><target state="new">Videos</target> 8502 <source>Videos</source><target state="new">Videos</target>
8421 8503
8422 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8504 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8423 <source>Playlists</source><target state="new">Playlists</target> 8505 <source>Playlists</source><target state="new">Playlists</target>
8424 8506
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8507 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8426 8508
8427 8509
8428 <trans-unit id="7916647920967632052" datatype="html"> 8510 <trans-unit id="7916647920967632052" datatype="html">
@@ -8602,7 +8684,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8602 <source>You need to reconnect.</source> 8684 <source>You need to reconnect.</source>
8603 <target state="new">You need to reconnect.</target> 8685 <target state="new">You need to reconnect.</target>
8604 8686
8605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8687 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8606 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8688 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8607 <context-group purpose="location"> 8689 <context-group purpose="location">
8608 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8690 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8621,30 +8703,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8621 8703
8622 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8704 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8623 <source>My history</source><target state="new">My history</target> 8705 <source>My history</source><target state="new">My history</target>
8624 <context-group purpose="location"> 8706
8625 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8707 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8626 <context context-type="linenumber">98</context>
8627 </context-group>
8628 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8629 <source>In my library</source><target state="new">In my library</target> 8708 <source>In my library</source><target state="new">In my library</target>
8630 <context-group purpose="location"> 8709
8631 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8710 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8632 <context context-type="linenumber">104</context>
8633 </context-group>
8634 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8635 <source>Trending</source><target state="new">Trending</target> 8711 <source>Trending</source><target state="new">Trending</target>
8636 8712
8637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8638 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8714 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8639 <context-group purpose="location"> 8715
8640 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8716 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8641 <context context-type="linenumber">150</context>
8642 </context-group>
8643 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8644 <source>Home</source><target state="new">Home</target> 8717 <source>Home</source><target state="new">Home</target>
8645 8718
8646 8719
8647 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8720 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8648 <trans-unit id="4648900870671159218" datatype="html"> 8721 <trans-unit id="4648900870671159218" datatype="html">
8649 <source>Success</source> 8722 <source>Success</source>
8650 <target state="new">Success</target> 8723 <target state="new">Success</target>
@@ -8654,12 +8727,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8654 <source>Incorrect username or password.</source> 8727 <source>Incorrect username or password.</source>
8655 <target state="new">Incorrect username or password.</target> 8728 <target state="new">Incorrect username or password.</target>
8656 8729
8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8730 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8658 <trans-unit id="6974874606619467663" datatype="html"> 8731 <trans-unit id="6974874606619467663" datatype="html">
8659 <source>Your account is blocked.</source> 8732 <source>Your account is blocked.</source>
8660 <target state="new">Your account is blocked.</target> 8733 <target state="new">Your account is blocked.</target>
8661 8734
8662 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8735 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8663 8736
8664 <trans-unit id="7939914198003891823" datatype="html"> 8737 <trans-unit id="7939914198003891823" datatype="html">
8665 <source>any language</source> 8738 <source>any language</source>
@@ -8794,6 +8867,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8794 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8867 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8795 <context context-type="linenumber">7</context> 8868 <context context-type="linenumber">7</context>
8796 </context-group> 8869 </context-group>
8870 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8871 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8872</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8873</target>
8874 <context-group purpose="location">
8875 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8876 <context context-type="linenumber">1,4</context>
8877 </context-group>
8797 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8878 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8798 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8879 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8799 <context-group purpose="location"> 8880 <context-group purpose="location">
@@ -8914,7 +8995,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8914 <source>Confirm</source> 8995 <source>Confirm</source>
8915 <target state="new">Confirm</target> 8996 <target state="new">Confirm</target>
8916 8997
8917 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
8999 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9000 <context-group purpose="location">
9001 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9002 <context context-type="linenumber">28,30</context>
9003 </context-group>
9004 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9005 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9006 <context-group purpose="location">
9007 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9008 <context context-type="linenumber">34,36</context>
9009 </context-group>
9010 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9011 <source>Two-factor code</source><target state="new">Two-factor code</target>
9012 <context-group purpose="location">
9013 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9014 <context context-type="linenumber">42</context>
9015 </context-group>
9016 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9017 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9018 <context-group purpose="location">
9019 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9020 <context context-type="linenumber">43</context>
9021 </context-group>
9022 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9023 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9024 <context-group purpose="location">
9025 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9026 <context context-type="linenumber">77</context>
9027 </context-group>
9028 </trans-unit>
8918 <trans-unit id="7784486624424057376" datatype="html"> 9029 <trans-unit id="7784486624424057376" datatype="html">
8919 <source>Instance name is required.</source> 9030 <source>Instance name is required.</source>
8920 <target state="new">Instance name is required.</target> 9031 <target state="new">Instance name is required.</target>
@@ -9084,7 +9195,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9085 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9196 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9086 9197
9087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9199 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9200 <context-group purpose="location">
9201 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9202 <context context-type="linenumber">69</context>
9203 </context-group>
9204 </trans-unit>
9088 <trans-unit id="4968369344159400023" datatype="html"> 9205 <trans-unit id="4968369344159400023" datatype="html">
9089 <source>Your name is required.</source> 9206 <source>Your name is required.</source>
9090 <target state="new">Your name is required.</target> 9207 <target state="new">Your name is required.</target>
@@ -9141,7 +9258,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9141 <target state="new">Password is required.</target> 9258 <target state="new">Password is required.</target>
9142 9259
9143 9260
9144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9145 <trans-unit id="3152303769378345477" datatype="html"> 9262 <trans-unit id="3152303769378345477" datatype="html">
9146 <source>Confirmation of the password is required.</source> 9263 <source>Confirmation of the password is required.</source>
9147 <target state="new">Confirmation of the password is required.</target> 9264 <target state="new">Confirmation of the password is required.</target>
@@ -9186,92 +9303,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9186 <target state="new">Password must be at least 6 characters long.</target> 9303 <target state="new">Password must be at least 6 characters long.</target>
9187 9304
9188 9305
9189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9190 <trans-unit id="1099684476181448167" datatype="html"> 9307 <trans-unit id="1099684476181448167" datatype="html">
9191 <source>Password cannot be more than 255 characters long.</source> 9308 <source>Password cannot be more than 255 characters long.</source>
9192 <target state="new">Password cannot be more than 255 characters long.</target> 9309 <target state="new">Password cannot be more than 255 characters long.</target>
9193 9310
9194 9311
9195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9196 <trans-unit id="3392630942539073768" datatype="html"> 9313 <trans-unit id="3392630942539073768" datatype="html">
9197 <source>The new password and the confirmed password do not correspond.</source> 9314 <source>The new password and the confirmed password do not correspond.</source>
9198 <target state="new">The new password and the confirmed password do not correspond.</target> 9315 <target state="new">The new password and the confirmed password do not correspond.</target>
9199 9316
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9201 <trans-unit id="2027337371129904473" datatype="html"> 9318 <trans-unit id="2027337371129904473" datatype="html">
9202 <source>Video quota is required.</source> 9319 <source>Video quota is required.</source>
9203 <target state="new">Video quota is required.</target> 9320 <target state="new">Video quota is required.</target>
9204 9321
9205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9206 <trans-unit id="267386529333143660" datatype="html"> 9323 <trans-unit id="267386529333143660" datatype="html">
9207 <source>Quota must be greater than -1.</source> 9324 <source>Quota must be greater than -1.</source>
9208 <target state="new">Quota must be greater than -1.</target> 9325 <target state="new">Quota must be greater than -1.</target>
9209 9326
9210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9211 <trans-unit id="1220179061234048936" datatype="html"> 9328 <trans-unit id="1220179061234048936" datatype="html">
9212 <source>Daily upload limit is required.</source> 9329 <source>Daily upload limit is required.</source>
9213 <target state="new">Daily upload limit is required.</target> 9330 <target state="new">Daily upload limit is required.</target>
9214 9331
9215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9216 <trans-unit id="8959404382357999234" datatype="html"> 9333 <trans-unit id="8959404382357999234" datatype="html">
9217 <source>Daily upload limit must be greater than -1.</source> 9334 <source>Daily upload limit must be greater than -1.</source>
9218 <target state="new">Daily upload limit must be greater than -1.</target> 9335 <target state="new">Daily upload limit must be greater than -1.</target>
9219 9336
9220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9221 <trans-unit id="4796798537475457493" datatype="html"> 9338 <trans-unit id="4796798537475457493" datatype="html">
9222 <source>User role is required.</source> 9339 <source>User role is required.</source>
9223 <target state="new">User role is required.</target> 9340 <target state="new">User role is required.</target>
9224 9341
9225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9226 <trans-unit id="2761226139624435788" datatype="html"> 9343 <trans-unit id="2761226139624435788" datatype="html">
9227 <source>Description must be at least 3 characters long.</source> 9344 <source>Description must be at least 3 characters long.</source>
9228 <target state="new">Description must be at least 3 characters long.</target> 9345 <target state="new">Description must be at least 3 characters long.</target>
9229 9346
9230 9347
9231 9348
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9233 <trans-unit id="4717982586356605243" datatype="html"> 9350 <trans-unit id="4717982586356605243" datatype="html">
9234 <source>Description cannot be more than 1000 characters long.</source> 9351 <source>Description cannot be more than 1000 characters long.</source>
9235 <target state="new">Description cannot be more than 1000 characters long.</target> 9352 <target state="new">Description cannot be more than 1000 characters long.</target>
9236 9353
9237 9354
9238 9355
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9356 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9240 <trans-unit id="1814372869868173571" datatype="html"> 9357 <trans-unit id="1814372869868173571" datatype="html">
9241 <source>You must agree with the instance terms in order to register on it.</source> 9358 <source>You must agree with the instance terms in order to register on it.</source>
9242 <target state="new">You must agree with the instance terms in order to register on it.</target> 9359 <target state="new">You must agree with the instance terms in order to register on it.</target>
9243 9360
9244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9245 <trans-unit id="7803960725351649605" datatype="html"> 9362 <trans-unit id="7803960725351649605" datatype="html">
9246 <source>Ban reason must be at least 3 characters long.</source> 9363 <source>Ban reason must be at least 3 characters long.</source>
9247 <target state="new">Ban reason must be at least 3 characters long.</target> 9364 <target state="new">Ban reason must be at least 3 characters long.</target>
9248 9365
9249 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9250 <trans-unit id="3851609012243698179" datatype="html"> 9367 <trans-unit id="3851609012243698179" datatype="html">
9251 <source>Ban reason cannot be more than 250 characters long.</source> 9368 <source>Ban reason cannot be more than 250 characters long.</source>
9252 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9369 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9253 9370
9254 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9255 <trans-unit id="6632896893630378443" datatype="html"> 9372 <trans-unit id="6632896893630378443" datatype="html">
9256 <source>Display name is required.</source> 9373 <source>Display name is required.</source>
9257 <target state="new">Display name is required.</target> 9374 <target state="new">Display name is required.</target>
9258 9375
9259 9376
9260 9377
9261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9262 <trans-unit id="1303578752658966736" datatype="html"> 9379 <trans-unit id="1303578752658966736" datatype="html">
9263 <source>Display name must be at least 1 character long.</source> 9380 <source>Display name must be at least 1 character long.</source>
9264 <target state="new">Display name must be at least 1 character long.</target> 9381 <target state="new">Display name must be at least 1 character long.</target>
9265 9382
9266 9383
9267 9384
9268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9269 <trans-unit id="4613240543124934954" datatype="html"> 9386 <trans-unit id="4613240543124934954" datatype="html">
9270 <source>Display name cannot be more than 50 characters long.</source> 9387 <source>Display name cannot be more than 50 characters long.</source>
9271 <target state="new">Display name cannot be more than 50 characters long.</target> 9388 <target state="new">Display name cannot be more than 50 characters long.</target>
9272 9389
9273 9390
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9275 <trans-unit id="1000468652492651683" datatype="html"> 9392 <trans-unit id="1000468652492651683" datatype="html">
9276 <source>Report reason is required.</source> 9393 <source>Report reason is required.</source>
9277 <target state="new">Report reason is required.</target> 9394 <target state="new">Report reason is required.</target>
@@ -10064,7 +10181,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10064 </target> 10181 </target>
10065 10182
10066 10183
10067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10068 <trans-unit id="1209500590333005801" datatype="html"> 10185 <trans-unit id="1209500590333005801" datatype="html">
10069 <source> 10186 <source>
10070 <x id="PH"/> (account page) 10187 <x id="PH"/> (account page)
@@ -10445,20 +10562,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10445 <x id="PH"/> minutes. 10562 <x id="PH"/> minutes.
10446 </target> 10563 </target>
10447 10564
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10565 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10449 <trans-unit id="4965472196059235310" datatype="html"> 10566 <trans-unit id="4965472196059235310" datatype="html">
10450 <source>Too many attempts, please try again later.</source> 10567 <source>Too many attempts, please try again later.</source>
10451 <target state="new">Too many attempts, please try again later.</target> 10568 <target state="new">Too many attempts, please try again later.</target>
10452 10569
10453 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10570 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10454 <trans-unit id="1693549688987384699" datatype="html"> 10571 <trans-unit id="1693549688987384699" datatype="html">
10455 <source>Server error. Please retry later.</source> 10572 <source>Server error. Please retry later.</source>
10456 <target state="new">Server error. Please retry later.</target> 10573 <target state="new">Server error. Please retry later.</target>
10457 10574
10458 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10575 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10459 <source>Unknown server error</source><target state="new">Unknown server error</target> 10576 <source>Unknown server error</source><target state="new">Unknown server error</target>
10460 10577
10461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10578 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10462 <trans-unit id="5927402622550505067" datatype="html"> 10579 <trans-unit id="5927402622550505067" datatype="html">
10463 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10580 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10464 <target state="new">Subscribed to all current channels of 10581 <target state="new">Subscribed to all current channels of
@@ -10618,7 +10735,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10618 <target state="new">Copied</target> 10735 <target state="new">Copied</target>
10619 10736
10620 10737
10621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10622 <source>Copy</source><target state="new">Copy</target> 10739 <source>Copy</source><target state="new">Copy</target>
10623 10740
10624 10741
@@ -10815,38 +10932,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10815 <source>Published</source> 10932 <source>Published</source>
10816 <target state="new">Published</target> 10933 <target state="new">Published</target>
10817 10934
10818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 10935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10819 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 10936 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10820 <context-group purpose="location"> 10937
10821 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 10938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit><trans-unit id="5093002376262354382" datatype="html">
10822 <context context-type="linenumber">178</context>
10823 </context-group>
10824 </trans-unit><trans-unit id="5093002376262354382" datatype="html">
10825 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 10939 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
10826 10940
10827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 10941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10828 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 10942 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
10829 10943
10830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 10944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10831 10945
10832 <trans-unit id="4887724548587271148" datatype="html"> 10946 <trans-unit id="4887724548587271148" datatype="html">
10833 <source>Waiting transcoding</source> 10947 <source>Waiting transcoding</source>
10834 <target state="new">Waiting transcoding</target> 10948 <target state="new">Waiting transcoding</target>
10835 10949
10836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 10950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10837 <trans-unit id="4517785179607945981" datatype="html"> 10951 <trans-unit id="4517785179607945981" datatype="html">
10838 <source>To transcode</source> 10952 <source>To transcode</source>
10839 <target state="new">To transcode</target> 10953 <target state="new">To transcode</target>
10840 10954
10841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 10955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10842 <trans-unit id="3299576663551440736" datatype="html"> 10956 <trans-unit id="3299576663551440736" datatype="html">
10843 <source>To import</source> 10957 <source>To import</source>
10844 <target state="new">To import</target> 10958 <target state="new">To import</target>
10845 10959
10846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 10960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10847 <source>To edit</source><target state="new">To edit</target> 10961 <source>To edit</source><target state="new">To edit</target>
10848 10962
10849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 10963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10850 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 10964 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10851 <context-group purpose="location"> 10965 <context-group purpose="location">
10852 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 10966 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10908,23 +11022,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10908 <source>Your video was uploaded to your account and is private.</source> 11022 <source>Your video was uploaded to your account and is private.</source>
10909 <target state="new">Your video was uploaded to your account and is private.</target> 11023 <target state="new">Your video was uploaded to your account and is private.</target>
10910 11024
10911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10912 <trans-unit id="5699822024600815733" datatype="html"> 11026 <trans-unit id="5699822024600815733" datatype="html">
10913 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11027 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10914 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11028 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10915 11029
10916 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11030 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10917 <trans-unit id="1219739004043110649" datatype="html"> 11031 <trans-unit id="1219739004043110649" datatype="html">
10918 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11032 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10919 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 11033 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
10920 11034
10921 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10922 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11036 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
10923 11037
10924 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 11038 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
10925 <source>Upload</source><target state="new">Upload</target> 11039 <source>Upload</source><target state="new">Upload</target>
10926 11040
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
10928 <trans-unit id="8278735427925094503" datatype="html"> 11042 <trans-unit id="8278735427925094503" datatype="html">
10929 <source>Upload 11043 <source>Upload
10930 <x id="PH"/> 11044 <x id="PH"/>
@@ -10933,13 +11047,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10933 <x id="PH"/> 11047 <x id="PH"/>
10934 </target> 11048 </target>
10935 11049
10936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
10937 11051
10938 <trans-unit id="5981816353437801748" datatype="html"> 11052 <trans-unit id="5981816353437801748" datatype="html">
10939 <source>Video published.</source> 11053 <source>Video published.</source>
10940 <target state="new">Video published.</target> 11054 <target state="new">Video published.</target>
10941 11055
10942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
10943 11057
10944 11058
10945 <trans-unit id="764164089183618119" datatype="html"> 11059 <trans-unit id="764164089183618119" datatype="html">
@@ -11052,7 +11166,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 11166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
11053 <source>Cancel</source><target state="new">Cancel</target> 11167 <source>Cancel</source><target state="new">Cancel</target>
11054 11168
11055 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11169 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11056 <trans-unit id="3354816756665089864" datatype="html"> 11170 <trans-unit id="3354816756665089864" datatype="html">
11057 <source>Autoplay is suspended</source> 11171 <source>Autoplay is suspended</source>
11058 <target state="new">Autoplay is suspended</target> 11172 <target state="new">Autoplay is suspended</target>
@@ -11126,7 +11240,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11126 <trans-unit id="2431286785954354122" datatype="html"> 11240 <trans-unit id="2431286785954354122" datatype="html">
11127 <source>Recently added</source><target state="new">Recently added</target> 11241 <source>Recently added</source><target state="new">Recently added</target>
11128 11242
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11130 11244
11131 11245
11132 11246
@@ -11138,10 +11252,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11138 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
11139 <source>Subscriptions</source><target state="new">Subscriptions</target> 11253 <source>Subscriptions</source><target state="new">Subscriptions</target>
11140 11254
11141 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 11255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
11142 <source>History</source><target state="new">History</target> 11256 <source>History</source><target state="new">History</target>
11143 11257
11144 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 11258 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
11145 <source>Open actions</source><target state="new">Open actions</target> 11259 <source>Open actions</source><target state="new">Open actions</target>
11146 <context-group purpose="location"> 11260 <context-group purpose="location">
11147 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11261 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -11150,7 +11264,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11150 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 11264 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
11151 <source>Local videos</source><target state="new">Local videos</target> 11265 <source>Local videos</source><target state="new">Local videos</target>
11152 11266
11153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11154 <source>Exclude</source><target state="new">Exclude</target> 11268 <source>Exclude</source><target state="new">Exclude</target>
11155 11269
11156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11174,13 +11288,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11174 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 11288 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
11175 <source>Discover videos</source><target state="new">Discover videos</target> 11289 <source>Discover videos</source><target state="new">Discover videos</target>
11176 11290
11177 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
11178 <source>Trending videos</source><target state="new">Trending videos</target> 11292 <source>Trending videos</source><target state="new">Trending videos</target>
11179 11293
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 11294 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
11181 <source>Recently added videos</source><target state="new">Recently added videos</target> 11295 <source>Recently added videos</source><target state="new">Recently added videos</target>
11182 11296
11183 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 11297 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
11184 <source>Upload a video</source><target state="new">Upload a video</target> 11298 <source>Upload a video</source><target state="new">Upload a video</target>
11185 11299
11186 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 11300 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.nb-NO.xlf b/client/src/locale/angular.nb-NO.xlf
index 5eb012433..788623e1b 100644
--- a/client/src/locale/angular.nb-NO.xlf
+++ b/client/src/locale/angular.nb-NO.xlf
@@ -409,13 +409,13 @@
409 <target state="translated">video</target> 409 <target state="translated">video</target>
410 410
411 411
412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
413 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 413 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
414 414
415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 415 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
416 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 416 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
417 417
418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
419 <trans-unit id="5235042777215655908" datatype="html"> 419 <trans-unit id="5235042777215655908" datatype="html">
420 <source>subtitles</source> 420 <source>subtitles</source>
421 <target state="translated">undertekster</target> 421 <target state="translated">undertekster</target>
@@ -477,7 +477,7 @@
477 <trans-unit id="2466846716878254816" datatype="html"> 477 <trans-unit id="2466846716878254816" datatype="html">
478 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 478 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
479 479
480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
481 481
482 <trans-unit id="7539427273132299890" datatype="html"> 482 <trans-unit id="7539427273132299890" datatype="html">
483 <source>Unlisted</source> 483 <source>Unlisted</source>
@@ -618,13 +618,10 @@
618 <trans-unit id="158575725114802951" datatype="html"> 618 <trans-unit id="158575725114802951" datatype="html">
619 <source>Only live videos</source><target state="new">Only live videos</target> 619 <source>Only live videos</source><target state="new">Only live videos</target>
620 620
621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 621 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
622 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 622 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
623 <context-group purpose="location"> 623
624 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 624 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
625 <context context-type="linenumber">170</context>
626 </context-group>
627 </trans-unit>
628 <trans-unit id="7585826646011739428" datatype="html"> 625 <trans-unit id="7585826646011739428" datatype="html">
629 <source>Edit</source> 626 <source>Edit</source>
630 <target state="translated">Endre</target> 627 <target state="translated">Endre</target>
@@ -1050,20 +1047,26 @@
1050 <source>Username or email address</source> 1047 <source>Username or email address</source>
1051 <target state="new">Username or email address</target> 1048 <target state="new">Username or email address</target>
1052 1049
1053 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1054 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1051 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1052
1053
1054 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1055 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1056
1057 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1058 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1055 <context-group purpose="location"> 1059 <context-group purpose="location">
1056 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1060 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1057 <context context-type="linenumber">46</context> 1061 <context context-type="linenumber">70</context>
1058 </context-group> 1062 </context-group>
1063 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1064 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1059 <context-group purpose="location"> 1065 <context-group purpose="location">
1060 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1066 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1061 <context context-type="linenumber">53</context> 1067 <context context-type="linenumber">72</context>
1062 </context-group> 1068 </context-group>
1063 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1069 </trans-unit>
1064 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1065
1066 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1067 <trans-unit id="1431416938026210429" datatype="html"> 1070 <trans-unit id="1431416938026210429" datatype="html">
1068 <source>Password</source> 1071 <source>Password</source>
1069 <target state="new">Password</target> 1072 <target state="new">Password</target>
@@ -1075,15 +1078,15 @@
1075 1078
1076 1079
1077 1080
1078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1079 <trans-unit id="8715156686857791956" datatype="html"> 1082 <trans-unit id="8715156686857791956" datatype="html">
1080 <source>Click here to reset your password</source> 1083 <source>Click here to reset your password</source>
1081 <target state="new">Click here to reset your password</target> 1084 <target state="new">Click here to reset your password</target>
1082 1085
1083 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1086 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1084 <source>I forgot my password</source><target state="new">I forgot my password</target> 1087 <source>I forgot my password</source><target state="new">I forgot my password</target>
1085 1088
1086 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1089 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1087 <trans-unit id="2101170466365500913" datatype="html"> 1090 <trans-unit id="2101170466365500913" datatype="html">
1088 <source>Logging into an account lets you publish content</source> 1091 <source>Logging into an account lets you publish content</source>
1089 <target state="new"> Logging into an account lets you publish content </target> 1092 <target state="new"> Logging into an account lets you publish content </target>
@@ -1106,31 +1109,31 @@
1106 <source>Or sign in with</source> 1109 <source>Or sign in with</source>
1107 <target state="new">Or sign in with</target> 1110 <target state="new">Or sign in with</target>
1108 1111
1109 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1112 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1110 <trans-unit id="3238209155172574367" datatype="html"> 1113 <trans-unit id="3238209155172574367" datatype="html">
1111 <source>Forgot your password</source> 1114 <source>Forgot your password</source>
1112 <target state="new">Forgot your password</target> 1115 <target state="new">Forgot your password</target>
1113 1116
1114 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1117 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1115 <trans-unit id="87327320394367488" datatype="html"> 1118 <trans-unit id="87327320394367488" datatype="html">
1116 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1119 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1117 <target state="new"> 1120 <target state="new">
1118 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1121 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1119 </target> 1122 </target>
1120 1123
1121 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1124 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1122 <trans-unit id="3188014010833256853" datatype="html"> 1125 <trans-unit id="3188014010833256853" datatype="html">
1123 <source>Enter your email address and we will send you a link to reset your password.</source> 1126 <source>Enter your email address and we will send you a link to reset your password.</source>
1124 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1127 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1125 1128
1126 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1129 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1127 <trans-unit id="1190256911880544559" datatype="html"> 1130 <trans-unit id="1190256911880544559" datatype="html">
1128 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1131 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1129The link will expire within 1 hour.</source> 1132The link will expire within 1 hour.</source>
1130 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1133 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1131The link will expire within 1 hour.</target> 1134The link will expire within 1 hour.</target>
1132 1135
1133 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1136 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1134 <trans-unit id="4768749765465246664" datatype="html"> 1137 <trans-unit id="4768749765465246664" datatype="html">
1135 <source>Email</source> 1138 <source>Email</source>
1136 <target state="new">Email</target> 1139 <target state="new">Email</target>
@@ -1141,19 +1144,19 @@ The link will expire within 1 hour.</target>
1141 1144
1142 1145
1143 1146
1144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1145 <trans-unit id="3967269098753656610" datatype="html"> 1148 <trans-unit id="3967269098753656610" datatype="html">
1146 <source>Email address</source> 1149 <source>Email address</source>
1147 <target state="new">Email address</target> 1150 <target state="new">Email address</target>
1148 1151
1149 1152
1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1153 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1151 <trans-unit id="7808756054397155068" datatype="html"> 1154 <trans-unit id="7808756054397155068" datatype="html">
1152 <source>Reset</source> 1155 <source>Reset</source>
1153 <target state="new">Reset</target> 1156 <target state="new">Reset</target>
1154 <note priority="1" from="description">Password reset button</note> 1157 <note priority="1" from="description">Password reset button</note>
1155 1158
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1157 1160
1158 <trans-unit id="4319634264526091601" datatype="html"> 1161 <trans-unit id="4319634264526091601" datatype="html">
1159 <source>on this instance</source> 1162 <source>on this instance</source>
@@ -1377,7 +1380,13 @@ The link will expire within 1 hour.</target>
1377 Configure my instance 1380 Configure my instance
1378 </target> 1381 </target>
1379 1382
1380 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1383 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1384 <source>Confirm your password</source><target state="new">Confirm your password</target>
1385 <context-group purpose="location">
1386 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1387 <context context-type="linenumber">54</context>
1388 </context-group>
1389 </trans-unit>
1381 <trans-unit id="9005121595859995793" datatype="html"> 1390 <trans-unit id="9005121595859995793" datatype="html">
1382 <source>Configuration warning!</source> 1391 <source>Configuration warning!</source>
1383 <target state="new">Configuration warning!</target> 1392 <target state="new">Configuration warning!</target>
@@ -1579,7 +1588,7 @@ The link will expire within 1 hour.</target>
1579 <source>My account</source> 1588 <source>My account</source>
1580 <target state="new">My account</target> 1589 <target state="new">My account</target>
1581 1590
1582 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1591 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1583 <trans-unit id="6371572688505952303" datatype="html"> 1592 <trans-unit id="6371572688505952303" datatype="html">
1584 <source>My library</source> 1593 <source>My library</source>
1585 <target state="new">My library</target> 1594 <target state="new">My library</target>
@@ -1590,7 +1599,7 @@ The link will expire within 1 hour.</target>
1590 <target state="new">Create an account</target> 1599 <target state="new">Create an account</target>
1591 1600
1592 1601
1593 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1602 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1594 1603
1595 1604
1596 <trans-unit id="3108704604266608109" datatype="html"> 1605 <trans-unit id="3108704604266608109" datatype="html">
@@ -1617,28 +1626,28 @@ The link will expire within 1 hour.</target>
1617 <trans-unit id="667372110624203230" datatype="html"> 1626 <trans-unit id="667372110624203230" datatype="html">
1618 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1627 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1619 1628
1620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1621 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1630 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1622 1631
1623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1624 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1633 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1625 1634
1626 1635
1627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1628 <trans-unit id="5997625369044180192" datatype="html"> 1637 <trans-unit id="5997625369044180192" datatype="html">
1629 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1638 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1630 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1639 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1631 1640
1632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1633 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1642 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1634 1643
1635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1636 <trans-unit id="7627544798203088407" datatype="html"> 1645 <trans-unit id="7627544798203088407" datatype="html">
1637 <source>Discover</source> 1646 <source>Discover</source>
1638 <target state="new">Discover</target> 1647 <target state="new">Discover</target>
1639 1648
1640 1649
1641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1642 1651
1643 1652
1644 1653
@@ -1835,7 +1844,7 @@ The link will expire within 1 hour.</target>
1835 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1844 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1836 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1845 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1837 1846
1838 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1847 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1839 1848
1840 <trans-unit id="5131854469652959713" datatype="html"> 1849 <trans-unit id="5131854469652959713" datatype="html">
1841 <source>GLOBAL SEARCH</source> 1850 <source>GLOBAL SEARCH</source>
@@ -2175,7 +2184,7 @@ The link will expire within 1 hour.</target>
2175 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2184 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2176 <source>Advanced filters</source><target state="new">Advanced filters</target> 2185 <source>Advanced filters</source><target state="new">Advanced filters</target>
2177 2186
2178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2179 <trans-unit id="2504502765849142619" datatype="html"> 2188 <trans-unit id="2504502765849142619" datatype="html">
2180 <source>No items found</source> 2189 <source>No items found</source>
2181 <target state="new">No items found</target> 2190 <target state="new">No items found</target>
@@ -2563,7 +2572,7 @@ The link will expire within 1 hour.</target>
2563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2572 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2564 <source>Upload on hold</source><target state="new">Upload on hold</target> 2573 <source>Upload on hold</source><target state="new">Upload on hold</target>
2565 2574
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2575 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2567 <trans-unit id="285180972645018518" datatype="html"> 2576 <trans-unit id="285180972645018518" datatype="html">
2568 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2577 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2569 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2578 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2808,7 +2817,7 @@ The link will expire within 1 hour.</target>
2808 <source>Login</source> 2817 <source>Login</source>
2809 <target state="new">Login</target> 2818 <target state="new">Login</target>
2810 2819
2811 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2812 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2821 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2813</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2822</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2814</target> 2823</target>
@@ -3524,69 +3533,76 @@ The link will expire within 1 hour.</target>
3524 3533
3525 3534
3526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3527 <trans-unit id="7046347992315328430" datatype="html"> 3536
3528 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3529 <target state="new">
3530 Transcoding is enabled. The video quota only takes into account
3531 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3532 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3533 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3534 At most, this user could upload ~
3535 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3536
3537 </target>
3538
3539
3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3541 <trans-unit id="2743014784334706527" datatype="html"> 3537 <trans-unit id="2743014784334706527" datatype="html">
3542 <source>Daily video quota</source> 3538 <source>Daily video quota</source>
3543 <target state="new">Daily video quota</target> 3539 <target state="new">Daily video quota</target>
3544 3540
3545 3541
3546 3542
3547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3548 <source>Auth plugin</source><target state="new">Auth plugin</target> 3544 <source>Auth plugin</source><target state="new">Auth plugin</target>
3549 3545
3550 3546
3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3552 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3548 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3553 3549
3554 3550
3555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3556 <trans-unit id="2070907480317730379" datatype="html"> 3552 <trans-unit id="2070907480317730379" datatype="html">
3557 <source>Doesn't need review before a video goes public</source> 3553 <source>Doesn't need review before a video goes public</source>
3558 <target state="new">Doesn't need review before a video goes public</target> 3554 <target state="new">Doesn't need review before a video goes public</target>
3559 3555
3560 3556
3561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3562 <trans-unit id="6667250632809964191" datatype="html"> 3558 <trans-unit id="6667250632809964191" datatype="html">
3563 <source>Send a link to reset the password by email to the user</source> 3559 <source>Send a link to reset the password by email to the user</source>
3564 <target state="new">Send a link to reset the password by email to the user</target> 3560 <target state="new">Send a link to reset the password by email to the user</target>
3565 3561
3566 3562
3567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3568 <trans-unit id="1412406834353485520" datatype="html"> 3564 <trans-unit id="1412406834353485520" datatype="html">
3569 <source>Ask for new password</source> 3565 <source>Ask for new password</source>
3570 <target state="new">Ask for new password</target> 3566 <target state="new">Ask for new password</target>
3571 3567
3572 3568
3573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3574 <trans-unit id="3791201588898094481" datatype="html"> 3570 <trans-unit id="3791201588898094481" datatype="html">
3575 <source>Manually set the user password</source> 3571 <source>Manually set the user password</source>
3576 <target state="new">Manually set the user password</target> 3572 <target state="new">Manually set the user password</target>
3577 3573
3578 3574
3579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3576 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3577 <context-group purpose="location">
3578 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3579 <context context-type="linenumber">227</context>
3580 </context-group>
3581 <context-group purpose="location">
3582 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3583 <context context-type="linenumber">227</context>
3584 </context-group>
3585 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3586 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3587 <context-group purpose="location">
3588 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3589 <context context-type="linenumber">228</context>
3590 </context-group>
3591 <context-group purpose="location">
3592 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3593 <context context-type="linenumber">228</context>
3594 </context-group>
3595 </trans-unit>
3580 <trans-unit id="8461842260159597706" datatype="html"> 3596 <trans-unit id="8461842260159597706" datatype="html">
3581 <source>Show</source> 3597 <source>Show</source>
3582 <target state="new">Show</target> 3598 <target state="new">Show</target>
3583 3599
3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3585 <trans-unit id="8461609631969932886" datatype="html"> 3601 <trans-unit id="8461609631969932886" datatype="html">
3586 <source>Hide</source> 3602 <source>Hide</source>
3587 <target state="new">Hide</target> 3603 <target state="new">Hide</target>
3588 3604
3589 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3590 <trans-unit id="7049348886126005391" datatype="html"> 3606 <trans-unit id="7049348886126005391" datatype="html">
3591 <source>Batch actions</source> 3607 <source>Batch actions</source>
3592 <target state="new">Batch actions</target> 3608 <target state="new">Batch actions</target>
@@ -3677,13 +3693,13 @@ The link will expire within 1 hour.</target>
3677 <target state="new">Muted accounts</target> 3693 <target state="new">Muted accounts</target>
3678 3694
3679 3695
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3681 <trans-unit id="5668793810321242853" datatype="html"> 3697 <trans-unit id="5668793810321242853" datatype="html">
3682 <source>Muted servers</source> 3698 <source>Muted servers</source>
3683 <target state="new">Muted servers</target> 3699 <target state="new">Muted servers</target>
3684 3700
3685 3701
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3687 3703
3688 3704
3689 3705
@@ -4796,134 +4812,128 @@ The link will expire within 1 hour.</target>
4796 4812
4797 4813
4798 4814
4799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4800 <trans-unit id="8509882464852636851" datatype="html"> 4816 <trans-unit id="8509882464852636851" datatype="html">
4801 <source>Default daily upload limit per user</source> 4817 <source>Default daily upload limit per user</source>
4802 <target state="new">Default daily upload limit per user</target> 4818 <target state="new">Default daily upload limit per user</target>
4803 4819
4804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4805 <trans-unit id="4719342289581047890" datatype="html"> 4821 <trans-unit id="4719342289581047890" datatype="html">
4806 <source>Allow import with a torrent file or a magnet URI</source> 4822 <source>Allow import with a torrent file or a magnet URI</source>
4807 <target state="new">Allow import with a torrent file or a magnet URI</target> 4823 <target state="new">Allow import with a torrent file or a magnet URI</target>
4808 4824
4809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4810 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4826 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4811 4827
4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4813 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4829 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4814 <context-group purpose="location"> 4830
4815 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4816 <context context-type="linenumber">293</context>
4817 </context-group>
4818 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4819 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4832 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4820 <context-group purpose="location"> 4833
4821 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4822 <context context-type="linenumber">296,298</context>
4823 </context-group>
4824 </trans-unit>
4825 <trans-unit id="3950258704315544174" datatype="html"> 4835 <trans-unit id="3950258704315544174" datatype="html">
4826 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4836 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4827 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4837 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4828 4838
4829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4830 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4840 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4831 4841
4832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4833 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4843 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4834 4844
4835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4836 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4846 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4837 4847
4838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4839 <trans-unit id="3428986951244800347" datatype="html"> 4849 <trans-unit id="3428986951244800347" datatype="html">
4840 <source>Block new videos automatically</source> 4850 <source>Block new videos automatically</source>
4841 <target state="new">Block new videos automatically</target> 4851 <target state="new">Block new videos automatically</target>
4842 4852
4843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4844 <trans-unit id="2054846790157376783" datatype="html"> 4854 <trans-unit id="2054846790157376783" datatype="html">
4845 <source>SEARCH</source> 4855 <source>SEARCH</source>
4846 <target state="new">SEARCH</target> 4856 <target state="new">SEARCH</target>
4847 4857
4848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4849 <trans-unit id="3442084803796199253" datatype="html"> 4859 <trans-unit id="3442084803796199253" datatype="html">
4850 <source>Allow users to do remote URI/handle search</source> 4860 <source>Allow users to do remote URI/handle search</source>
4851 <target state="new">Allow users to do remote URI/handle search</target> 4861 <target state="new">Allow users to do remote URI/handle search</target>
4852 4862
4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4854 <trans-unit id="2258148539285928012" datatype="html"> 4864 <trans-unit id="2258148539285928012" datatype="html">
4855 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4865 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4856 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4866 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4857 4867
4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4859 <trans-unit id="7295422540935146771" datatype="html"> 4869 <trans-unit id="7295422540935146771" datatype="html">
4860 <source>Allow anonymous to do remote URI/handle search</source> 4870 <source>Allow anonymous to do remote URI/handle search</source>
4861 <target state="new">Allow anonymous to do remote URI/handle search</target> 4871 <target state="new">Allow anonymous to do remote URI/handle search</target>
4862 4872
4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
4864 <trans-unit id="7305237807882754643" datatype="html"> 4874 <trans-unit id="7305237807882754643" datatype="html">
4865 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 4875 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4866 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4876 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4867 4877
4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4869 <trans-unit id="5273935530181504015" datatype="html"> 4879 <trans-unit id="5273935530181504015" datatype="html">
4870 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4880 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4871 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4881 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4872 4882
4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4874 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4884 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4875 4885
4876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4877 4887
4878 <trans-unit id="2331464426553277323" datatype="html"> 4888 <trans-unit id="2331464426553277323" datatype="html">
4879 <source>Search index URL</source> 4889 <source>Search index URL</source>
4880 <target state="new">Search index URL</target> 4890 <target state="new">Search index URL</target>
4881 4891
4882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4883 <trans-unit id="8524278911521465398" datatype="html"> 4893 <trans-unit id="8524278911521465398" datatype="html">
4884 <source>Disable local search in search bar</source> 4894 <source>Disable local search in search bar</source>
4885 <target state="new">Disable local search in search bar</target> 4895 <target state="new">Disable local search in search bar</target>
4886 4896
4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4888 <trans-unit id="6568991917245875948" datatype="html"> 4898 <trans-unit id="6568991917245875948" datatype="html">
4889 <source>Otherwise the local search stays used by default</source> 4899 <source>Otherwise the local search stays used by default</source>
4890 <target state="new">Otherwise the local search stays used by default</target> 4900 <target state="new">Otherwise the local search stays used by default</target>
4891 4901
4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4893 <trans-unit id="4444955208013675027" datatype="html"> 4903 <trans-unit id="4444955208013675027" datatype="html">
4894 <source>Search bar uses the global search index by default</source> 4904 <source>Search bar uses the global search index by default</source>
4895 <target state="new">Search bar uses the global search index by default</target> 4905 <target state="new">Search bar uses the global search index by default</target>
4896 4906
4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4898 <trans-unit id="6476750382562952780" datatype="html"> 4908 <trans-unit id="6476750382562952780" datatype="html">
4899 <source>Enable global search</source> 4909 <source>Enable global search</source>
4900 <target state="new">Enable global search</target> 4910 <target state="new">Enable global search</target>
4901 4911
4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4903 <trans-unit id="836183323506117145" datatype="html"> 4913 <trans-unit id="836183323506117145" datatype="html">
4904 <source>FEDERATION</source> 4914 <source>FEDERATION</source>
4905 <target state="new">FEDERATION</target> 4915 <target state="new">FEDERATION</target>
4906 4916
4907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4908 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4918 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4909 4919
4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4911 4921
4912 <trans-unit id="9119248927271669654" datatype="html"> 4922 <trans-unit id="9119248927271669654" datatype="html">
4913 <source>Other instances can follow yours</source> 4923 <source>Other instances can follow yours</source>
4914 <target state="new">Other instances can follow yours</target> 4924 <target state="new">Other instances can follow yours</target>
4915 4925
4916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4917 <trans-unit id="7015551137649102649" datatype="html"> 4927 <trans-unit id="7015551137649102649" datatype="html">
4918 <source>Manually approve new instance followers</source> 4928 <source>Manually approve new instance followers</source>
4919 <target state="new">Manually approve new instance followers</target> 4929 <target state="new">Manually approve new instance followers</target>
4920 4930
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4922 <trans-unit id="4803992993548153434" datatype="html"> 4932 <trans-unit id="4803992993548153434" datatype="html">
4923 <source>Automatically follow back instances</source> 4933 <source>Automatically follow back instances</source>
4924 <target state="new">Automatically follow back instances</target> 4934 <target state="new">Automatically follow back instances</target>
4925 4935
4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4927 4937
4928 <trans-unit id="2092224316392295720" datatype="html"> 4938 <trans-unit id="2092224316392295720" datatype="html">
4929 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4939 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4931,25 +4941,25 @@ The link will expire within 1 hour.</target>
4931 4941
4932 4942
4933 4943
4934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4935 <trans-unit id="1718269478813020014" datatype="html"> 4945 <trans-unit id="1718269478813020014" datatype="html">
4936 <source>Index URL</source> 4946 <source>Index URL</source>
4937 <target state="new">Index URL</target> 4947 <target state="new">Index URL</target>
4938 4948
4939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4940 <trans-unit id="173263206605027981" datatype="html"> 4950 <trans-unit id="173263206605027981" datatype="html">
4941 <source>Automatically follow instances of a public index</source> 4951 <source>Automatically follow instances of a public index</source>
4942 <target state="new">Automatically follow instances of a public index</target> 4952 <target state="new">Automatically follow instances of a public index</target>
4943 4953
4944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4945 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4955 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4946 4956
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4948 <trans-unit id="3946988229617310200" datatype="html"> 4958 <trans-unit id="3946988229617310200" datatype="html">
4949 <source>ADMINISTRATORS</source> 4959 <source>ADMINISTRATORS</source>
4950 <target state="new">ADMINISTRATORS</target> 4960 <target state="new">ADMINISTRATORS</target>
4951 4961
4952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4953 <trans-unit id="2149300564474427551" datatype="html"> 4963 <trans-unit id="2149300564474427551" datatype="html">
4954 <source>Administrator</source> 4964 <source>Administrator</source>
4955 <target state="new">Administrator</target> 4965 <target state="new">Administrator</target>
@@ -4959,12 +4969,12 @@ The link will expire within 1 hour.</target>
4959 <source>Admin email</source> 4969 <source>Admin email</source>
4960 <target state="new">Admin email</target> 4970 <target state="new">Admin email</target>
4961 4971
4962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4963 <trans-unit id="4722881456283329321" datatype="html"> 4973 <trans-unit id="4722881456283329321" datatype="html">
4964 <source>Enable contact form</source> 4974 <source>Enable contact form</source>
4965 <target state="new">Enable contact form</target> 4975 <target state="new">Enable contact form</target>
4966 4976
4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4968 4978
4969 <trans-unit id="5926348345797688952" datatype="html"> 4979 <trans-unit id="5926348345797688952" datatype="html">
4970 <source>VOD Transcoding</source> 4980 <source>VOD Transcoding</source>
@@ -4975,24 +4985,24 @@ The link will expire within 1 hour.</target>
4975 <source>TWITTER</source> 4985 <source>TWITTER</source>
4976 <target state="new">TWITTER</target> 4986 <target state="new">TWITTER</target>
4977 4987
4978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4979 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4989 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4980 4990
4981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4982 4992
4983 <trans-unit id="4087837092261487511" datatype="html"> 4993 <trans-unit id="4087837092261487511" datatype="html">
4984 <source>Your Twitter username</source> 4994 <source>Your Twitter username</source>
4985 <target state="new">Your Twitter username</target> 4995 <target state="new">Your Twitter username</target>
4986 4996
4987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4988 <trans-unit id="5648651824279408711" datatype="html"> 4998 <trans-unit id="5648651824279408711" datatype="html">
4989 <source>Instance allowed by Twitter</source> 4999 <source>Instance allowed by Twitter</source>
4990 <target state="new">Instance allowed by Twitter</target> 5000 <target state="new">Instance allowed by Twitter</target>
4991 5001
4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4993 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5003 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4994 5004
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4996 5006
4997 5007
4998 5008
@@ -5363,11 +5373,73 @@ color: red;
5363 <source>PASSWORD</source> 5373 <source>PASSWORD</source>
5364 <target state="new">PASSWORD</target> 5374 <target state="new">PASSWORD</target>
5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5376 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5377 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5378 <context-group purpose="location">
5379 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5380 <context context-type="linenumber">67</context>
5381 </context-group>
5366 </trans-unit> 5382 </trans-unit>
5367 <trans-unit id="9012586956848595996" datatype="html"> 5383 <trans-unit id="9012586956848595996" datatype="html">
5368 <source>EMAIL</source> 5384 <source>EMAIL</source>
5369 <target state="new">EMAIL</target> 5385 <target state="new">EMAIL</target>
5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5386
5387 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5388 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5389 <context-group purpose="location">
5390 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5391 <context context-type="linenumber">3,5</context>
5392 </context-group>
5393 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5394 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5395 <context-group purpose="location">
5396 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5397 <context context-type="linenumber">5</context>
5398 </context-group>
5399 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5400 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5401 <context-group purpose="location">
5402 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5403 <context context-type="linenumber">9</context>
5404 </context-group>
5405 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5406 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5407 <context-group purpose="location">
5408 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5409 <context context-type="linenumber">31</context>
5410 </context-group>
5411 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5412 <source>Disable two factor</source><target state="new">Disable two factor</target>
5413 <context-group purpose="location">
5414 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5415 <context context-type="linenumber">33</context>
5416 </context-group>
5417 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5418 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5419 <context-group purpose="location">
5420 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5421 <context context-type="linenumber">43</context>
5422 </context-group>
5423 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5424 <source> Two factor authentication is already enabled.
5425</source><target state="new"> Two factor authentication is already enabled.
5426</target>
5427 <context-group purpose="location">
5428 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5429 <context context-type="linenumber">6,8</context>
5430 </context-group>
5431 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5432 <source>Your password</source><target state="new">Your password</target>
5433 <context-group purpose="location">
5434 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5435 <context context-type="linenumber">14</context>
5436 </context-group>
5437 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5438 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5439 <context-group purpose="location">
5440 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5441 <context context-type="linenumber">15</context>
5442 </context-group>
5371 </trans-unit> 5443 </trans-unit>
5372 <trans-unit id="7752239348028675311" datatype="html"> 5444 <trans-unit id="7752239348028675311" datatype="html">
5373 <source>DANGER ZONE</source> 5445 <source>DANGER ZONE</source>
@@ -5375,7 +5447,7 @@ color: red;
5375 5447
5376 5448
5377 5449
5378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5379 <trans-unit id="4915431133669985304" datatype="html"> 5451 <trans-unit id="4915431133669985304" datatype="html">
5380 <source>Profile</source> 5452 <source>Profile</source>
5381 <target state="new">Profile</target> 5453 <target state="new">Profile</target>
@@ -5492,7 +5564,7 @@ color: red;
5492 <target state="new">Current password</target> 5564 <target state="new">Current password</target>
5493 5565
5494 5566
5495 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5567 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5496 <trans-unit id="3588415639242079458" datatype="html"> 5568 <trans-unit id="3588415639242079458" datatype="html">
5497 <source>New password</source> 5569 <source>New password</source>
5498 <target state="new">New password</target> 5570 <target state="new">New password</target>
@@ -5736,7 +5808,17 @@ color: red;
5736 <source>Account settings</source> 5808 <source>Account settings</source>
5737 <target state="new">Account settings</target> 5809 <target state="new">Account settings</target>
5738 5810
5739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit> 5811 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5812 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5813 <context-group purpose="location">
5814 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5815 <context context-type="linenumber">39</context>
5816 </context-group>
5817 <context-group purpose="location">
5818 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5819 <context context-type="linenumber">3</context>
5820 </context-group>
5821 </trans-unit>
5740 <trans-unit id="2864486939135008600" datatype="html"> 5822 <trans-unit id="2864486939135008600" datatype="html">
5741 <source>Playlist elements</source> 5823 <source>Playlist elements</source>
5742 <target state="new">Playlist elements</target> 5824 <target state="new">Playlist elements</target>
@@ -6995,7 +7077,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6995 <target state="new">VIDEOS</target> 7077 <target state="new">VIDEOS</target>
6996 7078
6997 7079
6998 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7080 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6999 7081
7000 <trans-unit id="25349740244798533" datatype="html"> 7082 <trans-unit id="25349740244798533" datatype="html">
7001 <source>Username copied</source> 7083 <source>Username copied</source>
@@ -7152,7 +7234,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7152 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7234 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7153 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7235 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7154 7236
7155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7156 <trans-unit id="6284468333579755406" datatype="html"> 7238 <trans-unit id="6284468333579755406" datatype="html">
7157 <source>Edit custom configuration</source> 7239 <source>Edit custom configuration</source>
7158 <target state="new">Edit custom configuration</target> 7240 <target state="new">Edit custom configuration</target>
@@ -7333,7 +7415,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7333 7415
7334 7416
7335 7417
7336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7337 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7419 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7338 <context-group purpose="location"> 7420 <context-group purpose="location">
7339 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7421 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7423,8 +7505,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7423 <source>Follow request(s) sent!</source> 7505 <source>Follow request(s) sent!</source>
7424 <target state="new">Follow request(s) sent!</target> 7506 <target state="new">Follow request(s) sent!</target>
7425 7507
7426 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7427 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7509 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7428 <context-group purpose="location"> 7510 <context-group purpose="location">
7429 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7511 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7430 <context context-type="linenumber">3</context> 7512 <context context-type="linenumber">3</context>
@@ -7962,19 +8044,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7962 <x id="PH"/> updated. 8044 <x id="PH"/> updated.
7963 </target> 8045 </target>
7964 8046
7965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 8047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7966 <trans-unit id="1349763489797682899" datatype="html"> 8048 <trans-unit id="1349763489797682899" datatype="html">
7967 <source>Update user</source> 8049 <source>Update user</source>
7968 <target state="new">Update user</target> 8050 <target state="new">Update user</target>
7969 8051
7970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7971 <trans-unit id="8819563010322372715" datatype="html"> 8053 <trans-unit id="8819563010322372715" datatype="html">
7972 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8054 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7973 <target state="new">An email asking for password reset has been sent to 8055 <target state="new">An email asking for password reset has been sent to
7974 <x id="PH"/>. 8056 <x id="PH"/>.
7975 </target> 8057 </target>
7976 8058
7977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8060 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8061 <context-group purpose="location">
8062 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8063 <context context-type="linenumber">134</context>
8064 </context-group>
8065 </trans-unit>
7978 <trans-unit id="7483807629538115183" datatype="html"> 8066 <trans-unit id="7483807629538115183" datatype="html">
7979 <source>Users list</source> 8067 <source>Users list</source>
7980 <target state="new">Users list</target> 8068 <target state="new">Users list</target>
@@ -8457,7 +8545,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8457 <source>Channel filters</source><target state="new">Channel filters</target> 8545 <source>Channel filters</source><target state="new">Channel filters</target>
8458 8546
8459 8547
8460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8548 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8461 <trans-unit id="6059091237492573541" datatype="html"> 8549 <trans-unit id="6059091237492573541" datatype="html">
8462 <source>Update video channel</source> 8550 <source>Update video channel</source>
8463 <target state="new">Update video channel</target> 8551 <target state="new">Update video channel</target>
@@ -8516,13 +8604,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8516 <target state="new">Notifications</target> 8604 <target state="new">Notifications</target>
8517 8605
8518 8606
8519 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 8607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8520 <trans-unit id="6658000829978978023" datatype="html"> 8608 <trans-unit id="6658000829978978023" datatype="html">
8521 <source>Applications</source> 8609 <source>Applications</source>
8522 <target state="new">Applications</target> 8610 <target state="new">Applications</target>
8523 8611
8524 8612
8525 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8613 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8526 <trans-unit id="104404386496394770" datatype="html"> 8614 <trans-unit id="104404386496394770" datatype="html">
8527 <source>Delete playlist</source> 8615 <source>Delete playlist</source>
8528 <target state="new">Delete playlist</target> 8616 <target state="new">Delete playlist</target>
@@ -8540,7 +8628,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8540 <source>Change ownership</source> 8628 <source>Change ownership</source>
8541 <target state="new">Change ownership</target> 8629 <target state="new">Change ownership</target>
8542 8630
8543 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8544 <trans-unit id="3380608219513805292" datatype="html"> 8632 <trans-unit id="3380608219513805292" datatype="html">
8545 <source>Playlist <x id="PH"/> deleted.</source> 8633 <source>Playlist <x id="PH"/> deleted.</source>
8546 <target state="new">Playlist 8634 <target state="new">Playlist
@@ -8552,7 +8640,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8552 <source>My videos</source> 8640 <source>My videos</source>
8553 <target state="new">My videos</target> 8641 <target state="new">My videos</target>
8554 8642
8555 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8643 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8556 8644
8557 <trans-unit id="8197117721861453263" datatype="html"> 8645 <trans-unit id="8197117721861453263" datatype="html">
8558 <source>Do you really want to delete <x id="PH"/> videos?</source> 8646 <source>Do you really want to delete <x id="PH"/> videos?</source>
@@ -8560,19 +8648,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8560 <x id="PH"/> videos? 8648 <x id="PH"/> videos?
8561 </target> 8649 </target>
8562 8650
8563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8651 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8564 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8652 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8565 <context-group purpose="location"> 8653
8566 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8654 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8567 <context context-type="linenumber">191</context>
8568 </context-group>
8569 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8570 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8655 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8571 <context-group purpose="location"> 8656
8572 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8573 <context context-type="linenumber">193,191</context>
8574 </context-group>
8575 </trans-unit>
8576 <trans-unit id="2591467977473302125" datatype="html"> 8658 <trans-unit id="2591467977473302125" datatype="html">
8577 <source>Videos list</source><target state="new">Videos list</target> 8659 <source>Videos list</source><target state="new">Videos list</target>
8578 <context-group purpose="location"> 8660 <context-group purpose="location">
@@ -8615,7 +8697,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8615 <source>My channels</source> 8697 <source>My channels</source>
8616 <target state="new">My channels</target> 8698 <target state="new">My channels</target>
8617 8699
8618 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8619 <source>My synchronizations</source><target state="new">My synchronizations</target> 8701 <source>My synchronizations</source><target state="new">My synchronizations</target>
8620 <context-group purpose="location"> 8702 <context-group purpose="location">
8621 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8703 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8639,12 +8721,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8639 <source>My playlists</source> 8721 <source>My playlists</source>
8640 <target state="new">My playlists</target> 8722 <target state="new">My playlists</target>
8641 8723
8642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8643 <trans-unit id="2527931602940887636" datatype="html"> 8725 <trans-unit id="2527931602940887636" datatype="html">
8644 <source>My subscriptions</source> 8726 <source>My subscriptions</source>
8645 <target state="new">My subscriptions</target> 8727 <target state="new">My subscriptions</target>
8646 8728
8647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8648 8730
8649 <trans-unit id="5177154708872200221" datatype="html"> 8731 <trans-unit id="5177154708872200221" datatype="html">
8650 <source>You don't have any subscription yet.</source> 8732 <source>You don't have any subscription yet.</source>
@@ -8655,7 +8737,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8655 <source>My abuse reports</source> 8737 <source>My abuse reports</source>
8656 <target state="new">My abuse reports</target> 8738 <target state="new">My abuse reports</target>
8657 8739
8658 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8659 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8741 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8660</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8742</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8661</target> 8743</target>
@@ -8696,17 +8778,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
8696 <source>Channels</source> 8778 <source>Channels</source>
8697 <target state="new">Channels</target> 8779 <target state="new">Channels</target>
8698 8780
8699 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 8781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
8700 <trans-unit id="8936704404804793618" datatype="html"> 8782 <trans-unit id="8936704404804793618" datatype="html">
8701 <source>Videos</source> 8783 <source>Videos</source>
8702 <target state="new">Videos</target> 8784 <target state="new">Videos</target>
8703 8785
8704 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 8786 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
8705 <trans-unit id="1823843876735462104" datatype="html"> 8787 <trans-unit id="1823843876735462104" datatype="html">
8706 <source>Playlists</source> 8788 <source>Playlists</source>
8707 <target state="new">Playlists</target> 8789 <target state="new">Playlists</target>
8708 8790
8709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8710 <trans-unit id="7916647920967632052" datatype="html"> 8792 <trans-unit id="7916647920967632052" datatype="html">
8711 <source>max size</source> 8793 <source>max size</source>
8712 <target state="new">max size</target> 8794 <target state="new">max size</target>
@@ -8888,7 +8970,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8888 <source>You need to reconnect.</source> 8970 <source>You need to reconnect.</source>
8889 <target state="new">You need to reconnect.</target> 8971 <target state="new">You need to reconnect.</target>
8890 8972
8891 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8973 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8892 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8974 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8893 <context-group purpose="location"> 8975 <context-group purpose="location">
8894 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8976 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8907,30 +8989,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8907 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group> 8989 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group>
8908 </trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8990 </trans-unit><trans-unit id="3608407683173066091" datatype="html">
8909 <source>My history</source><target state="new">My history</target> 8991 <source>My history</source><target state="new">My history</target>
8910 <context-group purpose="location"> 8992
8911 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8993 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8912 <context context-type="linenumber">98</context>
8913 </context-group>
8914 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8915 <source>In my library</source><target state="new">In my library</target> 8994 <source>In my library</source><target state="new">In my library</target>
8916 <context-group purpose="location"> 8995
8917 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8996 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8918 <context context-type="linenumber">104</context>
8919 </context-group>
8920 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8921 <source>Trending</source><target state="new">Trending</target> 8997 <source>Trending</source><target state="new">Trending</target>
8922 8998
8923 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8999 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8924 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9000 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8925 <context-group purpose="location"> 9001
8926 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9002 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8927 <context context-type="linenumber">150</context>
8928 </context-group>
8929 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8930 <source>Home</source><target state="new">Home</target> 9003 <source>Home</source><target state="new">Home</target>
8931 9004
8932 9005
8933 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 9006 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8934 <trans-unit id="4648900870671159218" datatype="html"> 9007 <trans-unit id="4648900870671159218" datatype="html">
8935 <source>Success</source> 9008 <source>Success</source>
8936 <target state="new">Success</target> 9009 <target state="new">Success</target>
@@ -8940,12 +9013,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8940 <source>Incorrect username or password.</source> 9013 <source>Incorrect username or password.</source>
8941 <target state="new">Incorrect username or password.</target> 9014 <target state="new">Incorrect username or password.</target>
8942 9015
8943 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9016 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8944 <trans-unit id="6974874606619467663" datatype="html"> 9017 <trans-unit id="6974874606619467663" datatype="html">
8945 <source>Your account is blocked.</source> 9018 <source>Your account is blocked.</source>
8946 <target state="new">Your account is blocked.</target> 9019 <target state="new">Your account is blocked.</target>
8947 9020
8948 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9021 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8949 <trans-unit id="7939914198003891823" datatype="html"> 9022 <trans-unit id="7939914198003891823" datatype="html">
8950 <source>any language</source> 9023 <source>any language</source>
8951 <target state="new">any language</target> 9024 <target state="new">any language</target>
@@ -9096,6 +9169,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9096 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9169 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9097 <context context-type="linenumber">7</context> 9170 <context context-type="linenumber">7</context>
9098 </context-group> 9171 </context-group>
9172 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9173 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9174</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9175</target>
9176 <context-group purpose="location">
9177 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9178 <context context-type="linenumber">1,4</context>
9179 </context-group>
9099 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 9180 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
9100 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 9181 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
9101 <context-group purpose="location"> 9182 <context-group purpose="location">
@@ -9214,7 +9295,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9214 <source>Confirm</source> 9295 <source>Confirm</source>
9215 <target state="new">Confirm</target> 9296 <target state="new">Confirm</target>
9216 9297
9217 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9299 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9300 <context-group purpose="location">
9301 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9302 <context context-type="linenumber">28,30</context>
9303 </context-group>
9304 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9305 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9306 <context-group purpose="location">
9307 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9308 <context context-type="linenumber">34,36</context>
9309 </context-group>
9310 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9311 <source>Two-factor code</source><target state="new">Two-factor code</target>
9312 <context-group purpose="location">
9313 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9314 <context context-type="linenumber">42</context>
9315 </context-group>
9316 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9317 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9318 <context-group purpose="location">
9319 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9320 <context context-type="linenumber">43</context>
9321 </context-group>
9322 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9323 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9324 <context-group purpose="location">
9325 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9326 <context context-type="linenumber">77</context>
9327 </context-group>
9328 </trans-unit>
9218 <trans-unit id="7784486624424057376" datatype="html"> 9329 <trans-unit id="7784486624424057376" datatype="html">
9219 <source>Instance name is required.</source> 9330 <source>Instance name is required.</source>
9220 <target state="new">Instance name is required.</target> 9331 <target state="new">Instance name is required.</target>
@@ -9384,7 +9495,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9385 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9496 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9386 9497
9387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9498 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9499 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9500 <context-group purpose="location">
9501 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9502 <context context-type="linenumber">69</context>
9503 </context-group>
9504 </trans-unit>
9388 <trans-unit id="4968369344159400023" datatype="html"> 9505 <trans-unit id="4968369344159400023" datatype="html">
9389 <source>Your name is required.</source> 9506 <source>Your name is required.</source>
9390 <target state="new">Your name is required.</target> 9507 <target state="new">Your name is required.</target>
@@ -9442,7 +9559,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9442 9559
9443 9560
9444 9561
9445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9446 <trans-unit id="3152303769378345477" datatype="html"> 9563 <trans-unit id="3152303769378345477" datatype="html">
9447 <source>Confirmation of the password is required.</source> 9564 <source>Confirmation of the password is required.</source>
9448 <target state="new">Confirmation of the password is required.</target> 9565 <target state="new">Confirmation of the password is required.</target>
@@ -9488,92 +9605,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9488 <target state="new">Password must be at least 6 characters long.</target> 9605 <target state="new">Password must be at least 6 characters long.</target>
9489 9606
9490 9607
9491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9492 <trans-unit id="1099684476181448167" datatype="html"> 9609 <trans-unit id="1099684476181448167" datatype="html">
9493 <source>Password cannot be more than 255 characters long.</source> 9610 <source>Password cannot be more than 255 characters long.</source>
9494 <target state="new">Password cannot be more than 255 characters long.</target> 9611 <target state="new">Password cannot be more than 255 characters long.</target>
9495 9612
9496 9613
9497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9498 <trans-unit id="3392630942539073768" datatype="html"> 9615 <trans-unit id="3392630942539073768" datatype="html">
9499 <source>The new password and the confirmed password do not correspond.</source> 9616 <source>The new password and the confirmed password do not correspond.</source>
9500 <target state="new">The new password and the confirmed password do not correspond.</target> 9617 <target state="new">The new password and the confirmed password do not correspond.</target>
9501 9618
9502 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9503 <trans-unit id="2027337371129904473" datatype="html"> 9620 <trans-unit id="2027337371129904473" datatype="html">
9504 <source>Video quota is required.</source> 9621 <source>Video quota is required.</source>
9505 <target state="new">Video quota is required.</target> 9622 <target state="new">Video quota is required.</target>
9506 9623
9507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9508 <trans-unit id="267386529333143660" datatype="html"> 9625 <trans-unit id="267386529333143660" datatype="html">
9509 <source>Quota must be greater than -1.</source> 9626 <source>Quota must be greater than -1.</source>
9510 <target state="new">Quota must be greater than -1.</target> 9627 <target state="new">Quota must be greater than -1.</target>
9511 9628
9512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9629 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9513 <trans-unit id="1220179061234048936" datatype="html"> 9630 <trans-unit id="1220179061234048936" datatype="html">
9514 <source>Daily upload limit is required.</source> 9631 <source>Daily upload limit is required.</source>
9515 <target state="new">Daily upload limit is required.</target> 9632 <target state="new">Daily upload limit is required.</target>
9516 9633
9517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9634 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9518 <trans-unit id="8959404382357999234" datatype="html"> 9635 <trans-unit id="8959404382357999234" datatype="html">
9519 <source>Daily upload limit must be greater than -1.</source> 9636 <source>Daily upload limit must be greater than -1.</source>
9520 <target state="new">Daily upload limit must be greater than -1.</target> 9637 <target state="new">Daily upload limit must be greater than -1.</target>
9521 9638
9522 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9523 <trans-unit id="4796798537475457493" datatype="html"> 9640 <trans-unit id="4796798537475457493" datatype="html">
9524 <source>User role is required.</source> 9641 <source>User role is required.</source>
9525 <target state="new">User role is required.</target> 9642 <target state="new">User role is required.</target>
9526 9643
9527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9644 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9528 <trans-unit id="2761226139624435788" datatype="html"> 9645 <trans-unit id="2761226139624435788" datatype="html">
9529 <source>Description must be at least 3 characters long.</source> 9646 <source>Description must be at least 3 characters long.</source>
9530 <target state="new">Description must be at least 3 characters long.</target> 9647 <target state="new">Description must be at least 3 characters long.</target>
9531 9648
9532 9649
9533 9650
9534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9535 <trans-unit id="4717982586356605243" datatype="html"> 9652 <trans-unit id="4717982586356605243" datatype="html">
9536 <source>Description cannot be more than 1000 characters long.</source> 9653 <source>Description cannot be more than 1000 characters long.</source>
9537 <target state="new">Description cannot be more than 1000 characters long.</target> 9654 <target state="new">Description cannot be more than 1000 characters long.</target>
9538 9655
9539 9656
9540 9657
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9542 <trans-unit id="1814372869868173571" datatype="html"> 9659 <trans-unit id="1814372869868173571" datatype="html">
9543 <source>You must agree with the instance terms in order to register on it.</source> 9660 <source>You must agree with the instance terms in order to register on it.</source>
9544 <target state="new">You must agree with the instance terms in order to register on it.</target> 9661 <target state="new">You must agree with the instance terms in order to register on it.</target>
9545 9662
9546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9547 <trans-unit id="7803960725351649605" datatype="html"> 9664 <trans-unit id="7803960725351649605" datatype="html">
9548 <source>Ban reason must be at least 3 characters long.</source> 9665 <source>Ban reason must be at least 3 characters long.</source>
9549 <target state="new">Ban reason must be at least 3 characters long.</target> 9666 <target state="new">Ban reason must be at least 3 characters long.</target>
9550 9667
9551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9552 <trans-unit id="3851609012243698179" datatype="html"> 9669 <trans-unit id="3851609012243698179" datatype="html">
9553 <source>Ban reason cannot be more than 250 characters long.</source> 9670 <source>Ban reason cannot be more than 250 characters long.</source>
9554 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9671 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9555 9672
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9557 <trans-unit id="6632896893630378443" datatype="html"> 9674 <trans-unit id="6632896893630378443" datatype="html">
9558 <source>Display name is required.</source> 9675 <source>Display name is required.</source>
9559 <target state="new">Display name is required.</target> 9676 <target state="new">Display name is required.</target>
9560 9677
9561 9678
9562 9679
9563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9564 <trans-unit id="1303578752658966736" datatype="html"> 9681 <trans-unit id="1303578752658966736" datatype="html">
9565 <source>Display name must be at least 1 character long.</source> 9682 <source>Display name must be at least 1 character long.</source>
9566 <target state="new">Display name must be at least 1 character long.</target> 9683 <target state="new">Display name must be at least 1 character long.</target>
9567 9684
9568 9685
9569 9686
9570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9571 <trans-unit id="4613240543124934954" datatype="html"> 9688 <trans-unit id="4613240543124934954" datatype="html">
9572 <source>Display name cannot be more than 50 characters long.</source> 9689 <source>Display name cannot be more than 50 characters long.</source>
9573 <target state="new">Display name cannot be more than 50 characters long.</target> 9690 <target state="new">Display name cannot be more than 50 characters long.</target>
9574 9691
9575 9692
9576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9693 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9577 <trans-unit id="1000468652492651683" datatype="html"> 9694 <trans-unit id="1000468652492651683" datatype="html">
9578 <source>Report reason is required.</source> 9695 <source>Report reason is required.</source>
9579 <target state="new">Report reason is required.</target> 9696 <target state="new">Report reason is required.</target>
@@ -10373,7 +10490,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10373 </target> 10490 </target>
10374 10491
10375 10492
10376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10377 <trans-unit id="1209500590333005801" datatype="html"> 10494 <trans-unit id="1209500590333005801" datatype="html">
10378 <source><x id="PH"/> (account page) </source> 10495 <source><x id="PH"/> (account page) </source>
10379 <target state="new"> 10496 <target state="new">
@@ -10757,20 +10874,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10757 <x id="PH"/> minutes. 10874 <x id="PH"/> minutes.
10758 </target> 10875 </target>
10759 10876
10760 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10877 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10761 <trans-unit id="4965472196059235310" datatype="html"> 10878 <trans-unit id="4965472196059235310" datatype="html">
10762 <source>Too many attempts, please try again later.</source> 10879 <source>Too many attempts, please try again later.</source>
10763 <target state="new">Too many attempts, please try again later.</target> 10880 <target state="new">Too many attempts, please try again later.</target>
10764 10881
10765 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10882 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10766 <trans-unit id="1693549688987384699" datatype="html"> 10883 <trans-unit id="1693549688987384699" datatype="html">
10767 <source>Server error. Please retry later.</source> 10884 <source>Server error. Please retry later.</source>
10768 <target state="new">Server error. Please retry later.</target> 10885 <target state="new">Server error. Please retry later.</target>
10769 10886
10770 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10887 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10771 <source>Unknown server error</source><target state="new">Unknown server error</target> 10888 <source>Unknown server error</source><target state="new">Unknown server error</target>
10772 10889
10773 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10890 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10774 <trans-unit id="5927402622550505067" datatype="html"> 10891 <trans-unit id="5927402622550505067" datatype="html">
10775 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10892 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10776 <target state="new">Subscribed to all current channels of 10893 <target state="new">Subscribed to all current channels of
@@ -10932,7 +11049,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10932 <target state="new">Copied</target> 11049 <target state="new">Copied</target>
10933 11050
10934 11051
10935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
10936 <trans-unit id="4323470180912194028" datatype="html"> 11053 <trans-unit id="4323470180912194028" datatype="html">
10937 <source>Copy</source> 11054 <source>Copy</source>
10938 <target state="new">Copy</target> 11055 <target state="new">Copy</target>
@@ -11149,38 +11266,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11149 <source>Published</source> 11266 <source>Published</source>
11150 <target state="new">Published</target> 11267 <target state="new">Published</target>
11151 11268
11152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11153 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11270 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11154 <context-group purpose="location"> 11271
11155 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11156 <context context-type="linenumber">178</context>
11157 </context-group>
11158 </trans-unit>
11159 <trans-unit id="5093002376262354382" datatype="html"> 11273 <trans-unit id="5093002376262354382" datatype="html">
11160 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11274 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
11161 11275
11162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
11163 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11277 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
11164 11278
11165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11166 <trans-unit id="4887724548587271148" datatype="html"> 11280 <trans-unit id="4887724548587271148" datatype="html">
11167 <source>Waiting transcoding</source> 11281 <source>Waiting transcoding</source>
11168 <target state="new">Waiting transcoding</target> 11282 <target state="new">Waiting transcoding</target>
11169 11283
11170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11171 <trans-unit id="4517785179607945981" datatype="html"> 11285 <trans-unit id="4517785179607945981" datatype="html">
11172 <source>To transcode</source> 11286 <source>To transcode</source>
11173 <target state="new">To transcode</target> 11287 <target state="new">To transcode</target>
11174 11288
11175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11176 <trans-unit id="3299576663551440736" datatype="html"> 11290 <trans-unit id="3299576663551440736" datatype="html">
11177 <source>To import</source> 11291 <source>To import</source>
11178 <target state="new">To import</target> 11292 <target state="new">To import</target>
11179 11293
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11181 <source>To edit</source><target state="new">To edit</target> 11295 <source>To edit</source><target state="new">To edit</target>
11182 11296
11183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
11184 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11298 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
11185 <context-group purpose="location"> 11299 <context-group purpose="location">
11186 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11300 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -11278,38 +11392,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11278 <source>Your video was uploaded to your account and is private.</source> 11392 <source>Your video was uploaded to your account and is private.</source>
11279 <target state="new">Your video was uploaded to your account and is private.</target> 11393 <target state="new">Your video was uploaded to your account and is private.</target>
11280 11394
11281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11395 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11282 <trans-unit id="5699822024600815733" datatype="html"> 11396 <trans-unit id="5699822024600815733" datatype="html">
11283 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11397 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11284 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11398 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
11285 11399
11286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11400 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11287 <trans-unit id="1219739004043110649" datatype="html"> 11401 <trans-unit id="1219739004043110649" datatype="html">
11288 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11402 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11289 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 11403 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
11290 11404
11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11405 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11292 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11406 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11293 11407
11294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11408 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11295 <trans-unit id="6932865105766151309" datatype="html"> 11409 <trans-unit id="6932865105766151309" datatype="html">
11296 <source>Upload</source> 11410 <source>Upload</source>
11297 <target state="new">Upload</target> 11411 <target state="new">Upload</target>
11298 11412
11299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11413 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11300 <trans-unit id="8278735427925094503" datatype="html"> 11414 <trans-unit id="8278735427925094503" datatype="html">
11301 <source>Upload <x id="PH"/> </source> 11415 <source>Upload <x id="PH"/> </source>
11302 <target state="new">Upload 11416 <target state="new">Upload
11303 <x id="PH"/> 11417 <x id="PH"/>
11304 </target> 11418 </target>
11305 11419
11306 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11307 11421
11308 <trans-unit id="5981816353437801748" datatype="html"> 11422 <trans-unit id="5981816353437801748" datatype="html">
11309 <source>Video published.</source> 11423 <source>Video published.</source>
11310 <target state="new">Video published.</target> 11424 <target state="new">Video published.</target>
11311 11425
11312 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11313 11427
11314 11428
11315 <trans-unit id="764164089183618119" datatype="html"> 11429 <trans-unit id="764164089183618119" datatype="html">
@@ -11430,7 +11544,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11430 <source>Cancel</source> 11544 <source>Cancel</source>
11431 <target state="new">Cancel</target> 11545 <target state="new">Cancel</target>
11432 11546
11433 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11547 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11434 <trans-unit id="3354816756665089864" datatype="html"> 11548 <trans-unit id="3354816756665089864" datatype="html">
11435 <source>Autoplay is suspended</source> 11549 <source>Autoplay is suspended</source>
11436 <target state="new">Autoplay is suspended</target> 11550 <target state="new">Autoplay is suspended</target>
@@ -11505,7 +11619,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11505 <source>Recently added</source> 11619 <source>Recently added</source>
11506 <target state="new">Recently added</target> 11620 <target state="new">Recently added</target>
11507 11621
11508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11622 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11509 11623
11510 11624
11511 11625
@@ -11523,12 +11637,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11523 11637
11524 11638
11525 11639
11526 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 11640 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11527 <trans-unit id="186236568870281953" datatype="html"> 11641 <trans-unit id="186236568870281953" datatype="html">
11528 <source>History</source> 11642 <source>History</source>
11529 <target state="new">History</target> 11643 <target state="new">History</target>
11530 11644
11531 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11645 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
11532 <trans-unit id="5237588857224999862" datatype="html"> 11646 <trans-unit id="5237588857224999862" datatype="html">
11533 <source>Open actions</source> 11647 <source>Open actions</source>
11534 <target state="new">Open actions</target> 11648 <target state="new">Open actions</target>
@@ -11542,7 +11656,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11542 <target state="new">Local videos</target> 11656 <target state="new">Local videos</target>
11543 11657
11544 11658
11545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11546 <source>Exclude</source><target state="new">Exclude</target> 11660 <source>Exclude</source><target state="new">Exclude</target>
11547 11661
11548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11568,17 +11682,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11568 <source>Discover videos</source> 11682 <source>Discover videos</source>
11569 <target state="new">Discover videos</target> 11683 <target state="new">Discover videos</target>
11570 11684
11571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11685 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
11572 <trans-unit id="8067135025051844577" datatype="html"> 11686 <trans-unit id="8067135025051844577" datatype="html">
11573 <source>Trending videos</source> 11687 <source>Trending videos</source>
11574 <target state="new">Trending videos</target> 11688 <target state="new">Trending videos</target>
11575 11689
11576 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 11690 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
11577 <trans-unit id="664221386829541948" datatype="html"> 11691 <trans-unit id="664221386829541948" datatype="html">
11578 <source>Recently added videos</source> 11692 <source>Recently added videos</source>
11579 <target state="new">Recently added videos</target> 11693 <target state="new">Recently added videos</target>
11580 11694
11581 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 11695 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
11582 <trans-unit id="8212906256415538361" datatype="html"> 11696 <trans-unit id="8212906256415538361" datatype="html">
11583 <source>Upload a video</source> 11697 <source>Upload a video</source>
11584 <target state="new">Upload a video</target> 11698 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf
index 5f496b512..8ebd44f13 100644
--- a/client/src/locale/angular.nl-NL.xlf
+++ b/client/src/locale/angular.nl-NL.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">video</target> 488 <target state="translated">video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Je video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Je video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Je dagelijkse video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Je dagelijkse video quota is overschreden met deze video (video grootte: <x id="PH" equiv-text="videoSizeBytes"/>, gebruikt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">ondertitels</target> 504 <target state="translated">ondertitels</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Element <x id="PH" equiv-text="param"/> niet gevonden</target> 567 <target state="translated">Element <x id="PH" equiv-text="param"/> niet gevonden</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Onvermeld</target> 572 <target>Onvermeld</target>
@@ -723,16 +723,13 @@
723 <trans-unit id="158575725114802951" datatype="html"> 723 <trans-unit id="158575725114802951" datatype="html">
724 <source>Only live videos</source> 724 <source>Only live videos</source>
725 <target state="translated">Alleen live video's</target> 725 <target state="translated">Alleen live video's</target>
726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 726
727 </trans-unit> 727 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
728 <trans-unit id="9157178301885999151" datatype="html"> 728 <trans-unit id="9157178301885999151" datatype="html">
729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 729 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
730 <target state="translated">Wil je echt {length, plural, =1 {deze video} other {<x id="length"/> video's}} verwijderen?</target> 730 <target state="translated">Wil je echt {length, plural, =1 {deze video} other {<x id="length"/> video's}} verwijderen?</target>
731 <context-group purpose="location"> 731
732 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
733 <context context-type="linenumber">170</context>
734 </context-group>
735 </trans-unit>
736 <trans-unit id="7585826646011739428"> 733 <trans-unit id="7585826646011739428">
737 <source>Edit</source> 734 <source>Edit</source>
738 <target>Bewerken</target> 735 <target>Bewerken</target>
@@ -1163,46 +1160,52 @@ Een verbannen gebruiker kan niet langer inloggen.</target>
1163 <trans-unit id="3997350348765083892"> 1160 <trans-unit id="3997350348765083892">
1164 <source>Username or email address</source> 1161 <source>Username or email address</source>
1165 <target>Gebruikersnaam of e-mailadres</target> 1162 <target>Gebruikersnaam of e-mailadres</target>
1166 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1163
1167 </trans-unit> 1164 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1168 <trans-unit id="175344056589888866" datatype="html"> 1165 <trans-unit id="175344056589888866" datatype="html">
1169 <source>Example: john@example.com</source> 1166 <source>Example: john@example.com</source>
1170 <target state="translated">Voorbeeld: john@example.com</target> 1167 <target state="translated">Voorbeeld: john@example.com</target>
1168
1169
1170 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1171 <trans-unit id="1758058452376026925" datatype="html">
1172 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1173 <target state="translated">âš ï¸ Emailadressen bevatten meestal geen hoofdletters.</target>
1174
1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1176 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1171 <context-group purpose="location"> 1177 <context-group purpose="location">
1172 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1178 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1173 <context context-type="linenumber">46</context> 1179 <context context-type="linenumber">70</context>
1174 </context-group> 1180 </context-group>
1181 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1182 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1175 <context-group purpose="location"> 1183 <context-group purpose="location">
1176 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1184 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1177 <context context-type="linenumber">53</context> 1185 <context context-type="linenumber">72</context>
1178 </context-group> 1186 </context-group>
1179 </trans-unit> 1187 </trans-unit>
1180 <trans-unit id="1758058452376026925" datatype="html">
1181 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1182 <target state="translated">âš ï¸ Emailadressen bevatten meestal geen hoofdletters.</target>
1183 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1184 </trans-unit>
1185 <trans-unit id="1431416938026210429"> 1188 <trans-unit id="1431416938026210429">
1186 <source>Password</source> 1189 <source>Password</source>
1187 <target>Wachtwoord</target> 1190 <target>Wachtwoord</target>
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1196
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1197
1195 </trans-unit> 1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1196 <trans-unit id="8715156686857791956" datatype="html"> 1199 <trans-unit id="8715156686857791956" datatype="html">
1197 <source>Click here to reset your password</source> 1200 <source>Click here to reset your password</source>
1198 <target state="translated">Hier klikken om je wachtwoord opnieuw in te stellen</target> 1201 <target state="translated">Hier klikken om je wachtwoord opnieuw in te stellen</target>
1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1202
1200 </trans-unit> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1201 <trans-unit id="892063502898494584" datatype="html"> 1204 <trans-unit id="892063502898494584" datatype="html">
1202 <source>I forgot my password</source> 1205 <source>I forgot my password</source>
1203 <target state="translated">Wachtwoord vergeten</target> 1206 <target state="translated">Wachtwoord vergeten</target>
1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1207
1205 </trans-unit> 1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1206 <trans-unit id="2101170466365500913" datatype="html"> 1209 <trans-unit id="2101170466365500913" datatype="html">
1207 <source>Logging into an account lets you publish content</source> 1210 <source>Logging into an account lets you publish content</source>
1208 <target state="translated">Door in te loggen op een account, kunt u content publiceren</target> 1211 <target state="translated">Door in te loggen op een account, kunt u content publiceren</target>
@@ -1227,52 +1230,52 @@ Een verbannen gebruiker kan niet langer inloggen.</target>
1227 <trans-unit id="3183213940445113677" datatype="html"> 1230 <trans-unit id="3183213940445113677" datatype="html">
1228 <source>Or sign in with</source> 1231 <source>Or sign in with</source>
1229 <target state="translated">Of meld je aan met</target> 1232 <target state="translated">Of meld je aan met</target>
1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1233
1231 </trans-unit> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1232 <trans-unit id="3238209155172574367"> 1235 <trans-unit id="3238209155172574367">
1233 <source>Forgot your password</source> 1236 <source>Forgot your password</source>
1234 <target>Jouw wachtwoord vergeten</target> 1237 <target>Jouw wachtwoord vergeten</target>
1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1238
1236 </trans-unit> 1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1237 <trans-unit id="87327320394367488" datatype="html"> 1240 <trans-unit id="87327320394367488" datatype="html">
1238 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1241 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1239 <target state="translated">Het spijt ons, maar we kunnen je wachtwoord niet herstellen. De beheerder van je exemplaar van PeerTube heeft het PeerTube-emailsysteem niet ingesteld.</target> 1242 <target state="translated">Het spijt ons, maar we kunnen je wachtwoord niet herstellen. De beheerder van je exemplaar van PeerTube heeft het PeerTube-emailsysteem niet ingesteld.</target>
1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1243
1241 </trans-unit> 1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1242 <trans-unit id="3188014010833256853" datatype="html"> 1245 <trans-unit id="3188014010833256853" datatype="html">
1243 <source>Enter your email address and we will send you a link to reset your password.</source> 1246 <source>Enter your email address and we will send you a link to reset your password.</source>
1244 <target state="translated">Je email-adres invoeren en je krijgt van ons instructies om je wachtwoord opnieuw in te stellen.</target> 1247 <target state="translated">Je email-adres invoeren en je krijgt van ons instructies om je wachtwoord opnieuw in te stellen.</target>
1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1248
1246 </trans-unit> 1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1247 <trans-unit id="1190256911880544559" datatype="html"> 1250 <trans-unit id="1190256911880544559" datatype="html">
1248 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1251 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1249The link will expire within 1 hour.</source> 1252The link will expire within 1 hour.</source>
1250 <target state="translated">Een e-mail met de instructies voor het opnieuw instellen van het wachtwoord wordt verzonden naar <x id="PH" equiv-text="this.forgotPasswordEmail"/>. De link vervalt na een uur.</target> 1253 <target state="translated">Een e-mail met de instructies voor het opnieuw instellen van het wachtwoord wordt verzonden naar <x id="PH" equiv-text="this.forgotPasswordEmail"/>. De link vervalt na een uur.</target>
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1254
1252 </trans-unit> 1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1253 <trans-unit id="4768749765465246664"> 1256 <trans-unit id="4768749765465246664">
1254 <source>Email</source> 1257 <source>Email</source>
1255 <target>E-mail</target> 1258 <target>E-mail</target>
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1264
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1265
1263 </trans-unit> 1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1264 <trans-unit id="3967269098753656610"> 1267 <trans-unit id="3967269098753656610">
1265 <source>Email address</source> 1268 <source>Email address</source>
1266 <target>E-mailadres</target> 1269 <target>E-mailadres</target>
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1270
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1271
1269 </trans-unit> 1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1270 <trans-unit id="7808756054397155068" datatype="html"> 1273 <trans-unit id="7808756054397155068" datatype="html">
1271 <source>Reset</source> 1274 <source>Reset</source>
1272 <target state="translated">Herinstellen</target> 1275 <target state="translated">Herinstellen</target>
1273 <note priority="1" from="description">Password reset button</note> 1276 <note priority="1" from="description">Password reset button</note>
1274 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1277
1275 </trans-unit> 1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1276 <trans-unit id="4319634264526091601" datatype="html"> 1279 <trans-unit id="4319634264526091601" datatype="html">
1277 <source>on this instance</source> 1280 <source>on this instance</source>
1278 <target state="translated">op dit exemplaar van PeerTube</target> 1281 <target state="translated">op dit exemplaar van PeerTube</target>
@@ -1502,6 +1505,12 @@ Geen resultaten gevonden</target>
1502 <source>Configure my instance</source> 1505 <source>Configure my instance</source>
1503 <target state="translated">Mijn exemplaar van PeerTube instellen</target> 1506 <target state="translated">Mijn exemplaar van PeerTube instellen</target>
1504 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1508 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1505 </trans-unit> 1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
@@ -1706,8 +1715,8 @@ Geen resultaten gevonden</target>
1706 <trans-unit id="8893390761160292681" datatype="html"> 1715 <trans-unit id="8893390761160292681" datatype="html">
1707 <source>My account</source> 1716 <source>My account</source>
1708 <target state="translated">Mijn account</target> 1717 <target state="translated">Mijn account</target>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1711 <trans-unit id="6371572688505952303" datatype="html"> 1720 <trans-unit id="6371572688505952303" datatype="html">
1712 <source>My library</source> 1721 <source>My library</source>
1713 <target state="translated">Mijn bibliotheek</target> 1722 <target state="translated">Mijn bibliotheek</target>
@@ -1716,10 +1725,10 @@ Geen resultaten gevonden</target>
1716 <trans-unit id="2308975396733519902"> 1725 <trans-unit id="2308975396733519902">
1717 <source>Create an account</source> 1726 <source>Create an account</source>
1718 <target>Account maken</target> 1727 <target>Account maken</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1730
1722 </trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1723 <trans-unit id="3108704604266608109" datatype="html"> 1732 <trans-unit id="3108704604266608109" datatype="html">
1724 <source>My video imports</source> 1733 <source>My video imports</source>
1725 <target state="translated">Mijn video-imports</target> 1734 <target state="translated">Mijn video-imports</target>
@@ -1738,35 +1747,35 @@ Geen resultaten gevonden</target>
1738 <trans-unit id="667372110624203230" datatype="html"> 1747 <trans-unit id="667372110624203230" datatype="html">
1739 <source>Import jobs concurrency</source> 1748 <source>Import jobs concurrency</source>
1740 <target state="translated">Parallellisatie limiet tijdens import</target> 1749 <target state="translated">Parallellisatie limiet tijdens import</target>
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1750
1742 </trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1743 <trans-unit id="2184839376696112704" datatype="html"> 1752 <trans-unit id="2184839376696112704" datatype="html">
1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1753 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1745 <target state="translated">maakt het mogelijk om meerdere video's parallel te importeren. âš ï¸ Opnieuw opstarten van PeerTube vereist.</target> 1754 <target state="translated">maakt het mogelijk om meerdere video's parallel te importeren. âš ï¸ Opnieuw opstarten van PeerTube vereist.</target>
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1748 <trans-unit id="780513172839038392" datatype="html"> 1757 <trans-unit id="780513172839038392" datatype="html">
1749 <source>jobs in parallel</source> 1758 <source>jobs in parallel</source>
1750 <target state="translated">import in parallel</target> 1759 <target state="translated">import in parallel</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1761
1753 </trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1754 <trans-unit id="5997625369044180192" datatype="html"> 1763 <trans-unit id="5997625369044180192" datatype="html">
1755 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1764 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1756 <target state="translated">Import met HTTP URL (bijv. YouTube) toestaan</target> 1765 <target state="translated">Import met HTTP URL (bijv. YouTube) toestaan</target>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1766
1758 </trans-unit> 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1759 <trans-unit id="2095604754338363597" datatype="html"> 1768 <trans-unit id="2095604754338363597" datatype="html">
1760 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1769 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1761 <target state="translated">âš ï¸ Indien ingeschakeld, raden wij aan om <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>een HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> te gebruiken om privé URL toegang van je PeerTube server te voorkomen</target> 1770 <target state="translated">âš ï¸ Indien ingeschakeld, raden wij aan om <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>een HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> te gebruiken om privé URL toegang van je PeerTube server te voorkomen</target>
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1764 <trans-unit id="7627544798203088407"> 1773 <trans-unit id="7627544798203088407">
1765 <source>Discover</source> 1774 <source>Discover</source>
1766 <target>Ontdekken</target> 1775 <target>Ontdekken</target>
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1776
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1770 <trans-unit id="7844706011418789951"> 1779 <trans-unit id="7844706011418789951">
1771 <source>Administration</source> 1780 <source>Administration</source>
1772 <target>Beheer</target> 1781 <target>Beheer</target>
@@ -2007,8 +2016,8 @@ Geen resultaten gevonden</target>
2007 <trans-unit id="2971365540217107489" datatype="html"> 2016 <trans-unit id="2971365540217107489" datatype="html">
2008 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2017 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2009 <target state="translated">Media te groot voor de server. Gelieve je beheerder te contacteren als je de groottelimiet wil verhogen.</target> 2018 <target state="translated">Media te groot voor de server. Gelieve je beheerder te contacteren als je de groottelimiet wil verhogen.</target>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2019
2011 </trans-unit> 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2012 <trans-unit id="5131854469652959713" datatype="html"> 2021 <trans-unit id="5131854469652959713" datatype="html">
2013 <source>GLOBAL SEARCH</source> 2022 <source>GLOBAL SEARCH</source>
2014 <target state="translated">GLOBAAL ZOEKEN</target> 2023 <target state="translated">GLOBAAL ZOEKEN</target>
@@ -2384,13 +2393,13 @@ Dit zal een bestaande ondertiteling vervangen!</target>
2384 <trans-unit id="1460134385691851101" datatype="html"> 2393 <trans-unit id="1460134385691851101" datatype="html">
2385 <source>Advanced filters</source> 2394 <source>Advanced filters</source>
2386 <target state="translated">Geavanceerde criteria</target> 2395 <target state="translated">Geavanceerde criteria</target>
2387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2396
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2400
2392 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2401
2393 </trans-unit> 2402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2394 <trans-unit id="2504502765849142619" datatype="html"> 2403 <trans-unit id="2504502765849142619" datatype="html">
2395 <source>No items found</source> 2404 <source>No items found</source>
2396 <target state="translated">Geen items gevonden</target> 2405 <target state="translated">Geen items gevonden</target>
@@ -2803,8 +2812,8 @@ Geen ondertiteling voor nu.</target>
2803 <trans-unit id="6161604372916832458" datatype="html"> 2812 <trans-unit id="6161604372916832458" datatype="html">
2804 <source>Upload on hold</source> 2813 <source>Upload on hold</source>
2805 <target state="translated">Uploaden in wacht</target> 2814 <target state="translated">Uploaden in wacht</target>
2806 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2815
2807 </trans-unit> 2816 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2808 <trans-unit id="285180972645018518" datatype="html"> 2817 <trans-unit id="285180972645018518" datatype="html">
2809 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2818 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2810 <target state="translated">Sorry, uploaden is uitgeschakeld voor je account. Als je een video wil toevoegen, dan moet een beheerder je quotum ontgrendelen.</target> 2819 <target state="translated">Sorry, uploaden is uitgeschakeld voor je account. Als je een video wil toevoegen, dan moet een beheerder je quotum ontgrendelen.</target>
@@ -3058,11 +3067,11 @@ Je kan nu al informatie toevoegen over deze video.
3058 <trans-unit id="2454050363478003966" datatype="html"> 3067 <trans-unit id="2454050363478003966" datatype="html">
3059 <source>Login</source> 3068 <source>Login</source>
3060 <target state="translated">Aanmelden</target> 3069 <target state="translated">Aanmelden</target>
3061 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3070
3062 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3071
3063 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3072
3064 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3073
3065 </trans-unit> 3074 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3066 <trans-unit id="6154714649766447409" datatype="html"> 3075 <trans-unit id="6154714649766447409" datatype="html">
3067 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3076 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3068 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Inloggen </target> 3077 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Inloggen </target>
@@ -3756,71 +3765,86 @@ Je kan nu al informatie toevoegen over deze video.
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3758 </trans-unit> 3767 </trans-unit>
3759 <trans-unit id="7046347992315328430" datatype="html"> 3768
3760 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3761 <target state="translated">Transcoding is ingeschakeld. De videoquota houden enkel rekening met de grootte van de <x id="START_TAG_STRONG"/>originele<x id="CLOSE_TAG_STRONG"/> video. <x id="LINE_BREAK"/> Deze gebruiker kan maximaal ~ <x id="INTERPOLATION"/> uploaden. </target>
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3764 </trans-unit>
3765 <trans-unit id="2743014784334706527"> 3769 <trans-unit id="2743014784334706527">
3766 <source>Daily video quota</source> 3770 <source>Daily video quota</source>
3767 <target>Dagelijks videoquotum</target> 3771 <target>Dagelijks videoquotum</target>
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3772
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3773
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3774
3771 </trans-unit> 3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3772 <trans-unit id="2622255144026150901" datatype="html"> 3776 <trans-unit id="2622255144026150901" datatype="html">
3773 <source>Auth plugin</source> 3777 <source>Auth plugin</source>
3774 <target state="translated">Authenticatie plug-in</target> 3778 <target state="translated">Authenticatie plug-in</target>
3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3779
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3780
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3781
3778 </trans-unit> 3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3779 <trans-unit id="588099657508661970" datatype="html"> 3783 <trans-unit id="588099657508661970" datatype="html">
3780 <source>None (local authentication)</source> 3784 <source>None (local authentication)</source>
3781 <target state="translated">Geen (lokale authenticatie)</target> 3785 <target state="translated">Geen (lokale authenticatie)</target>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3786
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3787
3784 </trans-unit> 3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3785 <trans-unit id="2070907480317730379" datatype="html"> 3789 <trans-unit id="2070907480317730379" datatype="html">
3786 <source>Doesn't need review before a video goes public</source> 3790 <source>Doesn't need review before a video goes public</source>
3787 <target state="translated">Geen beoordeling nodig voor een video publiek beschikbaar wordt</target> 3791 <target state="translated">Geen beoordeling nodig voor een video publiek beschikbaar wordt</target>
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3792
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3793
3790 </trans-unit> 3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3791 <trans-unit id="6667250632809964191"> 3795 <trans-unit id="6667250632809964191">
3792 <source>Send a link to reset the password by email to the user</source> 3796 <source>Send a link to reset the password by email to the user</source>
3793 <target>Stuur een link per e-mail naar de gebruiker om het wachtwoord te resetten</target> 3797 <target>Stuur een link per e-mail naar de gebruiker om het wachtwoord te resetten</target>
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3798
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3799
3796 </trans-unit> 3800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3797 <trans-unit id="1412406834353485520"> 3801 <trans-unit id="1412406834353485520">
3798 <source>Ask for new password</source> 3802 <source>Ask for new password</source>
3799 <target>Vraag om een nieuw wachtwoord</target> 3803 <target>Vraag om een nieuw wachtwoord</target>
3800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3804
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3805
3802 </trans-unit> 3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3803 <trans-unit id="3791201588898094481"> 3807 <trans-unit id="3791201588898094481">
3804 <source>Manually set the user password</source> 3808 <source>Manually set the user password</source>
3805 <target>Stel het gebruikerswachtwoord handmatig in</target> 3809 <target>Stel het gebruikerswachtwoord handmatig in</target>
3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3810
3807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3811
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3813 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3814 <context-group purpose="location">
3815 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3816 <context context-type="linenumber">227</context>
3817 </context-group>
3818 <context-group purpose="location">
3819 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3820 <context context-type="linenumber">227</context>
3821 </context-group>
3822 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3823 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3824 <context-group purpose="location">
3825 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3826 <context context-type="linenumber">228</context>
3827 </context-group>
3828 <context-group purpose="location">
3829 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3830 <context context-type="linenumber">228</context>
3831 </context-group>
3808 </trans-unit> 3832 </trans-unit>
3809 <trans-unit id="8461842260159597706"> 3833 <trans-unit id="8461842260159597706">
3810 <source>Show</source> 3834 <source>Show</source>
3811 <target>Tonen</target> 3835 <target>Tonen</target>
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3836
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3837
3814 </trans-unit> 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3815 <trans-unit id="8461609631969932886"> 3839 <trans-unit id="8461609631969932886">
3816 <source>Hide</source> 3840 <source>Hide</source>
3817 <target>Verbergen</target> 3841 <target>Verbergen</target>
3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3842
3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3843
3820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3844
3821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3845
3822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3846
3823 </trans-unit> 3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3824 <trans-unit id="7049348886126005391"> 3848 <trans-unit id="7049348886126005391">
3825 <source>Batch actions</source> 3849 <source>Batch actions</source>
3826 <target>Batchacties</target> 3850 <target>Batchacties</target>
@@ -3896,22 +3920,22 @@ Je kan nu al informatie toevoegen over deze video.
3896 <trans-unit id="7815838401315213887"> 3920 <trans-unit id="7815838401315213887">
3897 <source>Muted accounts</source> 3921 <source>Muted accounts</source>
3898 <target>Gedempte accounts</target> 3922 <target>Gedempte accounts</target>
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3923
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3924
3901 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3925
3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3926
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3927
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3928
3905 </trans-unit> 3929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3906 <trans-unit id="5668793810321242853"> 3930 <trans-unit id="5668793810321242853">
3907 <source>Muted servers</source> 3931 <source>Muted servers</source>
3908 <target>Gedempte servers</target> 3932 <target>Gedempte servers</target>
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3933
3910 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3934
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3935
3912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3936
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3937
3914 </trans-unit> 3938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3915 <trans-unit id="2343069726009080052" datatype="html"> 3939 <trans-unit id="2343069726009080052" datatype="html">
3916 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3940 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3917 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3941 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5041,181 +5065,175 @@ Je kan nu al informatie toevoegen over deze video.
5041 <trans-unit id="7169210802367807492" datatype="html"> 5065 <trans-unit id="7169210802367807492" datatype="html">
5042 <source>bytes</source> 5066 <source>bytes</source>
5043 <target state="translated">bytes</target> 5067 <target state="translated">bytes</target>
5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5068
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5069
5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5070
5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5071
5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5072
5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5073
5050 </trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5051 <trans-unit id="8509882464852636851" datatype="html"> 5075 <trans-unit id="8509882464852636851" datatype="html">
5052 <source>Default daily upload limit per user</source> 5076 <source>Default daily upload limit per user</source>
5053 <target state="translated">Standaard dagelijkse uploadlimiet per gebruiker</target> 5077 <target state="translated">Standaard dagelijkse uploadlimiet per gebruiker</target>
5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5078
5055 </trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5056 <trans-unit id="4719342289581047890" datatype="html"> 5080 <trans-unit id="4719342289581047890" datatype="html">
5057 <source>Allow import with a torrent file or a magnet URI</source> 5081 <source>Allow import with a torrent file or a magnet URI</source>
5058 <target state="translated">Importeren met torrent-bestand of magnet-URI toelaten</target> 5082 <target state="translated">Importeren met torrent-bestand of magnet-URI toelaten</target>
5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5083
5060 </trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5061 <trans-unit id="6801844913630625451" datatype="html"> 5085 <trans-unit id="6801844913630625451" datatype="html">
5062 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5086 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5063 <target state="translated">âš ï¸ We raden niet aan deze functie in te schakelen als u uw gebruikers niet vertrouwt</target> 5087 <target state="translated">âš ï¸ We raden niet aan deze functie in te schakelen als u uw gebruikers niet vertrouwt</target>
5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5088
5065 </trans-unit> 5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5066 <trans-unit id="2634326893148077182" datatype="html"> 5090 <trans-unit id="2634326893148077182" datatype="html">
5067 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5091 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5068 <target state="translated">Kanaalsynchronisatie met kanalen van andere platforms zoals YouTube toestaan (vereist dat invoer met HTTP URL wordt toegestaan)</target> 5092 <target state="translated">Kanaalsynchronisatie met kanalen van andere platforms zoals YouTube toestaan (vereist dat invoer met HTTP URL wordt toegestaan)</target>
5069 <context-group purpose="location"> 5093
5070 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5071 <context context-type="linenumber">293</context>
5072 </context-group>
5073 </trans-unit>
5074 <trans-unit id="7404104645798703279" datatype="html"> 5095 <trans-unit id="7404104645798703279" datatype="html">
5075 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5096 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5076 <target state="translated">â›” U moet import met HTTP URL toestaan om deze functie te kunnen activeren.</target> 5097 <target state="translated">â›” U moet import met HTTP URL toestaan om deze functie te kunnen activeren.</target>
5077 <context-group purpose="location"> 5098
5078 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5079 <context context-type="linenumber">296,298</context>
5080 </context-group>
5081 </trans-unit>
5082 <trans-unit id="3950258704315544174" datatype="html"> 5100 <trans-unit id="3950258704315544174" datatype="html">
5083 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5101 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5084 <target state="translated">Tenzij een gebruiker als vertrouwd staat aangemerkt blijven zijn video's privé tot een moderator ze heeft beoordeeld.</target> 5102 <target state="translated">Tenzij een gebruiker als vertrouwd staat aangemerkt blijven zijn video's privé tot een moderator ze heeft beoordeeld.</target>
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5103
5086 </trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5087 <trans-unit id="424703522835656806" datatype="html"> 5105 <trans-unit id="424703522835656806" datatype="html">
5088 <source>VIDEO CHANNELS</source> 5106 <source>VIDEO CHANNELS</source>
5089 <target state="translated">VIDEOKANALEN</target> 5107 <target state="translated">VIDEOKANALEN</target>
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5108
5091 </trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5092 <trans-unit id="7026684190224451991" datatype="html"> 5110 <trans-unit id="7026684190224451991" datatype="html">
5093 <source>Max video channels per user</source> 5111 <source>Max video channels per user</source>
5094 <target state="translated">Maximaal aantal video kanalen per gebruiker</target> 5112 <target state="translated">Maximaal aantal video kanalen per gebruiker</target>
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5113
5096 </trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5097 <trans-unit id="3840267063842708224" datatype="html"> 5115 <trans-unit id="3840267063842708224" datatype="html">
5098 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5116 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5099 <target state="translated">{VAR_PLURAL, plural, =1 {kanaal} other {kanalen}}</target> 5117 <target state="translated">{VAR_PLURAL, plural, =1 {kanaal} other {kanalen}}</target>
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5118
5101 </trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5102 <trans-unit id="3428986951244800347" datatype="html"> 5120 <trans-unit id="3428986951244800347" datatype="html">
5103 <source>Block new videos automatically</source> 5121 <source>Block new videos automatically</source>
5104 <target state="translated">Nieuwe video's automatisch blokkeren</target> 5122 <target state="translated">Nieuwe video's automatisch blokkeren</target>
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5123
5106 </trans-unit> 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5107 <trans-unit id="2054846790157376783" datatype="html"> 5125 <trans-unit id="2054846790157376783" datatype="html">
5108 <source>SEARCH</source> 5126 <source>SEARCH</source>
5109 <target state="translated">ZOEKEN</target> 5127 <target state="translated">ZOEKEN</target>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5128
5111 </trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5112 <trans-unit id="3442084803796199253" datatype="html"> 5130 <trans-unit id="3442084803796199253" datatype="html">
5113 <source>Allow users to do remote URI/handle search</source> 5131 <source>Allow users to do remote URI/handle search</source>
5114 <target state="translated">Gebruikers toelaten URI/handle van elders te (door)zoeken</target> 5132 <target state="translated">Gebruikers toelaten URI/handle van elders te (door)zoeken</target>
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5133
5116 </trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5117 <trans-unit id="2258148539285928012" datatype="html"> 5135 <trans-unit id="2258148539285928012" datatype="html">
5118 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5136 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5119 <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan om externe video's / gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> 5137 <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan om externe video's / gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target>
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5138
5121 </trans-unit> 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5122 <trans-unit id="7295422540935146771" datatype="html"> 5140 <trans-unit id="7295422540935146771" datatype="html">
5123 <source>Allow anonymous to do remote URI/handle search</source> 5141 <source>Allow anonymous to do remote URI/handle search</source>
5124 <target state="translated">Anonieme gebruikers toelaten URI/handle van elders te (door)zoeken</target> 5142 <target state="translated">Anonieme gebruikers toelaten URI/handle van elders te (door)zoeken</target>
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5143
5126 </trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5127 <trans-unit id="7305237807882754643" datatype="html"> 5145 <trans-unit id="7305237807882754643" datatype="html">
5128 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5146 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5129 <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan externe video's/gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target> 5147 <target state="translated"><x id="START_TAG_STRONG"/>Je gebruikers<x id="CLOSE_TAG_STRONG"/> toestaan externe video's/gebruikers op te zoeken die mogelijk niet met je exemplaar van PeerTube zijn verbonden</target>
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5148
5131 </trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5132 <trans-unit id="5273935530181504015" datatype="html"> 5150 <trans-unit id="5273935530181504015" datatype="html">
5133 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5151 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5134 <target state="translated">âš ï¸ Deze functionaliteit is sterk afhankelijk van de moderatie op de andere exemplaren van PeerTube geïndexeerd door de geselecteerde zoekindex.</target> 5152 <target state="translated">âš ï¸ Deze functionaliteit is sterk afhankelijk van de moderatie op de andere exemplaren van PeerTube geïndexeerd door de geselecteerde zoekindex.</target>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5153
5136 </trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5137 <trans-unit id="1886227550697837417" datatype="html"> 5155 <trans-unit id="1886227550697837417" datatype="html">
5138 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5156 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5139 <target state="translated">We adviseren enkel gemodereerde zoekindexen in productie gebruiken, of <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>uw eigen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> hosten. </target> 5157 <target state="translated">We adviseren enkel gemodereerde zoekindexen in productie gebruiken, of <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>uw eigen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> hosten. </target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5158
5141 </trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5142 <trans-unit id="2331464426553277323" datatype="html"> 5160 <trans-unit id="2331464426553277323" datatype="html">
5143 <source>Search index URL</source> 5161 <source>Search index URL</source>
5144 <target state="translated">URL van zoekindex</target> 5162 <target state="translated">URL van zoekindex</target>
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5163
5146 </trans-unit> 5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5147 <trans-unit id="8524278911521465398" datatype="html"> 5165 <trans-unit id="8524278911521465398" datatype="html">
5148 <source>Disable local search in search bar</source> 5166 <source>Disable local search in search bar</source>
5149 <target state="translated">Lokaal zoeken in zoekbalk uitschakelen</target> 5167 <target state="translated">Lokaal zoeken in zoekbalk uitschakelen</target>
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5168
5151 </trans-unit> 5169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5152 <trans-unit id="6568991917245875948" datatype="html"> 5170 <trans-unit id="6568991917245875948" datatype="html">
5153 <source>Otherwise the local search stays used by default</source> 5171 <source>Otherwise the local search stays used by default</source>
5154 <target state="translated">Anders blijf je standaard lokaal zoeken gebruiken</target> 5172 <target state="translated">Anders blijf je standaard lokaal zoeken gebruiken</target>
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5173
5156 </trans-unit> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5157 <trans-unit id="4444955208013675027" datatype="html"> 5175 <trans-unit id="4444955208013675027" datatype="html">
5158 <source>Search bar uses the global search index by default</source> 5176 <source>Search bar uses the global search index by default</source>
5159 <target state="translated">Zoekbalk gebruikt standaard de globale zoekindex</target> 5177 <target state="translated">Zoekbalk gebruikt standaard de globale zoekindex</target>
5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5178
5161 </trans-unit> 5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5162 <trans-unit id="6476750382562952780" datatype="html"> 5180 <trans-unit id="6476750382562952780" datatype="html">
5163 <source>Enable global search</source> 5181 <source>Enable global search</source>
5164 <target state="translated">Globaal zoeken inschakelen</target> 5182 <target state="translated">Globaal zoeken inschakelen</target>
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5183
5166 </trans-unit> 5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5167 <trans-unit id="836183323506117145" datatype="html"> 5185 <trans-unit id="836183323506117145" datatype="html">
5168 <source>FEDERATION</source> 5186 <source>FEDERATION</source>
5169 <target state="translated">FEDERATIE</target> 5187 <target state="translated">FEDERATIE</target>
5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5188
5171 </trans-unit> 5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5172 <trans-unit id="252719899360434356" datatype="html"> 5190 <trans-unit id="252719899360434356" datatype="html">
5173 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5191 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5174 <target state="translated">Beheer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaties<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> met andere instanties. </target> 5192 <target state="translated">Beheer <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaties<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> met andere instanties. </target>
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5193
5176 </trans-unit> 5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5177 <trans-unit id="9119248927271669654" datatype="html"> 5195 <trans-unit id="9119248927271669654" datatype="html">
5178 <source>Other instances can follow yours</source> 5196 <source>Other instances can follow yours</source>
5179 <target state="translated">Andere exemplaren van PeerTube kunnen het jouwe volgen</target> 5197 <target state="translated">Andere exemplaren van PeerTube kunnen het jouwe volgen</target>
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5198
5181 </trans-unit> 5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5182 <trans-unit id="7015551137649102649" datatype="html"> 5200 <trans-unit id="7015551137649102649" datatype="html">
5183 <source>Manually approve new instance followers</source> 5201 <source>Manually approve new instance followers</source>
5184 <target state="translated">Manueel nieuwe volgers van je exemplaar van PeerTube goedkeuren</target> 5202 <target state="translated">Manueel nieuwe volgers van je exemplaar van PeerTube goedkeuren</target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5203
5186 </trans-unit> 5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5187 <trans-unit id="4803992993548153434" datatype="html"> 5205 <trans-unit id="4803992993548153434" datatype="html">
5188 <source>Automatically follow back instances</source> 5206 <source>Automatically follow back instances</source>
5189 <target state="translated">Automatisch exemplaren van PeerTube die jou volgen terugvolgen</target> 5207 <target state="translated">Automatisch exemplaren van PeerTube die jou volgen terugvolgen</target>
5190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5208
5191 </trans-unit> 5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5192 <trans-unit id="2092224316392295720" datatype="html"> 5210 <trans-unit id="2092224316392295720" datatype="html">
5193 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5211 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5194 <target state="translated">âš ï¸ Deze functionaliteit vereist veel aandacht en extra moderatie.</target> 5212 <target state="translated">âš ï¸ Deze functionaliteit vereist veel aandacht en extra moderatie.</target>
5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5213
5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5214
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5215
5198 </trans-unit> 5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5199 <trans-unit id="1718269478813020014" datatype="html"> 5217 <trans-unit id="1718269478813020014" datatype="html">
5200 <source>Index URL</source> 5218 <source>Index URL</source>
5201 <target state="translated">Index URL</target> 5219 <target state="translated">Index URL</target>
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5220
5203 </trans-unit> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5204 <trans-unit id="173263206605027981" datatype="html"> 5222 <trans-unit id="173263206605027981" datatype="html">
5205 <source>Automatically follow instances of a public index</source> 5223 <source>Automatically follow instances of a public index</source>
5206 <target state="translated">Automatisch de exemplaren van PeerTube van een publieke index volgen</target> 5224 <target state="translated">Automatisch de exemplaren van PeerTube van een publieke index volgen</target>
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5225
5208 </trans-unit> 5226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5209 <trans-unit id="9076632742417302918" datatype="html"> 5227 <trans-unit id="9076632742417302918" datatype="html">
5210 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5228 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5211 <target state="translated">Zie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>de documentatie<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> voor meer informatie over de verwachte URL </target> 5229 <target state="translated">Zie <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>de documentatie<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> voor meer informatie over de verwachte URL </target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5230
5213 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5214 <trans-unit id="3946988229617310200" datatype="html"> 5232 <trans-unit id="3946988229617310200" datatype="html">
5215 <source>ADMINISTRATORS</source> 5233 <source>ADMINISTRATORS</source>
5216 <target state="translated">BEHEERDERS</target> 5234 <target state="translated">BEHEERDERS</target>
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5235
5218 </trans-unit> 5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5219 <trans-unit id="2149300564474427551"> 5237 <trans-unit id="2149300564474427551">
5220 <source>Administrator</source> 5238 <source>Administrator</source>
5221 <target>Administrator</target> 5239 <target>Administrator</target>
@@ -5224,13 +5242,13 @@ Je kan nu al informatie toevoegen over deze video.
5224 <trans-unit id="3171683206914962995"> 5242 <trans-unit id="3171683206914962995">
5225 <source>Admin email</source> 5243 <source>Admin email</source>
5226 <target>E-mail van administrator</target> 5244 <target>E-mail van administrator</target>
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5245
5228 </trans-unit> 5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5229 <trans-unit id="4722881456283329321"> 5247 <trans-unit id="4722881456283329321">
5230 <source>Enable contact form</source> 5248 <source>Enable contact form</source>
5231 <target>Schakel contactformulier in</target> 5249 <target>Schakel contactformulier in</target>
5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5250
5233 </trans-unit> 5251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5234 <trans-unit id="5926348345797688952" datatype="html"> 5252 <trans-unit id="5926348345797688952" datatype="html">
5235 <source>VOD Transcoding</source> 5253 <source>VOD Transcoding</source>
5236 <target state="translated">Video Transcodering</target> 5254 <target state="translated">Video Transcodering</target>
@@ -5239,28 +5257,28 @@ Je kan nu al informatie toevoegen over deze video.
5239 <trans-unit id="1765095834299337775" datatype="html"> 5257 <trans-unit id="1765095834299337775" datatype="html">
5240 <source>TWITTER</source> 5258 <source>TWITTER</source>
5241 <target state="translated">TWITTER</target> 5259 <target state="translated">TWITTER</target>
5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5260
5243 </trans-unit> 5261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5244 <trans-unit id="3202133522706129143" datatype="html"> 5262 <trans-unit id="3202133522706129143" datatype="html">
5245 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5263 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5246 <target state="translated">Geef het Twitter account dat uw instantie vertegenwoordigt om link previews te verbeteren. Als u geen Twitter-account hebt, laat u de standaardwaarde gewoon staan.</target> 5264 <target state="translated">Geef het Twitter account dat uw instantie vertegenwoordigt om link previews te verbeteren. Als u geen Twitter-account hebt, laat u de standaardwaarde gewoon staan.</target>
5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5265
5248 </trans-unit> 5266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5249 <trans-unit id="4087837092261487511"> 5267 <trans-unit id="4087837092261487511">
5250 <source>Your Twitter username</source> 5268 <source>Your Twitter username</source>
5251 <target>Je Twitter-gebruikersnaam</target> 5269 <target>Je Twitter-gebruikersnaam</target>
5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5270
5253 </trans-unit> 5271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5254 <trans-unit id="5648651824279408711" datatype="html"> 5272 <trans-unit id="5648651824279408711" datatype="html">
5255 <source>Instance allowed by Twitter</source> 5273 <source>Instance allowed by Twitter</source>
5256 <target state="translated">Exemplaar van PeerTube toegelaten door Twitter</target> 5274 <target state="translated">Exemplaar van PeerTube toegelaten door Twitter</target>
5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5275
5258 </trans-unit> 5276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5259 <trans-unit id="2076338542820061819" datatype="html"> 5277 <trans-unit id="2076338542820061819" datatype="html">
5260 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5278 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5261 <target state="translated">Als je instantie expliciet is toegestaan door Twitter, zal een videospeler worden ingesloten in het Twitter bericht wanneer de video gedeeld word.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Als de instantie dat niet is, gebruiken we een afbeelding die zal doorverwijzen naar je PeerTube instantie.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Vink deze checkbox aan, sla de configuratie op en test met een video URL van je instantie (https://example.com/w/blabla) op <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> om te zien of je instantie is toegestaan. </target> 5279 <target state="translated">Als je instantie expliciet is toegestaan door Twitter, zal een videospeler worden ingesloten in het Twitter bericht wanneer de video gedeeld word.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Als de instantie dat niet is, gebruiken we een afbeelding die zal doorverwijzen naar je PeerTube instantie.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Vink deze checkbox aan, sla de configuratie op en test met een video URL van je instantie (https://example.com/w/blabla) op <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> om te zien of je instantie is toegestaan. </target>
5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5280
5263 </trans-unit> 5281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5264 <trans-unit id="493135676263039396" datatype="html"> 5282 <trans-unit id="493135676263039396" datatype="html">
5265 <source>LIVE</source> 5283 <source>LIVE</source>
5266 <target state="translated">LIVE</target> 5284 <target state="translated">LIVE</target>
@@ -5660,19 +5678,81 @@ color: red;
5660 <source>PASSWORD</source> 5678 <source>PASSWORD</source>
5661 <target state="translated">WACHTWOORD</target> 5679 <target state="translated">WACHTWOORD</target>
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5680 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5681 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5682 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5683 <context-group purpose="location">
5684 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5685 <context context-type="linenumber">67</context>
5686 </context-group>
5663 </trans-unit> 5687 </trans-unit>
5664 <trans-unit id="9012586956848595996" datatype="html"> 5688 <trans-unit id="9012586956848595996" datatype="html">
5665 <source>EMAIL</source> 5689 <source>EMAIL</source>
5666 <target state="translated">EMAIL</target> 5690 <target state="translated">EMAIL</target>
5667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5691
5692 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5693 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5696 <context context-type="linenumber">3,5</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5699 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5702 <context context-type="linenumber">5</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5705 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5706 <context-group purpose="location">
5707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5708 <context context-type="linenumber">9</context>
5709 </context-group>
5710 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5711 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5712 <context-group purpose="location">
5713 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5714 <context context-type="linenumber">31</context>
5715 </context-group>
5716 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5717 <source>Disable two factor</source><target state="new">Disable two factor</target>
5718 <context-group purpose="location">
5719 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5720 <context context-type="linenumber">33</context>
5721 </context-group>
5722 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5723 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5724 <context-group purpose="location">
5725 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5726 <context context-type="linenumber">43</context>
5727 </context-group>
5728 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5729 <source> Two factor authentication is already enabled.
5730</source><target state="new"> Two factor authentication is already enabled.
5731</target>
5732 <context-group purpose="location">
5733 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5734 <context context-type="linenumber">6,8</context>
5735 </context-group>
5736 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5737 <source>Your password</source><target state="new">Your password</target>
5738 <context-group purpose="location">
5739 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5740 <context context-type="linenumber">14</context>
5741 </context-group>
5742 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5743 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5744 <context-group purpose="location">
5745 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5746 <context context-type="linenumber">15</context>
5747 </context-group>
5668 </trans-unit> 5748 </trans-unit>
5669 <trans-unit id="7752239348028675311" datatype="html"> 5749 <trans-unit id="7752239348028675311" datatype="html">
5670 <source>DANGER ZONE</source> 5750 <source>DANGER ZONE</source>
5671 <target state="translated">GEVARENZONE</target> 5751 <target state="translated">GEVARENZONE</target>
5672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5752
5673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5753
5674 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5754
5675 </trans-unit> 5755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5676 <trans-unit id="4915431133669985304"> 5756 <trans-unit id="4915431133669985304">
5677 <source>Profile</source> 5757 <source>Profile</source>
5678 <target>Profiel</target> 5758 <target>Profiel</target>
@@ -5819,9 +5899,9 @@ color: red;
5819 <trans-unit id="5340498030552368470"> 5899 <trans-unit id="5340498030552368470">
5820 <source>Current password</source> 5900 <source>Current password</source>
5821 <target>Huidige wachtwoord</target> 5901 <target>Huidige wachtwoord</target>
5822 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5902
5823 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5903
5824 </trans-unit> 5904 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5825 <trans-unit id="3588415639242079458"> 5905 <trans-unit id="3588415639242079458">
5826 <source>New password</source> 5906 <source>New password</source>
5827 <target>Nieuw wachtwoord</target> 5907 <target>Nieuw wachtwoord</target>
@@ -6101,7 +6181,17 @@ color: red;
6101 <trans-unit id="4247400351982331798" datatype="html"> 6181 <trans-unit id="4247400351982331798" datatype="html">
6102 <source>Account settings</source> 6182 <source>Account settings</source>
6103 <target state="translated">Account-instellingen</target> 6183 <target state="translated">Account-instellingen</target>
6104 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6184
6185 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6186 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6187 <context-group purpose="location">
6188 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6189 <context context-type="linenumber">39</context>
6190 </context-group>
6191 <context-group purpose="location">
6192 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6193 <context context-type="linenumber">3</context>
6194 </context-group>
6105 </trans-unit> 6195 </trans-unit>
6106 <trans-unit id="2864486939135008600" datatype="html"> 6196 <trans-unit id="2864486939135008600" datatype="html">
6107 <source>Playlist elements</source> 6197 <source>Playlist elements</source>
@@ -7404,10 +7494,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7404 <trans-unit id="1504521795586863905" datatype="html"> 7494 <trans-unit id="1504521795586863905" datatype="html">
7405 <source>VIDEOS</source> 7495 <source>VIDEOS</source>
7406 <target state="translated">VIDEO'S</target> 7496 <target state="translated">VIDEO'S</target>
7407 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7497
7408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7498
7409 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7499
7410 </trans-unit> 7500 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7411 <trans-unit id="25349740244798533"> 7501 <trans-unit id="25349740244798533">
7412 <source>Username copied</source> 7502 <source>Username copied</source>
7413 <target>Gebruikersnaam gekopieerd</target> 7503 <target>Gebruikersnaam gekopieerd</target>
@@ -7580,8 +7670,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7580 <trans-unit id="3203902538239082422" datatype="html"> 7670 <trans-unit id="3203902538239082422" datatype="html">
7581 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7671 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7582 <target state="translated">Inschrijven ingeschakeld: we hebben in het onderdeel "Video's" hieronder automatisch het selectievakje "Nieuwe video's automatisch blokkeren" aangevinkt.</target> 7672 <target state="translated">Inschrijven ingeschakeld: we hebben in het onderdeel "Video's" hieronder automatisch het selectievakje "Nieuwe video's automatisch blokkeren" aangevinkt.</target>
7583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7673
7584 </trans-unit> 7674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7585 <trans-unit id="6284468333579755406" datatype="html"> 7675 <trans-unit id="6284468333579755406" datatype="html">
7586 <source>Edit custom configuration</source> 7676 <source>Edit custom configuration</source>
7587 <target state="translated">Aangepaste configuratie bewerken</target> 7677 <target state="translated">Aangepaste configuratie bewerken</target>
@@ -7753,33 +7843,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7753 <trans-unit id="7022070615528435141" datatype="html"> 7843 <trans-unit id="7022070615528435141" datatype="html">
7754 <source>Delete</source> 7844 <source>Delete</source>
7755 <target state="translated">Verwijderen</target> 7845 <target state="translated">Verwijderen</target>
7756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7846
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7847
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7848
7759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7849
7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7850
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7851
7762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7853
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7854
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7855
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7856
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7857
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7858
7769 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7859
7770 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7860
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7861
7772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7862
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7863
7774 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7864
7775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7865
7776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7866
7777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7867
7778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7868
7779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7869
7780 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7870
7781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7871
7782 </trans-unit> 7872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7783 <trans-unit id="3145156821099755377" datatype="html"> 7873 <trans-unit id="3145156821099755377" datatype="html">
7784 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7874 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7785 <target state="translated">Geaccepteerd {count, plural, =1 {<x id="followerName"/> volg verzoek} other {<x id="count"/> volg verzoeken}}</target> 7875 <target state="translated">Geaccepteerd {count, plural, =1 {<x id="followerName"/> volg verzoek} other {<x id="count"/> volg verzoeken}}</target>
@@ -7895,15 +7985,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7895 <source>Follow request(s) sent!</source> 7985 <source>Follow request(s) sent!</source>
7896 <target>Volgverzoek(en) verstuurd!</target> 7986 <target>Volgverzoek(en) verstuurd!</target>
7897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7898 </trans-unit> 7988 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7899 <trans-unit id="3459358413436264734" datatype="html"> 7989 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7900 <source>Your instance subscriptions</source>
7901 <target state="translated">Abonnementen op uw instantie</target>
7902 <context-group purpose="location"> 7990 <context-group purpose="location">
7903 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7991 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7904 <context context-type="linenumber">3</context> 7992 <context context-type="linenumber">3</context>
7905 </context-group> 7993 </context-group>
7906 </trans-unit> 7994 </trans-unit>
7995
7907 <trans-unit id="9160510009013134726"> 7996 <trans-unit id="9160510009013134726">
7908 <source>Unfollow</source> 7997 <source>Unfollow</source>
7909 <target>Onvolgen</target> 7998 <target>Onvolgen</target>
@@ -8451,17 +8540,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8451 <trans-unit id="780323526182667308" datatype="html"> 8540 <trans-unit id="780323526182667308" datatype="html">
8452 <source>User <x id="PH"/> updated.</source> 8541 <source>User <x id="PH"/> updated.</source>
8453 <target state="translated">Gebruiker <x id="PH"/> bijgewerkt.</target> 8542 <target state="translated">Gebruiker <x id="PH"/> bijgewerkt.</target>
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8543
8455 </trans-unit> 8544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8456 <trans-unit id="1349763489797682899"> 8545 <trans-unit id="1349763489797682899">
8457 <source>Update user</source> 8546 <source>Update user</source>
8458 <target>Werk gebruiker bij</target> 8547 <target>Werk gebruiker bij</target>
8459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8548
8460 </trans-unit> 8549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8461 <trans-unit id="8819563010322372715"> 8550 <trans-unit id="8819563010322372715">
8462 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8551 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8463 <target>Een e-mail met het verzoek om opnieuw instellen van het wachtwoord is verzonden naar <x id="PH"/>.</target> 8552 <target>Een e-mail met het verzoek om opnieuw instellen van het wachtwoord is verzonden naar <x id="PH"/>.</target>
8464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8553
8554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8555 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8556 <context-group purpose="location">
8557 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8558 <context context-type="linenumber">134</context>
8559 </context-group>
8465 </trans-unit> 8560 </trans-unit>
8466 <trans-unit id="7483807629538115183" datatype="html"> 8561 <trans-unit id="7483807629538115183" datatype="html">
8467 <source>Users list</source> 8562 <source>Users list</source>
@@ -8998,9 +9093,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8998 <trans-unit id="1716062177529601456" datatype="html"> 9093 <trans-unit id="1716062177529601456" datatype="html">
8999 <source>Channel filters</source> 9094 <source>Channel filters</source>
9000 <target state="translated">Kanaal filters</target> 9095 <target state="translated">Kanaal filters</target>
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9096
9002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9097
9003 </trans-unit> 9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9004 <trans-unit id="6059091237492573541" datatype="html"> 9099 <trans-unit id="6059091237492573541" datatype="html">
9005 <source>Update video channel</source> 9100 <source>Update video channel</source>
9006 <target state="translated">Videokanaal bijwerken</target> 9101 <target state="translated">Videokanaal bijwerken</target>
@@ -9069,18 +9164,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9069 <trans-unit id="5851560788527570644" datatype="html"> 9164 <trans-unit id="5851560788527570644" datatype="html">
9070 <source>Notifications</source> 9165 <source>Notifications</source>
9071 <target state="translated">Meldingen</target> 9166 <target state="translated">Meldingen</target>
9072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9167
9073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9168
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9169
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9170
9076 </trans-unit> 9171 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9077 <trans-unit id="6658000829978978023" datatype="html"> 9172 <trans-unit id="6658000829978978023" datatype="html">
9078 <source>Applications</source> 9173 <source>Applications</source>
9079 <target state="translated">Toepassingen</target> 9174 <target state="translated">Toepassingen</target>
9080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9175
9081 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9176
9082 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9177
9083 </trans-unit> 9178 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9084 <trans-unit id="104404386496394770" datatype="html"> 9179 <trans-unit id="104404386496394770" datatype="html">
9085 <source>Delete playlist</source> 9180 <source>Delete playlist</source>
9086 <target state="translated">Afspeellijst verwijderen</target> 9181 <target state="translated">Afspeellijst verwijderen</target>
@@ -9094,9 +9189,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9094 <trans-unit id="4844578664427956129" datatype="html"> 9189 <trans-unit id="4844578664427956129" datatype="html">
9095 <source>Change ownership</source> 9190 <source>Change ownership</source>
9096 <target state="translated">Eigenaarschap wijzigen</target> 9191 <target state="translated">Eigenaarschap wijzigen</target>
9097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9192
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9193
9099 </trans-unit> 9194 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9100 <trans-unit id="3380608219513805292"> 9195 <trans-unit id="3380608219513805292">
9101 <source>Playlist <x id="PH"/> deleted.</source> 9196 <source>Playlist <x id="PH"/> deleted.</source>
9102 <target>Afspeellijst <x id="PH"/> verwijderd.</target> 9197 <target>Afspeellijst <x id="PH"/> verwijderd.</target>
@@ -9106,32 +9201,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9106 <trans-unit id="3058024914967508975"> 9201 <trans-unit id="3058024914967508975">
9107 <source>My videos</source> 9202 <source>My videos</source>
9108 <target>Mijn video's</target> 9203 <target>Mijn video's</target>
9109 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9204
9110 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9205
9111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9206
9112 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9207
9113 </trans-unit> 9208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9114 <trans-unit id="8197117721861453263"> 9209 <trans-unit id="8197117721861453263">
9115 <source>Do you really want to delete <x id="PH"/> videos?</source> 9210 <source>Do you really want to delete <x id="PH"/> videos?</source>
9116 <target>Wil je echt <x id="PH"/> video's verwijderen?</target> 9211 <target>Wil je echt <x id="PH"/> video's verwijderen?</target>
9117 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9212
9118 </trans-unit> 9213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9119 <trans-unit id="696910741870112536" datatype="html"> 9214 <trans-unit id="696910741870112536" datatype="html">
9120 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9215 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9121 <target state="translated">{length, plural, =1 {Video is verwijderd} other {<x id="length"/> video's zijn verwijderd}}</target> 9216 <target state="translated">{length, plural, =1 {Video is verwijderd} other {<x id="length"/> video's zijn verwijderd}}</target>
9122 <context-group purpose="location"> 9217
9123 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9124 <context context-type="linenumber">191</context>
9125 </context-group>
9126 </trans-unit>
9127 <trans-unit id="3255171236149541417" datatype="html"> 9219 <trans-unit id="3255171236149541417" datatype="html">
9128 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9220 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9129 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> zijn gewist.</target> 9221 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> zijn gewist.</target>
9130 <context-group purpose="location"> 9222
9131 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9132 <context context-type="linenumber">193,191</context>
9133 </context-group>
9134 </trans-unit>
9135 <trans-unit id="2591467977473302125" datatype="html"> 9224 <trans-unit id="2591467977473302125" datatype="html">
9136 <source>Videos list</source> 9225 <source>Videos list</source>
9137 <target state="translated">Video's lijst</target> 9226 <target state="translated">Video's lijst</target>
@@ -9174,8 +9263,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9174 <trans-unit id="3245220240937722814"> 9263 <trans-unit id="3245220240937722814">
9175 <source>My channels</source> 9264 <source>My channels</source>
9176 <target>Mijn kanalen</target> 9265 <target>Mijn kanalen</target>
9177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9266
9178 </trans-unit> 9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9179 <trans-unit id="1498264516089100469" datatype="html"> 9268 <trans-unit id="1498264516089100469" datatype="html">
9180 <source>My synchronizations</source> 9269 <source>My synchronizations</source>
9181 <target state="translated">Mijn synchronisaties</target> 9270 <target state="translated">Mijn synchronisaties</target>
@@ -9199,17 +9288,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9199 <trans-unit id="7545420287297803988"> 9288 <trans-unit id="7545420287297803988">
9200 <source>My playlists</source> 9289 <source>My playlists</source>
9201 <target>Mijn afspeellijsten</target> 9290 <target>Mijn afspeellijsten</target>
9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9291
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9292
9204 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9293
9205 </trans-unit> 9294 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9206 <trans-unit id="2527931602940887636"> 9295 <trans-unit id="2527931602940887636">
9207 <source>My subscriptions</source> 9296 <source>My subscriptions</source>
9208 <target>Mijn abonnementen</target> 9297 <target>Mijn abonnementen</target>
9209 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9298
9210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9299
9211 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9300
9212 </trans-unit> 9301 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9213 <trans-unit id="5177154708872200221" datatype="html"> 9302 <trans-unit id="5177154708872200221" datatype="html">
9214 <source>You don't have any subscription yet.</source> 9303 <source>You don't have any subscription yet.</source>
9215 <target state="translated">Je hebt nog geen abonnementen.</target> 9304 <target state="translated">Je hebt nog geen abonnementen.</target>
@@ -9218,8 +9307,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9218 <trans-unit id="1991904494976135035" datatype="html"> 9307 <trans-unit id="1991904494976135035" datatype="html">
9219 <source>My abuse reports</source> 9308 <source>My abuse reports</source>
9220 <target state="translated">Mijn misbruikaangiften</target> 9309 <target state="translated">Mijn misbruikaangiften</target>
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9310
9222 </trans-unit> 9311 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9223 <trans-unit id="5603224609929994288" datatype="html"> 9312 <trans-unit id="5603224609929994288" datatype="html">
9224 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9313 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9225 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> wacht op e-mail verificatie </target> 9314 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> wacht op e-mail verificatie </target>
@@ -9266,28 +9355,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9266 <trans-unit id="8181077408762380407" datatype="html"> 9355 <trans-unit id="8181077408762380407" datatype="html">
9267 <source>Channels</source> 9356 <source>Channels</source>
9268 <target state="translated">Kanalen</target> 9357 <target state="translated">Kanalen</target>
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9358
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9359
9271 </trans-unit> 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9272 <trans-unit id="8936704404804793618" datatype="html"> 9361 <trans-unit id="8936704404804793618" datatype="html">
9273 <source>Videos</source> 9362 <source>Videos</source>
9274 <target state="translated">Video's</target> 9363 <target state="translated">Video's</target>
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9364
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9365
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9366
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9367
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9368
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9369
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9370
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9371
9283 </trans-unit> 9372 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9284 <trans-unit id="1823843876735462104" datatype="html"> 9373 <trans-unit id="1823843876735462104" datatype="html">
9285 <source>Playlists</source> 9374 <source>Playlists</source>
9286 <target state="translated">Afspeellijsten</target> 9375 <target state="translated">Afspeellijsten</target>
9287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9376
9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9377
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9378
9290 </trans-unit> 9379 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9291 <trans-unit id="7916647920967632052" datatype="html"> 9380 <trans-unit id="7916647920967632052" datatype="html">
9292 <source>max size</source> 9381 <source>max size</source>
9293 <target state="translated">maximale grootte</target> 9382 <target state="translated">maximale grootte</target>
@@ -9506,8 +9595,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9506 <trans-unit id="375263728166936544"> 9595 <trans-unit id="375263728166936544">
9507 <source>You need to reconnect.</source> 9596 <source>You need to reconnect.</source>
9508 <target>Je moet opnieuw verbinden.</target> 9597 <target>Je moet opnieuw verbinden.</target>
9509 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9598
9510 </trans-unit> 9599 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9511 <trans-unit id="8093156107152165809" datatype="html"> 9600 <trans-unit id="8093156107152165809" datatype="html">
9512 <source>Show/hide this help menu</source> 9601 <source>Show/hide this help menu</source>
9513 <target state="translated">Dit helpmenu tonen/verbergen</target> 9602 <target state="translated">Dit helpmenu tonen/verbergen</target>
@@ -9532,39 +9621,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9532 <trans-unit id="3608407683173066091" datatype="html"> 9621 <trans-unit id="3608407683173066091" datatype="html">
9533 <source>My history</source> 9622 <source>My history</source>
9534 <target state="translated">Mijn geschiedenis</target> 9623 <target state="translated">Mijn geschiedenis</target>
9535 <context-group purpose="location"> 9624
9536 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9625 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9537 <context context-type="linenumber">98</context>
9538 </context-group>
9539 </trans-unit>
9540 <trans-unit id="4024404994702813072" datatype="html"> 9626 <trans-unit id="4024404994702813072" datatype="html">
9541 <source>In my library</source> 9627 <source>In my library</source>
9542 <target state="translated">In mijn bibliotheek</target> 9628 <target state="translated">In mijn bibliotheek</target>
9543 <context-group purpose="location"> 9629
9544 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9630 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9545 <context context-type="linenumber">104</context>
9546 </context-group>
9547 </trans-unit>
9548 <trans-unit id="232050922346936574" datatype="html"> 9631 <trans-unit id="232050922346936574" datatype="html">
9549 <source>Trending</source> 9632 <source>Trending</source>
9550 <target state="translated">Populair</target> 9633 <target state="translated">Populair</target>
9551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9634
9552 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9635
9553 </trans-unit> 9636 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9554 <trans-unit id="6470888608149621404" datatype="html"> 9637 <trans-unit id="6470888608149621404" datatype="html">
9555 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9638 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9556 <target state="translated">OP <x id="PH" equiv-text="config.instance.name"/></target> 9639 <target state="translated">OP <x id="PH" equiv-text="config.instance.name"/></target>
9557 <context-group purpose="location"> 9640
9558 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9641 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9559 <context context-type="linenumber">150</context>
9560 </context-group>
9561 </trans-unit>
9562 <trans-unit id="2821179408673282599" datatype="html"> 9642 <trans-unit id="2821179408673282599" datatype="html">
9563 <source>Home</source> 9643 <source>Home</source>
9564 <target state="translated">Home</target> 9644 <target state="translated">Home</target>
9565 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9645
9566 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9646
9567 </trans-unit> 9647 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9568 <trans-unit id="4648900870671159218"> 9648 <trans-unit id="4648900870671159218">
9569 <source>Success</source> 9649 <source>Success</source>
9570 <target>Succes</target> 9650 <target>Succes</target>
@@ -9574,13 +9654,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9574 <trans-unit id="1266887509445371246"> 9654 <trans-unit id="1266887509445371246">
9575 <source>Incorrect username or password.</source> 9655 <source>Incorrect username or password.</source>
9576 <target>Incorrecte gebruikersnaam of wachtwoord.</target> 9656 <target>Incorrecte gebruikersnaam of wachtwoord.</target>
9577 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9657
9578 </trans-unit> 9658 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9579 <trans-unit id="6974874606619467663" datatype="html"> 9659 <trans-unit id="6974874606619467663" datatype="html">
9580 <source>Your account is blocked.</source> 9660 <source>Your account is blocked.</source>
9581 <target state="translated">Je account is geblokkeerd.</target> 9661 <target state="translated">Je account is geblokkeerd.</target>
9582 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9662
9583 </trans-unit> 9663 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9584 <trans-unit id="7939914198003891823" datatype="html"> 9664 <trans-unit id="7939914198003891823" datatype="html">
9585 <source>any language</source> 9665 <source>any language</source>
9586 <target state="translated">alle talen</target> 9666 <target state="translated">alle talen</target>
@@ -9750,6 +9830,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9750 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9830 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9751 <context context-type="linenumber">7</context> 9831 <context context-type="linenumber">7</context>
9752 </context-group> 9832 </context-group>
9833 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9834 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9835</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9836</target>
9837 <context-group purpose="location">
9838 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9839 <context context-type="linenumber">1,4</context>
9840 </context-group>
9753 </trans-unit> 9841 </trans-unit>
9754 <trans-unit id="7804724824750282316" datatype="html"> 9842 <trans-unit id="7804724824750282316" datatype="html">
9755 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9843 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9882,7 +9970,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9882 <trans-unit id="9178182467454450952"> 9970 <trans-unit id="9178182467454450952">
9883 <source>Confirm</source> 9971 <source>Confirm</source>
9884 <target>Bevestigen</target> 9972 <target>Bevestigen</target>
9885 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9973
9974 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9975 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9976 <context-group purpose="location">
9977 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9978 <context context-type="linenumber">28,30</context>
9979 </context-group>
9980 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9981 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9982 <context-group purpose="location">
9983 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9984 <context context-type="linenumber">34,36</context>
9985 </context-group>
9986 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9987 <source>Two-factor code</source><target state="new">Two-factor code</target>
9988 <context-group purpose="location">
9989 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9990 <context context-type="linenumber">42</context>
9991 </context-group>
9992 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9993 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9994 <context-group purpose="location">
9995 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9996 <context context-type="linenumber">43</context>
9997 </context-group>
9998 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9999 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10000 <context-group purpose="location">
10001 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10002 <context context-type="linenumber">77</context>
10003 </context-group>
9886 </trans-unit> 10004 </trans-unit>
9887 <trans-unit id="7784486624424057376"> 10005 <trans-unit id="7784486624424057376">
9888 <source>Instance name is required.</source> 10006 <source>Instance name is required.</source>
@@ -10086,6 +10204,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10086 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10204 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10087 <target state="translated">Gebruikersidentiteit moet geldig zijn (bv. chocobozzz@example.com).</target> 10205 <target state="translated">Gebruikersidentiteit moet geldig zijn (bv. chocobozzz@example.com).</target>
10088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10207 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10208 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10209 <context-group purpose="location">
10210 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10211 <context context-type="linenumber">69</context>
10212 </context-group>
10089 </trans-unit> 10213 </trans-unit>
10090 <trans-unit id="4968369344159400023"> 10214 <trans-unit id="4968369344159400023">
10091 <source>Your name is required.</source> 10215 <source>Your name is required.</source>
@@ -10141,10 +10265,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10141 <trans-unit id="3577237269587081090"> 10265 <trans-unit id="3577237269587081090">
10142 <source>Password is required.</source> 10266 <source>Password is required.</source>
10143 <target>Wachtwoord is vereist.</target> 10267 <target>Wachtwoord is vereist.</target>
10144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10268
10145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10269
10146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10270
10147 </trans-unit> 10271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10148 <trans-unit id="3152303769378345477"> 10272 <trans-unit id="3152303769378345477">
10149 <source>Confirmation of the password is required.</source> 10273 <source>Confirmation of the password is required.</source>
10150 <target>Bevestiging van het wachtwoord is vereist.</target> 10274 <target>Bevestiging van het wachtwoord is vereist.</target>
@@ -10188,94 +10312,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10188 <trans-unit id="525871656034789056"> 10312 <trans-unit id="525871656034789056">
10189 <source>Password must be at least 6 characters long.</source> 10313 <source>Password must be at least 6 characters long.</source>
10190 <target>Wachtwoord moet minstens 6 karakters lang zijn.</target> 10314 <target>Wachtwoord moet minstens 6 karakters lang zijn.</target>
10191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10315
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10316
10193 </trans-unit> 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10194 <trans-unit id="1099684476181448167"> 10318 <trans-unit id="1099684476181448167">
10195 <source>Password cannot be more than 255 characters long.</source> 10319 <source>Password cannot be more than 255 characters long.</source>
10196 <target>Wachtwoord mag niet langer dan 255 tekens zijn.</target> 10320 <target>Wachtwoord mag niet langer dan 255 tekens zijn.</target>
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10321
10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10322
10199 </trans-unit> 10323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10200 <trans-unit id="3392630942539073768"> 10324 <trans-unit id="3392630942539073768">
10201 <source>The new password and the confirmed password do not correspond.</source> 10325 <source>The new password and the confirmed password do not correspond.</source>
10202 <target>Het nieuwe wachtwoord en het bevestigde wachtwoord zijn niet hetzelfde.</target> 10326 <target>Het nieuwe wachtwoord en het bevestigde wachtwoord zijn niet hetzelfde.</target>
10203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10327
10204 </trans-unit> 10328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10205 <trans-unit id="2027337371129904473"> 10329 <trans-unit id="2027337371129904473">
10206 <source>Video quota is required.</source> 10330 <source>Video quota is required.</source>
10207 <target>Videoquotum is vereist.</target> 10331 <target>Videoquotum is vereist.</target>
10208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10332
10209 </trans-unit> 10333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10210 <trans-unit id="267386529333143660"> 10334 <trans-unit id="267386529333143660">
10211 <source>Quota must be greater than -1.</source> 10335 <source>Quota must be greater than -1.</source>
10212 <target>Quotum moet groter zijn dan -1.</target> 10336 <target>Quotum moet groter zijn dan -1.</target>
10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10337
10214 </trans-unit> 10338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10215 <trans-unit id="1220179061234048936"> 10339 <trans-unit id="1220179061234048936">
10216 <source>Daily upload limit is required.</source> 10340 <source>Daily upload limit is required.</source>
10217 <target>Dagelijks uploadlimiet is vereist.</target> 10341 <target>Dagelijks uploadlimiet is vereist.</target>
10218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10342
10219 </trans-unit> 10343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10220 <trans-unit id="8959404382357999234"> 10344 <trans-unit id="8959404382357999234">
10221 <source>Daily upload limit must be greater than -1.</source> 10345 <source>Daily upload limit must be greater than -1.</source>
10222 <target>Dagelijks uploadlimiet moet groter zijn dan -1.</target> 10346 <target>Dagelijks uploadlimiet moet groter zijn dan -1.</target>
10223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10347
10224 </trans-unit> 10348 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10225 <trans-unit id="4796798537475457493"> 10349 <trans-unit id="4796798537475457493">
10226 <source>User role is required.</source> 10350 <source>User role is required.</source>
10227 <target>Gebruikersrol is vereist.</target> 10351 <target>Gebruikersrol is vereist.</target>
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10352
10229 </trans-unit> 10353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10230 <trans-unit id="2761226139624435788"> 10354 <trans-unit id="2761226139624435788">
10231 <source>Description must be at least 3 characters long.</source> 10355 <source>Description must be at least 3 characters long.</source>
10232 <target>Beschrijvingen moeten minstens 3 karakters lang zijn.</target> 10356 <target>Beschrijvingen moeten minstens 3 karakters lang zijn.</target>
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10357
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10358
10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10359
10236 </trans-unit> 10360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10237 <trans-unit id="4717982586356605243"> 10361 <trans-unit id="4717982586356605243">
10238 <source>Description cannot be more than 1000 characters long.</source> 10362 <source>Description cannot be more than 1000 characters long.</source>
10239 <target>Beschrijving mag niet langer dan 1000 tekens zijn.</target> 10363 <target>Beschrijving mag niet langer dan 1000 tekens zijn.</target>
10240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10364
10241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10365
10242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10366
10243 </trans-unit> 10367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10244 <trans-unit id="1814372869868173571" datatype="html"> 10368 <trans-unit id="1814372869868173571" datatype="html">
10245 <source>You must agree with the instance terms in order to register on it.</source> 10369 <source>You must agree with the instance terms in order to register on it.</source>
10246 <target state="translated">Je moet akkoord gaan met de voorwaarden van het exemplaar van PeerTube om erop te registreren.</target> 10370 <target state="translated">Je moet akkoord gaan met de voorwaarden van het exemplaar van PeerTube om erop te registreren.</target>
10247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10371
10248 </trans-unit> 10372 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10249 <trans-unit id="7803960725351649605"> 10373 <trans-unit id="7803960725351649605">
10250 <source>Ban reason must be at least 3 characters long.</source> 10374 <source>Ban reason must be at least 3 characters long.</source>
10251 <target>Verbanningsreden moet minstens 3 karakters zijn.</target> 10375 <target>Verbanningsreden moet minstens 3 karakters zijn.</target>
10252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10376
10253 </trans-unit> 10377 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10254 <trans-unit id="3851609012243698179"> 10378 <trans-unit id="3851609012243698179">
10255 <source>Ban reason cannot be more than 250 characters long.</source> 10379 <source>Ban reason cannot be more than 250 characters long.</source>
10256 <target>Verbanningsreden mag niet langer dan 250 tekens zijn.</target> 10380 <target>Verbanningsreden mag niet langer dan 250 tekens zijn.</target>
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10381
10258 </trans-unit> 10382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10259 <trans-unit id="6632896893630378443"> 10383 <trans-unit id="6632896893630378443">
10260 <source>Display name is required.</source> 10384 <source>Display name is required.</source>
10261 <target>Een weergavenaam is verplicht.</target> 10385 <target>Een weergavenaam is verplicht.</target>
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10386
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10387
10264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10388
10265 </trans-unit> 10389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10266 <trans-unit id="1303578752658966736"> 10390 <trans-unit id="1303578752658966736">
10267 <source>Display name must be at least 1 character long.</source> 10391 <source>Display name must be at least 1 character long.</source>
10268 <target>De weergavenaam moet minimaal 1 teken lang zijn.</target> 10392 <target>De weergavenaam moet minimaal 1 teken lang zijn.</target>
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10393
10270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10394
10271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10395
10272 </trans-unit> 10396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10273 <trans-unit id="4613240543124934954"> 10397 <trans-unit id="4613240543124934954">
10274 <source>Display name cannot be more than 50 characters long.</source> 10398 <source>Display name cannot be more than 50 characters long.</source>
10275 <target>Weergavenaam mag niet langer dan 50 tekens zijn.</target> 10399 <target>Weergavenaam mag niet langer dan 50 tekens zijn.</target>
10276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10400
10277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10401
10278 </trans-unit> 10402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10279 <trans-unit id="1000468652492651683"> 10403 <trans-unit id="1000468652492651683">
10280 <source>Report reason is required.</source> 10404 <source>Report reason is required.</source>
10281 <target>Rapportagereden is vereist.</target> 10405 <target>Rapportagereden is vereist.</target>
@@ -11149,10 +11273,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11149 <trans-unit id="6952960992592445535" datatype="html"> 11273 <trans-unit id="6952960992592445535" datatype="html">
11150 <source><x id="PH"/> (channel page) </source> 11274 <source><x id="PH"/> (channel page) </source>
11151 <target state="translated"><x id="PH"/> (kanaalpagina) </target> 11275 <target state="translated"><x id="PH"/> (kanaalpagina) </target>
11152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11276
11153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11277
11154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11278
11155 </trans-unit> 11279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11156 <trans-unit id="1209500590333005801" datatype="html"> 11280 <trans-unit id="1209500590333005801" datatype="html">
11157 <source><x id="PH"/> (account page) </source> 11281 <source><x id="PH"/> (account page) </source>
11158 <target state="translated"><x id="PH"/> (accountpagina) </target> 11282 <target state="translated"><x id="PH"/> (accountpagina) </target>
@@ -11529,23 +11653,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11529 <trans-unit id="968295009933361070"> 11653 <trans-unit id="968295009933361070">
11530 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11654 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11531 <target>Te veel pogingen. Probeer alstublieft opnieuw na <x id="PH"/> minuten.</target> 11655 <target>Te veel pogingen. Probeer alstublieft opnieuw na <x id="PH"/> minuten.</target>
11532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11656
11533 </trans-unit> 11657 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11534 <trans-unit id="4965472196059235310"> 11658 <trans-unit id="4965472196059235310">
11535 <source>Too many attempts, please try again later.</source> 11659 <source>Too many attempts, please try again later.</source>
11536 <target>Te vaak geprobeerd, probeer alstublieft later.</target> 11660 <target>Te vaak geprobeerd, probeer alstublieft later.</target>
11537 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11661
11538 </trans-unit> 11662 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11539 <trans-unit id="1693549688987384699"> 11663 <trans-unit id="1693549688987384699">
11540 <source>Server error. Please retry later.</source> 11664 <source>Server error. Please retry later.</source>
11541 <target>Serverfout. Probeer later alstublieft weer.</target> 11665 <target>Serverfout. Probeer later alstublieft weer.</target>
11542 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11666
11543 </trans-unit> 11667 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11544 <trans-unit id="7436975022198908854" datatype="html"> 11668 <trans-unit id="7436975022198908854" datatype="html">
11545 <source>Unknown server error</source> 11669 <source>Unknown server error</source>
11546 <target state="translated">Onbekende server fout</target> 11670 <target state="translated">Onbekende server fout</target>
11547 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11671
11548 </trans-unit> 11672 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11549 <trans-unit id="5927402622550505067" datatype="html"> 11673 <trans-unit id="5927402622550505067" datatype="html">
11550 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11674 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11551 <target state="translated">Geabonneerd op alle huidige kanalen van <x id="PH"/>. U krijgt meldingen van al zijn of haar nieuwe video's.</target> 11675 <target state="translated">Geabonneerd op alle huidige kanalen van <x id="PH"/>. U krijgt meldingen van al zijn of haar nieuwe video's.</target>
@@ -11696,8 +11820,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11696 <trans-unit id="2115592966120408375"> 11820 <trans-unit id="2115592966120408375">
11697 <source>Copied</source> 11821 <source>Copied</source>
11698 <target>Gekopieerd</target> 11822 <target>Gekopieerd</target>
11699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11823
11700 </trans-unit> 11824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11701 <trans-unit id="4323470180912194028" datatype="html"> 11825 <trans-unit id="4323470180912194028" datatype="html">
11702 <source>Copy</source> 11826 <source>Copy</source>
11703 <target state="translated">Kopieren</target> 11827 <target state="translated">Kopieren</target>
@@ -11945,46 +12069,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11945 <trans-unit id="4058575476871566236"> 12069 <trans-unit id="4058575476871566236">
11946 <source>Published</source> 12070 <source>Published</source>
11947 <target>Gepubliceerd</target> 12071 <target>Gepubliceerd</target>
11948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12072
11949 </trans-unit> 12073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11950 <trans-unit id="7657908235362559477" datatype="html"> 12074 <trans-unit id="7657908235362559477" datatype="html">
11951 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12075 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11952 <target state="translated">Publicatie gepland op <x id="PH" equiv-text="updateAt"/></target> 12076 <target state="translated">Publicatie gepland op <x id="PH" equiv-text="updateAt"/></target>
11953 <context-group purpose="location"> 12077
11954 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11955 <context context-type="linenumber">178</context>
11956 </context-group>
11957 </trans-unit>
11958 <trans-unit id="5093002376262354382" datatype="html"> 12079 <trans-unit id="5093002376262354382" datatype="html">
11959 <source>Transcoding failed</source> 12080 <source>Transcoding failed</source>
11960 <target state="translated">Transcodering mislukt</target> 12081 <target state="translated">Transcodering mislukt</target>
11961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12082
11962 </trans-unit> 12083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11963 <trans-unit id="118687079501751948" datatype="html"> 12084 <trans-unit id="118687079501751948" datatype="html">
11964 <source>Move to external storage failed</source> 12085 <source>Move to external storage failed</source>
11965 <target state="translated">Verplaatsen naar externe opslag mislukt</target> 12086 <target state="translated">Verplaatsen naar externe opslag mislukt</target>
11966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12087
11967 </trans-unit> 12088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11968 <trans-unit id="4887724548587271148"> 12089 <trans-unit id="4887724548587271148">
11969 <source>Waiting transcoding</source> 12090 <source>Waiting transcoding</source>
11970 <target>Wachten op transcoding</target> 12091 <target>Wachten op transcoding</target>
11971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12092
11972 </trans-unit> 12093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11973 <trans-unit id="4517785179607945981"> 12094 <trans-unit id="4517785179607945981">
11974 <source>To transcode</source> 12095 <source>To transcode</source>
11975 <target>Om te transcoden</target> 12096 <target>Om te transcoden</target>
11976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12097
11977 </trans-unit> 12098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11978 <trans-unit id="3299576663551440736"> 12099 <trans-unit id="3299576663551440736">
11979 <source>To import</source> 12100 <source>To import</source>
11980 <target>Om te importeren</target> 12101 <target>Om te importeren</target>
11981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12102
11982 </trans-unit> 12103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11983 <trans-unit id="6963802198225789806" datatype="html"> 12104 <trans-unit id="6963802198225789806" datatype="html">
11984 <source>To edit</source> 12105 <source>To edit</source>
11985 <target state="translated">Om te bewerken</target> 12106 <target state="translated">Om te bewerken</target>
11986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12107
11987 </trans-unit> 12108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11988 <trans-unit id="8492933894084361602" datatype="html"> 12109 <trans-unit id="8492933894084361602" datatype="html">
11989 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12110 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11990 <target state="translated">Abonneren op RSS-feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12111 <target state="translated">Abonneren op RSS-feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12074,40 +12195,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12074 <source>Your video was uploaded to your account and is private.</source> 12195 <source>Your video was uploaded to your account and is private.</source>
12075 <target>Jouw video is geupload naar jouw account en is privé. 12196 <target>Jouw video is geupload naar jouw account en is privé.
12076 </target> 12197 </target>
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12198
12078 </trans-unit> 12199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12079 <trans-unit id="5699822024600815733"> 12200 <trans-unit id="5699822024600815733">
12080 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12201 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12081 <target>Maar geassocieerde data(tags, beschrijving...) zullen verloren raken, weet je zeker dat je deze pagina wilt verlaten?</target> 12202 <target>Maar geassocieerde data(tags, beschrijving...) zullen verloren raken, weet je zeker dat je deze pagina wilt verlaten?</target>
12082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12203
12083 </trans-unit> 12204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12084 <trans-unit id="1219739004043110649"> 12205 <trans-unit id="1219739004043110649">
12085 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12206 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12086 <target>Jouw video is nog niet geupload, weet je zeker dat je deze pagina wilt verlaten?</target> 12207 <target>Jouw video is nog niet geupload, weet je zeker dat je deze pagina wilt verlaten?</target>
12087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12208
12088 </trans-unit> 12209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12089 <trans-unit id="1830802698757049943" datatype="html"> 12210 <trans-unit id="1830802698757049943" datatype="html">
12090 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12211 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12091 <target state="translated">Publiceer <x id="PH" equiv-text="videoName"/></target> 12212 <target state="translated">Publiceer <x id="PH" equiv-text="videoName"/></target>
12092 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12213
12093 </trans-unit> 12214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12094 <trans-unit id="6932865105766151309" datatype="html"> 12215 <trans-unit id="6932865105766151309" datatype="html">
12095 <source>Upload</source> 12216 <source>Upload</source>
12096 <target state="translated">Uploaden</target> 12217 <target state="translated">Uploaden</target>
12097 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12218
12098 </trans-unit> 12219 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12099 <trans-unit id="8278735427925094503"> 12220 <trans-unit id="8278735427925094503">
12100 <source>Upload <x id="PH"/> </source> 12221 <source>Upload <x id="PH"/> </source>
12101 <target> 12222 <target>
12102 <x id="PH"/> uploaden 12223 <x id="PH"/> uploaden
12103 </target> 12224 </target>
12104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12225
12105 </trans-unit> 12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12106 <trans-unit id="5981816353437801748"> 12227 <trans-unit id="5981816353437801748">
12107 <source>Video published.</source> 12228 <source>Video published.</source>
12108 <target>Video gepubliceerd.</target> 12229 <target>Video gepubliceerd.</target>
12109 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12230
12110 </trans-unit> 12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12111 <trans-unit id="764164089183618119"> 12232 <trans-unit id="764164089183618119">
12112 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12233 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12113 <target>Je hebt niet-opgeslagen wijzigingen! Als je vertrekt, gaan je wijzigingen verloren.</target> 12234 <target>Je hebt niet-opgeslagen wijzigingen! Als je vertrekt, gaan je wijzigingen verloren.</target>
@@ -12223,28 +12344,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12223 <trans-unit id="2159130950882492111" datatype="html"> 12344 <trans-unit id="2159130950882492111" datatype="html">
12224 <source>Cancel</source> 12345 <source>Cancel</source>
12225 <target state="translated">Annuleren</target> 12346 <target state="translated">Annuleren</target>
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12347
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12350
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12351
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12353
12233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12354
12234 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12355
12235 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12356
12236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12357
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12358
12238 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12359
12239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12360
12240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12361
12241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12362
12242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12363
12243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12364
12244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12365
12245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12366
12246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12367
12247 </trans-unit> 12368 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12248 <trans-unit id="3354816756665089864" datatype="html"> 12369 <trans-unit id="3354816756665089864" datatype="html">
12249 <source>Autoplay is suspended</source> 12370 <source>Autoplay is suspended</source>
12250 <target state="translated">Automatisch afspelen is opgeschort</target> 12371 <target state="translated">Automatisch afspelen is opgeschort</target>
@@ -12333,9 +12454,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12333 <trans-unit id="2431286785954354122" datatype="html"> 12454 <trans-unit id="2431286785954354122" datatype="html">
12334 <source>Recently added</source> 12455 <source>Recently added</source>
12335 <target state="translated">Recent toegevoegd</target> 12456 <target state="translated">Recent toegevoegd</target>
12336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12457
12337 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12458
12338 </trans-unit> 12459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12339 <trans-unit id="12646164819555880"> 12460 <trans-unit id="12646164819555880">
12340 <source>Videos from your subscriptions</source> 12461 <source>Videos from your subscriptions</source>
12341 <target>Video's uit je abonnementen</target> 12462 <target>Video's uit je abonnementen</target>
@@ -12344,17 +12465,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12344 <trans-unit id="1812379335568847528" datatype="html"> 12465 <trans-unit id="1812379335568847528" datatype="html">
12345 <source>Subscriptions</source> 12466 <source>Subscriptions</source>
12346 <target state="translated">Abonnementen</target> 12467 <target state="translated">Abonnementen</target>
12347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12468
12348 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12469
12349 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12470
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12471
12351 </trans-unit> 12472 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12352 <trans-unit id="186236568870281953" datatype="html"> 12473 <trans-unit id="186236568870281953" datatype="html">
12353 <source>History</source> 12474 <source>History</source>
12354 <target state="translated">Geschiedenis</target> 12475 <target state="translated">Geschiedenis</target>
12355 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12476
12356 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12477
12357 </trans-unit> 12478 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12358 <trans-unit id="5237588857224999862" datatype="html"> 12479 <trans-unit id="5237588857224999862" datatype="html">
12359 <source>Open actions</source> 12480 <source>Open actions</source>
12360 <target state="translated">Open acties</target> 12481 <target state="translated">Open acties</target>
@@ -12366,11 +12487,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12366 <trans-unit id="8681933925782924101" datatype="html"> 12487 <trans-unit id="8681933925782924101" datatype="html">
12367 <source>Local videos</source> 12488 <source>Local videos</source>
12368 <target state="translated">Lokale video's</target> 12489 <target state="translated">Lokale video's</target>
12369 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12490
12370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12491
12371 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12492
12372 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12493
12373 </trans-unit> 12494 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12374 <trans-unit id="5668077948386857930" datatype="html"> 12495 <trans-unit id="5668077948386857930" datatype="html">
12375 <source>Exclude</source> 12496 <source>Exclude</source>
12376 <target state="translated">Uitsluiten</target> 12497 <target state="translated">Uitsluiten</target>
@@ -12405,19 +12526,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12405 <trans-unit id="4668975178372693951" datatype="html"> 12526 <trans-unit id="4668975178372693951" datatype="html">
12406 <source>Discover videos</source> 12527 <source>Discover videos</source>
12407 <target state="translated">Video's ontdekken</target> 12528 <target state="translated">Video's ontdekken</target>
12408 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12529
12409 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12530
12410 </trans-unit> 12531 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12411 <trans-unit id="8067135025051844577" datatype="html"> 12532 <trans-unit id="8067135025051844577" datatype="html">
12412 <source>Trending videos</source> 12533 <source>Trending videos</source>
12413 <target state="translated">Populaire videos</target> 12534 <target state="translated">Populaire videos</target>
12414 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12535
12415 </trans-unit> 12536 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12416 <trans-unit id="664221386829541948" datatype="html"> 12537 <trans-unit id="664221386829541948" datatype="html">
12417 <source>Recently added videos</source> 12538 <source>Recently added videos</source>
12418 <target state="translated">Recent toegevoegde video's</target> 12539 <target state="translated">Recent toegevoegde video's</target>
12419 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12540
12420 </trans-unit> 12541 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12421 <trans-unit id="8212906256415538361" datatype="html"> 12542 <trans-unit id="8212906256415538361" datatype="html">
12422 <source>Upload a video</source> 12543 <source>Upload a video</source>
12423 <target state="translated">Een video uploaden</target> 12544 <target state="translated">Een video uploaden</target>
diff --git a/client/src/locale/angular.nn.xlf b/client/src/locale/angular.nn.xlf
index 4f6aaa918..ecf8d017a 100644
--- a/client/src/locale/angular.nn.xlf
+++ b/client/src/locale/angular.nn.xlf
@@ -930,7 +930,7 @@ color: red;
930 930
931 931
932 932
933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
934 <trans-unit id="4497115134891299867" datatype="html"> 934 <trans-unit id="4497115134891299867" datatype="html">
935 <source>Signup requires email verification</source> 935 <source>Signup requires email verification</source>
936 936
@@ -969,204 +969,198 @@ color: red;
969 969
970 970
971 971
972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
973 <trans-unit id="8509882464852636851" datatype="html"> 973 <trans-unit id="8509882464852636851" datatype="html">
974 <source>Default daily upload limit per user</source> 974 <source>Default daily upload limit per user</source>
975 975
976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
977 <trans-unit id="1504521795586863905" datatype="html"> 977 <trans-unit id="1504521795586863905" datatype="html">
978 <source>VIDEOS</source> 978 <source>VIDEOS</source>
979 979
980 980
981 981
982 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 982 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
983 <trans-unit id="667372110624203230" datatype="html"> 983 <trans-unit id="667372110624203230" datatype="html">
984 <source>Import jobs concurrency</source> 984 <source>Import jobs concurrency</source>
985 985
986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
987 <trans-unit id="2184839376696112704" datatype="html"> 987 <trans-unit id="2184839376696112704" datatype="html">
988 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 988 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
989 989
990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
991 <trans-unit id="780513172839038392" datatype="html"> 991 <trans-unit id="780513172839038392" datatype="html">
992 <source>jobs in parallel</source> 992 <source>jobs in parallel</source>
993 993
994 994
995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
996 <trans-unit id="5997625369044180192" datatype="html"> 996 <trans-unit id="5997625369044180192" datatype="html">
997 <source>Allow import with HTTP URL (e.g. YouTube)</source> 997 <source>Allow import with HTTP URL (e.g. YouTube)</source>
998 998
999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1000 <trans-unit id="2095604754338363597" datatype="html"> 1000 <trans-unit id="2095604754338363597" datatype="html">
1001 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1001 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1002 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1002 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1003 1003
1004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1005 <trans-unit id="4719342289581047890" datatype="html"> 1005 <trans-unit id="4719342289581047890" datatype="html">
1006 <source>Allow import with a torrent file or a magnet URI</source> 1006 <source>Allow import with a torrent file or a magnet URI</source>
1007 1007
1008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 1008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
1009 <trans-unit id="6801844913630625451" datatype="html"> 1009 <trans-unit id="6801844913630625451" datatype="html">
1010 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 1010 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
1011 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 1011 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
1012 1012
1013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 1013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
1014 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 1014 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
1015 <context-group purpose="location"> 1015
1016 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
1017 <context context-type="linenumber">293</context>
1018 </context-group>
1019 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
1020 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 1017 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
1021 <context-group purpose="location"> 1018
1022 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
1023 <context context-type="linenumber">296,298</context>
1024 </context-group>
1025 </trans-unit>
1026 <trans-unit id="3428986951244800347" datatype="html"> 1020 <trans-unit id="3428986951244800347" datatype="html">
1027 <source>Block new videos automatically</source> 1021 <source>Block new videos automatically</source>
1028 1022
1029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 1023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
1030 <trans-unit id="3950258704315544174" datatype="html"> 1024 <trans-unit id="3950258704315544174" datatype="html">
1031 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 1025 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
1032 1026
1033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 1027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
1034 <trans-unit id="424703522835656806" datatype="html"> 1028 <trans-unit id="424703522835656806" datatype="html">
1035 <source>VIDEO CHANNELS</source> 1029 <source>VIDEO CHANNELS</source>
1036 <target state="new">VIDEO CHANNELS</target> 1030 <target state="new">VIDEO CHANNELS</target>
1037 1031
1038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 1032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
1039 <trans-unit id="7026684190224451991" datatype="html"> 1033 <trans-unit id="7026684190224451991" datatype="html">
1040 <source>Max video channels per user</source> 1034 <source>Max video channels per user</source>
1041 <target state="new">Max video channels per user</target> 1035 <target state="new">Max video channels per user</target>
1042 1036
1043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 1037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
1044 <trans-unit id="3840267063842708224" datatype="html"> 1038 <trans-unit id="3840267063842708224" datatype="html">
1045 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 1039 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
1046 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 1040 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
1047 1041
1048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 1042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
1049 <trans-unit id="2054846790157376783" datatype="html"> 1043 <trans-unit id="2054846790157376783" datatype="html">
1050 <source>SEARCH</source> 1044 <source>SEARCH</source>
1051 1045
1052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 1046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
1053 <trans-unit id="3442084803796199253" datatype="html"> 1047 <trans-unit id="3442084803796199253" datatype="html">
1054 <source>Allow users to do remote URI/handle search</source> 1048 <source>Allow users to do remote URI/handle search</source>
1055 1049
1056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 1050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
1057 <trans-unit id="2258148539285928012" datatype="html"> 1051 <trans-unit id="2258148539285928012" datatype="html">
1058 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 1052 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1059 1053
1060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 1054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
1061 <trans-unit id="7295422540935146771" datatype="html"> 1055 <trans-unit id="7295422540935146771" datatype="html">
1062 <source>Allow anonymous to do remote URI/handle search</source> 1056 <source>Allow anonymous to do remote URI/handle search</source>
1063 1057
1064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 1058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
1065 <trans-unit id="7305237807882754643" datatype="html"> 1059 <trans-unit id="7305237807882754643" datatype="html">
1066 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 1060 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1067 1061
1068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 1062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
1069 <trans-unit id="6476750382562952780" datatype="html"> 1063 <trans-unit id="6476750382562952780" datatype="html">
1070 <source>Enable global search</source> 1064 <source>Enable global search</source>
1071 1065
1072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 1066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
1073 <trans-unit id="5273935530181504015" datatype="html"> 1067 <trans-unit id="5273935530181504015" datatype="html">
1074 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 1068 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
1075 1069
1076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 1070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
1077 <trans-unit id="1886227550697837417" datatype="html"> 1071 <trans-unit id="1886227550697837417" datatype="html">
1078 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1072 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1079 1073
1080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 1074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
1081 <trans-unit id="2331464426553277323" datatype="html"> 1075 <trans-unit id="2331464426553277323" datatype="html">
1082 <source>Search index URL</source> 1076 <source>Search index URL</source>
1083 1077
1084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 1078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
1085 <trans-unit id="8524278911521465398" datatype="html"> 1079 <trans-unit id="8524278911521465398" datatype="html">
1086 <source>Disable local search in search bar</source> 1080 <source>Disable local search in search bar</source>
1087 <target>Skru av lokalt søk i søkjefeltet</target> 1081 <target>Skru av lokalt søk i søkjefeltet</target>
1088 1082
1089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 1083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
1090 <trans-unit id="4444955208013675027" datatype="html"> 1084 <trans-unit id="4444955208013675027" datatype="html">
1091 <source>Search bar uses the global search index by default</source> 1085 <source>Search bar uses the global search index by default</source>
1092 1086
1093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 1087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
1094 <trans-unit id="6568991917245875948" datatype="html"> 1088 <trans-unit id="6568991917245875948" datatype="html">
1095 <source>Otherwise the local search stays used by default</source> 1089 <source>Otherwise the local search stays used by default</source>
1096 <target>Elles blir det lokale søket brukt som standard</target> 1090 <target>Elles blir det lokale søket brukt som standard</target>
1097 1091
1098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 1092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
1099 <trans-unit id="836183323506117145" datatype="html"> 1093 <trans-unit id="836183323506117145" datatype="html">
1100 <source>FEDERATION</source> 1094 <source>FEDERATION</source>
1101 1095
1102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 1096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
1103 <trans-unit id="252719899360434356" datatype="html"> 1097 <trans-unit id="252719899360434356" datatype="html">
1104 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source> 1098 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source>
1105 1099
1106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 1100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
1107 <trans-unit id="9119248927271669654" datatype="html"> 1101 <trans-unit id="9119248927271669654" datatype="html">
1108 <source>Other instances can follow yours</source> 1102 <source>Other instances can follow yours</source>
1109 1103
1110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 1104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
1111 <trans-unit id="7015551137649102649" datatype="html"> 1105 <trans-unit id="7015551137649102649" datatype="html">
1112 <source>Manually approve new instance followers</source> 1106 <source>Manually approve new instance followers</source>
1113 1107
1114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 1108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
1115 <trans-unit id="4803992993548153434" datatype="html"> 1109 <trans-unit id="4803992993548153434" datatype="html">
1116 <source>Automatically follow back instances</source> 1110 <source>Automatically follow back instances</source>
1117 1111
1118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 1112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
1119 <trans-unit id="173263206605027981" datatype="html"> 1113 <trans-unit id="173263206605027981" datatype="html">
1120 <source>Automatically follow instances of a public index</source> 1114 <source>Automatically follow instances of a public index</source>
1121 1115
1122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 1116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
1123 <trans-unit id="9076632742417302918" datatype="html"> 1117 <trans-unit id="9076632742417302918" datatype="html">
1124 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source> 1118 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source>
1125 <target>Les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentasjonen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for å finna ut meir om forventa URL </target> 1119 <target>Les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentasjonen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for å finna ut meir om forventa URL </target>
1126 1120
1127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 1121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
1128 <trans-unit id="1718269478813020014" datatype="html"> 1122 <trans-unit id="1718269478813020014" datatype="html">
1129 <source>Index URL</source> 1123 <source>Index URL</source>
1130 1124
1131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 1125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
1132 <trans-unit id="3946988229617310200" datatype="html"> 1126 <trans-unit id="3946988229617310200" datatype="html">
1133 <source>ADMINISTRATORS</source> 1127 <source>ADMINISTRATORS</source>
1134 1128
1135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 1129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
1136 <trans-unit id="3171683206914962995" datatype="html"> 1130 <trans-unit id="3171683206914962995" datatype="html">
1137 <source>Admin email</source> 1131 <source>Admin email</source>
1138 1132
1139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 1133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
1140 <trans-unit id="4722881456283329321" datatype="html"> 1134 <trans-unit id="4722881456283329321" datatype="html">
1141 <source>Enable contact form</source> 1135 <source>Enable contact form</source>
1142 1136
1143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 1137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
1144 <trans-unit id="1765095834299337775" datatype="html"> 1138 <trans-unit id="1765095834299337775" datatype="html">
1145 <source>TWITTER</source> 1139 <source>TWITTER</source>
1146 1140
1147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
1148 <trans-unit id="3202133522706129143" datatype="html"> 1142 <trans-unit id="3202133522706129143" datatype="html">
1149 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 1143 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
1150 <target>Skriv inn Twitter-kontoen for nettstaden din for å få betre førehandsvising av lenker. Viss du ikkje har nokon twitterkonto, kan du la standardverdien stå.</target> 1144 <target>Skriv inn Twitter-kontoen for nettstaden din for å få betre førehandsvising av lenker. Viss du ikkje har nokon twitterkonto, kan du la standardverdien stå.</target>
1151 1145
1152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
1153 <trans-unit id="4087837092261487511" datatype="html"> 1147 <trans-unit id="4087837092261487511" datatype="html">
1154 <source>Your Twitter username</source> 1148 <source>Your Twitter username</source>
1155 1149
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
1157 <trans-unit id="5648651824279408711" datatype="html"> 1151 <trans-unit id="5648651824279408711" datatype="html">
1158 <source>Instance allowed by Twitter</source> 1152 <source>Instance allowed by Twitter</source>
1159 1153
1160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 1154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
1161 <trans-unit id="2076338542820061819" datatype="html"> 1155 <trans-unit id="2076338542820061819" datatype="html">
1162 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 1156 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
1163 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 1157 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
1164 1158
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
1166 <trans-unit id="3203902538239082422" datatype="html"> 1160 <trans-unit id="3203902538239082422" datatype="html">
1167 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 1161 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
1168 1162
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
1170 <trans-unit id="1035838766454786107" datatype="html"> 1164 <trans-unit id="1035838766454786107" datatype="html">
1171 <source>Audio-only</source> 1165 <source>Audio-only</source>
1172 1166
@@ -2048,16 +2042,15 @@ color: red;
2048 <trans-unit id="2355066641781598196" datatype="html"> 2042 <trans-unit id="2355066641781598196" datatype="html">
2049 <source>Follow request(s) sent!</source> 2043 <source>Follow request(s) sent!</source>
2050 2044
2051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 2045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
2052 <trans-unit id="3459358413436264734" datatype="html"> 2046 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
2053 <source>Your instance subscriptions</source>
2054 <target state="new">Your instance subscriptions</target>
2055 <context-group purpose="location"> 2047 <context-group purpose="location">
2056 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 2048 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
2057 <context context-type="linenumber">3</context> 2049 <context context-type="linenumber">3</context>
2058 </context-group> 2050 </context-group>
2059 </trans-unit> 2051 </trans-unit>
2060 2052
2053
2061 <trans-unit id="9160510009013134726" datatype="html"> 2054 <trans-unit id="9160510009013134726" datatype="html">
2062 <source>Unfollow</source> 2055 <source>Unfollow</source>
2063 2056
@@ -2263,7 +2256,7 @@ color: red;
2263 2256
2264 2257
2265 2258
2266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2267 <trans-unit id="7755288609601798418" datatype="html"> 2260 <trans-unit id="7755288609601798418" datatype="html">
2268 <source>Automatic blocks</source> 2261 <source>Automatic blocks</source>
2269 <target state="new">Automatic blocks</target> 2262 <target state="new">Automatic blocks</target>
@@ -2937,7 +2930,7 @@ color: red;
2937 2930
2938 2931
2939 2932
2940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 2933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
2941 <trans-unit id="6475711663580561164" datatype="html"> 2934 <trans-unit id="6475711663580561164" datatype="html">
2942 <source>mail@example.com</source> 2935 <source>mail@example.com</source>
2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group> 2936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">107</context></context-group>
@@ -2953,7 +2946,7 @@ color: red;
2953 2946
2954 2947
2955 2948
2956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
2957 <trans-unit id="8371296837649897723" datatype="html"> 2950 <trans-unit id="8371296837649897723" datatype="html">
2958 <source>If you leave the password empty, an email will be sent to the user.</source> 2951 <source>If you leave the password empty, an email will be sent to the user.</source>
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group> 2952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">120</context></context-group>
@@ -2972,56 +2965,71 @@ color: red;
2972 2965
2973 2966
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 2967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
2975 <trans-unit id="7046347992315328430" datatype="html"> 2968
2976 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source>
2977 <target>Omkoding er skrudd på. Lagringskvoten tek berre om syn til <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> filmstorleik. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Denne brukaren kan lasta opp maksimalt ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </target>
2978
2979
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
2981 <trans-unit id="2743014784334706527" datatype="html"> 2969 <trans-unit id="2743014784334706527" datatype="html">
2982 <source>Daily video quota</source> 2970 <source>Daily video quota</source>
2983 2971
2984 2972
2985 2973
2986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
2987 <trans-unit id="2622255144026150901" datatype="html"> 2975 <trans-unit id="2622255144026150901" datatype="html">
2988 <source>Auth plugin</source> 2976 <source>Auth plugin</source>
2989 2977
2990 2978
2991 2979
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
2993 <trans-unit id="588099657508661970" datatype="html"> 2981 <trans-unit id="588099657508661970" datatype="html">
2994 <source>None (local authentication)</source> 2982 <source>None (local authentication)</source>
2995 <target>Ingen (lokal innlogging)</target> 2983 <target>Ingen (lokal innlogging)</target>
2996 2984
2997 2985
2998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 2986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
2999 <trans-unit id="2070907480317730379" datatype="html"> 2987 <trans-unit id="2070907480317730379" datatype="html">
3000 <source>Doesn't need review before a video goes public</source> 2988 <source>Doesn't need review before a video goes public</source>
3001 2989
3002 2990
3003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 2991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3004 <trans-unit id="7752239348028675311" datatype="html"> 2992 <trans-unit id="7752239348028675311" datatype="html">
3005 <source>DANGER ZONE</source> 2993 <source>DANGER ZONE</source>
3006 2994
3007 2995
3008 2996
3009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
3010 <trans-unit id="6667250632809964191" datatype="html"> 2998 <trans-unit id="6667250632809964191" datatype="html">
3011 <source>Send a link to reset the password by email to the user</source> 2999 <source>Send a link to reset the password by email to the user</source>
3012 3000
3013 3001
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3015 <trans-unit id="1412406834353485520" datatype="html"> 3003 <trans-unit id="1412406834353485520" datatype="html">
3016 <source>Ask for new password</source> 3004 <source>Ask for new password</source>
3017 3005
3018 3006
3019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3020 <trans-unit id="3791201588898094481" datatype="html"> 3008 <trans-unit id="3791201588898094481" datatype="html">
3021 <source>Manually set the user password</source> 3009 <source>Manually set the user password</source>
3022 3010
3023 3011
3024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3013 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3014 <context-group purpose="location">
3015 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3016 <context context-type="linenumber">227</context>
3017 </context-group>
3018 <context-group purpose="location">
3019 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3020 <context context-type="linenumber">227</context>
3021 </context-group>
3022 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3023 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3024 <context-group purpose="location">
3025 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3026 <context context-type="linenumber">228</context>
3027 </context-group>
3028 <context-group purpose="location">
3029 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3030 <context context-type="linenumber">228</context>
3031 </context-group>
3032 </trans-unit>
3025 <trans-unit id="5974506725502681113" datatype="html"> 3033 <trans-unit id="5974506725502681113" datatype="html">
3026 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source> 3034 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source>
3027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">41</context></context-group> 3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.ts</context><context context-type="linenumber">41</context></context-group>
@@ -3032,15 +3040,21 @@ color: red;
3032 </trans-unit> 3040 </trans-unit>
3033 <trans-unit id="780323526182667308" datatype="html"> 3041 <trans-unit id="780323526182667308" datatype="html">
3034 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source> 3042 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source>
3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 3043
3036 </trans-unit> 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
3037 <trans-unit id="1349763489797682899" datatype="html"> 3045 <trans-unit id="1349763489797682899" datatype="html">
3038 <source>Update user</source> 3046 <source>Update user</source>
3039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 3047
3040 </trans-unit> 3048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
3041 <trans-unit id="8819563010322372715" datatype="html"> 3049 <trans-unit id="8819563010322372715" datatype="html">
3042 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source> 3050 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source>
3043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 3051
3052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
3053 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
3054 <context-group purpose="location">
3055 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
3056 <context context-type="linenumber">134</context>
3057 </context-group>
3044 </trans-unit> 3058 </trans-unit>
3045 <trans-unit id="5642198289374753866" datatype="html"> 3059 <trans-unit id="5642198289374753866" datatype="html">
3046 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</source> 3060 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</source>
@@ -3282,29 +3296,35 @@ color: red;
3282 <trans-unit id="3997350348765083892" datatype="html"> 3296 <trans-unit id="3997350348765083892" datatype="html">
3283 <source>Username or email address</source> 3297 <source>Username or email address</source>
3284 3298
3285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 3299 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
3286 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 3300 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
3301
3302
3303 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
3304 <trans-unit id="1758058452376026925" datatype="html">
3305 <source>âš ï¸ Most email addresses do not include capital letters.</source>
3306 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
3307
3308 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
3309 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
3287 <context-group purpose="location"> 3310 <context-group purpose="location">
3288 <context context-type="sourcefile">src/app/+login/login.component.html</context> 3311 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3289 <context context-type="linenumber">46</context> 3312 <context context-type="linenumber">70</context>
3290 </context-group> 3313 </context-group>
3314 </trans-unit><trans-unit id="42685862314953751" datatype="html">
3315 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
3291 <context-group purpose="location"> 3316 <context-group purpose="location">
3292 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 3317 <context context-type="sourcefile">src/app/+login/login.component.html</context>
3293 <context context-type="linenumber">53</context> 3318 <context context-type="linenumber">72</context>
3294 </context-group> 3319 </context-group>
3295 </trans-unit> 3320 </trans-unit>
3296 <trans-unit id="1758058452376026925" datatype="html">
3297 <source>âš ï¸ Most email addresses do not include capital letters.</source>
3298 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
3299
3300 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
3301 <trans-unit id="2454050363478003966" datatype="html"> 3321 <trans-unit id="2454050363478003966" datatype="html">
3302 <source>Login</source> 3322 <source>Login</source>
3303 3323
3304 3324
3305 3325
3306 3326
3307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3327 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3308 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3328 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3309</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3329</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3310</target> 3330</target>
@@ -3316,17 +3336,17 @@ color: red;
3316 <trans-unit id="8715156686857791956" datatype="html"> 3336 <trans-unit id="8715156686857791956" datatype="html">
3317 <source>Click here to reset your password</source> 3337 <source>Click here to reset your password</source>
3318 3338
3319 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 3339 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
3320 <trans-unit id="892063502898494584" datatype="html"> 3340 <trans-unit id="892063502898494584" datatype="html">
3321 <source>I forgot my password</source> 3341 <source>I forgot my password</source>
3322 3342
3323 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 3343 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
3324 <trans-unit id="2308975396733519902" datatype="html"> 3344 <trans-unit id="2308975396733519902" datatype="html">
3325 <source>Create an account</source> 3345 <source>Create an account</source>
3326 <target>Lag ein brukarkonto</target> 3346 <target>Lag ein brukarkonto</target>
3327 3347
3328 3348
3329 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 3349 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3330 <trans-unit id="2101170466365500913" datatype="html"> 3350 <trans-unit id="2101170466365500913" datatype="html">
3331 <source>Logging into an account lets you publish content</source> 3351 <source>Logging into an account lets you publish content</source>
3332 <target>Om du loggar inn, kan du leggja ut filmar</target> 3352 <target>Om du loggar inn, kan du leggja ut filmar</target>
@@ -3349,43 +3369,43 @@ color: red;
3349 <trans-unit id="3183213940445113677" datatype="html"> 3369 <trans-unit id="3183213940445113677" datatype="html">
3350 <source>Or sign in with</source> 3370 <source>Or sign in with</source>
3351 3371
3352 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 3372 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
3353 <trans-unit id="3238209155172574367" datatype="html"> 3373 <trans-unit id="3238209155172574367" datatype="html">
3354 <source>Forgot your password</source> 3374 <source>Forgot your password</source>
3355 3375
3356 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 3376 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
3357 <trans-unit id="87327320394367488" datatype="html"> 3377 <trans-unit id="87327320394367488" datatype="html">
3358 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 3378 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
3359 3379
3360 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
3361 <trans-unit id="3188014010833256853" datatype="html"> 3381 <trans-unit id="3188014010833256853" datatype="html">
3362 <source>Enter your email address and we will send you a link to reset your password.</source> 3382 <source>Enter your email address and we will send you a link to reset your password.</source>
3363 3383
3364 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 3384 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
3365 <trans-unit id="3967269098753656610" datatype="html"> 3385 <trans-unit id="3967269098753656610" datatype="html">
3366 <source>Email address</source> 3386 <source>Email address</source>
3367 3387
3368 3388
3369 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3389 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
3370 <trans-unit id="7808756054397155068" datatype="html"> 3390 <trans-unit id="7808756054397155068" datatype="html">
3371 <source>Reset</source> 3391 <source>Reset</source>
3372 <note priority="1" from="description">Password reset button</note> 3392 <note priority="1" from="description">Password reset button</note>
3373 3393
3374 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 3394 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
3375 <trans-unit id="1190256911880544559" datatype="html"> 3395 <trans-unit id="1190256911880544559" datatype="html">
3376 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 3396 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
3377The link will expire within 1 hour.</source> 3397The link will expire within 1 hour.</source>
3378 3398
3379 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 3399 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
3380 <trans-unit id="1266887509445371246" datatype="html"> 3400 <trans-unit id="1266887509445371246" datatype="html">
3381 <source>Incorrect username or password.</source> 3401 <source>Incorrect username or password.</source>
3382 3402
3383 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 3403 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
3384 <trans-unit id="6974874606619467663" datatype="html"> 3404 <trans-unit id="6974874606619467663" datatype="html">
3385 <source>Your account is blocked.</source> 3405 <source>Your account is blocked.</source>
3386 <target>Kontoen din er stengd.</target> 3406 <target>Kontoen din er stengd.</target>
3387 3407
3388 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 3408 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
3389 <trans-unit id="5302915360176176604" datatype="html"> 3409 <trans-unit id="5302915360176176604" datatype="html">
3390 <source>SUBSCRIPTION FEED</source> 3410 <source>SUBSCRIPTION FEED</source>
3391 3411
@@ -3464,19 +3484,29 @@ The link will expire within 1 hour.</source>
3464 <trans-unit id="4247400351982331798" datatype="html"> 3484 <trans-unit id="4247400351982331798" datatype="html">
3465 <source>Account settings</source> 3485 <source>Account settings</source>
3466 <target>Kontoinnstillingar</target> 3486 <target>Kontoinnstillingar</target>
3467 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 3487
3488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
3489 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
3490 <context-group purpose="location">
3491 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
3492 <context context-type="linenumber">39</context>
3493 </context-group>
3494 <context-group purpose="location">
3495 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
3496 <context context-type="linenumber">3</context>
3497 </context-group>
3468 </trans-unit> 3498 </trans-unit>
3469 <trans-unit id="5851560788527570644" datatype="html"> 3499 <trans-unit id="5851560788527570644" datatype="html">
3470 <source>Notifications</source> 3500 <source>Notifications</source>
3471 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 3501
3472 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 3502
3473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 3503
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 3504
3475 </trans-unit> 3505 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
3476 <trans-unit id="1991904494976135035" datatype="html"> 3506 <trans-unit id="1991904494976135035" datatype="html">
3477 <source>My abuse reports</source> 3507 <source>My abuse reports</source>
3478 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 3508
3479 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
3480 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 3510 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
3481</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 3511</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
3482</target> 3512</target>
@@ -3499,10 +3529,10 @@ The link will expire within 1 hour.</source>
3499 </trans-unit> 3529 </trans-unit>
3500 <trans-unit id="6658000829978978023" datatype="html"> 3530 <trans-unit id="6658000829978978023" datatype="html">
3501 <source>Applications</source> 3531 <source>Applications</source>
3502 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 3532
3503 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 3533
3504 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 3534
3505 </trans-unit> 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
3506 3536
3507 3537
3508 <trans-unit id="264068562357780835" datatype="html"> 3538 <trans-unit id="264068562357780835" datatype="html">
@@ -3513,7 +3543,7 @@ The link will expire within 1 hour.</source>
3513 <source>Current password</source> 3543 <source>Current password</source>
3514 3544
3515 3545
3516 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
3517 <trans-unit id="3000005804987112527" datatype="html"> 3547 <trans-unit id="3000005804987112527" datatype="html">
3518 <source>Change email</source> 3548 <source>Change email</source>
3519 3549
@@ -3798,12 +3828,71 @@ The link will expire within 1 hour.</source>
3798 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 3828 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
3799 <context context-type="linenumber">57</context> 3829 <context context-type="linenumber">57</context>
3800 </context-group> 3830 </context-group>
3831 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
3832 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
3833 <context-group purpose="location">
3834 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
3835 <context context-type="linenumber">67</context>
3836 </context-group>
3801 </trans-unit> 3837 </trans-unit>
3802 <trans-unit id="9012586956848595996" datatype="html"> 3838 <trans-unit id="9012586956848595996" datatype="html">
3803 <source>EMAIL</source> 3839 <source>EMAIL</source>
3840
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
3842 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
3804 <context-group purpose="location"> 3843 <context-group purpose="location">
3805 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 3844 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
3806 <context context-type="linenumber">67</context> 3845 <context context-type="linenumber">3,5</context>
3846 </context-group>
3847 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
3848 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
3849 <context-group purpose="location">
3850 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
3851 <context context-type="linenumber">5</context>
3852 </context-group>
3853 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
3854 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
3855 <context-group purpose="location">
3856 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
3857 <context context-type="linenumber">9</context>
3858 </context-group>
3859 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
3860 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
3861 <context-group purpose="location">
3862 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
3863 <context context-type="linenumber">31</context>
3864 </context-group>
3865 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
3866 <source>Disable two factor</source><target state="new">Disable two factor</target>
3867 <context-group purpose="location">
3868 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
3869 <context context-type="linenumber">33</context>
3870 </context-group>
3871 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
3872 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
3873 <context-group purpose="location">
3874 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
3875 <context context-type="linenumber">43</context>
3876 </context-group>
3877 </trans-unit><trans-unit id="872237557319890340" datatype="html">
3878 <source> Two factor authentication is already enabled.
3879</source><target state="new"> Two factor authentication is already enabled.
3880</target>
3881 <context-group purpose="location">
3882 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
3883 <context context-type="linenumber">6,8</context>
3884 </context-group>
3885 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
3886 <source>Your password</source><target state="new">Your password</target>
3887 <context-group purpose="location">
3888 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
3889 <context context-type="linenumber">14</context>
3890 </context-group>
3891 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
3892 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
3893 <context-group purpose="location">
3894 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
3895 <context context-type="linenumber">15</context>
3807 </context-group> 3896 </context-group>
3808 </trans-unit> 3897 </trans-unit>
3809 <trans-unit id="3525866160632851851" datatype="html"> 3898 <trans-unit id="3525866160632851851" datatype="html">
@@ -3916,7 +4005,7 @@ The link will expire within 1 hour.</source>
3916 <trans-unit id="3245220240937722814" datatype="html"> 4005 <trans-unit id="3245220240937722814" datatype="html">
3917 <source>My channels</source> 4006 <source>My channels</source>
3918 4007
3919 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 4008 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
3920 <source>My synchronizations</source><target state="new">My synchronizations</target> 4009 <source>My synchronizations</source><target state="new">My synchronizations</target>
3921 <context-group purpose="location"> 4010 <context-group purpose="location">
3922 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 4011 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -4018,7 +4107,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4018 <target state="new">Channel filters</target> 4107 <target state="new">Channel filters</target>
4019 4108
4020 4109
4021 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
4022 <trans-unit id="3656932706364053858" datatype="html"> 4111 <trans-unit id="3656932706364053858" datatype="html">
4023 <source>Track watch history</source> 4112 <source>Track watch history</source>
4024 <target>Visingslogg</target> 4113 <target>Visingslogg</target>
@@ -4116,9 +4205,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4116 </trans-unit> 4205 </trans-unit>
4117 <trans-unit id="8181077408762380407" datatype="html"> 4206 <trans-unit id="8181077408762380407" datatype="html">
4118 <source>Channels</source> 4207 <source>Channels</source>
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 4208
4120 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 4209
4121 </trans-unit> 4210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
4122 <trans-unit id="8714145624854863455" datatype="html"> 4211 <trans-unit id="8714145624854863455" datatype="html">
4123 <source>Accept ownership</source> 4212 <source>Accept ownership</source>
4124 <context-group purpose="location"> 4213 <context-group purpose="location">
@@ -4273,7 +4362,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4273 4362
4274 4363
4275 4364
4276 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 4365 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
4277 <trans-unit id="5177154708872200221" datatype="html"> 4366 <trans-unit id="5177154708872200221" datatype="html">
4278 <source>You don't have any subscription yet.</source> 4367 <source>You don't have any subscription yet.</source>
4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group> 4368 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">13</context></context-group>
@@ -4409,7 +4498,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4409 4498
4410 4499
4411 4500
4412 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 4501 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
4413 <trans-unit id="3438686710205841496" datatype="html"> 4502 <trans-unit id="3438686710205841496" datatype="html">
4414 <source>Create playlist</source> 4503 <source>Create playlist</source>
4415 4504
@@ -4440,7 +4529,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4440 4529
4441 4530
4442 4531
4443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 4532 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
4444 <trans-unit id="5752861278140673787" datatype="html"> 4533 <trans-unit id="5752861278140673787" datatype="html">
4445 <source>Ownership changes</source> 4534 <source>Ownership changes</source>
4446 4535
@@ -4470,13 +4559,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4470 <source>Only live videos</source> 4559 <source>Only live videos</source>
4471 <target state="new">Only live videos</target> 4560 <target state="new">Only live videos</target>
4472 4561
4473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 4562 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
4474 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 4563 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
4475 <context-group purpose="location"> 4564
4476 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
4477 <context context-type="linenumber">170</context>
4478 </context-group>
4479 </trans-unit>
4480 <trans-unit id="7022070615528435141" datatype="html"> 4566 <trans-unit id="7022070615528435141" datatype="html">
4481 <source>Delete</source> 4567 <source>Delete</source>
4482 4568
@@ -4504,7 +4590,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4504 4590
4505 4591
4506 4592
4507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 4593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
4508 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 4594 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
4509 <context-group purpose="location"> 4595 <context-group purpose="location">
4510 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 4596 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -4574,19 +4660,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4574 <trans-unit id="8197117721861453263" datatype="html"> 4660 <trans-unit id="8197117721861453263" datatype="html">
4575 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source> 4661 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source>
4576 4662
4577 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 4663 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
4578 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 4664 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
4579 <context-group purpose="location"> 4665
4580 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 4666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
4581 <context context-type="linenumber">191</context>
4582 </context-group>
4583 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
4584 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 4667 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
4585 <context-group purpose="location"> 4668
4586 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 4669 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
4587 <context context-type="linenumber">193,191</context>
4588 </context-group>
4589 </trans-unit>
4590 4670
4591 <trans-unit id="2767660806989176400" datatype="html"> 4671 <trans-unit id="2767660806989176400" datatype="html">
4592 <source>Video <x id="PH" equiv-text="video.name"/> deleted.</source> 4672 <source>Video <x id="PH" equiv-text="video.name"/> deleted.</source>
@@ -4608,7 +4688,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4608 <source>Change ownership</source> 4688 <source>Change ownership</source>
4609 4689
4610 4690
4611 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 4691 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
4612 <trans-unit id="6595008830732269870" datatype="html"> 4692 <trans-unit id="6595008830732269870" datatype="html">
4613 <source>Not found</source> 4693 <source>Not found</source>
4614 4694
@@ -4950,6 +5030,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
4950 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 5030 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4951 <context context-type="linenumber">7</context> 5031 <context context-type="linenumber">7</context>
4952 </context-group> 5032 </context-group>
5033 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
5034 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
5035</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
5036</target>
5037 <context-group purpose="location">
5038 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
5039 <context context-type="linenumber">1,4</context>
5040 </context-group>
4953 </trans-unit> 5041 </trans-unit>
4954 <trans-unit id="7804724824750282316" datatype="html"> 5042 <trans-unit id="7804724824750282316" datatype="html">
4955 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 5043 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -6393,45 +6481,45 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6393 <trans-unit id="3284171506518522275" datatype="html"> 6481 <trans-unit id="3284171506518522275" datatype="html">
6394 <source>Your video was uploaded to your account and is private.</source> 6482 <source>Your video was uploaded to your account and is private.</source>
6395 6483
6396 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 6484 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
6397 <trans-unit id="5699822024600815733" datatype="html"> 6485 <trans-unit id="5699822024600815733" datatype="html">
6398 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 6486 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
6399 6487
6400 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 6488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
6401 <trans-unit id="1219739004043110649" datatype="html"> 6489 <trans-unit id="1219739004043110649" datatype="html">
6402 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 6490 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
6403 6491
6404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 6492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
6405 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 6493 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
6406 6494
6407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 6495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
6408 <trans-unit id="6161604372916832458" datatype="html"> 6496 <trans-unit id="6161604372916832458" datatype="html">
6409 <source>Upload on hold</source> 6497 <source>Upload on hold</source>
6410 <target state="new">Upload on hold</target> 6498 <target state="new">Upload on hold</target>
6411 6499
6412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 6500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
6413 <trans-unit id="6932865105766151309" datatype="html"> 6501 <trans-unit id="6932865105766151309" datatype="html">
6414 <source>Upload</source> 6502 <source>Upload</source>
6415 6503
6416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 6504 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
6417 <trans-unit id="8278735427925094503" datatype="html"> 6505 <trans-unit id="8278735427925094503" datatype="html">
6418 <source>Upload <x id="PH" equiv-text="videofile.name"/></source> 6506 <source>Upload <x id="PH" equiv-text="videofile.name"/></source>
6419 6507
6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 6508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
6421 <trans-unit id="6995024616159044376" datatype="html"> 6509 <trans-unit id="6995024616159044376" datatype="html">
6422 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 6510 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
6423 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 6511 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
6424 6512
6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 6513 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
6426 <trans-unit id="7873395933409147217" datatype="html"> 6514 <trans-unit id="7873395933409147217" datatype="html">
6427 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 6515 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
6428 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 6516 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
6429 6517
6430 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 6518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
6431 <trans-unit id="5981816353437801748" datatype="html"> 6519 <trans-unit id="5981816353437801748" datatype="html">
6432 <source>Video published.</source> 6520 <source>Video published.</source>
6433 6521
6434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 6522 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
6435 <trans-unit id="285180972645018518" datatype="html"> 6523 <trans-unit id="285180972645018518" datatype="html">
6436 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 6524 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
6437 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group> 6525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context><context context-type="linenumber">102</context></context-group>
@@ -6723,7 +6811,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6723 6811
6724 6812
6725 6813
6726 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 6814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
6727 <trans-unit id="1209500590333005801" datatype="html"> 6815 <trans-unit id="1209500590333005801" datatype="html">
6728 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source> 6816 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source>
6729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group> 6817 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">21</context></context-group>
@@ -6996,7 +7084,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6996 7084
6997 7085
6998 7086
6999 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 7087 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
7000 <trans-unit id="3354816756665089864" datatype="html"> 7088 <trans-unit id="3354816756665089864" datatype="html">
7001 <source>Autoplay is suspended</source> 7089 <source>Autoplay is suspended</source>
7002 7090
@@ -7077,9 +7165,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7077 <trans-unit id="7627544798203088407" datatype="html"> 7165 <trans-unit id="7627544798203088407" datatype="html">
7078 <source>Discover</source> 7166 <source>Discover</source>
7079 <target>Oppdag</target> 7167 <target>Oppdag</target>
7080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 7168
7081 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 7169
7082 </trans-unit> 7170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
7083 <trans-unit id="834805431202576194" datatype="html"> 7171 <trans-unit id="834805431202576194" datatype="html">
7084 <source>No results.</source> 7172 <source>No results.</source>
7085 7173
@@ -7111,7 +7199,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7111 7199
7112 7200
7113 7201
7114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 7202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
7115 <trans-unit id="5668077948386857930" datatype="html"> 7203 <trans-unit id="5668077948386857930" datatype="html">
7116 <source>Exclude</source> 7204 <source>Exclude</source>
7117 <target state="new">Exclude</target> 7205 <target state="new">Exclude</target>
@@ -7149,13 +7237,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7149 <target>Nyaste</target> 7237 <target>Nyaste</target>
7150 7238
7151 7239
7152 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 7240 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
7153 <trans-unit id="232050922346936574" datatype="html"> 7241 <trans-unit id="232050922346936574" datatype="html">
7154 <source>Trending</source> 7242 <source>Trending</source>
7155 <target state="translated">Populært</target> 7243 <target state="translated">Populært</target>
7156 7244
7157 7245
7158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 7246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
7159 <trans-unit id="12646164819555880" datatype="html"> 7247 <trans-unit id="12646164819555880" datatype="html">
7160 <source>Videos from your subscriptions</source> 7248 <source>Videos from your subscriptions</source>
7161 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group> 7249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group>
@@ -7168,27 +7256,24 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7168 <trans-unit id="4668975178372693951" datatype="html"> 7256 <trans-unit id="4668975178372693951" datatype="html">
7169 <source>Discover videos</source> 7257 <source>Discover videos</source>
7170 <target>Oppdag filmar</target> 7258 <target>Oppdag filmar</target>
7171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 7259
7172 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 7260
7173 </trans-unit> 7261 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
7174 <trans-unit id="8067135025051844577" datatype="html"> 7262 <trans-unit id="8067135025051844577" datatype="html">
7175 <source>Trending videos</source> 7263 <source>Trending videos</source>
7176 <target>Populære filmar</target> 7264 <target>Populære filmar</target>
7177 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 7265
7178 </trans-unit> 7266 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
7179 <trans-unit id="664221386829541948" datatype="html"> 7267 <trans-unit id="664221386829541948" datatype="html">
7180 <source>Recently added videos</source> 7268 <source>Recently added videos</source>
7181 <target>Dei nyaste filmane</target> 7269 <target>Dei nyaste filmane</target>
7182 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 7270
7183 </trans-unit> 7271 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
7184 <trans-unit id="6470888608149621404" datatype="html"> 7272 <trans-unit id="6470888608149621404" datatype="html">
7185 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 7273 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
7186 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 7274 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
7187 <context-group purpose="location"> 7275
7188 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7276 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
7189 <context context-type="linenumber">150</context>
7190 </context-group>
7191 </trans-unit>
7192 <trans-unit id="8212906256415538361" datatype="html"> 7277 <trans-unit id="8212906256415538361" datatype="html">
7193 <source>Upload a video</source> 7278 <source>Upload a video</source>
7194 7279
@@ -7272,8 +7357,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7272 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 7357 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit>
7273 <trans-unit id="375263728166936544" datatype="html"> 7358 <trans-unit id="375263728166936544" datatype="html">
7274 <source>You need to reconnect.</source> 7359 <source>You need to reconnect.</source>
7275 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 7360
7276 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 7361 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
7277 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 7362 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
7278 <context-group purpose="location"> 7363 <context-group purpose="location">
7279 <context context-type="sourcefile">src/app/core/core.module.ts</context> 7364 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -7296,31 +7381,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7296 <trans-unit id="3608407683173066091" datatype="html"> 7381 <trans-unit id="3608407683173066091" datatype="html">
7297 <source>My history</source> 7382 <source>My history</source>
7298 <target state="translated">Loggen min</target> 7383 <target state="translated">Loggen min</target>
7299 <context-group purpose="location"> 7384
7300 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7385 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
7301 <context context-type="linenumber">98</context>
7302 </context-group>
7303 </trans-unit>
7304 <trans-unit id="4024404994702813072" datatype="html"> 7386 <trans-unit id="4024404994702813072" datatype="html">
7305 <source>In my library</source> 7387 <source>In my library</source>
7306 <target state="new">In my library</target> 7388 <target state="new">In my library</target>
7307 <context-group purpose="location"> 7389
7308 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7390 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
7309 <context context-type="linenumber">104</context>
7310 </context-group>
7311 </trans-unit>
7312 <trans-unit id="2821179408673282599" datatype="html"> 7391 <trans-unit id="2821179408673282599" datatype="html">
7313 <source>Home</source> 7392 <source>Home</source>
7314 <target state="translated">Heim</target> 7393 <target state="translated">Heim</target>
7315 <context-group purpose="location"> 7394
7316 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7395
7317 <context context-type="linenumber">115</context> 7396 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
7318 </context-group>
7319 <context-group purpose="location">
7320 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7321 <context context-type="linenumber">116</context>
7322 </context-group>
7323 </trans-unit>
7324 <trans-unit id="314315645942131479" datatype="html"> 7397 <trans-unit id="314315645942131479" datatype="html">
7325 <source>Info</source> 7398 <source>Info</source>
7326 7399
@@ -7343,22 +7416,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7343 <trans-unit id="2971365540217107489" datatype="html"> 7416 <trans-unit id="2971365540217107489" datatype="html">
7344 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 7417 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
7345 7418
7346 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 7419 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
7347 <trans-unit id="968295009933361070" datatype="html"> 7420 <trans-unit id="968295009933361070" datatype="html">
7348 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source> 7421 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source>
7349 7422
7350 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 7423 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
7351 <trans-unit id="4965472196059235310" datatype="html"> 7424 <trans-unit id="4965472196059235310" datatype="html">
7352 <source>Too many attempts, please try again later.</source> 7425 <source>Too many attempts, please try again later.</source>
7353 7426
7354 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 7427 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
7355 <trans-unit id="1693549688987384699" datatype="html"> 7428 <trans-unit id="1693549688987384699" datatype="html">
7356 <source>Server error. Please retry later.</source> 7429 <source>Server error. Please retry later.</source>
7357 7430
7358 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 7431 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
7359 <source>Unknown server error</source><target state="new">Unknown server error</target> 7432 <source>Unknown server error</source><target state="new">Unknown server error</target>
7360 7433
7361 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 7434 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
7362 <trans-unit id="4670312387769733978" datatype="html"> 7435 <trans-unit id="4670312387769733978" datatype="html">
7363 <source>All unsaved data will be lost, are you sure you want to leave this page?</source> 7436 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
7364 <context-group purpose="location"> 7437 <context-group purpose="location">
@@ -7529,7 +7602,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7529 <trans-unit id="8893390761160292681" datatype="html"> 7602 <trans-unit id="8893390761160292681" datatype="html">
7530 <source>My account</source> 7603 <source>My account</source>
7531 7604
7532 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 7605 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
7533 <trans-unit id="6371572688505952303" datatype="html"> 7606 <trans-unit id="6371572688505952303" datatype="html">
7534 <source>My library</source> 7607 <source>My library</source>
7535 7608
@@ -7548,27 +7621,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7548 7621
7549 7622
7550 7623
7551 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 7624 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
7552 <trans-unit id="1823843876735462104" datatype="html"> 7625 <trans-unit id="1823843876735462104" datatype="html">
7553 <source>Playlists</source> 7626 <source>Playlists</source>
7554 <target>Spelelister</target> 7627 <target>Spelelister</target>
7555 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 7628
7556 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 7629
7557 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 7630
7558 </trans-unit> 7631 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
7559 <trans-unit id="1812379335568847528" datatype="html"> 7632 <trans-unit id="1812379335568847528" datatype="html">
7560 <source>Subscriptions</source> 7633 <source>Subscriptions</source>
7561 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 7634
7562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 7635
7563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 7636
7564 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 7637
7565 </trans-unit> 7638 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
7566 <trans-unit id="186236568870281953" datatype="html"> 7639 <trans-unit id="186236568870281953" datatype="html">
7567 <source>History</source> 7640 <source>History</source>
7568 <target>Logg</target> 7641 <target>Logg</target>
7569 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 7642
7570 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 7643
7571 </trans-unit> 7644 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
7572 <trans-unit id="4116024528500133384" datatype="html"> 7645 <trans-unit id="4116024528500133384" datatype="html">
7573 <source>My settings</source> 7646 <source>My settings</source>
7574 7647
@@ -7762,7 +7835,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7762 </trans-unit> 7835 </trans-unit>
7763 <trans-unit id="9178182467454450952" datatype="html"> 7836 <trans-unit id="9178182467454450952" datatype="html">
7764 <source>Confirm</source> 7837 <source>Confirm</source>
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 7838
7839 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
7840 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
7841 <context-group purpose="location">
7842 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7843 <context context-type="linenumber">28,30</context>
7844 </context-group>
7845 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
7846 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
7847 <context-group purpose="location">
7848 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7849 <context context-type="linenumber">34,36</context>
7850 </context-group>
7851 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
7852 <source>Two-factor code</source><target state="new">Two-factor code</target>
7853 <context-group purpose="location">
7854 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7855 <context context-type="linenumber">42</context>
7856 </context-group>
7857 </trans-unit><trans-unit id="336731433013115653" datatype="html">
7858 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
7859 <context-group purpose="location">
7860 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7861 <context context-type="linenumber">43</context>
7862 </context-group>
7863 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
7864 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
7865 <context-group purpose="location">
7866 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
7867 <context context-type="linenumber">77</context>
7868 </context-group>
7766 </trans-unit> 7869 </trans-unit>
7767 <trans-unit id="9005121595859995793" datatype="html"> 7870 <trans-unit id="9005121595859995793" datatype="html">
7768 <source>Configuration warning!</source> 7871 <source>Configuration warning!</source>
@@ -7938,6 +8041,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
7938 <trans-unit id="9202089339019827574" datatype="html"> 8041 <trans-unit id="9202089339019827574" datatype="html">
7939 <source>Configure my instance</source> 8042 <source>Configure my instance</source>
7940 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 8043 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
8044 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
8045 <source>Confirm your password</source><target state="new">Confirm your password</target>
8046 <context-group purpose="location">
8047 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
8048 <context context-type="linenumber">54</context>
8049 </context-group>
7941 </trans-unit> 8050 </trans-unit>
7942 <trans-unit id="1000468652492651683" datatype="html"> 8051 <trans-unit id="1000468652492651683" datatype="html">
7943 <source>Report reason is required.</source> 8052 <source>Report reason is required.</source>
@@ -8313,10 +8422,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8313 </trans-unit> 8422 </trans-unit>
8314 <trans-unit id="3577237269587081090" datatype="html"> 8423 <trans-unit id="3577237269587081090" datatype="html">
8315 <source>Password is required.</source> 8424 <source>Password is required.</source>
8316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 8425
8317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 8426
8318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 8427
8319 </trans-unit> 8428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
8320 <trans-unit id="3152303769378345477" datatype="html"> 8429 <trans-unit id="3152303769378345477" datatype="html">
8321 <source>Confirmation of the password is required.</source> 8430 <source>Confirmation of the password is required.</source>
8322 <context-group purpose="location"> 8431 <context-group purpose="location">
@@ -8359,82 +8468,88 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8359 <trans-unit id="2805037637775107078" datatype="html"> 8468 <trans-unit id="2805037637775107078" datatype="html">
8360 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 8469 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 8470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
8471 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
8472 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
8473 <context-group purpose="location">
8474 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
8475 <context context-type="linenumber">69</context>
8476 </context-group>
8362 </trans-unit> 8477 </trans-unit>
8363 <trans-unit id="525871656034789056" datatype="html"> 8478 <trans-unit id="525871656034789056" datatype="html">
8364 <source>Password must be at least 6 characters long.</source> 8479 <source>Password must be at least 6 characters long.</source>
8365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 8480
8366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 8481
8367 </trans-unit> 8482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
8368 <trans-unit id="1099684476181448167" datatype="html"> 8483 <trans-unit id="1099684476181448167" datatype="html">
8369 <source>Password cannot be more than 255 characters long.</source> 8484 <source>Password cannot be more than 255 characters long.</source>
8370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 8485
8371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 8486
8372 </trans-unit> 8487 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
8373 <trans-unit id="3392630942539073768" datatype="html"> 8488 <trans-unit id="3392630942539073768" datatype="html">
8374 <source>The new password and the confirmed password do not correspond.</source> 8489 <source>The new password and the confirmed password do not correspond.</source>
8375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 8490
8376 </trans-unit> 8491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
8377 <trans-unit id="2027337371129904473" datatype="html"> 8492 <trans-unit id="2027337371129904473" datatype="html">
8378 <source>Video quota is required.</source> 8493 <source>Video quota is required.</source>
8379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 8494
8380 </trans-unit> 8495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
8381 <trans-unit id="267386529333143660" datatype="html"> 8496 <trans-unit id="267386529333143660" datatype="html">
8382 <source>Quota must be greater than -1.</source> 8497 <source>Quota must be greater than -1.</source>
8383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 8498
8384 </trans-unit> 8499 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
8385 <trans-unit id="1220179061234048936" datatype="html"> 8500 <trans-unit id="1220179061234048936" datatype="html">
8386 <source>Daily upload limit is required.</source> 8501 <source>Daily upload limit is required.</source>
8387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 8502
8388 </trans-unit> 8503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8389 <trans-unit id="8959404382357999234" datatype="html"> 8504 <trans-unit id="8959404382357999234" datatype="html">
8390 <source>Daily upload limit must be greater than -1.</source> 8505 <source>Daily upload limit must be greater than -1.</source>
8391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 8506
8392 </trans-unit> 8507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
8393 <trans-unit id="4796798537475457493" datatype="html"> 8508 <trans-unit id="4796798537475457493" datatype="html">
8394 <source>User role is required.</source> 8509 <source>User role is required.</source>
8395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 8510
8396 </trans-unit> 8511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
8397 <trans-unit id="2761226139624435788" datatype="html"> 8512 <trans-unit id="2761226139624435788" datatype="html">
8398 <source>Description must be at least 3 characters long.</source> 8513 <source>Description must be at least 3 characters long.</source>
8399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 8514
8400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 8515
8401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 8516
8402 </trans-unit> 8517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
8403 <trans-unit id="4717982586356605243" datatype="html"> 8518 <trans-unit id="4717982586356605243" datatype="html">
8404 <source>Description cannot be more than 1000 characters long.</source> 8519 <source>Description cannot be more than 1000 characters long.</source>
8405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 8520
8406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 8521
8407 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 8522
8408 </trans-unit> 8523 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
8409 <trans-unit id="1814372869868173571" datatype="html"> 8524 <trans-unit id="1814372869868173571" datatype="html">
8410 <source>You must agree with the instance terms in order to register on it.</source> 8525 <source>You must agree with the instance terms in order to register on it.</source>
8411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 8526
8412 </trans-unit> 8527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
8413 <trans-unit id="7803960725351649605" datatype="html"> 8528 <trans-unit id="7803960725351649605" datatype="html">
8414 <source>Ban reason must be at least 3 characters long.</source> 8529 <source>Ban reason must be at least 3 characters long.</source>
8415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 8530
8416 </trans-unit> 8531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
8417 <trans-unit id="3851609012243698179" datatype="html"> 8532 <trans-unit id="3851609012243698179" datatype="html">
8418 <source>Ban reason cannot be more than 250 characters long.</source> 8533 <source>Ban reason cannot be more than 250 characters long.</source>
8419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 8534
8420 </trans-unit> 8535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
8421 <trans-unit id="6632896893630378443" datatype="html"> 8536 <trans-unit id="6632896893630378443" datatype="html">
8422 <source>Display name is required.</source> 8537 <source>Display name is required.</source>
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 8538
8424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 8539
8425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 8540
8426 </trans-unit> 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
8427 <trans-unit id="1303578752658966736" datatype="html"> 8542 <trans-unit id="1303578752658966736" datatype="html">
8428 <source>Display name must be at least 1 character long.</source> 8543 <source>Display name must be at least 1 character long.</source>
8429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 8544
8430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 8545
8431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 8546
8432 </trans-unit> 8547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
8433 <trans-unit id="4613240543124934954" datatype="html"> 8548 <trans-unit id="4613240543124934954" datatype="html">
8434 <source>Display name cannot be more than 50 characters long.</source> 8549 <source>Display name cannot be more than 50 characters long.</source>
8435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 8550
8436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 8551
8437 </trans-unit> 8552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
8438 <trans-unit id="9191505323045740697" datatype="html"> 8553 <trans-unit id="9191505323045740697" datatype="html">
8439 <source>Block reason must be at least 2 characters long.</source> 8554 <source>Block reason must be at least 2 characters long.</source>
8440 <context-group purpose="location"> 8555 <context-group purpose="location">
@@ -9131,17 +9246,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9131 9246
9132 9247
9133 9248
9134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 9249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
9135 <trans-unit id="8461842260159597706" datatype="html"> 9250 <trans-unit id="8461842260159597706" datatype="html">
9136 <source>Show</source> 9251 <source>Show</source>
9137 9252
9138 9253
9139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
9140 <trans-unit id="2115592966120408375" datatype="html"> 9255 <trans-unit id="2115592966120408375" datatype="html">
9141 <source>Copied</source> 9256 <source>Copied</source>
9142 9257
9143 9258
9144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
9145 <trans-unit id="5293515551330482519" datatype="html"> 9260 <trans-unit id="5293515551330482519" datatype="html">
9146 <source>Truncated preview</source> 9261 <source>Truncated preview</source>
9147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">12</context></context-group> 9262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">12</context></context-group>
@@ -9977,13 +10092,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9977 <trans-unit id="7815838401315213887" datatype="html"> 10092 <trans-unit id="7815838401315213887" datatype="html">
9978 <source>Muted accounts</source> 10093 <source>Muted accounts</source>
9979 <target>Dempa brukarkontoar</target> 10094 <target>Dempa brukarkontoar</target>
9980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 10095
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 10096
9982 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 10097
9983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 10098
9984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 10099
9985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 10100
9986 </trans-unit> 10101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
9987 <trans-unit id="602667807232759122" datatype="html"> 10102 <trans-unit id="602667807232759122" datatype="html">
9988 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source> 10103 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source>
9989 10104
@@ -10107,12 +10222,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10107 <trans-unit id="5668793810321242853" datatype="html"> 10222 <trans-unit id="5668793810321242853" datatype="html">
10108 <source>Muted servers</source> 10223 <source>Muted servers</source>
10109 <target>Dempa tenarar</target> 10224 <target>Dempa tenarar</target>
10110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 10225
10111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 10226
10112 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 10227
10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 10228
10114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 10229
10115 </trans-unit> 10230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
10116 <trans-unit id="6250599179731937899" datatype="html"> 10231 <trans-unit id="6250599179731937899" datatype="html">
10117 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source> 10232 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source>
10118 10233
@@ -10439,8 +10554,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10439 <trans-unit id="2466846716878254816" datatype="html"> 10554 <trans-unit id="2466846716878254816" datatype="html">
10440 <source>Element <x id="PH" equiv-text="param"/> not found</source> 10555 <source>Element <x id="PH" equiv-text="param"/> not found</source>
10441 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 10556 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
10442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 10557
10443 </trans-unit> 10558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
10444 <trans-unit id="6599497107591892109" datatype="html"> 10559 <trans-unit id="6599497107591892109" datatype="html">
10445 <source>Share the playlist</source> 10560 <source>Share the playlist</source>
10446 <context-group purpose="location"> 10561 <context-group purpose="location">
@@ -11124,7 +11239,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11124 <source>video</source> 11239 <source>video</source>
11125 11240
11126 11241
11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 11242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
11128 <trans-unit id="6438815964972582865" datatype="html"> 11243 <trans-unit id="6438815964972582865" datatype="html">
11129 <source>The following link contains a private token and should not be shared with anyone.</source> 11244 <source>The following link contains a private token and should not be shared with anyone.</source>
11130 11245
@@ -11346,41 +11461,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11346 <trans-unit id="4058575476871566236" datatype="html"> 11461 <trans-unit id="4058575476871566236" datatype="html">
11347 <source>Published</source> 11462 <source>Published</source>
11348 11463
11349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11350 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11465 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11351 <context-group purpose="location"> 11466
11352 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11467 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11353 <context context-type="linenumber">178</context>
11354 </context-group>
11355 </trans-unit>
11356 11468
11357 <trans-unit id="5093002376262354382" datatype="html"> 11469 <trans-unit id="5093002376262354382" datatype="html">
11358 <source>Transcoding failed</source> 11470 <source>Transcoding failed</source>
11359 <target state="new">Transcoding failed</target> 11471 <target state="new">Transcoding failed</target>
11360 11472
11361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11473 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11362 <trans-unit id="118687079501751948" datatype="html"> 11474 <trans-unit id="118687079501751948" datatype="html">
11363 <source>Move to external storage failed</source> 11475 <source>Move to external storage failed</source>
11364 <target state="new">Move to external storage failed</target> 11476 <target state="new">Move to external storage failed</target>
11365 11477
11366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11478 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11367 <trans-unit id="4887724548587271148" datatype="html"> 11479 <trans-unit id="4887724548587271148" datatype="html">
11368 <source>Waiting transcoding</source> 11480 <source>Waiting transcoding</source>
11369 11481
11370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11371 <trans-unit id="4517785179607945981" datatype="html"> 11483 <trans-unit id="4517785179607945981" datatype="html">
11372 <source>To transcode</source> 11484 <source>To transcode</source>
11373 11485
11374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11375 <trans-unit id="3299576663551440736" datatype="html"> 11487 <trans-unit id="3299576663551440736" datatype="html">
11376 <source>To import</source> 11488 <source>To import</source>
11377 11489
11378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> 11490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11379 <trans-unit id="6963802198225789806" datatype="html"> 11491 <trans-unit id="6963802198225789806" datatype="html">
11380 <source>To edit</source> 11492 <source>To edit</source>
11381 <target state="new">To edit</target> 11493 <target state="new">To edit</target>
11382 11494
11383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11384 <trans-unit id="8492933894084361602" datatype="html"> 11496 <trans-unit id="8492933894084361602" datatype="html">
11385 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11497 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11386 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11498 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
diff --git a/client/src/locale/angular.oc.xlf b/client/src/locale/angular.oc.xlf
index 1962f875d..a9ae7693c 100644
--- a/client/src/locale/angular.oc.xlf
+++ b/client/src/locale/angular.oc.xlf
@@ -553,19 +553,19 @@
553 <trans-unit id="1006562256968398209" datatype="html"> 553 <trans-unit id="1006562256968398209" datatype="html">
554 <source>video</source> 554 <source>video</source>
555 <target state="new">video</target> 555 <target state="new">video</target>
556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 556
557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 557
558 </trans-unit> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
559 <trans-unit id="6995024616159044376" datatype="html"> 559 <trans-unit id="6995024616159044376" datatype="html">
560 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 560 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
561 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 561 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 562
563 </trans-unit> 563 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
564 <trans-unit id="7873395933409147217" datatype="html"> 564 <trans-unit id="7873395933409147217" datatype="html">
565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
566 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 566 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 567
568 </trans-unit> 568 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
569 <trans-unit id="5235042777215655908" datatype="html"> 569 <trans-unit id="5235042777215655908" datatype="html">
570 <source>subtitles</source> 570 <source>subtitles</source>
571 <target state="new">subtitles</target> 571 <target state="new">subtitles</target>
@@ -634,8 +634,8 @@
634 <trans-unit id="2466846716878254816" datatype="html"> 634 <trans-unit id="2466846716878254816" datatype="html">
635 <source>Element <x id="PH" equiv-text="param"/> not found</source> 635 <source>Element <x id="PH" equiv-text="param"/> not found</source>
636 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 636 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 637
638 </trans-unit> 638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
639 <trans-unit id="7539427273132299890"> 639 <trans-unit id="7539427273132299890">
640 <source>Unlisted</source> 640 <source>Unlisted</source>
641 <target>Pas listada</target> 641 <target>Pas listada</target>
@@ -798,16 +798,13 @@
798 <trans-unit id="158575725114802951" datatype="html"> 798 <trans-unit id="158575725114802951" datatype="html">
799 <source>Only live videos</source> 799 <source>Only live videos</source>
800 <target state="new">Only live videos</target> 800 <target state="new">Only live videos</target>
801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 801
802 </trans-unit> 802 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
803 <trans-unit id="9157178301885999151" datatype="html"> 803 <trans-unit id="9157178301885999151" datatype="html">
804 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 804 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
805 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 805 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
806 <context-group purpose="location"> 806
807 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
808 <context context-type="linenumber">170</context>
809 </context-group>
810 </trans-unit>
811 <trans-unit id="7585826646011739428"> 808 <trans-unit id="7585826646011739428">
812 <source>Edit</source> 809 <source>Edit</source>
813 <target>Modificar</target> 810 <target>Modificar</target>
@@ -1261,46 +1258,52 @@
1261 <trans-unit id="3997350348765083892"> 1258 <trans-unit id="3997350348765083892">
1262 <source>Username or email address</source> 1259 <source>Username or email address</source>
1263 <target>Nom d’utilizaire o adreça electronica</target> 1260 <target>Nom d’utilizaire o adreça electronica</target>
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1261
1265 </trans-unit> 1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1266 <trans-unit id="175344056589888866" datatype="html"> 1263 <trans-unit id="175344056589888866" datatype="html">
1267 <source>Example: john@example.com</source> 1264 <source>Example: john@example.com</source>
1268 <target state="new">Example: john@example.com</target> 1265 <target state="new">Example: john@example.com</target>
1266
1267
1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1269 <trans-unit id="1758058452376026925" datatype="html">
1270 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1271 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1272
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1274 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1269 <context-group purpose="location"> 1275 <context-group purpose="location">
1270 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1276 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1271 <context context-type="linenumber">46</context> 1277 <context context-type="linenumber">70</context>
1272 </context-group> 1278 </context-group>
1279 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1280 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1273 <context-group purpose="location"> 1281 <context-group purpose="location">
1274 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1282 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1275 <context context-type="linenumber">53</context> 1283 <context context-type="linenumber">72</context>
1276 </context-group> 1284 </context-group>
1277 </trans-unit> 1285 </trans-unit>
1278 <trans-unit id="1758058452376026925" datatype="html">
1279 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1280 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1282 </trans-unit>
1283 <trans-unit id="1431416938026210429"> 1286 <trans-unit id="1431416938026210429">
1284 <source>Password</source> 1287 <source>Password</source>
1285 <target>Senhal</target> 1288 <target>Senhal</target>
1286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1289
1287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1290
1288 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1291
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1292
1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1293
1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1294
1292 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1295
1293 </trans-unit> 1296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1294 <trans-unit id="8715156686857791956" datatype="html"> 1297 <trans-unit id="8715156686857791956" datatype="html">
1295 <source>Click here to reset your password</source> 1298 <source>Click here to reset your password</source>
1296 <target state="translated">Clicatz aquí per reïnicializar vòstre senhal</target> 1299 <target state="translated">Clicatz aquí per reïnicializar vòstre senhal</target>
1297 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1300
1298 </trans-unit> 1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1299 <trans-unit id="892063502898494584" datatype="html"> 1302 <trans-unit id="892063502898494584" datatype="html">
1300 <source>I forgot my password</source> 1303 <source>I forgot my password</source>
1301 <target state="new">I forgot my password</target> 1304 <target state="new">I forgot my password</target>
1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1305
1303 </trans-unit> 1306 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1304 <trans-unit id="2101170466365500913" datatype="html"> 1307 <trans-unit id="2101170466365500913" datatype="html">
1305 <source>Logging into an account lets you publish content</source> 1308 <source>Logging into an account lets you publish content</source>
1306 <target state="new"> Logging into an account lets you publish content </target> 1309 <target state="new"> Logging into an account lets you publish content </target>
@@ -1325,53 +1328,53 @@
1325 <trans-unit id="3183213940445113677" datatype="html"> 1328 <trans-unit id="3183213940445113677" datatype="html">
1326 <source>Or sign in with</source> 1329 <source>Or sign in with</source>
1327 <target state="new">Or sign in with</target> 1330 <target state="new">Or sign in with</target>
1328 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1331
1329 </trans-unit> 1332 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1330 <trans-unit id="3238209155172574367"> 1333 <trans-unit id="3238209155172574367">
1331 <source>Forgot your password</source> 1334 <source>Forgot your password</source>
1332 <target>Senhal oblidat</target> 1335 <target>Senhal oblidat</target>
1333 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1336
1334 </trans-unit> 1337 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1335 <trans-unit id="87327320394367488" datatype="html"> 1338 <trans-unit id="87327320394367488" datatype="html">
1336 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1339 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1337 <target state="translated">O planhèm, podètz pas restaurar lo senhal perque l'administrator de l'instància configurèt pas lo sistèm de corrièl de PeerTube.</target> 1340 <target state="translated">O planhèm, podètz pas restaurar lo senhal perque l'administrator de l'instància configurèt pas lo sistèm de corrièl de PeerTube.</target>
1338 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1341
1339 </trans-unit> 1342 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1340 <trans-unit id="3188014010833256853" datatype="html"> 1343 <trans-unit id="3188014010833256853" datatype="html">
1341 <source>Enter your email address and we will send you a link to reset your password.</source> 1344 <source>Enter your email address and we will send you a link to reset your password.</source>
1342 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1345 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1343 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1346
1344 </trans-unit> 1347 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1345 <trans-unit id="1190256911880544559" datatype="html"> 1348 <trans-unit id="1190256911880544559" datatype="html">
1346 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1349 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1347The link will expire within 1 hour.</source> 1350The link will expire within 1 hour.</source>
1348 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1351 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1349The link will expire within 1 hour.</target> 1352The link will expire within 1 hour.</target>
1350 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1353
1351 </trans-unit> 1354 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1352 <trans-unit id="4768749765465246664"> 1355 <trans-unit id="4768749765465246664">
1353 <source>Email</source> 1356 <source>Email</source>
1354 <target>Corrièl</target> 1357 <target>Corrièl</target>
1355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1358
1356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1359
1357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1360
1358 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1361
1359 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1362
1360 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1363
1361 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1364
1362 </trans-unit> 1365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1363 <trans-unit id="3967269098753656610"> 1366 <trans-unit id="3967269098753656610">
1364 <source>Email address</source> 1367 <source>Email address</source>
1365 <target>Adreça de corrièl</target> 1368 <target>Adreça de corrièl</target>
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1369
1367 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1370
1368 </trans-unit> 1371 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1369 <trans-unit id="7808756054397155068" datatype="html"> 1372 <trans-unit id="7808756054397155068" datatype="html">
1370 <source>Reset</source> 1373 <source>Reset</source>
1371 <target state="new">Reset</target> 1374 <target state="new">Reset</target>
1372 <note priority="1" from="description">Password reset button</note> 1375 <note priority="1" from="description">Password reset button</note>
1373 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1376
1374 </trans-unit> 1377 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1375 <trans-unit id="4319634264526091601" datatype="html"> 1378 <trans-unit id="4319634264526091601" datatype="html">
1376 <source>on this instance</source> 1379 <source>on this instance</source>
1377 <target state="new">on this instance</target> 1380 <target state="new">on this instance</target>
@@ -1616,6 +1619,12 @@ The link will expire within 1 hour.</target>
1616 Configurar mon instància 1619 Configurar mon instància
1617 </target> 1620 </target>
1618 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1621 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1622 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1623 <source>Confirm your password</source><target state="new">Confirm your password</target>
1624 <context-group purpose="location">
1625 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1626 <context context-type="linenumber">54</context>
1627 </context-group>
1619 </trans-unit> 1628 </trans-unit>
1620 <trans-unit id="9005121595859995793"> 1629 <trans-unit id="9005121595859995793">
1621 <source>Configuration warning!</source> 1630 <source>Configuration warning!</source>
@@ -1830,8 +1839,8 @@ The link will expire within 1 hour.</target>
1830 <trans-unit id="8893390761160292681" datatype="html"> 1839 <trans-unit id="8893390761160292681" datatype="html">
1831 <source>My account</source> 1840 <source>My account</source>
1832 <target state="new">My account</target> 1841 <target state="new">My account</target>
1833 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1842
1834 </trans-unit> 1843 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1835 <trans-unit id="6371572688505952303" datatype="html"> 1844 <trans-unit id="6371572688505952303" datatype="html">
1836 <source>My library</source> 1845 <source>My library</source>
1837 <target state="new">My library</target> 1846 <target state="new">My library</target>
@@ -1840,10 +1849,10 @@ The link will expire within 1 hour.</target>
1840 <trans-unit id="2308975396733519902"> 1849 <trans-unit id="2308975396733519902">
1841 <source>Create an account</source> 1850 <source>Create an account</source>
1842 <target>Crear un compte</target> 1851 <target>Crear un compte</target>
1843 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1852
1844 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1853
1845 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1854
1846 </trans-unit> 1855 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1847 <trans-unit id="3108704604266608109" datatype="html"> 1856 <trans-unit id="3108704604266608109" datatype="html">
1848 <source>My video imports</source> 1857 <source>My video imports</source>
1849 <target state="new">My video imports</target> 1858 <target state="new">My video imports</target>
@@ -1862,35 +1871,35 @@ The link will expire within 1 hour.</target>
1862 <trans-unit id="667372110624203230" datatype="html"> 1871 <trans-unit id="667372110624203230" datatype="html">
1863 <source>Import jobs concurrency</source> 1872 <source>Import jobs concurrency</source>
1864 <target state="new">Import jobs concurrency</target> 1873 <target state="new">Import jobs concurrency</target>
1865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1874
1866 </trans-unit> 1875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1867 <trans-unit id="2184839376696112704" datatype="html"> 1876 <trans-unit id="2184839376696112704" datatype="html">
1868 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1877 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1869 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1878 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1879
1871 </trans-unit> 1880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1872 <trans-unit id="780513172839038392" datatype="html"> 1881 <trans-unit id="780513172839038392" datatype="html">
1873 <source>jobs in parallel</source> 1882 <source>jobs in parallel</source>
1874 <target state="new">jobs in parallel</target> 1883 <target state="new">jobs in parallel</target>
1875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1884
1876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1885
1877 </trans-unit> 1886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1878 <trans-unit id="5997625369044180192" datatype="html"> 1887 <trans-unit id="5997625369044180192" datatype="html">
1879 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1888 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1880 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1889 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1890
1882 </trans-unit> 1891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1883 <trans-unit id="2095604754338363597" datatype="html"> 1892 <trans-unit id="2095604754338363597" datatype="html">
1884 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1893 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1885 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1894 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1895
1887 </trans-unit> 1896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1888 <trans-unit id="7627544798203088407"> 1897 <trans-unit id="7627544798203088407">
1889 <source>Discover</source> 1898 <source>Discover</source>
1890 <target>Descobrir</target> 1899 <target>Descobrir</target>
1891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1900
1892 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1901
1893 </trans-unit> 1902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1894 <trans-unit id="7844706011418789951"> 1903 <trans-unit id="7844706011418789951">
1895 <source>Administration</source> 1904 <source>Administration</source>
1896 <target>Administracion</target> 1905 <target>Administracion</target>
@@ -2131,8 +2140,8 @@ The link will expire within 1 hour.</target>
2131 <trans-unit id="2971365540217107489" datatype="html"> 2140 <trans-unit id="2971365540217107489" datatype="html">
2132 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2141 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2133 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 2142 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2134 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2143
2135 </trans-unit> 2144 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2136 <trans-unit id="5131854469652959713" datatype="html"> 2145 <trans-unit id="5131854469652959713" datatype="html">
2137 <source>GLOBAL SEARCH</source> 2146 <source>GLOBAL SEARCH</source>
2138 <target state="translated">RECÈRCA GLOBALA</target> 2147 <target state="translated">RECÈRCA GLOBALA</target>
@@ -2526,7 +2535,7 @@ The link will expire within 1 hour.</target>
2526 2535
2527 2536
2528 2537
2529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2530 <trans-unit id="2504502765849142619" datatype="html"> 2539 <trans-unit id="2504502765849142619" datatype="html">
2531 <source>No items found</source> 2540 <source>No items found</source>
2532 <target state="new">No items found</target> 2541 <target state="new">No items found</target>
@@ -2954,8 +2963,8 @@ The link will expire within 1 hour.</target>
2954 <trans-unit id="6161604372916832458" datatype="html"> 2963 <trans-unit id="6161604372916832458" datatype="html">
2955 <source>Upload on hold</source> 2964 <source>Upload on hold</source>
2956 <target state="new">Upload on hold</target> 2965 <target state="new">Upload on hold</target>
2957 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2966
2958 </trans-unit> 2967 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2959 <trans-unit id="285180972645018518" datatype="html"> 2968 <trans-unit id="285180972645018518" datatype="html">
2960 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2969 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2961 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2970 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -3224,11 +3233,11 @@ The link will expire within 1 hour.</target>
3224 <trans-unit id="2454050363478003966" datatype="html"> 3233 <trans-unit id="2454050363478003966" datatype="html">
3225 <source>Login</source> 3234 <source>Login</source>
3226 <target state="translated">Connexion</target> 3235 <target state="translated">Connexion</target>
3227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3236
3228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3237
3229 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3238
3230 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3239
3231 </trans-unit> 3240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3232 <trans-unit id="6154714649766447409" datatype="html"> 3241 <trans-unit id="6154714649766447409" datatype="html">
3233 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3242 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3234 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3243 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -3960,79 +3969,86 @@ The link will expire within 1 hour.</target>
3960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3962 </trans-unit> 3971 </trans-unit>
3963 <trans-unit id="7046347992315328430" datatype="html"> 3972
3964 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3965 <target state="new">
3966 Transcoding is enabled. The video quota only takes into account
3967 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3968 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3969 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3970 At most, this user could upload ~
3971 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3972
3973 </target>
3974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3976 </trans-unit>
3977 <trans-unit id="2743014784334706527"> 3973 <trans-unit id="2743014784334706527">
3978 <source>Daily video quota</source> 3974 <source>Daily video quota</source>
3979 <target>Quòta jornalièr de vidèo</target> 3975 <target>Quòta jornalièr de vidèo</target>
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3976
3981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3977
3982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3978
3983 </trans-unit> 3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3984 <trans-unit id="2622255144026150901" datatype="html"> 3980 <trans-unit id="2622255144026150901" datatype="html">
3985 <source>Auth plugin</source> 3981 <source>Auth plugin</source>
3986 <target state="new">Auth plugin</target> 3982 <target state="new">Auth plugin</target>
3987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3983
3988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3984
3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3985
3990 </trans-unit> 3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3991 <trans-unit id="588099657508661970" datatype="html"> 3987 <trans-unit id="588099657508661970" datatype="html">
3992 <source>None (local authentication)</source> 3988 <source>None (local authentication)</source>
3993 <target state="new">None (local authentication)</target> 3989 <target state="new">None (local authentication)</target>
3994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3990
3995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3991
3996 </trans-unit> 3992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3997 <trans-unit id="2070907480317730379" datatype="html"> 3993 <trans-unit id="2070907480317730379" datatype="html">
3998 <source>Doesn't need review before a video goes public</source> 3994 <source>Doesn't need review before a video goes public</source>
3999 <target state="new">Doesn't need review before a video goes public</target> 3995 <target state="new">Doesn't need review before a video goes public</target>
4000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3996
4001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3997
4002 </trans-unit> 3998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
4003 <trans-unit id="6667250632809964191"> 3999 <trans-unit id="6667250632809964191">
4004 <source>Send a link to reset the password by email to the user</source> 4000 <source>Send a link to reset the password by email to the user</source>
4005 <target>Enviar un ligam per reïnicializar lo senhal a l’utilizaire</target> 4001 <target>Enviar un ligam per reïnicializar lo senhal a l’utilizaire</target>
4006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 4002
4007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 4003
4008 </trans-unit> 4004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
4009 <trans-unit id="1412406834353485520"> 4005 <trans-unit id="1412406834353485520">
4010 <source>Ask for new password</source> 4006 <source>Ask for new password</source>
4011 <target>Demandar un nòu senhal</target> 4007 <target>Demandar un nòu senhal</target>
4012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 4008
4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 4009
4014 </trans-unit> 4010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
4015 <trans-unit id="3791201588898094481"> 4011 <trans-unit id="3791201588898094481">
4016 <source>Manually set the user password</source> 4012 <source>Manually set the user password</source>
4017 <target>Definir manualament lo senhal de l’utilizaire</target> 4013 <target>Definir manualament lo senhal de l’utilizaire</target>
4018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 4014
4019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 4015
4016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
4017 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
4018 <context-group purpose="location">
4019 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4020 <context context-type="linenumber">227</context>
4021 </context-group>
4022 <context-group purpose="location">
4023 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4024 <context context-type="linenumber">227</context>
4025 </context-group>
4026 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
4027 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
4028 <context-group purpose="location">
4029 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4030 <context context-type="linenumber">228</context>
4031 </context-group>
4032 <context-group purpose="location">
4033 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4034 <context context-type="linenumber">228</context>
4035 </context-group>
4020 </trans-unit> 4036 </trans-unit>
4021 <trans-unit id="8461842260159597706"> 4037 <trans-unit id="8461842260159597706">
4022 <source>Show</source> 4038 <source>Show</source>
4023 <target>Mostrar</target> 4039 <target>Mostrar</target>
4024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 4040
4025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 4041
4026 </trans-unit> 4042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
4027 <trans-unit id="8461609631969932886"> 4043 <trans-unit id="8461609631969932886">
4028 <source>Hide</source> 4044 <source>Hide</source>
4029 <target>Amagar</target> 4045 <target>Amagar</target>
4030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 4046
4031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 4047
4032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 4048
4033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 4049
4034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 4050
4035 </trans-unit> 4051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
4036 <trans-unit id="7049348886126005391"> 4052 <trans-unit id="7049348886126005391">
4037 <source>Batch actions</source> 4053 <source>Batch actions</source>
4038 <target>Accions Batch</target> 4054 <target>Accions Batch</target>
@@ -4114,22 +4130,22 @@ The link will expire within 1 hour.</target>
4114 <trans-unit id="7815838401315213887"> 4130 <trans-unit id="7815838401315213887">
4115 <source>Muted accounts</source> 4131 <source>Muted accounts</source>
4116 <target>Comptes muts</target> 4132 <target>Comptes muts</target>
4117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4133
4118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4134
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4135
4120 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4136
4121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4137
4122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4138
4123 </trans-unit> 4139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4124 <trans-unit id="5668793810321242853"> 4140 <trans-unit id="5668793810321242853">
4125 <source>Muted servers</source> 4141 <source>Muted servers</source>
4126 <target>Servidors muts</target> 4142 <target>Servidors muts</target>
4127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4143
4128 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4144
4129 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4145
4130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4146
4131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4147
4132 </trans-unit> 4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4133 <trans-unit id="2343069726009080052" datatype="html"> 4149 <trans-unit id="2343069726009080052" datatype="html">
4134 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4150 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4135 <target state="new">Video 4151 <target state="new">Video
@@ -5310,181 +5326,175 @@ The link will expire within 1 hour.</target>
5310 <trans-unit id="7169210802367807492" datatype="html"> 5326 <trans-unit id="7169210802367807492" datatype="html">
5311 <source>bytes</source> 5327 <source>bytes</source>
5312 <target state="new">bytes</target> 5328 <target state="new">bytes</target>
5313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5329
5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5330
5315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5331
5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5332
5317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5333
5318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5334
5319 </trans-unit> 5335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5320 <trans-unit id="8509882464852636851" datatype="html"> 5336 <trans-unit id="8509882464852636851" datatype="html">
5321 <source>Default daily upload limit per user</source> 5337 <source>Default daily upload limit per user</source>
5322 <target state="new">Default daily upload limit per user</target> 5338 <target state="new">Default daily upload limit per user</target>
5323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5339
5324 </trans-unit> 5340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5325 <trans-unit id="4719342289581047890" datatype="html"> 5341 <trans-unit id="4719342289581047890" datatype="html">
5326 <source>Allow import with a torrent file or a magnet URI</source> 5342 <source>Allow import with a torrent file or a magnet URI</source>
5327 <target state="new">Allow import with a torrent file or a magnet URI</target> 5343 <target state="new">Allow import with a torrent file or a magnet URI</target>
5328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5344
5329 </trans-unit> 5345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5330 <trans-unit id="6801844913630625451" datatype="html"> 5346 <trans-unit id="6801844913630625451" datatype="html">
5331 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5347 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5332 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5348 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5349
5334 </trans-unit> 5350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5335 <trans-unit id="2634326893148077182" datatype="html"> 5351 <trans-unit id="2634326893148077182" datatype="html">
5336 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5352 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5337 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5353 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5338 <context-group purpose="location"> 5354
5339 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5340 <context context-type="linenumber">293</context>
5341 </context-group>
5342 </trans-unit>
5343 <trans-unit id="7404104645798703279" datatype="html"> 5356 <trans-unit id="7404104645798703279" datatype="html">
5344 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5357 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5345 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5358 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5346 <context-group purpose="location"> 5359
5347 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5348 <context context-type="linenumber">296,298</context>
5349 </context-group>
5350 </trans-unit>
5351 <trans-unit id="3950258704315544174" datatype="html"> 5361 <trans-unit id="3950258704315544174" datatype="html">
5352 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5362 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5353 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5363 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5364
5355 </trans-unit> 5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5356 <trans-unit id="424703522835656806" datatype="html"> 5366 <trans-unit id="424703522835656806" datatype="html">
5357 <source>VIDEO CHANNELS</source> 5367 <source>VIDEO CHANNELS</source>
5358 <target state="new">VIDEO CHANNELS</target> 5368 <target state="new">VIDEO CHANNELS</target>
5359 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5369
5360 </trans-unit> 5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5361 <trans-unit id="7026684190224451991" datatype="html"> 5371 <trans-unit id="7026684190224451991" datatype="html">
5362 <source>Max video channels per user</source> 5372 <source>Max video channels per user</source>
5363 <target state="new">Max video channels per user</target> 5373 <target state="new">Max video channels per user</target>
5364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5374
5365 </trans-unit> 5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5366 <trans-unit id="3840267063842708224" datatype="html"> 5376 <trans-unit id="3840267063842708224" datatype="html">
5367 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5377 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5368 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5378 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5369 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5379
5370 </trans-unit> 5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5371 <trans-unit id="3428986951244800347" datatype="html"> 5381 <trans-unit id="3428986951244800347" datatype="html">
5372 <source>Block new videos automatically</source> 5382 <source>Block new videos automatically</source>
5373 <target state="new">Block new videos automatically</target> 5383 <target state="new">Block new videos automatically</target>
5374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5384
5375 </trans-unit> 5385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5376 <trans-unit id="2054846790157376783" datatype="html"> 5386 <trans-unit id="2054846790157376783" datatype="html">
5377 <source>SEARCH</source> 5387 <source>SEARCH</source>
5378 <target state="translated">CERCAR</target> 5388 <target state="translated">CERCAR</target>
5379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5389
5380 </trans-unit> 5390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5381 <trans-unit id="3442084803796199253" datatype="html"> 5391 <trans-unit id="3442084803796199253" datatype="html">
5382 <source>Allow users to do remote URI/handle search</source> 5392 <source>Allow users to do remote URI/handle search</source>
5383 <target state="new">Allow users to do remote URI/handle search</target> 5393 <target state="new">Allow users to do remote URI/handle search</target>
5384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5394
5385 </trans-unit> 5395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5386 <trans-unit id="2258148539285928012" datatype="html"> 5396 <trans-unit id="2258148539285928012" datatype="html">
5387 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5397 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5388 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5398 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5399
5390 </trans-unit> 5400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5391 <trans-unit id="7295422540935146771" datatype="html"> 5401 <trans-unit id="7295422540935146771" datatype="html">
5392 <source>Allow anonymous to do remote URI/handle search</source> 5402 <source>Allow anonymous to do remote URI/handle search</source>
5393 <target state="new">Allow anonymous to do remote URI/handle search</target> 5403 <target state="new">Allow anonymous to do remote URI/handle search</target>
5394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5404
5395 </trans-unit> 5405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5396 <trans-unit id="7305237807882754643" datatype="html"> 5406 <trans-unit id="7305237807882754643" datatype="html">
5397 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5407 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5398 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5408 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5399 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5409
5400 </trans-unit> 5410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5401 <trans-unit id="5273935530181504015" datatype="html"> 5411 <trans-unit id="5273935530181504015" datatype="html">
5402 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5412 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5403 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5413 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5414
5405 </trans-unit> 5415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5406 <trans-unit id="1886227550697837417" datatype="html"> 5416 <trans-unit id="1886227550697837417" datatype="html">
5407 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5417 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5408 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5418 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5419
5410 </trans-unit> 5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5411 <trans-unit id="2331464426553277323" datatype="html"> 5421 <trans-unit id="2331464426553277323" datatype="html">
5412 <source>Search index URL</source> 5422 <source>Search index URL</source>
5413 <target state="new">Search index URL</target> 5423 <target state="new">Search index URL</target>
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5424
5415 </trans-unit> 5425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5416 <trans-unit id="8524278911521465398" datatype="html"> 5426 <trans-unit id="8524278911521465398" datatype="html">
5417 <source>Disable local search in search bar</source> 5427 <source>Disable local search in search bar</source>
5418 <target state="new">Disable local search in search bar</target> 5428 <target state="new">Disable local search in search bar</target>
5419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5429
5420 </trans-unit> 5430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5421 <trans-unit id="6568991917245875948" datatype="html"> 5431 <trans-unit id="6568991917245875948" datatype="html">
5422 <source>Otherwise the local search stays used by default</source> 5432 <source>Otherwise the local search stays used by default</source>
5423 <target state="new">Otherwise the local search stays used by default</target> 5433 <target state="new">Otherwise the local search stays used by default</target>
5424 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5434
5425 </trans-unit> 5435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5426 <trans-unit id="4444955208013675027" datatype="html"> 5436 <trans-unit id="4444955208013675027" datatype="html">
5427 <source>Search bar uses the global search index by default</source> 5437 <source>Search bar uses the global search index by default</source>
5428 <target state="new">Search bar uses the global search index by default</target> 5438 <target state="new">Search bar uses the global search index by default</target>
5429 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5439
5430 </trans-unit> 5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5431 <trans-unit id="6476750382562952780" datatype="html"> 5441 <trans-unit id="6476750382562952780" datatype="html">
5432 <source>Enable global search</source> 5442 <source>Enable global search</source>
5433 <target state="new">Enable global search</target> 5443 <target state="new">Enable global search</target>
5434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5444
5435 </trans-unit> 5445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5436 <trans-unit id="836183323506117145" datatype="html"> 5446 <trans-unit id="836183323506117145" datatype="html">
5437 <source>FEDERATION</source> 5447 <source>FEDERATION</source>
5438 <target state="translated">FEDERACION</target> 5448 <target state="translated">FEDERACION</target>
5439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5449
5440 </trans-unit> 5450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5441 <trans-unit id="252719899360434356" datatype="html"> 5451 <trans-unit id="252719899360434356" datatype="html">
5442 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5452 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5443 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5453 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5454
5445 </trans-unit> 5455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5446 <trans-unit id="9119248927271669654" datatype="html"> 5456 <trans-unit id="9119248927271669654" datatype="html">
5447 <source>Other instances can follow yours</source> 5457 <source>Other instances can follow yours</source>
5448 <target state="new">Other instances can follow yours</target> 5458 <target state="new">Other instances can follow yours</target>
5449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5459
5450 </trans-unit> 5460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5451 <trans-unit id="7015551137649102649" datatype="html"> 5461 <trans-unit id="7015551137649102649" datatype="html">
5452 <source>Manually approve new instance followers</source> 5462 <source>Manually approve new instance followers</source>
5453 <target state="new">Manually approve new instance followers</target> 5463 <target state="new">Manually approve new instance followers</target>
5454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5464
5455 </trans-unit> 5465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5456 <trans-unit id="4803992993548153434" datatype="html"> 5466 <trans-unit id="4803992993548153434" datatype="html">
5457 <source>Automatically follow back instances</source> 5467 <source>Automatically follow back instances</source>
5458 <target state="new">Automatically follow back instances</target> 5468 <target state="new">Automatically follow back instances</target>
5459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5469
5460 </trans-unit> 5470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5461 <trans-unit id="2092224316392295720" datatype="html"> 5471 <trans-unit id="2092224316392295720" datatype="html">
5462 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5472 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5463 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5473 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5474
5465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5475
5466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5476
5467 </trans-unit> 5477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5468 <trans-unit id="1718269478813020014"> 5478 <trans-unit id="1718269478813020014">
5469 <source>Index URL</source> 5479 <source>Index URL</source>
5470 <target>URL de l’indèx </target> 5480 <target>URL de l’indèx </target>
5471 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5481
5472 </trans-unit> 5482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5473 <trans-unit id="173263206605027981" datatype="html"> 5483 <trans-unit id="173263206605027981" datatype="html">
5474 <source>Automatically follow instances of a public index</source> 5484 <source>Automatically follow instances of a public index</source>
5475 <target state="new">Automatically follow instances of a public index</target> 5485 <target state="new">Automatically follow instances of a public index</target>
5476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5486
5477 </trans-unit> 5487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5478 <trans-unit id="9076632742417302918" datatype="html"> 5488 <trans-unit id="9076632742417302918" datatype="html">
5479 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5489 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5480 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5490 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5491
5482 </trans-unit> 5492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5483 <trans-unit id="3946988229617310200" datatype="html"> 5493 <trans-unit id="3946988229617310200" datatype="html">
5484 <source>ADMINISTRATORS</source> 5494 <source>ADMINISTRATORS</source>
5485 <target state="translated">ADMINISTRATORS</target> 5495 <target state="translated">ADMINISTRATORS</target>
5486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5496
5487 </trans-unit> 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5488 <trans-unit id="2149300564474427551"> 5498 <trans-unit id="2149300564474427551">
5489 <source>Administrator</source> 5499 <source>Administrator</source>
5490 <target>Administrator</target> 5500 <target>Administrator</target>
@@ -5493,13 +5503,13 @@ The link will expire within 1 hour.</target>
5493 <trans-unit id="3171683206914962995"> 5503 <trans-unit id="3171683206914962995">
5494 <source>Admin email</source> 5504 <source>Admin email</source>
5495 <target>Adreça de l’admin</target> 5505 <target>Adreça de l’admin</target>
5496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5506
5497 </trans-unit> 5507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5498 <trans-unit id="4722881456283329321"> 5508 <trans-unit id="4722881456283329321">
5499 <source>Enable contact form</source> 5509 <source>Enable contact form</source>
5500 <target>Activar lo formulari de contacte</target> 5510 <target>Activar lo formulari de contacte</target>
5501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5511
5502 </trans-unit> 5512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5503 <trans-unit id="5926348345797688952" datatype="html"> 5513 <trans-unit id="5926348345797688952" datatype="html">
5504 <source>VOD Transcoding</source> 5514 <source>VOD Transcoding</source>
5505 <target state="new">VOD Transcoding</target> 5515 <target state="new">VOD Transcoding</target>
@@ -5508,28 +5518,28 @@ The link will expire within 1 hour.</target>
5508 <trans-unit id="1765095834299337775" datatype="html"> 5518 <trans-unit id="1765095834299337775" datatype="html">
5509 <source>TWITTER</source> 5519 <source>TWITTER</source>
5510 <target state="translated">TWITTER</target> 5520 <target state="translated">TWITTER</target>
5511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5521
5512 </trans-unit> 5522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5513 <trans-unit id="3202133522706129143" datatype="html"> 5523 <trans-unit id="3202133522706129143" datatype="html">
5514 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5524 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5515 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5525 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5526
5517 </trans-unit> 5527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5518 <trans-unit id="4087837092261487511"> 5528 <trans-unit id="4087837092261487511">
5519 <source>Your Twitter username</source> 5529 <source>Your Twitter username</source>
5520 <target>Vòstre nom d’utilizaire Twitter</target> 5530 <target>Vòstre nom d’utilizaire Twitter</target>
5521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5531
5522 </trans-unit> 5532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5523 <trans-unit id="5648651824279408711" datatype="html"> 5533 <trans-unit id="5648651824279408711" datatype="html">
5524 <source>Instance allowed by Twitter</source> 5534 <source>Instance allowed by Twitter</source>
5525 <target state="new">Instance allowed by Twitter</target> 5535 <target state="new">Instance allowed by Twitter</target>
5526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5536
5527 </trans-unit> 5537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5528 <trans-unit id="2076338542820061819" datatype="html"> 5538 <trans-unit id="2076338542820061819" datatype="html">
5529 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5539 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5530 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5540 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5541
5532 </trans-unit> 5542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5533 <trans-unit id="493135676263039396" datatype="html"> 5543 <trans-unit id="493135676263039396" datatype="html">
5534 <source>LIVE</source> 5544 <source>LIVE</source>
5535 <target state="new">LIVE</target> 5545 <target state="new">LIVE</target>
@@ -5934,19 +5944,81 @@ color: red;
5934 <source>PASSWORD</source> 5944 <source>PASSWORD</source>
5935 <target state="translated">SENHAL</target> 5945 <target state="translated">SENHAL</target>
5936 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5946 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5947 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5948 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5949 <context-group purpose="location">
5950 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5951 <context context-type="linenumber">67</context>
5952 </context-group>
5937 </trans-unit> 5953 </trans-unit>
5938 <trans-unit id="9012586956848595996" datatype="html"> 5954 <trans-unit id="9012586956848595996" datatype="html">
5939 <source>EMAIL</source> 5955 <source>EMAIL</source>
5940 <target state="translated">EMAIL</target> 5956 <target state="translated">EMAIL</target>
5941 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5957
5958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5959 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5960 <context-group purpose="location">
5961 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5962 <context context-type="linenumber">3,5</context>
5963 </context-group>
5964 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5965 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5966 <context-group purpose="location">
5967 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5968 <context context-type="linenumber">5</context>
5969 </context-group>
5970 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5971 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5972 <context-group purpose="location">
5973 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5974 <context context-type="linenumber">9</context>
5975 </context-group>
5976 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5977 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5978 <context-group purpose="location">
5979 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5980 <context context-type="linenumber">31</context>
5981 </context-group>
5982 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5983 <source>Disable two factor</source><target state="new">Disable two factor</target>
5984 <context-group purpose="location">
5985 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5986 <context context-type="linenumber">33</context>
5987 </context-group>
5988 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5989 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5990 <context-group purpose="location">
5991 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5992 <context context-type="linenumber">43</context>
5993 </context-group>
5994 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5995 <source> Two factor authentication is already enabled.
5996</source><target state="new"> Two factor authentication is already enabled.
5997</target>
5998 <context-group purpose="location">
5999 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6000 <context context-type="linenumber">6,8</context>
6001 </context-group>
6002 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
6003 <source>Your password</source><target state="new">Your password</target>
6004 <context-group purpose="location">
6005 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6006 <context context-type="linenumber">14</context>
6007 </context-group>
6008 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
6009 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
6010 <context-group purpose="location">
6011 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6012 <context context-type="linenumber">15</context>
6013 </context-group>
5942 </trans-unit> 6014 </trans-unit>
5943 <trans-unit id="7752239348028675311" datatype="html"> 6015 <trans-unit id="7752239348028675311" datatype="html">
5944 <source>DANGER ZONE</source> 6016 <source>DANGER ZONE</source>
5945 <target state="translated">ZÃ’NA PERILHOSA</target> 6017 <target state="translated">ZÃ’NA PERILHOSA</target>
5946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 6018
5947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 6019
5948 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 6020
5949 </trans-unit> 6021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5950 <trans-unit id="4915431133669985304"> 6022 <trans-unit id="4915431133669985304">
5951 <source>Profile</source> 6023 <source>Profile</source>
5952 <target>Perfil</target> 6024 <target>Perfil</target>
@@ -6093,9 +6165,9 @@ color: red;
6093 <trans-unit id="5340498030552368470"> 6165 <trans-unit id="5340498030552368470">
6094 <source>Current password</source> 6166 <source>Current password</source>
6095 <target>Senhal actual</target> 6167 <target>Senhal actual</target>
6096 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 6168
6097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 6169
6098 </trans-unit> 6170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
6099 <trans-unit id="3588415639242079458"> 6171 <trans-unit id="3588415639242079458">
6100 <source>New password</source> 6172 <source>New password</source>
6101 <target>Nòu senhal</target> 6173 <target>Nòu senhal</target>
@@ -6380,7 +6452,17 @@ color: red;
6380 <trans-unit id="4247400351982331798" datatype="html"> 6452 <trans-unit id="4247400351982331798" datatype="html">
6381 <source>Account settings</source> 6453 <source>Account settings</source>
6382 <target state="translated">Paramètres del compte</target> 6454 <target state="translated">Paramètres del compte</target>
6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6455
6456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6457 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6458 <context-group purpose="location">
6459 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6460 <context context-type="linenumber">39</context>
6461 </context-group>
6462 <context-group purpose="location">
6463 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6464 <context context-type="linenumber">3</context>
6465 </context-group>
6384 </trans-unit> 6466 </trans-unit>
6385 <trans-unit id="2864486939135008600" datatype="html"> 6467 <trans-unit id="2864486939135008600" datatype="html">
6386 <source>Playlist elements</source> 6468 <source>Playlist elements</source>
@@ -7776,10 +7858,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7776 <trans-unit id="1504521795586863905" datatype="html"> 7858 <trans-unit id="1504521795586863905" datatype="html">
7777 <source>VIDEOS</source> 7859 <source>VIDEOS</source>
7778 <target state="new">VIDEOS</target> 7860 <target state="new">VIDEOS</target>
7779 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7861
7780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7862
7781 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7863
7782 </trans-unit> 7864 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7783 <trans-unit id="25349740244798533"> 7865 <trans-unit id="25349740244798533">
7784 <source>Username copied</source> 7866 <source>Username copied</source>
7785 <target>Nom d’utilizaire copiat</target> 7867 <target>Nom d’utilizaire copiat</target>
@@ -7953,8 +8035,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7953 <trans-unit id="3203902538239082422" datatype="html"> 8035 <trans-unit id="3203902538239082422" datatype="html">
7954 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 8036 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7955 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 8037 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 8038
7957 </trans-unit> 8039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7958 <trans-unit id="6284468333579755406" datatype="html"> 8040 <trans-unit id="6284468333579755406" datatype="html">
7959 <source>Edit custom configuration</source> 8041 <source>Edit custom configuration</source>
7960 <target state="new">Edit custom configuration</target> 8042 <target state="new">Edit custom configuration</target>
@@ -8154,7 +8236,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8154 8236
8155 8237
8156 8238
8157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 8239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
8158 <trans-unit id="3145156821099755377" datatype="html"> 8240 <trans-unit id="3145156821099755377" datatype="html">
8159 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 8241 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8160 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8242 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -8270,15 +8352,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
8270 <source>Follow request(s) sent!</source> 8352 <source>Follow request(s) sent!</source>
8271 <target>Demanda(s) de seguiment enviada !</target> 8353 <target>Demanda(s) de seguiment enviada !</target>
8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8273 </trans-unit> 8355 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8274 <trans-unit id="3459358413436264734" datatype="html"> 8356 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8275 <source>Your instance subscriptions</source>
8276 <target state="new">Your instance subscriptions</target>
8277 <context-group purpose="location"> 8357 <context-group purpose="location">
8278 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8358 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8279 <context context-type="linenumber">3</context> 8359 <context context-type="linenumber">3</context>
8280 </context-group> 8360 </context-group>
8281 </trans-unit> 8361 </trans-unit>
8362
8282 <trans-unit id="9160510009013134726"> 8363 <trans-unit id="9160510009013134726">
8283 <source>Unfollow</source> 8364 <source>Unfollow</source>
8284 <target>Quitar de seguir</target> 8365 <target>Quitar de seguir</target>
@@ -8849,19 +8930,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8849 <target state="new">User 8930 <target state="new">User
8850 <x id="PH"/> updated. 8931 <x id="PH"/> updated.
8851 </target> 8932 </target>
8852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8933
8853 </trans-unit> 8934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8854 <trans-unit id="1349763489797682899"> 8935 <trans-unit id="1349763489797682899">
8855 <source>Update user</source> 8936 <source>Update user</source>
8856 <target>Actualizar l’utilizaire</target> 8937 <target>Actualizar l’utilizaire</target>
8857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8938
8858 </trans-unit> 8939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8859 <trans-unit id="8819563010322372715"> 8940 <trans-unit id="8819563010322372715">
8860 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8941 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8861 <target>Un corrièl de reïnicializacion de senhal es estat enviat a 8942 <target>Un corrièl de reïnicializacion de senhal es estat enviat a
8862 <x id="PH"/>. 8943 <x id="PH"/>.
8863 </target> 8944 </target>
8864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8945
8946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8947 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8948 <context-group purpose="location">
8949 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8950 <context context-type="linenumber">134</context>
8951 </context-group>
8865 </trans-unit> 8952 </trans-unit>
8866 <trans-unit id="7483807629538115183" datatype="html"> 8953 <trans-unit id="7483807629538115183" datatype="html">
8867 <source>Users list</source> 8954 <source>Users list</source>
@@ -9412,9 +9499,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9412 <trans-unit id="1716062177529601456" datatype="html"> 9499 <trans-unit id="1716062177529601456" datatype="html">
9413 <source>Channel filters</source> 9500 <source>Channel filters</source>
9414 <target state="new">Channel filters</target> 9501 <target state="new">Channel filters</target>
9415 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9502
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9503
9417 </trans-unit> 9504 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9418 <trans-unit id="6059091237492573541" datatype="html"> 9505 <trans-unit id="6059091237492573541" datatype="html">
9419 <source>Update video channel</source> 9506 <source>Update video channel</source>
9420 <target state="new">Update video channel</target> 9507 <target state="new">Update video channel</target>
@@ -9485,18 +9572,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9485 <trans-unit id="5851560788527570644" datatype="html"> 9572 <trans-unit id="5851560788527570644" datatype="html">
9486 <source>Notifications</source> 9573 <source>Notifications</source>
9487 <target state="new">Notifications</target> 9574 <target state="new">Notifications</target>
9488 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9575
9489 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9576
9490 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9577
9491 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9578
9492 </trans-unit> 9579 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9493 <trans-unit id="6658000829978978023" datatype="html"> 9580 <trans-unit id="6658000829978978023" datatype="html">
9494 <source>Applications</source> 9581 <source>Applications</source>
9495 <target state="new">Applications</target> 9582 <target state="new">Applications</target>
9496 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9583
9497 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9584
9498 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9585
9499 </trans-unit> 9586 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9500 <trans-unit id="104404386496394770" datatype="html"> 9587 <trans-unit id="104404386496394770" datatype="html">
9501 <source>Delete playlist</source> 9588 <source>Delete playlist</source>
9502 <target state="new">Delete playlist</target> 9589 <target state="new">Delete playlist</target>
@@ -9512,9 +9599,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9512 <trans-unit id="4844578664427956129" datatype="html"> 9599 <trans-unit id="4844578664427956129" datatype="html">
9513 <source>Change ownership</source> 9600 <source>Change ownership</source>
9514 <target state="new">Change ownership</target> 9601 <target state="new">Change ownership</target>
9515 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9602
9516 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9603
9517 </trans-unit> 9604 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9518 <trans-unit id="3380608219513805292"> 9605 <trans-unit id="3380608219513805292">
9519 <source>Playlist <x id="PH"/> deleted.</source> 9606 <source>Playlist <x id="PH"/> deleted.</source>
9520 <target>Lista de lectura 9607 <target>Lista de lectura
@@ -9526,34 +9613,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9526 <trans-unit id="3058024914967508975"> 9613 <trans-unit id="3058024914967508975">
9527 <source>My videos</source> 9614 <source>My videos</source>
9528 <target>Mas vidèos</target> 9615 <target>Mas vidèos</target>
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9616
9530 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9617
9531 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9618
9532 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9619
9533 </trans-unit> 9620 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9534 <trans-unit id="8197117721861453263"> 9621 <trans-unit id="8197117721861453263">
9535 <source>Do you really want to delete <x id="PH"/> videos?</source> 9622 <source>Do you really want to delete <x id="PH"/> videos?</source>
9536 <target>Volètz vertadièrament suprimir 9623 <target>Volètz vertadièrament suprimir
9537 <x id="PH"/> vidèos ? 9624 <x id="PH"/> vidèos ?
9538 </target> 9625 </target>
9539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9626
9540 </trans-unit> 9627 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9541 <trans-unit id="696910741870112536" datatype="html"> 9628 <trans-unit id="696910741870112536" datatype="html">
9542 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9629 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9543 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9630 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9544 <context-group purpose="location"> 9631
9545 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9632 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9546 <context context-type="linenumber">191</context>
9547 </context-group>
9548 </trans-unit>
9549 <trans-unit id="3255171236149541417" datatype="html"> 9633 <trans-unit id="3255171236149541417" datatype="html">
9550 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9634 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9551 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9635 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9552 <context-group purpose="location"> 9636
9553 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9637 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9554 <context context-type="linenumber">193,191</context>
9555 </context-group>
9556 </trans-unit>
9557 <trans-unit id="2591467977473302125" datatype="html"> 9638 <trans-unit id="2591467977473302125" datatype="html">
9558 <source>Videos list</source> 9639 <source>Videos list</source>
9559 <target state="new">Videos list</target> 9640 <target state="new">Videos list</target>
@@ -9600,8 +9681,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9600 <trans-unit id="3245220240937722814"> 9681 <trans-unit id="3245220240937722814">
9601 <source>My channels</source> 9682 <source>My channels</source>
9602 <target>Mas cadenas</target> 9683 <target>Mas cadenas</target>
9603 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9684
9604 </trans-unit> 9685 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9605 <trans-unit id="1498264516089100469" datatype="html"> 9686 <trans-unit id="1498264516089100469" datatype="html">
9606 <source>My synchronizations</source> 9687 <source>My synchronizations</source>
9607 <target state="new">My synchronizations</target> 9688 <target state="new">My synchronizations</target>
@@ -9625,17 +9706,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
9625 <trans-unit id="7545420287297803988"> 9706 <trans-unit id="7545420287297803988">
9626 <source>My playlists</source> 9707 <source>My playlists</source>
9627 <target>Mas listas de lectura</target> 9708 <target>Mas listas de lectura</target>
9628 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9709
9629 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9710
9630 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9711
9631 </trans-unit> 9712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9632 <trans-unit id="2527931602940887636"> 9713 <trans-unit id="2527931602940887636">
9633 <source>My subscriptions</source> 9714 <source>My subscriptions</source>
9634 <target>Mos abonaments</target> 9715 <target>Mos abonaments</target>
9635 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9716
9636 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9717
9637 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9718
9638 </trans-unit> 9719 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9639 <trans-unit id="5177154708872200221" datatype="html"> 9720 <trans-unit id="5177154708872200221" datatype="html">
9640 <source>You don't have any subscription yet.</source> 9721 <source>You don't have any subscription yet.</source>
9641 <target state="new">You don't have any subscription yet.</target> 9722 <target state="new">You don't have any subscription yet.</target>
@@ -9644,8 +9725,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9644 <trans-unit id="1991904494976135035" datatype="html"> 9725 <trans-unit id="1991904494976135035" datatype="html">
9645 <source>My abuse reports</source> 9726 <source>My abuse reports</source>
9646 <target state="new">My abuse reports</target> 9727 <target state="new">My abuse reports</target>
9647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9728
9648 </trans-unit> 9729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9649 <trans-unit id="5603224609929994288" datatype="html"> 9730 <trans-unit id="5603224609929994288" datatype="html">
9650 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9731 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9651 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9732 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9693,28 +9774,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9693 <trans-unit id="8181077408762380407" datatype="html"> 9774 <trans-unit id="8181077408762380407" datatype="html">
9694 <source>Channels</source> 9775 <source>Channels</source>
9695 <target state="new">Channels</target> 9776 <target state="new">Channels</target>
9696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9777
9697 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9778
9698 </trans-unit> 9779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9699 <trans-unit id="8936704404804793618" datatype="html"> 9780 <trans-unit id="8936704404804793618" datatype="html">
9700 <source>Videos</source> 9781 <source>Videos</source>
9701 <target state="new">Videos</target> 9782 <target state="new">Videos</target>
9702 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9783
9703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9784
9704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9785
9705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9786
9706 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9787
9707 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9788
9708 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9789
9709 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9790
9710 </trans-unit> 9791 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9711 <trans-unit id="1823843876735462104" datatype="html"> 9792 <trans-unit id="1823843876735462104" datatype="html">
9712 <source>Playlists</source> 9793 <source>Playlists</source>
9713 <target state="new">Playlists</target> 9794 <target state="new">Playlists</target>
9714 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9795
9715 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9796
9716 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9797
9717 </trans-unit> 9798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9718 <trans-unit id="7916647920967632052" datatype="html"> 9799 <trans-unit id="7916647920967632052" datatype="html">
9719 <source>max size</source> 9800 <source>max size</source>
9720 <target state="new">max size</target> 9801 <target state="new">max size</target>
@@ -9936,8 +10017,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9936 <trans-unit id="375263728166936544"> 10017 <trans-unit id="375263728166936544">
9937 <source>You need to reconnect.</source> 10018 <source>You need to reconnect.</source>
9938 <target>Vos cal vos reconnectar.</target> 10019 <target>Vos cal vos reconnectar.</target>
9939 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 10020
9940 </trans-unit> 10021 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9941 <trans-unit id="8093156107152165809" datatype="html"> 10022 <trans-unit id="8093156107152165809" datatype="html">
9942 <source>Show/hide this help menu</source> 10023 <source>Show/hide this help menu</source>
9943 <target state="new">Show/hide this help menu</target> 10024 <target state="new">Show/hide this help menu</target>
@@ -9962,39 +10043,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9962 <trans-unit id="3608407683173066091" datatype="html"> 10043 <trans-unit id="3608407683173066091" datatype="html">
9963 <source>My history</source> 10044 <source>My history</source>
9964 <target state="new">My history</target> 10045 <target state="new">My history</target>
9965 <context-group purpose="location"> 10046
9966 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10047 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9967 <context context-type="linenumber">98</context>
9968 </context-group>
9969 </trans-unit>
9970 <trans-unit id="4024404994702813072" datatype="html"> 10048 <trans-unit id="4024404994702813072" datatype="html">
9971 <source>In my library</source> 10049 <source>In my library</source>
9972 <target state="new">In my library</target> 10050 <target state="new">In my library</target>
9973 <context-group purpose="location"> 10051
9974 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10052 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9975 <context context-type="linenumber">104</context>
9976 </context-group>
9977 </trans-unit>
9978 <trans-unit id="232050922346936574" datatype="html"> 10053 <trans-unit id="232050922346936574" datatype="html">
9979 <source>Trending</source> 10054 <source>Trending</source>
9980 <target state="translated">Tendéncias</target> 10055 <target state="translated">Tendéncias</target>
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 10056
9982 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 10057
9983 </trans-unit> 10058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9984 <trans-unit id="6470888608149621404" datatype="html"> 10059 <trans-unit id="6470888608149621404" datatype="html">
9985 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 10060 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9986 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 10061 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9987 <context-group purpose="location"> 10062
9988 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10063 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9989 <context context-type="linenumber">150</context>
9990 </context-group>
9991 </trans-unit>
9992 <trans-unit id="2821179408673282599" datatype="html"> 10064 <trans-unit id="2821179408673282599" datatype="html">
9993 <source>Home</source> 10065 <source>Home</source>
9994 <target state="translated">Acuèlh</target> 10066 <target state="translated">Acuèlh</target>
9995 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 10067
9996 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 10068
9997 </trans-unit> 10069 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9998 <trans-unit id="4648900870671159218"> 10070 <trans-unit id="4648900870671159218">
9999 <source>Success</source> 10071 <source>Success</source>
10000 <target>Succès</target> 10072 <target>Succès</target>
@@ -10004,13 +10076,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10004 <trans-unit id="1266887509445371246"> 10076 <trans-unit id="1266887509445371246">
10005 <source>Incorrect username or password.</source> 10077 <source>Incorrect username or password.</source>
10006 <target>Nom d’utilizaire o senhal incorrècte.</target> 10078 <target>Nom d’utilizaire o senhal incorrècte.</target>
10007 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 10079
10008 </trans-unit> 10080 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
10009 <trans-unit id="6974874606619467663" datatype="html"> 10081 <trans-unit id="6974874606619467663" datatype="html">
10010 <source>Your account is blocked.</source> 10082 <source>Your account is blocked.</source>
10011 <target state="new">Your account is blocked.</target> 10083 <target state="new">Your account is blocked.</target>
10012 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 10084
10013 </trans-unit> 10085 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
10014 <trans-unit id="7939914198003891823" datatype="html"> 10086 <trans-unit id="7939914198003891823" datatype="html">
10015 <source>any language</source> 10087 <source>any language</source>
10016 <target state="translated">tota lenga</target> 10088 <target state="translated">tota lenga</target>
@@ -10180,6 +10252,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10180 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10252 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
10181 <context context-type="linenumber">7</context> 10253 <context context-type="linenumber">7</context>
10182 </context-group> 10254 </context-group>
10255 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10256 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10257</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10258</target>
10259 <context-group purpose="location">
10260 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10261 <context context-type="linenumber">1,4</context>
10262 </context-group>
10183 </trans-unit> 10263 </trans-unit>
10184 <trans-unit id="7804724824750282316" datatype="html"> 10264 <trans-unit id="7804724824750282316" datatype="html">
10185 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10265 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10314,7 +10394,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10314 <trans-unit id="9178182467454450952"> 10394 <trans-unit id="9178182467454450952">
10315 <source>Confirm</source> 10395 <source>Confirm</source>
10316 <target>Confirmar</target> 10396 <target>Confirmar</target>
10317 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10397
10398 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10399 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10400 <context-group purpose="location">
10401 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10402 <context context-type="linenumber">28,30</context>
10403 </context-group>
10404 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10405 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10406 <context-group purpose="location">
10407 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10408 <context context-type="linenumber">34,36</context>
10409 </context-group>
10410 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10411 <source>Two-factor code</source><target state="new">Two-factor code</target>
10412 <context-group purpose="location">
10413 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10414 <context context-type="linenumber">42</context>
10415 </context-group>
10416 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10417 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10418 <context-group purpose="location">
10419 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10420 <context context-type="linenumber">43</context>
10421 </context-group>
10422 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10423 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10424 <context-group purpose="location">
10425 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10426 <context context-type="linenumber">77</context>
10427 </context-group>
10318 </trans-unit> 10428 </trans-unit>
10319 <trans-unit id="7784486624424057376"> 10429 <trans-unit id="7784486624424057376">
10320 <source>Instance name is required.</source> 10430 <source>Instance name is required.</source>
@@ -10518,6 +10628,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10518 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10628 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10519 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10629 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10631 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10632 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10633 <context-group purpose="location">
10634 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10635 <context context-type="linenumber">69</context>
10636 </context-group>
10521 </trans-unit> 10637 </trans-unit>
10522 <trans-unit id="4968369344159400023"> 10638 <trans-unit id="4968369344159400023">
10523 <source>Your name is required.</source> 10639 <source>Your name is required.</source>
@@ -10573,10 +10689,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10573 <trans-unit id="3577237269587081090"> 10689 <trans-unit id="3577237269587081090">
10574 <source>Password is required.</source> 10690 <source>Password is required.</source>
10575 <target>Lo senhal es requesit.</target> 10691 <target>Lo senhal es requesit.</target>
10576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10692
10577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10693
10578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10694
10579 </trans-unit> 10695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10580 <trans-unit id="3152303769378345477"> 10696 <trans-unit id="3152303769378345477">
10581 <source>Confirmation of the password is required.</source> 10697 <source>Confirmation of the password is required.</source>
10582 <target>La confirmacion del senhal es requesida.</target> 10698 <target>La confirmacion del senhal es requesida.</target>
@@ -10620,94 +10736,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10620 <trans-unit id="525871656034789056"> 10736 <trans-unit id="525871656034789056">
10621 <source>Password must be at least 6 characters long.</source> 10737 <source>Password must be at least 6 characters long.</source>
10622 <target>Lo senhal deu conténer almens 6 caractèrs.</target> 10738 <target>Lo senhal deu conténer almens 6 caractèrs.</target>
10623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10739
10624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10740
10625 </trans-unit> 10741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10626 <trans-unit id="1099684476181448167"> 10742 <trans-unit id="1099684476181448167">
10627 <source>Password cannot be more than 255 characters long.</source> 10743 <source>Password cannot be more than 255 characters long.</source>
10628 <target>Lo senhal pòt pas conténer mai de 255 caractèrs.</target> 10744 <target>Lo senhal pòt pas conténer mai de 255 caractèrs.</target>
10629 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10745
10630 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10746
10631 </trans-unit> 10747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10632 <trans-unit id="3392630942539073768"> 10748 <trans-unit id="3392630942539073768">
10633 <source>The new password and the confirmed password do not correspond.</source> 10749 <source>The new password and the confirmed password do not correspond.</source>
10634 <target>Lo novèl senhal e sa confirmacion correspondon pas.</target> 10750 <target>Lo novèl senhal e sa confirmacion correspondon pas.</target>
10635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10751
10636 </trans-unit> 10752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10637 <trans-unit id="2027337371129904473"> 10753 <trans-unit id="2027337371129904473">
10638 <source>Video quota is required.</source> 10754 <source>Video quota is required.</source>
10639 <target>Lo quòta vidèo es requesit.</target> 10755 <target>Lo quòta vidèo es requesit.</target>
10640 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10756
10641 </trans-unit> 10757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10642 <trans-unit id="267386529333143660"> 10758 <trans-unit id="267386529333143660">
10643 <source>Quota must be greater than -1.</source> 10759 <source>Quota must be greater than -1.</source>
10644 <target>Lo quòta deu èsser superior a -1.</target> 10760 <target>Lo quòta deu èsser superior a -1.</target>
10645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10761
10646 </trans-unit> 10762 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10647 <trans-unit id="1220179061234048936"> 10763 <trans-unit id="1220179061234048936">
10648 <source>Daily upload limit is required.</source> 10764 <source>Daily upload limit is required.</source>
10649 <target>Lo quòta jornalièr de mandadís es requesit.</target> 10765 <target>Lo quòta jornalièr de mandadís es requesit.</target>
10650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10766
10651 </trans-unit> 10767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10652 <trans-unit id="8959404382357999234"> 10768 <trans-unit id="8959404382357999234">
10653 <source>Daily upload limit must be greater than -1.</source> 10769 <source>Daily upload limit must be greater than -1.</source>
10654 <target>Lo quòta jornalièr deu èsser superior a -1.</target> 10770 <target>Lo quòta jornalièr deu èsser superior a -1.</target>
10655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10771
10656 </trans-unit> 10772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10657 <trans-unit id="4796798537475457493"> 10773 <trans-unit id="4796798537475457493">
10658 <source>User role is required.</source> 10774 <source>User role is required.</source>
10659 <target>Lo ròtle del l’utilizaire es requesit.</target> 10775 <target>Lo ròtle del l’utilizaire es requesit.</target>
10660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10776
10661 </trans-unit> 10777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10662 <trans-unit id="2761226139624435788"> 10778 <trans-unit id="2761226139624435788">
10663 <source>Description must be at least 3 characters long.</source> 10779 <source>Description must be at least 3 characters long.</source>
10664 <target>La descripcion deu almens conténer 3 caractèrs.</target> 10780 <target>La descripcion deu almens conténer 3 caractèrs.</target>
10665 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10781
10666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10782
10667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10783
10668 </trans-unit> 10784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10669 <trans-unit id="4717982586356605243"> 10785 <trans-unit id="4717982586356605243">
10670 <source>Description cannot be more than 1000 characters long.</source> 10786 <source>Description cannot be more than 1000 characters long.</source>
10671 <target>La descripcion pòt pas conténer mai de 1000 caractèrs.</target> 10787 <target>La descripcion pòt pas conténer mai de 1000 caractèrs.</target>
10672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10788
10673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10789
10674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10790
10675 </trans-unit> 10791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10676 <trans-unit id="1814372869868173571"> 10792 <trans-unit id="1814372869868173571">
10677 <source>You must agree with the instance terms in order to register on it.</source> 10793 <source>You must agree with the instance terms in order to register on it.</source>
10678 <target>Vos cal acceptar las condicions de l’instància per dire de vos i inscriure.</target> 10794 <target>Vos cal acceptar las condicions de l’instància per dire de vos i inscriure.</target>
10679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10795
10680 </trans-unit> 10796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10681 <trans-unit id="7803960725351649605"> 10797 <trans-unit id="7803960725351649605">
10682 <source>Ban reason must be at least 3 characters long.</source> 10798 <source>Ban reason must be at least 3 characters long.</source>
10683 <target>La rason del bandiment deu conténer almens 3 caractèrs.</target> 10799 <target>La rason del bandiment deu conténer almens 3 caractèrs.</target>
10684 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10800
10685 </trans-unit> 10801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10686 <trans-unit id="3851609012243698179"> 10802 <trans-unit id="3851609012243698179">
10687 <source>Ban reason cannot be more than 250 characters long.</source> 10803 <source>Ban reason cannot be more than 250 characters long.</source>
10688 <target>La rason del bandiment pòt pas conténer mai de 250 caractèrs.</target> 10804 <target>La rason del bandiment pòt pas conténer mai de 250 caractèrs.</target>
10689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10805
10690 </trans-unit> 10806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10691 <trans-unit id="6632896893630378443"> 10807 <trans-unit id="6632896893630378443">
10692 <source>Display name is required.</source> 10808 <source>Display name is required.</source>
10693 <target>L’escais-nom es requesit.</target> 10809 <target>L’escais-nom es requesit.</target>
10694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10810
10695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10811
10696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10812
10697 </trans-unit> 10813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10698 <trans-unit id="1303578752658966736"> 10814 <trans-unit id="1303578752658966736">
10699 <source>Display name must be at least 1 character long.</source> 10815 <source>Display name must be at least 1 character long.</source>
10700 <target>Lo nom public deu almens conténer 1 caractèr.</target> 10816 <target>Lo nom public deu almens conténer 1 caractèr.</target>
10701 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10817
10702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10818
10703 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10819
10704 </trans-unit> 10820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10705 <trans-unit id="4613240543124934954"> 10821 <trans-unit id="4613240543124934954">
10706 <source>Display name cannot be more than 50 characters long.</source> 10822 <source>Display name cannot be more than 50 characters long.</source>
10707 <target>Lo nom public pòt pas conténer mai de 50 caractèrs.</target> 10823 <target>Lo nom public pòt pas conténer mai de 50 caractèrs.</target>
10708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10824
10709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10825
10710 </trans-unit> 10826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10711 <trans-unit id="1000468652492651683"> 10827 <trans-unit id="1000468652492651683">
10712 <source>Report reason is required.</source> 10828 <source>Report reason is required.</source>
10713 <target>La rason del senha es requesida.</target> 10829 <target>La rason del senha es requesida.</target>
@@ -11584,10 +11700,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11584 <target state="new"> 11700 <target state="new">
11585 <x id="PH"/> (channel page) 11701 <x id="PH"/> (channel page)
11586 </target> 11702 </target>
11587 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11703
11588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11704
11589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11705
11590 </trans-unit> 11706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11591 <trans-unit id="1209500590333005801" datatype="html"> 11707 <trans-unit id="1209500590333005801" datatype="html">
11592 <source><x id="PH"/> (account page) </source> 11708 <source><x id="PH"/> (account page) </source>
11593 <target state="new"> 11709 <target state="new">
@@ -11992,23 +12108,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11992 <target>Tròp d’ensages, mercés de tornar ensajar dins 12108 <target>Tròp d’ensages, mercés de tornar ensajar dins
11993 <x id="PH"/> minutas. 12109 <x id="PH"/> minutas.
11994 </target> 12110 </target>
11995 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 12111
11996 </trans-unit> 12112 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11997 <trans-unit id="4965472196059235310"> 12113 <trans-unit id="4965472196059235310">
11998 <source>Too many attempts, please try again later.</source> 12114 <source>Too many attempts, please try again later.</source>
11999 <target>Tròp d’ensages, mercés de tornar ensajar mai tard.</target> 12115 <target>Tròp d’ensages, mercés de tornar ensajar mai tard.</target>
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 12116
12001 </trans-unit> 12117 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
12002 <trans-unit id="1693549688987384699"> 12118 <trans-unit id="1693549688987384699">
12003 <source>Server error. Please retry later.</source> 12119 <source>Server error. Please retry later.</source>
12004 <target>Error servidor. Mercés de tornar ensajar mai tard.</target> 12120 <target>Error servidor. Mercés de tornar ensajar mai tard.</target>
12005 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 12121
12006 </trans-unit> 12122 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
12007 <trans-unit id="7436975022198908854" datatype="html"> 12123 <trans-unit id="7436975022198908854" datatype="html">
12008 <source>Unknown server error</source> 12124 <source>Unknown server error</source>
12009 <target state="new">Unknown server error</target> 12125 <target state="new">Unknown server error</target>
12010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 12126
12011 </trans-unit> 12127 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
12012 <trans-unit id="5927402622550505067" datatype="html"> 12128 <trans-unit id="5927402622550505067" datatype="html">
12013 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 12129 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
12014 <target state="new">Subscribed to all current channels of 12130 <target state="new">Subscribed to all current channels of
@@ -12170,8 +12286,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12170 <trans-unit id="2115592966120408375"> 12286 <trans-unit id="2115592966120408375">
12171 <source>Copied</source> 12287 <source>Copied</source>
12172 <target>Copiat</target> 12288 <target>Copiat</target>
12173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 12289
12174 </trans-unit> 12290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
12175 <trans-unit id="4323470180912194028" datatype="html"> 12291 <trans-unit id="4323470180912194028" datatype="html">
12176 <source>Copy</source> 12292 <source>Copy</source>
12177 <target state="translated">Copiar</target> 12293 <target state="translated">Copiar</target>
@@ -12421,46 +12537,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12421 <trans-unit id="4058575476871566236"> 12537 <trans-unit id="4058575476871566236">
12422 <source>Published</source> 12538 <source>Published</source>
12423 <target>Publicada</target> 12539 <target>Publicada</target>
12424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12540
12425 </trans-unit> 12541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12426 <trans-unit id="7657908235362559477" datatype="html"> 12542 <trans-unit id="7657908235362559477" datatype="html">
12427 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12543 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12428 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12544 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12429 <context-group purpose="location"> 12545
12430 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12431 <context context-type="linenumber">178</context>
12432 </context-group>
12433 </trans-unit>
12434 <trans-unit id="5093002376262354382" datatype="html"> 12547 <trans-unit id="5093002376262354382" datatype="html">
12435 <source>Transcoding failed</source> 12548 <source>Transcoding failed</source>
12436 <target state="new">Transcoding failed</target> 12549 <target state="new">Transcoding failed</target>
12437 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12550
12438 </trans-unit> 12551 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12439 <trans-unit id="118687079501751948" datatype="html"> 12552 <trans-unit id="118687079501751948" datatype="html">
12440 <source>Move to external storage failed</source> 12553 <source>Move to external storage failed</source>
12441 <target state="new">Move to external storage failed</target> 12554 <target state="new">Move to external storage failed</target>
12442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12555
12443 </trans-unit> 12556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12444 <trans-unit id="4887724548587271148"> 12557 <trans-unit id="4887724548587271148">
12445 <source>Waiting transcoding</source> 12558 <source>Waiting transcoding</source>
12446 <target>En espèra del transcodatge</target> 12559 <target>En espèra del transcodatge</target>
12447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12560
12448 </trans-unit> 12561 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12449 <trans-unit id="4517785179607945981"> 12562 <trans-unit id="4517785179607945981">
12450 <source>To transcode</source> 12563 <source>To transcode</source>
12451 <target>De transcodar</target> 12564 <target>De transcodar</target>
12452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12565
12453 </trans-unit> 12566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12454 <trans-unit id="3299576663551440736"> 12567 <trans-unit id="3299576663551440736">
12455 <source>To import</source> 12568 <source>To import</source>
12456 <target>D’importar</target> 12569 <target>D’importar</target>
12457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12570
12458 </trans-unit> 12571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12459 <trans-unit id="6963802198225789806" datatype="html"> 12572 <trans-unit id="6963802198225789806" datatype="html">
12460 <source>To edit</source> 12573 <source>To edit</source>
12461 <target state="new">To edit</target> 12574 <target state="new">To edit</target>
12462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12575
12463 </trans-unit> 12576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12464 <trans-unit id="8492933894084361602" datatype="html"> 12577 <trans-unit id="8492933894084361602" datatype="html">
12465 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12578 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12466 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12579 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12549,40 +12662,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12549 <trans-unit id="3284171506518522275"> 12662 <trans-unit id="3284171506518522275">
12550 <source>Your video was uploaded to your account and is private.</source> 12663 <source>Your video was uploaded to your account and is private.</source>
12551 <target>La vidèo es estada enviada a vòstre compte e es privada.</target> 12664 <target>La vidèo es estada enviada a vòstre compte e es privada.</target>
12552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12665
12553 </trans-unit> 12666 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12554 <trans-unit id="5699822024600815733"> 12667 <trans-unit id="5699822024600815733">
12555 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12668 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12556 <target>Mas las donadas associadas (etiquetas, descripcion...) seràn perdudas, volètz vertadièrament quitar la pagina ?</target> 12669 <target>Mas las donadas associadas (etiquetas, descripcion...) seràn perdudas, volètz vertadièrament quitar la pagina ?</target>
12557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12670
12558 </trans-unit> 12671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12559 <trans-unit id="1219739004043110649"> 12672 <trans-unit id="1219739004043110649">
12560 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12673 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12561 <target>La vidèo es pas encara complètament enviada, volètz vertadièrament quitar la pagina ?</target> 12674 <target>La vidèo es pas encara complètament enviada, volètz vertadièrament quitar la pagina ?</target>
12562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12675
12563 </trans-unit> 12676 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12564 <trans-unit id="1830802698757049943" datatype="html"> 12677 <trans-unit id="1830802698757049943" datatype="html">
12565 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12678 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12566 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12679 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12680
12568 </trans-unit> 12681 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12569 <trans-unit id="6932865105766151309" datatype="html"> 12682 <trans-unit id="6932865105766151309" datatype="html">
12570 <source>Upload</source> 12683 <source>Upload</source>
12571 <target state="new">Upload</target> 12684 <target state="new">Upload</target>
12572 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12685
12573 </trans-unit> 12686 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12574 <trans-unit id="8278735427925094503"> 12687 <trans-unit id="8278735427925094503">
12575 <source>Upload <x id="PH"/> </source> 12688 <source>Upload <x id="PH"/> </source>
12576 <target>Enviar 12689 <target>Enviar
12577 <x id="PH"/> 12690 <x id="PH"/>
12578 </target> 12691 </target>
12579 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12692
12580 </trans-unit> 12693 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12581 <trans-unit id="5981816353437801748"> 12694 <trans-unit id="5981816353437801748">
12582 <source>Video published.</source> 12695 <source>Video published.</source>
12583 <target>Vidèo publicada.</target> 12696 <target>Vidèo publicada.</target>
12584 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12697
12585 </trans-unit> 12698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12586 <trans-unit id="764164089183618119"> 12699 <trans-unit id="764164089183618119">
12587 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12700 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12588 <target>Avètz de modificacions pas enregistradas. Se partissètz vòstras modificacions seràn perdudas. </target> 12701 <target>Avètz de modificacions pas enregistradas. Se partissètz vòstras modificacions seràn perdudas. </target>
@@ -12719,7 +12832,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12719 12832
12720 12833
12721 12834
12722 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12835 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12723 <trans-unit id="3354816756665089864" datatype="html"> 12836 <trans-unit id="3354816756665089864" datatype="html">
12724 <source>Autoplay is suspended</source> 12837 <source>Autoplay is suspended</source>
12725 <target state="translated">La lectura automatica es suspenduda</target> 12838 <target state="translated">La lectura automatica es suspenduda</target>
@@ -12808,9 +12921,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12808 <trans-unit id="2431286785954354122" datatype="html"> 12921 <trans-unit id="2431286785954354122" datatype="html">
12809 <source>Recently added</source> 12922 <source>Recently added</source>
12810 <target state="translated">Apondons recents</target> 12923 <target state="translated">Apondons recents</target>
12811 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12924
12812 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12925
12813 </trans-unit> 12926 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12814 <trans-unit id="12646164819555880"> 12927 <trans-unit id="12646164819555880">
12815 <source>Videos from your subscriptions</source> 12928 <source>Videos from your subscriptions</source>
12816 <target>Vidèos de vòstres abonaments</target> 12929 <target>Vidèos de vòstres abonaments</target>
@@ -12819,17 +12932,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12819 <trans-unit id="1812379335568847528" datatype="html"> 12932 <trans-unit id="1812379335568847528" datatype="html">
12820 <source>Subscriptions</source> 12933 <source>Subscriptions</source>
12821 <target state="new">Subscriptions</target> 12934 <target state="new">Subscriptions</target>
12822 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12935
12823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12936
12824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12937
12825 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12938
12826 </trans-unit> 12939 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12827 <trans-unit id="186236568870281953" datatype="html"> 12940 <trans-unit id="186236568870281953" datatype="html">
12828 <source>History</source> 12941 <source>History</source>
12829 <target state="new">History</target> 12942 <target state="new">History</target>
12830 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12943
12831 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12944
12832 </trans-unit> 12945 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12833 <trans-unit id="5237588857224999862" datatype="html"> 12946 <trans-unit id="5237588857224999862" datatype="html">
12834 <source>Open actions</source> 12947 <source>Open actions</source>
12835 <target state="new">Open actions</target> 12948 <target state="new">Open actions</target>
@@ -12841,11 +12954,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12841 <trans-unit id="8681933925782924101" datatype="html"> 12954 <trans-unit id="8681933925782924101" datatype="html">
12842 <source>Local videos</source> 12955 <source>Local videos</source>
12843 <target state="translated">Vidèos localas</target> 12956 <target state="translated">Vidèos localas</target>
12844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12957
12845 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12958
12846 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12959
12847 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12960
12848 </trans-unit> 12961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12849 <trans-unit id="5668077948386857930" datatype="html"> 12962 <trans-unit id="5668077948386857930" datatype="html">
12850 <source>Exclude</source> 12963 <source>Exclude</source>
12851 <target state="new">Exclude</target> 12964 <target state="new">Exclude</target>
@@ -12880,19 +12993,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12880 <trans-unit id="4668975178372693951" datatype="html"> 12993 <trans-unit id="4668975178372693951" datatype="html">
12881 <source>Discover videos</source> 12994 <source>Discover videos</source>
12882 <target state="new">Discover videos</target> 12995 <target state="new">Discover videos</target>
12883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12996
12884 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12997
12885 </trans-unit> 12998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12886 <trans-unit id="8067135025051844577" datatype="html"> 12999 <trans-unit id="8067135025051844577" datatype="html">
12887 <source>Trending videos</source> 13000 <source>Trending videos</source>
12888 <target state="translated">Vidèos tendéncia</target> 13001 <target state="translated">Vidèos tendéncia</target>
12889 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 13002
12890 </trans-unit> 13003 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12891 <trans-unit id="664221386829541948" datatype="html"> 13004 <trans-unit id="664221386829541948" datatype="html">
12892 <source>Recently added videos</source> 13005 <source>Recently added videos</source>
12893 <target state="translated">Vidèos apondudas fa res</target> 13006 <target state="translated">Vidèos apondudas fa res</target>
12894 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 13007
12895 </trans-unit> 13008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12896 <trans-unit id="8212906256415538361" datatype="html"> 13009 <trans-unit id="8212906256415538361" datatype="html">
12897 <source>Upload a video</source> 13010 <source>Upload a video</source>
12898 <target state="new">Upload a video</target> 13011 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.pl-PL.xlf b/client/src/locale/angular.pl-PL.xlf
index 2e332906e..be8c56da6 100644
--- a/client/src/locale/angular.pl-PL.xlf
+++ b/client/src/locale/angular.pl-PL.xlf
@@ -5,98 +5,98 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">Zamknij</target> 7 <target state="translated">Zamknij</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">Slajd <x id="INTERPOLATION" equiv-text="get wrap("/> z <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="translated">Slajd <x id="INTERPOLATION" equiv-text="get wrap("/> z <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
13
14 <note priority="1" from="description">Currently selected slide number read by screen reader</note> 13 <note priority="1" from="description">Currently selected slide number read by screen reader</note>
15 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group></trans-unit> 14 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">157</context></context-group>
15 </trans-unit>
16 <trans-unit id="ngb.carousel.previous" datatype="html"> 16 <trans-unit id="ngb.carousel.previous" datatype="html">
17 <source>Previous</source> 17 <source>Previous</source>
18 <target state="translated">Poprzedni</target> 18 <target state="translated">Poprzedni</target>
19 19 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group>
20 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 20 </trans-unit>
21 <trans-unit id="ngb.carousel.next" datatype="html"> 21 <trans-unit id="ngb.carousel.next" datatype="html">
22 <source>Next</source> 22 <source>Next</source>
23 <target state="translated">Następny</target> 23 <target state="translated">Następny</target>
24 24 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group>
25 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 25 </trans-unit>
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">Wybierz miesiÄ…c</target> 28 <target state="translated">Wybierz miesiÄ…c</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="translated">Wybierz rok</target> 34 <target state="translated">Wybierz rok</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">Poprzedni miesiÄ…c</target> 40 <target state="translated">Poprzedni miesiÄ…c</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">Następny miesiąc</target> 46 <target state="translated">Następny miesiąc</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="translated">««</target> 52 <target state="translated">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="translated">«</target> 57 <target state="translated">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="translated">»</target> 62 <target state="translated">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="translated">»»</target> 67 <target state="translated">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">Pierwszy</target> 72 <target state="translated">Pierwszy</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">Poprzedni</target> 77 <target state="translated">Poprzedni</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="translated">Następny</target> 82 <target state="translated">Następny</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">Ostatni</target> 87 <target state="translated">Ostatni</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target> 92 <target state="new"><x id="INTERPOLATION" equiv-text="nd so on. *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="translated">HH</target> 97 <target state="translated">HH</target>
98 98 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group>
99 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 99 </trans-unit>
100 <trans-unit id="ngb.timepicker.hours" datatype="html"> 100 <trans-unit id="ngb.timepicker.hours" datatype="html">
101 <source>Hours</source> 101 <source>Hours</source>
102 <target state="translated">Godziny</target> 102 <target state="translated">Godziny</target>
@@ -105,38 +105,38 @@
105 <trans-unit id="ngb.timepicker.MM" datatype="html"> 105 <trans-unit id="ngb.timepicker.MM" datatype="html">
106 <source>MM</source> 106 <source>MM</source>
107 <target state="translated">MM</target> 107 <target state="translated">MM</target>
108 108 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group>
109 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 109 </trans-unit>
110 <trans-unit id="ngb.timepicker.minutes" datatype="html"> 110 <trans-unit id="ngb.timepicker.minutes" datatype="html">
111 <source>Minutes</source> 111 <source>Minutes</source>
112 <target state="translated">Minuty</target> 112 <target state="translated">Minuty</target>
113 113 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group>
114 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">189</context></context-group></trans-unit> 114 </trans-unit>
115 <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> 115 <trans-unit id="ngb.timepicker.increment-hours" datatype="html">
116 <source>Increment hours</source> 116 <source>Increment hours</source>
117 <target state="translated">Zwiększ godziny</target> 117 <target state="translated">Zwiększ godziny</target>
118 118 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group>
119 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">206</context></context-group></trans-unit> 119 </trans-unit>
120 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> 120 <trans-unit id="ngb.timepicker.decrement-hours" datatype="html">
121 <source>Decrement hours</source> 121 <source>Decrement hours</source>
122 <target state="translated">Zmniejsz godziny</target> 122 <target state="translated">Zmniejsz godziny</target>
123 123 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group>
124 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 124 </trans-unit>
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="translated">Zwiększ minuty</target> 127 <target state="translated">Zwiększ minuty</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="translated">Zmniejsz minuty</target> 132 <target state="translated">Zmniejsz minuty</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="translated">SS</target> 137 <target state="translated">SS</target>
138 138 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group>
139 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">289</context></context-group></trans-unit> 139 </trans-unit>
140 <trans-unit id="ngb.timepicker.seconds" datatype="html"> 140 <trans-unit id="ngb.timepicker.seconds" datatype="html">
141 <source>Seconds</source> 141 <source>Seconds</source>
142 <target state="translated">Sekundy</target> 142 <target state="translated">Sekundy</target>
@@ -177,18 +177,18 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">Zamknij</target> 179 <target state="translated">Zamknij</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">Zamknij menu z lewej</target> 184 <target state="translated">Zamknij menu z lewej</target>
185 185 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
186 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 186 </trans-unit>
187 <trans-unit id="3455550526898419928" datatype="html"> 187 <trans-unit id="3455550526898419928" datatype="html">
188 <source>Open the left menu</source> 188 <source>Open the left menu</source>
189 <target state="translated">Otwórz menu z lewej</target> 189 <target state="translated">Otwórz menu z lewej</target>
190 190 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group>
191 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 191 </trans-unit>
192 <trans-unit id="9075761896562520962"> 192 <trans-unit id="9075761896562520962">
193 <source>You don't have notifications.</source> 193 <source>You don't have notifications.</source>
194 <target>Nie masz powiadomień.</target> 194 <target>Nie masz powiadomień.</target>
@@ -337,7 +337,7 @@
337 </trans-unit> 337 </trans-unit>
338 <trans-unit id="731573110355765429" datatype="html"> 338 <trans-unit id="731573110355765429" datatype="html">
339 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source> 339 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </source>
340 <target state="new"> Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edition has finished </target> 340 <target state="translated">Twoje wideo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> edycja została zakończona </target>
341 <context-group purpose="location"> 341 <context-group purpose="location">
342 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 342 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
343 <context context-type="linenumber">213,215</context> 343 <context context-type="linenumber">213,215</context>
@@ -347,25 +347,33 @@
347 <source>The notification points to content now unavailable</source> 347 <source>The notification points to content now unavailable</source>
348 <target state="translated">Powiadomienie wskazuje na treść aktualnie niedostępną</target> 348 <target state="translated">Powiadomienie wskazuje na treść aktualnie niedostępną</target>
349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group> 349 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">221</context></context-group>
350 </trans-unit><trans-unit id="906167214730624194" datatype="html"> 350 </trans-unit>
351 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source><target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target> 351 <trans-unit id="906167214730624194" datatype="html">
352 <source>{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</source>
353 <target state="new">{views, plural, =0 {No view} =1 {1 view} other {<x id="views"/> views}}</target>
352 <context-group purpose="location"> 354 <context-group purpose="location">
353 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> 355 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
354 <context context-type="linenumber">22</context> 356 <context context-type="linenumber">22</context>
355 </context-group> 357 </context-group>
356 </trans-unit><trans-unit id="4873265433447388314" datatype="html"> 358 </trans-unit>
357 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source><target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target> 359 <trans-unit id="4873265433447388314" datatype="html">
360 <source>{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</source>
361 <target state="new">{viewers, plural, =0 {No viewers} =1 {1 viewer} other {<x id="viewers"/> viewers}}</target>
358 <context-group purpose="location"> 362 <context-group purpose="location">
359 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context> 363 <context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context>
360 <context context-type="linenumber">23</context> 364 <context context-type="linenumber">23</context>
361 </context-group> 365 </context-group>
362 </trans-unit><trans-unit id="4763067539652050249" datatype="html"> 366 </trans-unit>
363 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source><target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target> 367 <trans-unit id="4763067539652050249" datatype="html">
364 368 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit><trans-unit id="8622604868434380566" datatype="html"> 369 <target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target>
366 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source><target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target> 370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
367 371 </trans-unit>
368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 372 <trans-unit id="8622604868434380566" datatype="html">
373 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
374 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
376 </trans-unit>
369 <trans-unit id="3321250177023376249" datatype="html"> 377 <trans-unit id="3321250177023376249" datatype="html">
370 <source>Change your avatar</source> 378 <source>Change your avatar</source>
371 <target state="translated">Zmień swój awatar</target> 379 <target state="translated">Zmień swój awatar</target>
@@ -394,36 +402,36 @@
394 <trans-unit id="8432562579042371182" datatype="html"> 402 <trans-unit id="8432562579042371182" datatype="html">
395 <source>Options</source> 403 <source>Options</source>
396 <target state="translated">Opcje</target> 404 <target state="translated">Opcje</target>
397 405 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group>
398 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 406 </trans-unit>
399 <trans-unit id="1394835141143590910" datatype="html"> 407 <trans-unit id="1394835141143590910" datatype="html">
400 <source>Start at</source> 408 <source>Start at</source>
401 <target state="translated">Zacznij na</target> 409 <target state="translated">Zacznij na</target>
402 410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group>
403 411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group>
404 412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group>
405 413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 414 </trans-unit>
407 <trans-unit id="5964984095397511808" datatype="html"> 415 <trans-unit id="5964984095397511808" datatype="html">
408 <source>Stop at</source> 416 <source>Stop at</source>
409 <target state="translated">Zakończ na</target> 417 <target state="translated">Zakończ na</target>
410 418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
411 419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
412 420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
413 421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 422 </trans-unit>
415 <trans-unit id="2816407313459209541" datatype="html"> 423 <trans-unit id="2816407313459209541" datatype="html">
416 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 424 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
417 <target state="translated">Twoje zgłoszenie zostanie dostarczone do moderatorów <x id="START_TAG_NG_CONTAINER"/>, a także zostanie przesłane do serwera źródłowego filmu (<x id="INTERPOLATION_1"/>). </target> 425 <target state="translated">Twoje zgłoszenie zostanie dostarczone do moderatorów <x id="START_TAG_NG_CONTAINER"/>, a także zostanie przesłane do serwera źródłowego filmu (<x id="INTERPOLATION_1"/>). </target>
418 426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group>
419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 427 </trans-unit>
420 <trans-unit id="6990204431018013063" datatype="html"> 428 <trans-unit id="6990204431018013063" datatype="html">
421 <source>Please describe the issue...</source> 429 <source>Please describe the issue...</source>
422 <target state="translated">Proszę opisać problem…</target> 430 <target state="translated">Proszę opisać problem…</target>
423 431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
424 432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group>
425 433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 434 </trans-unit>
427 <trans-unit id="5201790281220738609" datatype="html"> 435 <trans-unit id="5201790281220738609" datatype="html">
428 <source>Search playlists</source> 436 <source>Search playlists</source>
429 <target state="translated">Szukaj playlist</target> 437 <target state="translated">Szukaj playlist</target>
@@ -432,88 +440,86 @@
432 <trans-unit id="6056859576122955708" datatype="html"> 440 <trans-unit id="6056859576122955708" datatype="html">
433 <source>Create a private playlist</source> 441 <source>Create a private playlist</source>
434 <target state="translated">Stwórz prywatną playlistę</target> 442 <target state="translated">Stwórz prywatną playlistę</target>
435 443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group>
436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 444 </trans-unit>
437 <trans-unit id="2409672154570643758"> 445 <trans-unit id="2409672154570643758">
438 <source>Display name</source> 446 <source>Display name</source>
439 <target>Nazwa wyświetlana</target> 447 <target>Nazwa wyświetlana</target>
440 448 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
441 449 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group>
442 450 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group>
443 451 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
444 452 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group>
445 453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group>
446 454 </trans-unit>
447 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit>
448 <trans-unit id="2193037168694505715" datatype="html"> 455 <trans-unit id="2193037168694505715" datatype="html">
449 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 456 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
450 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 457 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
451 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br /> 458 <target state="translated">Krótki tekst informujący o tym, jak można wesprzeć kanał (platforma członkowska...).&lt;br />&lt;br /> Gdy na tym kanale pojawi się film, pole wsparcia wideo zostanie automatycznie wypełnione tym tekstem.</target>
452 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> 459 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
453 460 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group>
454 461 </trans-unit>
455 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit>
456 <trans-unit id="6438815964972582865" datatype="html"> 462 <trans-unit id="6438815964972582865" datatype="html">
457 <source>The following link contains a private token and should not be shared with anyone.</source> 463 <source>The following link contains a private token and should not be shared with anyone.</source>
458 <target state="translated">Następujący odnośnik zawiera prywatny token i nie należy się nim z nikim dzielić.</target> 464 <target state="translated">Następujący odnośnik zawiera prywatny token i nie należy się nim z nikim dzielić.</target>
459 465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group>
460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 466 </trans-unit>
461 <trans-unit id="7513076467032912668" datatype="html"> 467 <trans-unit id="7513076467032912668" datatype="html">
462 <source>Format</source> 468 <source>Format</source>
463 <target state="translated">Format</target> 469 <target state="translated">Format</target>
464 470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group>
465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 471 </trans-unit>
466 <trans-unit id="7385834259346199883" datatype="html"> 472 <trans-unit id="7385834259346199883" datatype="html">
467 <source>Video stream</source> 473 <source>Video stream</source>
468 <target state="translated">Stumień wideo</target> 474 <target state="translated">Stumień wideo</target>
469 475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group>
470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 476 </trans-unit>
471 <trans-unit id="5496771215105419189" datatype="html"> 477 <trans-unit id="5496771215105419189" datatype="html">
472 <source>Audio stream</source> 478 <source>Audio stream</source>
473 <target state="translated">Strumień dźwięku</target> 479 <target state="translated">Strumień dźwięku</target>
474 480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group>
475 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 481 </trans-unit>
476 <trans-unit id="6316149158173629264"> 482 <trans-unit id="6316149158173629264">
477 <source>Direct download</source> 483 <source>Direct download</source>
478 <target>Pobieranie bezpośrednie</target> 484 <target>Pobieranie bezpośrednie</target>
479 485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group>
480 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit> 486 </trans-unit>
481 <trans-unit id="5910455707959454672"> 487 <trans-unit id="5910455707959454672">
482 <source>Torrent (.torrent file)</source> 488 <source>Torrent (.torrent file)</source>
483 <target>Torrent (plik .torrent)</target> 489 <target>Torrent (plik .torrent)</target>
484 490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group>
485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 491 </trans-unit>
486 <trans-unit id="5830517253429165613" datatype="html"> 492 <trans-unit id="5830517253429165613" datatype="html">
487 <source>Advanced</source> 493 <source>Advanced</source>
488 <target state="translated">Zaawansowane</target> 494 <target state="translated">Zaawansowane</target>
489 495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group>
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> 496 </trans-unit>
491 <trans-unit id="4493457595110310369" datatype="html"> 497 <trans-unit id="4493457595110310369" datatype="html">
492 <source>Simple</source> 498 <source>Simple</source>
493 <target state="translated">Proste</target> 499 <target state="translated">Proste</target>
494 500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 501 </trans-unit>
496 <trans-unit id="1006562256968398209" datatype="html"> 502 <trans-unit id="1006562256968398209" datatype="html">
497 <source>video</source> 503 <source>video</source>
498 <target state="translated">film</target> 504 <target state="translated">film</target>
499 505
500 506
501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
502 <trans-unit id="6995024616159044376" datatype="html"> 508 <trans-unit id="6995024616159044376" datatype="html">
503 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 509 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
504 <target state="translated">Twoja powierzchnia na filmy została przekroczona przez ten film (rozmiar filmu: <x id="PH" equiv-text="videoSizeBytes"/>, wykorzystano: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, powierzchnia: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 510 <target state="translated">Twoja powierzchnia na filmy została przekroczona przez ten film (rozmiar filmu: <x id="PH" equiv-text="videoSizeBytes"/>, wykorzystano: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, powierzchnia: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
505 511
506 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 512 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
507 <trans-unit id="7873395933409147217" datatype="html"> 513 <trans-unit id="7873395933409147217" datatype="html">
508 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 514 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
509 <target state="translated">Twoja dzienna powierzchnia na filmy została przekroczona przez ten film (rozmiar filmu: <x id="PH" equiv-text="videoSizeBytes"/>, wykorzystano: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, powierzchnia <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 515 <target state="translated">Twoja dzienna powierzchnia na filmy została przekroczona przez ten film (rozmiar filmu: <x id="PH" equiv-text="videoSizeBytes"/>, wykorzystano: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, powierzchnia <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
510 516
511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
512 <trans-unit id="5235042777215655908" datatype="html"> 518 <trans-unit id="5235042777215655908" datatype="html">
513 <source>subtitles</source> 519 <source>subtitles</source>
514 <target state="translated">napisy</target> 520 <target state="translated">napisy</target>
515 521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group>
516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 522 </trans-unit>
517 <trans-unit id="6325096236207614377"> 523 <trans-unit id="6325096236207614377">
518 <source>Reason...</source> 524 <source>Reason...</source>
519 <target>Przyczyna…</target> 525 <target>Przyczyna…</target>
@@ -526,8 +532,10 @@
526 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context> 532 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context>
527 <context context-type="linenumber">27</context> 533 <context context-type="linenumber">27</context>
528 </context-group> 534 </context-group>
529 </trans-unit><trans-unit id="1080230904501320275" datatype="html"> 535 </trans-unit>
530 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source><target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target> 536 <trans-unit id="1080230904501320275" datatype="html">
537 <source>{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</source>
538 <target state="new">{count, plural, =1 {1 user banned.} other {<x id="count"/> users banned.}}</target>
531 <context-group purpose="location"> 539 <context-group purpose="location">
532 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> 540 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
533 <context context-type="linenumber">70</context> 541 <context context-type="linenumber">70</context>
@@ -544,12 +552,12 @@
544 <trans-unit id="935187492052582731"> 552 <trans-unit id="935187492052582731">
545 <source>Submit</source> 553 <source>Submit</source>
546 <target>Wyślij</target> 554 <target>Wyślij</target>
547 555 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group>
548 556 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
549 557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
550 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group>
551 559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group>
552 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 560 </trans-unit>
553 <trans-unit id="8343217707114977013" datatype="html"> 561 <trans-unit id="8343217707114977013" datatype="html">
554 <source>The contact form is not enabled on this instance.</source> 562 <source>The contact form is not enabled on this instance.</source>
555 <target state="translated">Formularz kontaktowy nie jest włączony na tej instancji.</target> 563 <target state="translated">Formularz kontaktowy nie jest włączony na tej instancji.</target>
@@ -566,15 +574,15 @@
566 <trans-unit id="5471125870639393916" datatype="html"> 574 <trans-unit id="5471125870639393916" datatype="html">
567 <source>What is the issue?</source> 575 <source>What is the issue?</source>
568 <target state="translated">Jaki jest problem?</target> 576 <target state="translated">Jaki jest problem?</target>
569 577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
570 578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group>
571 579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group>
572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 580 </trans-unit>
573 <trans-unit id="2466846716878254816" datatype="html"> 581 <trans-unit id="2466846716878254816" datatype="html">
574 <source>Element <x id="PH" equiv-text="param"/> not found</source> 582 <source>Element <x id="PH" equiv-text="param"/> not found</source>
575 <target state="translated">Nie znaleziono elementu <x id="PH" equiv-text="param"/></target> 583 <target state="translated">Nie znaleziono elementu <x id="PH" equiv-text="param"/></target>
576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 584
577 </trans-unit> 585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
578 <trans-unit id="7539427273132299890" datatype="html"> 586 <trans-unit id="7539427273132299890" datatype="html">
579 <source>Unlisted</source> 587 <source>Unlisted</source>
580 <target state="translated">Niepubliczny</target> 588 <target state="translated">Niepubliczny</target>
@@ -604,65 +612,75 @@
604 <trans-unit id="3267631941074558910" datatype="html"> 612 <trans-unit id="3267631941074558910" datatype="html">
605 <source>Cannot fetch information of this remote account</source> 613 <source>Cannot fetch information of this remote account</source>
606 <target state="translated">Nie można uzyskać informacji o tym zdalnym koncie</target> 614 <target state="translated">Nie można uzyskać informacji o tym zdalnym koncie</target>
607 615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group>
608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 616 </trans-unit>
609 <trans-unit id="9081463435738465430" datatype="html"> 617 <trans-unit id="9081463435738465430" datatype="html">
610 <source>Blocked</source> 618 <source>Blocked</source>
611 <target state="translated">Zablokowano</target> 619 <target state="translated">Zablokowano</target>
612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 620 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group>
613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group>
614 </trans-unit><trans-unit id="2956881312790136147" datatype="html"> 622 </trans-unit>
615 <source>Delete this file</source><target state="new">Delete this file</target> 623 <trans-unit id="2956881312790136147" datatype="html">
616 624 <source>Delete this file</source>
617 625 <target state="translated">Usuń ten plik</target>
618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
628 </trans-unit>
619 <trans-unit id="870586304593427318" datatype="html"> 629 <trans-unit id="870586304593427318" datatype="html">
620 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 630 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
621 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 631 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
622 632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="5779580280418408097" datatype="html"> 633 </trans-unit>
624 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 634 <trans-unit id="5779580280418408097" datatype="html">
625 635 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 636 <target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
638 </trans-unit>
627 <trans-unit id="6630644917521475697" datatype="html"> 639 <trans-unit id="6630644917521475697" datatype="html">
628 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 640 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
629 <target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> 641 <target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target>
630 642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit><trans-unit id="9164541937317586242" datatype="html"> 643 </trans-unit>
632 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source><target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 644 <trans-unit id="9164541937317586242" datatype="html">
633 645 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 646 <target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
648 </trans-unit>
635 <trans-unit id="2870417795706430145" datatype="html"> 649 <trans-unit id="2870417795706430145" datatype="html">
636 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 650 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
637 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> 651 <target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target>
638 652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit><trans-unit id="6228449077605046873" datatype="html"> 653 </trans-unit>
640 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target> 654 <trans-unit id="6228449077605046873" datatype="html">
641 655 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 656 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
658 </trans-unit>
643 <trans-unit id="9088099192924395359" datatype="html"> 659 <trans-unit id="9088099192924395359" datatype="html">
644 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 660 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
645 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> 661 <target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target>
646 662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="653148876380254581" datatype="html"> 663 </trans-unit>
648 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target> 664 <trans-unit id="653148876380254581" datatype="html">
649 665 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 666 <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
668 </trans-unit>
651 <trans-unit id="5442133371267277333" datatype="html"> 669 <trans-unit id="5442133371267277333" datatype="html">
652 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 670 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
653 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> 671 <target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target>
654 672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 673 </trans-unit>
656 <trans-unit id="1571742433738679426" datatype="html"> 674 <trans-unit id="1571742433738679426" datatype="html">
657 <source>Files were removed.</source> 675 <source>Files were removed.</source>
658 <target state="new">Files were removed.</target> 676 <target state="translated">Pliki zostały usunięte.</target>
659 677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 678 </trans-unit>
661 <trans-unit id="7054344823477412274" datatype="html"> 679 <trans-unit id="7054344823477412274" datatype="html">
662 <source>Transcoding jobs created.</source> 680 <source>Transcoding jobs created.</source>
663 <target state="new">Transcoding jobs created.</target> 681 <target state="translated">Utworzono zadanie transkodowania.</target>
664 682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 683 </trans-unit>
666 <trans-unit id="3514509630940272440" datatype="html"> 684 <trans-unit id="3514509630940272440" datatype="html">
667 <source>Sensitive</source> 685 <source>Sensitive</source>
668 <target state="translated">Wrażliwe</target> 686 <target state="translated">Wrażliwe</target>
@@ -673,8 +691,8 @@
673 <target state="translated"> 691 <target state="translated">
674 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/> 692 <x id="INTERPOLATION" equiv-text="{{ playlist.videoChannelBy }}"/>
675 </target> 693 </target>
676 694 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group>
677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 695 </trans-unit>
678 <trans-unit id="3044142083883783523" datatype="html"> 696 <trans-unit id="3044142083883783523" datatype="html">
679 <source>Updated <x id="INTERPOLATION"/></source> 697 <source>Updated <x id="INTERPOLATION"/></source>
680 <target state="translated">Zaktualizowano <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></target> 698 <target state="translated">Zaktualizowano <x id="INTERPOLATION" equiv-text="{{ playlist.updatedAt | myFromNow }}"/></target>
@@ -688,9 +706,9 @@
688 <trans-unit id="6381490568322624964" datatype="html"> 706 <trans-unit id="6381490568322624964" datatype="html">
689 <source>Deleted</source> 707 <source>Deleted</source>
690 <target state="translated">Usunięte</target> 708 <target state="translated">Usunięte</target>
691 709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group>
692 710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group>
693 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 711 </trans-unit>
694 <trans-unit id="5263519165976128456" datatype="html"> 712 <trans-unit id="5263519165976128456" datatype="html">
695 <source>Edit starts/stops at</source> 713 <source>Edit starts/stops at</source>
696 <target state="translated">Edycja zaczyna się/kończy na</target> 714 <target state="translated">Edycja zaczyna się/kończy na</target>
@@ -712,34 +730,33 @@
712 <trans-unit id="834805431202576194"> 730 <trans-unit id="834805431202576194">
713 <source>No results.</source> 731 <source>No results.</source>
714 <target>Brak wyników.</target> 732 <target>Brak wyników.</target>
715 733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
716 734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
717 735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group>
718 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 736 </trans-unit>
719 <trans-unit id="158575725114802951" datatype="html"> 737 <trans-unit id="158575725114802951" datatype="html">
720 <source>Only live videos</source> 738 <source>Only live videos</source>
721 <target state="translated">Tylko filmy na żywo</target> 739 <target state="translated">Tylko filmy na żywo</target>
722 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 740
723 </trans-unit><trans-unit id="9157178301885999151" datatype="html"> 741 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
724 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 742 <trans-unit id="9157178301885999151" datatype="html">
725 <context-group purpose="location"> 743 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
726 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 744 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
727 <context context-type="linenumber">170</context> 745
728 </context-group> 746 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
729 </trans-unit>
730 <trans-unit id="7585826646011739428"> 747 <trans-unit id="7585826646011739428">
731 <source>Edit</source> 748 <source>Edit</source>
732 <target>Edytuj</target> 749 <target>Edytuj</target>
733 750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
734 751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
735 752 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
736 753 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
737 754 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
738 755 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
739 756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
740 757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
741 758 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 759 </trans-unit>
743 <trans-unit id="5293515551330482519"> 760 <trans-unit id="5293515551330482519">
744 <source>Truncated preview</source> 761 <source>Truncated preview</source>
745 <target>Skrócony podgląd</target> 762 <target>Skrócony podgląd</target>
@@ -771,24 +788,23 @@
771 <trans-unit id="1779391511451594552"> 788 <trans-unit id="1779391511451594552">
772 <source>Using an ActivityPub account</source> 789 <source>Using an ActivityPub account</source>
773 <target>Używając konta ActivityPub</target> 790 <target>Używając konta ActivityPub</target>
774 791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group>
775 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 792 </trans-unit>
776 <trans-unit id="3372646000533908418" datatype="html"> 793 <trans-unit id="3372646000533908418" datatype="html">
777 <source>Subscribe with a remote account:</source> 794 <source>Subscribe with a remote account:</source>
778 <target state="translated">Subskrybuj ze zdalnego konta:</target> 795 <target state="translated">Subskrybuj ze zdalnego konta:</target>
779 796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group>
780 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 797 </trans-unit>
781 <trans-unit id="6691897331062834756" datatype="html"> 798 <trans-unit id="6691897331062834756" datatype="html">
782 <source>Subscribe with an account on this instance</source> 799 <source>Subscribe with an account on this instance</source>
783 <target state="translated">Subskrybuj kontem na tej instancji</target> 800 <target state="translated">Subskrybuj kontem na tej instancji</target>
784 801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group>
785 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 802 </trans-unit>
786 <trans-unit id="1740917574463702967"> 803 <trans-unit id="1740917574463702967">
787 <source>Subscribe with your local account</source> 804 <source>Subscribe with your local account</source>
788 <target>Subskrybuj używając swojego lokalnego konta</target> 805 <target>Subskrybuj używając swojego lokalnego konta</target>
789 806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group>
790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 807 </trans-unit>
791
792 <trans-unit id="8023282004085823427" datatype="html"> 808 <trans-unit id="8023282004085823427" datatype="html">
793 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> 809 <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source>
794 <target state="new"><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</target> 810 <target state="new"><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</target>
@@ -817,18 +833,18 @@
817 <trans-unit id="2949829240129672512"> 833 <trans-unit id="2949829240129672512">
818 <source>Using a syndication feed</source> 834 <source>Using a syndication feed</source>
819 <target>Używając kanału syndykacyjnego</target> 835 <target>Używając kanału syndykacyjnego</target>
820 836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group>
821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 837 </trans-unit>
822 <trans-unit id="7695158742270602420"> 838 <trans-unit id="7695158742270602420">
823 <source>Subscribe via RSS</source> 839 <source>Subscribe via RSS</source>
824 <target>Subskrybuj przez RSS</target> 840 <target>Subskrybuj przez RSS</target>
825 841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group>
826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">63</context></context-group></trans-unit> 842 </trans-unit>
827 <trans-unit id="6086125715086510222" datatype="html"> 843 <trans-unit id="6086125715086510222" datatype="html">
828 <source>PROFILE SETTINGS</source> 844 <source>PROFILE SETTINGS</source>
829 <target state="translated">USTAWIENIA KONTA</target> 845 <target state="translated">USTAWIENIA KONTA</target>
830 846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group>
831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 847 </trans-unit>
832 <trans-unit id="855178133027341271" datatype="html"> 848 <trans-unit id="855178133027341271" datatype="html">
833 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> 849 <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source>
834 <target state="translated"><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Zdalna subskrypcja <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Zdalna interakcja <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target> 850 <target state="translated"><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span>"/>Zdalna subskrypcja <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span>"/>Zdalna interakcja <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
@@ -903,11 +919,11 @@
903 <trans-unit id="2602586221576511475"> 919 <trans-unit id="2602586221576511475">
904 <source>Video quota</source> 920 <source>Video quota</source>
905 <target>Przestrzeń na filmy</target> 921 <target>Przestrzeń na filmy</target>
906 922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
907 923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
908 924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
909 925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 926 </trans-unit>
911 <trans-unit id="1502595455339510144"> 927 <trans-unit id="1502595455339510144">
912 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> 928 <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source>
913 <target>Nieograniczony <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> dziennie) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/></target> 929 <target>Nieograniczony <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;ng-container>"/>( <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> dziennie) <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="&lt;/ng-container>"/></target>
@@ -916,15 +932,15 @@
916 <trans-unit id="1071721880474488785"> 932 <trans-unit id="1071721880474488785">
917 <source>Import</source> 933 <source>Import</source>
918 <target>Importuj</target> 934 <target>Importuj</target>
919 935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
920 936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
921 937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
922 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 938 </trans-unit>
923 <trans-unit id="6276792241563504067" datatype="html"> 939 <trans-unit id="6276792241563504067" datatype="html">
924 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 940 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
925 <target state="translated">Możesz zaimportować dowolny plik torrent kierujący do pliku multimedialnego. Upewnij się, że masz prawa do rozpowszechniania treści do której on kieruje, w przeciwnym razie może to spowodować problemy prawne dla siebie i Twojej instancji.</target> 941 <target state="translated">Możesz zaimportować dowolny plik torrent kierujący do pliku multimedialnego. Upewnij się, że masz prawa do rozpowszechniania treści do której on kieruje, w przeciwnym razie może to spowodować problemy prawne dla siebie i Twojej instancji.</target>
926 942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group>
927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 943 </trans-unit>
928 <trans-unit id="5812787579835788700"> 944 <trans-unit id="5812787579835788700">
929 <source>HTTP import (YouTube, Vimeo, direct URL...)</source> 945 <source>HTTP import (YouTube, Vimeo, direct URL...)</source>
930 <target>Import z linku HTTP (YouTube, Vimeo, bezpośredni URL...)</target> 946 <target>Import z linku HTTP (YouTube, Vimeo, bezpośredni URL...)</target>
@@ -934,8 +950,10 @@
934 <source>Torrent import</source> 950 <source>Torrent import</source>
935 <target state="translated">Import torrentów</target> 951 <target state="translated">Import torrentów</target>
936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group> 952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
937 </trans-unit><trans-unit id="7417677567611860270" datatype="html"> 953 </trans-unit>
938 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target> 954 <trans-unit id="7417677567611860270" datatype="html">
955 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source>
956 <target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
939 <context-group purpose="location"> 957 <context-group purpose="location">
940 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 958 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
941 <context context-type="linenumber">110</context> 959 <context context-type="linenumber">110</context>
@@ -948,7 +966,7 @@
948 </trans-unit> 966 </trans-unit>
949 <trans-unit id="5851173629316588976" datatype="html"> 967 <trans-unit id="5851173629316588976" datatype="html">
950 <source>By users on this instance</source> 968 <source>By users on this instance</source>
951 <target state="new">By users on this instance</target> 969 <target state="translated">Przez użytkowników tej instancji</target>
952 <context-group purpose="location"> 970 <context-group purpose="location">
953 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context> 971 <context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context>
954 <context context-type="linenumber">4</context> 972 <context context-type="linenumber">4</context>
@@ -1009,10 +1027,10 @@
1009 <trans-unit id="8726138323871139597" datatype="html"> 1027 <trans-unit id="8726138323871139597" datatype="html">
1010 <source>Following</source> 1028 <source>Following</source>
1011 <target state="translated">Åšledzeni</target> 1029 <target state="translated">Åšledzeni</target>
1012 1030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1013 1031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group>
1014 1032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 1033 </trans-unit>
1016 <trans-unit id="4914577418256256836" datatype="html"> 1034 <trans-unit id="4914577418256256836" datatype="html">
1017 <source>Followers</source> 1035 <source>Followers</source>
1018 <target state="translated">ÅšledzÄ…cy</target> 1036 <target state="translated">ÅšledzÄ…cy</target>
@@ -1030,29 +1048,29 @@
1030 <target state="translated">obserwowanych</target> 1048 <target state="translated">obserwowanych</target>
1031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group> 1049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-statistics.component.html</context><context context-type="linenumber">95</context></context-group>
1032 </trans-unit> 1050 </trans-unit>
1033
1034 <trans-unit id="1447760976255144968" datatype="html"> 1051 <trans-unit id="1447760976255144968" datatype="html">
1035 <source>The connection was interrupted</source> 1052 <source>The connection was interrupted</source>
1036 <target state="translated">Połączenie zostało przerwane</target> 1053 <target state="translated">Połączenie zostało przerwane</target>
1037 1054 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group>
1038 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 1055 </trans-unit>
1039 <trans-unit id="4499233456830047129" datatype="html"> 1056 <trans-unit id="4499233456830047129" datatype="html">
1040 <source>The server encountered an error</source> 1057 <source>The server encountered an error</source>
1041 <target state="translated">Serwer napotkał na błąd</target> 1058 <target state="translated">Serwer napotkał na błąd</target>
1042 1059 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group>
1043 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">31</context></context-group></trans-unit><trans-unit id="732935381486595265" datatype="html"> 1060 </trans-unit>
1044 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source><target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target> 1061 <trans-unit id="732935381486595265" datatype="html">
1062 <source>Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</source>
1063 <target state="new">Your <x id="PH" equiv-text="name"/> file couldn't be transferred before the server proxy timeout</target>
1045 <context-group purpose="location"> 1064 <context-group purpose="location">
1046 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> 1065 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
1047 <context context-type="linenumber">35</context> 1066 <context context-type="linenumber">35</context>
1048 </context-group> 1067 </context-group>
1049 </trans-unit> 1068 </trans-unit>
1050
1051 <trans-unit id="8530934870279569179" datatype="html"> 1069 <trans-unit id="8530934870279569179" datatype="html">
1052 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source> 1070 <source>Your <x id="PH" equiv-text="name"/> file was too large (max. size: <x id="PH_1" equiv-text="maxFileSize"/>)</source>
1053 <target state="translated">Twój plik <x id="PH" equiv-text="name"/> jest zbyt duży (maks. rozmiar: <x id="PH_1" equiv-text="maxFileSize"/>)</target> 1071 <target state="translated">Twój plik <x id="PH" equiv-text="name"/> jest zbyt duży (maks. rozmiar: <x id="PH_1" equiv-text="maxFileSize"/>)</target>
1054 1072 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group>
1055 <context-group purpose="location"><context context-type="sourcefile">src/app/helpers/utils/upload.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 1073 </trans-unit>
1056 <trans-unit id="7908493851025027368" datatype="html"> 1074 <trans-unit id="7908493851025027368" datatype="html">
1057 <source>A banned user will no longer be able to login.</source> 1075 <source>A banned user will no longer be able to login.</source>
1058 <target state="translated">Zbanowany użytkownik nie będzie już mógł się zalogować.</target> 1076 <target state="translated">Zbanowany użytkownik nie będzie już mógł się zalogować.</target>
@@ -1104,8 +1122,10 @@
1104 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> 1122 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context>
1105 <context context-type="linenumber">40,42</context> 1123 <context context-type="linenumber">40,42</context>
1106 </context-group> 1124 </context-group>
1107 </trans-unit><trans-unit id="901879091817013957" datatype="html"> 1125 </trans-unit>
1108 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source><target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target> 1126 <trans-unit id="901879091817013957" datatype="html">
1127 <source>{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</source>
1128 <target state="new">{count, plural, =1 {Blocked <x id="videoName"/>.} other {Blocked <x id="count"/> videos.}}</target>
1109 <context-group purpose="location"> 1129 <context-group purpose="location">
1110 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> 1130 <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context>
1111 <context context-type="linenumber">84</context> 1131 <context context-type="linenumber">84</context>
@@ -1114,9 +1134,8 @@
1114 <trans-unit id="4195458579645833046" datatype="html"> 1134 <trans-unit id="4195458579645833046" datatype="html">
1115 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> 1135 <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source>
1116 <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> 1136 <target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target>
1117 1137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group>
1118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 1138 </trans-unit>
1119
1120 <trans-unit id="1191071088182425837" datatype="html"> 1139 <trans-unit id="1191071088182425837" datatype="html">
1121 <source><x id="PH"/>h</source> 1140 <source><x id="PH"/>h</source>
1122 <target state="translated"><x id="PH"/> godz.</target> 1141 <target state="translated"><x id="PH"/> godz.</target>
@@ -1133,48 +1152,52 @@
1133 <target state="translated"><x id="PH"/> sek</target> 1152 <target state="translated"><x id="PH"/> sek</target>
1134 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group> 1153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">17</context></context-group>
1135 </trans-unit> 1154 </trans-unit>
1136
1137 <trans-unit id="1909492071130899005" datatype="html"> 1155 <trans-unit id="1909492071130899005" datatype="html">
1138 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> 1156 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source>
1139 <target state="translated">Przepraszamy, ale wystąpił problem z procesem zewnętrznego logowania. Prosimy <x id="START_LINK"/>skontaktować się z administratorem<x id="CLOSE_LINK"/>. </target> 1157 <target state="translated">Przepraszamy, ale wystąpił problem z procesem zewnętrznego logowania. Prosimy <x id="START_LINK"/>skontaktować się z administratorem<x id="CLOSE_LINK"/>. </target>
1140 1158 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group>
1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit><trans-unit id="5418570600695268383" datatype="html"> 1159 </trans-unit>
1142 <source> Request new verification email </source><target state="new"> Request new verification email </target> 1160 <trans-unit id="5418570600695268383" datatype="html">
1161 <source>Request new verification email</source>
1162 <target state="translated">Wyślij ponownie email do weryfikacji</target>
1143 <context-group purpose="location"> 1163 <context-group purpose="location">
1144 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1164 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1145 <context context-type="linenumber">33,35</context> 1165 <context context-type="linenumber">33,35</context>
1146 </context-group> 1166 </context-group>
1147 </trans-unit> 1167 </trans-unit>
1148
1149
1150
1151 <trans-unit id="2392488717875840729"> 1168 <trans-unit id="2392488717875840729">
1152 <source>User</source> 1169 <source>User</source>
1153 <target>Użytkownik</target> 1170 <target>Użytkownik</target>
1154 1171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1155 1172 </trans-unit>
1156
1157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
1158 <trans-unit id="3997350348765083892"> 1173 <trans-unit id="3997350348765083892">
1159 <source>Username or email address</source> 1174 <source>Username or email address</source>
1160 <target>Nazwa użytkownika lub adres e-mail</target> 1175 <target>Nazwa użytkownika lub adres e-mail</target>
1161 1176
1162 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1177 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1163 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1178 <trans-unit id="175344056589888866" datatype="html">
1179 <source>Example: john@example.com</source>
1180 <target state="translated">Przykład: john@example.com</target>
1181
1182
1183 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1184 <trans-unit id="1758058452376026925" datatype="html">
1185 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1186 <target state="translated">âš ï¸ WiÄ™kszość adresów email nie posiada wielkich liter.</target>
1187
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1189 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1164 <context-group purpose="location"> 1190 <context-group purpose="location">
1165 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1191 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1166 <context context-type="linenumber">46</context> 1192 <context context-type="linenumber">70</context>
1167 </context-group> 1193 </context-group>
1194 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1195 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1168 <context-group purpose="location"> 1196 <context-group purpose="location">
1169 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1197 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1170 <context context-type="linenumber">53</context> 1198 <context context-type="linenumber">72</context>
1171 </context-group> 1199 </context-group>
1172 </trans-unit> 1200 </trans-unit>
1173 <trans-unit id="1758058452376026925" datatype="html">
1174 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1175 <target state="translated">âš ï¸ WiÄ™kszość adresów email nie posiada wielkich liter.</target>
1176
1177 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1178 <trans-unit id="1431416938026210429"> 1201 <trans-unit id="1431416938026210429">
1179 <source>Password</source> 1202 <source>Password</source>
1180 <target>Hasło</target> 1203 <target>Hasło</target>
@@ -1185,30 +1208,33 @@
1185 1208
1186 1209
1187 1210
1188 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1190 <trans-unit id="8715156686857791956" datatype="html"> 1212 <trans-unit id="8715156686857791956" datatype="html">
1191 <source>Click here to reset your password</source> 1213 <source>Click here to reset your password</source>
1192 <target state="translated">Kliknij tutaj aby zresetować swoje hasło</target> 1214 <target state="translated">Kliknij tutaj aby zresetować swoje hasło</target>
1193 1215
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1195 <trans-unit id="892063502898494584" datatype="html"> 1217 <trans-unit id="892063502898494584" datatype="html">
1196 <source>I forgot my password</source> 1218 <source>I forgot my password</source>
1197 <target state="translated">Nie pamiętam hasła</target> 1219 <target state="translated">Nie pamiętam hasła</target>
1198 1220
1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="2101170466365500913" datatype="html"> 1222 <trans-unit id="2101170466365500913" datatype="html">
1201 <source>Logging into an account lets you publish content</source> 1223 <source>Logging into an account lets you publish content</source>
1202 <target state="translated">Logowanie na konto pozwala na publikację treści</target> 1224 <target state="translated">Logowanie na konto pozwala na publikację treści</target>
1203 1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group>
1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1226 </trans-unit>
1205 <source> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1227 <trans-unit id="6584143415159913044" datatype="html">
1228 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1229 <target state="new"> This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="START_LINK_2" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1206 <context-group purpose="location"> 1230 <context-group purpose="location">
1207 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1231 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1208 <context context-type="linenumber">15,18</context> 1232 <context context-type="linenumber">15,18</context>
1209 </context-group> 1233 </context-group>
1210 </trans-unit><trans-unit id="1394326136451741248" datatype="html"> 1234 </trans-unit>
1211 <source> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1235 <trans-unit id="1394326136451741248" datatype="html">
1236 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1237 <target state="new"> Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1212 <context-group purpose="location"> 1238 <context-group purpose="location">
1213 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1239 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1214 <context context-type="linenumber">20,23</context> 1240 <context context-type="linenumber">20,23</context>
@@ -1218,28 +1244,28 @@
1218 <source>Or sign in with</source> 1244 <source>Or sign in with</source>
1219 <target state="translated">Lub zaloguj siÄ™ z</target> 1245 <target state="translated">Lub zaloguj siÄ™ z</target>
1220 1246
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1222 <trans-unit id="3238209155172574367"> 1248 <trans-unit id="3238209155172574367">
1223 <source>Forgot your password</source> 1249 <source>Forgot your password</source>
1224 <target>Zapomniałem hasła</target> 1250 <target>Zapomniałem hasła</target>
1225 1251
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1227 <trans-unit id="87327320394367488" datatype="html"> 1253 <trans-unit id="87327320394367488" datatype="html">
1228 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1254 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1229 <target state="translated">Przepraszamy, nie możesz odzyskać hasła ponieważ administrator twojej instancji nie skonfigurował systemu e-mail.</target> 1255 <target state="translated">Przepraszamy, nie możesz odzyskać hasła ponieważ administrator twojej instancji nie skonfigurował systemu e-mail.</target>
1230 1256
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1232 <trans-unit id="3188014010833256853" datatype="html"> 1258 <trans-unit id="3188014010833256853" datatype="html">
1233 <source>Enter your email address and we will send you a link to reset your password.</source> 1259 <source>Enter your email address and we will send you a link to reset your password.</source>
1234 <target state="translated">Wprowadź swój adres e-mail, a my wyślemy link pozwalający na zresetowanie hasła.</target> 1260 <target state="translated">Wprowadź swój adres e-mail, a my wyślemy link pozwalający na zresetowanie hasła.</target>
1235 1261
1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1237 <trans-unit id="1190256911880544559" datatype="html"> 1263 <trans-unit id="1190256911880544559" datatype="html">
1238 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1264 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1239The link will expire within 1 hour.</source> 1265The link will expire within 1 hour.</source>
1240 <target state="translated">E-mail z instrukcjami resetowania hasła został wysłany na <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Odnośnik wygaśnie w ciągu 1 godziny.</target> 1266 <target state="translated">E-mail z instrukcjami resetowania hasła został wysłany na <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Odnośnik wygaśnie w ciągu 1 godziny.</target>
1241 1267
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1268 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1243 <trans-unit id="4768749765465246664"> 1269 <trans-unit id="4768749765465246664">
1244 <source>Email</source> 1270 <source>Email</source>
1245 <target>E-mail</target> 1271 <target>E-mail</target>
@@ -1250,20 +1276,19 @@ The link will expire within 1 hour.</source>
1250 1276
1251 1277
1252 1278
1253 1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1255 <trans-unit id="3967269098753656610"> 1280 <trans-unit id="3967269098753656610">
1256 <source>Email address</source> 1281 <source>Email address</source>
1257 <target>Adres e-mail</target> 1282 <target>Adres e-mail</target>
1258 1283
1259 1284
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1261 <trans-unit id="7808756054397155068" datatype="html"> 1286 <trans-unit id="7808756054397155068" datatype="html">
1262 <source>Reset</source> 1287 <source>Reset</source>
1263 <target state="translated">Resetuj</target> 1288 <target state="translated">Resetuj</target>
1264 <note priority="1" from="description">Password reset button</note> 1289 <note priority="1" from="description">Password reset button</note>
1265 1290
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1267 <trans-unit id="4319634264526091601" datatype="html"> 1292 <trans-unit id="4319634264526091601" datatype="html">
1268 <source>on this instance</source> 1293 <source>on this instance</source>
1269 <target state="translated">na tej instancji</target> 1294 <target state="translated">na tej instancji</target>
@@ -1282,97 +1307,119 @@ The link will expire within 1 hour.</source>
1282 <context context-type="linenumber">10</context> 1307 <context context-type="linenumber">10</context>
1283 </context-group> 1308 </context-group>
1284 </trans-unit> 1309 </trans-unit>
1285
1286 <trans-unit id="3782563238994348625"> 1310 <trans-unit id="3782563238994348625">
1287 <source>Confirm password</source> 1311 <source>Confirm password</source>
1288 <target>Potwierdź hasło</target> 1312 <target>Potwierdź hasło</target>
1289 1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group>
1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 1314 </trans-unit>
1291 <trans-unit id="2501430660070156325"> 1315 <trans-unit id="2501430660070156325">
1292 <source>Confirmed password</source> 1316 <source>Confirmed password</source>
1293 <target>Potwierdzone hasło</target> 1317 <target>Potwierdzone hasło</target>
1294 1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group>
1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 1319 </trans-unit>
1296 <trans-unit id="8547184468496530386"> 1320 <trans-unit id="8547184468496530386">
1297 <source>Reset my password</source> 1321 <source>Reset my password</source>
1298 <target>Resetuj moje hasło</target> 1322 <target>Resetuj moje hasło</target>
1299 1323 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group>
1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 1324 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">24</context></context-group>
1301 1325 </trans-unit>
1302
1303 <trans-unit id="5018804994794983050" datatype="html"> 1326 <trans-unit id="5018804994794983050" datatype="html">
1304 <source>Signup</source> 1327 <source>Signup</source>
1305 <target state="translated">Zarejestruj siÄ™</target> 1328 <target state="translated">Zarejestruj siÄ™</target>
1306 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note> 1329 <note priority="1" from="description">Button on the registration form to finalize the account and channel creation</note>
1307 1330 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group>
1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="1779569416352510488" datatype="html"> 1331 </trans-unit>
1309 <source>Why creating an account?</source><target state="new">Why creating an account?</target> 1332 <trans-unit id="1779569416352510488" datatype="html">
1333 <source>Why creating an account?</source>
1334 <target state="new">Why creating an account?</target>
1310 <context-group purpose="location"> 1335 <context-group purpose="location">
1311 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1336 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1312 <context context-type="linenumber">2</context> 1337 <context context-type="linenumber">2</context>
1313 </context-group> 1338 </context-group>
1314 </trans-unit><trans-unit id="4502972592942341883" datatype="html"> 1339 </trans-unit>
1315 <source> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source><target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target> 1340 <trans-unit id="4502972592942341883" datatype="html">
1341 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source>
1342 <target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
1316 <context-group purpose="location"> 1343 <context-group purpose="location">
1317 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1344 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1318 <context context-type="linenumber">4,8</context> 1345 <context context-type="linenumber">4,8</context>
1319 </context-group> 1346 </context-group>
1320 </trans-unit><trans-unit id="3514732276382852116" datatype="html"> 1347 </trans-unit>
1321 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target> 1348 <trans-unit id="3514732276382852116" datatype="html">
1349 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source>
1350 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
1322 <context-group purpose="location"> 1351 <context-group purpose="location">
1323 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1352 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1324 <context context-type="linenumber">11</context> 1353 <context context-type="linenumber">11</context>
1325 </context-group> 1354 </context-group>
1326 </trans-unit><trans-unit id="6928511254538021087" datatype="html"> 1355 </trans-unit>
1327 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target> 1356 <trans-unit id="6928511254538021087" datatype="html">
1357 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</source>
1358 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Subscribe<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to channels to be notified of new videos</target>
1328 <context-group purpose="location"> 1359 <context-group purpose="location">
1329 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1360 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1330 <context context-type="linenumber">12</context> 1361 <context context-type="linenumber">12</context>
1331 </context-group> 1362 </context-group>
1332 </trans-unit><trans-unit id="269413964682905563" datatype="html"> 1363 </trans-unit>
1333 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1364 <trans-unit id="269413964682905563" datatype="html">
1365 <source>Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1366 <target state="new">Have access to your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>watch history<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1334 <context-group purpose="location"> 1367 <context-group purpose="location">
1335 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1368 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1336 <context context-type="linenumber">13</context> 1369 <context context-type="linenumber">13</context>
1337 </context-group> 1370 </context-group>
1338 </trans-unit><trans-unit id="7760677303939127268" datatype="html"> 1371 </trans-unit>
1339 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1372 <trans-unit id="7760677303939127268" datatype="html">
1373 <source>Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1374 <target state="new">Create your channel to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1340 <context-group purpose="location"> 1375 <context-group purpose="location">
1341 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1376 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1342 <context context-type="linenumber">14</context> 1377 <context context-type="linenumber">14</context>
1343 </context-group> 1378 </context-group>
1344 </trans-unit><trans-unit id="5767014923310516" datatype="html"> 1379 </trans-unit>
1345 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target> 1380 <trans-unit id="5767014923310516" datatype="html">
1381 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source>
1382 <target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target>
1346 <context-group purpose="location"> 1383 <context-group purpose="location">
1347 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1384 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1348 <context context-type="linenumber">19</context> 1385 <context context-type="linenumber">19</context>
1349 </context-group> 1386 </context-group>
1350 </trans-unit><trans-unit id="5853527794391720600" datatype="html"> 1387 </trans-unit>
1351 <source> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source><target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target> 1388 <trans-unit id="5853527794391720600" datatype="html">
1389 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source>
1390 <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
1352 <context-group purpose="location"> 1391 <context-group purpose="location">
1353 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1392 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1354 <context context-type="linenumber">21,23</context> 1393 <context context-type="linenumber">21,23</context>
1355 </context-group> 1394 </context-group>
1356 </trans-unit><trans-unit id="7772973173091400795" datatype="html"> 1395 </trans-unit>
1357 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target> 1396 <trans-unit id="7772973173091400795" datatype="html">
1397 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </source>
1398 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> has been created using <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, a video creation platform developed by Framasoft. <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://framasoft.org&quot;>"/>Framasoft<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is a french non-profit organization that offers alternatives to Big Tech's digital tools </target>
1358 <context-group purpose="location"> 1399 <context-group purpose="location">
1359 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 1400 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
1360 <context context-type="linenumber">34,37</context> 1401 <context context-type="linenumber">34,37</context>
1361 </context-group> 1402 </context-group>
1362 </trans-unit><trans-unit id="2528596078796844503" datatype="html"> 1403 </trans-unit>
1363 <source> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source><target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 1404 <trans-unit id="2528596078796844503" datatype="html">
1405 <source>You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
1406 <target state="new"> You want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>publish videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>? Then you need to create your first <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
1364 <context-group purpose="location"> 1407 <context-group purpose="location">
1365 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1408 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1366 <context context-type="linenumber">2,4</context> 1409 <context context-type="linenumber">2,4</context>
1367 </context-group> 1410 </context-group>
1368 </trans-unit><trans-unit id="1335686739562009265" datatype="html"> 1411 </trans-unit>
1369 <source> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source><target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target> 1412 <trans-unit id="1335686739562009265" datatype="html">
1413 <source>You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </source>
1414 <target state="new"> You might want to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>create a channel by theme:<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> for example, you can create a channel named "SweetMelodies" to publish your piano concerts and another one "Ecology" in which you publish your videos talking about ecology. </target>
1370 <context-group purpose="location"> 1415 <context-group purpose="location">
1371 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1416 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1372 <context context-type="linenumber">6,9</context> 1417 <context context-type="linenumber">6,9</context>
1373 </context-group> 1418 </context-group>
1374 </trans-unit><trans-unit id="5716290603546738313" datatype="html"> 1419 </trans-unit>
1375 <source> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source><target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target> 1420 <trans-unit id="5716290603546738313" datatype="html">
1421 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </source>
1422 <target state="new"> <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> administrators allow you to publish up to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION_1" equiv-text="{{ videoQuota | bytes: 0 }}"/> of videos<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> on their website. </target>
1376 <context-group purpose="location"> 1423 <context-group purpose="location">
1377 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 1424 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
1378 <context context-type="linenumber">11,13</context> 1425 <context context-type="linenumber">11,13</context>
@@ -1444,14 +1491,15 @@ The link will expire within 1 hour.</source>
1444 <source>It's time to configure your instance!</source> 1491 <source>It's time to configure your instance!</source>
1445 <target state="translated">Czas na konfiguracjÄ™ twojej instancji!</target> 1492 <target state="translated">Czas na konfiguracjÄ™ twojej instancji!</target>
1446 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> 1493 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
1447 </trans-unit><trans-unit id="1852111465407058121" datatype="html"> 1494 </trans-unit>
1448 <source> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source><target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target> 1495 <trans-unit id="1852111465407058121" datatype="html">
1496 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source>
1497 <target state="new"> Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </target>
1449 <context-group purpose="location"> 1498 <context-group purpose="location">
1450 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context> 1499 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
1451 <context context-type="linenumber">57,61</context> 1500 <context context-type="linenumber">57,61</context>
1452 </context-group> 1501 </context-group>
1453 </trans-unit> 1502 </trans-unit>
1454
1455 <trans-unit id="5329436244765769292" datatype="html"> 1503 <trans-unit id="5329436244765769292" datatype="html">
1456 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> 1504 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source>
1457 <target state="translated">Jeśli chcesz otworzyć rejestrację, ustal <x id="START_TAG_STRONG"/>zasady moderacji<x id="CLOSE_TAG_STRONG"/> i <x id="START_TAG_STRONG"/>zasady użytkowania instancji<x id="CLOSE_TAG_STRONG"/>, oraz określ kategorie, jak i języki których używają moderatorzy. W ten sposób pomożesz użytkownikom wybrać <x id="START_TAG_STRONG"/>odpowiednią<x id="CLOSE_TAG_STRONG"/> instancję PeerTube do rejestracji. </target> 1505 <target state="translated">Jeśli chcesz otworzyć rejestrację, ustal <x id="START_TAG_STRONG"/>zasady moderacji<x id="CLOSE_TAG_STRONG"/> i <x id="START_TAG_STRONG"/>zasady użytkowania instancji<x id="CLOSE_TAG_STRONG"/>, oraz określ kategorie, jak i języki których używają moderatorzy. W ten sposób pomożesz użytkownikom wybrać <x id="START_TAG_STRONG"/>odpowiednią<x id="CLOSE_TAG_STRONG"/> instancję PeerTube do rejestracji. </target>
@@ -1471,6 +1519,12 @@ The link will expire within 1 hour.</source>
1471 <source>Configure my instance</source> 1519 <source>Configure my instance</source>
1472 <target state="translated">Konfiguruj mojÄ… instancjÄ™</target> 1520 <target state="translated">Konfiguruj mojÄ… instancjÄ™</target>
1473 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1521 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1522 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1523 <source>Confirm your password</source><target state="new">Confirm your password</target>
1524 <context-group purpose="location">
1525 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1526 <context context-type="linenumber">54</context>
1527 </context-group>
1474 </trans-unit> 1528 </trans-unit>
1475 <trans-unit id="9005121595859995793" datatype="html"> 1529 <trans-unit id="9005121595859995793" datatype="html">
1476 <source>Configuration warning!</source> 1530 <source>Configuration warning!</source>
@@ -1523,9 +1577,9 @@ The link will expire within 1 hour.</source>
1523 <trans-unit id="4116024528500133384" datatype="html"> 1577 <trans-unit id="4116024528500133384" datatype="html">
1524 <source>My settings</source> 1578 <source>My settings</source>
1525 <target state="translated">Moje ustawienia</target> 1579 <target state="translated">Moje ustawienia</target>
1526 1580 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group>
1527 1581 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1528 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 1582 </trans-unit>
1529 <trans-unit id="1420294365005204590" datatype="html"> 1583 <trans-unit id="1420294365005204590" datatype="html">
1530 <source>These settings apply only to your session on this instance.</source> 1584 <source>These settings apply only to your session on this instance.</source>
1531 <target state="translated">Te ustawienia dotyczÄ… jedynie Twojej sesji na tej instancji.</target> 1585 <target state="translated">Te ustawienia dotyczÄ… jedynie Twojej sesji na tej instancji.</target>
@@ -1533,8 +1587,10 @@ The link will expire within 1 hour.</source>
1533 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> 1587 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1534 <context context-type="linenumber">8</context> 1588 <context context-type="linenumber">8</context>
1535 </context-group> 1589 </context-group>
1536 </trans-unit><trans-unit id="7630362802781892981" datatype="html"> 1590 </trans-unit>
1537 <source>Interface</source><target state="new">Interface</target> 1591 <trans-unit id="7630362802781892981" datatype="html">
1592 <source>Interface</source>
1593 <target state="new">Interface</target>
1538 <context-group purpose="location"> 1594 <context-group purpose="location">
1539 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> 1595 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
1540 <context context-type="linenumber">18</context> 1596 <context context-type="linenumber">18</context>
@@ -1553,15 +1609,15 @@ The link will expire within 1 hour.</source>
1553 <trans-unit id="7819314041543176992"> 1609 <trans-unit id="7819314041543176992">
1554 <source>Close</source> 1610 <source>Close</source>
1555 <target>Zamknij</target> 1611 <target>Zamknij</target>
1556 1612 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
1557 1613 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group>
1558 1614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group>
1559 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 1615 </trans-unit>
1560 <trans-unit id="4853631149357965563" datatype="html"> 1616 <trans-unit id="4853631149357965563" datatype="html">
1561 <source>Update live settings</source> 1617 <source>Update live settings</source>
1562 <target state="translated">Uaktualnij ustawienia live</target> 1618 <target state="translated">Uaktualnij ustawienia live</target>
1563 1619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group>
1564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 1620 </trans-unit>
1565 <trans-unit id="1254225561962113354" datatype="html"> 1621 <trans-unit id="1254225561962113354" datatype="html">
1566 <source>Server too slow</source> 1622 <source>Server too slow</source>
1567 <target state="new">Server too slow</target> 1623 <target state="new">Server too slow</target>
@@ -1588,7 +1644,7 @@ The link will expire within 1 hour.</source>
1588 </trans-unit> 1644 </trans-unit>
1589 <trans-unit id="1677142486230902467" datatype="html"> 1645 <trans-unit id="1677142486230902467" datatype="html">
1590 <source>Server error</source> 1646 <source>Server error</source>
1591 <target state="new">Server error</target> 1647 <target state="translated">BÅ‚Ä…d serwera</target>
1592 <context-group purpose="location"> 1648 <context-group purpose="location">
1593 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context> 1649 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.ts</context>
1594 <context context-type="linenumber">45</context> 1650 <context context-type="linenumber">45</context>
@@ -1620,171 +1676,189 @@ The link will expire within 1 hour.</source>
1620 <trans-unit id="5464118521750361406" datatype="html"> 1676 <trans-unit id="5464118521750361406" datatype="html">
1621 <source>Public profile</source> 1677 <source>Public profile</source>
1622 <target state="translated">Publiczny profil</target> 1678 <target state="translated">Publiczny profil</target>
1623 1679 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group>
1624 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 1680 </trans-unit>
1625 <trans-unit id="7773271640656013365" datatype="html"> 1681 <trans-unit id="7773271640656013365" datatype="html">
1626 <source>Interface:</source> 1682 <source>Interface:</source>
1627 <target state="translated">Interfejs:</target> 1683 <target state="translated">Interfejs:</target>
1628 1684 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group>
1629 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 1685 </trans-unit>
1630 <trans-unit id="1674139713929545659" datatype="html"> 1686 <trans-unit id="1674139713929545659" datatype="html">
1631 <source>Videos:</source> 1687 <source>Videos:</source>
1632 <target state="translated">Filmy:</target> 1688 <target state="translated">Filmy:</target>
1633 1689 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group>
1634 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 1690 </trans-unit>
1635 <trans-unit id="9156407045661257130" datatype="html"> 1691 <trans-unit id="9156407045661257130" datatype="html">
1636 <source>Sensitive:</source> 1692 <source>Sensitive:</source>
1637 <target state="translated">Wrażliwe:</target> 1693 <target state="translated">Wrażliwe:</target>
1638 1694 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group>
1639 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 1695 </trans-unit>
1640 <trans-unit id="3430483831942247060" datatype="html"> 1696 <trans-unit id="3430483831942247060" datatype="html">
1641 <source>Help share videos</source> 1697 <source>Help share videos</source>
1642 <target state="translated">Pomóż udostępniać filmy</target> 1698 <target state="translated">Pomóż udostępniać filmy</target>
1643 1699 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group>
1644 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 1700 </trans-unit>
1645 <trans-unit id="7005745151564974365" datatype="html"> 1701 <trans-unit id="7005745151564974365" datatype="html">
1646 <source>Keyboard shortcuts</source> 1702 <source>Keyboard shortcuts</source>
1647 <target state="translated">Skróty klawiszowe</target> 1703 <target state="translated">Skróty klawiszowe</target>
1648 1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group>
1649 1705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
1650 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 1706 </trans-unit>
1651 <trans-unit id="7911416166208830577" datatype="html"> 1707 <trans-unit id="7911416166208830577" datatype="html">
1652 <source>Help</source> 1708 <source>Help</source>
1653 <target state="translated">Pomoc</target> 1709 <target state="translated">Pomoc</target>
1654 1710 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
1655 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 1711 </trans-unit>
1656 <trans-unit id="8378304669563824772" datatype="html"> 1712 <trans-unit id="8378304669563824772" datatype="html">
1657 <source>Get help using PeerTube</source> 1713 <source>Get help using PeerTube</source>
1658 <target state="translated">Pomoc w korzystaniu z PeerTube</target> 1714 <target state="translated">Pomoc w korzystaniu z PeerTube</target>
1659 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
1660 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 1716 </trans-unit>
1661 <trans-unit id="2497681082724639563" datatype="html"> 1717 <trans-unit id="2497681082724639563" datatype="html">
1662 <source>powered by PeerTube</source> 1718 <source>powered by PeerTube</source>
1663 <target state="translated">oparte o PeerTube</target> 1719 <target state="translated">oparte o PeerTube</target>
1664 1720 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group>
1665 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 1721 </trans-unit>
1666 <trans-unit id="7507948636555938109" datatype="html"> 1722 <trans-unit id="7507948636555938109" datatype="html">
1667 <source>Log out</source> 1723 <source>Log out</source>
1668 <target state="translated">Wyloguj siÄ™</target> 1724 <target state="translated">Wyloguj siÄ™</target>
1669 1725 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group>
1670 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 1726 </trans-unit>
1671 <trans-unit id="8893390761160292681" datatype="html"> 1727 <trans-unit id="8893390761160292681" datatype="html">
1672 <source>My account</source> 1728 <source>My account</source>
1673 <target state="translated">Moje konto</target> 1729 <target state="translated">Moje konto</target>
1674 1730
1675 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1676 <trans-unit id="6371572688505952303" datatype="html"> 1732 <trans-unit id="6371572688505952303" datatype="html">
1677 <source>My library</source> 1733 <source>My library</source>
1678 <target state="translated">Moja biblioteka</target> 1734 <target state="translated">Moja biblioteka</target>
1679 1735 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group>
1680 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1736 </trans-unit>
1681 <trans-unit id="2308975396733519902"> 1737 <trans-unit id="2308975396733519902">
1682 <source>Create an account</source> 1738 <source>Create an account</source>
1683 <target>Utwórz konto</target> 1739 <target>Utwórz konto</target>
1684 1740
1685 1741
1686 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1742
1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1687 <trans-unit id="3108704604266608109" datatype="html"> 1744 <trans-unit id="3108704604266608109" datatype="html">
1688 <source>My video imports</source> 1745 <source>My video imports</source>
1689 <target state="translated">Moje zaimportowane filmy</target> 1746 <target state="translated">Moje zaimportowane filmy</target>
1690 1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group>
1691 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 1748 </trans-unit>
1692 <trans-unit id="949618577357088829" datatype="html"> 1749 <trans-unit id="949618577357088829" datatype="html">
1693 <source>Create a new playlist</source> 1750 <source>Create a new playlist</source>
1694 <target state="translated">Utwórz nową listę odtwarzania</target> 1751 <target state="translated">Utwórz nową listę odtwarzania</target>
1695 1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group>
1696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 1753 </trans-unit>
1697 <trans-unit id="2689878465089314112" datatype="html"> 1754 <trans-unit id="2689878465089314112" datatype="html">
1698 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1755 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1699 <target state="translated">Interfejs: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1756 <target state="translated">Interfejs: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
1700 1757 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
1701 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> 1758 </trans-unit>
1702 <trans-unit id="667372110624203230" datatype="html"> 1759 <trans-unit id="667372110624203230" datatype="html">
1703 <source>Import jobs concurrency</source> 1760 <source>Import jobs concurrency</source>
1704 <target state="translated">Równoczesne zadania importu</target> 1761 <target state="translated">Równoczesne zadania importu</target>
1705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1762
1706 </trans-unit> 1763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1707 <trans-unit id="2184839376696112704" datatype="html"> 1764 <trans-unit id="2184839376696112704" datatype="html">
1708 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1765 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1709 <target state="translated">pozwala na import wielu filmów jednoczeÅ›nie. âš ï¸ Wymaga restartu PeerTube.</target> 1766 <target state="translated">pozwala na import wielu filmów jednoczeÅ›nie. âš ï¸ Wymaga restartu PeerTube.</target>
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1767
1711 </trans-unit> 1768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1712 <trans-unit id="780513172839038392" datatype="html"> 1769 <trans-unit id="780513172839038392" datatype="html">
1713 <source>jobs in parallel</source> 1770 <source>jobs in parallel</source>
1714 <target state="translated">zadania jednocześnie</target> 1771 <target state="translated">zadania jednocześnie</target>
1715 1772
1716 1773
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1718 <trans-unit id="5997625369044180192" datatype="html"> 1775 <trans-unit id="5997625369044180192" datatype="html">
1719 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1776 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1720 <target state="translated">Pozwól na import po adresie URL HTTP (np. YouTube)</target> 1777 <target state="translated">Pozwól na import po adresie URL HTTP (np. YouTube)</target>
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1778
1722 </trans-unit> 1779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1723 <trans-unit id="2095604754338363597" datatype="html"> 1780 <trans-unit id="2095604754338363597" datatype="html">
1724 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1781 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1725 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1782 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1783
1727 </trans-unit> 1784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1728 <trans-unit id="7627544798203088407" datatype="html"> 1785 <trans-unit id="7627544798203088407" datatype="html">
1729 <source>Discover</source> 1786 <source>Discover</source>
1730 <target state="translated">Odkryj</target> 1787 <target state="translated">Odkryj</target>
1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1788
1732 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1789
1733 </trans-unit> 1790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1734 <trans-unit id="7844706011418789951"> 1791 <trans-unit id="7844706011418789951">
1735 <source>Administration</source> 1792 <source>Administration</source>
1736 <target>Administracja</target> 1793 <target>Administracja</target>
1737 1794 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group>
1738 1795 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit> 1796 </trans-unit>
1740 <trans-unit id="1726363342938046830"> 1797 <trans-unit id="1726363342938046830">
1741 <source>About</source> 1798 <source>About</source>
1742 <target>O nas</target> 1799 <target>O nas</target>
1743 1800 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group>
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="6653148913296143805" datatype="html"> 1801 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group>
1745 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 1802 </trans-unit>
1803 <trans-unit id="6653148913296143805" datatype="html">
1804 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1805 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Załóż konto<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>na <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1746 <context-group purpose="location"> 1806 <context-group purpose="location">
1747 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1807 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1748 <context context-type="linenumber">19,21</context> 1808 <context context-type="linenumber">19,21</context>
1749 </context-group> 1809 </context-group>
1750 </trans-unit><trans-unit id="8246967116432095499" datatype="html"> 1810 </trans-unit>
1751 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </target> 1811 <trans-unit id="8246967116432095499" datatype="html">
1812 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>I already have an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, I log in </source>
1813 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="I al"/>Mam już konto<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, loguję się </target>
1752 <context-group purpose="location"> 1814 <context-group purpose="location">
1753 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1815 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1754 <context context-type="linenumber">27,30</context> 1816 <context context-type="linenumber">27,30</context>
1755 </context-group> 1817 </context-group>
1756 </trans-unit><trans-unit id="6075115017891566450" datatype="html"> 1818 </trans-unit>
1757 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 1819 <trans-unit id="6075115017891566450" datatype="html">
1820 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
1821 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
1758 <context-group purpose="location"> 1822 <context-group purpose="location">
1759 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1823 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1760 <context context-type="linenumber">36,38</context> 1824 <context context-type="linenumber">36,38</context>
1761 </context-group> 1825 </context-group>
1762 </trans-unit><trans-unit id="5788965650054506209" datatype="html"> 1826 </trans-unit>
1763 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target> 1827 <trans-unit id="5788965650054506209" datatype="html">
1828 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
1829 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
1764 <context-group purpose="location"> 1830 <context-group purpose="location">
1765 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1831 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1766 <context context-type="linenumber">60,62</context> 1832 <context context-type="linenumber">60,62</context>
1767 </context-group> 1833 </context-group>
1768 </trans-unit><trans-unit id="6090939006626576593" datatype="html"> 1834 </trans-unit>
1769 <source>My channel</source><target state="new">My channel</target> 1835 <trans-unit id="6090939006626576593" datatype="html">
1836 <source>My channel</source>
1837 <target state="translated">Mój kanał</target>
1770 <context-group purpose="location"> 1838 <context-group purpose="location">
1771 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1839 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1772 <context context-type="linenumber">75</context> 1840 <context context-type="linenumber">75</context>
1773 </context-group> 1841 </context-group>
1774 </trans-unit><trans-unit id="3071761663064320665" datatype="html"> 1842 </trans-unit>
1775 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 1843 <trans-unit id="3071761663064320665" datatype="html">
1844 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1845 <target state="new"><x id="START_TAG_DIV" ctype="x-div" equiv-text="Create&lt;"/>Create<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your first channel<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1776 <context-group purpose="location"> 1846 <context-group purpose="location">
1777 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1847 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1778 <context context-type="linenumber">77,79</context> 1848 <context context-type="linenumber">77,79</context>
1779 </context-group> 1849 </context-group>
1780 </trans-unit><trans-unit id="3761381527105312450" datatype="html"> 1850 </trans-unit>
1781 <source>I don't want to create a channel</source><target state="new">I don't want to create a channel</target> 1851 <trans-unit id="3761381527105312450" datatype="html">
1852 <source>I don't want to create a channel</source>
1853 <target state="translated">Nie chcę tworzyć kanału</target>
1782 <context-group purpose="location"> 1854 <context-group purpose="location">
1783 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1855 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1784 <context context-type="linenumber">91,92</context> 1856 <context context-type="linenumber">91,92</context>
1785 </context-group> 1857 </context-group>
1786 </trans-unit><trans-unit id="1792963373738226329" datatype="html"> 1858 </trans-unit>
1787 <source>You will be able to create a channel later</source><target state="new">You will be able to create a channel later</target> 1859 <trans-unit id="1792963373738226329" datatype="html">
1860 <source>You will be able to create a channel later</source>
1861 <target state="new">You will be able to create a channel later</target>
1788 <context-group purpose="location"> 1862 <context-group purpose="location">
1789 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 1863 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
1790 <context context-type="linenumber">94,95</context> 1864 <context context-type="linenumber">94,95</context>
@@ -1793,9 +1867,9 @@ The link will expire within 1 hour.</source>
1793 <trans-unit id="7922989125096435449" datatype="html"> 1867 <trans-unit id="7922989125096435449" datatype="html">
1794 <source>Contact</source> 1868 <source>Contact</source>
1795 <target state="translated">Kontakt</target> 1869 <target state="translated">Kontakt</target>
1796 1870 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
1797 1871 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
1798 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> 1872 </trans-unit>
1799 <trans-unit id="403762424689874454" datatype="html"> 1873 <trans-unit id="403762424689874454" datatype="html">
1800 <source>View your notifications</source> 1874 <source>View your notifications</source>
1801 <target state="translated">Zobacz powiadomienia</target> 1875 <target state="translated">Zobacz powiadomienia</target>
@@ -1813,16 +1887,16 @@ The link will expire within 1 hour.</source>
1813 <trans-unit id="8278995041812548563" datatype="html"> 1887 <trans-unit id="8278995041812548563" datatype="html">
1814 <source>Update your notification preferences</source> 1888 <source>Update your notification preferences</source>
1815 <target state="translated">Zaktualizuj swoje ustawienia powiadomień</target> 1889 <target state="translated">Zaktualizuj swoje ustawienia powiadomień</target>
1816 1890 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group>
1817 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 1891 </trans-unit>
1818 <trans-unit id="5842982307680337701" datatype="html"> 1892 <trans-unit id="5842982307680337701" datatype="html">
1819 <source>See all your notifications</source> 1893 <source>See all your notifications</source>
1820 <target state="translated">Zobacz wszystkie powiadomienia</target> 1894 <target state="translated">Zobacz wszystkie powiadomienia</target>
1821 1895 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group>
1822 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 1896 </trans-unit>
1823 <trans-unit id="5108072242786374364" datatype="html"> 1897 <trans-unit id="5108072242786374364" datatype="html">
1824 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source> 1898 <source>Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</source>
1825 <target state="new">Welcome to <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, dear user!</target> 1899 <target state="translated">Witamy na <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>, drogi użytkowniku!</target>
1826 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group> 1900 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">3</context></context-group>
1827 </trans-unit> 1901 </trans-unit>
1828 <trans-unit id="8821712929823045567" datatype="html"> 1902 <trans-unit id="8821712929823045567" datatype="html">
@@ -1856,67 +1930,74 @@ The link will expire within 1 hour.</source>
1856 <trans-unit id="4424964105331349857" datatype="html"> 1930 <trans-unit id="4424964105331349857" datatype="html">
1857 <source>I'm a teapot</source> 1931 <source>I'm a teapot</source>
1858 <target state="translated">Jestem czajniczkiem</target> 1932 <target state="translated">Jestem czajniczkiem</target>
1859 1933 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group>
1860 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 1934 </trans-unit>
1861 <trans-unit id="1597262876035959248" datatype="html"> 1935 <trans-unit id="1597262876035959248" datatype="html">
1862 <source>That's an error.</source> 1936 <source>That's an error.</source>
1863 <target state="translated">To błąd.</target> 1937 <target state="translated">To błąd.</target>
1864 1938 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group>
1865 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 1939 </trans-unit>
1866 <trans-unit id="3343007694071351756" datatype="html"> 1940 <trans-unit id="3343007694071351756" datatype="html">
1867 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 1941 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1868 <target state="translated">Nie mogliśmy znaleźć filmu przypisanego do adresu URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/>, którego szukasz.</target> 1942 <target state="translated">Nie mogliśmy znaleźć filmu przypisanego do adresu URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/>, którego szukasz.</target>
1869 1943 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group>
1870 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 1944 </trans-unit>
1871 <trans-unit id="7366678433039425999" datatype="html"> 1945 <trans-unit id="7366678433039425999" datatype="html">
1872 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 1946 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
1873 <target state="translated">Nie mogliśmy znaleźć żadnego zasobu przypisanego do adresu URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/>, którego szukasz.</target> 1947 <target state="translated">Nie mogliśmy znaleźć żadnego zasobu przypisanego do adresu URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/>, którego szukasz.</target>
1874 1948 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group>
1875 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 1949 </trans-unit>
1876 <trans-unit id="3522707340816553139" datatype="html"> 1950 <trans-unit id="3522707340816553139" datatype="html">
1877 <source>Possible reasons:</source> 1951 <source>Possible reasons:</source>
1878 <target state="translated">Możliwe przyczyny:</target> 1952 <target state="translated">Możliwe przyczyny:</target>
1879 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note> 1953 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
1880 1954 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group>
1881 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 1955 </trans-unit>
1882 <trans-unit id="6925335998927745197" datatype="html"> 1956 <trans-unit id="6925335998927745197" datatype="html">
1883 <source>You may have used an outdated or broken link</source> 1957 <source>You may have used an outdated or broken link</source>
1884 <target state="translated">Może korzystasz z nieaktualnego lub uszkodzonego odnośnika</target> 1958 <target state="translated">Może korzystasz z nieaktualnego lub uszkodzonego odnośnika</target>
1885 1959 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group>
1886 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 1960 </trans-unit>
1887 <trans-unit id="1171455174603388942" datatype="html"> 1961 <trans-unit id="1171455174603388942" datatype="html">
1888 <source>The video may have been moved or deleted</source> 1962 <source>The video may have been moved or deleted</source>
1889 <target state="translated">Film mógł zostać przeniesiony lub usunięty</target> 1963 <target state="translated">Film mógł zostać przeniesiony lub usunięty</target>
1890 1964 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group>
1891 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 1965 </trans-unit>
1892 <trans-unit id="2213348264902218064" datatype="html"> 1966 <trans-unit id="2213348264902218064" datatype="html">
1893 <source>The resource may have been moved or deleted</source> 1967 <source>The resource may have been moved or deleted</source>
1894 <target state="translated">Zasób mógł zostać przeniesiony lub usunięty</target> 1968 <target state="translated">Zasób mógł zostać przeniesiony lub usunięty</target>
1895 1969 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group>
1896 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 1970 </trans-unit>
1897 <trans-unit id="3209594685692897380" datatype="html"> 1971 <trans-unit id="3209594685692897380" datatype="html">
1898 <source>You may have typed the address or URL incorrectly</source> 1972 <source>You may have typed the address or URL incorrectly</source>
1899 <target state="translated">Może wpisałeś(-aś) adres nieprawidłowo</target> 1973 <target state="translated">Może wpisałeś(-aś) adres nieprawidłowo</target>
1900 1974 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group>
1901 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 1975 </trans-unit>
1902 <trans-unit id="3290262698447971494" datatype="html"> 1976 <trans-unit id="3290262698447971494" datatype="html">
1903 <source>You are not authorized here.</source> 1977 <source>You are not authorized here.</source>
1904 <target state="translated">Nie jesteÅ› tu uwierzytelniony(-a).</target> 1978 <target state="translated">Nie jesteÅ› tu uwierzytelniony(-a).</target>
1905 1979 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group>
1906 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="8497991113445747319" datatype="html"> 1980 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group>
1907 <source>You might need to login to see the video.</source><target state="new">You might need to login to see the video.</target> 1981 </trans-unit>
1982 <trans-unit id="8497991113445747319" datatype="html">
1983 <source>You might need to login to see the video.</source>
1984 <target state="new">You might need to login to see the video.</target>
1908 <context-group purpose="location"> 1985 <context-group purpose="location">
1909 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 1986 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1910 <context context-type="linenumber">30</context> 1987 <context context-type="linenumber">30</context>
1911 </context-group> 1988 </context-group>
1912 </trans-unit><trans-unit id="250608669543270729" datatype="html"> 1989 </trans-unit>
1913 <source>You might need to login to see the resource.</source><target state="new">You might need to login to see the resource.</target> 1990 <trans-unit id="250608669543270729" datatype="html">
1991 <source>You might need to login to see the resource.</source>
1992 <target state="new">You might need to login to see the resource.</target>
1914 <context-group purpose="location"> 1993 <context-group purpose="location">
1915 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 1994 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1916 <context context-type="linenumber">31</context> 1995 <context context-type="linenumber">31</context>
1917 </context-group> 1996 </context-group>
1918 </trans-unit><trans-unit id="1908285951500318953" datatype="html"> 1997 </trans-unit>
1919 <source> Login </source><target state="new"> Login </target> 1998 <trans-unit id="1908285951500318953" datatype="html">
1999 <source>Login</source>
2000 <target state="translated">Zaloguj siÄ™</target>
1920 <context-group purpose="location"> 2001 <context-group purpose="location">
1921 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 2002 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
1922 <context context-type="linenumber">34,36</context> 2003 <context context-type="linenumber">34,36</context>
@@ -1925,30 +2006,30 @@ The link will expire within 1 hour.</source>
1925 <trans-unit id="6209939621665316894" datatype="html"> 2006 <trans-unit id="6209939621665316894" datatype="html">
1926 <source>You might need to check your account is allowed by the video or instance owner.</source> 2007 <source>You might need to check your account is allowed by the video or instance owner.</source>
1927 <target state="translated">Może potrzebujesz sprawdzić, czy Twoje konto jest dozwolone przez właściciela filmu lub instancji.</target> 2008 <target state="translated">Może potrzebujesz sprawdzić, czy Twoje konto jest dozwolone przez właściciela filmu lub instancji.</target>
1928 2009 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group>
1929 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 2010 </trans-unit>
1930 <trans-unit id="3543381263966122204" datatype="html"> 2011 <trans-unit id="3543381263966122204" datatype="html">
1931 <source>You might need to check your account is allowed by the resource or instance owner.</source> 2012 <source>You might need to check your account is allowed by the resource or instance owner.</source>
1932 <target state="translated">Może potrzebujesz sprawdzić, czy Twoje konto jest dozwolone przez właściciela zasobu lub instancji.</target> 2013 <target state="translated">Może potrzebujesz sprawdzić, czy Twoje konto jest dozwolone przez właściciela zasobu lub instancji.</target>
1933 2014 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group>
1934 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 2015 </trans-unit>
1935 <trans-unit id="7231414106228227962" datatype="html"> 2016 <trans-unit id="7231414106228227962" datatype="html">
1936 <source>The requested entity body blends sweet bits with a mellow earthiness.</source> 2017 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
1937 <target state="translated">Zawartość zapytania łączy nutkę słodkości z łagodnym ziemistym posmakiem.</target> 2018 <target state="translated">Zawartość zapytania łączy nutkę słodkości z łagodnym ziemistym posmakiem.</target>
1938 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note> 2019 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
1939 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group>
1940 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2021 </trans-unit>
1941 <trans-unit id="2933819425721221134" datatype="html"> 2022 <trans-unit id="2933819425721221134" datatype="html">
1942 <source>Sepia seems to like it.</source> 2023 <source>Sepia seems to like it.</source>
1943 <target state="translated">Sepia wydaje się to lubić.</target> 2024 <target state="translated">Sepia wydaje się to lubić.</target>
1944 <note priority="1" from="description">This is about Sepia's tea</note> 2025 <note priority="1" from="description">This is about Sepia's tea</note>
1945 2026 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group>
1946 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 2027 </trans-unit>
1947 <trans-unit id="2971365540217107489" datatype="html"> 2028 <trans-unit id="2971365540217107489" datatype="html">
1948 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2029 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1949 <target state="translated">Zawartość multimedialna jest zbyt wielka dla tego serwerami skontaktuj się z administratorem, jeżeli chcesz aby zwiększył limit rozmiaru.</target> 2030 <target state="translated">Zawartość multimedialna jest zbyt wielka dla tego serwerami skontaktuj się z administratorem, jeżeli chcesz aby zwiększył limit rozmiaru.</target>
1950 2031
1951 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2032 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1952 <trans-unit id="5131854469652959713" datatype="html"> 2033 <trans-unit id="5131854469652959713" datatype="html">
1953 <source>GLOBAL SEARCH</source> 2034 <source>GLOBAL SEARCH</source>
1954 <target state="translated">WYSZUKIWANIE OGÓLNE</target> 2035 <target state="translated">WYSZUKIWANIE OGÓLNE</target>
@@ -1962,44 +2043,44 @@ The link will expire within 1 hour.</source>
1962 <trans-unit id="4070041848101291003" datatype="html"> 2043 <trans-unit id="4070041848101291003" datatype="html">
1963 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source> 2044 <source>Results will be augmented with those of a third-party index. Only data necessary to make the query will be sent.</source>
1964 <target state="translated">Wyniki zostaną rozszerzone dzięki indeksowi ż usługi trzeciej. Zostaną wysłane tylko dane niezbędne aby dokonać tego zapytania.</target> 2045 <target state="translated">Wyniki zostaną rozszerzone dzięki indeksowi ż usługi trzeciej. Zostaną wysłane tylko dane niezbędne aby dokonać tego zapytania.</target>
1965 2046 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group>
1966 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2047 </trans-unit>
1967 <trans-unit id="2807610143550376912" datatype="html"> 2048 <trans-unit id="2807610143550376912" datatype="html">
1968 <source>Your query will be matched against video names or descriptions, channel names.</source> 2049 <source>Your query will be matched against video names or descriptions, channel names.</source>
1969 <target state="translated">Twoje zapytanie zostanie porównane z tytułami filmów, opisami i nazwami kanałów.</target> 2050 <target state="translated">Twoje zapytanie zostanie porównane z tytułami filmów, opisami i nazwami kanałów.</target>
1970 2051 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group>
1971 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 2052 </trans-unit>
1972 <trans-unit id="3801957940570333397" datatype="html"> 2053 <trans-unit id="3801957940570333397" datatype="html">
1973 <source>ADVANCED SEARCH</source> 2054 <source>ADVANCED SEARCH</source>
1974 <target state="translated">WYSZUKIWANIE ZAAWANSOWANE</target> 2055 <target state="translated">WYSZUKIWANIE ZAAWANSOWANE</target>
1975 2056 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group>
1976 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 2057 </trans-unit>
1977 <trans-unit id="3416071273413341159" datatype="html"> 2058 <trans-unit id="3416071273413341159" datatype="html">
1978 <source>any instance</source> 2059 <source>any instance</source>
1979 <target state="translated">jakakolwiek instancja</target> 2060 <target state="translated">jakakolwiek instancja</target>
1980 2061 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group>
1981 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 2062 </trans-unit>
1982 <trans-unit id="1764675694412365696" datatype="html"> 2063 <trans-unit id="1764675694412365696" datatype="html">
1983 <source>only followed instances</source> 2064 <source>only followed instances</source>
1984 <target state="translated">tylko obserwowane instancje</target> 2065 <target state="translated">tylko obserwowane instancje</target>
1985 2066 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group>
1986 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 2067 </trans-unit>
1987 <trans-unit id="6462732349450217281" datatype="html"> 2068 <trans-unit id="6462732349450217281" datatype="html">
1988 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source> 2069 <source>Determines whether you can resolve any distant content, or if this instance only allows doing so for instances it follows.</source>
1989 <target state="translated">Określa, czy możesz otrzymać dowolną zdalną treść, lub czy instancja pozwala na to tylko śledzonym instancjom.</target> 2070 <target state="translated">Określa, czy możesz otrzymać dowolną zdalną treść, lub czy instancja pozwala na to tylko śledzonym instancjom.</target>
1990 2071 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group>
1991 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 2072 </trans-unit>
1992 <trans-unit id="3710530516408401495" datatype="html"> 2073 <trans-unit id="3710530516408401495" datatype="html">
1993 <source>will list the matching channel</source> 2074 <source>will list the matching channel</source>
1994 <target state="translated">będzie wyświetlać pasujące kanały</target> 2075 <target state="translated">będzie wyświetlać pasujące kanały</target>
1995 2076 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group>
1996 2077 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group>
1997 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 2078 </trans-unit>
1998 <trans-unit id="6913541939335935215" datatype="html"> 2079 <trans-unit id="6913541939335935215" datatype="html">
1999 <source>will list the matching video</source> 2080 <source>will list the matching video</source>
2000 <target state="translated">będzie wyświetlać pasujące filmy</target> 2081 <target state="translated">będzie wyświetlać pasujące filmy</target>
2001 2082 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group>
2002 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2083 </trans-unit>
2003 <trans-unit id="8854094932942190741"> 2084 <trans-unit id="8854094932942190741">
2004 <source>Search...</source> 2085 <source>Search...</source>
2005 <target>Szukaj…</target> 2086 <target>Szukaj…</target>
@@ -2014,8 +2095,10 @@ The link will expire within 1 hour.</source>
2014 <source>In the vidiverse</source> 2095 <source>In the vidiverse</source>
2015 <target state="translated">W wideowersum</target> 2096 <target state="translated">W wideowersum</target>
2016 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group> 2097 <context-group purpose="location"><context context-type="sourcefile">src/app/header/suggestion.component.html</context><context context-type="linenumber">15</context></context-group>
2017 </trans-unit><trans-unit id="8151924435547335490" datatype="html"> 2098 </trans-unit>
2018 <source>Upload failed</source><target state="new">Upload failed</target> 2099 <trans-unit id="8151924435547335490" datatype="html">
2100 <source>Upload failed</source>
2101 <target state="new">Upload failed</target>
2019 <context-group purpose="location"> 2102 <context-group purpose="location">
2020 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context> 2103 <context context-type="sourcefile">src/app/helpers/utils/upload.ts</context>
2021 <context context-type="linenumber">12</context> 2104 <context context-type="linenumber">12</context>
@@ -2057,9 +2140,9 @@ The link will expire within 1 hour.</source>
2057 <trans-unit id="7410432243549869948"> 2140 <trans-unit id="7410432243549869948">
2058 <source>Duration</source> 2141 <source>Duration</source>
2059 <target>Czas trwania</target> 2142 <target>Czas trwania</target>
2060 2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group>
2061 2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group>
2062 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 2145 </trans-unit>
2063 <trans-unit id="3589238979642505685"> 2146 <trans-unit id="3589238979642505685">
2064 <source>Display sensitive content</source> 2147 <source>Display sensitive content</source>
2065 <target>Pokaż wrażliwą treść</target> 2148 <target>Pokaż wrażliwą treść</target>
@@ -2078,10 +2161,10 @@ The link will expire within 1 hour.</source>
2078 <trans-unit id="1806667489382256324"> 2161 <trans-unit id="1806667489382256324">
2079 <source>Category</source> 2162 <source>Category</source>
2080 <target>Kategoria</target> 2163 <target>Kategoria</target>
2081 2164 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group>
2082 2165 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group>
2083 2166 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group>
2084 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 2167 </trans-unit>
2085 <trans-unit id="2199290266269383925" datatype="html"> 2168 <trans-unit id="2199290266269383925" datatype="html">
2086 <source>Display all categories</source> 2169 <source>Display all categories</source>
2087 <target state="translated">Wyświetl wszystkie kategorie</target> 2170 <target state="translated">Wyświetl wszystkie kategorie</target>
@@ -2090,10 +2173,10 @@ The link will expire within 1 hour.</source>
2090 <trans-unit id="9065795501872450602"> 2173 <trans-unit id="9065795501872450602">
2091 <source>Licence</source> 2174 <source>Licence</source>
2092 <target>Licencja</target> 2175 <target>Licencja</target>
2093 2176 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group>
2094 2177 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group>
2095 2178 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group>
2096 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 2179 </trans-unit>
2097 <trans-unit id="4184995865179898060" datatype="html"> 2180 <trans-unit id="4184995865179898060" datatype="html">
2098 <source>Display all licenses</source> 2181 <source>Display all licenses</source>
2099 <target state="translated">Wyświetl wszystkie licencje</target> 2182 <target state="translated">Wyświetl wszystkie licencje</target>
@@ -2102,11 +2185,11 @@ The link will expire within 1 hour.</source>
2102 <trans-unit id="2826581353496868063"> 2185 <trans-unit id="2826581353496868063">
2103 <source>Language</source> 2186 <source>Language</source>
2104 <target>Język</target> 2187 <target>Język</target>
2105 2188 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group>
2106 2189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group>
2107 2190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group>
2108 2191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group>
2109 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">147</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">99</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 2192 </trans-unit>
2110 <trans-unit id="7904142744051432458" datatype="html"> 2193 <trans-unit id="7904142744051432458" datatype="html">
2111 <source>Display all languages</source> 2194 <source>Display all languages</source>
2112 <target state="translated">Wyświetl wszystkie języki</target> 2195 <target state="translated">Wyświetl wszystkie języki</target>
@@ -2199,18 +2282,18 @@ The link will expire within 1 hour.</source>
2199 <trans-unit id="480001148850006323" datatype="html"> 2282 <trans-unit id="480001148850006323" datatype="html">
2200 <source>Edit caption</source> 2283 <source>Edit caption</source>
2201 <target state="new">Edit caption</target> 2284 <target state="new">Edit caption</target>
2202 2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2286 </trans-unit>
2204 <trans-unit id="6838559377527923778" datatype="html"> 2287 <trans-unit id="6838559377527923778" datatype="html">
2205 <source>Caption</source> 2288 <source>Caption</source>
2206 <target state="new">Caption</target> 2289 <target state="new">Caption</target>
2207 2290 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2291 </trans-unit>
2209 <trans-unit id="1989971680596153649" datatype="html"> 2292 <trans-unit id="1989971680596153649" datatype="html">
2210 <source>Edit this caption</source> 2293 <source>Edit this caption</source>
2211 <target state="new">Edit this caption</target> 2294 <target state="new">Edit this caption</target>
2212 2295 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2296 </trans-unit>
2214 <trans-unit id="5701618810648052610"> 2297 <trans-unit id="5701618810648052610">
2215 <source>Title</source> 2298 <source>Title</source>
2216 <target>Tytuł</target> 2299 <target>Tytuł</target>
@@ -2219,14 +2302,14 @@ The link will expire within 1 hour.</source>
2219 <trans-unit id="7886570921510760899"> 2302 <trans-unit id="7886570921510760899">
2220 <source>Tags</source> 2303 <source>Tags</source>
2221 <target>Tagi</target> 2304 <target>Tagi</target>
2222 2305 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group>
2223 2306 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group>
2224 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 2307 </trans-unit>
2225 <trans-unit id="354332809647287722" datatype="html"> 2308 <trans-unit id="354332809647287722" datatype="html">
2226 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> 2309 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source>
2227 <target state="translated">Tagi mogą być wykorzystywane, aby wyświetlać odpowiednie rekomendacje. <x id="LINE_BREAK"/> Możesz używać maksymalnie pięciu tagów. <x id="LINE_BREAK"/> Naciśnij <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/>, aby dodać nowy tag. </target> 2310 <target state="translated">Tagi mogą być wykorzystywane, aby wyświetlać odpowiednie rekomendacje. <x id="LINE_BREAK"/> Możesz używać maksymalnie pięciu tagów. <x id="LINE_BREAK"/> Naciśnij <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/>, aby dodać nowy tag. </target>
2228 2311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group>
2229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2312 </trans-unit>
2230 <trans-unit id="3265632123453688399" datatype="html"> 2313 <trans-unit id="3265632123453688399" datatype="html">
2231 <source>Enter a new tag</source> 2314 <source>Enter a new tag</source>
2232 <target state="translated">Dodaj nowy tag</target> 2315 <target state="translated">Dodaj nowy tag</target>
@@ -2246,19 +2329,18 @@ The link will expire within 1 hour.</source>
2246 <trans-unit id="6259523075362402245" datatype="html"> 2329 <trans-unit id="6259523075362402245" datatype="html">
2247 <source>Upload a new banner</source> 2330 <source>Upload a new banner</source>
2248 <target state="translated">Wyślij nowy baner</target> 2331 <target state="translated">Wyślij nowy baner</target>
2249 2332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group>
2250 2333 </trans-unit>
2251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
2252 <trans-unit id="1117672957968812680" datatype="html"> 2334 <trans-unit id="1117672957968812680" datatype="html">
2253 <source>Change your banner</source> 2335 <source>Change your banner</source>
2254 <target state="translated">Zmień baner</target> 2336 <target state="translated">Zmień baner</target>
2255 2337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group>
2256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 2338 </trans-unit>
2257 <trans-unit id="3394080812181176794" datatype="html"> 2339 <trans-unit id="3394080812181176794" datatype="html">
2258 <source>Remove banner</source> 2340 <source>Remove banner</source>
2259 <target state="translated">Usuń baner</target> 2341 <target state="translated">Usuń baner</target>
2260 2342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group>
2261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image-edit/actor-banner-edit.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 2343 </trans-unit>
2262 <trans-unit id="7306351600905511107" datatype="html"> 2344 <trans-unit id="7306351600905511107" datatype="html">
2263 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source> 2345 <source>ratio 6/1, recommended size: 1920x317, max size: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, extensions: <x id="PH_1" equiv-text="this.bannerExtensions"/></source>
2264 <target state="translated">ratio 6/1, rekomendowany rozmiar: 1920x317, maksymalny rozmiar: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, rozszerzenia: <x id="PH_1" equiv-text="this.bannerExtensions"/></target> 2346 <target state="translated">ratio 6/1, rekomendowany rozmiar: 1920x317, maksymalny rozmiar: <x id="PH" equiv-text="getBytes(this.maxBannerSize)"/>, rozszerzenia: <x id="PH_1" equiv-text="this.bannerExtensions"/></target>
@@ -2267,13 +2349,13 @@ The link will expire within 1 hour.</source>
2267 <trans-unit id="3220184757632006830" datatype="html"> 2349 <trans-unit id="3220184757632006830" datatype="html">
2268 <source>Account avatar</source> 2350 <source>Account avatar</source>
2269 <target state="translated">Awatar konta</target> 2351 <target state="translated">Awatar konta</target>
2270 2352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group>
2271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 2353 </trans-unit>
2272 <trans-unit id="1138964882426023395" datatype="html"> 2354 <trans-unit id="1138964882426023395" datatype="html">
2273 <source>Channel avatar</source> 2355 <source>Channel avatar</source>
2274 <target state="translated">Awatar kanału</target> 2356 <target state="translated">Awatar kanału</target>
2275 2357 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group>
2276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">49</context></context-group></trans-unit> 2358 </trans-unit>
2277 <trans-unit id="1358902062258458923" datatype="html"> 2359 <trans-unit id="1358902062258458923" datatype="html">
2278 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source> 2360 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2279 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Kompatybilny z Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, obsługujący też <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>niestandardowe tagi HTML PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2361 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Kompatybilny z Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, obsługujący też <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>niestandardowe tagi HTML PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
@@ -2327,7 +2409,8 @@ The link will expire within 1 hour.</source>
2327 2409
2328 2410
2329 2411
2330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2412
2413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2331 <trans-unit id="2504502765849142619" datatype="html"> 2414 <trans-unit id="2504502765849142619" datatype="html">
2332 <source>No items found</source> 2415 <source>No items found</source>
2333 <target state="translated">Nie znaleziono elementów</target> 2416 <target state="translated">Nie znaleziono elementów</target>
@@ -2336,89 +2419,89 @@ The link will expire within 1 hour.</source>
2336 <trans-unit id="4902817035128594900"> 2419 <trans-unit id="4902817035128594900">
2337 <source>Description</source> 2420 <source>Description</source>
2338 <target>Opis</target> 2421 <target>Opis</target>
2339 2422 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group>
2340 2423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">34</context></context-group>
2341 2424 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2342 2425 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group>
2343 2426 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group>
2344 2427 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2345 2428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2346 2429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group>
2347 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2430 </trans-unit>
2348 <trans-unit id="8740951153302736329" datatype="html"> 2431 <trans-unit id="8740951153302736329" datatype="html">
2349 <source>Video descriptions are truncated by default and require manual action to expand them.</source> 2432 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2350 <target state="translated">Opisy filmów są domyślnie obcięte i wymagają manualnego otwarcia.</target> 2433 <target state="translated">Opisy filmów są domyślnie obcięte i wymagają manualnego otwarcia.</target>
2351 2434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group>
2352 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 2435 </trans-unit>
2353 <trans-unit id="2090254132451149776" datatype="html"> 2436 <trans-unit id="2090254132451149776" datatype="html">
2354 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source> 2437 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2355 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Wybierz<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> odpowiednią licencję dla swojego dzieła. </target> 2438 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Wybierz<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> odpowiednią licencję dla swojego dzieła. </target>
2356 2439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group>
2357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 2440 </trans-unit>
2358 <trans-unit id="5462361983940693567"> 2441 <trans-unit id="5462361983940693567">
2359 <source>Channel</source> 2442 <source>Channel</source>
2360 <target>Kanał</target> 2443 <target>Kanał</target>
2361 2444 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2362 2445 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2363 2446 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2364 2447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2365 2448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2366 2449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2367 2450 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2368 2451 </trans-unit>
2369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit>
2370 <trans-unit id="2806917038528218276" datatype="html"> 2452 <trans-unit id="2806917038528218276" datatype="html">
2371 <source>FAQ</source> 2453 <source>FAQ</source>
2372 <target state="translated">Często zadawane pytania</target> 2454 <target state="translated">Często zadawane pytania</target>
2373 2455 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
2374 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 2456 </trans-unit>
2375 <trans-unit id="3620232640697554352" datatype="html"> 2457 <trans-unit id="3620232640697554352" datatype="html">
2376 <source>Frequently asked questions about PeerTube</source> 2458 <source>Frequently asked questions about PeerTube</source>
2377 <target state="translated">Najczęściej zadawane pytania na temat PeerTube</target> 2459 <target state="translated">Najczęściej zadawane pytania na temat PeerTube</target>
2378 2460 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
2379 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 2461 </trans-unit>
2380 <trans-unit id="8942351587754185907" datatype="html"> 2462 <trans-unit id="8942351587754185907" datatype="html">
2381 <source>API</source> 2463 <source>API</source>
2382 <target state="translated">API</target> 2464 <target state="translated">API</target>
2383 2465 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
2384 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 2466 </trans-unit>
2385 <trans-unit id="7366542359085748162" datatype="html"> 2467 <trans-unit id="7366542359085748162" datatype="html">
2386 <source>powered by PeerTube - CopyLeft 2015-2022</source> 2468 <source>powered by PeerTube - CopyLeft 2015-2022</source>
2387 <target state="new">powered by PeerTube - CopyLeft 2015-2022</target> 2469 <target state="new">powered by PeerTube - CopyLeft 2015-2022</target>
2388 2470 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group>
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> 2471 </trans-unit>
2390 <trans-unit id="3722967224215437913" datatype="html"> 2472 <trans-unit id="3722967224215437913" datatype="html">
2391 <source>API documentation</source> 2473 <source>API documentation</source>
2392 <target state="translated">Dokumentacja API</target> 2474 <target state="translated">Dokumentacja API</target>
2393 2475 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
2394 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 2476 </trans-unit>
2395 <trans-unit id="9012879216268259096"> 2477 <trans-unit id="9012879216268259096">
2396 <source>Schedule publication (<x id="INTERPOLATION"/>)</source> 2478 <source>Schedule publication (<x id="INTERPOLATION"/>)</source>
2397 <target>Zaplanuj publikacjÄ™ ( <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target> 2479 <target>Zaplanuj publikacjÄ™ ( <x id="INTERPOLATION" equiv-text="{{ calendarTimezone }}"/>)</target>
2398 2480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group>
2399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 2481 </trans-unit>
2400 <trans-unit id="9155449485123349070" datatype="html"> 2482 <trans-unit id="9155449485123349070" datatype="html">
2401 <source>Contains sensitive content</source> 2483 <source>Contains sensitive content</source>
2402 <target state="translated">Zawiera treści wrażliwe</target> 2484 <target state="translated">Zawiera treści wrażliwe</target>
2403 2485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group>
2404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">136</context></context-group></trans-unit> 2486 </trans-unit>
2405 <trans-unit id="4850841867094321899" datatype="html"> 2487 <trans-unit id="4850841867094321899" datatype="html">
2406 <source>Some instances hide videos containing mature or explicit content by default.</source> 2488 <source>Some instances hide videos containing mature or explicit content by default.</source>
2407 <target state="translated">Niektóre instancje domyślnie ukrywają filmy zawierające treści dla dorosłych.</target> 2489 <target state="translated">Niektóre instancje domyślnie ukrywają filmy zawierające treści dla dorosłych.</target>
2408 2490 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group>
2409 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> 2491 </trans-unit>
2410 <trans-unit id="4895908242997839943" datatype="html"> 2492 <trans-unit id="4895908242997839943" datatype="html">
2411 <source>Publish after transcoding</source> 2493 <source>Publish after transcoding</source>
2412 <target state="translated">Publikuj po transkodowaniu</target> 2494 <target state="translated">Publikuj po transkodowaniu</target>
2413 2495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
2414 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1124038634267013139" datatype="html"> 2496 </trans-unit>
2415 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> 2497 <trans-unit id="1124038634267013139" datatype="html">
2498 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source>
2499 <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2416 <context-group purpose="location"> 2500 <context-group purpose="location">
2417 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2501 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2418 <context context-type="linenumber">150</context> 2502 <context context-type="linenumber">150</context>
2419 </context-group> 2503 </context-group>
2420 </trans-unit> 2504 </trans-unit>
2421
2422 <trans-unit id="5984574397847510001"> 2505 <trans-unit id="5984574397847510001">
2423 <source>Basic info</source> 2506 <source>Basic info</source>
2424 <target>Podstawowe informacje</target> 2507 <target>Podstawowe informacje</target>
@@ -2427,82 +2510,84 @@ The link will expire within 1 hour.</source>
2427 <trans-unit id="2142169012597585513" datatype="html"> 2510 <trans-unit id="2142169012597585513" datatype="html">
2428 <source>Add another caption</source> 2511 <source>Add another caption</source>
2429 <target state="translated">Dodaj kolejny napis</target> 2512 <target state="translated">Dodaj kolejny napis</target>
2430 2513 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group>
2431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 2514 </trans-unit>
2432 <trans-unit id="4525569337497033381" datatype="html"> 2515 <trans-unit id="4525569337497033381" datatype="html">
2433 <source>See the subtitle file</source> 2516 <source>See the subtitle file</source>
2434 <target state="translated">Zobacz plik z napisami</target> 2517 <target state="translated">Zobacz plik z napisami</target>
2435 2518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group>
2436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="4335724652642647824" datatype="html"> 2519 </trans-unit>
2437 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source><target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target> 2520 <trans-unit id="4335724652642647824" datatype="html">
2521 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source>
2522 <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
2438 <context-group purpose="location"> 2523 <context-group purpose="location">
2439 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2524 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2440 <context context-type="linenumber">186,188</context> 2525 <context context-type="linenumber">186,188</context>
2441 </context-group> 2526 </context-group>
2442 </trans-unit> 2527 </trans-unit>
2443
2444 <trans-unit id="73284819990858102" datatype="html"> 2528 <trans-unit id="73284819990858102" datatype="html">
2445 <source>Will be created on update</source> 2529 <source>Will be created on update</source>
2446 <target state="translated">Zostanie stworzone przy aktualizacji</target> 2530 <target state="translated">Zostanie stworzone przy aktualizacji</target>
2447 2531 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group>
2448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 2532 </trans-unit>
2449 <trans-unit id="7044449271109607418" datatype="html"> 2533 <trans-unit id="7044449271109607418" datatype="html">
2450 <source>Cancel create</source> 2534 <source>Cancel create</source>
2451 <target state="translated">Anuluj tworzenie</target> 2535 <target state="translated">Anuluj tworzenie</target>
2452 2536 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group>
2453 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">197</context></context-group></trans-unit> 2537 </trans-unit>
2454 <trans-unit id="8541869921865486762" datatype="html"> 2538 <trans-unit id="8541869921865486762" datatype="html">
2455 <source>Will be edited on update</source> 2539 <source>Will be edited on update</source>
2456 <target state="new">Will be edited on update</target> 2540 <target state="new">Will be edited on update</target>
2457 2541 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group>
2458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">203</context></context-group></trans-unit> 2542 </trans-unit>
2459 <trans-unit id="4013233634947488312" datatype="html"> 2543 <trans-unit id="4013233634947488312" datatype="html">
2460 <source>Cancel edition</source> 2544 <source>Cancel edition</source>
2461 <target state="new">Cancel edition</target> 2545 <target state="new">Cancel edition</target>
2462 2546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group>
2463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">205</context></context-group></trans-unit> 2547 </trans-unit>
2464 <trans-unit id="7879454016898626211" datatype="html"> 2548 <trans-unit id="7879454016898626211" datatype="html">
2465 <source>Will be deleted on update</source> 2549 <source>Will be deleted on update</source>
2466 <target state="translated">Zostanie usunięte przy aktualizacji</target> 2550 <target state="translated">Zostanie usunięte przy aktualizacji</target>
2467 2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group>
2468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">211</context></context-group></trans-unit> 2552 </trans-unit>
2469 <trans-unit id="305832955565133216" datatype="html"> 2553 <trans-unit id="305832955565133216" datatype="html">
2470 <source>Cancel deletion</source> 2554 <source>Cancel deletion</source>
2471 <target state="translated">Anuluj usunięcie</target> 2555 <target state="translated">Anuluj usunięcie</target>
2472 2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group>
2473 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit> 2557 </trans-unit>
2474 <trans-unit id="360396717319152766" datatype="html"> 2558 <trans-unit id="360396717319152766" datatype="html">
2475 <source>No captions for now.</source> 2559 <source>No captions for now.</source>
2476 <target state="translated">Nie ma jeszcze napisów.</target> 2560 <target state="translated">Nie ma jeszcze napisów.</target>
2477 2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2562 </trans-unit>
2479 <trans-unit id="8508836953540308271" datatype="html"> 2563 <trans-unit id="8508836953540308271" datatype="html">
2480 <source>Live settings</source> 2564 <source>Live settings</source>
2481 <target state="translated">Ustawienia transmisji</target> 2565 <target state="translated">Ustawienia transmisji</target>
2482 2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2567 </trans-unit>
2484 <trans-unit id="1212376766715456139" datatype="html"> 2568 <trans-unit id="1212376766715456139" datatype="html">
2485 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2569 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2486 <target state="translated">âš ï¸ Jeżeli wÅ‚Ä…czysz tÄ™ opcjÄ™, Twoja transmisja zostanie przekroczona jeÅ›li przekroczysz swój limit przestrzeni</target> 2570 <target state="translated">âš ï¸ Jeżeli wÅ‚Ä…czysz tÄ™ opcjÄ™, Twoja transmisja zostanie przekroczona jeÅ›li przekroczysz swój limit przestrzeni</target>
2487 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2572 </trans-unit>
2489 <trans-unit id="1966495339378120213" datatype="html"> 2573 <trans-unit id="1966495339378120213" datatype="html">
2490 <source>Latency mode</source> 2574 <source>Latency mode</source>
2491 <target state="new">Latency mode</target> 2575 <target state="new">Latency mode</target>
2492 2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2577 </trans-unit>
2494 <trans-unit id="8891497955962997247" datatype="html"> 2578 <trans-unit id="8891497955962997247" datatype="html">
2495 <source>Automatically publish a replay when your live ends</source> 2579 <source>Automatically publish a replay when your live ends</source>
2496 <target state="translated">Automatycznie publikuj powtórkę, gdy transmisja zakończy się</target> 2580 <target state="translated">Automatycznie publikuj powtórkę, gdy transmisja zakończy się</target>
2497 2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2498 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2582 </trans-unit>
2499
2500 <trans-unit id="2288513108450439427"> 2583 <trans-unit id="2288513108450439427">
2501 <source>Support</source> 2584 <source>Support</source>
2502 <target>Wsparcie</target> 2585 <target>Wsparcie</target>
2503 2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2504 2587 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2505 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2588 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2589 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2590 </trans-unit>
2506 <trans-unit id="1359533927353954373" datatype="html"> 2591 <trans-unit id="1359533927353954373" datatype="html">
2507 <source>View account</source> 2592 <source>View account</source>
2508 <target state="translated">Zobacz konto</target> 2593 <target state="translated">Zobacz konto</target>
@@ -2511,13 +2596,13 @@ The link will expire within 1 hour.</source>
2511 <trans-unit id="3799746968259478616" datatype="html"> 2596 <trans-unit id="3799746968259478616" datatype="html">
2512 <source>View account</source> 2597 <source>View account</source>
2513 <target state="translated">Zobacz konto</target> 2598 <target state="translated">Zobacz konto</target>
2514 2599 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group>
2515 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2600 </trans-unit>
2516 <trans-unit id="6778225321073009261" datatype="html"> 2601 <trans-unit id="6778225321073009261" datatype="html">
2517 <source>View owner account</source> 2602 <source>View owner account</source>
2518 <target state="translated">Zobacz konto właściciela</target> 2603 <target state="translated">Zobacz konto właściciela</target>
2519 2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group>
2520 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2605 </trans-unit>
2521 <trans-unit id="8798391261676185924" datatype="html"> 2606 <trans-unit id="8798391261676185924" datatype="html">
2522 <source>VIDEO CHANNEL</source> 2607 <source>VIDEO CHANNEL</source>
2523 <target state="translated">KANAÅ WIDEO</target> 2608 <target state="translated">KANAÅ WIDEO</target>
@@ -2536,96 +2621,104 @@ The link will expire within 1 hour.</source>
2536 <trans-unit id="1952020204339597057" datatype="html"> 2621 <trans-unit id="1952020204339597057" datatype="html">
2537 <source>Short text to tell people how they can support you (membership platform...).</source> 2622 <source>Short text to tell people how they can support you (membership platform...).</source>
2538 <target state="translated">Krótki tekst aby poinformować innych, jak mogą Cię wspomóc (platforma członkostwa…).</target> 2623 <target state="translated">Krótki tekst aby poinformować innych, jak mogą Cię wspomóc (platforma członkostwa…).</target>
2539 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2540 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit><trans-unit id="7003790776240394114" datatype="html"> 2625 </trans-unit>
2541 <source>Filename</source><target state="new">Filename</target> 2626 <trans-unit id="7003790776240394114" datatype="html">
2542 2627 <source>Filename</source>
2543 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit><trans-unit id="1186960092655764809" datatype="html"> 2628 <target state="new">Filename</target>
2544 <source> Name of the uploaded file </source><target state="new"> Name of the uploaded file </target> 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2545 2630 </trans-unit>
2546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2631 <trans-unit id="1186960092655764809" datatype="html">
2632 <source>Name of the uploaded file</source>
2633 <target state="new"> Name of the uploaded file </target>
2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2635 </trans-unit>
2547 <trans-unit id="7958716262877895706" datatype="html"> 2636 <trans-unit id="7958716262877895706" datatype="html">
2548 <source>Original publication date</source> 2637 <source>Original publication date</source>
2549 <target state="translated">Oryginalna data publikacji</target> 2638 <target state="translated">Oryginalna data publikacji</target>
2550 2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2640 </trans-unit>
2552 <trans-unit id="50985514722149155" datatype="html"> 2641 <trans-unit id="50985514722149155" datatype="html">
2553 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2642 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2554 <target state="translated">To data oryginalnej publikacji treści (np. data wydania filmu)</target> 2643 <target state="translated">To data oryginalnej publikacji treści (np. data wydania filmu)</target>
2555 2644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2556 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2645 </trans-unit>
2557 <trans-unit id="1669378369440073270" datatype="html"> 2646 <trans-unit id="1669378369440073270" datatype="html">
2558 <source>Plugin settings</source> 2647 <source>Plugin settings</source>
2559 <target state="translated">Ustawienia wtyczki</target> 2648 <target state="translated">Ustawienia wtyczki</target>
2560 2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2650 </trans-unit>
2562 <trans-unit id="54931094224146544" datatype="html"> 2651 <trans-unit id="54931094224146544" datatype="html">
2563 <source>Small latency</source> 2652 <source>Small latency</source>
2564 <target state="new">Small latency</target> 2653 <target state="translated">Małe opóźnienie</target>
2565 2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group>
2566 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 2655 </trans-unit>
2567 <trans-unit id="668281328725856861" datatype="html"> 2656 <trans-unit id="668281328725856861" datatype="html">
2568 <source>Reduce latency to ~15s disabling P2P</source> 2657 <source>Reduce latency to ~15s disabling P2P</source>
2569 <target state="new">Reduce latency to ~15s disabling P2P</target> 2658 <target state="translated">Zmniejsz opóźnienie do ~15s wyłączając P2P</target>
2570 2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group>
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit> 2660 </trans-unit>
2572 <trans-unit id="5607669932062416162" datatype="html"> 2661 <trans-unit id="5607669932062416162" datatype="html">
2573 <source>Default</source> 2662 <source>Default</source>
2574 <target state="new">Default</target> 2663 <target state="translated">Domyślne</target>
2575 2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group>
2576 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 2665 </trans-unit>
2577 <trans-unit id="4299493457408757206" datatype="html"> 2666 <trans-unit id="4299493457408757206" datatype="html">
2578 <source>Average latency of 30s</source> 2667 <source>Average latency of 30s</source>
2579 <target state="new">Average latency of 30s</target> 2668 <target state="translated">Średnie opóźnienie 30s</target>
2580 2669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group>
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 2670 </trans-unit>
2582 <trans-unit id="3378360148342029710" datatype="html"> 2671 <trans-unit id="3378360148342029710" datatype="html">
2583 <source>High latency</source> 2672 <source>High latency</source>
2584 <target state="new">High latency</target> 2673 <target state="new">High latency</target>
2585 2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group>
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 2675 </trans-unit>
2587 <trans-unit id="369497609327288447" datatype="html"> 2676 <trans-unit id="369497609327288447" datatype="html">
2588 <source>Average latency of 60s increasing P2P ratio</source> 2677 <source>Average latency of 60s increasing P2P ratio</source>
2589 <target state="new">Average latency of 60s increasing P2P ratio</target> 2678 <target state="translated">Średnie opóźnienie dla 60s rosnącego współczynnika P2P</target>
2590 2679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group>
2591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 2680 </trans-unit>
2592 <trans-unit id="8693603235657020323" datatype="html"> 2681 <trans-unit id="8693603235657020323" datatype="html">
2593 <source>Other</source> 2682 <source>Other</source>
2594 <target state="new">Other</target> 2683 <target state="new">Other</target>
2595 2684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2596 2685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2597 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2686 </trans-unit>
2598 <trans-unit id="2200003513633568069"> 2687 <trans-unit id="2200003513633568069">
2599 <source>Enable video comments</source> 2688 <source>Enable video comments</source>
2600 <target>WÅ‚Ä…cz komentarze do filmu</target> 2689 <target>WÅ‚Ä…cz komentarze do filmu</target>
2601 2690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2602 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2691 </trans-unit>
2603 <trans-unit id="8896564060463626070" datatype="html"> 2692 <trans-unit id="8896564060463626070" datatype="html">
2604 <source>Enable download</source> 2693 <source>Enable download</source>
2605 <target state="translated">Zezwól na pobieranie</target> 2694 <target state="translated">Zezwól na pobieranie</target>
2606 2695 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2696 </trans-unit>
2608 <trans-unit id="8821221480638803282"> 2697 <trans-unit id="8821221480638803282">
2609 <source>Advanced settings</source> 2698 <source>Advanced settings</source>
2610 <target>Ustawienia zaawansowane</target> 2699 <target>Ustawienia zaawansowane</target>
2611 2700 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html"> 2701 </trans-unit>
2613 <source>Video thumbnail</source><target state="new">Video thumbnail</target> 2702 <trans-unit id="5407145687662795944" datatype="html">
2614 2703 <source>Video thumbnail</source>
2615 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2704 <target state="translated">Miniaturka wideo</target>
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2706 </trans-unit>
2616 <trans-unit id="2375260419993138758"> 2707 <trans-unit id="2375260419993138758">
2617 <source>URL</source> 2708 <source>URL</source>
2618 <target>Adres URL</target> 2709 <target>Adres URL</target>
2619 2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
2620 2711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group>
2621 2712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group>
2622 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 2713 </trans-unit>
2623 <trans-unit id="6760671759540007434" datatype="html"> 2714 <trans-unit id="6760671759540007434" datatype="html">
2624 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2715 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2625 <target state="translated">Możesz zaimportować dowolny adres URL <x id="START_LINK"/>obsługiwany przez youtube-dl<x id="CLOSE_LINK"/> lub URL wskazujący na plik multimedialny. Upewnij się, że masz prawa do udostępniania treści na którą on wskazuje, aby nie stworzyć problemów prawnych sobie i swojej instancji. </target> 2716 <target state="translated">Możesz zaimportować dowolny adres URL <x id="START_LINK"/>obsługiwany przez youtube-dl<x id="CLOSE_LINK"/> lub URL wskazujący na plik multimedialny. Upewnij się, że masz prawa do udostępniania treści na którą on wskazuje, aby nie stworzyć problemów prawnych sobie i swojej instancji. </target>
2626 2717 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2627 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="25952900092483482" datatype="html"> 2718 </trans-unit>
2628 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2719 <trans-unit id="25952900092483482" datatype="html">
2720 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2721 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2629 <context-group purpose="location"> 2722 <context-group purpose="location">
2630 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2723 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2631 <context context-type="linenumber">21,23</context> 2724 <context context-type="linenumber">21,23</context>
@@ -2634,18 +2727,18 @@ The link will expire within 1 hour.</source>
2634 <trans-unit id="460353452916242022" datatype="html"> 2727 <trans-unit id="460353452916242022" datatype="html">
2635 <source>Sorry, but something went wrong</source> 2728 <source>Sorry, but something went wrong</source>
2636 <target state="translated">Przepraszamy, ale coś poszło nie tak</target> 2729 <target state="translated">Przepraszamy, ale coś poszło nie tak</target>
2637 2730 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2638 2731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2639 2732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2640 2733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2734 </trans-unit>
2642 <trans-unit id="5359075917564707730" datatype="html"> 2735 <trans-unit id="5359075917564707730" datatype="html">
2643 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2736 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2644 <target state="translated">Gratulacje, film za 2737 <target state="translated">Gratulacje, film za
2645 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> będzie zaimportowany! Możesz już dodać informacje o tym filmie. 2738 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> będzie zaimportowany! Możesz już dodać informacje o tym filmie.
2646 </target> 2739 </target>
2647 2740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2741 </trans-unit>
2649 <trans-unit id="6722765664648523978"> 2742 <trans-unit id="6722765664648523978">
2650 <source>Select the file to upload</source> 2743 <source>Select the file to upload</source>
2651 <target>Wybierz plik do wysłania</target> 2744 <target>Wybierz plik do wysłania</target>
@@ -2655,13 +2748,13 @@ The link will expire within 1 hour.</source>
2655 <trans-unit id="9172233176401579786" datatype="html"> 2748 <trans-unit id="9172233176401579786" datatype="html">
2656 <source>Scheduled</source> 2749 <source>Scheduled</source>
2657 <target state="translated">Zaplanowany</target> 2750 <target state="translated">Zaplanowany</target>
2658 2751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2752 </trans-unit>
2660 <trans-unit id="1435317307066082710" datatype="html"> 2753 <trans-unit id="1435317307066082710" datatype="html">
2661 <source>Hide the video until a specific date</source> 2754 <source>Hide the video until a specific date</source>
2662 <target state="translated">Ukryj film przed określoną datą</target> 2755 <target state="translated">Ukryj film przed określoną datą</target>
2663 2756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2757 </trans-unit>
2665 <trans-unit id="1087181129481039628" datatype="html"> 2758 <trans-unit id="1087181129481039628" datatype="html">
2666 <source>Normal live</source> 2759 <source>Normal live</source>
2667 <target state="new">Normal live</target> 2760 <target state="new">Normal live</target>
@@ -2688,8 +2781,8 @@ The link will expire within 1 hour.</source>
2688 <target state="translated">Obraz który zostanie połączony z twoim plikiem audio. 2781 <target state="translated">Obraz który zostanie połączony z twoim plikiem audio.
2689 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> Wybrany obraz jest finalny i nie może być później zmieniony. 2782 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> Wybrany obraz jest finalny i nie może być później zmieniony.
2690 </target> 2783 </target>
2691 2784 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">37</context></context-group>
2692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit> 2785 </trans-unit>
2693 <trans-unit id="4626927731329688072" datatype="html"> 2786 <trans-unit id="4626927731329688072" datatype="html">
2694 <source>Total video uploaded</source> 2787 <source>Total video uploaded</source>
2695 <target state="translated">ÅÄ…cznie opublikowanych filmów</target> 2788 <target state="translated">ÅÄ…cznie opublikowanych filmów</target>
@@ -2715,8 +2808,8 @@ The link will expire within 1 hour.</source>
2715 <trans-unit id="1522676094837508187" datatype="html"> 2808 <trans-unit id="1522676094837508187" datatype="html">
2716 <source>Congratulations! Your video is now available in your private library.</source> 2809 <source>Congratulations! Your video is now available in your private library.</source>
2717 <target state="translated">Gratulacje! Ten film jest teraz dostępny w twojej prywatnej bibliotece.</target> 2810 <target state="translated">Gratulacje! Ten film jest teraz dostępny w twojej prywatnej bibliotece.</target>
2718 2811 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group>
2719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> 2812 </trans-unit>
2720 <trans-unit id="3768339632235914548"> 2813 <trans-unit id="3768339632235914548">
2721 <source>Publish will be available when upload is finished</source> 2814 <source>Publish will be available when upload is finished</source>
2722 <target>Opublikuj automatycznie po ukończeniu wysyłania</target> 2815 <target>Opublikuj automatycznie po ukończeniu wysyłania</target>
@@ -2732,7 +2825,7 @@ The link will expire within 1 hour.</source>
2732 <source>Upload on hold</source> 2825 <source>Upload on hold</source>
2733 <target state="translated">OczekujÄ…ce wrzucenie</target> 2826 <target state="translated">OczekujÄ…ce wrzucenie</target>
2734 2827
2735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2736 <trans-unit id="285180972645018518" datatype="html"> 2829 <trans-unit id="285180972645018518" datatype="html">
2737 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2830 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2738 <target state="translated">Niestety, możliwość wysyłania jest wyłączona dla Twojego konta. Jeżeli chcesz dodać filmy, administrator musi odblokować Twój przydział powierzchni.</target> 2831 <target state="translated">Niestety, możliwość wysyłania jest wyłączona dla Twojego konta. Jeżeli chcesz dodać filmy, administrator musi odblokować Twój przydział powierzchni.</target>
@@ -2786,48 +2879,48 @@ The link will expire within 1 hour.</source>
2786 <trans-unit id="2424051823705402833" datatype="html"> 2879 <trans-unit id="2424051823705402833" datatype="html">
2787 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source> 2880 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2788 <target state="translated">Gratulacje, film zostanie zaimportowany z BitTorrent! Możesz już dodać informacje o tym filmie.</target> 2881 <target state="translated">Gratulacje, film zostanie zaimportowany z BitTorrent! Możesz już dodać informacje o tym filmie.</target>
2789 2882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group>
2790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 2883 </trans-unit>
2791 <trans-unit id="4422946962830681102" datatype="html"> 2884 <trans-unit id="4422946962830681102" datatype="html">
2792 <source>Torrents with only 1 file are supported.</source> 2885 <source>Torrents with only 1 file are supported.</source>
2793 <target state="translated">Obsługiwane są torrenty tylko z jednym plikiem.</target> 2886 <target state="translated">Obsługiwane są torrenty tylko z jednym plikiem.</target>
2794 2887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group>
2795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 2888 </trans-unit>
2796 <trans-unit id="7860848084471862305" datatype="html"> 2889 <trans-unit id="7860848084471862305" datatype="html">
2797 <source>Cannot create live because this instance have too many created lives</source> 2890 <source>Cannot create live because this instance have too many created lives</source>
2798 <target state="translated">Nie można utworzyć transmisji ze względu na zbyt wiele utworzonych transmisji na tej instancji</target> 2891 <target state="translated">Nie można utworzyć transmisji ze względu na zbyt wiele utworzonych transmisji na tej instancji</target>
2799 2892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
2800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2893 </trans-unit>
2801 <trans-unit id="1278564497286613571" datatype="html"> 2894 <trans-unit id="1278564497286613571" datatype="html">
2802 <source>Cannot create live because you created too many lives</source> 2895 <source>Cannot create live because you created too many lives</source>
2803 <target state="translated">Nie można utworzyć transmisji, ponieważ utworzyłeś(-aś) zbyt wiele transmisji</target> 2896 <target state="translated">Nie można utworzyć transmisji, ponieważ utworzyłeś(-aś) zbyt wiele transmisji</target>
2804 2897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 2898 </trans-unit>
2806 <trans-unit id="2621043320678012413" datatype="html"> 2899 <trans-unit id="2621043320678012413" datatype="html">
2807 <source>Live published.</source> 2900 <source>Live published.</source>
2808 <target state="translated">Opublikowano transmisjÄ™.</target> 2901 <target state="translated">Opublikowano transmisjÄ™.</target>
2809 2902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 2903 </trans-unit>
2811 <trans-unit id="8675588963276687921" datatype="html"> 2904 <trans-unit id="8675588963276687921" datatype="html">
2812 <source>Stream only once, replay will replace your live</source> 2905 <source>Stream only once, replay will replace your live</source>
2813 <target state="new">Stream only once, replay will replace your live</target> 2906 <target state="new">Stream only once, replay will replace your live</target>
2814 2907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group>
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit> 2908 </trans-unit>
2816 <trans-unit id="2360261543675520397" datatype="html"> 2909 <trans-unit id="2360261543675520397" datatype="html">
2817 <source>Stream only once</source> 2910 <source>Stream only once</source>
2818 <target state="new">Stream only once</target> 2911 <target state="new">Stream only once</target>
2819 2912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group>
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit> 2913 </trans-unit>
2821 <trans-unit id="3384650899171037827" datatype="html"> 2914 <trans-unit id="3384650899171037827" datatype="html">
2822 <source>Stream multiple times, replays will be separate videos</source> 2915 <source>Stream multiple times, replays will be separate videos</source>
2823 <target state="new">Stream multiple times, replays will be separate videos</target> 2916 <target state="new">Stream multiple times, replays will be separate videos</target>
2824 2917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group>
2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 2918 </trans-unit>
2826 <trans-unit id="58134197356653483" datatype="html"> 2919 <trans-unit id="58134197356653483" datatype="html">
2827 <source>Stream multiple times using the same URL</source> 2920 <source>Stream multiple times using the same URL</source>
2828 <target state="new">Stream multiple times using the same URL</target> 2921 <target state="new">Stream multiple times using the same URL</target>
2829 2922 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group>
2830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 2923 </trans-unit>
2831 <trans-unit id="8218579597782287078" datatype="html"> 2924 <trans-unit id="8218579597782287078" datatype="html">
2832 <source>Go Live</source> 2925 <source>Go Live</source>
2833 <target state="translated">Na żywo</target> 2926 <target state="translated">Na żywo</target>
@@ -2836,8 +2929,8 @@ The link will expire within 1 hour.</source>
2836 <trans-unit id="3282368691598224543" datatype="html"> 2929 <trans-unit id="3282368691598224543" datatype="html">
2837 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source> 2930 <source>Max live duration is <x id="INTERPOLATION"/>. If your live reaches this limit, it will be automatically terminated. </source>
2838 <target state="translated">Maksymalna długość transmisji to <x id="INTERPOLATION"/>. Jeżeli Twoja transmisja przekroczy ten limit, zostanie ona automatycznie przerwana. </target> 2931 <target state="translated">Maksymalna długość transmisji to <x id="INTERPOLATION"/>. Jeżeli Twoja transmisja przekroczy ten limit, zostanie ona automatycznie przerwana. </target>
2839 2932 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">48</context></context-group>
2840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2933 </trans-unit>
2841 <trans-unit id="2993949426196989262" datatype="html"> 2934 <trans-unit id="2993949426196989262" datatype="html">
2842 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> 2935 <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source>
2843 <target state="translated">Nie polecamy używania konta 2936 <target state="translated">Nie polecamy używania konta
@@ -2847,8 +2940,8 @@ The link will expire within 1 hour.</source>
2847 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>utwórz dedykowane konto 2940 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>utwórz dedykowane konto
2848 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> przeznaczone na wrzucanie filmów. 2941 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> przeznaczone na wrzucanie filmów.
2849 </target> 2942 </target>
2850 2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group>
2851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 2944 </trans-unit>
2852 <trans-unit id="293476877021544115"> 2945 <trans-unit id="293476877021544115">
2853 <source>Import <x id="INTERPOLATION"/></source> 2946 <source>Import <x id="INTERPOLATION"/></source>
2854 <target>Importuj <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target> 2947 <target>Importuj <x id="INTERPOLATION" equiv-text="{{ videoName }}"/></target>
@@ -2879,17 +2972,16 @@ The link will expire within 1 hour.</source>
2879 <target state="translated">Rozpocznij transmisjÄ™</target> 2972 <target state="translated">Rozpocznij transmisjÄ™</target>
2880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group> 2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">83</context></context-group>
2881 </trans-unit> 2974 </trans-unit>
2882
2883 <trans-unit id="2913936134410914576" datatype="html"> 2975 <trans-unit id="2913936134410914576" datatype="html">
2884 <source>AUTOPLAY</source> 2976 <source>AUTOPLAY</source>
2885 <target state="translated">AUTOODTWARZANIE</target> 2977 <target state="translated">AUTOODTWARZANIE</target>
2886 2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group>
2887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 2979 </trans-unit>
2888 <trans-unit id="2738123251363312498" datatype="html"> 2980 <trans-unit id="2738123251363312498" datatype="html">
2889 <source>Next video to be played</source> 2981 <source>Next video to be played</source>
2890 <target state="new">Next video to be played</target> 2982 <target state="new">Next video to be played</target>
2891 2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group>
2892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 2984 </trans-unit>
2893 <trans-unit id="4619111912751495491" datatype="html"> 2985 <trans-unit id="4619111912751495491" datatype="html">
2894 <source>Report this comment</source> 2986 <source>Report this comment</source>
2895 <target state="translated">Zgłoś ten komentarz</target> 2987 <target state="translated">Zgłoś ten komentarz</target>
@@ -2917,67 +3009,67 @@ The link will expire within 1 hour.</source>
2917 <trans-unit id="5806907163449517166" datatype="html"> 3009 <trans-unit id="5806907163449517166" datatype="html">
2918 <source>Update playlist privacy</source> 3010 <source>Update playlist privacy</source>
2919 <target state="new"> Update playlist privacy </target> 3011 <target state="new"> Update playlist privacy </target>
2920 3012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group>
2921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3013 </trans-unit>
2922 <trans-unit id="6460270615876918310" datatype="html"> 3014 <trans-unit id="6460270615876918310" datatype="html">
2923 <source>Share the playlist at this video position</source> 3015 <source>Share the playlist at this video position</source>
2924 <target state="translated">Udostępnij playlistę w tym miejscu</target> 3016 <target state="translated">Udostępnij playlistę w tym miejscu</target>
2925 3017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group>
2926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 3018 </trans-unit>
2927 <trans-unit id="8920371331444717794" datatype="html"> 3019 <trans-unit id="8920371331444717794" datatype="html">
2928 <source>Only display embed URL</source> 3020 <source>Only display embed URL</source>
2929 <target state="new">Only display embed URL</target> 3021 <target state="new">Only display embed URL</target>
2930 3022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
2931 3023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group>
2932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> 3024 </trans-unit>
2933 <trans-unit id="1253396341165671470" datatype="html"> 3025 <trans-unit id="1253396341165671470" datatype="html">
2934 <source>Share the video</source> 3026 <source>Share the video</source>
2935 <target state="translated">Udostępnij film</target> 3027 <target state="translated">Udostępnij film</target>
2936 3028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group>
2937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 3029 </trans-unit>
2938 <trans-unit id="5254843797242866315" datatype="html"> 3030 <trans-unit id="5254843797242866315" datatype="html">
2939 <source>This video is private so you won't be able to share it with external users</source> 3031 <source>This video is private so you won't be able to share it with external users</source>
2940 <target state="new">This video is private so you won't be able to share it with external users</target> 3032 <target state="new">This video is private so you won't be able to share it with external users</target>
2941 3033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
2942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3034 </trans-unit>
2943 <trans-unit id="3201319007886576629" datatype="html"> 3035 <trans-unit id="3201319007886576629" datatype="html">
2944 <source>Update video privacy</source> 3036 <source>Update video privacy</source>
2945 <target state="new"> Update video privacy </target> 3037 <target state="new"> Update video privacy </target>
2946 3038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group>
2947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3039 </trans-unit>
2948 <trans-unit id="1845599966367432388"> 3040 <trans-unit id="1845599966367432388">
2949 <source>QR-Code</source> 3041 <source>QR-Code</source>
2950 <target>Kod QR</target> 3042 <target>Kod QR</target>
2951 3043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group>
2952 3044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
2953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 3045 </trans-unit>
2954 <trans-unit id="1122876732223594710" datatype="html"> 3046 <trans-unit id="1122876732223594710" datatype="html">
2955 <source>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).</source> 3047 <source>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).</source>
2956 <target state="translated">Link nie jest zabezpieczony (brak HTTPS), więc osadzony film nie będzie działał na stronach używających HTTPS (przeglądarki blokują niezabezpieczone żądania HTTP na stronach używających HTTPS).</target> 3048 <target state="translated">Link nie jest zabezpieczony (brak HTTPS), więc osadzony film nie będzie działał na stronach używających HTTPS (przeglądarki blokują niezabezpieczone żądania HTTP na stronach używających HTTPS).</target>
2957 3049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
2958 3050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group>
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 3051 </trans-unit>
2960 <trans-unit id="8151017381798767627"> 3052 <trans-unit id="8151017381798767627">
2961 <source>Embed</source> 3053 <source>Embed</source>
2962 <target>Umieść</target> 3054 <target>Umieść</target>
2963 3055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group>
2964 3056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group>
2965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 3057 </trans-unit>
2966 <trans-unit id="6375858514817734542" datatype="html"> 3058 <trans-unit id="6375858514817734542" datatype="html">
2967 <source>Auto select subtitle</source> 3059 <source>Auto select subtitle</source>
2968 <target state="translated">Automatycznie wybierz napisy</target> 3060 <target state="translated">Automatycznie wybierz napisy</target>
2969 3061 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group>
2970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 3062 </trans-unit>
2971 <trans-unit id="2353402732767789211" datatype="html"> 3063 <trans-unit id="2353402732767789211" datatype="html">
2972 <source>More customization</source> 3064 <source>More customization</source>
2973 <target state="translated">Więcej opcji</target> 3065 <target state="translated">Więcej opcji</target>
2974 3066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group>
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> 3067 </trans-unit>
2976 <trans-unit id="1284179134768564307" datatype="html"> 3068 <trans-unit id="1284179134768564307" datatype="html">
2977 <source>Less customization</source> 3069 <source>Less customization</source>
2978 <target state="translated">Mniej opcji</target> 3070 <target state="translated">Mniej opcji</target>
2979 3071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group>
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> 3072 </trans-unit>
2981 <trans-unit id="1290987288288099212" datatype="html"> 3073 <trans-unit id="1290987288288099212" datatype="html">
2982 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 3074 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
2983 <target state="translated">Wesprzyj <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 3075 <target state="translated">Wesprzyj <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -2993,9 +3085,10 @@ The link will expire within 1 hour.</source>
2993 3085
2994 3086
2995 3087
2996 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
2997 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3089 <trans-unit id="6154714649766447409" datatype="html">
2998</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3090 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3091 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2999</target> 3092</target>
3000 <context-group purpose="location"> 3093 <context-group purpose="location">
3001 <context context-type="sourcefile">src/app/+login/login.component.html</context> 3094 <context context-type="sourcefile">src/app/+login/login.component.html</context>
@@ -3005,8 +3098,8 @@ The link will expire within 1 hour.</source>
3005 <trans-unit id="1452803153270294110" datatype="html"> 3098 <trans-unit id="1452803153270294110" datatype="html">
3006 <source>Autoplay</source> 3099 <source>Autoplay</source>
3007 <target state="translated">Automatyczne odtwarzanie</target> 3100 <target state="translated">Automatyczne odtwarzanie</target>
3008 3101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group>
3009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> 3102 </trans-unit>
3010 <trans-unit id="5336944753883027145" datatype="html"> 3103 <trans-unit id="5336944753883027145" datatype="html">
3011 <source>Maybe later</source> 3104 <source>Maybe later</source>
3012 <target state="translated">Może później</target> 3105 <target state="translated">Może później</target>
@@ -3015,45 +3108,45 @@ The link will expire within 1 hour.</source>
3015 <trans-unit id="3959826834147169200" datatype="html"> 3108 <trans-unit id="3959826834147169200" datatype="html">
3016 <source>Muted</source> 3109 <source>Muted</source>
3017 <target state="translated">Wyciszony</target> 3110 <target state="translated">Wyciszony</target>
3018 3111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
3019 3112 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
3020 3113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group>
3021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 3114 </trans-unit>
3022 <trans-unit id="2784956659778044823" datatype="html"> 3115 <trans-unit id="2784956659778044823" datatype="html">
3023 <source>Loop</source> 3116 <source>Loop</source>
3024 <target state="translated">Zapętluj</target> 3117 <target state="translated">Zapętluj</target>
3025 3118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group>
3026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 3119 </trans-unit>
3027 <trans-unit id="5908032061347078472" datatype="html"> 3120 <trans-unit id="5908032061347078472" datatype="html">
3028 <source>Use origin instance URL</source> 3121 <source>Use origin instance URL</source>
3029 <target state="translated">Użyj adresu URL oryginalnej instancji</target> 3122 <target state="translated">Użyj adresu URL oryginalnej instancji</target>
3030 3123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group>
3031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3124 </trans-unit>
3032 <trans-unit id="6212841954039032241" datatype="html"> 3125 <trans-unit id="6212841954039032241" datatype="html">
3033 <source>Display video title</source> 3126 <source>Display video title</source>
3034 <target state="translated">Wyświetl nazwę filmu</target> 3127 <target state="translated">Wyświetl nazwę filmu</target>
3035 3128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group>
3036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> 3129 </trans-unit>
3037 <trans-unit id="7482217084177855485" datatype="html"> 3130 <trans-unit id="7482217084177855485" datatype="html">
3038 <source>P2P</source> 3131 <source>P2P</source>
3039 <target state="new">P2P</target> 3132 <target state="translated">P2P</target>
3040 3133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group>
3041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> 3134 </trans-unit>
3042 <trans-unit id="1068153312491986796" datatype="html"> 3135 <trans-unit id="1068153312491986796" datatype="html">
3043 <source>Display privacy warning</source> 3136 <source>Display privacy warning</source>
3044 <target state="translated">Wyświetl ostrzeżenie o prywatności</target> 3137 <target state="translated">Wyświetl ostrzeżenie o prywatności</target>
3045 3138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group>
3046 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> 3139 </trans-unit>
3047 <trans-unit id="4583515246777381165" datatype="html"> 3140 <trans-unit id="4583515246777381165" datatype="html">
3048 <source>Display player control bar</source> 3141 <source>Display player control bar</source>
3049 <target state="new">Display player control bar</target> 3142 <target state="new">Display player control bar</target>
3050 3143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
3051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 3144 </trans-unit>
3052 <trans-unit id="805456636864344681" datatype="html"> 3145 <trans-unit id="805456636864344681" datatype="html">
3053 <source>Display PeerTube button link</source> 3146 <source>Display PeerTube button link</source>
3054 <target state="translated">Wyświetl link do przycisku PeerTube</target> 3147 <target state="translated">Wyświetl link do przycisku PeerTube</target>
3055 3148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group>
3056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> 3149 </trans-unit>
3057 <trans-unit id="8928816882866356838" datatype="html"> 3150 <trans-unit id="8928816882866356838" datatype="html">
3058 <source>Public</source> 3151 <source>Public</source>
3059 <target state="translated">Publiczny</target> 3152 <target state="translated">Publiczny</target>
@@ -3062,13 +3155,13 @@ The link will expire within 1 hour.</source>
3062 <trans-unit id="4416005356063364306" datatype="html"> 3155 <trans-unit id="4416005356063364306" datatype="html">
3063 <source>This video is blocked.</source> 3156 <source>This video is blocked.</source>
3064 <target state="translated">Ten film jest zablokowany.</target> 3157 <target state="translated">Ten film jest zablokowany.</target>
3065 3158 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group>
3066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit> 3159 </trans-unit>
3067 <trans-unit id="2482137713226830428" datatype="html"> 3160 <trans-unit id="2482137713226830428" datatype="html">
3068 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 3161 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3069 <target state="translated">Opublikowano <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 3162 <target state="translated">Opublikowano <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
3070 3163 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group>
3071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 3164 </trans-unit>
3072 <trans-unit id="1813238393038053050" datatype="html"> 3165 <trans-unit id="1813238393038053050" datatype="html">
3073 <source>SUPPORT</source> 3166 <source>SUPPORT</source>
3074 <target state="translated">WSPIERAJ</target> 3167 <target state="translated">WSPIERAJ</target>
@@ -3107,8 +3200,8 @@ The link will expire within 1 hour.</source>
3107 <trans-unit id="687548610091961489"> 3200 <trans-unit id="687548610091961489">
3108 <source>By <x id="INTERPOLATION"/></source> 3201 <source>By <x id="INTERPOLATION"/></source>
3109 <target>Od <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target> 3202 <target>Od <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target>
3110 3203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group>
3111 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 3204 </trans-unit>
3112 <trans-unit id="1144407473317535723" datatype="html"> 3205 <trans-unit id="1144407473317535723" datatype="html">
3113 <source>Subscribe</source> 3206 <source>Subscribe</source>
3114 <target state="translated">Subskrybuj</target> 3207 <target state="translated">Subskrybuj</target>
@@ -3127,8 +3220,8 @@ The link will expire within 1 hour.</source>
3127 <trans-unit id="8426539297729416784" datatype="html"> 3220 <trans-unit id="8426539297729416784" datatype="html">
3128 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source> 3221 <source>{VAR_SELECT, select, undefined {Unsubscribe} other {Unsubscribe from all channels} }</source>
3129 <target state="translated">{VAR_SELECT, select, undefined {Anuluj subskrypcję} other {Anuluj subskrypcję wszystkich kanałów } }</target> 3222 <target state="translated">{VAR_SELECT, select, undefined {Anuluj subskrypcję} other {Anuluj subskrypcję wszystkich kanałów } }</target>
3130 3223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group>
3131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 3224 </trans-unit>
3132 <trans-unit id="7215101881367554791"> 3225 <trans-unit id="7215101881367554791">
3133 <source>Show more</source> 3226 <source>Show more</source>
3134 <target>Pokaż więcej</target> 3227 <target>Pokaż więcej</target>
@@ -3155,8 +3248,8 @@ The link will expire within 1 hour.</source>
3155 <trans-unit id="5139892963394684487" datatype="html"> 3248 <trans-unit id="5139892963394684487" datatype="html">
3156 <source>Originally published</source> 3249 <source>Originally published</source>
3157 <target state="translated">Oryginalnie opublikowano</target> 3250 <target state="translated">Oryginalnie opublikowano</target>
3158 3251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group>
3159 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 3252 </trans-unit>
3160 <trans-unit id="6402393085909200998" datatype="html"> 3253 <trans-unit id="6402393085909200998" datatype="html">
3161 <source>Friendly Reminder:</source> 3254 <source>Friendly Reminder:</source>
3162 <target state="translated">Przyjacielskie przypomnienie:</target> 3255 <target state="translated">Przyjacielskie przypomnienie:</target>
@@ -3195,8 +3288,7 @@ The link will expire within 1 hour.</source>
3195 </trans-unit> 3288 </trans-unit>
3196 <trans-unit id="6216656500190325717" datatype="html"> 3289 <trans-unit id="6216656500190325717" datatype="html">
3197 <source>Transcoding failed, this video may not work properly.</source> 3290 <source>Transcoding failed, this video may not work properly.</source>
3198 <target state="new"> Transcoding failed, this video may not work properly. 3291 <target state="translated">Transkodowanie nie powiodło się, ten film może nie działać poprawnie.</target>
3199</target>
3200 <context-group purpose="location"> 3292 <context-group purpose="location">
3201 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3293 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3202 <context context-type="linenumber">1,3</context> 3294 <context context-type="linenumber">1,3</context>
@@ -3204,8 +3296,7 @@ The link will expire within 1 hour.</source>
3204 </trans-unit> 3296 </trans-unit>
3205 <trans-unit id="6355398227384499371" datatype="html"> 3297 <trans-unit id="6355398227384499371" datatype="html">
3206 <source>Move to external storage failed, this video may not work properly.</source> 3298 <source>Move to external storage failed, this video may not work properly.</source>
3207 <target state="new"> Move to external storage failed, this video may not work properly. 3299 <target state="translated">Przenoszenie do pamięci zewnętrznej nie powiodło się, ten film może nie działać poprawnie.</target>
3208</target>
3209 <context-group purpose="location"> 3300 <context-group purpose="location">
3210 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3301 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3211 <context context-type="linenumber">5,7</context> 3302 <context context-type="linenumber">5,7</context>
@@ -3223,8 +3314,7 @@ The link will expire within 1 hour.</source>
3223 </trans-unit> 3314 </trans-unit>
3224 <trans-unit id="1353168089968436742" datatype="html"> 3315 <trans-unit id="1353168089968436742" datatype="html">
3225 <source>The video is being edited, it may not work properly.</source> 3316 <source>The video is being edited, it may not work properly.</source>
3226 <target state="new"> The video is being edited, it may not work properly. 3317 <target state="translated">Film jest w trakcie edycji, może nie działać poprawnie.</target>
3227</target>
3228 <context-group purpose="location"> 3318 <context-group purpose="location">
3229 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3319 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
3230 <context context-type="linenumber">17,19</context> 3320 <context context-type="linenumber">17,19</context>
@@ -3249,9 +3339,10 @@ The link will expire within 1 hour.</source>
3249 <source>This live has ended.</source> 3339 <source>This live has ended.</source>
3250 <target state="translated">Ta transmisja zakończyła się.</target> 3340 <target state="translated">Ta transmisja zakończyła się.</target>
3251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group> 3341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">33</context></context-group>
3252 </trans-unit><trans-unit id="7365478703093390233" datatype="html"> 3342 </trans-unit>
3253 <source> There are no videos available in this playlist. 3343 <trans-unit id="7365478703093390233" datatype="html">
3254</source><target state="new"> There are no videos available in this playlist. 3344 <source>There are no videos available in this playlist.</source>
3345 <target state="new"> There are no videos available in this playlist.
3255</target> 3346</target>
3256 <context-group purpose="location"> 3347 <context-group purpose="location">
3257 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context> 3348 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context>
@@ -3261,8 +3352,8 @@ The link will expire within 1 hour.</source>
3261 <trans-unit id="8518611938109939710" datatype="html"> 3352 <trans-unit id="8518611938109939710" datatype="html">
3262 <source>SORT BY</source> 3353 <source>SORT BY</source>
3263 <target state="translated">SORTUJ WEDÅUG</target> 3354 <target state="translated">SORTUJ WEDÅUG</target>
3264 3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group>
3265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 3356 </trans-unit>
3266 <trans-unit id="6448160249466325288" datatype="html"> 3357 <trans-unit id="6448160249466325288" datatype="html">
3267 <source>Most recent first (default)</source> 3358 <source>Most recent first (default)</source>
3268 <target state="translated">Najnowsze na początku (domyślne)</target> 3359 <target state="translated">Najnowsze na początku (domyślne)</target>
@@ -3281,8 +3372,8 @@ The link will expire within 1 hour.</source>
3281 <trans-unit id="6390009909920475335" datatype="html"> 3372 <trans-unit id="6390009909920475335" datatype="html">
3282 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source> 3373 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> and others </source>
3283 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> i innych </target> 3374 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> i innych </target>
3284 3375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group>
3285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 3376 </trans-unit>
3286 <trans-unit id="4036338619293319383" datatype="html"> 3377 <trans-unit id="4036338619293319383" datatype="html">
3287 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source> 3378 <source>{VAR_PLURAL, plural, =1 {1 reply} other {<x id="INTERPOLATION"/> replies}}</source>
3288 <target state="translated">{VAR_PLURAL, plural, =1 {1 odpowiedź} other {<x id="INTERPOLATION"/> odpowiedzi}}</target> 3379 <target state="translated">{VAR_PLURAL, plural, =1 {1 odpowiedź} other {<x id="INTERPOLATION"/> odpowiedzi}}</target>
@@ -3293,8 +3384,8 @@ The link will expire within 1 hour.</source>
3293 <trans-unit id="127329338495775339" datatype="html"> 3384 <trans-unit id="127329338495775339" datatype="html">
3294 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source> 3385 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/> from <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'the author' }}"/> </source>
3295 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> </target> 3386 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/> od <x id="INTERPOLATION_1" equiv-text="{{ video?.account?.displayName || 'autora' }}"/> </target>
3296 3387 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group>
3297 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3388 </trans-unit>
3298 <trans-unit id="5535545444690528619" datatype="html"> 3389 <trans-unit id="5535545444690528619" datatype="html">
3299 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source> 3390 <source>View <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 reply} other {{{ comment.totalReplies }} replies}}" xid="2084023438878610739"/></source>
3300 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/></target> 3391 <target state="translated">Zobacz <x id="ICU" equiv-text="{comment.totalReplies, plural, =1 {1 odpowiedź} other {{{ comment.totalReplies }} odpowiedzi}}"/></target>
@@ -3305,8 +3396,8 @@ The link will expire within 1 hour.</source>
3305 <target> 3396 <target>
3306 Komentarze są wyłączone. 3397 Komentarze są wyłączone.
3307 </target> 3398 </target>
3308 3399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group>
3309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3400 </trans-unit>
3310 <trans-unit id="5733075023444401902"> 3401 <trans-unit id="5733075023444401902">
3311 <source>Add comment...</source> 3402 <source>Add comment...</source>
3312 <target>Dodaj komentarz…</target> 3403 <target>Dodaj komentarz…</target>
@@ -3380,19 +3471,19 @@ The link will expire within 1 hour.</source>
3380 <trans-unit id="3572897237443938692"> 3471 <trans-unit id="3572897237443938692">
3381 <source>Highlighted comment</source> 3472 <source>Highlighted comment</source>
3382 <target>Wyróżniony komentarz</target> 3473 <target>Wyróżniony komentarz</target>
3383 3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group>
3384 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 3475 </trans-unit>
3385 <trans-unit id="4502286564339177240"> 3476 <trans-unit id="4502286564339177240">
3386 <source>Reply</source> 3477 <source>Reply</source>
3387 <target>Odpowiedz</target> 3478 <target>Odpowiedz</target>
3388 3479 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group>
3389 3480 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
3390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 3481 </trans-unit>
3391 <trans-unit id="2447932355167015019" datatype="html"> 3482 <trans-unit id="2447932355167015019" datatype="html">
3392 <source>This comment has been deleted</source> 3483 <source>This comment has been deleted</source>
3393 <target state="translated">Ten komentarz został usunięty</target> 3484 <target state="translated">Ten komentarz został usunięty</target>
3394 3485 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group>
3395 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 3486 </trans-unit>
3396 <trans-unit id="9031514421077169181" datatype="html"> 3487 <trans-unit id="9031514421077169181" datatype="html">
3397 <source>Video redundancies</source> 3488 <source>Video redundancies</source>
3398 <target state="translated">Redundancje filmów</target> 3489 <target state="translated">Redundancje filmów</target>
@@ -3406,9 +3497,9 @@ The link will expire within 1 hour.</source>
3406 <trans-unit id="7651712714082200084" datatype="html"> 3497 <trans-unit id="7651712714082200084" datatype="html">
3407 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 3498 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
3408 <target state="translated">Twoje zgłoszenie zostanie wysłane do moderatorów <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> i zostanie też przekazane na serwer z którego pochodzi komentarz (<x id="INTERPOLATION_1"/>)<x id="CLOSE_TAG_NG_CONTAINER"/>. </target> 3499 <target state="translated">Twoje zgłoszenie zostanie wysłane do moderatorów <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> i zostanie też przekazane na serwer z którego pochodzi komentarz (<x id="INTERPOLATION_1"/>)<x id="CLOSE_TAG_NG_CONTAINER"/>. </target>
3409 3500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3410 3501 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group>
3411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3502 </trans-unit>
3412 <trans-unit id="658727060940996385" datatype="html"> 3503 <trans-unit id="658727060940996385" datatype="html">
3413 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source> 3504 <source>Renewing the token will disallow previously configured clients from retrieving the feed until they use the new token. Proceed?</source>
3414 <target state="translated">Odnowienie tokenu sprawi, że wcześniej skonfigurowane klienty nie będą mogły otrzymywać strumienia zanim otrzymają nowy token. Chcesz przejść dalej?</target> 3505 <target state="translated">Odnowienie tokenu sprawi, że wcześniej skonfigurowane klienty nie będą mogły otrzymywać strumienia zanim otrzymają nowy token. Chcesz przejść dalej?</target>
@@ -3425,40 +3516,42 @@ The link will expire within 1 hour.</source>
3425 <trans-unit id="5302915360176176604" datatype="html"> 3516 <trans-unit id="5302915360176176604" datatype="html">
3426 <source>SUBSCRIPTION FEED</source> 3517 <source>SUBSCRIPTION FEED</source>
3427 <target state="translated">STRUMIEŃ SUBSKRYPCJI</target> 3518 <target state="translated">STRUMIEŃ SUBSKRYPCJI</target>
3428 3519 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group>
3429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 3520 </trans-unit>
3430 <trans-unit id="2645809032917283525" datatype="html"> 3521 <trans-unit id="2645809032917283525" datatype="html">
3431 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source> 3522 <source>Use third-party feed aggregators to retrieve the list of videos from channels you subscribed to.</source>
3432 <target state="translated">Używaj zewnętrznych agregatorów kanałów, aby uzyskiwać listę filmów z kanałów, które subskrybujesz.</target> 3523 <target state="translated">Używaj zewnętrznych agregatorów kanałów, aby uzyskiwać listę filmów z kanałów, które subskrybujesz.</target>
3433 3524 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group>
3434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 3525 </trans-unit>
3435 <trans-unit id="7944777648309302794" datatype="html"> 3526 <trans-unit id="7944777648309302794" datatype="html">
3436 <source>Feed URL</source> 3527 <source>Feed URL</source>
3437 <target state="translated">URL kanału</target> 3528 <target state="translated">URL kanału</target>
3438 3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group>
3439 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 3530 </trans-unit>
3440 <trans-unit id="6086365181226161548" datatype="html"> 3531 <trans-unit id="6086365181226161548" datatype="html">
3441 <source>Feed Token</source> 3532 <source>Feed Token</source>
3442 <target state="translated">Token kanału</target> 3533 <target state="translated">Token kanału</target>
3443 3534 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group>
3444 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 3535 </trans-unit>
3445 <trans-unit id="6492684506192237359" datatype="html"> 3536 <trans-unit id="6492684506192237359" datatype="html">
3446 <source>âš ï¸ Never share your feed token with anyone.</source> 3537 <source>âš ï¸ Never share your feed token with anyone.</source>
3447 <target state="translated">âš ï¸ Nigdy nie dziel siÄ™ swoim tokenem z innymi.</target> 3538 <target state="translated">âš ï¸ Nigdy nie dziel siÄ™ swoim tokenem z innymi.</target>
3448 3539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group>
3449 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 3540 </trans-unit>
3450 <trans-unit id="270726559962362501" datatype="html"> 3541 <trans-unit id="270726559962362501" datatype="html">
3451 <source>Renew token</source> 3542 <source>Renew token</source>
3452 <target state="translated">Odnów token</target> 3543 <target state="translated">Odnów token</target>
3453 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group>
3454 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group>
3455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 3546 </trans-unit>
3456 <trans-unit id="9209781328340965816" datatype="html"> 3547 <trans-unit id="9209781328340965816" datatype="html">
3457 <source>Filter...</source> 3548 <source>Filter...</source>
3458 <target state="translated">Filtruj...</target> 3549 <target state="translated">Filtruj...</target>
3459 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group>
3460 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="4965562695253171955" datatype="html"> 3551 </trans-unit>
3461 <source>Clear filter</source><target state="new">Clear filter</target> 3552 <trans-unit id="4965562695253171955" datatype="html">
3553 <source>Clear filter</source>
3554 <target state="new">Clear filter</target>
3462 <context-group purpose="location"> 3555 <context-group purpose="location">
3463 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context> 3556 <context context-type="sourcefile">src/app/shared/shared-forms/advanced-input-filter.component.html</context>
3464 <context context-type="linenumber">28</context> 3557 <context context-type="linenumber">28</context>
@@ -3468,7 +3561,6 @@ The link will expire within 1 hour.</source>
3468 <context context-type="linenumber">7</context> 3561 <context context-type="linenumber">7</context>
3469 </context-group> 3562 </context-group>
3470 </trans-unit> 3563 </trans-unit>
3471
3472 <trans-unit id="4266779970063047572" datatype="html"> 3564 <trans-unit id="4266779970063047572" datatype="html">
3473 <source>Video/Comment/Account</source> 3565 <source>Video/Comment/Account</source>
3474 <target state="translated">Film/Komentarz/Konto</target> 3566 <target state="translated">Film/Komentarz/Konto</target>
@@ -3482,36 +3574,39 @@ The link will expire within 1 hour.</source>
3482 <trans-unit id="5911214550882917183"> 3574 <trans-unit id="5911214550882917183">
3483 <source>State</source> 3575 <source>State</source>
3484 <target state="translated">Stan</target> 3576 <target state="translated">Stan</target>
3485 3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
3486 3578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group>
3487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 3579 </trans-unit>
3488 <trans-unit id="2092225601747599163"> 3580 <trans-unit id="2092225601747599163">
3489 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3581 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3490 <target>Utworzono <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 3582 <target>Utworzono <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3491 3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group>
3492 3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group>
3493 3585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
3494 3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group>
3495 3587 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group>
3496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
3589 </trans-unit>
3497 <trans-unit id="8898602327647937914" datatype="html"> 3590 <trans-unit id="8898602327647937914" datatype="html">
3498 <source>Open actor page in a new tab</source> 3591 <source>Open actor page in a new tab</source>
3499 <target state="translated">Otwórz stronę wykonawcy czynności w nowej karcie</target> 3592 <target state="translated">Otwórz stronę wykonawcy czynności w nowej karcie</target>
3500 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group>
3501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3594 </trans-unit>
3502 <trans-unit id="7317290694079257887"> 3595 <trans-unit id="7317290694079257887">
3503 <source>Accepted</source> 3596 <source>Accepted</source>
3504 <target>Zaakceptowane</target> 3597 <target>Zaakceptowane</target>
3505 3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group>
3506 3599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group>
3507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 3600 </trans-unit>
3508 <trans-unit id="4416413576346763682"> 3601 <trans-unit id="4416413576346763682">
3509 <source>Pending</source> 3602 <source>Pending</source>
3510 <target>Oczekiwane</target> 3603 <target>Oczekiwane</target>
3511 3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
3512 3605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group>
3513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html"> 3606 </trans-unit>
3514 <source>Rejected</source><target state="new">Rejected</target> 3607 <trans-unit id="4188654437346976139" datatype="html">
3608 <source>Rejected</source>
3609 <target state="new">Rejected</target>
3515 <context-group purpose="location"> 3610 <context-group purpose="location">
3516 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3611 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3517 <context context-type="linenumber">65,66</context> 3612 <context context-type="linenumber">65,66</context>
@@ -3524,26 +3619,26 @@ The link will expire within 1 hour.</source>
3524 <trans-unit id="8905995985388209337" datatype="html"> 3619 <trans-unit id="8905995985388209337" datatype="html">
3525 <source>Accept</source> 3620 <source>Accept</source>
3526 <target state="translated">Akceptuj</target> 3621 <target state="translated">Akceptuj</target>
3527 3622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group>
3528 3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group>
3529 3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
3530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
3626 </trans-unit>
3531 <trans-unit id="8415175881466057254" datatype="html"> 3627 <trans-unit id="8415175881466057254" datatype="html">
3532 <source>Refuse</source> 3628 <source>Refuse</source>
3533 <target state="translated">Odmów</target> 3629 <target state="translated">Odmów</target>
3534 3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group>
3535 3631 </trans-unit>
3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
3537 <trans-unit id="6961112234462008319" datatype="html"> 3632 <trans-unit id="6961112234462008319" datatype="html">
3538 <source>No follower found matching current filters.</source> 3633 <source>No follower found matching current filters.</source>
3539 <target state="translated">Nie znaleziono obserwujących pasujących do obecnych filtrów.</target> 3634 <target state="translated">Nie znaleziono obserwujących pasujących do obecnych filtrów.</target>
3540 3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group>
3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3636 </trans-unit>
3542 <trans-unit id="2117404838551056159" datatype="html"> 3637 <trans-unit id="2117404838551056159" datatype="html">
3543 <source>Your instance doesn't have any follower.</source> 3638 <source>Your instance doesn't have any follower.</source>
3544 <target state="translated">Twoja instancja nie ma żadnych obserwujących.</target> 3639 <target state="translated">Twoja instancja nie ma żadnych obserwujących.</target>
3545 3640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group>
3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 3641 </trans-unit>
3547 <trans-unit id="2845798909207198924" datatype="html"> 3642 <trans-unit id="2845798909207198924" datatype="html">
3548 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> 3643 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3549 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> obserwujących</target> 3644 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> obserwujących</target>
@@ -3552,32 +3647,36 @@ The link will expire within 1 hour.</source>
3552 <trans-unit id="6571718060636962350" datatype="html"> 3647 <trans-unit id="6571718060636962350" datatype="html">
3553 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3648 <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3554 <target state="translated">Redundancja zezwolona <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 3649 <target state="translated">Redundancja zezwolona <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3555 3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3651 </trans-unit>
3557 <trans-unit id="8246779176913476983" datatype="html"> 3652 <trans-unit id="8246779176913476983" datatype="html">
3558 <source>Open instance in a new tab</source> 3653 <source>Open instance in a new tab</source>
3559 <target state="translated">Otwórz instancję w nowej karcie</target> 3654 <target state="translated">Otwórz instancję w nowej karcie</target>
3560 3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group>
3561 3656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3562 3657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 3658 </trans-unit>
3564 <trans-unit id="9132918641931433659" datatype="html"> 3659 <trans-unit id="9132918641931433659" datatype="html">
3565 <source>No host found matching current filters.</source> 3660 <source>No host found matching current filters.</source>
3566 <target state="translated">Brak hostów spełniających obecne kryteria.</target> 3661 <target state="translated">Brak hostów spełniających obecne kryteria.</target>
3567 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group>
3568 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 3663 </trans-unit>
3569 <trans-unit id="7274241885665071790" datatype="html"> 3664 <trans-unit id="7274241885665071790" datatype="html">
3570 <source>Your instance is not following anyone.</source> 3665 <source>Your instance is not following anyone.</source>
3571 <target state="translated">Twoja instancja nie obserwuje nikogo.</target> 3666 <target state="translated">Twoja instancja nie obserwuje nikogo.</target>
3572 3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group>
3573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html"> 3668 </trans-unit>
3574 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> 3669 <trans-unit id="8168516547268350654" datatype="html">
3670 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source>
3671 <target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
3575 <context-group purpose="location"> 3672 <context-group purpose="location">
3576 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3673 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3577 <context context-type="linenumber">70</context> 3674 <context context-type="linenumber">70</context>
3578 </context-group> 3675 </context-group>
3579 </trans-unit><trans-unit id="8061023631336698211" datatype="html"> 3676 </trans-unit>
3580 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target> 3677 <trans-unit id="8061023631336698211" datatype="html">
3678 <source>Do you really want to unfollow these entries?</source>
3679 <target state="new">Do you really want to unfollow these entries?</target>
3581 <context-group purpose="location"> 3680 <context-group purpose="location">
3582 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3681 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3583 <context context-type="linenumber">72,70</context> 3682 <context context-type="linenumber">72,70</context>
@@ -3591,13 +3690,13 @@ The link will expire within 1 hour.</source>
3591 <trans-unit id="9216117865911519658" datatype="html"> 3690 <trans-unit id="9216117865911519658" datatype="html">
3592 <source>Action</source> 3691 <source>Action</source>
3593 <target state="translated">Działanie</target> 3692 <target state="translated">Działanie</target>
3594 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group>
3595 3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
3596 3695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3597 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3598 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3599 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 3699 </trans-unit>
3601 <trans-unit id="5968342253366599875" datatype="html"> 3700 <trans-unit id="5968342253366599875" datatype="html">
3602 <source>Videos redundancies</source> 3701 <source>Videos redundancies</source>
3603 <target state="translated">Redundancje filmu</target> 3702 <target state="translated">Redundancje filmu</target>
@@ -3631,13 +3730,12 @@ The link will expire within 1 hour.</source>
3631 <trans-unit id="5248717555542428023"> 3730 <trans-unit id="5248717555542428023">
3632 <source>Username</source> 3731 <source>Username</source>
3633 <target>Nazwa użytkownika</target> 3732 <target>Nazwa użytkownika</target>
3634 3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3635 3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3636 3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group>
3637 3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group>
3638 3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group>
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3738 </trans-unit>
3640
3641 <trans-unit id="6612230394519751963"> 3739 <trans-unit id="6612230394519751963">
3642 <source>john</source> 3740 <source>john</source>
3643 <target>Jan</target> 3741 <target>Jan</target>
@@ -3659,66 +3757,81 @@ The link will expire within 1 hour.</source>
3659 <trans-unit id="4145496584631696119"> 3757 <trans-unit id="4145496584631696119">
3660 <source>Role</source> 3758 <source>Role</source>
3661 <target>Rola</target> 3759 <target>Rola</target>
3662 3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3663 3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3664 3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3763 </trans-unit>
3666 <trans-unit id="7046347992315328430" datatype="html"> 3764
3667 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3668 <target state="translated">Transkodowanie jest włączone. Limit użytej powierzchni bierze pod uwagę tylko <x id="START_TAG_STRONG"/>oryginalny<x id="CLOSE_TAG_STRONG"/> rozmiar filmów. <x id="LINE_BREAK"/> Maksymalnie, użytkownik może wysłać~ <x id="INTERPOLATION"/>. </target>
3669
3670
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3672 <trans-unit id="2743014784334706527" datatype="html"> 3765 <trans-unit id="2743014784334706527" datatype="html">
3673 <source>Daily video quota</source> 3766 <source>Daily video quota</source>
3674 <target state="translated">Dzienny limit rozmiaru filmów</target> 3767 <target state="translated">Dzienny limit rozmiaru filmów</target>
3675 3768
3676 3769
3677 3770
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3679 <trans-unit id="2622255144026150901" datatype="html"> 3772 <trans-unit id="2622255144026150901" datatype="html">
3680 <source>Auth plugin</source> 3773 <source>Auth plugin</source>
3681 <target state="translated">Wtyczka uwierzytelniania</target> 3774 <target state="translated">Wtyczka uwierzytelniania</target>
3682 3775
3683 3776
3684 3777
3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3686 <trans-unit id="588099657508661970" datatype="html"> 3779 <trans-unit id="588099657508661970" datatype="html">
3687 <source>None (local authentication)</source> 3780 <source>None (local authentication)</source>
3688 <target state="translated">Brak (lokalne uwierzytelnianie)</target> 3781 <target state="translated">Brak (lokalne uwierzytelnianie)</target>
3689 3782
3690 3783
3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3692 <trans-unit id="2070907480317730379" datatype="html"> 3785 <trans-unit id="2070907480317730379" datatype="html">
3693 <source>Doesn't need review before a video goes public</source> 3786 <source>Doesn't need review before a video goes public</source>
3694 <target state="translated">Nie potrzebuje recenzji przed opublikowaniem filmu</target> 3787 <target state="translated">Nie potrzebuje recenzji przed opublikowaniem filmu</target>
3695 3788
3696 3789
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3698 <trans-unit id="6667250632809964191" datatype="html"> 3791 <trans-unit id="6667250632809964191" datatype="html">
3699 <source>Send a link to reset the password by email to the user</source> 3792 <source>Send a link to reset the password by email to the user</source>
3700 <target state="translated">Wyślij link do resetu hasła przez e-mail do użytkownika</target> 3793 <target state="translated">Wyślij link do resetu hasła przez e-mail do użytkownika</target>
3701 3794
3702 3795
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3704 <trans-unit id="1412406834353485520" datatype="html"> 3797 <trans-unit id="1412406834353485520" datatype="html">
3705 <source>Ask for new password</source> 3798 <source>Ask for new password</source>
3706 <target state="translated">Zapytaj o nowe hasło</target> 3799 <target state="translated">Zapytaj o nowe hasło</target>
3707 3800
3708 3801
3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3710 <trans-unit id="3791201588898094481" datatype="html"> 3803 <trans-unit id="3791201588898094481" datatype="html">
3711 <source>Manually set the user password</source> 3804 <source>Manually set the user password</source>
3712 <target state="translated">Ustaw hasło użytkownika manualnie</target> 3805 <target state="translated">Ustaw hasło użytkownika manualnie</target>
3713 3806
3714 3807
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3809 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3810 <context-group purpose="location">
3811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3812 <context context-type="linenumber">227</context>
3813 </context-group>
3814 <context-group purpose="location">
3815 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3816 <context context-type="linenumber">227</context>
3817 </context-group>
3818 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3819 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3820 <context-group purpose="location">
3821 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3822 <context context-type="linenumber">228</context>
3823 </context-group>
3824 <context-group purpose="location">
3825 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3826 <context context-type="linenumber">228</context>
3827 </context-group>
3828 </trans-unit>
3716 <trans-unit id="8461842260159597706" datatype="html"> 3829 <trans-unit id="8461842260159597706" datatype="html">
3717 <source>Show</source> 3830 <source>Show</source>
3718 <target state="translated">Pokaż</target> 3831 <target state="translated">Pokaż</target>
3719 3832
3720 3833
3721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3722 <trans-unit id="8461609631969932886" datatype="html"> 3835 <trans-unit id="8461609631969932886" datatype="html">
3723 <source>Hide</source> 3836 <source>Hide</source>
3724 <target state="translated">Ukryj</target> 3837 <target state="translated">Ukryj</target>
@@ -3727,14 +3840,16 @@ The link will expire within 1 hour.</source>
3727 3840
3728 3841
3729 3842
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3731 <trans-unit id="7049348886126005391" datatype="html"> 3844 <trans-unit id="7049348886126005391" datatype="html">
3732 <source>Batch actions</source> 3845 <source>Batch actions</source>
3733 <target state="translated">Akcje seryjne</target> 3846 <target state="translated">Akcje seryjne</target>
3734 3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group>
3735 3848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group>
3736 3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3852 </trans-unit>
3738 <trans-unit id="675721269041534709" datatype="html"> 3853 <trans-unit id="675721269041534709" datatype="html">
3739 <source>The user was banned</source> 3854 <source>The user was banned</source>
3740 <target state="translated">Użytkownik został zablokowany</target> 3855 <target state="translated">Użytkownik został zablokowany</target>
@@ -3743,18 +3858,18 @@ The link will expire within 1 hour.</source>
3743 <trans-unit id="2348557406282409966" datatype="html"> 3858 <trans-unit id="2348557406282409966" datatype="html">
3744 <source>Open account in a new tab</source> 3859 <source>Open account in a new tab</source>
3745 <target state="translated">Otwórz konto w nowej zakładce</target> 3860 <target state="translated">Otwórz konto w nowej zakładce</target>
3746 3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group>
3747 3862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group>
3748 3863 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group>
3749 3864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3750 3865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3751 3866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3867 </trans-unit>
3753 <trans-unit id="3111569165173971676" datatype="html"> 3868 <trans-unit id="3111569165173971676" datatype="html">
3754 <source>Deleted account</source> 3869 <source>Deleted account</source>
3755 <target state="translated">Usunięte konto</target> 3870 <target state="translated">Usunięte konto</target>
3756 3871 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group>
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 3872 </trans-unit>
3758 <trans-unit id="3254358851993549668" datatype="html"> 3873 <trans-unit id="3254358851993549668" datatype="html">
3759 <source>User's email must be verified to login</source> 3874 <source>User's email must be verified to login</source>
3760 <target state="translated">E-mail użytkownika musi być zweryfikowany, żeby się zalogować</target> 3875 <target state="translated">E-mail użytkownika musi być zweryfikowany, żeby się zalogować</target>
@@ -3778,8 +3893,8 @@ The link will expire within 1 hour.</source>
3778 <trans-unit id="6124612368324200166" datatype="html"> 3893 <trans-unit id="6124612368324200166" datatype="html">
3779 <source>Banned users</source> 3894 <source>Banned users</source>
3780 <target state="translated">Zablokowani użytkownicy</target> 3895 <target state="translated">Zablokowani użytkownicy</target>
3781 3896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 3897 </trans-unit>
3783 <trans-unit id="5642198289374753866" datatype="html"> 3898 <trans-unit id="5642198289374753866" datatype="html">
3784 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source> 3899 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> users</source>
3785 <target state="translated">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</target> 3900 <target state="translated">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> users</target>
@@ -3801,58 +3916,58 @@ The link will expire within 1 hour.</source>
3801 <trans-unit id="7815838401315213887" datatype="html"> 3916 <trans-unit id="7815838401315213887" datatype="html">
3802 <source>Muted accounts</source> 3917 <source>Muted accounts</source>
3803 <target state="translated">Wyciszone konta</target> 3918 <target state="translated">Wyciszone konta</target>
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3919
3805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3920
3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3921
3807 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3922
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3923
3809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3924
3810 </trans-unit> 3925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3811 <trans-unit id="5668793810321242853" datatype="html"> 3926 <trans-unit id="5668793810321242853" datatype="html">
3812 <source>Muted servers</source> 3927 <source>Muted servers</source>
3813 <target state="translated">Wyciszone serwery</target> 3928 <target state="translated">Wyciszone serwery</target>
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3929
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3930
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3931
3817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3932
3818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3933
3819 </trans-unit> 3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3820 <trans-unit id="2343069726009080052" datatype="html"> 3935 <trans-unit id="2343069726009080052" datatype="html">
3821 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3936 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3822 <target state="translated">Film <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3937 <target state="translated">Film <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3823 3938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
3824 3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group>
3825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3940 </trans-unit>
3826 <trans-unit id="3122686335401195400" datatype="html"> 3941 <trans-unit id="3122686335401195400" datatype="html">
3827 <source>Total size</source> 3942 <source>Total size</source>
3828 <target state="translated">Wielkość</target> 3943 <target state="translated">Wielkość</target>
3829 3944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group>
3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 3945 </trans-unit>
3831 <trans-unit id="4488103364313252005" datatype="html"> 3946 <trans-unit id="4488103364313252005" datatype="html">
3832 <source>List redundancies</source> 3947 <source>List redundancies</source>
3833 <target state="translated">Pokaż redundancje</target> 3948 <target state="translated">Pokaż redundancje</target>
3834 3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group>
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 3950 </trans-unit>
3836 <trans-unit id="7423116442791683693" datatype="html"> 3951 <trans-unit id="7423116442791683693" datatype="html">
3837 <source>Your instance doesn't mirror any video.</source> 3952 <source>Your instance doesn't mirror any video.</source>
3838 <target state="translated">Twoja instancja nie mirroruje żadnego filmu.</target> 3953 <target state="translated">Twoja instancja nie mirroruje żadnego filmu.</target>
3839 3954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 3955 </trans-unit>
3841 <trans-unit id="1944582937285351613" datatype="html"> 3956 <trans-unit id="1944582937285351613" datatype="html">
3842 <source>Your instance has no mirrored videos.</source> 3957 <source>Your instance has no mirrored videos.</source>
3843 <target state="translated">Twoja instancja nie zawiera mirrorowanych filmów.</target> 3958 <target state="translated">Twoja instancja nie zawiera mirrorowanych filmów.</target>
3844 3959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group>
3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 3960 </trans-unit>
3846 <trans-unit id="7292311893283564173" datatype="html"> 3961 <trans-unit id="7292311893283564173" datatype="html">
3847 <source>Enabled strategies stats</source> 3962 <source>Enabled strategies stats</source>
3848 <target state="translated">Statystyki użytych strategii</target> 3963 <target state="translated">Statystyki użytych strategii</target>
3849 3964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group>
3850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 3965 </trans-unit>
3851 <trans-unit id="7595922272001217567" datatype="html"> 3966 <trans-unit id="7595922272001217567" datatype="html">
3852 <source>No redundancy strategy is enabled on your instance.</source> 3967 <source>No redundancy strategy is enabled on your instance.</source>
3853 <target state="translated">Na twojej instancji nie są używne żadne strategie redundancji.</target> 3968 <target state="translated">Na twojej instancji nie są używne żadne strategie redundancji.</target>
3854 3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group>
3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3970 </trans-unit>
3856 <trans-unit id="4824046935922837124" datatype="html"> 3971 <trans-unit id="4824046935922837124" datatype="html">
3857 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source> 3972 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
3858 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target> 3973 <target state="new">Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
@@ -3889,10 +4004,12 @@ The link will expire within 1 hour.</source>
3889 <trans-unit id="1451763834047485033" datatype="html"> 4004 <trans-unit id="1451763834047485033" datatype="html">
3890 <source>Select this row</source> 4005 <source>Select this row</source>
3891 <target state="translated">Wybierz ten rzÄ…dSelect this row</target> 4006 <target state="translated">Wybierz ten rzÄ…dSelect this row</target>
3892 4007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group>
3893 4008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
3894 4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group>
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 4010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
4011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group>
4012 </trans-unit>
3896 <trans-unit id="4043531994869127329" datatype="html"> 4013 <trans-unit id="4043531994869127329" datatype="html">
3897 <source>See full comment</source> 4014 <source>See full comment</source>
3898 <target state="new">See full comment</target> 4015 <target state="new">See full comment</target>
@@ -3901,17 +4018,17 @@ The link will expire within 1 hour.</source>
3901 <trans-unit id="3193976279273491157"> 4018 <trans-unit id="3193976279273491157">
3902 <source>Actions</source> 4019 <source>Actions</source>
3903 <target>Akcje</target> 4020 <target>Akcje</target>
3904 4021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
3905 4022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
3906 4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group>
3907 4024 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group>
3908 4025 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 4026 </trans-unit>
3910 <trans-unit id="8390803680962035202" datatype="html"> 4027 <trans-unit id="8390803680962035202" datatype="html">
3911 <source>Follower</source> 4028 <source>Follower</source>
3912 <target state="translated">ÅšledzÄ…cy</target> 4029 <target state="translated">ÅšledzÄ…cy</target>
3913 4030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 4031 </trans-unit>
3915 <trans-unit id="4691552465058437520" datatype="html"> 4032 <trans-unit id="4691552465058437520" datatype="html">
3916 <source>Commented video</source> 4033 <source>Commented video</source>
3917 <target state="translated">Skomentowany film</target> 4034 <target state="translated">Skomentowany film</target>
@@ -3930,14 +4047,16 @@ The link will expire within 1 hour.</source>
3930 <trans-unit id="4604870995665811499" datatype="html"> 4047 <trans-unit id="4604870995665811499" datatype="html">
3931 <source>Local comments</source> 4048 <source>Local comments</source>
3932 <target state="translated">Lokalne komentarze</target> 4049 <target state="translated">Lokalne komentarze</target>
3933 4050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group>
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 4051 </trans-unit>
3935 <trans-unit id="2721988499779041837" datatype="html"> 4052 <trans-unit id="2721988499779041837" datatype="html">
3936 <source>Remote comments</source> 4053 <source>Remote comments</source>
3937 <target state="translated">Zdalne komentarze</target> 4054 <target state="translated">Zdalne komentarze</target>
3938 4055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit><trans-unit id="7483158147658382515" datatype="html"> 4056 </trans-unit>
3940 <source>Comments on local videos</source><target state="new">Comments on local videos</target> 4057 <trans-unit id="7483158147658382515" datatype="html">
4058 <source>Comments on local videos</source>
4059 <target state="new">Comments on local videos</target>
3941 <context-group purpose="location"> 4060 <context-group purpose="location">
3942 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> 4061 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
3943 <context context-type="linenumber">60</context> 4062 <context context-type="linenumber">60</context>
@@ -3956,28 +4075,28 @@ The link will expire within 1 hour.</source>
3956 <trans-unit id="1807029821872995706" datatype="html"> 4075 <trans-unit id="1807029821872995706" datatype="html">
3957 <source>Unsolved reports</source> 4076 <source>Unsolved reports</source>
3958 <target state="translated">Nierozwiązane zgłoszenia</target> 4077 <target state="translated">Nierozwiązane zgłoszenia</target>
3959 4078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group>
3960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 4079 </trans-unit>
3961 <trans-unit id="2570256912317308673" datatype="html"> 4080 <trans-unit id="2570256912317308673" datatype="html">
3962 <source>Accepted reports</source> 4081 <source>Accepted reports</source>
3963 <target state="translated">Przyjęte zgłoszenia</target> 4082 <target state="translated">Przyjęte zgłoszenia</target>
3964 4083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group>
3965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 4084 </trans-unit>
3966 <trans-unit id="4335414817109654558" datatype="html"> 4085 <trans-unit id="4335414817109654558" datatype="html">
3967 <source>Refused reports</source> 4086 <source>Refused reports</source>
3968 <target state="translated">Odmówione zgłoszenia</target> 4087 <target state="translated">Odmówione zgłoszenia</target>
3969 4088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group>
3970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 4089 </trans-unit>
3971 <trans-unit id="5604806676748121035" datatype="html"> 4090 <trans-unit id="5604806676748121035" datatype="html">
3972 <source>Reports with blocked videos</source> 4091 <source>Reports with blocked videos</source>
3973 <target state="translated">Zgłoszenia z zablokowanymi filmami</target> 4092 <target state="translated">Zgłoszenia z zablokowanymi filmami</target>
3974 4093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group>
3975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 4094 </trans-unit>
3976 <trans-unit id="5105869928182826553" datatype="html"> 4095 <trans-unit id="5105869928182826553" datatype="html">
3977 <source>Reports with deleted videos</source> 4096 <source>Reports with deleted videos</source>
3978 <target state="translated">Zgłoszenia z usuniętymi filmami</target> 4097 <target state="translated">Zgłoszenia z usuniętymi filmami</target>
3979 4098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group>
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 4099 </trans-unit>
3981 <trans-unit id="4678289986918934018" datatype="html"> 4100 <trans-unit id="4678289986918934018" datatype="html">
3982 <source>Block reason:</source> 4101 <source>Block reason:</source>
3983 <target state="translated">Powód blokady:</target> 4102 <target state="translated">Powód blokady:</target>
@@ -4036,8 +4155,10 @@ The link will expire within 1 hour.</source>
4036 <target>Zgłaszający</target> 4155 <target>Zgłaszający</target>
4037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group> 4156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">7</context></context-group>
4038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> 4157 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group>
4039 </trans-unit><trans-unit id="5026011498416291967" datatype="html"> 4158 </trans-unit>
4040 <source> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source><target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target> 4159 <trans-unit id="5026011498416291967" datatype="html">
4160 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></source>
4161 <target state="new"> <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/> <x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;flag&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/></target>
4041 <context-group purpose="location"> 4162 <context-group purpose="location">
4042 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context> 4163 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context>
4043 <context context-type="linenumber">21,23</context> 4164 <context context-type="linenumber">21,23</context>
@@ -4050,18 +4171,18 @@ The link will expire within 1 hour.</source>
4050 <trans-unit id="6549265851868599441"> 4171 <trans-unit id="6549265851868599441">
4051 <source>Video</source> 4172 <source>Video</source>
4052 <target>Film</target> 4173 <target>Film</target>
4053 4174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
4054 4175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
4055 4176 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group>
4056 4177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group>
4057 4178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
4058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 4179 </trans-unit>
4059 <trans-unit id="2662644497259948010" datatype="html"> 4180 <trans-unit id="2662644497259948010" datatype="html">
4060 <source>Comment</source> 4181 <source>Comment</source>
4061 <target state="translated">Komentarz</target> 4182 <target state="translated">Komentarz</target>
4062 4183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group>
4063 4184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group>
4064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> 4185 </trans-unit>
4065 <trans-unit id="1359961255805685312" datatype="html"> 4186 <trans-unit id="1359961255805685312" datatype="html">
4066 <source>This video has been reported multiple times.</source> 4187 <source>This video has been reported multiple times.</source>
4067 <target state="translated">Ten film został zgłoszony wiele razy.</target> 4188 <target state="translated">Ten film został zgłoszony wiele razy.</target>
@@ -4085,20 +4206,21 @@ The link will expire within 1 hour.</source>
4085 <trans-unit id="1530731524535521716" datatype="html"> 4206 <trans-unit id="1530731524535521716" datatype="html">
4086 <source>Account deleted</source> 4207 <source>Account deleted</source>
4087 <target state="translated">Usunięto konto</target> 4208 <target state="translated">Usunięto konto</target>
4088 4209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group>
4089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">111</context></context-group></trans-unit> 4210 </trans-unit>
4090 <trans-unit id="1191715835847858871" datatype="html"> 4211 <trans-unit id="1191715835847858871" datatype="html">
4091 <source>Open video in a new tab</source> 4212 <source>Open video in a new tab</source>
4092 <target state="translated">Otwórz film w nowej karcie</target> 4213 <target state="translated">Otwórz film w nowej karcie</target>
4093 4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group>
4094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 4215 </trans-unit>
4095 <trans-unit id="3301856295120048857" datatype="html"> 4216 <trans-unit id="3301856295120048857" datatype="html">
4096 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4217 <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4097 <target state="translated">Stan <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 4218 <target state="translated">Stan <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
4098 4219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group>
4099 4220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group>
4100 4221 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group>
4101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 4222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
4223 </trans-unit>
4102 <trans-unit id="6452372740127749380" datatype="html"> 4224 <trans-unit id="6452372740127749380" datatype="html">
4103 <source>Messages</source> 4225 <source>Messages</source>
4104 <target state="translated">Wiadomości</target> 4226 <target state="translated">Wiadomości</target>
@@ -4112,8 +4234,8 @@ The link will expire within 1 hour.</source>
4112 <trans-unit id="7418735164633152705" datatype="html"> 4234 <trans-unit id="7418735164633152705" datatype="html">
4113 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4235 <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4114 <target state="translated">Wynik <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 4236 <target state="translated">Wynik <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
4115 4237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group>
4116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4238 </trans-unit>
4117 <trans-unit id="9173448803033928792" datatype="html"> 4239 <trans-unit id="9173448803033928792" datatype="html">
4118 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> 4240 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4119 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> zgłoszeń</target> 4241 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> zgłoszeń</target>
@@ -4122,74 +4244,75 @@ The link will expire within 1 hour.</source>
4122 <trans-unit id="3109314382334906782" datatype="html"> 4244 <trans-unit id="3109314382334906782" datatype="html">
4123 <source>Reportee</source> 4245 <source>Reportee</source>
4124 <target state="translated">Zgłaszający(-a)</target> 4246 <target state="translated">Zgłaszający(-a)</target>
4125 4247 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group>
4126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 4248 </trans-unit>
4127
4128 <trans-unit id="6540177673229220400" datatype="html"> 4249 <trans-unit id="6540177673229220400" datatype="html">
4129 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source> 4250 <source>{VAR_PLURAL, plural, =1 {1 report} other {<x id="INTERPOLATION"/> reports}}</source>
4130 <target state="translated">{VAR_PLURAL, plural, =1 {1 zgłoszenie} few {<x id="INTERPOLATION"/> zgłoszenia} many {<x id="INTERPOLATION"/> zgłoszeń} other {<x id="INTERPOLATION"/> zgłoszeń}}</target> 4251 <target state="translated">{VAR_PLURAL, plural, =1 {1 zgłoszenie} few {<x id="INTERPOLATION"/> zgłoszenia} many {<x id="INTERPOLATION"/> zgłoszeń} other {<x id="INTERPOLATION"/> zgłoszeń}}</target>
4131 4252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group>
4132 4253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group>
4133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 4254 </trans-unit>
4134 <trans-unit id="7239750919884229270" datatype="html"> 4255 <trans-unit id="7239750919884229270" datatype="html">
4135 <source>Updated</source> 4256 <source>Updated</source>
4136 <target state="translated">Uaktualniono</target> 4257 <target state="translated">Uaktualniono</target>
4137 4258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group>
4138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> 4259 </trans-unit>
4139 <trans-unit id="6409548912081699487" datatype="html"> 4260 <trans-unit id="6409548912081699487" datatype="html">
4140 <source>Mute domain</source> 4261 <source>Mute domain</source>
4141 <target state="translated">Wycisz domenÄ™</target> 4262 <target state="translated">Wycisz domenÄ™</target>
4142 4263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4143 4264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
4144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 4265 </trans-unit>
4145 <trans-unit id="2381859602529023966"> 4266 <trans-unit id="2381859602529023966">
4146 <source>Instance</source> 4267 <source>Instance</source>
4147 <target>Instancja</target> 4268 <target>Instancja</target>
4148 4269 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group>
4149 4270 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
4150 4271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4151 4272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4152 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 4273 </trans-unit>
4153 <trans-unit id="1300704815627663264" datatype="html"> 4274 <trans-unit id="1300704815627663264" datatype="html">
4154 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4275 <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4155 <target state="translated">Wyciszone o <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 4276 <target state="translated">Wyciszone o <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
4156 4277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4157 4278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
4158 4279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4159 4280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
4160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4281 </trans-unit>
4161 <trans-unit id="6453471031802119612" datatype="html"> 4282 <trans-unit id="6453471031802119612" datatype="html">
4162 <source>Unmute</source> 4283 <source>Unmute</source>
4163 <target state="translated">Cofnij wyciszenie</target> 4284 <target state="translated">Cofnij wyciszenie</target>
4164 4285 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4165 4286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
4166 4287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4167 4288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
4168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 4289 </trans-unit>
4169 <trans-unit id="6728985502447585050" datatype="html"> 4290 <trans-unit id="6728985502447585050" datatype="html">
4170 <source>No server found matching current filters.</source> 4291 <source>No server found matching current filters.</source>
4171 <target state="translated">Nie znaleziono serwerów spełniających obecne kryteria.</target> 4292 <target state="translated">Nie znaleziono serwerów spełniających obecne kryteria.</target>
4172 4293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4173 4294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
4174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 4295 </trans-unit>
4175 <trans-unit id="299774363533169870" datatype="html"> 4296 <trans-unit id="299774363533169870" datatype="html">
4176 <source>No server found.</source> 4297 <source>No server found.</source>
4177 <target state="translated">Nie znaleziono serwerów.</target> 4298 <target state="translated">Nie znaleziono serwerów.</target>
4178 4299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4179 4300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
4180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 4301 </trans-unit>
4181 <trans-unit id="6250599179731937899" datatype="html"> 4302 <trans-unit id="6250599179731937899" datatype="html">
4182 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source> 4303 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted instances</source>
4183 <target state="translated">Wyświetlanie <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> z <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> wyciszonych instancji</target> 4304 <target state="translated">Wyświetlanie <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> z <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> wyciszonych instancji</target>
4184 4305 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4185 4306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
4186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 4307 </trans-unit>
4187 <trans-unit id="4917252294930256268" datatype="html"> 4308 <trans-unit id="4917252294930256268" datatype="html">
4188 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source> 4309 <source>It seems that you are not on a HTTPS server. Your webserver needs to have TLS activated in order to follow servers.</source>
4189 <target state="translated">Wygląda na to, że nie jesteś na serwerze HTTPS. Twój serwer musi mieć aktywne TLS, aby obserwować inne serwery.</target> 4310 <target state="translated">Wygląda na to, że nie jesteś na serwerze HTTPS. Twój serwer musi mieć aktywne TLS, aby obserwować inne serwery.</target>
4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group> 4311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">27</context></context-group>
4191 </trans-unit><trans-unit id="2959657578684395250" datatype="html"> 4312 </trans-unit>
4192 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source><target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target> 4313 <trans-unit id="2959657578684395250" datatype="html">
4314 <source>{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</source>
4315 <target state="new">{count, plural, =1 {Follow request sent!} other {Follow requests sent!}}</target>
4193 <context-group purpose="location"> 4316 <context-group purpose="location">
4194 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context> 4317 <context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context>
4195 <context context-type="linenumber">65</context> 4318 <context context-type="linenumber">65</context>
@@ -4198,28 +4321,28 @@ The link will expire within 1 hour.</source>
4198 <trans-unit id="4058814854824495833" datatype="html"> 4321 <trans-unit id="4058814854824495833" datatype="html">
4199 <source>Mute domains</source> 4322 <source>Mute domains</source>
4200 <target state="translated">Wycisz domeny</target> 4323 <target state="translated">Wycisz domeny</target>
4201 4324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4202 4325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
4203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 4326 </trans-unit>
4204 <trans-unit id="4086606389696938932" datatype="html"> 4327 <trans-unit id="4086606389696938932" datatype="html">
4205 <source>Account</source> 4328 <source>Account</source>
4206 <target state="translated">Konto</target> 4329 <target state="translated">Konto</target>
4207 4330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
4208 4331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4209 4332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
4210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 4333 </trans-unit>
4211 <trans-unit id="8564972645418093229" datatype="html"> 4334 <trans-unit id="8564972645418093229" datatype="html">
4212 <source>No account found matching current filters.</source> 4335 <source>No account found matching current filters.</source>
4213 <target state="translated">Nie znaleziono kont spełniających obecne kryteria.</target> 4336 <target state="translated">Nie znaleziono kont spełniających obecne kryteria.</target>
4214 4337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4215 4338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
4216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 4339 </trans-unit>
4217 <trans-unit id="3819155299647062711" datatype="html"> 4340 <trans-unit id="3819155299647062711" datatype="html">
4218 <source>No account found.</source> 4341 <source>No account found.</source>
4219 <target state="translated">Nie znaleziono kont.</target> 4342 <target state="translated">Nie znaleziono kont.</target>
4220 4343 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4221 4344 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
4222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 4345 </trans-unit>
4223 <trans-unit id="2338185419645468935" datatype="html"> 4346 <trans-unit id="2338185419645468935" datatype="html">
4224 <source>List installed plugins</source> 4347 <source>List installed plugins</source>
4225 <target state="translated">Wyświetl zainstalowane wtyczki</target> 4348 <target state="translated">Wyświetl zainstalowane wtyczki</target>
@@ -4238,9 +4361,9 @@ The link will expire within 1 hour.</source>
4238 <trans-unit id="602667807232759122" datatype="html"> 4361 <trans-unit id="602667807232759122" datatype="html">
4239 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source> 4362 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> muted accounts</source>
4240 <target state="translated">Pokazywanie <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> z <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> wyciszonych kont</target> 4363 <target state="translated">Pokazywanie <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> do <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> z <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> wyciszonych kont</target>
4241 4364 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4242 4365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
4243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 4366 </trans-unit>
4244 <trans-unit id="8259696070728377358" datatype="html"> 4367 <trans-unit id="8259696070728377358" datatype="html">
4245 <source>Plugins/Themes</source> 4368 <source>Plugins/Themes</source>
4246 <target state="translated">Wtyczki/Motywy</target> 4369 <target state="translated">Wtyczki/Motywy</target>
@@ -4263,8 +4386,8 @@ The link will expire within 1 hour.</source>
4263 <trans-unit id="8336721444092720377" datatype="html"> 4386 <trans-unit id="8336721444092720377" datatype="html">
4264 <source>Official</source> 4387 <source>Official</source>
4265 <target state="new"> Official </target> 4388 <target state="new"> Official </target>
4266 4389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group>
4267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4390 </trans-unit>
4268 <trans-unit id="7002061007877950198" datatype="html"> 4391 <trans-unit id="7002061007877950198" datatype="html">
4269 <source>Plugin homepage (new window)</source> 4392 <source>Plugin homepage (new window)</source>
4270 <target state="translated">Strona wtyczki (w nowym oknie)</target> 4393 <target state="translated">Strona wtyczki (w nowym oknie)</target>
@@ -4282,55 +4405,54 @@ The link will expire within 1 hour.</source>
4282 <trans-unit id="8630916846096019339" datatype="html"> 4405 <trans-unit id="8630916846096019339" datatype="html">
4283 <source>Users can resolve distant content</source> 4406 <source>Users can resolve distant content</source>
4284 <target state="translated">Użytkownicy mogą uzyskiwać zdalną treść</target> 4407 <target state="translated">Użytkownicy mogą uzyskiwać zdalną treść</target>
4285 4408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group>
4286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 4409 </trans-unit>
4287 <trans-unit id="3300472325769888962" datatype="html"> 4410 <trans-unit id="3300472325769888962" datatype="html">
4288 <source>Plugins &amp; Themes</source> 4411 <source>Plugins &amp; Themes</source>
4289 <target state="new">Plugins &amp; Themes</target> 4412 <target state="new">Plugins &amp; Themes</target>
4290 4413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group>
4291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> 4414 </trans-unit>
4292 <trans-unit id="1782375284146839174" datatype="html"> 4415 <trans-unit id="1782375284146839174" datatype="html">
4293 <source>Available themes</source> 4416 <source>Available themes</source>
4294 <target state="new">Available themes</target> 4417 <target state="new">Available themes</target>
4295 4418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group>
4296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 4419 </trans-unit>
4297 <trans-unit id="9205443410527464015" datatype="html"> 4420 <trans-unit id="9205443410527464015" datatype="html">
4298 <source>Plugins enabled</source> 4421 <source>Plugins enabled</source>
4299 <target state="new">Plugins enabled</target> 4422 <target state="new">Plugins enabled</target>
4300 4423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group>
4301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 4424 </trans-unit>
4302 <trans-unit id="5410940035535748578" datatype="html"> 4425 <trans-unit id="5410940035535748578" datatype="html">
4303 <source>Close this message</source> 4426 <source>Close this message</source>
4304 <target state="translated">Zamknij tę wiadomość</target> 4427 <target state="translated">Zamknij tę wiadomość</target>
4305 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> 4428 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4306 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group> 4429 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.html</context><context context-type="linenumber">34</context></context-group>
4307 </trans-unit> 4430 </trans-unit>
4308
4309 <trans-unit id="2144158274184161635" datatype="html"> 4431 <trans-unit id="2144158274184161635" datatype="html">
4310 <source>Videos with the most interactions for recent videos</source> 4432 <source>Videos with the most interactions for recent videos</source>
4311 <target state="translated">Filmy o największej liczbie interakcji spośród ostatnich filmów</target> 4433 <target state="translated">Filmy o największej liczbie interakcji spośród ostatnich filmów</target>
4312 4434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group>
4313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">208</context></context-group></trans-unit> 4435 </trans-unit>
4314 <trans-unit id="8312243926314494468" datatype="html"> 4436 <trans-unit id="8312243926314494468" datatype="html">
4315 <source>Videos with the most views during the last 24 hours</source> 4437 <source>Videos with the most views during the last 24 hours</source>
4316 <target state="translated">Filmy o największej liczbie wyświetleń w ciągu ostatnich 24 godzin</target> 4438 <target state="translated">Filmy o największej liczbie wyświetleń w ciągu ostatnich 24 godzin</target>
4317 4439 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group>
4318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 4440 </trans-unit>
4319 <trans-unit id="8731139416455609016" datatype="html"> 4441 <trans-unit id="8731139416455609016" datatype="html">
4320 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source> 4442 <source>Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</source>
4321 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target> 4443 <target state="new">Videos with the most views during the last <x id="PH" equiv-text="this.trendingDays"/> days</target>
4322 4444 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group>
4323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 4445 </trans-unit>
4324 <trans-unit id="1671858302647356245" datatype="html"> 4446 <trans-unit id="1671858302647356245" datatype="html">
4325 <source>Videos that have the most likes</source> 4447 <source>Videos that have the most likes</source>
4326 <target state="translated">Filmy mające najwięcej polubień</target> 4448 <target state="translated">Filmy mające najwięcej polubień</target>
4327 4449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group>
4328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">213</context></context-group></trans-unit> 4450 </trans-unit>
4329 <trans-unit id="2006841089844688970" datatype="html"> 4451 <trans-unit id="2006841089844688970" datatype="html">
4330 <source>To load your new installed plugins or themes, refresh the page.</source> 4452 <source>To load your new installed plugins or themes, refresh the page.</source>
4331 <target state="translated">Żeby załadować nowo zainstalowane wtyczki lub motywy, odśwież stronę.</target> 4453 <target state="translated">Żeby załadować nowo zainstalowane wtyczki lub motywy, odśwież stronę.</target>
4332 4454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group>
4333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 4455 </trans-unit>
4334 <trans-unit id="7577430199525157466" datatype="html"> 4456 <trans-unit id="7577430199525157466" datatype="html">
4335 <source>Popular plugins</source> 4457 <source>Popular plugins</source>
4336 <target state="new">Popular plugins</target> 4458 <target state="new">Popular plugins</target>
@@ -4350,8 +4472,8 @@ The link will expire within 1 hour.</source>
4350 <trans-unit id="1780056719120519633" datatype="html"> 4472 <trans-unit id="1780056719120519633" datatype="html">
4351 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source> 4473 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/> for "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </source>
4352 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {wynik} few {wyniki} many {wyników} other {wyniki}}"/> dla "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target> 4474 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {wynik} few {wyniki} many {wyników} other {wyniki}}"/> dla "<x id="INTERPOLATION_1" equiv-text="{{ search }}"/>" </target>
4353 4475 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group>
4354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 4476 </trans-unit>
4355 <trans-unit id="3148804384763272950" datatype="html"> 4477 <trans-unit id="3148804384763272950" datatype="html">
4356 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source> 4478 <source>{VAR_PLURAL, plural, =1 {result} other {results} }</source>
4357 <target state="translated">{VAR_PLURAL, plural, =1 {wynik} few (wyniki} many {wyników} other {wyników} }</target> 4479 <target state="translated">{VAR_PLURAL, plural, =1 {wynik} few (wyniki} many {wyników} other {wyników} }</target>
@@ -4361,15 +4483,15 @@ The link will expire within 1 hour.</source>
4361 <trans-unit id="2722270956157821098" datatype="html"> 4483 <trans-unit id="2722270956157821098" datatype="html">
4362 <source>No results.</source> 4484 <source>No results.</source>
4363 <target state="translated">Brak wyników.</target> 4485 <target state="translated">Brak wyników.</target>
4364 4486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group>
4365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 4487 </trans-unit>
4366 <trans-unit id="2601639465696257054" datatype="html"> 4488 <trans-unit id="2601639465696257054" datatype="html">
4367 <source>This <x id="INTERPOLATION"/> does not have settings. </source> 4489 <source>This <x id="INTERPOLATION"/> does not have settings. </source>
4368 <target state="translated">Ta 4490 <target state="translated">Ta
4369 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> nie ma ustawień. 4491 <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> nie ma ustawień.
4370 </target> 4492 </target>
4371 4493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group>
4372 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-show-installed/plugin-show-installed.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 4494 </trans-unit>
4373 <trans-unit id="29832309535656200" datatype="html"> 4495 <trans-unit id="29832309535656200" datatype="html">
4374 <source>System</source> 4496 <source>System</source>
4375 <target state="translated">System</target> 4497 <target state="translated">System</target>
@@ -4378,35 +4500,38 @@ The link will expire within 1 hour.</source>
4378 <trans-unit id="8949443215142664126" datatype="html"> 4500 <trans-unit id="8949443215142664126" datatype="html">
4379 <source>Delete this comment</source> 4501 <source>Delete this comment</source>
4380 <target state="translated">Usuń ten komentarz</target> 4502 <target state="translated">Usuń ten komentarz</target>
4381 4503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group>
4382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 4504 </trans-unit>
4383 <trans-unit id="3327751240218085797" datatype="html"> 4505 <trans-unit id="3327751240218085797" datatype="html">
4384 <source>Delete all comments of this account</source> 4506 <source>Delete all comments of this account</source>
4385 <target state="translated">Usuń wszystkie komentarze z tego konta</target> 4507 <target state="translated">Usuń wszystkie komentarze z tego konta</target>
4386 4508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group>
4387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 4509 </trans-unit>
4388 <trans-unit id="2850960459131251840" datatype="html"> 4510 <trans-unit id="2850960459131251840" datatype="html">
4389 <source>Comments are deleted after a few minutes</source> 4511 <source>Comments are deleted after a few minutes</source>
4390 <target state="translated">Komentarze sÄ… usuwane po kilku minutach</target> 4512 <target state="translated">Komentarze sÄ… usuwane po kilku minutach</target>
4391 4513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group>
4392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit><trans-unit id="1271241007621398467" datatype="html"> 4514 </trans-unit>
4393 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source><target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target> 4515 <trans-unit id="1271241007621398467" datatype="html">
4394 4516 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit><trans-unit id="264978617337249011" datatype="html"> 4517 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
4396 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source><target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target> 4518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group>
4397 4519 </trans-unit>
4398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit> 4520 <trans-unit id="264978617337249011" datatype="html">
4399 4521 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4522 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group>
4524 </trans-unit>
4400 <trans-unit id="379090446060940062" datatype="html"> 4525 <trans-unit id="379090446060940062" datatype="html">
4401 <source>Do you really want to delete all comments of <x id="PH"/>?</source> 4526 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4402 <target state="translated">Czy na pewno chcesz usunąć wszystkie komentarze <x id="PH"/>?</target> 4527 <target state="translated">Czy na pewno chcesz usunąć wszystkie komentarze <x id="PH"/>?</target>
4403 4528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group>
4404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit> 4529 </trans-unit>
4405 <trans-unit id="4539246224625965241" datatype="html"> 4530 <trans-unit id="4539246224625965241" datatype="html">
4406 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source> 4531 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4407 <target state="translated">Komentarze <x id="PH"/> zostaną usunięte w ciągu kilku minut</target> 4532 <target state="translated">Komentarze <x id="PH"/> zostaną usunięte w ciągu kilku minut</target>
4408 4533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group>
4409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 4534 </trans-unit>
4410 <trans-unit id="3204306399736151644" datatype="html"> 4535 <trans-unit id="3204306399736151644" datatype="html">
4411 <source>Comments list</source> 4536 <source>Comments list</source>
4412 <target state="new">Comments list</target> 4537 <target state="new">Comments list</target>
@@ -4433,10 +4558,12 @@ The link will expire within 1 hour.</source>
4433 <trans-unit id="6110554376228744887" datatype="html"> 4558 <trans-unit id="6110554376228744887" datatype="html">
4434 <source>Select all rows</source> 4559 <source>Select all rows</source>
4435 <target state="translated">ybierz wszystkie rzędy</target> 4560 <target state="translated">ybierz wszystkie rzędy</target>
4436 4561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group>
4437 4562 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group>
4438 4563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group>
4439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 4564 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group>
4566 </trans-unit>
4440 <trans-unit id="2719284837486030903" datatype="html"> 4567 <trans-unit id="2719284837486030903" datatype="html">
4441 <source>Job type</source> 4568 <source>Job type</source>
4442 <target state="translated">Rodzaj zadania</target> 4569 <target state="translated">Rodzaj zadania</target>
@@ -4549,26 +4676,26 @@ The link will expire within 1 hour.</source>
4549 <trans-unit id="8953033926734869941"> 4676 <trans-unit id="8953033926734869941">
4550 <source>Name</source> 4677 <source>Name</source>
4551 <target>Nazwa</target> 4678 <target>Nazwa</target>
4552 4679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">12</context></context-group>
4553 4680 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4554 4681 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group>
4555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 4682 </trans-unit>
4556 <trans-unit id="2973928033612762715"> 4683 <trans-unit id="2973928033612762715">
4557 <source>Short description</source> 4684 <source>Short description</source>
4558 <target>Krótki opis</target> 4685 <target>Krótki opis</target>
4559 4686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group>
4560 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4687 </trans-unit>
4561 <trans-unit id="7794655859478571096" datatype="html"> 4688 <trans-unit id="7794655859478571096" datatype="html">
4562 <source>Main instance categories</source> 4689 <source>Main instance categories</source>
4563 <target state="translated">Główne kategorie instancji</target> 4690 <target state="translated">Główne kategorie instancji</target>
4564 4691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group>
4565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit> 4692 </trans-unit>
4566 <trans-unit id="6588040559347368313" datatype="html"> 4693 <trans-unit id="6588040559347368313" datatype="html">
4567 <source>Add a new category</source> 4694 <source>Add a new category</source>
4568 <target state="translated">Dodaj nowÄ… kategoriÄ™</target> 4695 <target state="translated">Dodaj nowÄ… kategoriÄ™</target>
4569 4696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">54</context></context-group>
4570 4697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group>
4571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 4698 </trans-unit>
4572 <trans-unit id="8953934448427251062" datatype="html"> 4699 <trans-unit id="8953934448427251062" datatype="html">
4573 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> 4700 <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
4574 <target state="translated"><x id="START_LINK"/>System udostępniania<x id="CLOSE_LINK"/> sprawia, że część informacji technicznych o Twoim systemie (jak Twój publiczny adres IP) może zostać wysłana do innych peerów, ale znacząco redukuje użycie serwera.</target> 4701 <target state="translated"><x id="START_LINK"/>System udostępniania<x id="CLOSE_LINK"/> sprawia, że część informacji technicznych o Twoim systemie (jak Twój publiczny adres IP) może zostać wysłana do innych peerów, ale znacząco redukuje użycie serwera.</target>
@@ -4602,147 +4729,145 @@ The link will expire within 1 hour.</source>
4602 <trans-unit id="5983800192187691457" datatype="html"> 4729 <trans-unit id="5983800192187691457" datatype="html">
4603 <source>Main languages you/your moderators speak</source> 4730 <source>Main languages you/your moderators speak</source>
4604 <target state="translated">Główne języki którymi posługujesz się ty/twoi moderatorzy</target> 4731 <target state="translated">Główne języki którymi posługujesz się ty/twoi moderatorzy</target>
4605 4732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group>
4606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 4733 </trans-unit>
4607 <trans-unit id="399528956091640769" datatype="html"> 4734 <trans-unit id="399528956091640769" datatype="html">
4608 <source>MODERATION &amp; NSFW</source> 4735 <source>MODERATION &amp; NSFW</source>
4609 <target state="translated">MODERACJA &amp; NSFW</target> 4736 <target state="translated">MODERACJA &amp; NSFW</target>
4610 4737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">79</context></context-group>
4611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 4738 </trans-unit>
4612
4613 <trans-unit id="7030031694783481217" datatype="html"> 4739 <trans-unit id="7030031694783481217" datatype="html">
4614 <source>This instance is dedicated to sensitive or NSFW content</source> 4740 <source>This instance is dedicated to sensitive or NSFW content</source>
4615 <target state="translated">Ta instancja jest przeznaczona dla wrażliwej zawartości lub NSFW</target> 4741 <target state="translated">Ta instancja jest przeznaczona dla wrażliwej zawartości lub NSFW</target>
4616 4742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group>
4617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 4743 </trans-unit>
4618 <trans-unit id="4620493570088713907" datatype="html"> 4744 <trans-unit id="4620493570088713907" datatype="html">
4619 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4745 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4620 <target state="translated">Włączenie tej opcji pozwoli administratorom wiedzieć, że federujesz głównie zawartośćwrażliwą.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Poza tym, pole NSFW przy wysyłaniu filmów będzie domyślnie zaznaczone. </target> 4746 <target state="translated">Włączenie tej opcji pozwoli administratorom wiedzieć, że federujesz głównie zawartośćwrażliwą.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Poza tym, pole NSFW przy wysyłaniu filmów będzie domyślnie zaznaczone. </target>
4621 4747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 4748 </trans-unit>
4623 <trans-unit id="7497677457560701935"> 4749 <trans-unit id="7497677457560701935">
4624 <source>Policy on videos containing sensitive content</source> 4750 <source>Policy on videos containing sensitive content</source>
4625 <target>Polityka dotycząca filmów zawierających wrażliwą zawartość</target> 4751 <target>Polityka dotycząca filmów zawierających wrażliwą zawartość</target>
4626 4752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">102</context></context-group>
4627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">102</context></context-group></trans-unit> 4753 </trans-unit>
4628 <trans-unit id="8930852890861583005"> 4754 <trans-unit id="8930852890861583005">
4629 <source>Blur thumbnails</source> 4755 <source>Blur thumbnails</source>
4630 <target>Rozmywaj miniatury</target> 4756 <target>Rozmywaj miniatury</target>
4631 4757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">116</context></context-group>
4632 4758 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group>
4633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">116</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 4759 </trans-unit>
4634 <trans-unit id="6812930637022637485"> 4760 <trans-unit id="6812930637022637485">
4635 <source>Display</source> 4761 <source>Display</source>
4636 <target>Wyświetlaj</target> 4762 <target>Wyświetlaj</target>
4637 4763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">117</context></context-group>
4638 4764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group>
4639 4765 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group>
4640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 4766 </trans-unit>
4641 <trans-unit id="1617785425462022303" datatype="html"> 4767 <trans-unit id="1617785425462022303" datatype="html">
4642 <source>Strategy</source> 4768 <source>Strategy</source>
4643 <target state="translated">Strategia</target> 4769 <target state="translated">Strategia</target>
4644 4770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
4645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 4771 </trans-unit>
4646 <trans-unit id="2544569632476723854"> 4772 <trans-unit id="2544569632476723854">
4647 <source>Terms</source> 4773 <source>Terms</source>
4648 <target>Zasady</target> 4774 <target>Zasady</target>
4649 4775 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group>
4650 4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group>
4651 4777 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group>
4652 4778 </trans-unit>
4653 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
4654 <trans-unit id="4127416011499804250" datatype="html"> 4779 <trans-unit id="4127416011499804250" datatype="html">
4655 <source>Code of conduct</source> 4780 <source>Code of conduct</source>
4656 <target state="translated">Zasady postępowania</target> 4781 <target state="translated">Zasady postępowania</target>
4657 4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group>
4658 4783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group>
4659 4784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group>
4660 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 4785 </trans-unit>
4661 <trans-unit id="3076079242537393946" datatype="html"> 4786 <trans-unit id="3076079242537393946" datatype="html">
4662 <source>Moderation information</source> 4787 <source>Moderation information</source>
4663 <target state="translated">Informacje o moderacji</target> 4788 <target state="translated">Informacje o moderacji</target>
4664 4789 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group>
4665 4790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group>
4666 4791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group>
4667 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 4792 </trans-unit>
4668 <trans-unit id="5056489767203690328" datatype="html"> 4793 <trans-unit id="5056489767203690328" datatype="html">
4669 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source> 4794 <source>Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc</source>
4670 <target state="translated">Kto moderuje instancję? Jak traktowana jest wrażliwa zawartość? Filmy o tematyce politycznej? itd.</target> 4795 <target state="translated">Kto moderuje instancję? Jak traktowana jest wrażliwa zawartość? Filmy o tematyce politycznej? itd.</target>
4671 4796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group>
4672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 4797 </trans-unit>
4673 <trans-unit id="2047672753819413550" datatype="html"> 4798 <trans-unit id="2047672753819413550" datatype="html">
4674 <source>YOU AND YOUR INSTANCE</source> 4799 <source>YOU AND YOUR INSTANCE</source>
4675 <target state="translated">TY I TWOJA INSTANCJA</target> 4800 <target state="translated">TY I TWOJA INSTANCJA</target>
4676 4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group>
4677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">157</context></context-group></trans-unit> 4802 </trans-unit>
4678 <trans-unit id="3968335261686887328" datatype="html"> 4803 <trans-unit id="3968335261686887328" datatype="html">
4679 <source>Who is behind the instance?</source> 4804 <source>Who is behind the instance?</source>
4680 <target state="translated">Kto stoi za instancjÄ…?</target> 4805 <target state="translated">Kto stoi za instancjÄ…?</target>
4681 4806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">163</context></context-group>
4682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">163</context></context-group></trans-unit> 4807 </trans-unit>
4683 <trans-unit id="7323194786468446482" datatype="html"> 4808 <trans-unit id="7323194786468446482" datatype="html">
4684 <source>A single person? A non-profit? A company?</source> 4809 <source>A single person? A non-profit? A company?</source>
4685 <target state="translated">Pojedyncza osoba? Organizacja non-profit? Firma?</target> 4810 <target state="translated">Pojedyncza osoba? Organizacja non-profit? Firma?</target>
4686 4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">164</context></context-group>
4687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 4812 </trans-unit>
4688 <trans-unit id="5480243297215266596" datatype="html"> 4813 <trans-unit id="5480243297215266596" datatype="html">
4689 <source>Why did you create this instance?</source> 4814 <source>Why did you create this instance?</source>
4690 <target state="translated">Dlaczego stworzyłeś(-aś) tę instancję?</target> 4815 <target state="translated">Dlaczego stworzyłeś(-aś) tę instancję?</target>
4691 4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group>
4692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 4817 </trans-unit>
4693 <trans-unit id="6995481962115300007" datatype="html"> 4818 <trans-unit id="6995481962115300007" datatype="html">
4694 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source> 4819 <source>To share your personal videos? To open registrations and allow people to upload what they want?</source>
4695 <target state="translated">Żeby dzielić się własnymi filmami? Żeby otworzyć rejestracje i pozwolić innym osobom na wrzucanie tego, co chcą?</target> 4820 <target state="translated">Żeby dzielić się własnymi filmami? Żeby otworzyć rejestracje i pozwolić innym osobom na wrzucanie tego, co chcą?</target>
4696 4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group>
4697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">174</context></context-group></trans-unit> 4822 </trans-unit>
4698 <trans-unit id="3667968987954856844" datatype="html"> 4823 <trans-unit id="3667968987954856844" datatype="html">
4699 <source>How long do you plan to maintain this instance?</source> 4824 <source>How long do you plan to maintain this instance?</source>
4700 <target state="translated">Jak długo planujesz utrzymywać tę instancję?</target> 4825 <target state="translated">Jak długo planujesz utrzymywać tę instancję?</target>
4701 4826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">183</context></context-group>
4702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit> 4827 </trans-unit>
4703 <trans-unit id="6722472563287778070" datatype="html"> 4828 <trans-unit id="6722472563287778070" datatype="html">
4704 <source>It's important to know for users who want to register on your instance</source> 4829 <source>It's important to know for users who want to register on your instance</source>
4705 <target state="translated">Jest to ważna informacja dla osób, które chcą zarejestrować się na twojej instancji</target> 4830 <target state="translated">Jest to ważna informacja dla osób, które chcą zarejestrować się na twojej instancji</target>
4706 4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">184</context></context-group>
4707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">184</context></context-group></trans-unit> 4832 </trans-unit>
4708 <trans-unit id="8362291348781958428" datatype="html"> 4833 <trans-unit id="8362291348781958428" datatype="html">
4709 <source>How will you finance the PeerTube server?</source> 4834 <source>How will you finance the PeerTube server?</source>
4710 <target state="translated">Jak dofinansujesz serwer PeerTube?</target> 4835 <target state="translated">Jak dofinansujesz serwer PeerTube?</target>
4711 4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group>
4712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">193</context></context-group></trans-unit> 4837 </trans-unit>
4713 <trans-unit id="2441006645448216398" datatype="html"> 4838 <trans-unit id="2441006645448216398" datatype="html">
4714 <source>With your own funds? With user donations? Advertising?</source> 4839 <source>With your own funds? With user donations? Advertising?</source>
4715 <target state="translated">Za własne pieniądze? Z pomocą zbiórki publicznej? Ogłoszenia?</target> 4840 <target state="translated">Za własne pieniądze? Z pomocą zbiórki publicznej? Ogłoszenia?</target>
4716 4841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group>
4717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">194</context></context-group></trans-unit> 4842 </trans-unit>
4718 <trans-unit id="6853511883515031762" datatype="html"> 4843 <trans-unit id="6853511883515031762" datatype="html">
4719 <source>OTHER INFORMATION</source> 4844 <source>OTHER INFORMATION</source>
4720 <target state="translated">INNE INFORMACJE</target> 4845 <target state="translated">INNE INFORMACJE</target>
4721 4846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">207</context></context-group>
4722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">207</context></context-group></trans-unit> 4847 </trans-unit>
4723 <trans-unit id="3447208665089679283" datatype="html"> 4848 <trans-unit id="3447208665089679283" datatype="html">
4724 <source>What server/hardware does the instance run on?</source> 4849 <source>What server/hardware does the instance run on?</source>
4725 <target state="translated">Jakie są parametry sprzętu używanego do hostowania instancji?</target> 4850 <target state="translated">Jakie są parametry sprzętu używanego do hostowania instancji?</target>
4726 4851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">213</context></context-group>
4727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">213</context></context-group></trans-unit> 4852 </trans-unit>
4728 <trans-unit id="4739907951373047958" datatype="html"> 4853 <trans-unit id="4739907951373047958" datatype="html">
4729 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source> 4854 <source>i.e. 2vCore 2GB RAM, a direct the link to the server you rent, etc.</source>
4730 <target state="translated">Np. 2 rdzenie + 2GB RAM, bezpośredni odnośnik do serwera który wynajmujesz, itp.</target> 4855 <target state="translated">Np. 2 rdzenie + 2GB RAM, bezpośredni odnośnik do serwera który wynajmujesz, itp.</target>
4731 4856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">214</context></context-group>
4732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">214</context></context-group></trans-unit> 4857 </trans-unit>
4733 <trans-unit id="8557599287230755359" datatype="html"> 4858 <trans-unit id="8557599287230755359" datatype="html">
4734 <source>APPEARANCE</source> 4859 <source>APPEARANCE</source>
4735 <target state="translated">WYGLÄ„D</target> 4860 <target state="translated">WYGLÄ„D</target>
4736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4737 </trans-unit><trans-unit id="371306187337992930" datatype="html"> 4862 </trans-unit>
4738 <source> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4863 <trans-unit id="371306187337992930" datatype="html">
4864 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4865 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4739 <context-group purpose="location"> 4866 <context-group purpose="location">
4740 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4867 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
4741 <context context-type="linenumber">5,7</context> 4868 <context context-type="linenumber">5,7</context>
4742 </context-group> 4869 </context-group>
4743 </trans-unit> 4870 </trans-unit>
4744
4745
4746 <trans-unit id="4096396973250090478" datatype="html"> 4871 <trans-unit id="4096396973250090478" datatype="html">
4747 <source>Landing page</source> 4872 <source>Landing page</source>
4748 <target state="translated">Strona lÄ…dowania</target> 4873 <target state="translated">Strona lÄ…dowania</target>
@@ -4873,7 +4998,7 @@ The link will expire within 1 hour.</source>
4873 </trans-unit> 4998 </trans-unit>
4874 <trans-unit id="3807699453257291879" datatype="html"> 4999 <trans-unit id="3807699453257291879" datatype="html">
4875 <source>Comments</source> 5000 <source>Comments</source>
4876 <target state="new">Comments</target> 5001 <target state="translated">Komentarze</target>
4877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group> 5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">57</context></context-group>
4878 </trans-unit> 5003 </trans-unit>
4879 <trans-unit id="8147229944654164397" datatype="html"> 5004 <trans-unit id="8147229944654164397" datatype="html">
@@ -4938,186 +5063,184 @@ The link will expire within 1 hour.</source>
4938 5063
4939 5064
4940 5065
4941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4942 <trans-unit id="8509882464852636851" datatype="html"> 5067 <trans-unit id="8509882464852636851" datatype="html">
4943 <source>Default daily upload limit per user</source> 5068 <source>Default daily upload limit per user</source>
4944 <target state="translated">Dzienny limit rozmiaru filmów na użytkownika</target> 5069 <target state="translated">Dzienny limit rozmiaru filmów na użytkownika</target>
4945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5070
4946 </trans-unit> 5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4947 <trans-unit id="4719342289581047890" datatype="html"> 5072 <trans-unit id="4719342289581047890" datatype="html">
4948 <source>Allow import with a torrent file or a magnet URI</source> 5073 <source>Allow import with a torrent file or a magnet URI</source>
4949 <target state="translated">Zezwól na import z plikiem torrent lub linkiem magnet</target> 5074 <target state="translated">Zezwól na import z plikiem torrent lub linkiem magnet</target>
4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5075
4951 </trans-unit> 5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4952 <trans-unit id="6801844913630625451" datatype="html"> 5077 <trans-unit id="6801844913630625451" datatype="html">
4953 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5078 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4954 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5079 <target state="translated">âš ï¸ Nie zalecamy wÅ‚Ä…czania tej funkcji, jeÅ›li nie ufasz swoim użytkownikom</target>
4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5080
4956 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
4957 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5082 <trans-unit id="2634326893148077182" datatype="html">
4958 <context-group purpose="location"> 5083 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
4959 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5084 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4960 <context context-type="linenumber">293</context> 5085
4961 </context-group> 5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
4962 </trans-unit><trans-unit id="7404104645798703279" datatype="html"> 5087 <trans-unit id="7404104645798703279" datatype="html">
4963 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5088 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
4964 <context-group purpose="location"> 5089 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4965 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5090
4966 <context context-type="linenumber">296,298</context> 5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4967 </context-group>
4968 </trans-unit>
4969 <trans-unit id="3950258704315544174" datatype="html"> 5092 <trans-unit id="3950258704315544174" datatype="html">
4970 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5093 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4971 <target state="translated">O ile użytkownik nie jest oznaczony jako zaufany, jego filmy pozostaną prywatne zanim któryś z moderatorów je zatwierdzi.</target> 5094 <target state="translated">O ile użytkownik nie jest oznaczony jako zaufany, jego filmy pozostaną prywatne zanim któryś z moderatorów je zatwierdzi.</target>
4972 5095
4973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4974 <trans-unit id="424703522835656806" datatype="html"> 5097 <trans-unit id="424703522835656806" datatype="html">
4975 <source>VIDEO CHANNELS</source> 5098 <source>VIDEO CHANNELS</source>
4976 <target state="new">VIDEO CHANNELS</target> 5099 <target state="new">VIDEO CHANNELS</target>
4977 5100
4978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4979 <trans-unit id="7026684190224451991" datatype="html"> 5102 <trans-unit id="7026684190224451991" datatype="html">
4980 <source>Max video channels per user</source> 5103 <source>Max video channels per user</source>
4981 <target state="new">Max video channels per user</target> 5104 <target state="new">Max video channels per user</target>
4982 5105
4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4984 <trans-unit id="3840267063842708224" datatype="html"> 5107 <trans-unit id="3840267063842708224" datatype="html">
4985 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5108 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4986 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5109 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4987 5110
4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4989 <trans-unit id="3428986951244800347" datatype="html"> 5112 <trans-unit id="3428986951244800347" datatype="html">
4990 <source>Block new videos automatically</source> 5113 <source>Block new videos automatically</source>
4991 <target state="translated">Automatycznie blokuj nowe filmy</target> 5114 <target state="translated">Automatycznie blokuj nowe filmy</target>
4992 5115
4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4994 <trans-unit id="2054846790157376783" datatype="html"> 5117 <trans-unit id="2054846790157376783" datatype="html">
4995 <source>SEARCH</source> 5118 <source>SEARCH</source>
4996 <target state="translated">SZUKAJ</target> 5119 <target state="translated">SZUKAJ</target>
4997 5120
4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4999 <trans-unit id="3442084803796199253" datatype="html"> 5122 <trans-unit id="3442084803796199253" datatype="html">
5000 <source>Allow users to do remote URI/handle search</source> 5123 <source>Allow users to do remote URI/handle search</source>
5001 <target state="translated">Pozwalaj użytkownikom na wyszukiwanie zdalnych URI/adresów</target> 5124 <target state="translated">Pozwalaj użytkownikom na wyszukiwanie zdalnych URI/adresów</target>
5002 5125
5003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5004 <trans-unit id="2258148539285928012" datatype="html"> 5127 <trans-unit id="2258148539285928012" datatype="html">
5005 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5128 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5006 <target state="translated">Pozwól <x id="START_TAG_STRONG"/>swoim użytkownikom<x id="CLOSE_TAG_STRONG"/> na wyszukiwanie zdalnych filmów/kanałów które mogą nie być sfederowane z Twoją instancją</target> 5129 <target state="translated">Pozwól <x id="START_TAG_STRONG"/>swoim użytkownikom<x id="CLOSE_TAG_STRONG"/> na wyszukiwanie zdalnych filmów/kanałów które mogą nie być sfederowane z Twoją instancją</target>
5007 5130
5008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5009 <trans-unit id="7295422540935146771" datatype="html"> 5132 <trans-unit id="7295422540935146771" datatype="html">
5010 <source>Allow anonymous to do remote URI/handle search</source> 5133 <source>Allow anonymous to do remote URI/handle search</source>
5011 <target state="translated">Pozwól anonimowym przeglądającym na szukanie po zdalnym URI/adresie</target> 5134 <target state="translated">Pozwól anonimowym przeglądającym na szukanie po zdalnym URI/adresie</target>
5012 5135
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5014 <trans-unit id="7305237807882754643" datatype="html"> 5137 <trans-unit id="7305237807882754643" datatype="html">
5015 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5138 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5016 <target state="translated">Pozwól <x id="START_TAG_STRONG"/>anonimowym użytkownikom<x id="CLOSE_TAG_STRONG"/> na wyszukiwanie zdalnych filmów/kanałów które mogą nie być sfederowane z Twoją instancją</target> 5139 <target state="translated">Pozwól <x id="START_TAG_STRONG"/>anonimowym użytkownikom<x id="CLOSE_TAG_STRONG"/> na wyszukiwanie zdalnych filmów/kanałów które mogą nie być sfederowane z Twoją instancją</target>
5017 5140
5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5019 <trans-unit id="5273935530181504015" datatype="html"> 5142 <trans-unit id="5273935530181504015" datatype="html">
5020 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5143 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5021 <target state="translated">âš ï¸ Ta funkcja jest silnie zależna od moderacji instancji obserwowanych przez wybrany indeks wyszukiwania.</target> 5144 <target state="translated">âš ï¸ Ta funkcja jest silnie zależna od moderacji instancji obserwowanych przez wybrany indeks wyszukiwania.</target>
5022 5145
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5024 <trans-unit id="1886227550697837417" datatype="html"> 5147 <trans-unit id="1886227550697837417" datatype="html">
5025 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5148 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5026 <target state="translated">Powinieneś(-naś) używać moderowanych indeksów wyszukiwania tylko w środowisku produkcyjnym, lub <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hostować swój własny<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5149 <target state="translated">Powinieneś(-naś) używać moderowanych indeksów wyszukiwania tylko w środowisku produkcyjnym, lub <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>hostować swój własny<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5027 5150
5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5029 <trans-unit id="2331464426553277323" datatype="html"> 5152 <trans-unit id="2331464426553277323" datatype="html">
5030 <source>Search index URL</source> 5153 <source>Search index URL</source>
5031 <target state="translated">URL indeksu wyszukiwania</target> 5154 <target state="translated">URL indeksu wyszukiwania</target>
5032 5155
5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5034 <trans-unit id="8524278911521465398" datatype="html"> 5157 <trans-unit id="8524278911521465398" datatype="html">
5035 <source>Disable local search in search bar</source> 5158 <source>Disable local search in search bar</source>
5036 <target state="translated">Wyłącz lokalne wyszukiwanie na pasku wyszukiwania</target> 5159 <target state="translated">Wyłącz lokalne wyszukiwanie na pasku wyszukiwania</target>
5037 5160
5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5039 <trans-unit id="6568991917245875948" datatype="html"> 5162 <trans-unit id="6568991917245875948" datatype="html">
5040 <source>Otherwise the local search stays used by default</source> 5163 <source>Otherwise the local search stays used by default</source>
5041 <target state="translated">W innym wypadku wyszukiwanie lokalne pozostaje domyślnie używane</target> 5164 <target state="translated">W innym wypadku wyszukiwanie lokalne pozostaje domyślnie używane</target>
5042 5165
5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5044 <trans-unit id="4444955208013675027" datatype="html"> 5167 <trans-unit id="4444955208013675027" datatype="html">
5045 <source>Search bar uses the global search index by default</source> 5168 <source>Search bar uses the global search index by default</source>
5046 <target state="translated">Pasek wyszukania domyślnie używa globalnego indeksu wyszukiwania</target> 5169 <target state="translated">Pasek wyszukania domyślnie używa globalnego indeksu wyszukiwania</target>
5047 5170
5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5049 <trans-unit id="6476750382562952780" datatype="html"> 5172 <trans-unit id="6476750382562952780" datatype="html">
5050 <source>Enable global search</source> 5173 <source>Enable global search</source>
5051 <target state="translated">WÅ‚Ä…cz globalne wyszukiwanie</target> 5174 <target state="translated">WÅ‚Ä…cz globalne wyszukiwanie</target>
5052 5175
5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5054 <trans-unit id="836183323506117145" datatype="html"> 5177 <trans-unit id="836183323506117145" datatype="html">
5055 <source>FEDERATION</source> 5178 <source>FEDERATION</source>
5056 <target state="translated">FEDERACJA</target> 5179 <target state="translated">FEDERACJA</target>
5057 5180
5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5059 <trans-unit id="252719899360434356" datatype="html"> 5182 <trans-unit id="252719899360434356" datatype="html">
5060 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5183 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5061 <target state="translated">ZarzÄ…dzaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relacjami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> z innymi instancjami. </target> 5184 <target state="translated">ZarzÄ…dzaj <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relacjami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> z innymi instancjami. </target>
5062 5185
5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5064 <trans-unit id="9119248927271669654" datatype="html"> 5187 <trans-unit id="9119248927271669654" datatype="html">
5065 <source>Other instances can follow yours</source> 5188 <source>Other instances can follow yours</source>
5066 <target state="translated">Inne instancje mogą śledzić twoją</target> 5189 <target state="translated">Inne instancje mogą śledzić twoją</target>
5067 5190
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5069 <trans-unit id="7015551137649102649" datatype="html"> 5192 <trans-unit id="7015551137649102649" datatype="html">
5070 <source>Manually approve new instance followers</source> 5193 <source>Manually approve new instance followers</source>
5071 <target state="translated">Manualnie zatwierdzaj obserwujÄ…cych instancjÄ™</target> 5194 <target state="translated">Manualnie zatwierdzaj obserwujÄ…cych instancjÄ™</target>
5072 5195
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5074 <trans-unit id="4803992993548153434" datatype="html"> 5197 <trans-unit id="4803992993548153434" datatype="html">
5075 <source>Automatically follow back instances</source> 5198 <source>Automatically follow back instances</source>
5076 <target state="translated">Automatycznie śledź instancje które śledzą ciebie</target> 5199 <target state="translated">Automatycznie śledź instancje które śledzą ciebie</target>
5077 5200
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5079 <trans-unit id="2092224316392295720" datatype="html"> 5202 <trans-unit id="2092224316392295720" datatype="html">
5080 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5203 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5081 <target state="translated">âš ï¸ Ta funkcja wymaga wiele uwagi i dodatkowej moderacji.</target> 5204 <target state="translated">âš ï¸ Ta funkcja wymaga wiele uwagi i dodatkowej moderacji.</target>
5082 5205
5083 5206
5084 5207
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5086 <trans-unit id="1718269478813020014" datatype="html"> 5209 <trans-unit id="1718269478813020014" datatype="html">
5087 <source>Index URL</source> 5210 <source>Index URL</source>
5088 <target state="translated">Indeksuj URL</target> 5211 <target state="translated">Indeksuj URL</target>
5089 5212
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5091 <trans-unit id="173263206605027981" datatype="html"> 5214 <trans-unit id="173263206605027981" datatype="html">
5092 <source>Automatically follow instances of a public index</source> 5215 <source>Automatically follow instances of a public index</source>
5093 <target state="translated">Automatycznie obserwuj instancje z publicznego indeksu</target> 5216 <target state="translated">Automatycznie obserwuj instancje z publicznego indeksu</target>
5094 5217
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5096 <trans-unit id="9076632742417302918" datatype="html"> 5219 <trans-unit id="9076632742417302918" datatype="html">
5097 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5220 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5098 <target state="translated">Zajrzyj do <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentacji<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, aby odnaleźć więcej informacji o oczekiwanym adresie URL </target> 5221 <target state="translated">Zajrzyj do <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentacji<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, aby odnaleźć więcej informacji o oczekiwanym adresie URL </target>
5099 5222
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5101 <trans-unit id="3946988229617310200" datatype="html"> 5224 <trans-unit id="3946988229617310200" datatype="html">
5102 <source>ADMINISTRATORS</source> 5225 <source>ADMINISTRATORS</source>
5103 <target state="translated">ADMINISTRATORZY</target> 5226 <target state="translated">ADMINISTRATORZY</target>
5104 5227
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5106 <trans-unit id="2149300564474427551"> 5229 <trans-unit id="2149300564474427551">
5107 <source>Administrator</source> 5230 <source>Administrator</source>
5108 <target>Administrator</target> 5231 <target>Administrator</target>
5109 5232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5233 </trans-unit>
5111 <trans-unit id="3171683206914962995"> 5234 <trans-unit id="3171683206914962995">
5112 <source>Admin email</source> 5235 <source>Admin email</source>
5113 <target>E-mail administratora</target> 5236 <target>E-mail administratora</target>
5114 5237
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5116 <trans-unit id="4722881456283329321" datatype="html"> 5239 <trans-unit id="4722881456283329321" datatype="html">
5117 <source>Enable contact form</source> 5240 <source>Enable contact form</source>
5118 <target state="translated">WÅ‚Ä…cz formularz kontaktowy</target> 5241 <target state="translated">WÅ‚Ä…cz formularz kontaktowy</target>
5119 5242
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5121 <trans-unit id="5926348345797688952" datatype="html"> 5244 <trans-unit id="5926348345797688952" datatype="html">
5122 <source>VOD Transcoding</source> 5245 <source>VOD Transcoding</source>
5123 <target state="translated">Transkodowanie VOD</target> 5246 <target state="translated">Transkodowanie VOD</target>
@@ -5127,27 +5250,27 @@ The link will expire within 1 hour.</source>
5127 <source>TWITTER</source> 5250 <source>TWITTER</source>
5128 <target state="translated">TWITTER</target> 5251 <target state="translated">TWITTER</target>
5129 5252
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5131 <trans-unit id="3202133522706129143" datatype="html"> 5254 <trans-unit id="3202133522706129143" datatype="html">
5132 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5255 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5133 <target state="translated">Podaj konto na Twitterze przedstawiające Twoją instancję, aby usprawnić podglądy odnośników. Jeżeli nie masz konta na Twitterze, po prostu pozostaw domyślną wartość.</target> 5256 <target state="translated">Podaj konto na Twitterze przedstawiające Twoją instancję, aby usprawnić podglądy odnośników. Jeżeli nie masz konta na Twitterze, po prostu pozostaw domyślną wartość.</target>
5134 5257
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5136 <trans-unit id="4087837092261487511"> 5259 <trans-unit id="4087837092261487511">
5137 <source>Your Twitter username</source> 5260 <source>Your Twitter username</source>
5138 <target>Twoja nazwa użytkownika na Twitterze</target> 5261 <target>Twoja nazwa użytkownika na Twitterze</target>
5139 5262
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5141 <trans-unit id="5648651824279408711" datatype="html"> 5264 <trans-unit id="5648651824279408711" datatype="html">
5142 <source>Instance allowed by Twitter</source> 5265 <source>Instance allowed by Twitter</source>
5143 <target state="translated">Instancja dozwolona przez Twittera</target> 5266 <target state="translated">Instancja dozwolona przez Twittera</target>
5144 5267
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5146 <trans-unit id="2076338542820061819" datatype="html"> 5269 <trans-unit id="2076338542820061819" datatype="html">
5147 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5270 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5148 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5271 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5149 5272
5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5151 <trans-unit id="493135676263039396" datatype="html"> 5274 <trans-unit id="493135676263039396" datatype="html">
5152 <source>LIVE</source> 5275 <source>LIVE</source>
5153 <target state="translated">NA ŻYWO</target> 5276 <target state="translated">NA ŻYWO</target>
@@ -5186,63 +5309,69 @@ The link will expire within 1 hour.</source>
5186 <source>Small latency disables P2P and high latency can increase P2P ratio</source> 5309 <source>Small latency disables P2P and high latency can increase P2P ratio</source>
5187 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target> 5310 <target state="new"> Small latency disables P2P and high latency can increase P2P ratio </target>
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">41</context></context-group> 5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">41</context></context-group>
5189 </trans-unit><trans-unit id="5191164170233238999" datatype="html"> 5312 </trans-unit>
5190 <source>Max simultaneous lives created on your instance</source><target state="new">Max simultaneous lives created on your instance</target> 5313 <trans-unit id="5191164170233238999" datatype="html">
5191 5314 <source>Max simultaneous lives created on your instance</source>
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 5315 <target state="new">Max simultaneous lives created on your instance</target>
5193 5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
5194 5317 </trans-unit>
5195 <trans-unit id="6830777508073747241" datatype="html"> 5318 <trans-unit id="6830777508073747241" datatype="html">
5196 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> 5319 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5197 <target state="translated">{VAR_PLURAL, plural, =1 {transmisja} few {transmisje} many {transmisji} other {transmisji}}</target> 5320 <target state="translated">{VAR_PLURAL, plural, =1 {transmisja} few {transmisje} many {transmisji} other {transmisji}}</target>
5198 5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group>
5199 5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group>
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="1834362188086938736" datatype="html"> 5323 </trans-unit>
5201 <source>Max simultaneous lives created per user</source><target state="new">Max simultaneous lives created per user</target> 5324 <trans-unit id="1834362188086938736" datatype="html">
5202 5325 <source>Max simultaneous lives created per user</source>
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 5326 <target state="new">Max simultaneous lives created per user</target>
5327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group>
5328 </trans-unit>
5204 <trans-unit id="1521259619066122077" datatype="html"> 5329 <trans-unit id="1521259619066122077" datatype="html">
5205 <source>Max live duration</source> 5330 <source>Max live duration</source>
5206 <target state="translated">Maksymalna długość transmisji</target> 5331 <target state="translated">Maksymalna długość transmisji</target>
5207 5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 5333 </trans-unit>
5209 <trans-unit id="5309195634424105927" datatype="html"> 5334 <trans-unit id="5309195634424105927" datatype="html">
5210 <source>Live transcoding threads</source> 5335 <source>Live transcoding threads</source>
5211 <target state="translated">WÄ…tki transkodowania transmisji</target> 5336 <target state="translated">WÄ…tki transkodowania transmisji</target>
5212 5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group>
5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5338 </trans-unit>
5214 <trans-unit id="4240037618955024499" datatype="html"> 5339 <trans-unit id="4240037618955024499" datatype="html">
5215 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5340 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5216 <target state="translated">zajmie co najwyżej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem VOD </target> 5341 <target state="translated">zajmie co najwyżej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem VOD </target>
5217 5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group>
5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5343 </trans-unit>
5219 <trans-unit id="8489317904250057957" datatype="html"> 5344 <trans-unit id="8489317904250057957" datatype="html">
5220 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5345 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5221 <target state="translated">zajmie przynajmniej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem VOD </target> 5346 <target state="translated">zajmie przynajmniej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem VOD </target>
5222 5347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group>
5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5348 </trans-unit>
5224 <trans-unit id="1417246074503129277" datatype="html"> 5349 <trans-unit id="1417246074503129277" datatype="html">
5225 <source>Live transcoding profile</source> 5350 <source>Live transcoding profile</source>
5226 <target state="translated">Profil transkodowania na żywo</target> 5351 <target state="translated">Profil transkodowania na żywo</target>
5227 5352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group>
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit> 5353 </trans-unit>
5229 <trans-unit id="8294583621306221742" datatype="html"> 5354 <trans-unit id="8294583621306221742" datatype="html">
5230 <source>new live transcoding profiles can be added by PeerTube plugins</source> 5355 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5231 <target state="translated">nowe profile transkodowania na żywo mogą zostać dodane przez wtyczki PeerTube</target> 5356 <target state="translated">nowe profile transkodowania na żywo mogą zostać dodane przez wtyczki PeerTube</target>
5232 5357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group>
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5358 </trans-unit>
5234 <trans-unit id="6727057461851446921" datatype="html"> 5359 <trans-unit id="6727057461851446921" datatype="html">
5235 <source>Live resolutions to generate</source> 5360 <source>Live resolutions to generate</source>
5236 <target state="translated">Rozdzielczości transmisji do generowania</target> 5361 <target state="translated">Rozdzielczości transmisji do generowania</target>
5237 5362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group>
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html"> 5363 </trans-unit>
5239 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target> 5364 <trans-unit id="594064951138382358" datatype="html">
5365 <source>Also transcode original resolution</source>
5366 <target state="new">Also transcode original resolution</target>
5240 <context-group purpose="location"> 5367 <context-group purpose="location">
5241 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5368 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5242 <context context-type="linenumber">134</context> 5369 <context context-type="linenumber">134</context>
5243 </context-group> 5370 </context-group>
5244 </trans-unit><trans-unit id="5429376346987783852" datatype="html"> 5371 </trans-unit>
5245 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target> 5372 <trans-unit id="5429376346987783852" datatype="html">
5373 <source>Even if it's above your maximum enabled resolution</source>
5374 <target state="new"> Even if it's above your maximum enabled resolution </target>
5246 <context-group purpose="location"> 5375 <context-group purpose="location">
5247 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5376 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5248 <context context-type="linenumber">136,138</context> 5377 <context context-type="linenumber">136,138</context>
@@ -5256,8 +5385,8 @@ The link will expire within 1 hour.</source>
5256 <trans-unit id="6759167469686242835" datatype="html"> 5385 <trans-unit id="6759167469686242835" datatype="html">
5257 <source>Transcoding enabled for live streams</source> 5386 <source>Transcoding enabled for live streams</source>
5258 <target state="translated">Transkodowanie jest włączone dla transmisji na żywo</target> 5387 <target state="translated">Transkodowanie jest włączone dla transmisji na żywo</target>
5259 5388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group>
5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 5389 </trans-unit>
5261 <trans-unit id="5975271795105968425" datatype="html"> 5390 <trans-unit id="5975271795105968425" datatype="html">
5262 <source>Live streaming</source> 5391 <source>Live streaming</source>
5263 <target state="translated">Transmisje na żywo</target> 5392 <target state="translated">Transmisje na żywo</target>
@@ -5272,82 +5401,85 @@ The link will expire within 1 hour.</source>
5272 <trans-unit id="7911929966701561067" datatype="html"> 5401 <trans-unit id="7911929966701561067" datatype="html">
5273 <source>TRANSCODING</source> 5402 <source>TRANSCODING</source>
5274 <target state="translated">TRANSKODOWANIE</target> 5403 <target state="translated">TRANSKODOWANIE</target>
5275 5404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group>
5276 5405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group>
5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 5406 </trans-unit>
5278 <trans-unit id="8212237880239644112" datatype="html"> 5407 <trans-unit id="8212237880239644112" datatype="html">
5279 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> 5408 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
5280 <target state="translated">Tak jak przy transkodowaniu VOD, transkoduje transmisje na żywo tak, aby można było je odtwarzać na dowolnym urządzeniu. Wymaga wydajnego CPU.</target> 5409 <target state="translated">Tak jak przy transkodowaniu VOD, transkoduje transmisje na żywo tak, aby można było je odtwarzać na dowolnym urządzeniu. Wymaga wydajnego CPU.</target>
5281 5410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group>
5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 5411 </trans-unit>
5283 <trans-unit id="3444148141968928069" datatype="html"> 5412 <trans-unit id="3444148141968928069" datatype="html">
5284 <source>Input formats</source> 5413 <source>Input formats</source>
5285 <target state="translated">Formaty wejściowe</target> 5414 <target state="translated">Formaty wejściowe</target>
5286 5415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group>
5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">41</context></context-group></trans-unit> 5416 </trans-unit>
5288 <trans-unit id="4560217482714993155"> 5417 <trans-unit id="4560217482714993155">
5289 <source>Transcoding enabled</source> 5418 <source>Transcoding enabled</source>
5290 <target>Transkodowanie jest włączone</target> 5419 <target>Transkodowanie jest włączone</target>
5291 5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">35</context></context-group>
5292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 5421 </trans-unit>
5293 <trans-unit id="7452751710576287271" datatype="html"> 5422 <trans-unit id="7452751710576287271" datatype="html">
5294 <source>Allow additional extensions</source> 5423 <source>Allow additional extensions</source>
5295 <target state="translated">Zezwól na dodatkowe wtyczki</target> 5424 <target state="translated">Zezwól na dodatkowe wtyczki</target>
5296 5425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group>
5297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 5426 </trans-unit>
5298 <trans-unit id="5698272164915890247" datatype="html"> 5427 <trans-unit id="5698272164915890247" datatype="html">
5299 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source> 5428 <source>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</source>
5300 <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target> 5429 <target state="new">Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</target>
5301 5430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">49</context></context-group>
5302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 5431 </trans-unit>
5303 <trans-unit id="1823941382992046371" datatype="html"> 5432 <trans-unit id="1823941382992046371" datatype="html">
5304 <source>Allow audio files upload</source> 5433 <source>Allow audio files upload</source>
5305 <target state="translated">Zezwól na wrzucanie plików audio</target> 5434 <target state="translated">Zezwól na wrzucanie plików audio</target>
5306 5435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">57</context></context-group>
5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5436 </trans-unit>
5308 <trans-unit id="8340360585610503574" datatype="html"> 5437 <trans-unit id="8340360585610503574" datatype="html">
5309 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source> 5438 <source>Allows users to upload .mp3, .ogg, .wma, .flac, .aac, or .ac3 audio files.</source>
5310 <target state="translated">Pozwala użytkownikom na wysyłanie plików dźwiękowych .mp3, .ogg, .wma, .flac, .aac lub .ac3.</target> 5439 <target state="translated">Pozwala użytkownikom na wysyłanie plików dźwiękowych .mp3, .ogg, .wma, .flac, .aac lub .ac3.</target>
5311 5440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">60</context></context-group>
5312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 5441 </trans-unit>
5313 <trans-unit id="5867513506373651775" datatype="html"> 5442 <trans-unit id="5867513506373651775" datatype="html">
5314 <source>The file will be merged in a still image video with the preview file on upload.</source> 5443 <source>The file will be merged in a still image video with the preview file on upload.</source>
5315 <target state="translated">Plik zostanie połączony z plikiem podglądu w nieruchomy film po wrzuceniu.</target> 5444 <target state="translated">Plik zostanie połączony z plikiem podglądu w nieruchomy film po wrzuceniu.</target>
5316 5445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">61</context></context-group>
5317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 5446 </trans-unit>
5318 <trans-unit id="2036818807823848377" datatype="html"> 5447 <trans-unit id="2036818807823848377" datatype="html">
5319 <source>Output formats</source> 5448 <source>Output formats</source>
5320 <target state="translated">Formaty wyjściowe</target> 5449 <target state="translated">Formaty wyjściowe</target>
5321 5450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">68</context></context-group>
5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">68</context></context-group></trans-unit> 5451 </trans-unit>
5323 <trans-unit id="522057769554096255" datatype="html"> 5452 <trans-unit id="522057769554096255" datatype="html">
5324 <source>WebTorrent enabled</source> 5453 <source>WebTorrent enabled</source>
5325 <target state="translated">WÅ‚Ä…czono WebTorrent</target> 5454 <target state="translated">WÅ‚Ä…czono WebTorrent</target>
5326 5455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">74</context></context-group>
5327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 5456 </trans-unit>
5328 <trans-unit id="8373385486403101567" datatype="html"> 5457 <trans-unit id="8373385486403101567" datatype="html">
5329 <source>If you also enabled HLS support, it will multiply videos storage by 2</source> 5458 <source>If you also enabled HLS support, it will multiply videos storage by 2</source>
5330 <target state="translated">Jeżeli włączono też obsługę HLS, pomnoży powierzchnię wideo przez 2</target> 5459 <target state="translated">Jeżeli włączono też obsługę HLS, pomnoży powierzchnię wideo przez 2</target>
5331 5460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">78</context></context-group>
5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 5461 </trans-unit>
5333 <trans-unit id="3839590624406770455" datatype="html"> 5462 <trans-unit id="3839590624406770455" datatype="html">
5334 <source>HLS with P2P support enabled</source> 5463 <source>HLS with P2P support enabled</source>
5335 <target state="translated">Włączono obsługę HLS i P2P</target> 5464 <target state="translated">Włączono obsługę HLS i P2P</target>
5336 5465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group>
5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 5466 </trans-unit>
5338 <trans-unit id="7334484418359079994" datatype="html"> 5467 <trans-unit id="7334484418359079994" datatype="html">
5339 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5468 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5340 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Wymaga ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generuj playlisty HLS i fragmentowane pliki MP4, dając lepsze odtwarzanie niż w przypadku użycia zwykłego WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Zmiana rozdzielczości jest gładsza<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Szybsze odtwarzanie, szczególnie przy długich filmach<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Bardziej stabilne odtwarzanie (mniej błędów/nieskończonego ładowania)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Jeśli włączone jest również wsparcie dla WebTorrent, miejsce zajmowane przez filmy zostanie podwojone<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5469 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Wymaga ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generuj playlisty HLS i fragmentowane pliki MP4, dając lepsze odtwarzanie niż w przypadku użycia zwykłego WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Zmiana rozdzielczości jest gładsza<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Szybsze odtwarzanie, szczególnie przy długich filmach<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Bardziej stabilne odtwarzanie (mniej błędów/nieskończonego ładowania)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Jeśli włączone jest również wsparcie dla WebTorrent, miejsce zajmowane przez filmy zostanie podwojone<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5341 5470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5471 </trans-unit>
5343 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5472 <trans-unit id="6698240176427495644" datatype="html">
5473 <source>Resolutions to generate</source>
5474 <target state="new">Resolutions to generate</target>
5344 <context-group purpose="location"> 5475 <context-group purpose="location">
5345 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5476 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5346 <context context-type="linenumber">111</context> 5477 <context context-type="linenumber">111</context>
5347 </context-group> 5478 </context-group>
5348 </trans-unit> 5479 </trans-unit>
5349 <trans-unit id="4437374135745051281" datatype="html"> 5480 <trans-unit id="4437374135745051281" datatype="html">
5350 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target> 5481 <source>Always transcode original resolution</source>
5482 <target state="translated">Zawsze transkoduj oryginalną rozdzielczość</target>
5351 <context-group purpose="location"> 5483 <context-group purpose="location">
5352 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5484 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5353 <context context-type="linenumber">116</context> 5485 <context context-type="linenumber">116</context>
@@ -5356,73 +5488,73 @@ The link will expire within 1 hour.</source>
5356 <trans-unit id="5431196295724512251" datatype="html"> 5488 <trans-unit id="5431196295724512251" datatype="html">
5357 <source>The original file resolution will be the default target if no option is selected.</source> 5489 <source>The original file resolution will be the default target if no option is selected.</source>
5358 <target state="translated">Oryginalna rozdzielczość pliku będzie domyślnym celem, jeżeli nie zaznaczono żadnej opcji.</target> 5490 <target state="translated">Oryginalna rozdzielczość pliku będzie domyślnym celem, jeżeli nie zaznaczono żadnej opcji.</target>
5359 5491 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group>
5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 5492 </trans-unit>
5361 <trans-unit id="1126867109775813762"> 5493 <trans-unit id="1126867109775813762">
5362 <source>Transcoding threads</source> 5494 <source>Transcoding threads</source>
5363 <target>WÄ…tki transkodowania</target> 5495 <target>WÄ…tki transkodowania</target>
5364 5496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group>
5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5497 </trans-unit>
5366 <trans-unit id="7815122216882553289" datatype="html"> 5498 <trans-unit id="7815122216882553289" datatype="html">
5367 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5499 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5368 <target state="translated">zajmie co najwyżej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem transmisji na żywo </target> 5500 <target state="translated">zajmie co najwyżej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem transmisji na żywo </target>
5369 5501 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group>
5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5502 </trans-unit>
5371 <trans-unit id="8685484763568827375" datatype="html"> 5503 <trans-unit id="8685484763568827375" datatype="html">
5372 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5504 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5373 <target state="translated">zajmie co najmniej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem transmisji na żywo </target> 5505 <target state="translated">zajmie co najmniej <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> z transkodowaniem transmisji na żywo </target>
5374 5506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group>
5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5507 </trans-unit>
5376 <trans-unit id="7185278676178506632" datatype="html"> 5508 <trans-unit id="7185278676178506632" datatype="html">
5377 <source>Transcoding jobs concurrency</source> 5509 <source>Transcoding jobs concurrency</source>
5378 <target state="translated">Współbieżne zadania transkodowania</target> 5510 <target state="translated">Współbieżne zadania transkodowania</target>
5379 5511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group>
5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5512 </trans-unit>
5381 <trans-unit id="1969393594784140832" datatype="html"> 5513 <trans-unit id="1969393594784140832" datatype="html">
5382 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source> 5514 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source>
5383 <target state="translated">pozwala na transkodowanie wielu plików równoczeÅ›nie. âš ï¸ Wymaga restartu PeerTube</target> 5515 <target state="translated">pozwala na transkodowanie wielu plików równoczeÅ›nie. âš ï¸ Wymaga restartu PeerTube</target>
5384 5516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group>
5385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> 5517 </trans-unit>
5386 <trans-unit id="2184317712452071847" datatype="html"> 5518 <trans-unit id="2184317712452071847" datatype="html">
5387 <source>Transcoding profile</source> 5519 <source>Transcoding profile</source>
5388 <target state="translated">Profil transkodowania</target> 5520 <target state="translated">Profil transkodowania</target>
5389 5521 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group>
5390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> 5522 </trans-unit>
5391 <trans-unit id="6289966287765074028" datatype="html"> 5523 <trans-unit id="6289966287765074028" datatype="html">
5392 <source>new transcoding profiles can be added by PeerTube plugins</source> 5524 <source>new transcoding profiles can be added by PeerTube plugins</source>
5393 <target state="translated">nowe profile transkodowania mogą zostać dodane przez wtyczki PeerTube</target> 5525 <target state="translated">nowe profile transkodowania mogą zostać dodane przez wtyczki PeerTube</target>
5394 5526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group>
5395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit> 5527 </trans-unit>
5396 <trans-unit id="5843661880070076970" datatype="html"> 5528 <trans-unit id="5843661880070076970" datatype="html">
5397 <source>VIDEO STUDIO</source> 5529 <source>VIDEO STUDIO</source>
5398 <target state="new">VIDEO STUDIO</target> 5530 <target state="new">VIDEO STUDIO</target>
5399 5531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group>
5400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 5532 </trans-unit>
5401 <trans-unit id="4078329985026583770" datatype="html"> 5533 <trans-unit id="4078329985026583770" datatype="html">
5402 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> 5534 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5403 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target> 5535 <target state="translated">Pozwala użytkownikom na edycję ich wideo (cięcie, dodawanie intro/outro, dodawanie znaku wodnego itp.)</target>
5404 5536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group>
5405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit> 5537 </trans-unit>
5406 <trans-unit id="252604800845369275" datatype="html"> 5538 <trans-unit id="252604800845369275" datatype="html">
5407 <source>Enable video studio</source> 5539 <source>Enable video studio</source>
5408 <target state="new">Enable video studio</target> 5540 <target state="translated">WÅ‚Ä…cz studio wideo</target>
5409 5541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group>
5410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 5542 </trans-unit>
5411 <trans-unit id="3313548535394806921" datatype="html"> 5543 <trans-unit id="3313548535394806921" datatype="html">
5412 <source>âš ï¸ You need to enable transcoding first to enable video studio</source> 5544 <source>âš ï¸ You need to enable transcoding first to enable video studio</source>
5413 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target> 5545 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target>
5414 5546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group>
5415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> 5547 </trans-unit>
5416 <trans-unit id="6879611446286948126" datatype="html"> 5548 <trans-unit id="6879611446286948126" datatype="html">
5417 <source>CACHE</source> 5549 <source>CACHE</source>
5418 <target state="translated">CACHE</target> 5550 <target state="translated">CACHE</target>
5419 5551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group>
5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 5552 </trans-unit>
5421 <trans-unit id="5511334650211127631" datatype="html"> 5553 <trans-unit id="5511334650211127631" datatype="html">
5422 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source> 5554 <source>Some files are not federated, and fetched when necessary. Define their caching policies.</source>
5423 <target state="translated">Część plików nie jest sfederowana, a pobierana kiedy to konieczne. Określ zasady pamięci podręcznej dla nich.</target> 5555 <target state="translated">Część plików nie jest sfederowana, a pobierana kiedy to konieczne. Określ zasady pamięci podręcznej dla nich.</target>
5424 5556 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">7</context></context-group>
5425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5557 </trans-unit>
5426 <trans-unit id="4382565260112874406" datatype="html"> 5558 <trans-unit id="4382565260112874406" datatype="html">
5427 <source>Number of previews to keep in cache</source> 5559 <source>Number of previews to keep in cache</source>
5428 <target state="translated">Liczba podglądów do zachowywania w pamięci podręcznej</target> 5560 <target state="translated">Liczba podglądów do zachowywania w pamięci podręcznej</target>
@@ -5478,13 +5610,13 @@ The link will expire within 1 hour.</source>
5478 <trans-unit id="6180346896314915203"> 5610 <trans-unit id="6180346896314915203">
5479 <source>JavaScript</source> 5611 <source>JavaScript</source>
5480 <target>JavaScript</target> 5612 <target>JavaScript</target>
5481 5613 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
5482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 5614 </trans-unit>
5483 <trans-unit id="4067880101082150743" datatype="html"> 5615 <trans-unit id="4067880101082150743" datatype="html">
5484 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5616 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5485 <target state="translated">Napisz kod JavaScript bezpośrednio.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Na przykład: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('moja instancja jest świetna');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5617 <target state="translated">Napisz kod JavaScript bezpośrednio.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Na przykład: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('moja instancja jest świetna');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5486 5618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group>
5487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 5619 </trans-unit>
5488 <trans-unit id="5464209657969421100" datatype="html"> 5620 <trans-unit id="5464209657969421100" datatype="html">
5489 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> 5621 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5490color: red; 5622color: red;
@@ -5494,8 +5626,8 @@ color: red;
5494<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> 5626<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5495<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source> 5627<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5496 <target state="translated">Napisz kod CSS bezpośrednio. Na przykład:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Poprzedź <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/>, aby nadpisać styl. Na przykład:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target> 5628 <target state="translated">Napisz kod CSS bezpośrednio. Na przykład:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Poprzedź <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/>, aby nadpisać styl. Na przykład:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5497 5629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group>
5498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 5630 </trans-unit>
5499 <trans-unit id="283725429207896837" datatype="html"> 5631 <trans-unit id="283725429207896837" datatype="html">
5500 <source>You cannot allow live replay if you don't enable transcoding.</source> 5632 <source>You cannot allow live replay if you don't enable transcoding.</source>
5501 <target state="translated">Nie możesz pozwolić na powtórki transmisji, jeżeli nie włączysz transkodowania.</target> 5633 <target state="translated">Nie możesz pozwolić na powtórki transmisji, jeżeli nie włączysz transkodowania.</target>
@@ -5538,11 +5670,73 @@ color: red;
5538 <source>PASSWORD</source> 5670 <source>PASSWORD</source>
5539 <target state="translated">HASÅO</target> 5671 <target state="translated">HASÅO</target>
5540 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5672 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5673 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5674 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5675 <context-group purpose="location">
5676 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5677 <context context-type="linenumber">67</context>
5678 </context-group>
5541 </trans-unit> 5679 </trans-unit>
5542 <trans-unit id="9012586956848595996" datatype="html"> 5680 <trans-unit id="9012586956848595996" datatype="html">
5543 <source>EMAIL</source> 5681 <source>EMAIL</source>
5544 <target state="translated">E-MAIL</target> 5682 <target state="translated">E-MAIL</target>
5545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5683
5684 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5685 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5686 <context-group purpose="location">
5687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5688 <context context-type="linenumber">3,5</context>
5689 </context-group>
5690 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5691 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5692 <context-group purpose="location">
5693 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5694 <context context-type="linenumber">5</context>
5695 </context-group>
5696 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5697 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5698 <context-group purpose="location">
5699 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5700 <context context-type="linenumber">9</context>
5701 </context-group>
5702 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5703 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5704 <context-group purpose="location">
5705 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5706 <context context-type="linenumber">31</context>
5707 </context-group>
5708 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5709 <source>Disable two factor</source><target state="new">Disable two factor</target>
5710 <context-group purpose="location">
5711 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5712 <context context-type="linenumber">33</context>
5713 </context-group>
5714 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5715 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5716 <context-group purpose="location">
5717 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5718 <context context-type="linenumber">43</context>
5719 </context-group>
5720 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5721 <source> Two factor authentication is already enabled.
5722</source><target state="new"> Two factor authentication is already enabled.
5723</target>
5724 <context-group purpose="location">
5725 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5726 <context context-type="linenumber">6,8</context>
5727 </context-group>
5728 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5729 <source>Your password</source><target state="new">Your password</target>
5730 <context-group purpose="location">
5731 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5732 <context context-type="linenumber">14</context>
5733 </context-group>
5734 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5735 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5736 <context-group purpose="location">
5737 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5738 <context context-type="linenumber">15</context>
5739 </context-group>
5546 </trans-unit> 5740 </trans-unit>
5547 <trans-unit id="7752239348028675311" datatype="html"> 5741 <trans-unit id="7752239348028675311" datatype="html">
5548 <source>DANGER ZONE</source> 5742 <source>DANGER ZONE</source>
@@ -5550,42 +5744,42 @@ color: red;
5550 5744
5551 5745
5552 5746
5553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5554 <trans-unit id="4915431133669985304"> 5748 <trans-unit id="4915431133669985304">
5555 <source>Profile</source> 5749 <source>Profile</source>
5556 <target>Profil</target> 5750 <target>Profil</target>
5557 5751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group>
5558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 5752 </trans-unit>
5559 <trans-unit id="1963136290621768454" datatype="html"> 5753 <trans-unit id="1963136290621768454" datatype="html">
5560 <source>Resolution</source> 5754 <source>Resolution</source>
5561 <target state="translated">Rozdzielczość</target> 5755 <target state="translated">Rozdzielczość</target>
5562 5756 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group>
5563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> 5757 </trans-unit>
5564 <trans-unit id="7814358426066520520" datatype="html"> 5758 <trans-unit id="7814358426066520520" datatype="html">
5565 <source>Aspect ratio</source> 5759 <source>Aspect ratio</source>
5566 <target state="translated">Proporcje obrazu</target> 5760 <target state="translated">Proporcje obrazu</target>
5567 5761 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group>
5568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 5762 </trans-unit>
5569 <trans-unit id="44862519224794374" datatype="html"> 5763 <trans-unit id="44862519224794374" datatype="html">
5570 <source>Average frame rate</source> 5764 <source>Average frame rate</source>
5571 <target state="translated">Średnia częstotliwość klatek</target> 5765 <target state="translated">Średnia częstotliwość klatek</target>
5572 5766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group>
5573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> 5767 </trans-unit>
5574 <trans-unit id="5053683525387462246" datatype="html"> 5768 <trans-unit id="5053683525387462246" datatype="html">
5575 <source>Pixel format</source> 5769 <source>Pixel format</source>
5576 <target state="translated">Format pikseli</target> 5770 <target state="translated">Format pikseli</target>
5577 5771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
5578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit> 5772 </trans-unit>
5579 <trans-unit id="7858676566953242358" datatype="html"> 5773 <trans-unit id="7858676566953242358" datatype="html">
5580 <source>Sample rate</source> 5774 <source>Sample rate</source>
5581 <target state="translated">Częstotliwość próbkowania</target> 5775 <target state="translated">Częstotliwość próbkowania</target>
5582 5776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group>
5583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 5777 </trans-unit>
5584 <trans-unit id="5403856660543890284" datatype="html"> 5778 <trans-unit id="5403856660543890284" datatype="html">
5585 <source>Channel Layout</source> 5779 <source>Channel Layout</source>
5586 <target state="translated">Układ kanału</target> 5780 <target state="translated">Układ kanału</target>
5587 5781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group>
5588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 5782 </trans-unit>
5589 <trans-unit id="6317170736181476800" datatype="html"> 5783 <trans-unit id="6317170736181476800" datatype="html">
5590 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 5784 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5591 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 5785 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
@@ -5614,8 +5808,10 @@ color: red;
5614 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5808 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5615 <context context-type="linenumber">46</context> 5809 <context context-type="linenumber">46</context>
5616 </context-group> 5810 </context-group>
5617 </trans-unit><trans-unit id="762510264401369759" datatype="html"> 5811 </trans-unit>
5618 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source><target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5812 <trans-unit id="762510264401369759" datatype="html">
5813 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5814 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5619 <context-group purpose="location"> 5815 <context-group purpose="location">
5620 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5816 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5621 <context context-type="linenumber">47</context> 5817 <context context-type="linenumber">47</context>
@@ -5624,92 +5820,90 @@ color: red;
5624 <trans-unit id="8190023086228606960" datatype="html"> 5820 <trans-unit id="8190023086228606960" datatype="html">
5625 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5821 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5626 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5822 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5627 5823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group>
5628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 5824 </trans-unit>
5629 <trans-unit id="3224510615614621760" datatype="html"> 5825 <trans-unit id="3224510615614621760" datatype="html">
5630 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5826 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5631 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5827 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5632 5828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group>
5633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">50</context></context-group></trans-unit> 5829 </trans-unit>
5634 <trans-unit id="4322133526902910662" datatype="html"> 5830 <trans-unit id="4322133526902910662" datatype="html">
5635 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5831 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5636 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5832 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5637 5833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group>
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 5834 </trans-unit>
5639 <trans-unit id="322705536187172989" datatype="html"> 5835 <trans-unit id="322705536187172989" datatype="html">
5640 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source> 5836 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5641 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target> 5837 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5642 5838 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group>
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 5839 </trans-unit>
5644 <trans-unit id="2343321245279384373" datatype="html"> 5840 <trans-unit id="2343321245279384373" datatype="html">
5645 <source>Languages:</source> 5841 <source>Languages:</source>
5646 <target state="new">Languages:</target> 5842 <target state="translated">Języki:</target>
5647 5843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group>
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 5844 </trans-unit>
5649 <trans-unit id="5063779773341398537" datatype="html"> 5845 <trans-unit id="5063779773341398537" datatype="html">
5650 <source>Sensitive content:</source> 5846 <source>Sensitive content:</source>
5651 <target state="new">Sensitive content:</target> 5847 <target state="translated">Treść wrażliwa:</target>
5652 5848 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group>
5653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5849 </trans-unit>
5654 <trans-unit id="5723033003381016192" datatype="html"> 5850 <trans-unit id="5723033003381016192" datatype="html">
5655 <source>Scope:</source> 5851 <source>Scope:</source>
5656 <target state="new">Scope:</target> 5852 <target state="new">Scope:</target>
5657 5853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group>
5658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 5854 </trans-unit>
5659 <trans-unit id="8481241275509347668" datatype="html"> 5855 <trans-unit id="8481241275509347668" datatype="html">
5660 <source>Local videos (this instance)</source> 5856 <source>Local videos (this instance)</source>
5661 <target state="new">Local videos (this instance)</target> 5857 <target state="new">Local videos (this instance)</target>
5662 5858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group>
5663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 5859 </trans-unit>
5664 <trans-unit id="8383401711408398806" datatype="html"> 5860 <trans-unit id="8383401711408398806" datatype="html">
5665 <source>Federated videos (this instance + followed instances)</source> 5861 <source>Federated videos (this instance + followed instances)</source>
5666 <target state="new">Federated videos (this instance + followed instances)</target> 5862 <target state="new">Federated videos (this instance + followed instances)</target>
5667 5863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group>
5668 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">91</context></context-group></trans-unit> 5864 </trans-unit>
5669 <trans-unit id="2736556170366900089" datatype="html"> 5865 <trans-unit id="2736556170366900089" datatype="html">
5670 <source>Type:</source> 5866 <source>Type:</source>
5671 <target state="new">Type:</target> 5867 <target state="new">Type:</target>
5672 5868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group>
5673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 5869 </trans-unit>
5674 <trans-unit id="1744425032255703211" datatype="html"> 5870 <trans-unit id="1744425032255703211" datatype="html">
5675 <source>VOD &amp; Live videos</source> 5871 <source>VOD &amp; Live videos</source>
5676 <target state="new">VOD &amp; Live videos</target> 5872 <target state="new">VOD &amp; Live videos</target>
5677 5873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group>
5678 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">100</context></context-group></trans-unit> 5874 </trans-unit>
5679 <trans-unit id="1370537846415473089" datatype="html"> 5875 <trans-unit id="1370537846415473089" datatype="html">
5680 <source>Categories:</source> 5876 <source>Categories:</source>
5681 <target state="new">Categories:</target> 5877 <target state="translated">Kategorie:</target>
5682 5878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group>
5683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">115</context></context-group></trans-unit> 5879 </trans-unit>
5684 <trans-unit id="4250125031269088402" datatype="html"> 5880 <trans-unit id="4250125031269088402" datatype="html">
5685 <source>Moderation:</source> 5881 <source>Moderation:</source>
5686 <target state="new">Moderation:</target> 5882 <target state="translated">Moderacja:</target>
5687 5883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group>
5688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 5884 </trans-unit>
5689
5690
5691 <trans-unit id="6309828574111583895"> 5885 <trans-unit id="6309828574111583895">
5692 <source>Change password</source> 5886 <source>Change password</source>
5693 <target>Zmień hasło</target> 5887 <target>Zmień hasło</target>
5694 5888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group>
5695 5889 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group>
5696 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">5</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 5890 </trans-unit>
5697 <trans-unit id="5340498030552368470"> 5891 <trans-unit id="5340498030552368470">
5698 <source>Current password</source> 5892 <source>Current password</source>
5699 <target>Obecne hasło</target> 5893 <target>Obecne hasło</target>
5700 5894
5701 5895
5702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5703 <trans-unit id="3588415639242079458"> 5897 <trans-unit id="3588415639242079458">
5704 <source>New password</source> 5898 <source>New password</source>
5705 <target>Nowe hasło</target> 5899 <target>Nowe hasło</target>
5706 5900 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group>
5707 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 5901 </trans-unit>
5708 <trans-unit id="8656126574213649581"> 5902 <trans-unit id="8656126574213649581">
5709 <source>Confirm new password</source> 5903 <source>Confirm new password</source>
5710 <target>Potwierdź nowe hasło</target> 5904 <target>Potwierdź nowe hasło</target>
5711 5905 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group>
5712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 5906 </trans-unit>
5713 <trans-unit id="7377817702119089263"> 5907 <trans-unit id="7377817702119089263">
5714 <source>Default policy on videos containing sensitive content</source> 5908 <source>Default policy on videos containing sensitive content</source>
5715 <target>Domyślna polityka dla filmów zawierających zawartość wrażliwą</target> 5909 <target>Domyślna polityka dla filmów zawierających zawartość wrażliwą</target>
@@ -5718,15 +5912,15 @@ color: red;
5718 <trans-unit id="7350483582490037954" datatype="html"> 5912 <trans-unit id="7350483582490037954" datatype="html">
5719 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source> 5913 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5720 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target> 5914 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target>
5721 5915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group>
5722 5916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5917 </trans-unit>
5724 <trans-unit id="4409859601539810260" datatype="html"> 5918 <trans-unit id="4409859601539810260" datatype="html">
5725 <source>Policy for sensitive videos</source> 5919 <source>Policy for sensitive videos</source>
5726 <target state="translated">Zasadydla wrażliwych filmów</target> 5920 <target state="translated">Zasadydla wrażliwych filmów</target>
5727 5921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group>
5728 5922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group>
5729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 5923 </trans-unit>
5730 <trans-unit id="2864176699435587977" datatype="html"> 5924 <trans-unit id="2864176699435587977" datatype="html">
5731 <source>Only display videos in the following languages/subtitles</source> 5925 <source>Only display videos in the following languages/subtitles</source>
5732 <target state="translated">Wyświetlaj tylko filmy w tym języku/z tymi napisami</target> 5926 <target state="translated">Wyświetlaj tylko filmy w tym języku/z tymi napisami</target>
@@ -5740,20 +5934,19 @@ color: red;
5740 <trans-unit id="2658703380934466003" datatype="html"> 5934 <trans-unit id="2658703380934466003" datatype="html">
5741 <source>Add a new language</source> 5935 <source>Add a new language</source>
5742 <target state="translated">Dodaj nowy język</target> 5936 <target state="translated">Dodaj nowy język</target>
5743 5937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group>
5744 5938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 5939 </trans-unit>
5746
5747 <trans-unit id="264068562357780835" datatype="html"> 5940 <trans-unit id="264068562357780835" datatype="html">
5748 <source>New email</source> 5941 <source>New email</source>
5749 <target state="translated">Nowy adres e-mail</target> 5942 <target state="translated">Nowy adres e-mail</target>
5750 5943 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">19</context></context-group>
5751 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 5944 </trans-unit>
5752 <trans-unit id="3000005804987112527" datatype="html"> 5945 <trans-unit id="3000005804987112527" datatype="html">
5753 <source>Change email</source> 5946 <source>Change email</source>
5754 <target state="translated">Zmień adres e-mail</target> 5947 <target state="translated">Zmień adres e-mail</target>
5755 5948 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">34</context></context-group>
5756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 5949 </trans-unit>
5757 <trans-unit id="7103588127254721505" datatype="html"> 5950 <trans-unit id="7103588127254721505" datatype="html">
5758 <source>Theme</source> 5951 <source>Theme</source>
5759 <target state="translated">Motyw</target> 5952 <target state="translated">Motyw</target>
@@ -5808,132 +6001,170 @@ color: red;
5808 <trans-unit id="7391040346436232576" datatype="html"> 6001 <trans-unit id="7391040346436232576" datatype="html">
5809 <source>Initiator</source> 6002 <source>Initiator</source>
5810 <target state="translated">Inicjator</target> 6003 <target state="translated">Inicjator</target>
5811 6004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group>
5812 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 6005 </trans-unit>
5813 <trans-unit id="3963749584812225989" datatype="html"> 6006 <trans-unit id="3963749584812225989" datatype="html">
5814 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 6007 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
5815 <target state="translated">Utworzono <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 6008 <target state="translated">Utworzono <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
5816 6009 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group>
5817 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 6010 </trans-unit>
5818 <trans-unit id="5611592591303869712"> 6011 <trans-unit id="5611592591303869712">
5819 <source>Status</source> 6012 <source>Status</source>
5820 <target>Status</target> 6013 <target>Status</target>
5821 6014 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
5822 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 6015 </trans-unit>
5823 <trans-unit id="5417361655914085905" datatype="html"> 6016 <trans-unit id="5417361655914085905" datatype="html">
5824 <source>Account page</source> 6017 <source>Account page</source>
5825 <target state="translated">Strona konta</target> 6018 <target state="translated">Strona konta</target>
5826 6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group>
5827 6020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group>
5828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 6021 </trans-unit>
5829 <trans-unit id="2000373220662583633" datatype="html"> 6022 <trans-unit id="2000373220662583633" datatype="html">
5830 <source>No ownership change request found.</source> 6023 <source>No ownership change request found.</source>
5831 <target state="translated">Nie znaleziono żądania zmiany własności.</target> 6024 <target state="translated">Nie znaleziono żądania zmiany własności.</target>
5832 6025 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
5833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="2091927708110728875" datatype="html"> 6026 </trans-unit>
5834 <source>âš ï¸ The instance doesn't allow channel synchronization</source><target state="new">âš ï¸ The instance doesn't allow channel synchronization</target> 6027 <trans-unit id="2091927708110728875" datatype="html">
6028 <source>âš ï¸ The instance doesn't allow channel synchronization</source>
6029 <target state="new">âš ï¸ The instance doesn't allow channel synchronization</target>
5835 <context-group purpose="location"> 6030 <context-group purpose="location">
5836 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6031 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5837 <context context-type="linenumber">9</context> 6032 <context context-type="linenumber">9</context>
5838 </context-group> 6033 </context-group>
5839 </trans-unit><trans-unit id="8730712384733110957" datatype="html"> 6034 </trans-unit>
5840 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> 6035 <trans-unit id="8730712384733110957" datatype="html">
6036 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source>
6037 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target>
5841 <context-group purpose="location"> 6038 <context-group purpose="location">
5842 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6039 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5843 <context context-type="linenumber">17</context> 6040 <context context-type="linenumber">17</context>
5844 </context-group> 6041 </context-group>
5845 </trans-unit><trans-unit id="4955509738673204025" datatype="html"> 6042 </trans-unit>
5846 <source>Add synchronization</source><target state="new">Add synchronization</target> 6043 <trans-unit id="4955509738673204025" datatype="html">
6044 <source>Add synchronization</source>
6045 <target state="new">Add synchronization</target>
5847 <context-group purpose="location"> 6046 <context-group purpose="location">
5848 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6047 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5849 <context context-type="linenumber">25</context> 6048 <context context-type="linenumber">25</context>
5850 </context-group> 6049 </context-group>
5851 </trans-unit><trans-unit id="4570488343211069802" datatype="html"> 6050 </trans-unit>
5852 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6051 <trans-unit id="4570488343211069802" datatype="html">
6052 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6053 <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5853 <context-group purpose="location"> 6054 <context-group purpose="location">
5854 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6055 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5855 <context context-type="linenumber">34</context> 6056 <context context-type="linenumber">34</context>
5856 </context-group> 6057 </context-group>
5857 </trans-unit><trans-unit id="2576202554023575152" datatype="html"> 6058 </trans-unit>
5858 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6059 <trans-unit id="2576202554023575152" datatype="html">
6060 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6061 <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5859 <context-group purpose="location"> 6062 <context-group purpose="location">
5860 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6063 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5861 <context context-type="linenumber">35</context> 6064 <context context-type="linenumber">35</context>
5862 </context-group> 6065 </context-group>
5863 </trans-unit><trans-unit id="858570813277742962" datatype="html"> 6066 </trans-unit>
5864 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6067 <trans-unit id="858570813277742962" datatype="html">
6068 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6069 <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
5865 <context-group purpose="location"> 6070 <context-group purpose="location">
5866 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6071 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5867 <context context-type="linenumber">38</context> 6072 <context context-type="linenumber">38</context>
5868 </context-group> 6073 </context-group>
5869 </trans-unit><trans-unit id="2711346502920265629" datatype="html"> 6074 </trans-unit>
5870 <source> List imports </source><target state="new"> List imports </target> 6075 <trans-unit id="2711346502920265629" datatype="html">
6076 <source>List imports</source>
6077 <target state="new"> List imports </target>
5871 <context-group purpose="location"> 6078 <context-group purpose="location">
5872 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6079 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
5873 <context context-type="linenumber">84,86</context> 6080 <context context-type="linenumber">84,86</context>
5874 </context-group> 6081 </context-group>
5875 </trans-unit><trans-unit id="6587439290311664751" datatype="html"> 6082 </trans-unit>
5876 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target> 6083 <trans-unit id="6587439290311664751" datatype="html">
6084 <source>Fully synchronize the channel</source>
6085 <target state="new">Fully synchronize the channel</target>
5877 <context-group purpose="location"> 6086 <context-group purpose="location">
5878 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6087 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5879 <context context-type="linenumber">54</context> 6088 <context context-type="linenumber">54</context>
5880 </context-group> 6089 </context-group>
5881 </trans-unit><trans-unit id="2070181811140868440" datatype="html"> 6090 </trans-unit>
5882 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target> 6091 <trans-unit id="2070181811140868440" datatype="html">
6092 <source>This fetches any missing videos on the local channel</source>
6093 <target state="new">This fetches any missing videos on the local channel</target>
5883 <context-group purpose="location"> 6094 <context-group purpose="location">
5884 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6095 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
5885 <context context-type="linenumber">55</context> 6096 <context context-type="linenumber">55</context>
5886 </context-group> 6097 </context-group>
5887 </trans-unit><trans-unit id="3997040276213089746" datatype="html"> 6098 </trans-unit>
5888 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6099 <trans-unit id="3997040276213089746" datatype="html">
5889 6100 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
5890 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="2933174785300975212" datatype="html"> 6101 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
5891 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6102 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
5892 6103 </trans-unit>
5893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="6985972846000785992" datatype="html"> 6104 <trans-unit id="2933174785300975212" datatype="html">
5894 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target> 6105 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6106 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6108 </trans-unit>
6109 <trans-unit id="6985972846000785992" datatype="html">
6110 <source>NEW SYNCHRONIZATION</source>
6111 <target state="new">NEW SYNCHRONIZATION</target>
5895 <context-group purpose="location"> 6112 <context-group purpose="location">
5896 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6113 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5897 <context context-type="linenumber">8</context> 6114 <context context-type="linenumber">8</context>
5898 </context-group> 6115 </context-group>
5899 </trans-unit><trans-unit id="5175196640561919257" datatype="html"> 6116 </trans-unit>
5900 <source>Remote channel URL</source><target state="new">Remote channel URL</target> 6117 <trans-unit id="5175196640561919257" datatype="html">
6118 <source>Remote channel URL</source>
6119 <target state="new">Remote channel URL</target>
5901 <context-group purpose="location"> 6120 <context-group purpose="location">
5902 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6121 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5903 <context context-type="linenumber">13</context> 6122 <context context-type="linenumber">13</context>
5904 </context-group> 6123 </context-group>
5905 </trans-unit><trans-unit id="4025171182231078987" datatype="html"> 6124 </trans-unit>
5906 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> 6125 <trans-unit id="4025171182231078987" datatype="html">
6126 <source>Example: https://youtube.com/channel/UC_fancy_channel</source>
6127 <target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
5907 <context-group purpose="location"> 6128 <context-group purpose="location">
5908 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6129 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5909 <context context-type="linenumber">20</context> 6130 <context context-type="linenumber">20</context>
5910 </context-group> 6131 </context-group>
5911 </trans-unit><trans-unit id="454806725275556650" datatype="html"> 6132 </trans-unit>
5912 <source>Video Channel</source><target state="new">Video Channel</target> 6133 <trans-unit id="454806725275556650" datatype="html">
6134 <source>Video Channel</source>
6135 <target state="new">Video Channel</target>
5913 <context-group purpose="location"> 6136 <context-group purpose="location">
5914 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6137 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5915 <context context-type="linenumber">33</context> 6138 <context context-type="linenumber">33</context>
5916 </context-group> 6139 </context-group>
5917 </trans-unit><trans-unit id="8290237842846954767" datatype="html"> 6140 </trans-unit>
5918 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target> 6141 <trans-unit id="8290237842846954767" datatype="html">
6142 <source>Options for existing videos on remote channel:</source>
6143 <target state="new">Options for existing videos on remote channel:</target>
5919 <context-group purpose="location"> 6144 <context-group purpose="location">
5920 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6145 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5921 <context context-type="linenumber">42</context> 6146 <context context-type="linenumber">42</context>
5922 </context-group> 6147 </context-group>
5923 </trans-unit><trans-unit id="1331848767706809293" datatype="html"> 6148 </trans-unit>
5924 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target> 6149 <trans-unit id="1331848767706809293" datatype="html">
6150 <source>Import all and watch for new publications</source>
6151 <target state="new">Import all and watch for new publications</target>
5925 <context-group purpose="location"> 6152 <context-group purpose="location">
5926 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6153 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5927 <context context-type="linenumber">46</context> 6154 <context context-type="linenumber">46</context>
5928 </context-group> 6155 </context-group>
5929 </trans-unit><trans-unit id="1469193438847554223" datatype="html"> 6156 </trans-unit>
5930 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target> 6157 <trans-unit id="1469193438847554223" datatype="html">
6158 <source>Only watch for new publications</source>
6159 <target state="new">Only watch for new publications</target>
5931 <context-group purpose="location"> 6160 <context-group purpose="location">
5932 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6161 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
5933 <context context-type="linenumber">51</context> 6162 <context context-type="linenumber">51</context>
5934 </context-group> 6163 </context-group>
5935 </trans-unit><trans-unit id="9049939123029212539" datatype="html"> 6164 </trans-unit>
5936 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target> 6165 <trans-unit id="9049939123029212539" datatype="html">
6166 <source>Synchronization created successfully.</source>
6167 <target state="new">Synchronization created successfully.</target>
5937 <context-group purpose="location"> 6168 <context-group purpose="location">
5938 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> 6169 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
5939 <context context-type="linenumber">67</context> 6170 <context context-type="linenumber">67</context>
@@ -5942,35 +6173,45 @@ color: red;
5942 <trans-unit id="4247400351982331798" datatype="html"> 6173 <trans-unit id="4247400351982331798" datatype="html">
5943 <source>Account settings</source> 6174 <source>Account settings</source>
5944 <target state="translated">Ustawienia konta</target> 6175 <target state="translated">Ustawienia konta</target>
5945 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6176
6177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6178 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6179 <context-group purpose="location">
6180 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6181 <context context-type="linenumber">39</context>
6182 </context-group>
6183 <context-group purpose="location">
6184 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6185 <context context-type="linenumber">3</context>
6186 </context-group>
5946 </trans-unit> 6187 </trans-unit>
5947 <trans-unit id="2864486939135008600" datatype="html"> 6188 <trans-unit id="2864486939135008600" datatype="html">
5948 <source>Playlist elements</source> 6189 <source>Playlist elements</source>
5949 <target state="translated">Elementy listy odtwarzania</target> 6190 <target state="translated">Elementy listy odtwarzania</target>
5950 6191 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group>
5951 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 6192 </trans-unit>
5952 <trans-unit id="7801453816697513153" datatype="html"> 6193 <trans-unit id="7801453816697513153" datatype="html">
5953 <source>My imports</source> 6194 <source>My imports</source>
5954 <target state="translated">Moje importy</target> 6195 <target state="translated">Moje importy</target>
5955 6196 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group>
5956 6197 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
5957 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 6198 </trans-unit>
5958 <trans-unit id="7000850040589508423" datatype="html"> 6199 <trans-unit id="7000850040589508423" datatype="html">
5959 <source>Create video channel</source> 6200 <source>Create video channel</source>
5960 <target state="translated">Utwórz kanał widdeo</target> 6201 <target state="translated">Utwórz kanał widdeo</target>
5961 6202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
5962 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 6203 </trans-unit>
5963 <trans-unit id="5700655611297335752" datatype="html"> 6204 <trans-unit id="5700655611297335752" datatype="html">
5964 <source>No channel found.</source> 6205 <source>No channel found.</source>
5965 <target state="translated">Nie odnaleziono kanału.</target> 6206 <target state="translated">Nie odnaleziono kanału.</target>
5966 6207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group>
5967 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 6208 </trans-unit>
5968 <trans-unit id="626184983378002054"> 6209 <trans-unit id="626184983378002054">
5969 <source>Example: my_channel</source> 6210 <source>Example: my_channel</source>
5970 <target>Przykład: my_channel</target> 6211 <target>Przykład: my_channel</target>
5971 6212 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
5972 6213 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group>
5973 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 6214 </trans-unit>
5974 <trans-unit id="5871023634125368211" datatype="html"> 6215 <trans-unit id="5871023634125368211" datatype="html">
5975 <source>CHANNEL</source> 6216 <source>CHANNEL</source>
5976 <target state="translated">KANAÅ</target> 6217 <target state="translated">KANAÅ</target>
@@ -5979,7 +6220,7 @@ color: red;
5979 </trans-unit> 6220 </trans-unit>
5980 <trans-unit id="5013100494982905528" datatype="html"> 6221 <trans-unit id="5013100494982905528" datatype="html">
5981 <source>Banner image of the channel</source> 6222 <source>Banner image of the channel</source>
5982 <target state="new">Banner image of the channel</target> 6223 <target state="translated">Obraz baneru Twojego kanału</target>
5983 <context-group purpose="location"> 6224 <context-group purpose="location">
5984 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 6225 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
5985 <context context-type="linenumber">13</context> 6226 <context context-type="linenumber">13</context>
@@ -5992,9 +6233,9 @@ color: red;
5992 <trans-unit id="5278589041647101772" datatype="html"> 6233 <trans-unit id="5278589041647101772" datatype="html">
5993 <source>Overwrite support field of all videos of this channel</source> 6234 <source>Overwrite support field of all videos of this channel</source>
5994 <target state="translated">Zastąp opcje wsparcia dla wszystkich filmów na tym kanale</target> 6235 <target state="translated">Zastąp opcje wsparcia dla wszystkich filmów na tym kanale</target>
5995 6236 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
5996 6237 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group>
5997 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 6238 </trans-unit>
5998 <trans-unit id="5500467336262464724" datatype="html"> 6239 <trans-unit id="5500467336262464724" datatype="html">
5999 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source> 6240 <source><x id="INTERPOLATION" equiv-text="{{ actor.followersCount }}"/> subscribers </source>
6000 <target state="translated"> 6241 <target state="translated">
@@ -6013,18 +6254,18 @@ color: red;
6013 <trans-unit id="4854396465510517671" datatype="html"> 6254 <trans-unit id="4854396465510517671" datatype="html">
6014 <source>Target</source> 6255 <source>Target</source>
6015 <target state="translated">Element docelowy</target> 6256 <target state="translated">Element docelowy</target>
6016 6257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group>
6017 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6258 </trans-unit>
6018 <trans-unit id="6376690302059877029" datatype="html"> 6259 <trans-unit id="6376690302059877029" datatype="html">
6019 <source>This video was deleted</source> 6260 <source>This video was deleted</source>
6020 <target state="translated">To konto zostało usunięte</target> 6261 <target state="translated">To konto zostało usunięte</target>
6021 6262 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group>
6022 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 6263 </trans-unit>
6023 <trans-unit id="6924803931258995553" datatype="html"> 6264 <trans-unit id="6924803931258995553" datatype="html">
6024 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> 6265 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6025 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> importów</target> 6266 <target state="translated">Wyświetlanie <x id="INTERPOLATION"/> do <x id="INTERPOLATION_1"/> z <x id="INTERPOLATION_2"/> importów</target>
6026 6267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group>
6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 6268 </trans-unit>
6028 <trans-unit id="8173902679178787744" datatype="html"> 6269 <trans-unit id="8173902679178787744" datatype="html">
6029 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> 6270 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6030 <target state="translated">Po usunięciu konta, nie możesz tego cofnąć. Otrzymasz zapytanie o potwierdzenie tego działania.</target> 6271 <target state="translated">Po usunięciu konta, nie możesz tego cofnąć. Otrzymasz zapytanie o potwierdzenie tego działania.</target>
@@ -6033,13 +6274,16 @@ color: red;
6033 <trans-unit id="4000980858407872649" datatype="html"> 6274 <trans-unit id="4000980858407872649" datatype="html">
6034 <source>Channel page</source> 6275 <source>Channel page</source>
6035 <target state="translated">Strona kanału</target> 6276 <target state="translated">Strona kanału</target>
6036 6277 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
6037 6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
6038 6279 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group>
6039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="6500762313951857695" datatype="html"> 6280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
6040 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source><target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> 6281 </trans-unit>
6041 6282 <trans-unit id="6500762313951857695" datatype="html">
6042 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 6283 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
6284 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
6285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6286 </trans-unit>
6043 <trans-unit id="9131836378905533756"> 6287 <trans-unit id="9131836378905533756">
6044 <source>Created by <x id="INTERPOLATION"/></source> 6288 <source>Created by <x id="INTERPOLATION"/></source>
6045 <target>Utworzony przez <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> 6289 <target>Utworzony przez <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target>
@@ -6053,44 +6297,56 @@ color: red;
6053 <trans-unit id="4781078006040259916" datatype="html"> 6297 <trans-unit id="4781078006040259916" datatype="html">
6054 <source>You don't have any video in your watch history yet.</source> 6298 <source>You don't have any video in your watch history yet.</source>
6055 <target state="translated">Nie masz jeszcze zadnych filmów w swojej historii oglądania.</target> 6299 <target state="translated">Nie masz jeszcze zadnych filmów w swojej historii oglądania.</target>
6056 6300 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group>
6057 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 6301 </trans-unit>
6058 <trans-unit id="989169929300254768" datatype="html"> 6302 <trans-unit id="989169929300254768" datatype="html">
6059 <source>Delete from history</source> 6303 <source>Delete from history</source>
6060 <target state="new">Delete from history</target> 6304 <target state="new">Delete from history</target>
6061 6305 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group>
6062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">37</context></context-group></trans-unit><trans-unit id="111295045776045026" datatype="html"> 6306 </trans-unit>
6063 <source>Video history is enabled</source><target state="new">Video history is enabled</target> 6307 <trans-unit id="111295045776045026" datatype="html">
6308 <source>Video history is enabled</source>
6309 <target state="new">Video history is enabled</target>
6064 <context-group purpose="location"> 6310 <context-group purpose="location">
6065 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6311 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6066 <context context-type="linenumber">96,95</context> 6312 <context context-type="linenumber">96,95</context>
6067 </context-group> 6313 </context-group>
6068 </trans-unit><trans-unit id="1869266307786648674" datatype="html"> 6314 </trans-unit>
6069 <source>Video history is disabled</source><target state="new">Video history is disabled</target> 6315 <trans-unit id="1869266307786648674" datatype="html">
6316 <source>Video history is disabled</source>
6317 <target state="new">Video history is disabled</target>
6070 <context-group purpose="location"> 6318 <context-group purpose="location">
6071 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6319 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6072 <context context-type="linenumber">97,95</context> 6320 <context context-type="linenumber">97,95</context>
6073 </context-group> 6321 </context-group>
6074 </trans-unit><trans-unit id="7505147502630555700" datatype="html"> 6322 </trans-unit>
6075 <source>Delete video history</source><target state="new">Delete video history</target> 6323 <trans-unit id="7505147502630555700" datatype="html">
6324 <source>Delete video history</source>
6325 <target state="new">Delete video history</target>
6076 <context-group purpose="location"> 6326 <context-group purpose="location">
6077 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6327 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6078 <context context-type="linenumber">120</context> 6328 <context context-type="linenumber">120</context>
6079 </context-group> 6329 </context-group>
6080 </trans-unit><trans-unit id="8676027102068252963" datatype="html"> 6330 </trans-unit>
6081 <source>Are you sure you want to delete all your video history?</source><target state="new">Are you sure you want to delete all your video history?</target> 6331 <trans-unit id="8676027102068252963" datatype="html">
6332 <source>Are you sure you want to delete all your video history?</source>
6333 <target state="new">Are you sure you want to delete all your video history?</target>
6082 <context-group purpose="location"> 6334 <context-group purpose="location">
6083 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6335 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6084 <context context-type="linenumber">121</context> 6336 <context context-type="linenumber">121</context>
6085 </context-group> 6337 </context-group>
6086 </trans-unit><trans-unit id="7708910304029766516" datatype="html"> 6338 </trans-unit>
6087 <source>Video history deleted</source><target state="new">Video history deleted</target> 6339 <trans-unit id="7708910304029766516" datatype="html">
6340 <source>Video history deleted</source>
6341 <target state="translated">Historia wideo usunięta</target>
6088 <context-group purpose="location"> 6342 <context-group purpose="location">
6089 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6343 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6090 <context context-type="linenumber">129</context> 6344 <context context-type="linenumber">129</context>
6091 </context-group> 6345 </context-group>
6092 </trans-unit><trans-unit id="3343758569423394070" datatype="html"> 6346 </trans-unit>
6093 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source><target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target> 6347 <trans-unit id="3343758569423394070" datatype="html">
6348 <source>No videos found for "<x id="PH" equiv-text="this.search"/>".</source>
6349 <target state="new">No videos found for "<x id="PH" equiv-text="this.search"/>".</target>
6094 <context-group purpose="location"> 6350 <context-group purpose="location">
6095 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context> 6351 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.ts</context>
6096 <context context-type="linenumber">140</context> 6352 <context context-type="linenumber">140</context>
@@ -6173,8 +6429,8 @@ color: red;
6173 <trans-unit id="3438686710205841496" datatype="html"> 6429 <trans-unit id="3438686710205841496" datatype="html">
6174 <source>Create playlist</source> 6430 <source>Create playlist</source>
6175 <target state="translated">Utwórz listę odtwarzania</target> 6431 <target state="translated">Utwórz listę odtwarzania</target>
6176 6432 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group>
6177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 6433 </trans-unit>
6178 <trans-unit id="7040375308762081154" datatype="html"> 6434 <trans-unit id="7040375308762081154" datatype="html">
6179 <source>My video channels</source> 6435 <source>My video channels</source>
6180 <target state="translated">Moje kanały wideo</target> 6436 <target state="translated">Moje kanały wideo</target>
@@ -6188,9 +6444,9 @@ color: red;
6188 <trans-unit id="3943893855105372623" datatype="html"> 6444 <trans-unit id="3943893855105372623" datatype="html">
6189 <source>Playlist thumbnail</source> 6445 <source>Playlist thumbnail</source>
6190 <target state="translated">Miniaturka playlisty</target> 6446 <target state="translated">Miniaturka playlisty</target>
6191 6447 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6192 6448 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group>
6193 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 6449 </trans-unit>
6194 <trans-unit id="7743343997362363486" datatype="html"> 6450 <trans-unit id="7743343997362363486" datatype="html">
6195 <source>No videos in this playlist.</source> 6451 <source>No videos in this playlist.</source>
6196 <target state="translated">W tej playliście nie ma żadnych filmów.</target> 6452 <target state="translated">W tej playliście nie ma żadnych filmów.</target>
@@ -6199,27 +6455,26 @@ color: red;
6199 <trans-unit id="2427149618141327033" datatype="html"> 6455 <trans-unit id="2427149618141327033" datatype="html">
6200 <source>Browse videos on PeerTube to add them in your playlist.</source> 6456 <source>Browse videos on PeerTube to add them in your playlist.</source>
6201 <target state="translated">PrzeglÄ…daj filmy na PeerTube i dodawaj je do swojej listy odtwarzania.</target> 6457 <target state="translated">PrzeglÄ…daj filmy na PeerTube i dodawaj je do swojej listy odtwarzania.</target>
6202 6458 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group>
6203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6459 </trans-unit>
6204 <trans-unit id="8901774330683812267" datatype="html"> 6460 <trans-unit id="8901774330683812267" datatype="html">
6205 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> 6461 <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source>
6206 <target state="translated">Zajrzyj do <x id="START_LINK"/>dokumentacji<x id="CLOSE_LINK"/>, aby uzyskać więcej informacji. </target> 6462 <target state="translated">Zajrzyj do <x id="START_LINK"/>dokumentacji<x id="CLOSE_LINK"/>, aby uzyskać więcej informacji. </target>
6207 6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group>
6208 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 6464 </trans-unit>
6209
6210 <trans-unit id="3461985498881453026" datatype="html"> 6465 <trans-unit id="3461985498881453026" datatype="html">
6211 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> 6466 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source>
6212 <target state="translated">Jeżeli potrzebujesz pomocy w używaniu PeerTube, możesz sprawdzić 6467 <target state="translated">Jeżeli potrzebujesz pomocy w używaniu PeerTube, możesz sprawdzić
6213 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>dokumentacjÄ™ 6468 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a>"/>dokumentacjÄ™
6214 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. 6469 <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>.
6215 </target> 6470 </target>
6216 6471 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group>
6217 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 6472 </trans-unit>
6218 <trans-unit id="8844610145426272276" datatype="html"> 6473 <trans-unit id="8844610145426272276" datatype="html">
6219 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source> 6474 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
6220 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target> 6475 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
6221 6476 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group>
6222 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 6477 </trans-unit>
6223 <trans-unit id="8479900728400966992" datatype="html"> 6478 <trans-unit id="8479900728400966992" datatype="html">
6224 <source>Video stats</source> 6479 <source>Video stats</source>
6225 <target state="new">Video stats</target> 6480 <target state="new">Video stats</target>
@@ -6289,28 +6544,28 @@ color: red;
6289 </trans-unit> 6544 </trans-unit>
6290 <trans-unit id="6782077395930235254" datatype="html"> 6545 <trans-unit id="6782077395930235254" datatype="html">
6291 <source>Countries</source> 6546 <source>Countries</source>
6292 <target state="new">Countries</target> 6547 <target state="translated">Kraje</target>
6293 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group> 6548 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">98</context></context-group>
6294 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group> 6549 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">289</context></context-group>
6295 </trans-unit> 6550 </trans-unit>
6296 <trans-unit id="7112532281224432421" datatype="html"> 6551 <trans-unit id="7112532281224432421" datatype="html">
6297 <source>Likes</source> 6552 <source>Likes</source>
6298 <target state="new">Likes</target> 6553 <target state="translated">Polubienia</target>
6299 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group> 6554 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">260</context></context-group>
6300 </trans-unit> 6555 </trans-unit>
6301 <trans-unit id="1155438117303179048" datatype="html"> 6556 <trans-unit id="1155438117303179048" datatype="html">
6302 <source>Average watch time</source> 6557 <source>Average watch time</source>
6303 <target state="new">Average watch time</target> 6558 <target state="translated">Åšredni czas oglÄ…dania</target>
6304 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group> 6559 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">267</context></context-group>
6305 </trans-unit> 6560 </trans-unit>
6306 <trans-unit id="3457644129579531516" datatype="html"> 6561 <trans-unit id="3457644129579531516" datatype="html">
6307 <source>Total watch time</source> 6562 <source>Total watch time</source>
6308 <target state="new">Total watch time</target> 6563 <target state="translated">Całkowity czas oglądania</target>
6309 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group> 6564 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">271</context></context-group>
6310 </trans-unit> 6565 </trans-unit>
6311 <trans-unit id="7988517647183541852" datatype="html"> 6566 <trans-unit id="7988517647183541852" datatype="html">
6312 <source>Peak viewers</source> 6567 <source>Peak viewers</source>
6313 <target state="new">Peak viewers</target> 6568 <target state="translated">Szczytowa oglądalność</target>
6314 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group> 6569 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.ts</context><context context-type="linenumber">275</context></context-group>
6315 </trans-unit> 6570 </trans-unit>
6316 <trans-unit id="8536543691393468142" datatype="html"> 6571 <trans-unit id="8536543691393468142" datatype="html">
@@ -6339,14 +6594,14 @@ color: red;
6339 <context context-type="linenumber">3</context> 6594 <context context-type="linenumber">3</context>
6340 </context-group> 6595 </context-group>
6341 </trans-unit> 6596 </trans-unit>
6342
6343
6344 <trans-unit id="5321335688371682440" datatype="html"> 6597 <trans-unit id="5321335688371682440" datatype="html">
6345 <source>An error occurred.</source> 6598 <source>An error occurred.</source>
6346 <target state="translated">Wystąpił błąd.</target> 6599 <target state="translated">Wystąpił błąd.</target>
6347 6600 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">10</context></context-group>
6348 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="8994506181143828992" datatype="html"> 6601 </trans-unit>
6349 <source>Request new verification email</source><target state="new">Request new verification email</target> 6602 <trans-unit id="8994506181143828992" datatype="html">
6603 <source>Request new verification email</source>
6604 <target state="translated">Wyślij ponownie email do weryfikacji</target>
6350 <context-group purpose="location"> 6605 <context-group purpose="location">
6351 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> 6606 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
6352 <context context-type="linenumber">12</context> 6607 <context context-type="linenumber">12</context>
@@ -6365,14 +6620,13 @@ color: red;
6365 <trans-unit id="1949999959792821767" datatype="html"> 6620 <trans-unit id="1949999959792821767" datatype="html">
6366 <source>Manage channel</source> 6621 <source>Manage channel</source>
6367 <target state="translated">Zarządzaj kanałem</target> 6622 <target state="translated">Zarządzaj kanałem</target>
6368 6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group>
6369 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 6624 </trans-unit>
6370
6371 <trans-unit id="4027779086550572813"> 6625 <trans-unit id="4027779086550572813">
6372 <source>Send verification email</source> 6626 <source>Send verification email</source>
6373 <target>Wyślij e-mail weryfikacyjny</target> 6627 <target>Wyślij e-mail weryfikacyjny</target>
6374 6628 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group>
6375 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 6629 </trans-unit>
6376 <trans-unit id="8610022770999239699" datatype="html"> 6630 <trans-unit id="8610022770999239699" datatype="html">
6377 <source>This instance does not require email verification.</source> 6631 <source>This instance does not require email verification.</source>
6378 <target state="translated">Ta instancja nie wymaga weryfikacji e-maila.</target> 6632 <target state="translated">Ta instancja nie wymaga weryfikacji e-maila.</target>
@@ -6382,27 +6636,34 @@ color: red;
6382 <source>Verify account via email</source> 6636 <source>Verify account via email</source>
6383 <target state="translated">Weryfikuj konto adresem e-mail</target> 6637 <target state="translated">Weryfikuj konto adresem e-mail</target>
6384 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group> 6638 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context><context context-type="linenumber">15</context></context-group>
6385 </trans-unit><trans-unit id="6040639330855198542" datatype="html"> 6639 </trans-unit>
6386 <source>Ask to send an email to verify your account</source><target state="new">Ask to send an email to verify your account</target> 6640 <trans-unit id="6040639330855198542" datatype="html">
6641 <source>Ask to send an email to verify your account</source>
6642 <target state="translated">Poproś o wysłanie wiadomości e-mail w celu weryfikacji konta</target>
6387 <context-group purpose="location"> 6643 <context-group purpose="location">
6388 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context> 6644 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-routing.module.ts</context>
6389 <context context-type="linenumber">24</context> 6645 <context context-type="linenumber">24</context>
6390 </context-group> 6646 </context-group>
6391 </trans-unit> 6647 </trans-unit>
6392 <trans-unit id="7225513189981158956" datatype="html"> 6648 <trans-unit id="7225513189981158956" datatype="html">
6393 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target> 6649 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
6650 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Welcome<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></target>
6394 <context-group purpose="location"> 6651 <context-group purpose="location">
6395 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6652 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6396 <context context-type="linenumber">2,3</context> 6653 <context context-type="linenumber">2,3</context>
6397 </context-group> 6654 </context-group>
6398 </trans-unit><trans-unit id="4422394577857179995" datatype="html"> 6655 </trans-unit>
6399 <source>Your account has been created!</source><target state="new">Your account has been created!</target> 6656 <trans-unit id="4422394577857179995" datatype="html">
6657 <source>Your account has been created!</source>
6658 <target state="translated">Twoje konto zostało utworzone!</target>
6400 <context-group purpose="location"> 6659 <context-group purpose="location">
6401 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6660 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6402 <context context-type="linenumber">7</context> 6661 <context context-type="linenumber">7</context>
6403 </context-group> 6662 </context-group>
6404 </trans-unit><trans-unit id="4656825997819651017" datatype="html"> 6663 </trans-unit>
6405 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target> 6664 <trans-unit id="4656825997819651017" datatype="html">
6665 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </source>
6666 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Check your emails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to validate your account and complete your inscription. </target>
6406 <context-group purpose="location"> 6667 <context-group purpose="location">
6407 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 6668 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
6408 <context context-type="linenumber">10,11</context> 6669 <context context-type="linenumber">10,11</context>
@@ -6443,14 +6704,14 @@ color: red;
6443 <trans-unit id="9098920722959201547" datatype="html"> 6704 <trans-unit id="9098920722959201547" datatype="html">
6444 <source>Show more...</source> 6705 <source>Show more...</source>
6445 <target state="translated">Pokaż więcej…</target> 6706 <target state="translated">Pokaż więcej…</target>
6446 6707 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group>
6447 6708 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group>
6448 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit> 6709 </trans-unit>
6449 <trans-unit id="6808894347744915561" datatype="html"> 6710 <trans-unit id="6808894347744915561" datatype="html">
6450 <source>Manage account</source> 6711 <source>Manage account</source>
6451 <target state="translated">ZarzÄ…dzaj kontem</target> 6712 <target state="translated">ZarzÄ…dzaj kontem</target>
6452 6713 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group>
6453 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 6714 </trans-unit>
6454 <trans-unit id="1311667768861466464" datatype="html"> 6715 <trans-unit id="1311667768861466464" datatype="html">
6455 <source>Search account videos</source> 6716 <source>Search account videos</source>
6456 <target state="translated">Szukaj filmów z konta</target> 6717 <target state="translated">Szukaj filmów z konta</target>
@@ -6459,8 +6720,8 @@ color: red;
6459 <trans-unit id="5512878593724620692" datatype="html"> 6720 <trans-unit id="5512878593724620692" datatype="html">
6460 <source>CHANNELS</source> 6721 <source>CHANNELS</source>
6461 <target state="translated">KANAÅY</target> 6722 <target state="translated">KANAÅY</target>
6462 6723 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group>
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">80</context></context-group></trans-unit> 6724 </trans-unit>
6464 <trans-unit id="3666829335406793239" datatype="html"> 6725 <trans-unit id="3666829335406793239" datatype="html">
6465 <source>This account does not have channels.</source> 6726 <source>This account does not have channels.</source>
6466 <target state="translated">To konto nie ma kanałów.</target> 6727 <target state="translated">To konto nie ma kanałów.</target>
@@ -6469,31 +6730,24 @@ color: red;
6469 <trans-unit id="403587185492002456" datatype="html"> 6730 <trans-unit id="403587185492002456" datatype="html">
6470 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 6731 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6471 <target state="translated">{VAR_PLURAL, plural, =1 {1 subskrypcja} other { <x id="INTERPOLATION"/> subskrybcje}}</target> 6732 <target state="translated">{VAR_PLURAL, plural, =1 {1 subskrypcja} other { <x id="INTERPOLATION"/> subskrybcje}}</target>
6472 6733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
6473 6734 </trans-unit>
6474
6475
6476
6477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
6478 <trans-unit id="3068011377000255023" datatype="html"> 6735 <trans-unit id="3068011377000255023" datatype="html">
6479 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source> 6736 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
6480 <target state="translated">{VAR_PLURAL, plural, =1 {1 film} few {<x id="INTERPOLATION"/> filmy} many {<x id="INTERPOLATION"/> filmów} other {<x id="INTERPOLATION"/> filmy}}</target> 6737 <target state="translated">{VAR_PLURAL, plural, =1 {1 film} few {<x id="INTERPOLATION"/> filmy} many {<x id="INTERPOLATION"/> filmów} other {<x id="INTERPOLATION"/> filmy}}</target>
6481 6738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
6482 6739 </trans-unit>
6483
6484
6485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
6486 <trans-unit id="8856905278208146821" datatype="html"> 6740 <trans-unit id="8856905278208146821" datatype="html">
6487 <source> <x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> 6741 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
6488 <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 wyświetlenie} few {{{ video.views | myNumberFormatter }} wyświetlenia}} many {{{ video.views | myNumberFormatter }} wyświetleń}} other {{{ video.views | myNumberFormatter }} wyświetleń}}"/> </target> 6742 <target state="translated"><x id="ICU" equiv-text="{video.views, plural, =1 {1 wyświetlenie} few {{{ video.views | myNumberFormatter }} wyświetlenia}} many {{{ video.views | myNumberFormatter }} wyświetleń}} other {{{ video.views | myNumberFormatter }} wyświetleń}}"/> </target>
6489 6743 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6490 6744 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6491 6745 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6492 6746 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6493 6747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
6494 6748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
6495 6749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
6496 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 6750 </trans-unit>
6497 <trans-unit id="4071627711041975501" datatype="html"> 6751 <trans-unit id="4071627711041975501" datatype="html">
6498 <source>Show this channel</source> 6752 <source>Show this channel</source>
6499 <target state="translated">Pokaż ten kanał</target> 6753 <target state="translated">Pokaż ten kanał</target>
@@ -6502,9 +6756,12 @@ color: red;
6502 <trans-unit id="7766488542631150871" datatype="html"> 6756 <trans-unit id="7766488542631150871" datatype="html">
6503 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> 6757 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
6504 <target state="translated">{VAR_PLURAL, plural, =0 {Brak filmów} =1 {1 film} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> filmów}}</target> 6758 <target state="translated">{VAR_PLURAL, plural, =0 {Brak filmów} =1 {1 film} other {<x id="INTERPOLATION" equiv-text="{{ playlist.videosLength }}"/> filmów}}</target>
6505 6759 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6506 6760 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6507 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 6761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
6762 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6764 </trans-unit>
6508 <trans-unit id="7152797255397280410" datatype="html"> 6765 <trans-unit id="7152797255397280410" datatype="html">
6509 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6766 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6510It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another 6767It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
@@ -6533,13 +6790,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6533 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group> 6790 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">20</context></context-group>
6534 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group> 6791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">4</context></context-group>
6535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group> 6792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">7</context></context-group>
6536 </trans-unit><trans-unit id="6591746065516872491" datatype="html"> 6793 </trans-unit>
6537 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source><target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> 6794 <trans-unit id="6591746065516872491" datatype="html">
6538 6795 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6539 6796 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6540 6797 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
6541 6798 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6542 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 6799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6800 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6801 </trans-unit>
6543 <trans-unit id="1545109431751219382" datatype="html"> 6802 <trans-unit id="1545109431751219382" datatype="html">
6544 <source>This channel doesn't have any videos.</source> 6803 <source>This channel doesn't have any videos.</source>
6545 <target state="translated">Ten kanał nie udostępnił żadnych filmów.</target> 6804 <target state="translated">Ten kanał nie udostępnił żadnych filmów.</target>
@@ -6553,9 +6812,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6553 <trans-unit id="4088311569349098646"> 6812 <trans-unit id="4088311569349098646">
6554 <source>Stats</source> 6813 <source>Stats</source>
6555 <target>Statystyki</target> 6814 <target>Statystyki</target>
6556 6815 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
6557 6816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group>
6558 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 6817 </trans-unit>
6559 <trans-unit id="4068658588793749132" datatype="html"> 6818 <trans-unit id="4068658588793749132" datatype="html">
6560 <source>This channel does not have playlists.</source> 6819 <source>This channel does not have playlists.</source>
6561 <target state="translated">Ten kanał nie stworzył żadnych playlist.</target> 6820 <target state="translated">Ten kanał nie stworzył żadnych playlist.</target>
@@ -6564,13 +6823,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6564 <trans-unit id="5066829276646988805"> 6823 <trans-unit id="5066829276646988805">
6565 <source>PeerTube</source> 6824 <source>PeerTube</source>
6566 <target>PeerTube</target> 6825 <target>PeerTube</target>
6567 6826 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group>
6568 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 6827 </trans-unit>
6569 <trans-unit id="1415060111017347427" datatype="html"> 6828 <trans-unit id="1415060111017347427" datatype="html">
6570 <source>Network</source> 6829 <source>Network</source>
6571 <target state="translated">Sieć</target> 6830 <target state="translated">Sieć</target>
6572 6831 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6832 </trans-unit>
6574 <trans-unit id="3701439542279610547" datatype="html"> 6833 <trans-unit id="3701439542279610547" datatype="html">
6575 <source>Follows</source> 6834 <source>Follows</source>
6576 <target state="translated">Obserwuje</target> 6835 <target state="translated">Obserwuje</target>
@@ -6580,13 +6839,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6580 <trans-unit id="400578776928464905" datatype="html"> 6839 <trans-unit id="400578776928464905" datatype="html">
6581 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source> 6840 <source>Follower instances (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</source>
6582 <target state="translated">ObserwujÄ…ce instancje (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target> 6841 <target state="translated">ObserwujÄ…ce instancje (<x id="INTERPOLATION" equiv-text="{{ followersPagination.totalItems }}"/>)</target>
6583 6842 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group>
6584 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit> 6843 </trans-unit>
6585 <trans-unit id="2081837971167498893" datatype="html"> 6844 <trans-unit id="2081837971167498893" datatype="html">
6586 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source> 6845 <source>Following instances (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</source>
6587 <target state="translated">Obserwowane instancje (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target> 6846 <target state="translated">Obserwowane instancje (<x id="INTERPOLATION" equiv-text="{{ followingsPagination.totalItems }}"/>)</target>
6588 6847 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group>
6589 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 6848 </trans-unit>
6590 <trans-unit id="8203367621031610680" datatype="html"> 6849 <trans-unit id="8203367621031610680" datatype="html">
6591 <source>Your name</source> 6850 <source>Your name</source>
6592 <target state="translated">Twoje imiÄ™</target> 6851 <target state="translated">Twoje imiÄ™</target>
@@ -6614,7 +6873,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6614 </trans-unit> 6873 </trans-unit>
6615 <trans-unit id="8525213662266893834" datatype="html"> 6874 <trans-unit id="8525213662266893834" datatype="html">
6616 <source>Contact us</source> 6875 <source>Contact us</source>
6617 <target state="new">Contact us</target> 6876 <target state="translated">Skontaktuj siÄ™ z nami</target>
6618 <context-group purpose="location"> 6877 <context-group purpose="location">
6619 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context> 6878 <context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context>
6620 <context context-type="linenumber">7</context> 6879 <context context-type="linenumber">7</context>
@@ -6632,8 +6891,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6632 <trans-unit id="1970848297295860531" datatype="html"> 6891 <trans-unit id="1970848297295860531" datatype="html">
6633 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source> 6892 <source>ADMINISTRATORS &amp; SUSTAINABILITY</source>
6634 <target state="translated">ADMINISTRATORZY &amp; UTRZYMANIE</target> 6893 <target state="translated">ADMINISTRATORZY &amp; UTRZYMANIE</target>
6635 6894 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group>
6636 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 6895 </trans-unit>
6637 <trans-unit id="6741838149332998818" datatype="html"> 6896 <trans-unit id="6741838149332998818" datatype="html">
6638 <source>Who we are</source> 6897 <source>Who we are</source>
6639 <target state="translated">Kim jesteśmy</target> 6898 <target state="translated">Kim jesteśmy</target>
@@ -6660,18 +6919,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6660 <trans-unit id="7707185552909365717" datatype="html"> 6919 <trans-unit id="7707185552909365717" datatype="html">
6661 <source>INFORMATION</source> 6920 <source>INFORMATION</source>
6662 <target state="translated">INFORMACJE</target> 6921 <target state="translated">INFORMACJE</target>
6663 6922 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group>
6664 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">101</context></context-group></trans-unit> 6923 </trans-unit>
6665 <trans-unit id="8685905644837116382" datatype="html"> 6924 <trans-unit id="8685905644837116382" datatype="html">
6666 <source>MODERATION</source> 6925 <source>MODERATION</source>
6667 <target state="translated">MODERACJA</target> 6926 <target state="translated">MODERACJA</target>
6668 6927 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group>
6669 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 6928 </trans-unit>
6670 <trans-unit id="9178042134345945115" datatype="html"> 6929 <trans-unit id="9178042134345945115" datatype="html">
6671 <source>OTHER INFORMATION</source> 6930 <source>OTHER INFORMATION</source>
6672 <target state="translated">INNE INFORMACJE</target> 6931 <target state="translated">INNE INFORMACJE</target>
6673 6932 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group>
6674 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 6933 </trans-unit>
6675 <trans-unit id="4281738631669138686" datatype="html"> 6934 <trans-unit id="4281738631669138686" datatype="html">
6676 <source>Hardware information</source> 6935 <source>Hardware information</source>
6677 <target state="translated">Informacje o sprzęcie</target> 6936 <target state="translated">Informacje o sprzęcie</target>
@@ -6685,10 +6944,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6685 <trans-unit id="8495040351808033345" datatype="html"> 6944 <trans-unit id="8495040351808033345" datatype="html">
6686 <source>Features found on this instance</source> 6945 <source>Features found on this instance</source>
6687 <target state="translated">Funkcje dostępne na tej instancji</target> 6946 <target state="translated">Funkcje dostępne na tej instancji</target>
6688 6947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group>
6689 6948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
6690 6949 </trans-unit>
6691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit>
6692 <trans-unit id="8932880935037645502" datatype="html"> 6950 <trans-unit id="8932880935037645502" datatype="html">
6693 <source>STATISTICS</source> 6951 <source>STATISTICS</source>
6694 <target state="translated">STATYSTYKI</target> 6952 <target state="translated">STATYSTYKI</target>
@@ -6720,58 +6978,58 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6720 <trans-unit id="8674693181203168033" datatype="html"> 6978 <trans-unit id="8674693181203168033" datatype="html">
6721 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source> 6979 <source>Discover how to setup your account, what is a channel, how to create a playlist and more!</source>
6722 <target state="translated">Dowiedz się, jak ustawić konto, czym jest kanał, jak stworzyć playlistę i więcej!</target> 6980 <target state="translated">Dowiedz się, jak ustawić konto, czym jest kanał, jak stworzyć playlistę i więcej!</target>
6723 6981 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group>
6724 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 6982 </trans-unit>
6725 <trans-unit id="5336387229608682776" datatype="html"> 6983 <trans-unit id="5336387229608682776" datatype="html">
6726 <source>PeerTube Applications</source> 6984 <source>PeerTube Applications</source>
6727 <target state="translated">Aplikacje PeerTube</target> 6985 <target state="translated">Aplikacje PeerTube</target>
6728 6986 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group>
6729 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 6987 </trans-unit>
6730 <trans-unit id="7916664392219781729" datatype="html"> 6988 <trans-unit id="7916664392219781729" datatype="html">
6731 <source>Discover unofficial Android applications or browser addons!</source> 6989 <source>Discover unofficial Android applications or browser addons!</source>
6732 <target state="translated">Odkryj nieoficjalne aplikacje na Androida lub wtyczki przeglÄ…darkowe!</target> 6990 <target state="translated">Odkryj nieoficjalne aplikacje na Androida lub wtyczki przeglÄ…darkowe!</target>
6733 6991 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group>
6734 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 6992 </trans-unit>
6735 <trans-unit id="4093735071527927163" datatype="html"> 6993 <trans-unit id="4093735071527927163" datatype="html">
6736 <source>Contribute on PeerTube</source> 6994 <source>Contribute on PeerTube</source>
6737 <target state="translated">Dodaj swój wkład do PeerTube</target> 6995 <target state="translated">Dodaj swój wkład do PeerTube</target>
6738 6996 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group>
6739 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 6997 </trans-unit>
6740 <trans-unit id="6886584917624458638" datatype="html"> 6998 <trans-unit id="6886584917624458638" datatype="html">
6741 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source> 6999 <source>Want to help to improve PeerTube? You can translate the web interface, give your feedback or directly contribute to the code!</source>
6742 <target state="translated">Chcesz pomóc usprawnić PeerTube? Możesz przetłumaczyć interfejs sieciowy, wyrażać swoje opinie lub dodać coś od siebie bespośrednio do kodu!</target> 7000 <target state="translated">Chcesz pomóc usprawnić PeerTube? Możesz przetłumaczyć interfejs sieciowy, wyrażać swoje opinie lub dodać coś od siebie bespośrednio do kodu!</target>
6743 7001 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group>
6744 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 7002 </trans-unit>
6745 <trans-unit id="185970110822844952"> 7003 <trans-unit id="185970110822844952">
6746 <source>P2P &amp; Privacy</source> 7004 <source>P2P &amp; Privacy</source>
6747 <target>P2P i prywatność</target> 7005 <target>P2P i prywatność</target>
6748 7006 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group>
6749 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 7007 </trans-unit>
6750 <trans-unit id="442017645619017020" datatype="html"> 7008 <trans-unit id="442017645619017020" datatype="html">
6751 <source>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.</source> 7009 <source>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.</source>
6752 <target state="translated">Domyślnie PeerTube używa protokołu BitTorrent do dzielenia przepustowości między użytkownikami żeby zmniejszyć zużycie serwera, ale daje ci możliwość wrócenia do zwyczajnego strumieniowania bezpośrednio z serwera filmu. Poniższe informacje dotyczą jedynie przypadków, gdzie używany jest tryb P2P PeerTube.</target> 7010 <target state="translated">Domyślnie PeerTube używa protokołu BitTorrent do dzielenia przepustowości między użytkownikami żeby zmniejszyć zużycie serwera, ale daje ci możliwość wrócenia do zwyczajnego strumieniowania bezpośrednio z serwera filmu. Poniższe informacje dotyczą jedynie przypadków, gdzie używany jest tryb P2P PeerTube.</target>
6753 7011 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group>
6754 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 7012 </trans-unit>
6755 <trans-unit id="6314880288843792309" datatype="html"> 7013 <trans-unit id="6314880288843792309" datatype="html">
6756 <source>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.</source> 7014 <source>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.</source>
6757 <target state="translated">Głównym zagrożeniem dla Twojej prywatności związanym z BitTorrent jest przechowywanie przez tracker BitTorrent instancji Twojego adresu IP, tak długo jak oglądasz lub pobierasz film.</target> 7015 <target state="translated">Głównym zagrożeniem dla Twojej prywatności związanym z BitTorrent jest przechowywanie przez tracker BitTorrent instancji Twojego adresu IP, tak długo jak oglądasz lub pobierasz film.</target>
6758 7016 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group>
6759 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 7017 </trans-unit>
6760 <trans-unit id="6868048887248005916"> 7018 <trans-unit id="6868048887248005916">
6761 <source>What are the consequences?</source> 7019 <source>What are the consequences?</source>
6762 <target>Jakie sÄ… tego konsekwencje?</target> 7020 <target>Jakie sÄ… tego konsekwencje?</target>
6763 7021 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group>
6764 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 7022 </trans-unit>
6765 <trans-unit id="1411398404280870617" datatype="html"> 7023 <trans-unit id="1411398404280870617" datatype="html">
6766 <source>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:</source> 7024 <source>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:</source>
6767 <target state="translated">Teoretycznie, ktoś z wystarczającymi zdolnościami technicznymi mógłby stworzyć skrypt który obserwuje, które adresy IP pobierają film. W praktyce jest to jednak o wiele trudniejsze, ponieważ:</target> 7025 <target state="translated">Teoretycznie, ktoś z wystarczającymi zdolnościami technicznymi mógłby stworzyć skrypt który obserwuje, które adresy IP pobierają film. W praktyce jest to jednak o wiele trudniejsze, ponieważ:</target>
6768 7026 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group>
6769 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 7027 </trans-unit>
6770 <trans-unit id="6870500454322981404" datatype="html"> 7028 <trans-unit id="6870500454322981404" datatype="html">
6771 <source>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)</source> 7029 <source>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)</source>
6772 <target state="translated">Żądanie HTTP musi być wysłane przy każdym trackerze do każdego śledzonego filmu. Śledzenie wszystkich filmów na PeerTube wymagałoby tylu żądań, ile jest filmów (więc prawdopodobnie bardzo dużo)</target> 7030 <target state="translated">Żądanie HTTP musi być wysłane przy każdym trackerze do każdego śledzonego filmu. Śledzenie wszystkich filmów na PeerTube wymagałoby tylu żądań, ile jest filmów (więc prawdopodobnie bardzo dużo)</target>
6773 7031 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group>
6774 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group></trans-unit> 7032 </trans-unit>
6775 <trans-unit id="4042605201005159699" datatype="html"> 7033 <trans-unit id="4042605201005159699" datatype="html">
6776 <source>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</source> 7034 <source>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</source>
6777 <target state="new"> 7035 <target state="new">
@@ -6779,99 +7037,99 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6779 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 7037 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
6780 requests sent to know every peer in the swarm 7038 requests sent to know every peer in the swarm
6781 </target> 7039 </target>
6782 7040 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group>
6783 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 7041 </trans-unit>
6784 <trans-unit id="8817667841110447397" datatype="html"> 7042 <trans-unit id="8817667841110447397" datatype="html">
6785 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source> 7043 <source>Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour</source>
6786 <target state="translated">Te żądania muszÄ… być wysyÅ‚ane regularnie by wiedzieć kto zaczyna/koÅ„czy oglÄ…dać film. Åatwo jest rozpoznać takie zachowanie</target> 7044 <target state="translated">Te żądania muszÄ… być wysyÅ‚ane regularnie by wiedzieć kto zaczyna/koÅ„czy oglÄ…dać film. Åatwo jest rozpoznać takie zachowanie</target>
6787 7045 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group>
6788 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">99</context></context-group></trans-unit> 7046 </trans-unit>
6789 <trans-unit id="4100327951517495019" datatype="html"> 7047 <trans-unit id="4100327951517495019" datatype="html">
6790 <source>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</source> 7048 <source>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</source>
6791 <target state="translated">Jeżeli adres IP jest przechowywany w trackerze, nie znaczy to że osoba za tym adresem IP (jeżeli taka osoba istnieje) oglądneła dany film</target> 7049 <target state="translated">Jeżeli adres IP jest przechowywany w trackerze, nie znaczy to że osoba za tym adresem IP (jeżeli taka osoba istnieje) oglądneła dany film</target>
6792 7050 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group>
6793 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 7051 </trans-unit>
6794 <trans-unit id="7196664247366401915" datatype="html"> 7052 <trans-unit id="7196664247366401915" datatype="html">
6795 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source> 7053 <source>The IP address is a vague information: usually, it regularly changes and can represent many persons or entities</source>
6796 <target state="translated">Adres IP jest dość nieprecyzyjną informacją: zazwyczaj często się zmienia i może reprezentować wiele osób lub jednostek</target> 7054 <target state="translated">Adres IP jest dość nieprecyzyjną informacją: zazwyczaj często się zmienia i może reprezentować wiele osób lub jednostek</target>
6797 7055 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group>
6798 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 7056 </trans-unit>
6799 <trans-unit id="1120376809358109718" datatype="html"> 7057 <trans-unit id="1120376809358109718" datatype="html">
6800 <source>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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source> 7058 <source>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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6801 <target state="new"> 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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target> 7059 <target state="new"> 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 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </target>
6802 7060 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group>
6803 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 7061 </trans-unit>
6804 <trans-unit id="7812408733559506009" datatype="html"> 7062 <trans-unit id="7812408733559506009" datatype="html">
6805 <source>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.</source> 7063 <source>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.</source>
6806 <target state="translated">Najczarniejszy scenariusz zwykłej osoby śledzącej jej przyjaciół jest dość nieprawdopodobny. Jest wiele bardziej efektownych metod zdobycia takich informacji.</target> 7064 <target state="translated">Najczarniejszy scenariusz zwykłej osoby śledzącej jej przyjaciół jest dość nieprawdopodobny. Jest wiele bardziej efektownych metod zdobycia takich informacji.</target>
6807 7065 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group>
6808 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 7066 </trans-unit>
6809 <trans-unit id="8484650229450883706" datatype="html"> 7067 <trans-unit id="8484650229450883706" datatype="html">
6810 <source>How does PeerTube compare with YouTube?</source> 7068 <source>How does PeerTube compare with YouTube?</source>
6811 <target state="translated">Jaki jest PeerTube w porównaniu z YouTube?</target> 7069 <target state="translated">Jaki jest PeerTube w porównaniu z YouTube?</target>
6812 7070 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group>
6813 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">125</context></context-group></trans-unit> 7071 </trans-unit>
6814 <trans-unit id="6213340208914097303" datatype="html"> 7072 <trans-unit id="6213340208914097303" datatype="html">
6815 <source>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).</source> 7073 <source>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).</source>
6816 <target state="translated">Problemy z prywatnością na YouTube są inne od problemów na PeerTube. YouTube zbiera ogromne ilości twoich danych (nie tylko twój adres IP) żeby je analizować i cię śledzić. Dodatkowo, YouTube jest kontrolowany przez Google/Alphabet, firmę która śledzi cię na wielu stronach (przez AdSense lub Google Analytics).</target> 7074 <target state="translated">Problemy z prywatnością na YouTube są inne od problemów na PeerTube. YouTube zbiera ogromne ilości twoich danych (nie tylko twój adres IP) żeby je analizować i cię śledzić. Dodatkowo, YouTube jest kontrolowany przez Google/Alphabet, firmę która śledzi cię na wielu stronach (przez AdSense lub Google Analytics).</target>
6817 7075 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group>
6818 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">127</context></context-group></trans-unit> 7076 </trans-unit>
6819 <trans-unit id="2676074687792256808"> 7077 <trans-unit id="2676074687792256808">
6820 <source>What can I do to limit the exposure of my IP address?</source> 7078 <source>What can I do to limit the exposure of my IP address?</source>
6821 <target>Jak mogę ograniczyć widoczność mojego adresu IP?</target> 7079 <target>Jak mogę ograniczyć widoczność mojego adresu IP?</target>
6822 7080 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group>
6823 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">133</context></context-group></trans-unit> 7081 </trans-unit>
6824 <trans-unit id="8804946818315976118" datatype="html"> 7082 <trans-unit id="8804946818315976118" datatype="html">
6825 <source>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.</source> 7083 <source>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.</source>
6826 <target state="translated">Twój adres IP jest publiczny, więc kiedy wysyłasz jakiekolwiek żądanie do jakiejkolwiek strony, jest dużo jednostek (poza samą stroną) które widzą twój adres IP w swoich dziennikach połączeń: ISP/routery/trackery/CDN i inne. PeerTube jest na ten temat szczery: ostrzegamy że jeżeli chcesz utrzymać swój adres IP prywatny, musisz używać VPNa lub Przeglądarki Tor. Myślenie, że usunięcie P2P z PeerTube odda ci anonimowość nie ma sensu.</target> 7084 <target state="translated">Twój adres IP jest publiczny, więc kiedy wysyłasz jakiekolwiek żądanie do jakiejkolwiek strony, jest dużo jednostek (poza samą stroną) które widzą twój adres IP w swoich dziennikach połączeń: ISP/routery/trackery/CDN i inne. PeerTube jest na ten temat szczery: ostrzegamy że jeżeli chcesz utrzymać swój adres IP prywatny, musisz używać VPNa lub Przeglądarki Tor. Myślenie, że usunięcie P2P z PeerTube odda ci anonimowość nie ma sensu.</target>
6827 7085 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group>
6828 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">135</context></context-group></trans-unit> 7086 </trans-unit>
6829 <trans-unit id="401806741040118292"> 7087 <trans-unit id="401806741040118292">
6830 <source>What will be done to mitigate this problem?</source> 7088 <source>What will be done to mitigate this problem?</source>
6831 <target>Co zostanie zrobione, aby złagodzić ten problem?</target> 7089 <target>Co zostanie zrobione, aby złagodzić ten problem?</target>
6832 7090 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group>
6833 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 7091 </trans-unit>
6834 <trans-unit id="7404776804526394585" datatype="html"> 7092 <trans-unit id="7404776804526394585" datatype="html">
6835 <source>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:</source> 7093 <source>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:</source>
6836 <target state="translated">PeerTube chce dostarczyć najlepsze możliwości przeciwdziałania, żeby dać ci większy wybór i zmniejszyć możliwość ataku. Oto co już dodaliśmy:</target> 7094 <target state="translated">PeerTube chce dostarczyć najlepsze możliwości przeciwdziałania, żeby dać ci większy wybór i zmniejszyć możliwość ataku. Oto co już dodaliśmy:</target>
6837 7095 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group>
6838 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 7096 </trans-unit>
6839 <trans-unit id="8635362984201852982" datatype="html"> 7097 <trans-unit id="8635362984201852982" datatype="html">
6840 <source>We set a limit to the number of peers sent by the tracker</source> 7098 <source>We set a limit to the number of peers sent by the tracker</source>
6841 <target state="translated">Ustawiamy limit dla osób oglądających wysyłanych przez tracker</target> 7099 <target state="translated">Ustawiamy limit dla osób oglądających wysyłanych przez tracker</target>
6842 7100 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group>
6843 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 7101 </trans-unit>
6844 <trans-unit id="8903417899533541365" datatype="html"> 7102 <trans-unit id="8903417899533541365" datatype="html">
6845 <source>We set a limit on the request frequency received by the tracker</source> 7103 <source>We set a limit on the request frequency received by the tracker</source>
6846 <target state="translated">Ustawiamy limit na częstotliwość żądań otrzymywanych przez tracker</target> 7104 <target state="translated">Ustawiamy limit na częstotliwość żądań otrzymywanych przez tracker</target>
6847 7105 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group>
6848 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">151</context></context-group></trans-unit> 7106 </trans-unit>
6849 <trans-unit id="2470460396724373169" datatype="html"> 7107 <trans-unit id="2470460396724373169" datatype="html">
6850 <source>Allow instance admins to disable P2P from the administration interface</source> 7108 <source>Allow instance admins to disable P2P from the administration interface</source>
6851 <target state="translated">Umożliwiamy administratorom wyłączenie P2P z interfejsu administracyjnego</target> 7109 <target state="translated">Umożliwiamy administratorom wyłączenie P2P z interfejsu administracyjnego</target>
6852 7110 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group>
6853 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 7111 </trans-unit>
6854 <trans-unit id="5991790391344625653" datatype="html"> 7112 <trans-unit id="5991790391344625653" datatype="html">
6855 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> 7113 <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source>
6856 <target state="translated">Finalnie, pamiętaj że zawsze możesz wyłączyć P2P przez odtwarzacz wideo lub poprzez wyłączenie WebRTC w twojej przeglądarce.</target> 7114 <target state="translated">Finalnie, pamiętaj że zawsze możesz wyłączyć P2P przez odtwarzacz wideo lub poprzez wyłączenie WebRTC w twojej przeglądarce.</target>
6857 7115 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group>
6858 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit> 7116 </trans-unit>
6859 <trans-unit id="3857357852909495917" datatype="html"> 7117 <trans-unit id="3857357852909495917" datatype="html">
6860 <source>This instance does not have instances followers.</source> 7118 <source>This instance does not have instances followers.</source>
6861 <target state="translated">Ta instancja nie ma obserwujÄ…cych instancji.</target> 7119 <target state="translated">Ta instancja nie ma obserwujÄ…cych instancji.</target>
6862 7120 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group>
6863 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 7121 </trans-unit>
6864 <trans-unit id="8438752523256358076" datatype="html"> 7122 <trans-unit id="8438752523256358076" datatype="html">
6865 <source>Show full list</source> 7123 <source>Show full list</source>
6866 <target state="translated">Pokaż pełną listę</target> 7124 <target state="translated">Pokaż pełną listę</target>
6867 7125 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group>
6868 7126 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group>
6869 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 7127 </trans-unit>
6870 <trans-unit id="7128556172318221342" datatype="html"> 7128 <trans-unit id="7128556172318221342" datatype="html">
6871 <source>This instance is not following any other.</source> 7129 <source>This instance is not following any other.</source>
6872 <target state="translated">Ta instancja nie obserwuje innych.</target> 7130 <target state="translated">Ta instancja nie obserwuje innych.</target>
6873 7131 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group>
6874 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 7132 </trans-unit>
6875 <trans-unit id="4195286790385468087" datatype="html"> 7133 <trans-unit id="4195286790385468087" datatype="html">
6876 <source>About this instance</source> 7134 <source>About this instance</source>
6877 <target state="translated">O tej instancji</target> 7135 <target state="translated">O tej instancji</target>
@@ -6894,13 +7152,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6894 </trans-unit> 7152 </trans-unit>
6895 <trans-unit id="4807161697338135032" datatype="html"> 7153 <trans-unit id="4807161697338135032" datatype="html">
6896 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 7154 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6897 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 7155 <target state="translated">Kontakt do administratora(ów)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
6898 <context-group purpose="location"> 7156 <context-group purpose="location">
6899 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 7157 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6900 <context context-type="linenumber">3</context> 7158 <context context-type="linenumber">3</context>
6901 </context-group> 7159 </context-group>
6902 </trans-unit> 7160 </trans-unit>
6903
6904 <trans-unit id="9082008222523034483" datatype="html"> 7161 <trans-unit id="9082008222523034483" datatype="html">
6905 <source>Get help</source> 7162 <source>Get help</source>
6906 <target state="translated">Uzyskaj pomoc</target> 7163 <target state="translated">Uzyskaj pomoc</target>
@@ -6909,9 +7166,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6909 <trans-unit id="6386856862203107763" datatype="html"> 7166 <trans-unit id="6386856862203107763" datatype="html">
6910 <source>Create my account</source> 7167 <source>Create my account</source>
6911 <target state="translated">Utwórz moje konto</target> 7168 <target state="translated">Utwórz moje konto</target>
6912 7169 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group>
6913 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">98</context></context-group></trans-unit><trans-unit id="4331636419103456800" datatype="html"> 7170 </trans-unit>
6914 <source>Done!</source><target state="new">Done!</target> 7171 <trans-unit id="4331636419103456800" datatype="html">
7172 <source>Done!</source>
7173 <target state="translated">Zrobione!</target>
6915 <context-group purpose="location"> 7174 <context-group purpose="location">
6916 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7175 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
6917 <context context-type="linenumber">103</context> 7176 <context context-type="linenumber">103</context>
@@ -6920,39 +7179,42 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6920 <trans-unit id="220345070199640496" datatype="html"> 7179 <trans-unit id="220345070199640496" datatype="html">
6921 <source>PeerTube is creating your account...</source> 7180 <source>PeerTube is creating your account...</source>
6922 <target state="translated">PeerTube tworzy twoje konto...</target> 7181 <target state="translated">PeerTube tworzy twoje konto...</target>
6923 7182 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group>
6924 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="7119544246688514254" datatype="html"> 7183 </trans-unit>
6925 <source>Go to the previous step</source><target state="new">Go to the previous step</target> 7184 <trans-unit id="7119544246688514254" datatype="html">
7185 <source>Go to the previous step</source>
7186 <target state="translated">Przejdź do poprzedniego kroku</target>
6926 <context-group purpose="location"> 7187 <context-group purpose="location">
6927 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7188 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6928 <context context-type="linenumber">45</context> 7189 <context context-type="linenumber">45</context>
6929 </context-group> 7190 </context-group>
6930 7191 </trans-unit>
6931 </trans-unit><trans-unit id="4323994782717641395" datatype="html"> 7192 <trans-unit id="4323994782717641395" datatype="html">
6932 <source>Go to the next step</source><target state="new">Go to the next step</target> 7193 <source>Go to the next step</source>
7194 <target state="translated">Przejdź do następnego kroku</target>
6933 <context-group purpose="location"> 7195 <context-group purpose="location">
6934 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7196 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
6935 <context context-type="linenumber">46</context> 7197 <context context-type="linenumber">46</context>
6936 </context-group> 7198 </context-group>
6937
6938 </trans-unit> 7199 </trans-unit>
6939
6940 <trans-unit id="6294302495409052693" datatype="html"> 7200 <trans-unit id="6294302495409052693" datatype="html">
6941 <source>Who are we?</source> 7201 <source>Who are we?</source>
6942 <target state="translated">Kim jesteśmy?</target> 7202 <target state="translated">Kim jesteśmy?</target>
6943 7203 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group>
6944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 7204 </trans-unit>
6945 <trans-unit id="1445137115016841401" datatype="html"> 7205 <trans-unit id="1445137115016841401" datatype="html">
6946 <source>How long do we plan to maintain this instance?</source> 7206 <source>How long do we plan to maintain this instance?</source>
6947 <target state="translated">Jak długo planujemy utrzymać instancję?</target> 7207 <target state="translated">Jak długo planujemy utrzymać instancję?</target>
6948 7208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group>
6949 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 7209 </trans-unit>
6950 <trans-unit id="2975856643479054118" datatype="html"> 7210 <trans-unit id="2975856643479054118" datatype="html">
6951 <source>How will we finance this instance?</source> 7211 <source>How will we finance this instance?</source>
6952 <target state="translated">Jak będziemy fundować instancję?</target> 7212 <target state="translated">Jak będziemy fundować instancję?</target>
6953 7213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group>
6954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="5659987171239176484" datatype="html"> 7214 </trans-unit>
6955 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source><target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target> 7215 <trans-unit id="5659987171239176484" datatype="html">
7216 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source>
7217 <target state="translated">Warunki korzystania z <x id="PH" equiv-text="this.about.instance.name"/></target>
6956 <context-group purpose="location"> 7218 <context-group purpose="location">
6957 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context> 7219 <context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.ts</context>
6958 <context context-type="linenumber">73</context> 7220 <context context-type="linenumber">73</context>
@@ -6961,52 +7223,61 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6961 <trans-unit id="2573967459337636542" datatype="html"> 7223 <trans-unit id="2573967459337636542" datatype="html">
6962 <source>Administrators &amp; Sustainability</source> 7224 <source>Administrators &amp; Sustainability</source>
6963 <target state="translated">Administracja i plan rozwoju</target> 7225 <target state="translated">Administracja i plan rozwoju</target>
6964 7226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group>
6965 7227 </trans-unit>
6966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
6967 <trans-unit id="8980375993935541237" datatype="html"> 7228 <trans-unit id="8980375993935541237" datatype="html">
6968 <source>Step</source> 7229 <source>Step</source>
6969 <target state="translated">Krok</target> 7230 <target state="translated">Krok</target>
6970 7231 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group>
6971 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/custom-stepper.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 7232 </trans-unit>
6972
6973
6974 <trans-unit id="8583412279916132438" datatype="html"> 7233 <trans-unit id="8583412279916132438" datatype="html">
6975 <source>Channel display name</source> 7234 <source>Channel display name</source>
6976 <target state="translated">Wyświetlana nazwa kanału</target> 7235 <target state="translated">Wyświetlana nazwa kanału</target>
6977 7236 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group>
6978 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="4376397515999418662" datatype="html"> 7237 </trans-unit>
6979 <source>This is the name that will be publicly visible by other users.</source><target state="new">This is the name that will be publicly visible by other users.</target> 7238 <trans-unit id="4376397515999418662" datatype="html">
7239 <source>This is the name that will be publicly visible by other users.</source>
7240 <target state="new">This is the name that will be publicly visible by other users.</target>
6980 <context-group purpose="location"> 7241 <context-group purpose="location">
6981 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7242 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6982 <context context-type="linenumber">23</context> 7243 <context context-type="linenumber">23</context>
6983 </context-group> 7244 </context-group>
6984 </trans-unit><trans-unit id="1506228075480230031" datatype="html"> 7245 </trans-unit>
6985 <source>Example: Sweet Melodies</source><target state="new">Example: Sweet Melodies</target> 7246 <trans-unit id="1506228075480230031" datatype="html">
7247 <source>Example: Sweet Melodies</source>
7248 <target state="new">Example: Sweet Melodies</target>
6986 <context-group purpose="location"> 7249 <context-group purpose="location">
6987 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7250 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6988 <context context-type="linenumber">27</context> 7251 <context context-type="linenumber">27</context>
6989 </context-group> 7252 </context-group>
6990 </trans-unit><trans-unit id="1346553616305614767" datatype="html"> 7253 </trans-unit>
6991 <source>Channel identifier</source><target state="new">Channel identifier</target> 7254 <trans-unit id="1346553616305614767" datatype="html">
7255 <source>Channel identifier</source>
7256 <target state="new">Channel identifier</target>
6992 <context-group purpose="location"> 7257 <context-group purpose="location">
6993 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7258 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
6994 <context context-type="linenumber">36</context> 7259 <context context-type="linenumber">36</context>
6995 </context-group> 7260 </context-group>
6996 </trans-unit><trans-unit id="1421502666684458815" datatype="html"> 7261 </trans-unit>
6997 <source>This is the name that will be displayed in your profile URL.</source><target state="new">This is the name that will be displayed in your profile URL.</target> 7262 <trans-unit id="1421502666684458815" datatype="html">
7263 <source>This is the name that will be displayed in your profile URL.</source>
7264 <target state="new">This is the name that will be displayed in your profile URL.</target>
6998 <context-group purpose="location"> 7265 <context-group purpose="location">
6999 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7266 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7000 <context context-type="linenumber">38</context> 7267 <context context-type="linenumber">38</context>
7001 </context-group> 7268 </context-group>
7002 </trans-unit><trans-unit id="5007378598046048755" datatype="html"> 7269 </trans-unit>
7003 <source>Example: sweetmelodies24</source><target state="new">Example: sweetmelodies24</target> 7270 <trans-unit id="5007378598046048755" datatype="html">
7271 <source>Example: sweetmelodies24</source>
7272 <target state="translated">Przykład: sweetmelodies24</target>
7004 <context-group purpose="location"> 7273 <context-group purpose="location">
7005 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7274 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7006 <context context-type="linenumber">42</context> 7275 <context context-type="linenumber">42</context>
7007 </context-group> 7276 </context-group>
7008 </trans-unit><trans-unit id="6433602064879074151" datatype="html"> 7277 </trans-unit>
7009 <source> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target> 7278 <trans-unit id="6433602064879074151" datatype="html">
7279 <source>Channel identifier cannot be the same as your account name. You can click on the first step to update your account name.</source>
7280 <target state="new"> Channel identifier cannot be the same as your account name. You can click on the first step to update your account name. </target>
7010 <context-group purpose="location"> 7281 <context-group purpose="location">
7011 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context> 7282 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-channel.component.html</context>
7012 <context context-type="linenumber">50,52</context> 7283 <context context-type="linenumber">50,52</context>
@@ -7015,75 +7286,84 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7015 <trans-unit id="6980413875907286634" datatype="html"> 7286 <trans-unit id="6980413875907286634" datatype="html">
7016 <source>Channel name</source> 7287 <source>Channel name</source>
7017 <target state="translated">Nazwa kanału</target> 7288 <target state="translated">Nazwa kanału</target>
7018 7289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7019 7290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group>
7020 7291 </trans-unit>
7021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
7022 <trans-unit id="8463487834152954723" datatype="html"> 7292 <trans-unit id="8463487834152954723" datatype="html">
7023 <source>john_channel</source> 7293 <source>john_channel</source>
7024 <target state="translated">kowalski_kanal</target> 7294 <target state="translated">kowalski_kanal</target>
7025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> 7295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group> 7296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">96</context></context-group>
7027 </trans-unit> 7297 </trans-unit>
7028
7029
7030
7031 <trans-unit id="7440807341905682986" datatype="html"> 7298 <trans-unit id="7440807341905682986" datatype="html">
7032 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source> 7299 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
7033 <target state="translated">Mam co najmniej <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> lat I zgadzam się z <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>zasadami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> i <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>kodeksem postępowania<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> tej instancji </target> 7300 <target state="translated">Mam co najmniej <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> lat I zgadzam się z <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>zasadami<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> i <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>kodeksem postępowania<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> tej instancji </target>
7034 7301 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group>
7035 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-terms.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="1081343670550705648" datatype="html"> 7302 </trans-unit>
7036 <source> Video uploads are disabled on this instance, hence your account won't be able to upload videos. 7303 <trans-unit id="1081343670550705648" datatype="html">
7037</source><target state="new"> Video uploads are disabled on this instance, hence your account won't be able to upload videos. 7304 <source>Video uploads are disabled on this instance, hence your account won't be able to upload videos.</source>
7038</target> 7305 <target state="translated">Wysyłanie filmów jest wyłączone na tej instancji, więc Twoje konto nie będzie mogło publikować filmów.</target>
7039 <context-group purpose="location"> 7306 <context-group purpose="location">
7040 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7307 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7041 <context context-type="linenumber">1,3</context> 7308 <context context-type="linenumber">1,3</context>
7042 </context-group> 7309 </context-group>
7043 </trans-unit><trans-unit id="7657420986523643151" datatype="html"> 7310 </trans-unit>
7044 <source>Public name</source><target state="new">Public name</target> 7311 <trans-unit id="7657420986523643151" datatype="html">
7312 <source>Public name</source>
7313 <target state="translated">Nazwa publiczna</target>
7045 <context-group purpose="location"> 7314 <context-group purpose="location">
7046 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7315 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7047 <context context-type="linenumber">9</context> 7316 <context context-type="linenumber">9</context>
7048 </context-group> 7317 </context-group>
7049 </trans-unit><trans-unit id="7536432216862568979" datatype="html"> 7318 </trans-unit>
7050 <source> This is the name that will be publicly visible by other users. </source><target state="new"> This is the name that will be publicly visible by other users. </target> 7319 <trans-unit id="7536432216862568979" datatype="html">
7320 <source>This is the name that will be publicly visible by other users.</source>
7321 <target state="translated">Jest to nazwa, która będzie publicznie widoczna przez innych użytkowników.</target>
7051 <context-group purpose="location"> 7322 <context-group purpose="location">
7052 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7323 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7053 <context context-type="linenumber">11,13</context> 7324 <context context-type="linenumber">11,13</context>
7054 </context-group> 7325 </context-group>
7055 </trans-unit><trans-unit id="1926625386720791836" datatype="html"> 7326 </trans-unit>
7056 <source>Example: John Doe</source><target state="new">Example: John Doe</target> 7327 <trans-unit id="1926625386720791836" datatype="html">
7328 <source>Example: John Doe</source>
7329 <target state="translated">Przykład: John Doe</target>
7057 <context-group purpose="location"> 7330 <context-group purpose="location">
7058 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7331 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7059 <context context-type="linenumber">17</context> 7332 <context context-type="linenumber">17</context>
7060 </context-group> 7333 </context-group>
7061 </trans-unit><trans-unit id="8656171949584591423" datatype="html"> 7334 </trans-unit>
7062 <source> This is the name that will be displayed in your profile URL. </source><target state="new"> This is the name that will be displayed in your profile URL. </target> 7335 <trans-unit id="8656171949584591423" datatype="html">
7336 <source>This is the name that will be displayed in your profile URL.</source>
7337 <target state="new"> This is the name that will be displayed in your profile URL. </target>
7063 <context-group purpose="location"> 7338 <context-group purpose="location">
7064 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7339 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7065 <context context-type="linenumber">28,30</context> 7340 <context context-type="linenumber">28,30</context>
7066 </context-group> 7341 </context-group>
7067 </trans-unit><trans-unit id="9199457913561943854" datatype="html"> 7342 </trans-unit>
7068 <source>Example: john_doe58</source><target state="new">Example: john_doe58</target> 7343 <trans-unit id="9199457913561943854" datatype="html">
7344 <source>Example: john_doe58</source>
7345 <target state="translated">Przykład: john_doe58</target>
7069 <context-group purpose="location"> 7346 <context-group purpose="location">
7070 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7347 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7071 <context context-type="linenumber">34</context> 7348 <context context-type="linenumber">34</context>
7072 </context-group> 7349 </context-group>
7073 </trans-unit><trans-unit id="5856397248272246243" datatype="html"> 7350 </trans-unit>
7074 <source> This email address will be used to validate your account. </source><target state="new"> This email address will be used to validate your account. </target> 7351 <trans-unit id="5856397248272246243" datatype="html">
7352 <source>This email address will be used to validate your account.</source>
7353 <target state="translated">Ten adres e-mail zostanie użyty do zatwierdzenia Twojego konta.</target>
7075 <context-group purpose="location"> 7354 <context-group purpose="location">
7076 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 7355 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
7077 <context context-type="linenumber">48,50</context> 7356 <context context-type="linenumber">48,50</context>
7078 </context-group> 7357 </context-group>
7079 </trans-unit><trans-unit id="1789116494691736014" datatype="html"> 7358 </trans-unit>
7080 <source>Request email for account verification</source><target state="new">Request email for account verification</target> 7359 <trans-unit id="1789116494691736014" datatype="html">
7360 <source>Request email for account verification</source>
7361 <target state="translated">Wyślij e-mail do weryfikacji konta</target>
7081 <context-group purpose="location"> 7362 <context-group purpose="location">
7082 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> 7363 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
7083 <context context-type="linenumber">2</context> 7364 <context context-type="linenumber">2</context>
7084 </context-group> 7365 </context-group>
7085 </trans-unit> 7366 </trans-unit>
7086
7087 <trans-unit id="2770947245861951784" datatype="html"> 7367 <trans-unit id="2770947245861951784" datatype="html">
7088 <source>Signup is not enabled on this instance.</source> 7368 <source>Signup is not enabled on this instance.</source>
7089 <target state="new">Signup is not enabled on this instance.</target> 7369 <target state="new">Signup is not enabled on this instance.</target>
@@ -7091,14 +7371,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7091 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7371 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7092 <context context-type="linenumber">4</context> 7372 <context context-type="linenumber">4</context>
7093 </context-group> 7373 </context-group>
7094 </trans-unit><trans-unit id="670353405713142439" datatype="html"> 7374 </trans-unit>
7095 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target> 7375 <trans-unit id="670353405713142439" datatype="html">
7376 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </source>
7377 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="s=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="&lt;/s"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text=">"/> > Create an account </target>
7096 <context-group purpose="location"> 7378 <context-group purpose="location">
7097 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 7379 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
7098 <context context-type="linenumber">9,12</context> 7380 <context context-type="linenumber">9,12</context>
7099 </context-group> 7381 </context-group>
7100 </trans-unit> 7382 </trans-unit>
7101
7102 <trans-unit id="3301086086650990787" datatype="html"> 7383 <trans-unit id="3301086086650990787" datatype="html">
7103 <source>Register</source> 7384 <source>Register</source>
7104 <target state="translated">Rejestracja</target> 7385 <target state="translated">Rejestracja</target>
@@ -7143,8 +7424,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7143 <trans-unit id="807777065817324789" datatype="html"> 7424 <trans-unit id="807777065817324789" datatype="html">
7144 <source>Display all videos (private, unlisted or not yet published)</source> 7425 <source>Display all videos (private, unlisted or not yet published)</source>
7145 <target state="translated">Wyświetl wszystkie filmy (prywatne, niewypisane i jeszcze nieopublikowane)</target> 7426 <target state="translated">Wyświetl wszystkie filmy (prywatne, niewypisane i jeszcze nieopublikowane)</target>
7146 7427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group>
7147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">126</context></context-group></trans-unit> 7428 </trans-unit>
7148 <trans-unit id="784681343382270982" datatype="html"> 7429 <trans-unit id="784681343382270982" datatype="html">
7149 <source>Remove this filter</source> 7430 <source>Remove this filter</source>
7150 <target state="new">Remove this filter</target> 7431 <target state="new">Remove this filter</target>
@@ -7167,17 +7448,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7167 </trans-unit> 7448 </trans-unit>
7168 <trans-unit id="1949800099101277248" datatype="html"> 7449 <trans-unit id="1949800099101277248" datatype="html">
7169 <source>Languages</source> 7450 <source>Languages</source>
7170 <target state="new">Languages</target> 7451 <target state="translated">Języki</target>
7171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group> 7452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">133</context></context-group>
7172 </trans-unit> 7453 </trans-unit>
7173 <trans-unit id="1902100407096396858" datatype="html"> 7454 <trans-unit id="1902100407096396858" datatype="html">
7174 <source>Categories</source> 7455 <source>Categories</source>
7175 <target state="new">Categories</target> 7456 <target state="translated">Kategorie</target>
7176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group> 7457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">142</context></context-group>
7177 </trans-unit> 7458 </trans-unit>
7178 <trans-unit id="3599150758014724057" datatype="html"> 7459 <trans-unit id="3599150758014724057" datatype="html">
7179 <source>All videos</source> 7460 <source>All videos</source>
7180 <target state="new">All videos</target> 7461 <target state="translated">Wszystkie filmy</target>
7181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group> 7462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">151</context></context-group>
7182 </trans-unit> 7463 </trans-unit>
7183 <trans-unit id="8466337030143068285" datatype="html"> 7464 <trans-unit id="8466337030143068285" datatype="html">
@@ -7200,12 +7481,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7200 <target state="new">displayed</target> 7481 <target state="new">displayed</target>
7201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group> 7482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">240</context></context-group>
7202 </trans-unit> 7483 </trans-unit>
7203
7204 <trans-unit id="6250999352462648289" datatype="html"> 7484 <trans-unit id="6250999352462648289" datatype="html">
7205 <source>Report this account</source> 7485 <source>Report this account</source>
7206 <target state="translated">Zgłoś to konto</target> 7486 <target state="translated">Zgłoś to konto</target>
7207 7487 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group>
7208 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit> 7488 </trans-unit>
7209 <trans-unit id="2614607010577950577" datatype="html"> 7489 <trans-unit id="2614607010577950577" datatype="html">
7210 <source>Overview</source> 7490 <source>Overview</source>
7211 <target state="new">Overview</target> 7491 <target state="new">Overview</target>
@@ -7220,66 +7500,66 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7220 7500
7221 7501
7222 7502
7223 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7503 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7224 <trans-unit id="25349740244798533" datatype="html"> 7504 <trans-unit id="25349740244798533" datatype="html">
7225 <source>Username copied</source> 7505 <source>Username copied</source>
7226 <target state="translated">Nazwa użytkownika skopiowana</target> 7506 <target state="translated">Nazwa użytkownika skopiowana</target>
7227 7507 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group>
7228 7508 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group>
7229 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 7509 </trans-unit>
7230
7231
7232 <trans-unit id="1035838766454786107" datatype="html"> 7510 <trans-unit id="1035838766454786107" datatype="html">
7233 <source>Audio-only</source> 7511 <source>Audio-only</source>
7234 <target state="translated">Tylko dźwięk</target> 7512 <target state="translated">Tylko dźwięk</target>
7235 7513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
7236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group></trans-unit> 7514 </trans-unit>
7237 <trans-unit id="8011855989482474311" datatype="html"> 7515 <trans-unit id="8011855989482474311" datatype="html">
7238 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source> 7516 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
7239 <target state="translated">Nowy plik &lt;code>.mp4&lt;/code> który pozostawia oryginalną ścieżką dźwiękową, bez obrazu</target> 7517 <target state="translated">Nowy plik &lt;code>.mp4&lt;/code> który pozostawia oryginalną ścieżką dźwiękową, bez obrazu</target>
7240 7518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group>
7241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 7519 </trans-unit>
7242 <trans-unit id="7756250490108954499" datatype="html"> 7520 <trans-unit id="7756250490108954499" datatype="html">
7243 <source>144p</source> 7521 <source>144p</source>
7244 <target state="new">144p</target> 7522 <target state="translated">144p</target>
7245 7523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group>
7246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 7524 </trans-unit>
7247 <trans-unit id="3768852440495368591"> 7525 <trans-unit id="3768852440495368591">
7248 <source>240p</source> 7526 <source>240p</source>
7249 <target>240p</target> 7527 <target>240p</target>
7250 7528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group>
7251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 7529 </trans-unit>
7252 <trans-unit id="6824490596490222280"> 7530 <trans-unit id="6824490596490222280">
7253 <source>360p</source> 7531 <source>360p</source>
7254 <target>360p</target> 7532 <target>360p</target>
7255 7533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group>
7256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">31</context></context-group></trans-unit> 7534 </trans-unit>
7257 <trans-unit id="4039682741786530029"> 7535 <trans-unit id="4039682741786530029">
7258 <source>480p</source> 7536 <source>480p</source>
7259 <target>480p</target> 7537 <target>480p</target>
7260 7538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group>
7261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">35</context></context-group></trans-unit> 7539 </trans-unit>
7262 <trans-unit id="5165245100010036661"> 7540 <trans-unit id="5165245100010036661">
7263 <source>720p</source> 7541 <source>720p</source>
7264 <target>720p</target> 7542 <target>720p</target>
7265 7543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group>
7266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">39</context></context-group></trans-unit> 7544 </trans-unit>
7267 <trans-unit id="7709767791012306261"> 7545 <trans-unit id="7709767791012306261">
7268 <source>1080p</source> 7546 <source>1080p</source>
7269 <target>1080p</target> 7547 <target>1080p</target>
7270 7548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group>
7271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 7549 </trans-unit>
7272 <trans-unit id="3671005503070777897" datatype="html"> 7550 <trans-unit id="3671005503070777897" datatype="html">
7273 <source>1440p</source> 7551 <source>1440p</source>
7274 <target state="translated">1440p</target> 7552 <target state="translated">1440p</target>
7275 7553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group>
7276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 7554 </trans-unit>
7277 <trans-unit id="597839553814574067" datatype="html"> 7555 <trans-unit id="597839553814574067" datatype="html">
7278 <source>2160p</source> 7556 <source>2160p</source>
7279 <target state="translated">2160p</target> 7557 <target state="translated">2160p</target>
7280 7558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group>
7281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="5921284055608402352" datatype="html"> 7559 </trans-unit>
7282 <source>{value, plural, =1 {thread} other {threads}}</source><target state="new">{value, plural, =1 {thread} other {threads}}</target> 7560 <trans-unit id="5921284055608402352" datatype="html">
7561 <source>{value, plural, =1 {thread} other {threads}}</source>
7562 <target state="new">{value, plural, =1 {thread} other {threads}}</target>
7283 <context-group purpose="location"> 7563 <context-group purpose="location">
7284 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context> 7564 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
7285 <context context-type="linenumber">90</context> 7565 <context context-type="linenumber">90</context>
@@ -7333,26 +7613,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7333 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source> 7613 <source>Estimating a server's capacity to transcode and stream videos isn't easy and we can't tune PeerTube automatically.</source>
7334 <target state="translated">Szacowanie możliwości transkodowania i transmisji filmów przez serwer nie jest proste i nie możemy automatycznie dostrajać PeerTube.</target> 7614 <target state="translated">Szacowanie możliwości transkodowania i transmisji filmów przez serwer nie jest proste i nie możemy automatycznie dostrajać PeerTube.</target>
7335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group> 7615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">8</context></context-group>
7336 </trans-unit><trans-unit id="8538708819525283296" datatype="html"> 7616 </trans-unit>
7337 <source> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source><target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target> 7617 <trans-unit id="8538708819525283296" datatype="html">
7618 <source>However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </source>
7619 <target state="new"> However, you may want to read <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://docs.joinpeertube.org/admin-configuration?id=transcoding&quot;>"/>our guidelines<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> before tweaking the following values. </target>
7338 <context-group purpose="location"> 7620 <context-group purpose="location">
7339 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 7621 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
7340 <context context-type="linenumber">12,14</context> 7622 <context context-type="linenumber">12,14</context>
7341 </context-group> 7623 </context-group>
7342 </trans-unit> 7624 </trans-unit>
7343
7344
7345 <trans-unit id="2384409178337534505" datatype="html"> 7625 <trans-unit id="2384409178337534505" datatype="html">
7346 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source> 7626 <source>Process uploaded videos so that they are in a streamable form that any device can play. Though costly in resources, this is a critical part of PeerTube, so tread carefully.</source>
7347 <target state="translated">Przetwarzaj filmy wysyłane na serwer, aby każde urządzenie mogło je odtworzyć. Choć wymagające zasobów, jest to krytyczna część PeerTube, więc traktuj to ostrożnie.</target> 7627 <target state="translated">Przetwarzaj filmy wysyłane na serwer, aby każde urządzenie mogło je odtworzyć. Choć wymagające zasobów, jest to krytyczna część PeerTube, więc traktuj to ostrożnie.</target>
7348 7628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">22</context></context-group>
7349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit> 7629 </trans-unit>
7350 <trans-unit id="1618463615802675111" datatype="html"> 7630 <trans-unit id="1618463615802675111" datatype="html">
7351 <source>threads</source> 7631 <source>threads</source>
7352 <target state="translated">wÄ…tki</target> 7632 <target state="translated">wÄ…tki</target>
7353 7633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group>
7354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 7634 </trans-unit>
7355
7356 <trans-unit id="709846045064893539" datatype="html"> 7635 <trans-unit id="709846045064893539" datatype="html">
7357 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source> 7636 <source>Updating instance configuration from the web interface is disabled by the system administrator.</source>
7358 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator. 7637 <target state="new"> Updating instance configuration from the web interface is disabled by the system administrator.
@@ -7382,8 +7661,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7382 <trans-unit id="2060042292048624940"> 7661 <trans-unit id="2060042292048624940">
7383 <source>Configuration updated.</source> 7662 <source>Configuration updated.</source>
7384 <target>Zaktualizowano konfiguracjÄ™.</target> 7663 <target>Zaktualizowano konfiguracjÄ™.</target>
7385 7664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7665 </trans-unit>
7387 <trans-unit id="6920964195632624609" datatype="html"> 7666 <trans-unit id="6920964195632624609" datatype="html">
7388 <source>INSTANCE HOMEPAGE</source> 7667 <source>INSTANCE HOMEPAGE</source>
7389 <target state="translated">STRONA GÅÓWNA INSTANCJI</target> 7668 <target state="translated">STRONA GÅÓWNA INSTANCJI</target>
@@ -7396,7 +7675,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7396 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7675 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7397 <target state="translated">WÅ‚Ä…czyÅ‚eÅ›(-aÅ›) rejestracje – automatycznie przeÅ‚Ä…czyliÅ›my opcjÄ™ „Automatycznie blokuj nowe filmy†w poniższej sekcji „Filmyâ€.</target> 7676 <target state="translated">WÅ‚Ä…czyÅ‚eÅ›(-aÅ›) rejestracje – automatycznie przeÅ‚Ä…czyliÅ›my opcjÄ™ „Automatycznie blokuj nowe filmy†w poniższej sekcji „Filmyâ€.</target>
7398 7677
7399 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7400 <trans-unit id="6284468333579755406" datatype="html"> 7679 <trans-unit id="6284468333579755406" datatype="html">
7401 <source>Edit custom configuration</source> 7680 <source>Edit custom configuration</source>
7402 <target state="translated">Edytuj niestandardowÄ… konfiguracjÄ™</target> 7681 <target state="translated">Edytuj niestandardowÄ… konfiguracjÄ™</target>
@@ -7463,13 +7742,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7463 <trans-unit id="240806681889331244"> 7742 <trans-unit id="240806681889331244">
7464 <source>Unlimited</source> 7743 <source>Unlimited</source>
7465 <target>Nieograniczona</target> 7744 <target>Nieograniczona</target>
7466 7745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group>
7467 7746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group>
7468 7747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group>
7469 7748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group>
7470 7749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group>
7471 7750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group>
7472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/shared/config.service.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.ts</context><context context-type="linenumber">38</context></context-group></trans-unit> 7751 </trans-unit>
7473 <trans-unit id="5504952199515017930" datatype="html"> 7752 <trans-unit id="5504952199515017930" datatype="html">
7474 <source>None - no upload possible</source> 7753 <source>None - no upload possible</source>
7475 <target state="translated">Brak – wysyłanie nie jest możliwe</target> 7754 <target state="translated">Brak – wysyłanie nie jest możliwe</target>
@@ -7558,15 +7837,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7558 <context context-type="linenumber">44</context> 7837 <context context-type="linenumber">44</context>
7559 </context-group> 7838 </context-group>
7560 </trans-unit> 7839 </trans-unit>
7561
7562
7563 <trans-unit id="7378878529334768232" datatype="html"> 7840 <trans-unit id="7378878529334768232" datatype="html">
7564 <source>Reject</source> 7841 <source>Reject</source>
7565 <target state="translated">Odmów</target> 7842 <target state="translated">Odmów</target>
7566 7843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group>
7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> 7844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7568 7845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group>
7569 7846 </trans-unit>
7570 <trans-unit id="7022070615528435141" datatype="html"> 7847 <trans-unit id="7022070615528435141" datatype="html">
7571 <source>Delete</source> 7848 <source>Delete</source>
7572 <target state="translated">Usuń</target> 7849 <target state="translated">Usuń</target>
@@ -7593,81 +7870,105 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7593 7870
7594 7871
7595 7872
7596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7873
7597 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7874
7875
7876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7877 <trans-unit id="3145156821099755377" datatype="html">
7878 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7879 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7598 <context-group purpose="location"> 7880 <context-group purpose="location">
7599 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7881 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7600 <context context-type="linenumber">67</context> 7882 <context context-type="linenumber">67</context>
7601 </context-group> 7883 </context-group>
7602 </trans-unit><trans-unit id="7972984083338607724" datatype="html"> 7884 </trans-unit>
7603 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target> 7885 <trans-unit id="7972984083338607724" datatype="html">
7886 <source>Follow requests accepted</source>
7887 <target state="new">Follow requests accepted</target>
7604 <context-group purpose="location"> 7888 <context-group purpose="location">
7605 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7889 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7606 <context context-type="linenumber">69,67</context> 7890 <context context-type="linenumber">69,67</context>
7607 </context-group> 7891 </context-group>
7608 </trans-unit><trans-unit id="8823680466537853782" datatype="html"> 7892 </trans-unit>
7609 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 7893 <trans-unit id="8823680466537853782" datatype="html">
7894 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
7895 <target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7610 <context-group purpose="location"> 7896 <context-group purpose="location">
7611 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7897 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7612 <context context-type="linenumber">82</context> 7898 <context context-type="linenumber">82</context>
7613 </context-group> 7899 </context-group>
7614 </trans-unit><trans-unit id="4955506044513787741" datatype="html"> 7900 </trans-unit>
7615 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target> 7901 <trans-unit id="4955506044513787741" datatype="html">
7902 <source>Do you really want to reject these follow requests?</source>
7903 <target state="new">Do you really want to reject these follow requests?</target>
7616 <context-group purpose="location"> 7904 <context-group purpose="location">
7617 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7905 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7618 <context context-type="linenumber">84,82</context> 7906 <context context-type="linenumber">84,82</context>
7619 </context-group> 7907 </context-group>
7620 </trans-unit><trans-unit id="7182104881582756649" datatype="html"> 7908 </trans-unit>
7621 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7909 <trans-unit id="7182104881582756649" datatype="html">
7910 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7911 <target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7622 <context-group purpose="location"> 7912 <context-group purpose="location">
7623 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7913 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7624 <context context-type="linenumber">94</context> 7914 <context context-type="linenumber">94</context>
7625 </context-group> 7915 </context-group>
7626 </trans-unit><trans-unit id="9188906783046017162" datatype="html"> 7916 </trans-unit>
7627 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target> 7917 <trans-unit id="9188906783046017162" datatype="html">
7918 <source>Follow requests rejected</source>
7919 <target state="new">Follow requests rejected</target>
7628 <context-group purpose="location"> 7920 <context-group purpose="location">
7629 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7921 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7630 <context context-type="linenumber">96,94</context> 7922 <context context-type="linenumber">96,94</context>
7631 </context-group> 7923 </context-group>
7632 </trans-unit><trans-unit id="4309656190692990192" datatype="html"> 7924 </trans-unit>
7633 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target> 7925 <trans-unit id="4309656190692990192" datatype="html">
7926 <source>Deleted followers will be able to send again a follow request.</source>
7927 <target state="new">Deleted followers will be able to send again a follow request.</target>
7634 <context-group purpose="location"> 7928 <context-group purpose="location">
7635 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7929 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7636 <context context-type="linenumber">108</context> 7930 <context context-type="linenumber">108</context>
7637 </context-group> 7931 </context-group>
7638 </trans-unit><trans-unit id="4187075675930483010" datatype="html"> 7932 </trans-unit>
7639 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 7933 <trans-unit id="4187075675930483010" datatype="html">
7934 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
7935 <target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7640 <context-group purpose="location"> 7936 <context-group purpose="location">
7641 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7937 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7642 <context context-type="linenumber">112</context> 7938 <context context-type="linenumber">112</context>
7643 </context-group> 7939 </context-group>
7644 </trans-unit><trans-unit id="320661315515678647" datatype="html"> 7940 </trans-unit>
7645 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target> 7941 <trans-unit id="320661315515678647" datatype="html">
7942 <source>Do you really want to delete these follow requests?</source>
7943 <target state="new">Do you really want to delete these follow requests?</target>
7646 <context-group purpose="location"> 7944 <context-group purpose="location">
7647 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7945 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7648 <context context-type="linenumber">114,112</context> 7946 <context context-type="linenumber">114,112</context>
7649 </context-group> 7947 </context-group>
7650 </trans-unit><trans-unit id="805843790553313750" datatype="html"> 7948 </trans-unit>
7651 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7949 <trans-unit id="805843790553313750" datatype="html">
7950 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7951 <target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7652 <context-group purpose="location"> 7952 <context-group purpose="location">
7653 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7953 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7654 <context context-type="linenumber">124</context> 7954 <context context-type="linenumber">124</context>
7655 </context-group> 7955 </context-group>
7656 </trans-unit><trans-unit id="4586043076686454232" datatype="html"> 7956 </trans-unit>
7657 <source>Follow requests removed</source><target state="new">Follow requests removed</target> 7957 <trans-unit id="4586043076686454232" datatype="html">
7958 <source>Follow requests removed</source>
7959 <target state="new">Follow requests removed</target>
7658 <context-group purpose="location"> 7960 <context-group purpose="location">
7659 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7961 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7660 <context context-type="linenumber">126,124</context> 7962 <context context-type="linenumber">126,124</context>
7661 </context-group> 7963 </context-group>
7662 </trans-unit> 7964 </trans-unit>
7663
7664 <trans-unit id="6018246591673612412" datatype="html"> 7965 <trans-unit id="6018246591673612412" datatype="html">
7665 <source>Follow</source> 7966 <source>Follow</source>
7666 <target state="translated">Śledź</target> 7967 <target state="translated">Śledź</target>
7667 7968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group>
7668 7969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group>
7669 7970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group>
7670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 7971 </trans-unit>
7671 <trans-unit id="3596798855644241001" datatype="html"> 7972 <trans-unit id="3596798855644241001" datatype="html">
7672 <source>1 host (without "http://"), account handle or channel handle per line</source> 7973 <source>1 host (without "http://"), account handle or channel handle per line</source>
7673 <target state="translated">1 host (bez "http://"), tag konta lub kanału na linię</target> 7974 <target state="translated">1 host (bez "http://"), tag konta lub kanału na linię</target>
@@ -7687,11 +7988,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7687 <trans-unit id="2355066641781598196"> 7988 <trans-unit id="2355066641781598196">
7688 <source>Follow request(s) sent!</source> 7989 <source>Follow request(s) sent!</source>
7689 <target>Wysłano prośby o możliwość śledzenia!</target> 7990 <target>Wysłano prośby o możliwość śledzenia!</target>
7690 7991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7992 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7692 <trans-unit id="3459358413436264734" datatype="html"> 7993 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7693 <source>Your instance subscriptions</source>
7694 <target state="translated">Subskrybcje twojej instancji</target>
7695 <context-group purpose="location"> 7994 <context-group purpose="location">
7696 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7995 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7697 <context context-type="linenumber">3</context> 7996 <context context-type="linenumber">3</context>
@@ -7701,24 +8000,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7701 <trans-unit id="9160510009013134726"> 8000 <trans-unit id="9160510009013134726">
7702 <source>Unfollow</source> 8001 <source>Unfollow</source>
7703 <target>Przestań śledzić</target> 8002 <target>Przestań śledzić</target>
7704 8003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group>
7705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html"> 8004 </trans-unit>
7706 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> 8005 <trans-unit id="1289115499993408300" datatype="html">
8006 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source>
8007 <target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
7707 <context-group purpose="location"> 8008 <context-group purpose="location">
7708 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 8009 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7709 <context context-type="linenumber">82</context> 8010 <context context-type="linenumber">82</context>
7710 </context-group> 8011 </context-group>
7711 </trans-unit><trans-unit id="7233230413667661414" datatype="html"> 8012 </trans-unit>
7712 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target> 8013 <trans-unit id="7233230413667661414" datatype="html">
8014 <source>You are not following them anymore.</source>
8015 <target state="new">You are not following them anymore.</target>
7713 <context-group purpose="location"> 8016 <context-group purpose="location">
7714 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 8017 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
7715 <context context-type="linenumber">84,82</context> 8018 <context context-type="linenumber">84,82</context>
7716 </context-group> 8019 </context-group>
7717 </trans-unit> 8020 </trans-unit>
7718
7719 <trans-unit id="397182597341363053" datatype="html"> 8021 <trans-unit id="397182597341363053" datatype="html">
7720 <source>Redundancy</source> 8022 <source>Redundancy</source>
7721 <target state="new">Redundancy</target> 8023 <target state="translated">Redundancja</target>
7722 <context-group purpose="location"> 8024 <context-group purpose="location">
7723 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context> 8025 <context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context>
7724 <context context-type="linenumber">48</context> 8026 <context context-type="linenumber">48</context>
@@ -7777,135 +8079,135 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7777 <trans-unit id="149121389669248117" datatype="html"> 8079 <trans-unit id="149121389669248117" datatype="html">
7778 <source>Violent or Repulsive</source> 8080 <source>Violent or Repulsive</source>
7779 <target state="translated">Przemoc lub treści odrażające</target> 8081 <target state="translated">Przemoc lub treści odrażające</target>
7780 8082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
7781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group></trans-unit> 8083 </trans-unit>
7782 <trans-unit id="2493388551376623687" datatype="html"> 8084 <trans-unit id="2493388551376623687" datatype="html">
7783 <source>Hateful or Abusive</source> 8085 <source>Hateful or Abusive</source>
7784 <target state="translated">Nienawiść lub nadużycia</target> 8086 <target state="translated">Nienawiść lub nadużycia</target>
7785 8087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
7786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group></trans-unit> 8088 </trans-unit>
7787 <trans-unit id="5124757565683866220" datatype="html"> 8089 <trans-unit id="5124757565683866220" datatype="html">
7788 <source>Spam or Misleading</source> 8090 <source>Spam or Misleading</source>
7789 <target state="translated">Spam lub wprowadza w błąd</target> 8091 <target state="translated">Spam lub wprowadza w błąd</target>
7790 8092 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
7791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 8093 </trans-unit>
7792 <trans-unit id="8440128775129354214" datatype="html"> 8094 <trans-unit id="8440128775129354214" datatype="html">
7793 <source>Privacy</source> 8095 <source>Privacy</source>
7794 <target state="translated">Prywatność</target> 8096 <target state="translated">Prywatność</target>
7795 8097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7796 8098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
7797 8099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
7798 8100 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
7799 8101 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
7800 8102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
7801 8103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
7802 8104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
7803 8105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
7804 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8106 </trans-unit>
7805 <trans-unit id="8768506950499277937" datatype="html"> 8107 <trans-unit id="8768506950499277937" datatype="html">
7806 <source>Copyright</source> 8108 <source>Copyright</source>
7807 <target state="translated">Prawa autorskie</target> 8109 <target state="translated">Prawa autorskie</target>
7808 8110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
7809 8111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
7810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 8112 </trans-unit>
7811 <trans-unit id="3776575731053010580" datatype="html"> 8113 <trans-unit id="3776575731053010580" datatype="html">
7812 <source>Server rules</source> 8114 <source>Server rules</source>
7813 <target state="translated">Zasady serwera</target> 8115 <target state="translated">Zasady serwera</target>
7814 8116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
7815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 8117 </trans-unit>
7816 <trans-unit id="6907161397537530258" datatype="html"> 8118 <trans-unit id="6907161397537530258" datatype="html">
7817 <source>Thumbnails</source> 8119 <source>Thumbnails</source>
7818 <target state="translated">Miniaturki</target> 8120 <target state="translated">Miniaturki</target>
7819 8121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
7820 8122 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
7821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group></trans-unit> 8123 </trans-unit>
7822 <trans-unit id="6473213678768782133" datatype="html"> 8124 <trans-unit id="6473213678768782133" datatype="html">
7823 <source>Internal actions</source> 8125 <source>Internal actions</source>
7824 <target state="translated">Działania wewnętrzne</target> 8126 <target state="translated">Działania wewnętrzne</target>
7825 8127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group>
7826 8128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group>
7827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 8129 </trans-unit>
7828 <trans-unit id="4559872264406386913" datatype="html"> 8130 <trans-unit id="4559872264406386913" datatype="html">
7829 <source>Delete report</source> 8131 <source>Delete report</source>
7830 <target state="translated">Usuń zgłoszenie</target> 8132 <target state="translated">Usuń zgłoszenie</target>
7831 8133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group>
7832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 8134 </trans-unit>
7833 <trans-unit id="5793550984155962433" datatype="html"> 8135 <trans-unit id="5793550984155962433" datatype="html">
7834 <source>Actions for the flagged account</source> 8136 <source>Actions for the flagged account</source>
7835 <target state="translated">Działania dla oflagowanego konta</target> 8137 <target state="translated">Działania dla oflagowanego konta</target>
7836 8138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group>
7837 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 8139 </trans-unit>
7838 <trans-unit id="1679841953757186358" datatype="html"> 8140 <trans-unit id="1679841953757186358" datatype="html">
7839 <source>Mark as accepted</source> 8141 <source>Mark as accepted</source>
7840 <target state="translated">Zaznacz jako zaakceptowane</target> 8142 <target state="translated">Zaznacz jako zaakceptowane</target>
7841 8143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group>
7842 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 8144 </trans-unit>
7843 <trans-unit id="7993358694073742566" datatype="html"> 8145 <trans-unit id="7993358694073742566" datatype="html">
7844 <source>Mark as rejected</source> 8146 <source>Mark as rejected</source>
7845 <target state="translated">Zaznacz jako odrzucone</target> 8147 <target state="translated">Zaznacz jako odrzucone</target>
7846 8148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group>
7847 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> 8149 </trans-unit>
7848 <trans-unit id="4175703770051343108" datatype="html"> 8150 <trans-unit id="4175703770051343108" datatype="html">
7849 <source>Add internal note</source> 8151 <source>Add internal note</source>
7850 <target state="translated">Dodaj wewnętrzną notatkę</target> 8152 <target state="translated">Dodaj wewnętrzną notatkę</target>
7851 8153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group>
7852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit> 8154 </trans-unit>
7853 <trans-unit id="296166371893775555" datatype="html"> 8155 <trans-unit id="296166371893775555" datatype="html">
7854 <source>Actions for the video</source> 8156 <source>Actions for the video</source>
7855 <target state="translated">Działania dla filmu</target> 8157 <target state="translated">Działania dla filmu</target>
7856 8158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
7857 8159 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group>
7858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit> 8160 </trans-unit>
7859 <trans-unit id="3924877328520650445" datatype="html"> 8161 <trans-unit id="3924877328520650445" datatype="html">
7860 <source>Block video</source> 8162 <source>Block video</source>
7861 <target state="translated">Zablokuj film</target> 8163 <target state="translated">Zablokuj film</target>
7862 8164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group>
7863 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 8165 </trans-unit>
7864 <trans-unit id="4762794934098378428" datatype="html"> 8166 <trans-unit id="4762794934098378428" datatype="html">
7865 <source>Video blocked.</source> 8167 <source>Video blocked.</source>
7866 <target state="translated">Zablokowano film.</target> 8168 <target state="translated">Zablokowano film.</target>
7867 8169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group>
7868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 8170 </trans-unit>
7869 <trans-unit id="4328862996304258770" datatype="html"> 8171 <trans-unit id="4328862996304258770" datatype="html">
7870 <source>Unblock video</source> 8172 <source>Unblock video</source>
7871 <target state="translated">Odblokuj film</target> 8173 <target state="translated">Odblokuj film</target>
7872 8174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group>
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit> 8175 </trans-unit>
7874 <trans-unit id="9065327551191479877" datatype="html"> 8176 <trans-unit id="9065327551191479877" datatype="html">
7875 <source>Video unblocked.</source> 8177 <source>Video unblocked.</source>
7876 <target state="translated">Odblokowano film.</target> 8178 <target state="translated">Odblokowano film.</target>
7877 8179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group>
7878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group></trans-unit> 8180 </trans-unit>
7879 <trans-unit id="1250415136605923486" datatype="html"> 8181 <trans-unit id="1250415136605923486" datatype="html">
7880 <source>Do you really want to delete this abuse report?</source> 8182 <source>Do you really want to delete this abuse report?</source>
7881 <target state="translated">Czy na pewno chcesz usunąć to zgłoszenie nadużycia?</target> 8183 <target state="translated">Czy na pewno chcesz usunąć to zgłoszenie nadużycia?</target>
7882 8184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group>
7883 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 8185 </trans-unit>
7884 <trans-unit id="3482559157143817408" datatype="html"> 8186 <trans-unit id="3482559157143817408" datatype="html">
7885 <source>Abuse deleted.</source> 8187 <source>Abuse deleted.</source>
7886 <target state="translated">Zgłoszenie usunięte.</target> 8188 <target state="translated">Zgłoszenie usunięte.</target>
7887 8189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group>
7888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 8190 </trans-unit>
7889 <trans-unit id="6282990098351939529" datatype="html"> 8191 <trans-unit id="6282990098351939529" datatype="html">
7890 <source>Deleted comment</source> 8192 <source>Deleted comment</source>
7891 <target state="translated">Usunięto komentarz</target> 8193 <target state="translated">Usunięto komentarz</target>
7892 8194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group>
7893 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 8195 </trans-unit>
7894 <trans-unit id="9196775343330824083" datatype="html"> 8196 <trans-unit id="9196775343330824083" datatype="html">
7895 <source>Messages with reporter</source> 8197 <source>Messages with reporter</source>
7896 <target state="translated">Wiadomości ze zgłaszającym</target> 8198 <target state="translated">Wiadomości ze zgłaszającym</target>
7897 8199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
7898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 8200 </trans-unit>
7899 <trans-unit id="8770468575924421391" datatype="html"> 8201 <trans-unit id="8770468575924421391" datatype="html">
7900 <source>Messages with moderators</source> 8202 <source>Messages with moderators</source>
7901 <target state="translated">Wiadomości z moderatorami</target> 8203 <target state="translated">Wiadomości z moderatorami</target>
7902 8204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group>
7903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 8205 </trans-unit>
7904 <trans-unit id="8528549800795985099" datatype="html"> 8206 <trans-unit id="8528549800795985099" datatype="html">
7905 <source>Update internal note</source> 8207 <source>Update internal note</source>
7906 <target state="translated">Uaktualnij wewnętrzną notatkę</target> 8208 <target state="translated">Uaktualnij wewnętrzną notatkę</target>
7907 8209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group>
7908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 8210 </trans-unit>
7909 <trans-unit id="3962242315365992494" datatype="html"> 8211 <trans-unit id="3962242315365992494" datatype="html">
7910 <source>Switch video block to manual</source> 8212 <source>Switch video block to manual</source>
7911 <target state="translated">Przełącz blokowanie filmów na ręczne</target> 8213 <target state="translated">Przełącz blokowanie filmów na ręczne</target>
@@ -7924,11 +8226,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7924 <trans-unit id="4859202148272511129" datatype="html"> 8226 <trans-unit id="4859202148272511129" datatype="html">
7925 <source>Unblock</source> 8227 <source>Unblock</source>
7926 <target state="translated">Odblokuj</target> 8228 <target state="translated">Odblokuj</target>
7927 8229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group>
7928 8230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group>
7929 8231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group>
7930 8232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group>
7931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">365</context></context-group></trans-unit> 8233 </trans-unit>
7932 <trans-unit id="4922469417589203720" datatype="html"> 8234 <trans-unit id="4922469417589203720" datatype="html">
7933 <source>Video <x id="PH"/> unblocked.</source> 8235 <source>Video <x id="PH"/> unblocked.</source>
7934 <target state="translated">Odblokowano film <x id="PH"/>.</target> 8236 <target state="translated">Odblokowano film <x id="PH"/>.</target>
@@ -7950,60 +8252,60 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7950 <trans-unit id="212615365039028546" datatype="html"> 8252 <trans-unit id="212615365039028546" datatype="html">
7951 <source>You don't have plugins installed yet.</source> 8253 <source>You don't have plugins installed yet.</source>
7952 <target state="translated">Nie masz jeszcze żadnych zainstalowanych wtyczek.</target> 8254 <target state="translated">Nie masz jeszcze żadnych zainstalowanych wtyczek.</target>
7953 8255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
7954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8256 </trans-unit>
7955 <trans-unit id="1710094819987243777" datatype="html"> 8257 <trans-unit id="1710094819987243777" datatype="html">
7956 <source>You don't have themes installed yet.</source> 8258 <source>You don't have themes installed yet.</source>
7957 <target state="translated">Nie masz jeszcze żadnych zainstalowanych motywów.</target> 8259 <target state="translated">Nie masz jeszcze żadnych zainstalowanych motywów.</target>
7958 8260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
7959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8261 </trans-unit>
7960 <trans-unit id="931472057457682240" datatype="html"> 8262 <trans-unit id="931472057457682240" datatype="html">
7961 <source>Update to <x id="PH"/> </source> 8263 <source>Update to <x id="PH"/> </source>
7962 <target state="translated">Zaktualizuj do 8264 <target state="translated">Zaktualizuj do
7963 <x id="PH"/> 8265 <x id="PH"/>
7964 </target> 8266 </target>
7965 8267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
7966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8268 </trans-unit>
7967 <trans-unit id="9107383323119159110" datatype="html"> 8269 <trans-unit id="9107383323119159110" datatype="html">
7968 <source>Do you really want to uninstall <x id="PH"/>?</source> 8270 <source>Do you really want to uninstall <x id="PH"/>?</source>
7969 <target state="translated">Czy na pewno chcesz odinstalować <x id="PH"/>?</target> 8271 <target state="translated">Czy na pewno chcesz odinstalować <x id="PH"/>?</target>
7970 8272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
7971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8273 </trans-unit>
7972 <trans-unit id="4474510732215437338" datatype="html"> 8274 <trans-unit id="4474510732215437338" datatype="html">
7973 <source>Uninstall</source> 8275 <source>Uninstall</source>
7974 <target state="translated">Odinstaluj</target> 8276 <target state="translated">Odinstaluj</target>
7975 8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
7976 8278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
7977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8279 </trans-unit>
7978 <trans-unit id="3773378957693174719" datatype="html"> 8280 <trans-unit id="3773378957693174719" datatype="html">
7979 <source><x id="PH"/> uninstalled. </source> 8281 <source><x id="PH"/> uninstalled. </source>
7980 <target state="translated">Odinstalowano 8282 <target state="translated">Odinstalowano
7981 <x id="PH"/>. 8283 <x id="PH"/>.
7982 </target> 8284 </target>
7983 8285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
7984 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8286 </trans-unit>
7985 <trans-unit id="7914215986085479339" datatype="html"> 8287 <trans-unit id="7914215986085479339" datatype="html">
7986 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8288 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
7987 <target state="translated">To ważna aktualizacja tej wtyczki. Sprawdź potencjalną listę zmian na jego stronie domowej.</target> 8289 <target state="translated">To ważna aktualizacja tej wtyczki. Sprawdź potencjalną listę zmian na jego stronie domowej.</target>
7988 8290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
7989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8291 </trans-unit>
7990 <trans-unit id="2849750161085431718" datatype="html"> 8292 <trans-unit id="2849750161085431718" datatype="html">
7991 <source>Upgrade</source> 8293 <source>Upgrade</source>
7992 <target state="translated">Aktualizuj</target> 8294 <target state="translated">Aktualizuj</target>
7993 8295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
7994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8296 </trans-unit>
7995 <trans-unit id="7686590072950686188" datatype="html"> 8297 <trans-unit id="7686590072950686188" datatype="html">
7996 <source>Proceed upgrade</source> 8298 <source>Proceed upgrade</source>
7997 <target state="translated">Przejdź do aktualizacji</target> 8299 <target state="translated">Przejdź do aktualizacji</target>
7998 8300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
7999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8301 </trans-unit>
8000 <trans-unit id="7830308409197461339" datatype="html"> 8302 <trans-unit id="7830308409197461339" datatype="html">
8001 <source><x id="PH"/> updated. </source> 8303 <source><x id="PH"/> updated. </source>
8002 <target state="translated">Zaktualizowano 8304 <target state="translated">Zaktualizowano
8003 <x id="PH"/>. 8305 <x id="PH"/>.
8004 </target> 8306 </target>
8005 8307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
8006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8308 </trans-unit>
8007 <trans-unit id="3229595422546554334" datatype="html"> 8309 <trans-unit id="3229595422546554334" datatype="html">
8008 <source>Jobs</source> 8310 <source>Jobs</source>
8009 <target state="translated">Zadania</target> 8311 <target state="translated">Zadania</target>
@@ -8019,25 +8321,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8019 <trans-unit id="3150704904301058778" datatype="html"> 8321 <trans-unit id="3150704904301058778" datatype="html">
8020 <source>The plugin index is not available. Please retry later.</source> 8322 <source>The plugin index is not available. Please retry later.</source>
8021 <target state="translated">Indeks wtyczki nie jest dostępny. Spróbuj ponownie później.</target> 8323 <target state="translated">Indeks wtyczki nie jest dostępny. Spróbuj ponownie później.</target>
8022 8324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group>
8023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 8325 </trans-unit>
8024 <trans-unit id="1387301493234848481" datatype="html"> 8326 <trans-unit id="1387301493234848481" datatype="html">
8025 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> 8327 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
8026 <target state="translated">Instaluj jedynie zaufane wtyczki/motywy, ponieważ mogą one wykonywać dowolny kod na twojej instancji.</target> 8328 <target state="translated">Instaluj jedynie zaufane wtyczki/motywy, ponieważ mogą one wykonywać dowolny kod na twojej instancji.</target>
8027 8329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
8028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 8330 </trans-unit>
8029 <trans-unit id="2994182849694226596" datatype="html"> 8331 <trans-unit id="2994182849694226596" datatype="html">
8030 <source>Install <x id="PH"/>?</source> 8332 <source>Install <x id="PH"/>?</source>
8031 <target state="translated">Zainstalować <x id="PH"/>?</target> 8333 <target state="translated">Zainstalować <x id="PH"/>?</target>
8032 8334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group>
8033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 8335 </trans-unit>
8034 <trans-unit id="6703720397495603345" datatype="html"> 8336 <trans-unit id="6703720397495603345" datatype="html">
8035 <source><x id="PH"/> installed. </source> 8337 <source><x id="PH"/> installed. </source>
8036 <target state="translated">Zainstalowano 8338 <target state="translated">Zainstalowano
8037 <x id="PH"/>. 8339 <x id="PH"/>.
8038 </target> 8340 </target>
8039 8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group>
8040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 8342 </trans-unit>
8041 <trans-unit id="1875025899004073421" datatype="html"> 8343 <trans-unit id="1875025899004073421" datatype="html">
8042 <source>Settings updated.</source> 8344 <source>Settings updated.</source>
8043 <target state="translated">Ustawienia zaktualizowane.</target> 8345 <target state="translated">Ustawienia zaktualizowane.</target>
@@ -8169,9 +8471,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8169 <trans-unit id="314315645942131479"> 8471 <trans-unit id="314315645942131479">
8170 <source>Info</source> 8472 <source>Info</source>
8171 <target>Informacja</target> 8473 <target>Informacja</target>
8172 8474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
8173 8475 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group>
8174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 8476 </trans-unit>
8175 <trans-unit id="4116911651502837995" datatype="html"> 8477 <trans-unit id="4116911651502837995" datatype="html">
8176 <source>Files</source> 8478 <source>Files</source>
8177 <target state="new">Files</target> 8479 <target state="new">Files</target>
@@ -8186,16 +8488,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8186 <source>Warning</source> 8488 <source>Warning</source>
8187 <target>Ostrzeżenie</target> 8489 <target>Ostrzeżenie</target>
8188 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group> 8490 <context-group purpose="location"><context context-type="sourcefile">src/app/core/routing/can-deactivate-guard.service.ts</context><context context-type="linenumber">23</context></context-group>
8189 </trans-unit><trans-unit id="6410650387447929805" datatype="html"> 8491 </trans-unit>
8190 <source>Light/Orange or Dark</source><target state="new">Light/Orange or Dark</target> 8492 <trans-unit id="6410650387447929805" datatype="html">
8191 8493 <source>Light/Orange or Dark</source>
8192 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 8494 <target state="new">Light/Orange or Dark</target>
8495 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group>
8496 </trans-unit>
8193 <trans-unit id="1519954996184640001"> 8497 <trans-unit id="1519954996184640001">
8194 <source>Error</source> 8498 <source>Error</source>
8195 <target>BÅ‚Ä…d</target> 8499 <target>BÅ‚Ä…d</target>
8196 8500 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
8197 8501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group>
8198 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 8502 </trans-unit>
8199 <trans-unit id="5076187961693950167" datatype="html"> 8503 <trans-unit id="5076187961693950167" datatype="html">
8200 <source>Standard logs</source> 8504 <source>Standard logs</source>
8201 <target state="translated">Standardowe raporty</target> 8505 <target state="translated">Standardowe raporty</target>
@@ -8240,17 +8544,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8240 <trans-unit id="780323526182667308" datatype="html"> 8544 <trans-unit id="780323526182667308" datatype="html">
8241 <source>User <x id="PH"/> updated.</source> 8545 <source>User <x id="PH"/> updated.</source>
8242 <target state="translated">Aktualizowano użytkownika <x id="PH"/>.</target> 8546 <target state="translated">Aktualizowano użytkownika <x id="PH"/>.</target>
8243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8547
8244 </trans-unit> 8548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8245 <trans-unit id="1349763489797682899"> 8549 <trans-unit id="1349763489797682899">
8246 <source>Update user</source> 8550 <source>Update user</source>
8247 <target>Zaktualizuj użytkownika</target> 8551 <target>Zaktualizuj użytkownika</target>
8248 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8552
8249 </trans-unit> 8553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8250 <trans-unit id="8819563010322372715" datatype="html"> 8554 <trans-unit id="8819563010322372715" datatype="html">
8251 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8555 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8252 <target state="translated">E-mail pytający o reset hasła został wysłany do <x id="PH"/>.</target> 8556 <target state="translated">E-mail pytający o reset hasła został wysłany do <x id="PH"/>.</target>
8253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8557
8558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8559 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8560 <context-group purpose="location">
8561 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8562 <context context-type="linenumber">134</context>
8563 </context-group>
8254 </trans-unit> 8564 </trans-unit>
8255 <trans-unit id="7483807629538115183" datatype="html"> 8565 <trans-unit id="7483807629538115183" datatype="html">
8256 <source>Users list</source> 8566 <source>Users list</source>
@@ -8325,123 +8635,129 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8325 <trans-unit id="3767259920053407667" datatype="html"> 8635 <trans-unit id="3767259920053407667" datatype="html">
8326 <source>Videos will be deleted, comments will be tombstoned.</source> 8636 <source>Videos will be deleted, comments will be tombstoned.</source>
8327 <target state="translated">Filmy zostaną usunięte, komentarze zostaną porzucone.</target> 8637 <target state="translated">Filmy zostaną usunięte, komentarze zostaną porzucone.</target>
8328 8638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group>
8329 8639 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group>
8330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 8640 </trans-unit>
8331 <trans-unit id="4209525355702493436" datatype="html"> 8641 <trans-unit id="4209525355702493436" datatype="html">
8332 <source>Ban</source> 8642 <source>Ban</source>
8333 <target state="translated">Banuj</target> 8643 <target state="translated">Banuj</target>
8334 8644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group>
8335 8645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
8336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 8646 </trans-unit>
8337 <trans-unit id="3855396975723886053" datatype="html"> 8647 <trans-unit id="3855396975723886053" datatype="html">
8338 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> 8648 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
8339 <target state="translated">Użytkownik nie będzie mógł się zalogować, ale filmy i komentarze pozostaną.</target> 8649 <target state="translated">Użytkownik nie będzie mógł się zalogować, ale filmy i komentarze pozostaną.</target>
8340 8650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group>
8341 8651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group>
8342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 8652 </trans-unit>
8343 <trans-unit id="4451482225013335720" datatype="html"> 8653 <trans-unit id="4451482225013335720" datatype="html">
8344 <source>Unban</source> 8654 <source>Unban</source>
8345 <target state="translated">Odbanuj</target> 8655 <target state="translated">Odbanuj</target>
8346 8656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group>
8347 8657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group>
8348 8658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
8349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 8659 </trans-unit>
8350 <trans-unit id="7210277223053877333" datatype="html"> 8660 <trans-unit id="7210277223053877333" datatype="html">
8351 <source>Set Email as Verified</source> 8661 <source>Set Email as Verified</source>
8352 <target state="translated">Ustaw e-mail jako zwerifykowany</target> 8662 <target state="translated">Ustaw e-mail jako zwerifykowany</target>
8353 8663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group>
8354 8664 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group>
8355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit> 8665 </trans-unit>
8356 <trans-unit id="4207916966377787111" datatype="html"> 8666 <trans-unit id="4207916966377787111" datatype="html">
8357 <source>Created</source> 8667 <source>Created</source>
8358 <target state="translated">Utworzone</target> 8668 <target state="translated">Utworzone</target>
8359 8669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group>
8360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 8670 </trans-unit>
8361 <trans-unit id="8140268298586972139" datatype="html"> 8671 <trans-unit id="8140268298586972139" datatype="html">
8362 <source>Daily quota</source> 8672 <source>Daily quota</source>
8363 <target state="translated">Dzienny limit</target> 8673 <target state="translated">Dzienny limit</target>
8364 8674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group>
8365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 8675 </trans-unit>
8366 <trans-unit id="7910076708497708162" datatype="html"> 8676 <trans-unit id="7910076708497708162" datatype="html">
8367 <source>Last login</source> 8677 <source>Last login</source>
8368 <target state="translated">Ostatnie logowanie</target> 8678 <target state="translated">Ostatnie logowanie</target>
8369 8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group>
8370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 8680 </trans-unit>
8371 <trans-unit id="3403978719736970622" datatype="html"> 8681 <trans-unit id="3403978719736970622" datatype="html">
8372 <source>You cannot ban root.</source> 8682 <source>You cannot ban root.</source>
8373 <target state="translated">Nie możesz zbanować użytkownika root.</target> 8683 <target state="translated">Nie możesz zbanować użytkownika root.</target>
8374 8684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group>
8375 8685 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group>
8376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit><trans-unit id="7634059432691079352" datatype="html"> 8686 </trans-unit>
8377 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source><target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target> 8687 <trans-unit id="7634059432691079352" datatype="html">
8378 8688 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source>
8379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 8689 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
8690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group>
8691 </trans-unit>
8380 <trans-unit id="4884272193574287483" datatype="html"> 8692 <trans-unit id="4884272193574287483" datatype="html">
8381 <source>Do you really want to unban <x id="PH"/> users?</source> 8693 <source>Do you really want to unban <x id="PH"/> users?</source>
8382 <target state="translated">Czy na pewno chcesz odbanować <x id="PH"/> użytkowników?</target> 8694 <target state="translated">Czy na pewno chcesz odbanować <x id="PH"/> użytkowników?</target>
8383 8695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group>
8384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit><trans-unit id="738031253894929036" datatype="html"> 8696 </trans-unit>
8385 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source><target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target> 8697 <trans-unit id="738031253894929036" datatype="html">
8386 8698 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source>
8387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 8699 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
8700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group>
8701 </trans-unit>
8388 <trans-unit id="8712248120167780385" datatype="html"> 8702 <trans-unit id="8712248120167780385" datatype="html">
8389 <source><x id="PH"/> users unbanned. </source> 8703 <source><x id="PH"/> users unbanned. </source>
8390 <target state="translated">Odbanowano 8704 <target state="translated">Odbanowano
8391 <x id="PH"/> użytkowników. 8705 <x id="PH"/> użytkowników.
8392 </target> 8706 </target>
8393 8707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group>
8394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 8708 </trans-unit>
8395 <trans-unit id="5325873477837320044"> 8709 <trans-unit id="5325873477837320044">
8396 <source>You cannot delete root.</source> 8710 <source>You cannot delete root.</source>
8397 <target>Nie możesz usunąć właściciela.</target> 8711 <target>Nie możesz usunąć właściciela.</target>
8398 8712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group>
8399 8713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group>
8400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit><trans-unit id="5945924096465496818" datatype="html"> 8714 </trans-unit>
8401 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source><target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target> 8715 <trans-unit id="5945924096465496818" datatype="html">
8402 8716 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source>
8403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit><trans-unit id="5643060985393782358" datatype="html"> 8717 <target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
8404 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source><target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target> 8718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group>
8405 8719 </trans-unit>
8406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit><trans-unit id="1301767781765127363" datatype="html"> 8720 <trans-unit id="5643060985393782358" datatype="html">
8407 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source><target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target> 8721 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source>
8408 8722 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
8409 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 8723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group>
8410 8724 </trans-unit>
8725 <trans-unit id="1301767781765127363" datatype="html">
8726 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source>
8727 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
8728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group>
8729 </trans-unit>
8411 <trans-unit id="7166936623843420016" datatype="html"> 8730 <trans-unit id="7166936623843420016" datatype="html">
8412 <source><x id="PH"/> users deleted. </source> 8731 <source><x id="PH"/> users deleted. </source>
8413 <target state="translated">Usunięto 8732 <target state="translated">Usunięto
8414 <x id="PH"/> użytkowników. 8733 <x id="PH"/> użytkowników.
8415 </target> 8734 </target>
8416 8735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group>
8417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit><trans-unit id="3104427236147521673" datatype="html"> 8736 </trans-unit>
8418 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source><target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target> 8737 <trans-unit id="3104427236147521673" datatype="html">
8419 8738 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source>
8420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 8739 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group>
8741 </trans-unit>
8421 <trans-unit id="8360664597512051242" datatype="html"> 8742 <trans-unit id="8360664597512051242" datatype="html">
8422 <source><x id="PH"/> users email set as verified. </source> 8743 <source><x id="PH"/> users email set as verified. </source>
8423 <target state="translated">Zweryfikowano e-maile 8744 <target state="translated">Zweryfikowano e-maile
8424 <x id="PH"/> użytkowników. 8745 <x id="PH"/> użytkowników.
8425 </target> 8746 </target>
8426 8747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group>
8427 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 8748 </trans-unit>
8428 <trans-unit id="7390990800435887351" datatype="html"> 8749 <trans-unit id="7390990800435887351" datatype="html">
8429 <source>Account <x id="PH"/> unmuted.</source> 8750 <source>Account <x id="PH"/> unmuted.</source>
8430 <target state="translated">Konto <x id="PH"/> nie jest już wyciszone.</target> 8751 <target state="translated">Konto <x id="PH"/> nie jest już wyciszone.</target>
8431 8752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group>
8432 8753 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group>
8433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit> 8754 </trans-unit>
8434 <trans-unit id="7246356397085094208" datatype="html"> 8755 <trans-unit id="7246356397085094208" datatype="html">
8435 <source>Instance <x id="PH"/> unmuted.</source> 8756 <source>Instance <x id="PH"/> unmuted.</source>
8436 <target state="translated">Instancja <x id="PH"/> nie jest już wyciszona.</target> 8757 <target state="translated">Instancja <x id="PH"/> nie jest już wyciszona.</target>
8437 8758 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group>
8438 8759 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group>
8439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 8760 </trans-unit>
8440
8441
8442
8443
8444
8445 <trans-unit id="1486537403020619891" datatype="html"> 8761 <trans-unit id="1486537403020619891" datatype="html">
8446 <source>My watch history</source> 8762 <source>My watch history</source>
8447 <target state="translated">Moja historia oglÄ…dania</target> 8763 <target state="translated">Moja historia oglÄ…dania</target>
@@ -8451,13 +8767,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8451 <trans-unit id="3656932706364053858" datatype="html"> 8767 <trans-unit id="3656932706364053858" datatype="html">
8452 <source>Track watch history</source> 8768 <source>Track watch history</source>
8453 <target state="translated">Śledź swoją historię</target> 8769 <target state="translated">Śledź swoją historię</target>
8454 8770 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 8771 </trans-unit>
8456 <trans-unit id="778524577866863576" datatype="html"> 8772 <trans-unit id="778524577866863576" datatype="html">
8457 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source> 8773 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
8458 <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </target> 8774 <target state="new"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </target>
8459 8775 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group>
8460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 8776 </trans-unit>
8461 <trans-unit id="3183245287221165928" datatype="html"> 8777 <trans-unit id="3183245287221165928" datatype="html">
8462 <source>Ownership accepted</source> 8778 <source>Ownership accepted</source>
8463 <target state="translated">Właściciel zaakceptowany</target> 8779 <target state="translated">Właściciel zaakceptowany</target>
@@ -8471,9 +8787,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8471 <trans-unit id="6585766371605707311" datatype="html"> 8787 <trans-unit id="6585766371605707311" datatype="html">
8472 <source>Email updated.</source> 8788 <source>Email updated.</source>
8473 <target state="translated">Konto e-mail zaktualizowane.</target> 8789 <target state="translated">Konto e-mail zaktualizowane.</target>
8474 8790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8475 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context><context context-type="linenumber">7</context></context-group>
8476 8792 </trans-unit>
8477 <trans-unit id="853586874765134886" datatype="html"> 8793 <trans-unit id="853586874765134886" datatype="html">
8478 <source>You current password is invalid.</source> 8794 <source>You current password is invalid.</source>
8479 <target state="translated">Twoje aktualne hasło jest nieprawidłowe.</target> 8795 <target state="translated">Twoje aktualne hasło jest nieprawidłowe.</target>
@@ -8533,9 +8849,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8533 <trans-unit id="4776289814033837037" datatype="html"> 8849 <trans-unit id="4776289814033837037" datatype="html">
8534 <source>Interface settings updated.</source> 8850 <source>Interface settings updated.</source>
8535 <target state="translated">Ustawienia interfejsu zostały zaktualizowane.</target> 8851 <target state="translated">Ustawienia interfejsu zostały zaktualizowane.</target>
8536 8852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group>
8537 8853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group>
8538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 8854 </trans-unit>
8539 <trans-unit id="77907918814566205" datatype="html"> 8855 <trans-unit id="77907918814566205" datatype="html">
8540 <source>New video from your subscriptions</source> 8856 <source>New video from your subscriptions</source>
8541 <target state="translated">Nowy film w twoich subskrypcjach</target> 8857 <target state="translated">Nowy film w twoich subskrypcjach</target>
@@ -8578,14 +8894,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8578 <source>A new user registered on your instance</source> 8894 <source>A new user registered on your instance</source>
8579 <target state="translated">Nowy użytkownik zarejestrował się na twojej instancji</target> 8895 <target state="translated">Nowy użytkownik zarejestrował się na twojej instancji</target>
8580 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group> 8896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">39</context></context-group>
8581 </trans-unit><trans-unit id="5935212402338564229" datatype="html"> 8897 </trans-unit>
8582 <source>You or one of your channels has a new follower</source><target state="new">You or one of your channels has a new follower</target> 8898 <trans-unit id="5935212402338564229" datatype="html">
8899 <source>You or one of your channels has a new follower</source>
8900 <target state="new">You or one of your channels has a new follower</target>
8583 <context-group purpose="location"> 8901 <context-group purpose="location">
8584 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context> 8902 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context>
8585 <context context-type="linenumber">40</context> 8903 <context context-type="linenumber">40</context>
8586 </context-group> 8904 </context-group>
8587 </trans-unit> 8905 </trans-unit>
8588
8589 <trans-unit id="5315689532659759332" datatype="html"> 8906 <trans-unit id="5315689532659759332" datatype="html">
8590 <source>Someone mentioned you in video comments</source> 8907 <source>Someone mentioned you in video comments</source>
8591 <target state="translated">Ktoś wspomniał o tobie w komentarzach filmu</target> 8908 <target state="translated">Ktoś wspomniał o tobie w komentarzach filmu</target>
@@ -8642,7 +8959,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8642 </trans-unit> 8959 </trans-unit>
8643 <trans-unit id="1852164487280647902" datatype="html"> 8960 <trans-unit id="1852164487280647902" datatype="html">
8644 <source>Your videos</source> 8961 <source>Your videos</source>
8645 <target state="new">Your videos</target> 8962 <target state="translated">Twoje filmy</target>
8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">61</context></context-group> 8963 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">61</context></context-group>
8647 </trans-unit> 8964 </trans-unit>
8648 <trans-unit id="5095562193296630034" datatype="html"> 8965 <trans-unit id="5095562193296630034" datatype="html">
@@ -8666,21 +8983,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8666 <trans-unit id="3525866160632851851"> 8983 <trans-unit id="3525866160632851851">
8667 <source>Avatar changed.</source> 8984 <source>Avatar changed.</source>
8668 <target>Zmieniono awatar.</target> 8985 <target>Zmieniono awatar.</target>
8669 8986 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group>
8670 8987 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
8671 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 8988 </trans-unit>
8672 <trans-unit id="8920809083620698740" datatype="html"> 8989 <trans-unit id="8920809083620698740" datatype="html">
8673 <source>avatar</source> 8990 <source>avatar</source>
8674 <target state="translated">awatar</target> 8991 <target state="translated">awatar</target>
8675 8992 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group>
8676 8993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
8677 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 8994 </trans-unit>
8678 <trans-unit id="2775050991871557896" datatype="html"> 8995 <trans-unit id="2775050991871557896" datatype="html">
8679 <source>Avatar deleted.</source> 8996 <source>Avatar deleted.</source>
8680 <target state="translated">Usunięto awatar.</target> 8997 <target state="translated">Usunięto awatar.</target>
8681 8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group>
8682 8999 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
8683 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 9000 </trans-unit>
8684 <trans-unit id="1233062525939746039" datatype="html"> 9001 <trans-unit id="1233062525939746039" datatype="html">
8685 <source>Unknown language</source> 9002 <source>Unknown language</source>
8686 <target state="translated">Nieznany język</target> 9003 <target state="translated">Nieznany język</target>
@@ -8704,33 +9021,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8704 <trans-unit id="1137937154872046253"> 9021 <trans-unit id="1137937154872046253">
8705 <source>Video channel <x id="PH"/> created.</source> 9022 <source>Video channel <x id="PH"/> created.</source>
8706 <target>Utworzono kanał wideo <x id="PH"/>.</target> 9023 <target>Utworzono kanał wideo <x id="PH"/>.</target>
8707 9024 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group>
8708 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9025 </trans-unit>
8709 <trans-unit id="8723777130353305761" datatype="html"> 9026 <trans-unit id="8723777130353305761" datatype="html">
8710 <source>This name already exists on this instance.</source> 9027 <source>This name already exists on this instance.</source>
8711 <target state="translated">Ta nazwa już istnieje na tej instancji.</target> 9028 <target state="translated">Ta nazwa już istnieje na tej instancji.</target>
8712 9029 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group>
8713 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9030 </trans-unit>
8714 <trans-unit id="7589345916094713536"> 9031 <trans-unit id="7589345916094713536">
8715 <source>Video channel <x id="PH"/> updated.</source> 9032 <source>Video channel <x id="PH"/> updated.</source>
8716 <target>Zaktualizowano kanał wideo <x id="PH"/>.</target> 9033 <target>Zaktualizowano kanał wideo <x id="PH"/>.</target>
8717 9034 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group>
8718 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 9035 </trans-unit>
8719 <trans-unit id="8407755843502300957" datatype="html"> 9036 <trans-unit id="8407755843502300957" datatype="html">
8720 <source>Banner changed.</source> 9037 <source>Banner changed.</source>
8721 <target state="translated">Zmieniono baner.</target> 9038 <target state="translated">Zmieniono baner.</target>
8722 9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group>
8723 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> 9040 </trans-unit>
8724 <trans-unit id="689638706960732906" datatype="html"> 9041 <trans-unit id="689638706960732906" datatype="html">
8725 <source>banner</source> 9042 <source>banner</source>
8726 <target state="translated">baner</target> 9043 <target state="translated">baner</target>
8727 9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group>
8728 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> 9045 </trans-unit>
8729 <trans-unit id="3230561499965076671" datatype="html"> 9046 <trans-unit id="3230561499965076671" datatype="html">
8730 <source>Banner deleted.</source> 9047 <source>Banner deleted.</source>
8731 <target state="translated">Usunięto baner.</target> 9048 <target state="translated">Usunięto baner.</target>
8732 9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group>
8733 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 9050 </trans-unit>
8734 <trans-unit id="624066830180032195"> 9051 <trans-unit id="624066830180032195">
8735 <source>Video channel <x id="PH"/> deleted.</source> 9052 <source>Video channel <x id="PH"/> deleted.</source>
8736 <target>Usunięto kanał wideo <x id="PH"/>.</target> 9053 <target>Usunięto kanał wideo <x id="PH"/>.</target>
@@ -8744,9 +9061,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8744 <trans-unit id="7440637814928143808" datatype="html"> 9061 <trans-unit id="7440637814928143808" datatype="html">
8745 <source>My followers</source> 9062 <source>My followers</source>
8746 <target state="new">My followers</target> 9063 <target state="new">My followers</target>
8747 9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group>
8748 9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
8749 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 9066 </trans-unit>
8750 <trans-unit id="2521678336272309407" datatype="html"> 9067 <trans-unit id="2521678336272309407" datatype="html">
8751 <source>No follower found.</source> 9068 <source>No follower found.</source>
8752 <target state="new">No follower found.</target> 9069 <target state="new">No follower found.</target>
@@ -8782,9 +9099,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8782 <trans-unit id="1716062177529601456" datatype="html"> 9099 <trans-unit id="1716062177529601456" datatype="html">
8783 <source>Channel filters</source> 9100 <source>Channel filters</source>
8784 <target state="new">Channel filters</target> 9101 <target state="new">Channel filters</target>
8785 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9102
8786 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9103
8787 </trans-unit> 9104 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8788 <trans-unit id="6059091237492573541" datatype="html"> 9105 <trans-unit id="6059091237492573541" datatype="html">
8789 <source>Update video channel</source> 9106 <source>Update video channel</source>
8790 <target state="translated">Aktualizuj kanał wideo</target> 9107 <target state="translated">Aktualizuj kanał wideo</target>
@@ -8793,8 +9110,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8793 <trans-unit id="6595008830732269870" datatype="html"> 9110 <trans-unit id="6595008830732269870" datatype="html">
8794 <source>Not found</source> 9111 <source>Not found</source>
8795 <target state="translated">Nie znaleziono</target> 9112 <target state="translated">Nie znaleziono</target>
8796 9113 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
8797 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> 9114 </trans-unit>
8798 <trans-unit id="1009095940160473792" datatype="html"> 9115 <trans-unit id="1009095940160473792" datatype="html">
8799 <source>URL parameter is missing in URL parameters</source> 9116 <source>URL parameter is missing in URL parameters</source>
8800 <target state="translated">Brak parametru URL wśród parametrów URL</target> 9117 <target state="translated">Brak parametru URL wśród parametrów URL</target>
@@ -8835,40 +9152,41 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8835 <trans-unit id="5674286808255988565" datatype="html"> 9152 <trans-unit id="5674286808255988565" datatype="html">
8836 <source>Create</source> 9153 <source>Create</source>
8837 <target state="translated">Utwórz</target> 9154 <target state="translated">Utwórz</target>
8838 9155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8839 9156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8840 9157 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group>
8841 9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group>
8842 9159 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
8843 9160 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8844 9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
8845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 9162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group>
9163 </trans-unit>
8846 <trans-unit id="8869957234869568361" datatype="html"> 9164 <trans-unit id="8869957234869568361" datatype="html">
8847 <source>Update playlist</source> 9165 <source>Update playlist</source>
8848 <target state="translated">Uaktualnij listÄ™ odtwarzania</target> 9166 <target state="translated">Uaktualnij listÄ™ odtwarzania</target>
8849 9167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group>
8850 9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group>
8851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9169 </trans-unit>
8852 <trans-unit id="5851560788527570644" datatype="html"> 9170 <trans-unit id="5851560788527570644" datatype="html">
8853 <source>Notifications</source> 9171 <source>Notifications</source>
8854 <target state="translated">Powiadomienia</target> 9172 <target state="translated">Powiadomienia</target>
8855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9173
8856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9174
8857 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9175
8858 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9176
8859 </trans-unit> 9177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8860 <trans-unit id="6658000829978978023" datatype="html"> 9178 <trans-unit id="6658000829978978023" datatype="html">
8861 <source>Applications</source> 9179 <source>Applications</source>
8862 <target state="translated">Aplikacje</target> 9180 <target state="translated">Aplikacje</target>
8863 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9181
8864 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9182
8865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9183
8866 </trans-unit> 9184 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8867 <trans-unit id="104404386496394770" datatype="html"> 9185 <trans-unit id="104404386496394770" datatype="html">
8868 <source>Delete playlist</source> 9186 <source>Delete playlist</source>
8869 <target state="translated">Usuń listę odtwarzania</target> 9187 <target state="translated">Usuń listę odtwarzania</target>
8870 9188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group>
8871 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 9189 </trans-unit>
8872 <trans-unit id="1431617394009162547" datatype="html"> 9190 <trans-unit id="1431617394009162547" datatype="html">
8873 <source>Playlist <x id="PH"/> updated.</source> 9191 <source>Playlist <x id="PH"/> updated.</source>
8874 <target state="translated">Zaktualizowano playlistÄ™ <x id="PH"/>.</target> 9192 <target state="translated">Zaktualizowano playlistÄ™ <x id="PH"/>.</target>
@@ -8879,13 +9197,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8879 <target state="translated">Zmień właściciela</target> 9197 <target state="translated">Zmień właściciela</target>
8880 9198
8881 9199
8882 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8883 <trans-unit id="3380608219513805292" datatype="html"> 9201 <trans-unit id="3380608219513805292" datatype="html">
8884 <source>Playlist <x id="PH"/> deleted.</source> 9202 <source>Playlist <x id="PH"/> deleted.</source>
8885 <target state="translated">Usunięto playlistę <x id="PH"/>.</target> 9203 <target state="translated">Usunięto playlistę <x id="PH"/>.</target>
8886 9204 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group>
8887 9205 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group>
8888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit> 9206 </trans-unit>
8889 <trans-unit id="3058024914967508975"> 9207 <trans-unit id="3058024914967508975">
8890 <source>My videos</source> 9208 <source>My videos</source>
8891 <target>Moje filmy</target> 9209 <target>Moje filmy</target>
@@ -8893,25 +9211,22 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8893 9211
8894 9212
8895 9213
8896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9214 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8897 <trans-unit id="8197117721861453263"> 9215 <trans-unit id="8197117721861453263">
8898 <source>Do you really want to delete <x id="PH"/> videos?</source> 9216 <source>Do you really want to delete <x id="PH"/> videos?</source>
8899 <target>Czy na pewno chcesz usunąć <x id="PH"/> filmów?</target> 9217 <target>Czy na pewno chcesz usunąć <x id="PH"/> filmów?</target>
8900 9218
8901 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 9219 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
8902 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9220 <trans-unit id="696910741870112536" datatype="html">
8903 <context-group purpose="location"> 9221 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
8904 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9222 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8905 <context context-type="linenumber">191</context> 9223
8906 </context-group> 9224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
8907 </trans-unit><trans-unit id="3255171236149541417" datatype="html"> 9225 <trans-unit id="3255171236149541417" datatype="html">
8908 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9226 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
8909 <context-group purpose="location"> 9227 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8910 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9228
8911 <context context-type="linenumber">193,191</context> 9229 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8912 </context-group>
8913 </trans-unit>
8914
8915 <trans-unit id="2591467977473302125" datatype="html"> 9230 <trans-unit id="2591467977473302125" datatype="html">
8916 <source>Videos list</source> 9231 <source>Videos list</source>
8917 <target state="new">Videos list</target> 9232 <target state="new">Videos list</target>
@@ -8925,10 +9240,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8925 <target>Czy na pewno chcesz usunąć film 9240 <target>Czy na pewno chcesz usunąć film
8926 <x id="PH"/>? 9241 <x id="PH"/>?
8927 </target> 9242 </target>
8928 9243 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group>
8929 9244 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group>
8930 9245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
8931 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 9246 </trans-unit>
8932 <trans-unit id="2767660806989176400"> 9247 <trans-unit id="2767660806989176400">
8933 <source>Video <x id="PH"/> deleted.</source> 9248 <source>Video <x id="PH"/> deleted.</source>
8934 <target>Usunięto film <x id="PH"/>.</target> 9249 <target>Usunięto film <x id="PH"/>.</target>
@@ -8957,8 +9272,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8957 <source>My channels</source> 9272 <source>My channels</source>
8958 <target>Moje kanały</target> 9273 <target>Moje kanały</target>
8959 9274
8960 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
8961 <source>My synchronizations</source><target state="new">My synchronizations</target> 9276 <trans-unit id="1498264516089100469" datatype="html">
9277 <source>My synchronizations</source>
9278 <target state="new">My synchronizations</target>
8962 <context-group purpose="location"> 9279 <context-group purpose="location">
8963 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9280 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
8964 <context context-type="linenumber">11</context> 9281 <context context-type="linenumber">11</context>
@@ -8982,14 +9299,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8982 9299
8983 9300
8984 9301
8985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9302 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8986 <trans-unit id="2527931602940887636"> 9303 <trans-unit id="2527931602940887636">
8987 <source>My subscriptions</source> 9304 <source>My subscriptions</source>
8988 <target>Moje subskrybcje</target> 9305 <target>Moje subskrybcje</target>
8989 9306
8990 9307
8991 9308
8992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9309 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8993 <trans-unit id="5177154708872200221" datatype="html"> 9310 <trans-unit id="5177154708872200221" datatype="html">
8994 <source>You don't have any subscription yet.</source> 9311 <source>You don't have any subscription yet.</source>
8995 <target state="translated">Nie masz jeszcze żadnych subskrypcji.</target> 9312 <target state="translated">Nie masz jeszcze żadnych subskrypcji.</target>
@@ -8998,23 +9315,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8998 <trans-unit id="1991904494976135035" datatype="html"> 9315 <trans-unit id="1991904494976135035" datatype="html">
8999 <source>My abuse reports</source> 9316 <source>My abuse reports</source>
9000 <target state="translated">Moje zgłoszenia nadużyć</target> 9317 <target state="translated">Moje zgłoszenia nadużyć</target>
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9318
9002 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9319 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9003 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9320 <trans-unit id="5603224609929994288" datatype="html">
9004</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9321 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9322 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9005</target> 9323</target>
9006 <context-group purpose="location"> 9324 <context-group purpose="location">
9007 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9325 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9008 <context context-type="linenumber">5,6</context> 9326 <context context-type="linenumber">5,6</context>
9009 </context-group> 9327 </context-group>
9010 </trans-unit><trans-unit id="4250548381153518208" datatype="html"> 9328 </trans-unit>
9011 <source>Change your email</source><target state="new">Change your email</target> 9329 <trans-unit id="4250548381153518208" datatype="html">
9330 <source>Change your email</source>
9331 <target state="new">Change your email</target>
9012 <context-group purpose="location"> 9332 <context-group purpose="location">
9013 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9333 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9014 <context context-type="linenumber">11</context> 9334 <context context-type="linenumber">11</context>
9015 </context-group> 9335 </context-group>
9016 </trans-unit><trans-unit id="3173210699559672958" datatype="html"> 9336 </trans-unit>
9017 <source> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source><target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target> 9337 <trans-unit id="3173210699559672958" datatype="html">
9338 <source>Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </source>
9339 <target state="new"> Your current email is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. It is never shown to the public. </target>
9018 <context-group purpose="location"> 9340 <context-group purpose="location">
9019 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 9341 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
9020 <context context-type="linenumber">13,16</context> 9342 <context context-type="linenumber">13,16</context>
@@ -9023,15 +9345,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9023 <trans-unit id="5752861278140673787" datatype="html"> 9345 <trans-unit id="5752861278140673787" datatype="html">
9024 <source>Ownership changes</source> 9346 <source>Ownership changes</source>
9025 <target state="translated">Zmiany właściciela</target> 9347 <target state="translated">Zmiany właściciela</target>
9026 9348 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group>
9027 9349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
9028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 9350 </trans-unit>
9029 <trans-unit id="5983006734882925930" datatype="html"> 9351 <trans-unit id="5983006734882925930" datatype="html">
9030 <source>My video history</source> 9352 <source>My video history</source>
9031 <target state="translated">Moja historia filmów</target> 9353 <target state="translated">Moja historia filmów</target>
9032 9354 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group>
9033 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html"> 9355 </trans-unit>
9034 <source>Create new synchronization</source><target state="new">Create new synchronization</target> 9356 <trans-unit id="6328603643802633101" datatype="html">
9357 <source>Create new synchronization</source>
9358 <target state="new">Create new synchronization</target>
9035 <context-group purpose="location"> 9359 <context-group purpose="location">
9036 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> 9360 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9037 <context context-type="linenumber">153</context> 9361 <context context-type="linenumber">153</context>
@@ -9040,9 +9364,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9040 <trans-unit id="8181077408762380407" datatype="html"> 9364 <trans-unit id="8181077408762380407" datatype="html">
9041 <source>Channels</source> 9365 <source>Channels</source>
9042 <target state="translated">Kanały</target> 9366 <target state="translated">Kanały</target>
9043 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9367
9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9368
9045 </trans-unit> 9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9046 <trans-unit id="8936704404804793618" datatype="html"> 9370 <trans-unit id="8936704404804793618" datatype="html">
9047 <source>Videos</source> 9371 <source>Videos</source>
9048 <target state="translated">Filmy</target> 9372 <target state="translated">Filmy</target>
@@ -9053,14 +9377,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9053 9377
9054 9378
9055 9379
9056 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9380
9381 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9057 <trans-unit id="1823843876735462104" datatype="html"> 9382 <trans-unit id="1823843876735462104" datatype="html">
9058 <source>Playlists</source> 9383 <source>Playlists</source>
9059 <target state="translated">Listy odtwarzania</target> 9384 <target state="translated">Listy odtwarzania</target>
9060 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9385
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9386
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9387
9063 </trans-unit> 9388 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9064 <trans-unit id="7916647920967632052" datatype="html"> 9389 <trans-unit id="7916647920967632052" datatype="html">
9065 <source>max size</source> 9390 <source>max size</source>
9066 <target state="translated">Maksymalny rozmiar</target> 9391 <target state="translated">Maksymalny rozmiar</target>
@@ -9070,21 +9395,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9070 <trans-unit id="6489275254908395777" datatype="html"> 9395 <trans-unit id="6489275254908395777" datatype="html">
9071 <source>Maximize editor</source> 9396 <source>Maximize editor</source>
9072 <target state="translated">Maksymalizuj edytor</target> 9397 <target state="translated">Maksymalizuj edytor</target>
9073 9398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group>
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 9399 </trans-unit>
9075 <trans-unit id="4243591013849340688" datatype="html"> 9400 <trans-unit id="4243591013849340688" datatype="html">
9076 <source>Exit maximized editor</source> 9401 <source>Exit maximized editor</source>
9077 <target state="translated">Opuść zmaksymalizowany edytor</target> 9402 <target state="translated">Opuść zmaksymalizowany edytor</target>
9078 9403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group>
9079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9404 </trans-unit>
9080
9081
9082 <trans-unit id="2687679787442328897" datatype="html"> 9405 <trans-unit id="2687679787442328897" datatype="html">
9083 <source>An email with verification link will be sent to <x id="PH"/>.</source> 9406 <source>An email with verification link will be sent to <x id="PH"/>.</source>
9084 <target state="translated">E-mail z linkiem weryfikacyjnym zostanie wysłany do <x id="PH"/>.</target> 9407 <target state="translated">E-mail z linkiem weryfikacyjnym zostanie wysłany do <x id="PH"/>.</target>
9085 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group> 9408 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">40</context></context-group>
9086 </trans-unit><trans-unit id="3856244462638931422" datatype="html"> 9409 </trans-unit>
9087 <source>Verify account email confirmation</source><target state="new">Verify account email confirmation</target> 9410 <trans-unit id="3856244462638931422" datatype="html">
9411 <source>Verify account email confirmation</source>
9412 <target state="new">Verify account email confirmation</target>
9088 <context-group purpose="location"> 9413 <context-group purpose="location">
9089 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context> 9414 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-email/verify-account-email.component.html</context>
9090 <context context-type="linenumber">2</context> 9415 <context context-type="linenumber">2</context>
@@ -9099,9 +9424,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9099 <trans-unit id="1783173774503340906" datatype="html"> 9424 <trans-unit id="1783173774503340906" datatype="html">
9100 <source>Subscribe to the account</source> 9425 <source>Subscribe to the account</source>
9101 <target state="translated">Subskrybuj to konto</target> 9426 <target state="translated">Subskrybuj to konto</target>
9102 9427 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
9103 9428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group>
9104 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group></trans-unit> 9429 </trans-unit>
9105 <trans-unit id="3131904093925601441" datatype="html"> 9430 <trans-unit id="3131904093925601441" datatype="html">
9106 <source>PLAYLISTS</source> 9431 <source>PLAYLISTS</source>
9107 <target state="translated">PLAYLISTY</target> 9432 <target state="translated">PLAYLISTY</target>
@@ -9172,7 +9497,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9172 </trans-unit> 9497 </trans-unit>
9173 <trans-unit id="4472450670859114703" datatype="html"> 9498 <trans-unit id="4472450670859114703" datatype="html">
9174 <source>Add a watermark image to the video.</source> 9499 <source>Add a watermark image to the video.</source>
9175 <target state="new">Add a watermark image to the video.</target> 9500 <target state="translated">Dodaj obraz znaku wodnego do filmu.</target>
9176 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group> 9501 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.html</context><context context-type="linenumber">54</context></context-group>
9177 </trans-unit> 9502 </trans-unit>
9178 <trans-unit id="155510305759087510" datatype="html"> 9503 <trans-unit id="155510305759087510" datatype="html">
@@ -9198,58 +9523,58 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9198 <trans-unit id="3541115907775840269" datatype="html"> 9523 <trans-unit id="3541115907775840269" datatype="html">
9199 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source> 9524 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
9200 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target> 9525 <target state="new">Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</target>
9201 9526 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group>
9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 9527 </trans-unit>
9203 <trans-unit id="3858880927114551513" datatype="html"> 9528 <trans-unit id="3858880927114551513" datatype="html">
9204 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source> 9529 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
9205 <target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target> 9530 <target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target>
9206 9531 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group>
9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9532 </trans-unit>
9208 <trans-unit id="4876327655498234453" datatype="html"> 9533 <trans-unit id="4876327655498234453" datatype="html">
9209 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source> 9534 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
9210 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target> 9535 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
9211 9536 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group>
9212 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> 9537 </trans-unit>
9213 <trans-unit id="7934869554046374009" datatype="html"> 9538 <trans-unit id="7934869554046374009" datatype="html">
9214 <source>Edition tasks created.</source> 9539 <source>Edition tasks created.</source>
9215 <target state="new">Edition tasks created.</target> 9540 <target state="new">Edition tasks created.</target>
9216 9541 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group>
9217 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9542 </trans-unit>
9218 <trans-unit id="7709367721354853232" datatype="html"> 9543 <trans-unit id="7709367721354853232" datatype="html">
9219 <source>Focus the search bar</source> 9544 <source>Focus the search bar</source>
9220 <target state="translated">Przejdź do paska wyszukiwania</target> 9545 <target state="translated">Przejdź do paska wyszukiwania</target>
9221 9546 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9222 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 9547 </trans-unit>
9223 <trans-unit id="4049262826107502276" datatype="html"> 9548 <trans-unit id="4049262826107502276" datatype="html">
9224 <source>Toggle the left menu</source> 9549 <source>Toggle the left menu</source>
9225 <target state="translated">Pokaż/schowaj menu po lewej</target> 9550 <target state="translated">Pokaż/schowaj menu po lewej</target>
9226 9551 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group>
9227 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit> 9552 </trans-unit>
9228 <trans-unit id="5409372033656550095" datatype="html"> 9553 <trans-unit id="5409372033656550095" datatype="html">
9229 <source>Go to the discover videos page</source> 9554 <source>Go to the discover videos page</source>
9230 <target state="translated">Przejdź do strony "Odkryj filmy"</target> 9555 <target state="translated">Przejdź do strony "Odkryj filmy"</target>
9231 9556 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 9557 </trans-unit>
9233 <trans-unit id="4278050445961255445" datatype="html"> 9558 <trans-unit id="4278050445961255445" datatype="html">
9234 <source>Go to the trending videos page</source> 9559 <source>Go to the trending videos page</source>
9235 <target state="translated">Przejdź do strony "Trendujące"</target> 9560 <target state="translated">Przejdź do strony "Trendujące"</target>
9236 9561 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9237 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 9562 </trans-unit>
9238 <trans-unit id="3242234958443825475" datatype="html"> 9563 <trans-unit id="3242234958443825475" datatype="html">
9239 <source>Go to the recently added videos page</source> 9564 <source>Go to the recently added videos page</source>
9240 <target state="translated">Przejdź do strony "Niedawno dodane"</target> 9565 <target state="translated">Przejdź do strony "Niedawno dodane"</target>
9241 9566 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9242 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> 9567 </trans-unit>
9243 <trans-unit id="2887122197778293919" datatype="html"> 9568 <trans-unit id="2887122197778293919" datatype="html">
9244 <source>Go to the local videos page</source> 9569 <source>Go to the local videos page</source>
9245 <target state="translated">Przejdź do strony "Lokalne filmy"</target> 9570 <target state="translated">Przejdź do strony "Lokalne filmy"</target>
9246 9571 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
9247 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit> 9572 </trans-unit>
9248 <trans-unit id="8009065619559214982" datatype="html"> 9573 <trans-unit id="8009065619559214982" datatype="html">
9249 <source>Go to the videos upload page</source> 9574 <source>Go to the videos upload page</source>
9250 <target state="translated">Przejdź do strony wrzutu filmów</target> 9575 <target state="translated">Przejdź do strony wrzutu filmów</target>
9251 9576 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
9252 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 9577 </trans-unit>
9253 <trans-unit id="3779524668013120370" datatype="html"> 9578 <trans-unit id="3779524668013120370" datatype="html">
9254 <source>Go to my subscriptions</source> 9579 <source>Go to my subscriptions</source>
9255 <target state="translated">Przejdź do moich subskrypcji</target> 9580 <target state="translated">Przejdź do moich subskrypcji</target>
@@ -9271,7 +9596,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9596 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9272 </trans-unit> 9597 </trans-unit>
9273 <trans-unit id="2013324644839511073" datatype="html"> 9598 <trans-unit id="2013324644839511073" datatype="html">
9274 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9599 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9275Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9600Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9276 <target state="translated">Nie można uzyskać danych uwierzytelniajÄ…cych klienta OAuth: <x id="PH" equiv-text="error.text"/>. Upewnij siÄ™, że PeerTube jest prawidÅ‚owo skonfigurowane (katalog config/), szczególnie w sekcji „webserverâ€.</target> 9601 <target state="translated">Nie można uzyskać danych uwierzytelniajÄ…cych klienta OAuth: <x id="PH" equiv-text="error.text"/>. Upewnij siÄ™, że PeerTube jest prawidÅ‚owo skonfigurowane (katalog config/), szczególnie w sekcji „webserverâ€.</target>
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9602 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9279,15 +9604,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9279 <trans-unit id="375263728166936544"> 9604 <trans-unit id="375263728166936544">
9280 <source>You need to reconnect.</source> 9605 <source>You need to reconnect.</source>
9281 <target>Musisz połączyć się ponownie.</target> 9606 <target>Musisz połączyć się ponownie.</target>
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9607
9283 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9608 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9284 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9609 <trans-unit id="8093156107152165809" datatype="html">
9610 <source>Show/hide this help menu</source>
9611 <target state="new">Show/hide this help menu</target>
9285 <context-group purpose="location"> 9612 <context-group purpose="location">
9286 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9613 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9287 <context context-type="linenumber">45</context> 9614 <context context-type="linenumber">45</context>
9288 </context-group> 9615 </context-group>
9289 </trans-unit><trans-unit id="3314265031897048047" datatype="html"> 9616 </trans-unit>
9290 <source>Hide this help menu</source><target state="new">Hide this help menu</target> 9617 <trans-unit id="3314265031897048047" datatype="html">
9618 <source>Hide this help menu</source>
9619 <target state="new">Hide this help menu</target>
9291 <context-group purpose="location"> 9620 <context-group purpose="location">
9292 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9621 <context context-type="sourcefile">src/app/core/core.module.ts</context>
9293 <context context-type="linenumber">46</context> 9622 <context context-type="linenumber">46</context>
@@ -9301,55 +9630,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9301 <trans-unit id="3608407683173066091" datatype="html"> 9630 <trans-unit id="3608407683173066091" datatype="html">
9302 <source>My history</source> 9631 <source>My history</source>
9303 <target state="translated">Moja historia</target> 9632 <target state="translated">Moja historia</target>
9304 <context-group purpose="location"> 9633
9305 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9634 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9306 <context context-type="linenumber">98</context>
9307 </context-group>
9308 </trans-unit>
9309 <trans-unit id="4024404994702813072" datatype="html"> 9635 <trans-unit id="4024404994702813072" datatype="html">
9310 <source>In my library</source> 9636 <source>In my library</source>
9311 <target state="translated">W mojej bibliotece</target> 9637 <target state="translated">W mojej bibliotece</target>
9312 <context-group purpose="location"> 9638
9313 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9639 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9314 <context context-type="linenumber">104</context>
9315 </context-group>
9316 </trans-unit>
9317 <trans-unit id="232050922346936574" datatype="html"> 9640 <trans-unit id="232050922346936574" datatype="html">
9318 <source>Trending</source> 9641 <source>Trending</source>
9319 <target state="translated">Trendy</target> 9642 <target state="translated">Trendy</target>
9320 9643
9321 9644
9322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9323 <trans-unit id="6470888608149621404" datatype="html"> 9646 <trans-unit id="6470888608149621404" datatype="html">
9324 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9647 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9325 <target state="translated">NA <x id="PH" equiv-text="config.instance.name"/></target> 9648 <target state="translated">NA <x id="PH" equiv-text="config.instance.name"/></target>
9326 <context-group purpose="location"> 9649
9327 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9650 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9328 <context context-type="linenumber">150</context>
9329 </context-group>
9330 </trans-unit>
9331 <trans-unit id="2821179408673282599" datatype="html"> 9651 <trans-unit id="2821179408673282599" datatype="html">
9332 <source>Home</source> 9652 <source>Home</source>
9333 <target state="translated">Strona główna</target> 9653 <target state="translated">Strona główna</target>
9334 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9654
9335 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9655
9336 </trans-unit> 9656 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9337 <trans-unit id="4648900870671159218"> 9657 <trans-unit id="4648900870671159218">
9338 <source>Success</source> 9658 <source>Success</source>
9339 <target>Pomyślnie</target> 9659 <target>Pomyślnie</target>
9340 9660 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group>
9341 9661 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group>
9342 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 9662 </trans-unit>
9343 <trans-unit id="1266887509445371246" datatype="html"> 9663 <trans-unit id="1266887509445371246" datatype="html">
9344 <source>Incorrect username or password.</source> 9664 <source>Incorrect username or password.</source>
9345 <target state="translated">Nieprawidłowa nazwa użytkownika lub hasło.</target> 9665 <target state="translated">Nieprawidłowa nazwa użytkownika lub hasło.</target>
9346 9666
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9667 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9348 <trans-unit id="6974874606619467663" datatype="html"> 9668 <trans-unit id="6974874606619467663" datatype="html">
9349 <source>Your account is blocked.</source> 9669 <source>Your account is blocked.</source>
9350 <target state="translated">Twoje konto jest zablokowane.</target> 9670 <target state="translated">Twoje konto jest zablokowane.</target>
9351 9671
9352 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9672 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9353 <trans-unit id="7939914198003891823" datatype="html"> 9673 <trans-unit id="7939914198003891823" datatype="html">
9354 <source>any language</source> 9674 <source>any language</source>
9355 <target state="translated">jakikolwiek język</target> 9675 <target state="translated">jakikolwiek język</target>
@@ -9383,41 +9703,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9383 <trans-unit id="6048892649018070225"> 9703 <trans-unit id="6048892649018070225">
9384 <source>Today</source> 9704 <source>Today</source>
9385 <target>Dzisiaj</target> 9705 <target>Dzisiaj</target>
9386 9706 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9387 9707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
9388 9708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group>
9389 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 9709 </trans-unit>
9390 <trans-unit id="4498682414491138092" datatype="html"> 9710 <trans-unit id="4498682414491138092" datatype="html">
9391 <source>Yesterday</source> 9711 <source>Yesterday</source>
9392 <target state="translated">Wczoraj</target> 9712 <target state="translated">Wczoraj</target>
9393 9713 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group>
9394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 9714 </trans-unit>
9395 <trans-unit id="5073473933031004097" datatype="html"> 9715 <trans-unit id="5073473933031004097" datatype="html">
9396 <source>This week</source> 9716 <source>This week</source>
9397 <target state="translated">W tym tygodniu</target> 9717 <target state="translated">W tym tygodniu</target>
9398 9718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group>
9399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 9719 </trans-unit>
9400 <trans-unit id="842657237693374355" datatype="html"> 9720 <trans-unit id="842657237693374355" datatype="html">
9401 <source>This month</source> 9721 <source>This month</source>
9402 <target state="translated">W tym miesiÄ…cu</target> 9722 <target state="translated">W tym miesiÄ…cu</target>
9403 9723 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group>
9404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 9724 </trans-unit>
9405 <trans-unit id="4463380307954693363" datatype="html"> 9725 <trans-unit id="4463380307954693363" datatype="html">
9406 <source>Last month</source> 9726 <source>Last month</source>
9407 <target state="translated">W ubiegłym miesiącu</target> 9727 <target state="translated">W ubiegłym miesiącu</target>
9408 9728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group>
9409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> 9729 </trans-unit>
9410 <trans-unit id="7473676707373218484" datatype="html"> 9730 <trans-unit id="7473676707373218484" datatype="html">
9411 <source>Older</source> 9731 <source>Older</source>
9412 <target state="translated">Starsze</target> 9732 <target state="translated">Starsze</target>
9413 9733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group>
9414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 9734 </trans-unit>
9415 <trans-unit id="5036991421517255667" datatype="html"> 9735 <trans-unit id="5036991421517255667" datatype="html">
9416 <source>Cannot load more videos. Try again later.</source> 9736 <source>Cannot load more videos. Try again later.</source>
9417 <target state="translated">Nie można załadować więcej filmów. Spróbuj ponownie później.</target> 9737 <target state="translated">Nie można załadować więcej filmów. Spróbuj ponownie później.</target>
9418 9738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group>
9419 9739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group>
9420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 9740 </trans-unit>
9421 <trans-unit id="4873149362496451858"> 9741 <trans-unit id="4873149362496451858">
9422 <source>Last 7 days</source> 9742 <source>Last 7 days</source>
9423 <target>Ostatnie 7 dni</target> 9743 <target>Ostatnie 7 dni</target>
@@ -9436,17 +9756,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9436 <trans-unit id="2392481201920342009" datatype="html"> 9756 <trans-unit id="2392481201920342009" datatype="html">
9437 <source>VOD videos</source> 9757 <source>VOD videos</source>
9438 <target state="translated">Filmy VOD</target> 9758 <target state="translated">Filmy VOD</target>
9439 9759 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group>
9440 9760 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group>
9441 9761 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group>
9442 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 9762 </trans-unit>
9443 <trans-unit id="2180217594100853008" datatype="html"> 9763 <trans-unit id="2180217594100853008" datatype="html">
9444 <source>Live videos</source> 9764 <source>Live videos</source>
9445 <target state="translated">Filmy na żywo</target> 9765 <target state="translated">Filmy na żywo</target>
9446 9766 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group>
9447 9767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group>
9448 9768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group>
9449 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">159</context></context-group></trans-unit> 9769 </trans-unit>
9450 <trans-unit id="8487565500496466433"> 9770 <trans-unit id="8487565500496466433">
9451 <source>Short (&lt; 4 min)</source> 9771 <source>Short (&lt; 4 min)</source>
9452 <target>Krótkie (&lt; 4 min)</target> 9772 <target>Krótkie (&lt; 4 min)</target>
@@ -9487,8 +9807,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9487 <source>Search error</source> 9807 <source>Search error</source>
9488 <target state="translated">BÅ‚Ä…d wyszukiwania</target> 9808 <target state="translated">BÅ‚Ä…d wyszukiwania</target>
9489 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group> 9809 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">160</context></context-group>
9490 </trans-unit><trans-unit id="6183000905044663854" datatype="html"> 9810 </trans-unit>
9491 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source><target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target> 9811 <trans-unit id="6183000905044663854" datatype="html">
9812 <source>Search <x id="PH" equiv-text="this.currentSearch"/></source>
9813 <target state="new">Search <x id="PH" equiv-text="this.currentSearch"/></target>
9492 <context-group purpose="location"> 9814 <context-group purpose="location">
9493 <context context-type="sourcefile">src/app/+search/search.component.ts</context> 9815 <context context-type="sourcefile">src/app/+search/search.component.ts</context>
9494 <context context-type="linenumber">252</context> 9816 <context context-type="linenumber">252</context>
@@ -9502,14 +9824,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9502 <trans-unit id="4580988005648117665" datatype="html"> 9824 <trans-unit id="4580988005648117665" datatype="html">
9503 <source>Search</source> 9825 <source>Search</source>
9504 <target state="translated">Szukaj</target> 9826 <target state="translated">Szukaj</target>
9505 9827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group>
9506 9828 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9507 9829 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group>
9508 9830 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9509 9831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group>
9510 9832 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
9511 9833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
9512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9834 </trans-unit>
9513 <trans-unit id="320689395528621696" datatype="html"> 9835 <trans-unit id="320689395528621696" datatype="html">
9514 <source>Navigate between plugins and themes</source> 9836 <source>Navigate between plugins and themes</source>
9515 <target state="new">Navigate between plugins and themes</target> 9837 <target state="new">Navigate between plugins and themes</target>
@@ -9517,6 +9839,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9517 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9839 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9518 <context context-type="linenumber">7</context> 9840 <context context-type="linenumber">7</context>
9519 </context-group> 9841 </context-group>
9842 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9843 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9844</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9845</target>
9846 <context-group purpose="location">
9847 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9848 <context context-type="linenumber">1,4</context>
9849 </context-group>
9520 </trans-unit> 9850 </trans-unit>
9521 <trans-unit id="7804724824750282316" datatype="html"> 9851 <trans-unit id="7804724824750282316" datatype="html">
9522 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9852 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9526,98 +9856,108 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9526 <context context-type="linenumber">5</context> 9856 <context context-type="linenumber">5</context>
9527 </context-group> 9857 </context-group>
9528 </trans-unit> 9858 </trans-unit>
9529
9530 <trans-unit id="8392321423487952834" datatype="html"> 9859 <trans-unit id="8392321423487952834" datatype="html">
9531 <source>1 year ago</source> 9860 <source>1 year ago</source>
9532 <target state="translated">1 rok temu</target> 9861 <target state="translated">1 rok temu</target>
9533 9862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group>
9534 9863 </trans-unit>
9535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1995871740249853660" datatype="html"> 9864 <trans-unit id="1995871740249853660" datatype="html">
9536 <source><x id="PH" equiv-text="interval"/> month(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target> 9865 <source><x id="PH" equiv-text="interval"/> month(s) ago</source>
9866 <target state="new"><x id="PH" equiv-text="interval"/> month(s) ago</target>
9537 <context-group purpose="location"> 9867 <context-group purpose="location">
9538 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9868 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9539 <context context-type="linenumber">28</context> 9869 <context context-type="linenumber">28</context>
9540 </context-group> 9870 </context-group>
9541 </trans-unit> 9871 </trans-unit>
9542
9543 <trans-unit id="6874778750344205852" datatype="html"> 9872 <trans-unit id="6874778750344205852" datatype="html">
9544 <source>1 month ago</source> 9873 <source>1 month ago</source>
9545 <target state="translated">1 miesiÄ…c temu</target> 9874 <target state="translated">1 miesiÄ…c temu</target>
9546 9875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group>
9547 9876 </trans-unit>
9548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">34</context></context-group></trans-unit><trans-unit id="3626585509896494177" datatype="html"> 9877 <trans-unit id="3626585509896494177" datatype="html">
9549 <source><x id="PH" equiv-text="interval"/> week(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target> 9878 <source><x id="PH" equiv-text="interval"/> week(s) ago</source>
9879 <target state="new"><x id="PH" equiv-text="interval"/> week(s) ago</target>
9550 <context-group purpose="location"> 9880 <context-group purpose="location">
9551 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9881 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9552 <context context-type="linenumber">37</context> 9882 <context context-type="linenumber">37</context>
9553 </context-group> 9883 </context-group>
9554 </trans-unit><trans-unit id="4853543308896023917" datatype="html"> 9884 </trans-unit>
9555 <source><x id="PH" equiv-text="interval"/> day(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target> 9885 <trans-unit id="4853543308896023917" datatype="html">
9886 <source><x id="PH" equiv-text="interval"/> day(s) ago</source>
9887 <target state="new"><x id="PH" equiv-text="interval"/> day(s) ago</target>
9556 <context-group purpose="location"> 9888 <context-group purpose="location">
9557 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9889 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9558 <context context-type="linenumber">42</context> 9890 <context context-type="linenumber">42</context>
9559 </context-group> 9891 </context-group>
9560 </trans-unit><trans-unit id="1345947856864087664" datatype="html"> 9892 </trans-unit>
9561 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target> 9893 <trans-unit id="1345947856864087664" datatype="html">
9894 <source><x id="PH" equiv-text="interval"/> hour(s) ago</source>
9895 <target state="new"><x id="PH" equiv-text="interval"/> hour(s) ago</target>
9562 <context-group purpose="location"> 9896 <context-group purpose="location">
9563 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9897 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9564 <context context-type="linenumber">47</context> 9898 <context context-type="linenumber">47</context>
9565 </context-group> 9899 </context-group>
9566 </trans-unit> 9900 </trans-unit>
9567
9568
9569
9570
9571
9572
9573 <trans-unit id="8256466313580256940"> 9901 <trans-unit id="8256466313580256940">
9574 <source><x id="PH"/> min ago </source> 9902 <source><x id="PH"/> min ago </source>
9575 <target> 9903 <target>
9576 <x id="PH"/> minut temu 9904 <x id="PH"/> minut temu
9577 </target> 9905 </target>
9578 9906 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group>
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9907 </trans-unit>
9580 <trans-unit id="4733690367258997247" datatype="html"> 9908 <trans-unit id="4733690367258997247" datatype="html">
9581 <source>just now</source> 9909 <source>just now</source>
9582 <target state="translated">Właśnie teraz</target> 9910 <target state="translated">Właśnie teraz</target>
9583 9911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group>
9584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 9912 </trans-unit>
9585 <trans-unit id="2222108104954671970" datatype="html"> 9913 <trans-unit id="2222108104954671970" datatype="html">
9586 <source><x id="PH"/> sec </source> 9914 <source><x id="PH"/> sec </source>
9587 <target state="translated"><x id="PH"/> sek. </target> 9915 <target state="translated"><x id="PH"/> sek. </target>
9588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group> 9916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/angular/duration-formatter.pipe.ts</context><context context-type="linenumber">30</context></context-group>
9589 </trans-unit><trans-unit id="8489397598480880903" datatype="html"> 9917 </trans-unit>
9590 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source><target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target> 9918 <trans-unit id="8489397598480880903" datatype="html">
9919 <source>{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</source>
9920 <target state="new">{interval, plural, =1 {1 year ago} other {<x id="interval"/> years ago}}</target>
9591 <context-group purpose="location"> 9921 <context-group purpose="location">
9592 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9922 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9593 <context context-type="linenumber">7</context> 9923 <context context-type="linenumber">7</context>
9594 </context-group> 9924 </context-group>
9595 </trans-unit><trans-unit id="599762045687999334" datatype="html"> 9925 </trans-unit>
9596 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source><target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target> 9926 <trans-unit id="599762045687999334" datatype="html">
9927 <source>{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</source>
9928 <target state="new">{interval, plural, =1 {1 month ago} other {<x id="interval"/> months ago}}</target>
9597 <context-group purpose="location"> 9929 <context-group purpose="location">
9598 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9930 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9599 <context context-type="linenumber">8</context> 9931 <context context-type="linenumber">8</context>
9600 </context-group> 9932 </context-group>
9601 </trans-unit><trans-unit id="4951459525104027759" datatype="html"> 9933 </trans-unit>
9602 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source><target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target> 9934 <trans-unit id="4951459525104027759" datatype="html">
9935 <source>{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</source>
9936 <target state="new">{interval, plural, =1 {1 week ago} other {<x id="interval"/> weeks ago}}</target>
9603 <context-group purpose="location"> 9937 <context-group purpose="location">
9604 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9938 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9605 <context context-type="linenumber">9</context> 9939 <context context-type="linenumber">9</context>
9606 </context-group> 9940 </context-group>
9607 </trans-unit><trans-unit id="2471141982657856893" datatype="html"> 9941 </trans-unit>
9608 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source><target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target> 9942 <trans-unit id="2471141982657856893" datatype="html">
9943 <source>{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</source>
9944 <target state="new">{interval, plural, =1 {1 day ago} other {<x id="interval"/> days ago}}</target>
9609 <context-group purpose="location"> 9945 <context-group purpose="location">
9610 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9946 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9611 <context context-type="linenumber">10</context> 9947 <context context-type="linenumber">10</context>
9612 </context-group> 9948 </context-group>
9613 </trans-unit><trans-unit id="8562677309401914974" datatype="html"> 9949 </trans-unit>
9614 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source><target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target> 9950 <trans-unit id="8562677309401914974" datatype="html">
9951 <source>{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</source>
9952 <target state="new">{interval, plural, =1 {1 hour ago} other {<x id="interval"/> hours ago}}</target>
9615 <context-group purpose="location"> 9953 <context-group purpose="location">
9616 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9954 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9617 <context context-type="linenumber">11</context> 9955 <context context-type="linenumber">11</context>
9618 </context-group> 9956 </context-group>
9619 </trans-unit><trans-unit id="3613007385964514320" datatype="html"> 9957 </trans-unit>
9620 <source><x id="PH" equiv-text="interval"/> year(s) ago</source><target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target> 9958 <trans-unit id="3613007385964514320" datatype="html">
9959 <source><x id="PH" equiv-text="interval"/> year(s) ago</source>
9960 <target state="new"><x id="PH" equiv-text="interval"/> year(s) ago</target>
9621 <context-group purpose="location"> 9961 <context-group purpose="location">
9622 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context> 9962 <context context-type="sourcefile">src/app/shared/shared-main/angular/from-now.pipe.ts</context>
9623 <context context-type="linenumber">19</context> 9963 <context context-type="linenumber">19</context>
@@ -9639,7 +9979,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9639 <trans-unit id="9178182467454450952"> 9979 <trans-unit id="9178182467454450952">
9640 <source>Confirm</source> 9980 <source>Confirm</source>
9641 <target>Potwierdź</target> 9981 <target>Potwierdź</target>
9642 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9982
9983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9984 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9985 <context-group purpose="location">
9986 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9987 <context context-type="linenumber">28,30</context>
9988 </context-group>
9989 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9990 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9991 <context-group purpose="location">
9992 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9993 <context context-type="linenumber">34,36</context>
9994 </context-group>
9995 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9996 <source>Two-factor code</source><target state="new">Two-factor code</target>
9997 <context-group purpose="location">
9998 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9999 <context context-type="linenumber">42</context>
10000 </context-group>
10001 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10002 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10003 <context-group purpose="location">
10004 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10005 <context context-type="linenumber">43</context>
10006 </context-group>
10007 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10008 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10009 <context-group purpose="location">
10010 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10011 <context context-type="linenumber">77</context>
10012 </context-group>
9643 </trans-unit> 10013 </trans-unit>
9644 <trans-unit id="7784486624424057376"> 10014 <trans-unit id="7784486624424057376">
9645 <source>Instance name is required.</source> 10015 <source>Instance name is required.</source>
@@ -9843,6 +10213,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9843 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10213 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9844 <target state="translated">Adres musi być prawidłowy (np. chocobozzz@example.com).</target> 10214 <target state="translated">Adres musi być prawidłowy (np. chocobozzz@example.com).</target>
9845 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10216 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10217 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10218 <context-group purpose="location">
10219 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10220 <context context-type="linenumber">69</context>
10221 </context-group>
9846 </trans-unit> 10222 </trans-unit>
9847 <trans-unit id="4968369344159400023" datatype="html"> 10223 <trans-unit id="4968369344159400023" datatype="html">
9848 <source>Your name is required.</source> 10224 <source>Your name is required.</source>
@@ -9898,10 +10274,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9898 <trans-unit id="3577237269587081090"> 10274 <trans-unit id="3577237269587081090">
9899 <source>Password is required.</source> 10275 <source>Password is required.</source>
9900 <target>Hasło jest wymagane.</target> 10276 <target>Hasło jest wymagane.</target>
9901 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10277
9902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10278
9903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10279
9904 </trans-unit> 10280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9905 <trans-unit id="3152303769378345477"> 10281 <trans-unit id="3152303769378345477">
9906 <source>Confirmation of the password is required.</source> 10282 <source>Confirmation of the password is required.</source>
9907 <target>Potwierdzenie hasła jest wymagane.</target> 10283 <target>Potwierdzenie hasła jest wymagane.</target>
@@ -9945,94 +10321,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9945 <trans-unit id="525871656034789056"> 10321 <trans-unit id="525871656034789056">
9946 <source>Password must be at least 6 characters long.</source> 10322 <source>Password must be at least 6 characters long.</source>
9947 <target>Hasło musi składać się z przynajmniej 6 znaków.</target> 10323 <target>Hasło musi składać się z przynajmniej 6 znaków.</target>
9948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10324
9949 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10325
9950 </trans-unit> 10326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9951 <trans-unit id="1099684476181448167"> 10327 <trans-unit id="1099684476181448167">
9952 <source>Password cannot be more than 255 characters long.</source> 10328 <source>Password cannot be more than 255 characters long.</source>
9953 <target>Hasło nie może zawierać więcej niż 255 znaków.</target> 10329 <target>Hasło nie może zawierać więcej niż 255 znaków.</target>
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10330
9955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10331
9956 </trans-unit> 10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9957 <trans-unit id="3392630942539073768"> 10333 <trans-unit id="3392630942539073768">
9958 <source>The new password and the confirmed password do not correspond.</source> 10334 <source>The new password and the confirmed password do not correspond.</source>
9959 <target>Nowe hasło i potwierdzenie hasła nie pasują do siebie.</target> 10335 <target>Nowe hasło i potwierdzenie hasła nie pasują do siebie.</target>
9960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10336
9961 </trans-unit> 10337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9962 <trans-unit id="2027337371129904473"> 10338 <trans-unit id="2027337371129904473">
9963 <source>Video quota is required.</source> 10339 <source>Video quota is required.</source>
9964 <target>Powierzchnia na filmy jest wymagana.</target> 10340 <target>Powierzchnia na filmy jest wymagana.</target>
9965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10341
9966 </trans-unit> 10342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9967 <trans-unit id="267386529333143660"> 10343 <trans-unit id="267386529333143660">
9968 <source>Quota must be greater than -1.</source> 10344 <source>Quota must be greater than -1.</source>
9969 <target>Powierzchnia musi być większa niż -1.</target> 10345 <target>Powierzchnia musi być większa niż -1.</target>
9970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10346
9971 </trans-unit> 10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9972 <trans-unit id="1220179061234048936" datatype="html"> 10348 <trans-unit id="1220179061234048936" datatype="html">
9973 <source>Daily upload limit is required.</source> 10349 <source>Daily upload limit is required.</source>
9974 <target state="translated">Dzienny limit wrzucania jest wymagany.</target> 10350 <target state="translated">Dzienny limit wrzucania jest wymagany.</target>
9975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10351
9976 </trans-unit> 10352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9977 <trans-unit id="8959404382357999234" datatype="html"> 10353 <trans-unit id="8959404382357999234" datatype="html">
9978 <source>Daily upload limit must be greater than -1.</source> 10354 <source>Daily upload limit must be greater than -1.</source>
9979 <target state="translated">Dzienny limit wrzucania musi być większy niż -1.</target> 10355 <target state="translated">Dzienny limit wrzucania musi być większy niż -1.</target>
9980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10356
9981 </trans-unit> 10357 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9982 <trans-unit id="4796798537475457493"> 10358 <trans-unit id="4796798537475457493">
9983 <source>User role is required.</source> 10359 <source>User role is required.</source>
9984 <target>Rola użytkownika jest wymagana.</target> 10360 <target>Rola użytkownika jest wymagana.</target>
9985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10361
9986 </trans-unit> 10362 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9987 <trans-unit id="2761226139624435788"> 10363 <trans-unit id="2761226139624435788">
9988 <source>Description must be at least 3 characters long.</source> 10364 <source>Description must be at least 3 characters long.</source>
9989 <target>Opis musi zawierać przynajmniej 3 znaki.</target> 10365 <target>Opis musi zawierać przynajmniej 3 znaki.</target>
9990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10366
9991 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10367
9992 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10368
9993 </trans-unit> 10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9994 <trans-unit id="4717982586356605243" datatype="html"> 10370 <trans-unit id="4717982586356605243" datatype="html">
9995 <source>Description cannot be more than 1000 characters long.</source> 10371 <source>Description cannot be more than 1000 characters long.</source>
9996 <target state="translated">Opis nie może mieć więcej niż 1000 znaków.</target> 10372 <target state="translated">Opis nie może mieć więcej niż 1000 znaków.</target>
9997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10373
9998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10374
9999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10375
10000 </trans-unit> 10376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10001 <trans-unit id="1814372869868173571" datatype="html"> 10377 <trans-unit id="1814372869868173571" datatype="html">
10002 <source>You must agree with the instance terms in order to register on it.</source> 10378 <source>You must agree with the instance terms in order to register on it.</source>
10003 <target state="translated">Musisz zgodzić się na zasady instancji żeby się na niej zarejestrować.</target> 10379 <target state="translated">Musisz zgodzić się na zasady instancji żeby się na niej zarejestrować.</target>
10004 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10380
10005 </trans-unit> 10381 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10006 <trans-unit id="7803960725351649605" datatype="html"> 10382 <trans-unit id="7803960725351649605" datatype="html">
10007 <source>Ban reason must be at least 3 characters long.</source> 10383 <source>Ban reason must be at least 3 characters long.</source>
10008 <target state="translated">Powód bana musi zawierać przynajmniej 3 znaki.</target> 10384 <target state="translated">Powód bana musi zawierać przynajmniej 3 znaki.</target>
10009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10385
10010 </trans-unit> 10386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10011 <trans-unit id="3851609012243698179" datatype="html"> 10387 <trans-unit id="3851609012243698179" datatype="html">
10012 <source>Ban reason cannot be more than 250 characters long.</source> 10388 <source>Ban reason cannot be more than 250 characters long.</source>
10013 <target state="translated">Powód bana nie może zawierać więcej niż 250 znaków.</target> 10389 <target state="translated">Powód bana nie może zawierać więcej niż 250 znaków.</target>
10014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10390
10015 </trans-unit> 10391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10016 <trans-unit id="6632896893630378443"> 10392 <trans-unit id="6632896893630378443">
10017 <source>Display name is required.</source> 10393 <source>Display name is required.</source>
10018 <target>Nazwa wyświetlana jest wymagana.</target> 10394 <target>Nazwa wyświetlana jest wymagana.</target>
10019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10395
10020 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10396
10021 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10397
10022 </trans-unit> 10398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10023 <trans-unit id="1303578752658966736" datatype="html"> 10399 <trans-unit id="1303578752658966736" datatype="html">
10024 <source>Display name must be at least 1 character long.</source> 10400 <source>Display name must be at least 1 character long.</source>
10025 <target state="translated">Wyświetlana nazwa musi zawierać przynajmniej 1 znak.</target> 10401 <target state="translated">Wyświetlana nazwa musi zawierać przynajmniej 1 znak.</target>
10026 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10402
10027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10403
10028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10404
10029 </trans-unit> 10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10030 <trans-unit id="4613240543124934954" datatype="html"> 10406 <trans-unit id="4613240543124934954" datatype="html">
10031 <source>Display name cannot be more than 50 characters long.</source> 10407 <source>Display name cannot be more than 50 characters long.</source>
10032 <target state="translated">Wyświetlana nazwa nie może zawierać więcej niż 50 znaków.</target> 10408 <target state="translated">Wyświetlana nazwa nie może zawierać więcej niż 50 znaków.</target>
10033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10409
10034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10410
10035 </trans-unit> 10411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10036 <trans-unit id="1000468652492651683"> 10412 <trans-unit id="1000468652492651683">
10037 <source>Report reason is required.</source> 10413 <source>Report reason is required.</source>
10038 <target>Przyczyna zgłoszenia jest wymagana.</target> 10414 <target>Przyczyna zgłoszenia jest wymagana.</target>
@@ -10145,32 +10521,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10145 <source>Support text must be at least 3 characters long.</source> 10521 <source>Support text must be at least 3 characters long.</source>
10146 <target>Tekst o wsparciu musi zawierać przynajmniej 3 znaki.</target> 10522 <target>Tekst o wsparciu musi zawierać przynajmniej 3 znaki.</target>
10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group> 10523 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">47</context></context-group>
10148 </trans-unit><trans-unit id="6122525173522570480" datatype="html"> 10524 </trans-unit>
10149 <source>Support text cannot be more than 1000 characters long.</source><target state="new">Support text cannot be more than 1000 characters long.</target> 10525 <trans-unit id="6122525173522570480" datatype="html">
10526 <source>Support text cannot be more than 1000 characters long.</source>
10527 <target state="new">Support text cannot be more than 1000 characters long.</target>
10150 <context-group purpose="location"> 10528 <context-group purpose="location">
10151 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10529 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10152 <context context-type="linenumber">48</context> 10530 <context context-type="linenumber">48</context>
10153 </context-group> 10531 </context-group>
10154 </trans-unit><trans-unit id="6149476559621965756" datatype="html"> 10532 </trans-unit>
10155 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target> 10533 <trans-unit id="6149476559621965756" datatype="html">
10534 <source>Remote channel url is required.</source>
10535 <target state="new">Remote channel url is required.</target>
10156 <context-group purpose="location"> 10536 <context-group purpose="location">
10157 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10537 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10158 <context context-type="linenumber">59</context> 10538 <context context-type="linenumber">59</context>
10159 </context-group> 10539 </context-group>
10160 </trans-unit><trans-unit id="7820654428820536159" datatype="html"> 10540 </trans-unit>
10161 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target> 10541 <trans-unit id="7820654428820536159" datatype="html">
10542 <source>External channel URL must begin with "https://" or "http://"</source>
10543 <target state="new">External channel URL must begin with "https://" or "http://"</target>
10162 <context-group purpose="location"> 10544 <context-group purpose="location">
10163 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10545 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10164 <context context-type="linenumber">60</context> 10546 <context context-type="linenumber">60</context>
10165 </context-group> 10547 </context-group>
10166 </trans-unit><trans-unit id="5090406837784732474" datatype="html"> 10548 </trans-unit>
10167 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target> 10549 <trans-unit id="5090406837784732474" datatype="html">
10550 <source>External channel URL cannot be more than 1000 characters long</source>
10551 <target state="new">External channel URL cannot be more than 1000 characters long</target>
10168 <context-group purpose="location"> 10552 <context-group purpose="location">
10169 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10553 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10170 <context context-type="linenumber">61</context> 10554 <context context-type="linenumber">61</context>
10171 </context-group> 10555 </context-group>
10172 </trans-unit> 10556 </trans-unit>
10173
10174 <trans-unit id="5637879201055173642" datatype="html"> 10557 <trans-unit id="5637879201055173642" datatype="html">
10175 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source> 10558 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
10176 <target state="translated">Zajrzyj do <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>dokumentacji<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, aby dowiedzieć się jak używać funkcji transmisji live na PeerTube. </target> 10559 <target state="translated">Zajrzyj do <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>dokumentacji<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, aby dowiedzieć się jak używać funkcji transmisji live na PeerTube. </target>
@@ -10222,47 +10605,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10222 <trans-unit id="7220386604464537651" datatype="html"> 10605 <trans-unit id="7220386604464537651" datatype="html">
10223 <source>Live RTMP Url</source> 10606 <source>Live RTMP Url</source>
10224 <target state="translated">Adres URL RTMP transmisji</target> 10607 <target state="translated">Adres URL RTMP transmisji</target>
10225 10608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10226 10609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10610 </trans-unit>
10228 <trans-unit id="4956017863340142734" datatype="html"> 10611 <trans-unit id="4956017863340142734" datatype="html">
10229 <source>Live RTMPS Url</source> 10612 <source>Live RTMPS Url</source>
10230 <target state="new">Live RTMPS Url</target> 10613 <target state="new">Live RTMPS Url</target>
10231 10614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10232 10615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10616 </trans-unit>
10234 <trans-unit id="1225050607125362052" datatype="html"> 10617 <trans-unit id="1225050607125362052" datatype="html">
10235 <source>Live stream key</source> 10618 <source>Live stream key</source>
10236 <target state="translated">Klucz strumienia</target> 10619 <target state="translated">Klucz strumienia</target>
10237 10620 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10238 10621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10622 </trans-unit>
10240 <trans-unit id="5058286083557987083" datatype="html"> 10623 <trans-unit id="5058286083557987083" datatype="html">
10241 <source>âš ï¸ Never share your stream key with anyone.</source> 10624 <source>âš ï¸ Never share your stream key with anyone.</source>
10242 <target state="translated">âš ï¸ Nie dziel siÄ™ kluczem strumienia z innymi.</target> 10625 <target state="translated">âš ï¸ Nie dziel siÄ™ kluczem strumienia z innymi.</target>
10243 10626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10244 10627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10245 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10628 </trans-unit>
10246 <trans-unit id="5941639683192662500" datatype="html"> 10629 <trans-unit id="5941639683192662500" datatype="html">
10247 <source>This is a normal live</source> 10630 <source>This is a normal live</source>
10248 <target state="new">This is a normal live</target> 10631 <target state="new">This is a normal live</target>
10249 10632 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 10633 </trans-unit>
10251 <trans-unit id="4022826795131920912" datatype="html"> 10634 <trans-unit id="4022826795131920912" datatype="html">
10252 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 10635 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10253 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target> 10636 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
10254 10637 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10638 </trans-unit>
10256 <trans-unit id="2261925229535541622" datatype="html"> 10639 <trans-unit id="2261925229535541622" datatype="html">
10257 <source>This is a permanent/recurring live</source> 10640 <source>This is a permanent/recurring live</source>
10258 <target state="new">This is a permanent/recurring live</target> 10641 <target state="new">This is a permanent/recurring live</target>
10259 10642 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 10643 </trans-unit>
10261 <trans-unit id="8986073791327847979" datatype="html"> 10644 <trans-unit id="8986073791327847979" datatype="html">
10262 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 10645 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10263 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target> 10646 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
10264 10647 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10648 </trans-unit>
10266 <trans-unit id="3112273530390098557" datatype="html"> 10649 <trans-unit id="3112273530390098557" datatype="html">
10267 <source>Replay will be saved</source> 10650 <source>Replay will be saved</source>
10268 <target state="translated">Powtórka zostanie zapisana</target> 10651 <target state="translated">Powtórka zostanie zapisana</target>
@@ -10302,8 +10685,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10302 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10685 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10303 <context context-type="linenumber">44</context> 10686 <context context-type="linenumber">44</context>
10304 </context-group> 10687 </context-group>
10305 </trans-unit><trans-unit id="6989092358991683843" datatype="html"> 10688 </trans-unit>
10306 <source>Replay is being processed...</source><target state="new">Replay is being processed...</target> 10689 <trans-unit id="6989092358991683843" datatype="html">
10690 <source>Replay is being processed...</source>
10691 <target state="new">Replay is being processed...</target>
10307 <context-group purpose="location"> 10692 <context-group purpose="location">
10308 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 10693 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
10309 <context context-type="linenumber">45</context> 10694 <context context-type="linenumber">45</context>
@@ -10391,14 +10776,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10391 <source>This file is too large.</source> 10776 <source>This file is too large.</source>
10392 <target>Ten plik jest zbyt wielki.</target> 10777 <target>Ten plik jest zbyt wielki.</target>
10393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group> 10778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context><context context-type="linenumber">54</context></context-group>
10394 </trans-unit><trans-unit id="5604677701754367707" datatype="html"> 10779 </trans-unit>
10395 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source><target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target> 10780 <trans-unit id="5604677701754367707" datatype="html">
10781 <source>PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</source>
10782 <target state="new">PeerTube cannot handle this kind of file. Accepted extensions are <x id="PH" equiv-text="this.allowedExtensionsMessage"/>.</target>
10396 <context-group purpose="location"> 10783 <context-group purpose="location">
10397 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context> 10784 <context context-type="sourcefile">src/app/shared/shared-forms/reactive-file.component.ts</context>
10398 <context context-type="linenumber">60</context> 10785 <context context-type="linenumber">60</context>
10399 </context-group> 10786 </context-group>
10400 </trans-unit> 10787 </trans-unit>
10401
10402 <trans-unit id="3393133458004181121" datatype="html"> 10788 <trans-unit id="3393133458004181121" datatype="html">
10403 <source>All categories</source> 10789 <source>All categories</source>
10404 <target state="new">All categories</target> 10790 <target state="new">All categories</target>
@@ -10406,8 +10792,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10406 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context> 10792 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-categories.component.ts</context>
10407 <context context-type="linenumber">24</context> 10793 <context context-type="linenumber">24</context>
10408 </context-group> 10794 </context-group>
10409 </trans-unit><trans-unit id="8280589137189201687" datatype="html"> 10795 </trans-unit>
10410 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source><target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target> 10796 <trans-unit id="8280589137189201687" datatype="html">
10797 <source>You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</source>
10798 <target state="new">You can't select more than {maxItems, plural, =1 {1 item} other {<x id="maxItems"/> items}}</target>
10411 <context-group purpose="location"> 10799 <context-group purpose="location">
10412 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context> 10800 <context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context>
10413 <context context-type="linenumber">83</context> 10801 <context context-type="linenumber">83</context>
@@ -10416,8 +10804,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10416 <trans-unit id="3999967345340145904" datatype="html"> 10804 <trans-unit id="3999967345340145904" datatype="html">
10417 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source> 10805 <source>You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</source>
10418 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target> 10806 <target state="new">You can't select more than <x id="PH" equiv-text="this.maxItems"/> items</target>
10419 10807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group>
10420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-checkbox-all.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 10808 </trans-unit>
10421 <trans-unit id="6708273825233539746" datatype="html"> 10809 <trans-unit id="6708273825233539746" datatype="html">
10422 <source>Add a new option</source> 10810 <source>Add a new option</source>
10423 <target state="translated">Dodaj nowÄ… opcjÄ™</target> 10811 <target state="translated">Dodaj nowÄ… opcjÄ™</target>
@@ -10470,7 +10858,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10470 </trans-unit> 10858 </trans-unit>
10471 <trans-unit id="1391351050292665308" datatype="html"> 10859 <trans-unit id="1391351050292665308" datatype="html">
10472 <source>Sun</source> 10860 <source>Sun</source>
10473 <target state="new">Sun</target> 10861 <target state="translated">Nie</target>
10474 <context-group purpose="location"> 10862 <context-group purpose="location">
10475 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10863 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10476 <context context-type="linenumber">20</context> 10864 <context context-type="linenumber">20</context>
@@ -10480,7 +10868,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10480 </trans-unit> 10868 </trans-unit>
10481 <trans-unit id="7037142944838911104" datatype="html"> 10869 <trans-unit id="7037142944838911104" datatype="html">
10482 <source>Mon</source> 10870 <source>Mon</source>
10483 <target state="new">Mon</target> 10871 <target state="translated">Pon</target>
10484 <context-group purpose="location"> 10872 <context-group purpose="location">
10485 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10873 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10486 <context context-type="linenumber">21</context> 10874 <context context-type="linenumber">21</context>
@@ -10490,7 +10878,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10490 </trans-unit> 10878 </trans-unit>
10491 <trans-unit id="4051951828654963549" datatype="html"> 10879 <trans-unit id="4051951828654963549" datatype="html">
10492 <source>Tue</source> 10880 <source>Tue</source>
10493 <target state="new">Tue</target> 10881 <target state="translated">Wto</target>
10494 <context-group purpose="location"> 10882 <context-group purpose="location">
10495 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10883 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10496 <context context-type="linenumber">22</context> 10884 <context context-type="linenumber">22</context>
@@ -10500,7 +10888,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10500 </trans-unit> 10888 </trans-unit>
10501 <trans-unit id="5265738215297391426" datatype="html"> 10889 <trans-unit id="5265738215297391426" datatype="html">
10502 <source>Wed</source> 10890 <source>Wed</source>
10503 <target state="new">Wed</target> 10891 <target state="translated">Åšro</target>
10504 <context-group purpose="location"> 10892 <context-group purpose="location">
10505 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10893 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10506 <context context-type="linenumber">23</context> 10894 <context context-type="linenumber">23</context>
@@ -10510,7 +10898,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10510 </trans-unit> 10898 </trans-unit>
10511 <trans-unit id="1370330981433231150" datatype="html"> 10899 <trans-unit id="1370330981433231150" datatype="html">
10512 <source>Thu</source> 10900 <source>Thu</source>
10513 <target state="new">Thu</target> 10901 <target state="translated">Czw</target>
10514 <context-group purpose="location"> 10902 <context-group purpose="location">
10515 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10903 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10516 <context context-type="linenumber">24</context> 10904 <context context-type="linenumber">24</context>
@@ -10520,7 +10908,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10520 </trans-unit> 10908 </trans-unit>
10521 <trans-unit id="8713535243933137493" datatype="html"> 10909 <trans-unit id="8713535243933137493" datatype="html">
10522 <source>Fri</source> 10910 <source>Fri</source>
10523 <target state="new">Fri</target> 10911 <target state="translated">PiÄ…</target>
10524 <context-group purpose="location"> 10912 <context-group purpose="location">
10525 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10913 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10526 <context context-type="linenumber">25</context> 10914 <context context-type="linenumber">25</context>
@@ -10530,7 +10918,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10530 </trans-unit> 10918 </trans-unit>
10531 <trans-unit id="3547824477629753314" datatype="html"> 10919 <trans-unit id="3547824477629753314" datatype="html">
10532 <source>Sat</source> 10920 <source>Sat</source>
10533 <target state="new">Sat</target> 10921 <target state="translated">Sob</target>
10534 <context-group purpose="location"> 10922 <context-group purpose="location">
10535 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10923 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10536 <context context-type="linenumber">26</context> 10924 <context context-type="linenumber">26</context>
@@ -10540,7 +10928,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10540 </trans-unit> 10928 </trans-unit>
10541 <trans-unit id="6115403217651453591" datatype="html"> 10929 <trans-unit id="6115403217651453591" datatype="html">
10542 <source>Su</source> 10930 <source>Su</source>
10543 <target state="new">Su</target> 10931 <target state="translated">Nd</target>
10544 <context-group purpose="location"> 10932 <context-group purpose="location">
10545 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10933 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10546 <context context-type="linenumber">30</context> 10934 <context context-type="linenumber">30</context>
@@ -10550,7 +10938,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10550 </trans-unit> 10938 </trans-unit>
10551 <trans-unit id="3797918310510782582" datatype="html"> 10939 <trans-unit id="3797918310510782582" datatype="html">
10552 <source>Mo</source> 10940 <source>Mo</source>
10553 <target state="new">Mo</target> 10941 <target state="translated">Pn</target>
10554 <context-group purpose="location"> 10942 <context-group purpose="location">
10555 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10943 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10556 <context context-type="linenumber">31</context> 10944 <context context-type="linenumber">31</context>
@@ -10560,7 +10948,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10560 </trans-unit> 10948 </trans-unit>
10561 <trans-unit id="8011371911136291436" datatype="html"> 10949 <trans-unit id="8011371911136291436" datatype="html">
10562 <source>Tu</source> 10950 <source>Tu</source>
10563 <target state="new">Tu</target> 10951 <target state="translated">Wt</target>
10564 <context-group purpose="location"> 10952 <context-group purpose="location">
10565 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10953 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10566 <context context-type="linenumber">32</context> 10954 <context context-type="linenumber">32</context>
@@ -10570,7 +10958,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10570 </trans-unit> 10958 </trans-unit>
10571 <trans-unit id="1673380870543456256" datatype="html"> 10959 <trans-unit id="1673380870543456256" datatype="html">
10572 <source>We</source> 10960 <source>We</source>
10573 <target state="new">We</target> 10961 <target state="translated">Åšr</target>
10574 <context-group purpose="location"> 10962 <context-group purpose="location">
10575 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10963 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10576 <context context-type="linenumber">33</context> 10964 <context context-type="linenumber">33</context>
@@ -10580,7 +10968,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10580 </trans-unit> 10968 </trans-unit>
10581 <trans-unit id="8502005439670299526" datatype="html"> 10969 <trans-unit id="8502005439670299526" datatype="html">
10582 <source>Th</source> 10970 <source>Th</source>
10583 <target state="new">Th</target> 10971 <target state="translated">Cz</target>
10584 <context-group purpose="location"> 10972 <context-group purpose="location">
10585 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10973 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10586 <context context-type="linenumber">34</context> 10974 <context context-type="linenumber">34</context>
@@ -10590,7 +10978,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10590 </trans-unit> 10978 </trans-unit>
10591 <trans-unit id="2800261787799336637" datatype="html"> 10979 <trans-unit id="2800261787799336637" datatype="html">
10592 <source>Fr</source> 10980 <source>Fr</source>
10593 <target state="new">Fr</target> 10981 <target state="translated">Pt</target>
10594 <context-group purpose="location"> 10982 <context-group purpose="location">
10595 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10983 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10596 <context context-type="linenumber">35</context> 10984 <context context-type="linenumber">35</context>
@@ -10600,7 +10988,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10600 </trans-unit> 10988 </trans-unit>
10601 <trans-unit id="2045915324506422459" datatype="html"> 10989 <trans-unit id="2045915324506422459" datatype="html">
10602 <source>Sa</source> 10990 <source>Sa</source>
10603 <target state="new">Sa</target> 10991 <target state="translated">Sb</target>
10604 <context-group purpose="location"> 10992 <context-group purpose="location">
10605 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 10993 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10606 <context context-type="linenumber">36</context> 10994 <context context-type="linenumber">36</context>
@@ -10670,7 +11058,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10670 </trans-unit> 11058 </trans-unit>
10671 <trans-unit id="1799348348510504995" datatype="html"> 11059 <trans-unit id="1799348348510504995" datatype="html">
10672 <source>Jan</source> 11060 <source>Jan</source>
10673 <target state="new">Jan</target> 11061 <target state="translated">Sty</target>
10674 <context-group purpose="location"> 11062 <context-group purpose="location">
10675 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11063 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10676 <context context-type="linenumber">55</context> 11064 <context context-type="linenumber">55</context>
@@ -10680,7 +11068,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10680 </trans-unit> 11068 </trans-unit>
10681 <trans-unit id="2980544278361296608" datatype="html"> 11069 <trans-unit id="2980544278361296608" datatype="html">
10682 <source>Feb</source> 11070 <source>Feb</source>
10683 <target state="new">Feb</target> 11071 <target state="translated">Lut</target>
10684 <context-group purpose="location"> 11072 <context-group purpose="location">
10685 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11073 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10686 <context context-type="linenumber">56</context> 11074 <context context-type="linenumber">56</context>
@@ -10690,7 +11078,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10690 </trans-unit> 11078 </trans-unit>
10691 <trans-unit id="3124926955462217092" datatype="html"> 11079 <trans-unit id="3124926955462217092" datatype="html">
10692 <source>Mar</source> 11080 <source>Mar</source>
10693 <target state="new">Mar</target> 11081 <target state="translated">Mar</target>
10694 <context-group purpose="location"> 11082 <context-group purpose="location">
10695 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11083 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10696 <context context-type="linenumber">57</context> 11084 <context context-type="linenumber">57</context>
@@ -10700,7 +11088,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10700 </trans-unit> 11088 </trans-unit>
10701 <trans-unit id="9658641661863772" datatype="html"> 11089 <trans-unit id="9658641661863772" datatype="html">
10702 <source>Apr</source> 11090 <source>Apr</source>
10703 <target state="new">Apr</target> 11091 <target state="translated">Kwi</target>
10704 <context-group purpose="location"> 11092 <context-group purpose="location">
10705 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11093 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10706 <context context-type="linenumber">58</context> 11094 <context context-type="linenumber">58</context>
@@ -10710,7 +11098,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10710 </trans-unit> 11098 </trans-unit>
10711 <trans-unit id="502512326533496869" datatype="html"> 11099 <trans-unit id="502512326533496869" datatype="html">
10712 <source>May</source> 11100 <source>May</source>
10713 <target state="new">May</target> 11101 <target state="translated">Maj</target>
10714 <context-group purpose="location"> 11102 <context-group purpose="location">
10715 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11103 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10716 <context context-type="linenumber">59</context> 11104 <context context-type="linenumber">59</context>
@@ -10720,7 +11108,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10720 </trans-unit> 11108 </trans-unit>
10721 <trans-unit id="3044090977322782161" datatype="html"> 11109 <trans-unit id="3044090977322782161" datatype="html">
10722 <source>Jun</source> 11110 <source>Jun</source>
10723 <target state="new">Jun</target> 11111 <target state="translated">Cze</target>
10724 <context-group purpose="location"> 11112 <context-group purpose="location">
10725 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11113 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10726 <context context-type="linenumber">60</context> 11114 <context context-type="linenumber">60</context>
@@ -10730,7 +11118,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10730 </trans-unit> 11118 </trans-unit>
10731 <trans-unit id="8066434078267346927" datatype="html"> 11119 <trans-unit id="8066434078267346927" datatype="html">
10732 <source>Jul</source> 11120 <source>Jul</source>
10733 <target state="new">Jul</target> 11121 <target state="translated">Lip</target>
10734 <context-group purpose="location"> 11122 <context-group purpose="location">
10735 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11123 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10736 <context context-type="linenumber">61</context> 11124 <context context-type="linenumber">61</context>
@@ -10740,7 +11128,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10740 </trans-unit> 11128 </trans-unit>
10741 <trans-unit id="1796563865253467834" datatype="html"> 11129 <trans-unit id="1796563865253467834" datatype="html">
10742 <source>Aug</source> 11130 <source>Aug</source>
10743 <target state="new">Aug</target> 11131 <target state="translated">Sie</target>
10744 <context-group purpose="location"> 11132 <context-group purpose="location">
10745 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11133 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10746 <context context-type="linenumber">62</context> 11134 <context context-type="linenumber">62</context>
@@ -10750,7 +11138,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10750 </trans-unit> 11138 </trans-unit>
10751 <trans-unit id="5865190625753625986" datatype="html"> 11139 <trans-unit id="5865190625753625986" datatype="html">
10752 <source>Sep</source> 11140 <source>Sep</source>
10753 <target state="new">Sep</target> 11141 <target state="translated">Wrz</target>
10754 <context-group purpose="location"> 11142 <context-group purpose="location">
10755 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11143 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10756 <context context-type="linenumber">63</context> 11144 <context context-type="linenumber">63</context>
@@ -10760,7 +11148,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10760 </trans-unit> 11148 </trans-unit>
10761 <trans-unit id="4011114601374284323" datatype="html"> 11149 <trans-unit id="4011114601374284323" datatype="html">
10762 <source>Oct</source> 11150 <source>Oct</source>
10763 <target state="new">Oct</target> 11151 <target state="translated">Paź</target>
10764 <context-group purpose="location"> 11152 <context-group purpose="location">
10765 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11153 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10766 <context context-type="linenumber">64</context> 11154 <context context-type="linenumber">64</context>
@@ -10770,7 +11158,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10770 </trans-unit> 11158 </trans-unit>
10771 <trans-unit id="5063734982204786445" datatype="html"> 11159 <trans-unit id="5063734982204786445" datatype="html">
10772 <source>Nov</source> 11160 <source>Nov</source>
10773 <target state="new">Nov</target> 11161 <target state="translated">Lis</target>
10774 <context-group purpose="location"> 11162 <context-group purpose="location">
10775 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11163 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10776 <context context-type="linenumber">65</context> 11164 <context context-type="linenumber">65</context>
@@ -10780,7 +11168,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10780 </trans-unit> 11168 </trans-unit>
10781 <trans-unit id="4789897150069082503" datatype="html"> 11169 <trans-unit id="4789897150069082503" datatype="html">
10782 <source>Dec</source> 11170 <source>Dec</source>
10783 <target state="new">Dec</target> 11171 <target state="translated">Gru</target>
10784 <context-group purpose="location"> 11172 <context-group purpose="location">
10785 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context> 11173 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context>
10786 <context context-type="linenumber">66</context> 11174 <context context-type="linenumber">66</context>
@@ -10802,91 +11190,102 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10802 <trans-unit id="2830831449226931729" datatype="html"> 11190 <trans-unit id="2830831449226931729" datatype="html">
10803 <source>Instance languages</source> 11191 <source>Instance languages</source>
10804 <target state="translated">Języki instancji</target> 11192 <target state="translated">Języki instancji</target>
10805 11193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
10806 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11194 </trans-unit>
10807 <trans-unit id="40119547597591062" datatype="html"> 11195 <trans-unit id="40119547597591062" datatype="html">
10808 <source>All languages</source> 11196 <source>All languages</source>
10809 <target state="translated">Wszystkie języki</target> 11197 <target state="translated">Wszystkie języki</target>
10810 11198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
10811 11199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
10812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11200 </trans-unit>
10813 <trans-unit id="996392855508119363" datatype="html"> 11201 <trans-unit id="996392855508119363" datatype="html">
10814 <source>Hidden</source> 11202 <source>Hidden</source>
10815 <target state="translated">Ukryte</target> 11203 <target state="translated">Ukryte</target>
10816 11204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group>
10817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">54</context></context-group></trans-unit> 11205 </trans-unit>
10818 <trans-unit id="2173989454916398137" datatype="html"> 11206 <trans-unit id="2173989454916398137" datatype="html">
10819 <source>Blurred with confirmation request</source> 11207 <source>Blurred with confirmation request</source>
10820 <target state="translated">Zamazane z potwierdzeniem</target> 11208 <target state="translated">Zamazane z potwierdzeniem</target>
10821 11209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group>
10822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">55</context></context-group></trans-unit> 11210 </trans-unit>
10823 <trans-unit id="8929218224642530466" datatype="html"> 11211 <trans-unit id="8929218224642530466" datatype="html">
10824 <source>Displayed</source> 11212 <source>Displayed</source>
10825 <target state="translated">Wyświetlane</target> 11213 <target state="translated">Wyświetlane</target>
10826 11214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group>
10827 11215 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group>
10828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters.model.ts</context><context context-type="linenumber">233</context></context-group></trans-unit><trans-unit id="3911025298999036211" datatype="html"> 11216 </trans-unit>
10829 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source><target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target> 11217 <trans-unit id="3911025298999036211" datatype="html">
11218 <source>~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</source>
11219 <target state="new">~ {hours, plural, =1 {1 hour} other {<x id="hours"/> hours}}</target>
10830 <context-group purpose="location"> 11220 <context-group purpose="location">
10831 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11221 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10832 <context context-type="linenumber">71</context> 11222 <context context-type="linenumber">71</context>
10833 </context-group> 11223 </context-group>
10834 </trans-unit><trans-unit id="8587199198938218660" datatype="html"> 11224 </trans-unit>
10835 <source>~ <x id="PH" equiv-text="hours"/> hours</source><target state="new">~ <x id="PH" equiv-text="hours"/> hours</target> 11225 <trans-unit id="8587199198938218660" datatype="html">
11226 <source>~ <x id="PH" equiv-text="hours"/> hours</source>
11227 <target state="new">~ <x id="PH" equiv-text="hours"/> hours</target>
10836 <context-group purpose="location"> 11228 <context-group purpose="location">
10837 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11229 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10838 <context context-type="linenumber">73</context> 11230 <context context-type="linenumber">73</context>
10839 </context-group> 11231 </context-group>
10840 </trans-unit><trans-unit id="2819927377059070056" datatype="html"> 11232 </trans-unit>
10841 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source><target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target> 11233 <trans-unit id="2819927377059070056" datatype="html">
11234 <source>~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</source>
11235 <target state="new">~ {minutes, plural, =1 {1 minute} other {<x id="minutes"/> minutes}}</target>
10842 <context-group purpose="location"> 11236 <context-group purpose="location">
10843 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context> 11237 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context>
10844 <context context-type="linenumber">79</context> 11238 <context context-type="linenumber">79</context>
10845 </context-group> 11239 </context-group>
10846 </trans-unit> 11240 </trans-unit>
10847
10848 <trans-unit id="189524047518780716" datatype="html"> 11241 <trans-unit id="189524047518780716" datatype="html">
10849 <source>~ <x id="PH"/> minutes</source> 11242 <source>~ <x id="PH"/> minutes</source>
10850 <target state="translated">~ <x id="PH"/> minut</target> 11243 <target state="translated">~ <x id="PH"/> minut</target>
10851 11244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group>
10852 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 11245 </trans-unit>
10853 <trans-unit id="6028521920505655348"> 11246 <trans-unit id="6028521920505655348">
10854 <source><x id="PH"/> of full HD videos </source> 11247 <source><x id="PH"/> of full HD videos </source>
10855 <target> 11248 <target>
10856 <x id="PH"/> filmów full HD 11249 <x id="PH"/> filmów full HD
10857 </target> 11250 </target>
10858 11251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group>
10859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 11252 </trans-unit>
10860 <trans-unit id="117588083391484998"> 11253 <trans-unit id="117588083391484998">
10861 <source><x id="PH"/> of HD videos </source> 11254 <source><x id="PH"/> of HD videos </source>
10862 <target> 11255 <target>
10863 <x id="PH"/> filmów HD 11256 <x id="PH"/> filmów HD
10864 </target> 11257 </target>
10865 11258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group>
10866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 11259 </trans-unit>
10867 <trans-unit id="6636555695556123073"> 11260 <trans-unit id="6636555695556123073">
10868 <source><x id="PH"/> of average quality videos </source> 11261 <source><x id="PH"/> of average quality videos </source>
10869 <target> 11262 <target>
10870 <x id="PH"/> filmów średniej jakości 11263 <x id="PH"/> filmów średniej jakości
10871 </target> 11264 </target>
10872 11265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group>
10873 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="1792453450803202450" datatype="html"> 11266 </trans-unit>
10874 <source>Accepted follows</source><target state="new">Accepted follows</target> 11267 <trans-unit id="1792453450803202450" datatype="html">
10875 11268 <source>Accepted follows</source>
10876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1745310805516417209" datatype="html"> 11269 <target state="new">Accepted follows</target>
10877 <source>Rejected follows</source><target state="new">Rejected follows</target> 11270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
10878 11271 </trans-unit>
10879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="1810206793608630396" datatype="html"> 11272 <trans-unit id="1745310805516417209" datatype="html">
10880 <source>Pending follows</source><target state="new">Pending follows</target> 11273 <source>Rejected follows</source>
10881 11274 <target state="new">Rejected follows</target>
10882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11276 </trans-unit>
11277 <trans-unit id="1810206793608630396" datatype="html">
11278 <source>Pending follows</source>
11279 <target state="new">Pending follows</target>
11280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11281 </trans-unit>
10883 <trans-unit id="6952960992592445535" datatype="html"> 11282 <trans-unit id="6952960992592445535" datatype="html">
10884 <source><x id="PH"/> (channel page) </source> 11283 <source><x id="PH"/> (channel page) </source>
10885 <target state="translated"><x id="PH"/> (strona kanału) </target> 11284 <target state="translated"><x id="PH"/> (strona kanału) </target>
10886 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11285
10887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11286
10888 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11287
10889 </trans-unit> 11288 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10890 <trans-unit id="1209500590333005801" datatype="html"> 11289 <trans-unit id="1209500590333005801" datatype="html">
10891 <source><x id="PH"/> (account page) </source> 11290 <source><x id="PH"/> (account page) </source>
10892 <target state="translated"><x id="PH"/> (strona konta) </target> 11291 <target state="translated"><x id="PH"/> (strona konta) </target>
@@ -10923,21 +11322,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10923 <trans-unit id="6853170548960328665" datatype="html"> 11322 <trans-unit id="6853170548960328665" datatype="html">
10924 <source>Close search</source> 11323 <source>Close search</source>
10925 <target state="translated">Zamknij wyszukiwanie</target> 11324 <target state="translated">Zamknij wyszukiwanie</target>
10926 11325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group>
10927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 11326 </trans-unit>
10928 <trans-unit id="5708680277917691451" datatype="html"> 11327 <trans-unit id="5708680277917691451" datatype="html">
10929 <source><x id="PH"/> users banned. </source> 11328 <source><x id="PH"/> users banned. </source>
10930 <target state="translated">Zbanowano 11329 <target state="translated">Zbanowano
10931 <x id="PH"/> użytkowników. 11330 <x id="PH"/> użytkowników.
10932 </target> 11331 </target>
10933 11332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group>
10934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">72</context></context-group></trans-unit> 11333 </trans-unit>
10935 <trans-unit id="2448281151916042849" datatype="html"> 11334 <trans-unit id="2448281151916042849" datatype="html">
10936 <source>User <x id="PH"/> banned.</source> 11335 <source>User <x id="PH"/> banned.</source>
10937 <target state="translated">Zbanowano użytkownika <x id="PH"/>.</target> 11336 <target state="translated">Zbanowano użytkownika <x id="PH"/>.</target>
10938 11337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group>
10939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="2836537219160375057" datatype="html"> 11338 </trans-unit>
10940 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source><target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target> 11339 <trans-unit id="2836537219160375057" datatype="html">
11340 <source>Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</source>
11341 <target state="new">Ban {count, plural, =1 {1 user} other {<x id="count"/> users}}</target>
10941 <context-group purpose="location"> 11342 <context-group purpose="location">
10942 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context> 11343 <context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context>
10943 <context context-type="linenumber">91</context> 11344 <context context-type="linenumber">91</context>
@@ -10946,13 +11347,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10946 <trans-unit id="3160979325245958752" datatype="html"> 11347 <trans-unit id="3160979325245958752" datatype="html">
10947 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source> 11348 <source>Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</source>
10948 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target> 11349 <target state="new">Ban <x id="PH" equiv-text="this.usersToBan.length"/> users</target>
10949 11350 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group>
10950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 11351 </trans-unit>
10951 <trans-unit id="8088707210191809175" datatype="html"> 11352 <trans-unit id="8088707210191809175" datatype="html">
10952 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source> 11353 <source>Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</source>
10953 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target> 11354 <target state="new">Ban "<x id="PH" equiv-text="this.usersToBan.username"/>"</target>
10954 11355 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group>
10955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.ts</context><context context-type="linenumber">97</context></context-group></trans-unit> 11356 </trans-unit>
10956 <trans-unit id="8269144351796756896" datatype="html"> 11357 <trans-unit id="8269144351796756896" datatype="html">
10957 <source>Do you really want to unban <x id="PH"/>?</source> 11358 <source>Do you really want to unban <x id="PH"/>?</source>
10958 <target state="translated">Czy na pewno checz odwołać ban użytkownika <x id="PH"/>?</target> 11359 <target state="translated">Czy na pewno checz odwołać ban użytkownika <x id="PH"/>?</target>
@@ -10962,223 +11363,224 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10962 <source>User <x id="PH"/> unbanned.</source> 11363 <source>User <x id="PH"/> unbanned.</source>
10963 <target state="translated">Odbanowano użytkownika <x id="PH"/>.</target> 11364 <target state="translated">Odbanowano użytkownika <x id="PH"/>.</target>
10964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group> 11365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">89</context></context-group>
10965 </trans-unit><trans-unit id="4350392487994839749" datatype="html"> 11366 </trans-unit>
10966 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source><target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target> 11367 <trans-unit id="4350392487994839749" datatype="html">
11368 <source>If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</source>
11369 <target state="new">If you remove this user, you won't be able to create another user or channel with &lt;strong><x id="PH" equiv-text="user.username"/>&lt;/strong> username!</target>
10967 <context-group purpose="location"> 11370 <context-group purpose="location">
10968 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> 11371 <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context>
10969 <context context-type="linenumber">104</context> 11372 <context context-type="linenumber">104</context>
10970 </context-group> 11373 </context-group>
10971 </trans-unit> 11374 </trans-unit>
10972
10973 <trans-unit id="6307826440781941134" datatype="html"> 11375 <trans-unit id="6307826440781941134" datatype="html">
10974 <source>Delete <x id="PH" equiv-text="user.username"/></source> 11376 <source>Delete <x id="PH" equiv-text="user.username"/></source>
10975 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target> 11377 <target state="new">Delete <x id="PH" equiv-text="user.username"/></target>
10976 11378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group>
10977 11379 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group>
10978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">236</context></context-group></trans-unit> 11380 </trans-unit>
10979 <trans-unit id="6301381219225831298"> 11381 <trans-unit id="6301381219225831298">
10980 <source>User <x id="PH"/> deleted.</source> 11382 <source>User <x id="PH"/> deleted.</source>
10981 <target>Usunięto użytkownika <x id="PH"/>.</target> 11383 <target>Usunięto użytkownika <x id="PH"/>.</target>
10982 11384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group>
10983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 11385 </trans-unit>
10984 <trans-unit id="3896582359861826661" datatype="html"> 11386 <trans-unit id="3896582359861826661" datatype="html">
10985 <source>User <x id="PH"/> email set as verified</source> 11387 <source>User <x id="PH"/> email set as verified</source>
10986 <target state="translated">E-mail użytkownika <x id="PH"/> ustawiony jako zweryfikowany</target> 11388 <target state="translated">E-mail użytkownika <x id="PH"/> ustawiony jako zweryfikowany</target>
10987 11389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group>
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11390 </trans-unit>
10989 <trans-unit id="8150022485860412528" datatype="html"> 11391 <trans-unit id="8150022485860412528" datatype="html">
10990 <source>Account <x id="PH"/> muted.</source> 11392 <source>Account <x id="PH"/> muted.</source>
10991 <target state="translated">Wyciszono konto <x id="PH"/>.</target> 11393 <target state="translated">Wyciszono konto <x id="PH"/>.</target>
10992 11394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group>
10993 11395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group>
10994 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 11396 </trans-unit>
10995 <trans-unit id="1598375456114200087" datatype="html"> 11397 <trans-unit id="1598375456114200087" datatype="html">
10996 <source>Instance <x id="PH"/> muted. </source> 11398 <source>Instance <x id="PH"/> muted. </source>
10997 <target state="translated">Wyciszono instancjÄ™ 11399 <target state="translated">Wyciszono instancjÄ™
10998 <x id="PH"/>. 11400 <x id="PH"/>.
10999 </target> 11401 </target>
11000 11402 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group>
11001 11403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group>
11002 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.ts</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">163</context></context-group></trans-unit> 11404 </trans-unit>
11003 <trans-unit id="2558977494773636050" datatype="html"> 11405 <trans-unit id="2558977494773636050" datatype="html">
11004 <source>Account <x id="PH"/> muted by the instance.</source> 11406 <source>Account <x id="PH"/> muted by the instance.</source>
11005 <target state="translated">Wyciszono przez instancjÄ™ konto <x id="PH"/>.</target> 11407 <target state="translated">Wyciszono przez instancjÄ™ konto <x id="PH"/>.</target>
11006 11408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group>
11007 11409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group>
11008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 11410 </trans-unit>
11009 <trans-unit id="1595779426198793580" datatype="html"> 11411 <trans-unit id="1595779426198793580" datatype="html">
11010 <source>Mute server</source> 11412 <source>Mute server</source>
11011 <target state="translated">Wycisz serwer</target> 11413 <target state="translated">Wycisz serwer</target>
11012 11414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group>
11013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit> 11415 </trans-unit>
11014 <trans-unit id="8014491157078444256" datatype="html"> 11416 <trans-unit id="8014491157078444256" datatype="html">
11015 <source>Server <x id="PH"/> muted by the instance.</source> 11417 <source>Server <x id="PH"/> muted by the instance.</source>
11016 <target state="translated">Serwer <x id="PH"/> jest wyciszony przez tÄ™ instancjÄ™.</target> 11418 <target state="translated">Serwer <x id="PH"/> jest wyciszony przez tÄ™ instancjÄ™.</target>
11017 11419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group>
11018 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit> 11420 </trans-unit>
11019 <trans-unit id="2044813052587776285" datatype="html"> 11421 <trans-unit id="2044813052587776285" datatype="html">
11020 <source>Add a message to communicate with the reporter</source> 11422 <source>Add a message to communicate with the reporter</source>
11021 <target state="translated">Dodaj wiadomość, aby skontaktować się ze zgłaszającym</target> 11423 <target state="translated">Dodaj wiadomość, aby skontaktować się ze zgłaszającym</target>
11022 11424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group>
11023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 11425 </trans-unit>
11024 <trans-unit id="4117663541503607703" datatype="html"> 11426 <trans-unit id="4117663541503607703" datatype="html">
11025 <source>Add a message to communicate with the moderation team</source> 11427 <source>Add a message to communicate with the moderation team</source>
11026 <target state="translated">Dodaj wiadomość, aby skomunikować się z moderacją</target> 11428 <target state="translated">Dodaj wiadomość, aby skomunikować się z moderacją</target>
11027 11429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group>
11028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit> 11430 </trans-unit>
11029 <trans-unit id="3085641638748358969" datatype="html"> 11431 <trans-unit id="3085641638748358969" datatype="html">
11030 <source>Account <x id="PH"/> unmuted by the instance.</source> 11432 <source>Account <x id="PH"/> unmuted by the instance.</source>
11031 <target state="translated">Anulowano wyciszenie przez instancjÄ™ konta <x id="PH"/>.</target> 11433 <target state="translated">Anulowano wyciszenie przez instancjÄ™ konta <x id="PH"/>.</target>
11032 11434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group>
11033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit> 11435 </trans-unit>
11034 <trans-unit id="4991892477258601737" datatype="html"> 11436 <trans-unit id="4991892477258601737" datatype="html">
11035 <source>Instance <x id="PH"/> muted by the instance.</source> 11437 <source>Instance <x id="PH"/> muted by the instance.</source>
11036 <target state="translated">Instancja <x id="PH"/> wyciszona przez instancjÄ™.</target> 11438 <target state="translated">Instancja <x id="PH"/> wyciszona przez instancjÄ™.</target>
11037 11439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group>
11038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> 11440 </trans-unit>
11039 <trans-unit id="4379430340167561220" datatype="html"> 11441 <trans-unit id="4379430340167561220" datatype="html">
11040 <source>Instance <x id="PH"/> unmuted by the instance.</source> 11442 <source>Instance <x id="PH"/> unmuted by the instance.</source>
11041 <target state="translated">Anulowano wyciszenie przez instancjÄ™ instancji <x id="PH"/>.</target> 11443 <target state="translated">Anulowano wyciszenie przez instancjÄ™ instancji <x id="PH"/>.</target>
11042 11444 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group>
11043 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">233</context></context-group></trans-unit> 11445 </trans-unit>
11044 <trans-unit id="8173437618471379044" datatype="html"> 11446 <trans-unit id="8173437618471379044" datatype="html">
11045 <source>Are you sure you want to remove all the comments of this account?</source> 11447 <source>Are you sure you want to remove all the comments of this account?</source>
11046 <target state="translated">Czy na pewno chcesz usunąć wszystkie komentarze z tego konta?</target> 11448 <target state="translated">Czy na pewno chcesz usunąć wszystkie komentarze z tego konta?</target>
11047 11449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group>
11048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> 11450 </trans-unit>
11049 <trans-unit id="6315346579373254461" datatype="html"> 11451 <trans-unit id="6315346579373254461" datatype="html">
11050 <source>Delete account comments</source> 11452 <source>Delete account comments</source>
11051 <target state="translated">Usuń komentarze konta</target> 11453 <target state="translated">Usuń komentarze konta</target>
11052 11454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group>
11053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 11455 </trans-unit>
11054 <trans-unit id="8559170154828316298" datatype="html"> 11456 <trans-unit id="8559170154828316298" datatype="html">
11055 <source>Will remove comments of this account (may take several minutes).</source> 11457 <source>Will remove comments of this account (may take several minutes).</source>
11056 <target state="translated">Komentarze tego konta zostaną usunięte (może to zająć kilka minut).</target> 11458 <target state="translated">Komentarze tego konta zostaną usunięte (może to zająć kilka minut).</target>
11057 11459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group>
11058 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 11460 </trans-unit>
11059 <trans-unit id="4268530178786707817" datatype="html"> 11461 <trans-unit id="4268530178786707817" datatype="html">
11060 <source>My account moderation</source> 11462 <source>My account moderation</source>
11061 <target state="new">My account moderation</target> 11463 <target state="new">My account moderation</target>
11062 11464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group>
11063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">291</context></context-group></trans-unit> 11465 </trans-unit>
11064 <trans-unit id="7187838764371214919" datatype="html"> 11466 <trans-unit id="7187838764371214919" datatype="html">
11065 <source>Edit user</source> 11467 <source>Edit user</source>
11066 <target state="translated">Edytuj użytkownika</target> 11468 <target state="translated">Edytuj użytkownika</target>
11067 11469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group>
11068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 11470 </trans-unit>
11069 <trans-unit id="4728427543536046034" datatype="html"> 11471 <trans-unit id="4728427543536046034" datatype="html">
11070 <source>Change quota, role, and more.</source> 11472 <source>Change quota, role, and more.</source>
11071 <target state="translated">Zmień limity, role i inne.</target> 11473 <target state="translated">Zmień limity, role i inne.</target>
11072 11474 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11475 </trans-unit>
11074 <trans-unit id="7913022656086109932" datatype="html"> 11476 <trans-unit id="7913022656086109932" datatype="html">
11075 <source>Delete user</source> 11477 <source>Delete user</source>
11076 <target state="translated">Usuń użytkownika</target> 11478 <target state="translated">Usuń użytkownika</target>
11077 11479 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group>
11078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit> 11480 </trans-unit>
11079 <trans-unit id="7577876364431026966" datatype="html"> 11481 <trans-unit id="7577876364431026966" datatype="html">
11080 <source>Unban user</source> 11482 <source>Unban user</source>
11081 <target state="translated">Odbanuj użytkownika</target> 11483 <target state="translated">Odbanuj użytkownika</target>
11082 11484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group>
11083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> 11485 </trans-unit>
11084 <trans-unit id="3508163549683020253" datatype="html"> 11486 <trans-unit id="3508163549683020253" datatype="html">
11085 <source>Allow the user to login and create videos/comments again</source> 11487 <source>Allow the user to login and create videos/comments again</source>
11086 <target state="translated">Ponownie zezwól użytkownikowi logować się i dodawać filmy/komentarze</target> 11488 <target state="translated">Ponownie zezwól użytkownikowi logować się i dodawać filmy/komentarze</target>
11087 11489 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group>
11088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">358</context></context-group></trans-unit> 11490 </trans-unit>
11089 <trans-unit id="1888272455383898478" datatype="html"> 11491 <trans-unit id="1888272455383898478" datatype="html">
11090 <source>Mute this account</source> 11492 <source>Mute this account</source>
11091 <target state="translated">Wycisz to konto</target> 11493 <target state="translated">Wycisz to konto</target>
11092 11494 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group>
11093 11495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group>
11094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">296</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">374</context></context-group></trans-unit> 11496 </trans-unit>
11095 <trans-unit id="2365286519320230773" datatype="html"> 11497 <trans-unit id="2365286519320230773" datatype="html">
11096 <source>Hide any content from that user from you.</source> 11498 <source>Hide any content from that user from you.</source>
11097 <target state="translated">Ukrywaj dowolną treść tego użytkownika dla siebie.</target> 11499 <target state="translated">Ukrywaj dowolną treść tego użytkownika dla siebie.</target>
11098 11500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group>
11099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 11501 </trans-unit>
11100 <trans-unit id="4043508901590508211" datatype="html"> 11502 <trans-unit id="4043508901590508211" datatype="html">
11101 <source>Unmute this account</source> 11503 <source>Unmute this account</source>
11102 <target state="translated">Cofnij wyciszenie tego konta</target> 11504 <target state="translated">Cofnij wyciszenie tego konta</target>
11103 11505 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group>
11104 11506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group>
11105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">302</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">380</context></context-group></trans-unit> 11507 </trans-unit>
11106 <trans-unit id="2843593344827160627" datatype="html"> 11508 <trans-unit id="2843593344827160627" datatype="html">
11107 <source>Show back content from that user for you.</source> 11509 <source>Show back content from that user for you.</source>
11108 <target state="translated">Ponownie pokazuj wszystko od tego użytkownika dla ciebie.</target> 11510 <target state="translated">Ponownie pokazuj wszystko od tego użytkownika dla ciebie.</target>
11109 11511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group>
11110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">303</context></context-group></trans-unit> 11512 </trans-unit>
11111 <trans-unit id="6198109035280957164" datatype="html"> 11513 <trans-unit id="6198109035280957164" datatype="html">
11112 <source>Mute the instance</source> 11514 <source>Mute the instance</source>
11113 <target state="translated">Wycisz instancjÄ™</target> 11515 <target state="translated">Wycisz instancjÄ™</target>
11114 11516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group>
11115 11517 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group>
11116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">308</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">392</context></context-group></trans-unit> 11518 </trans-unit>
11117 <trans-unit id="4537735378779630558" datatype="html"> 11519 <trans-unit id="4537735378779630558" datatype="html">
11118 <source>Hide any content from that instance for you.</source> 11520 <source>Hide any content from that instance for you.</source>
11119 <target state="translated">Ukryj wszystko z tej instancji dla ciebie.</target> 11521 <target state="translated">Ukryj wszystko z tej instancji dla ciebie.</target>
11120 11522 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group>
11121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">309</context></context-group></trans-unit> 11523 </trans-unit>
11122 <trans-unit id="6247487021683085858" datatype="html"> 11524 <trans-unit id="6247487021683085858" datatype="html">
11123 <source>Unmute the instance</source> 11525 <source>Unmute the instance</source>
11124 <target state="translated">Cofnij wyciszenie tej instancji</target> 11526 <target state="translated">Cofnij wyciszenie tej instancji</target>
11125 11527 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group>
11126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">314</context></context-group></trans-unit> 11528 </trans-unit>
11127 <trans-unit id="4024846984475742259" datatype="html"> 11529 <trans-unit id="4024846984475742259" datatype="html">
11128 <source>Show back content from that instance for you.</source> 11530 <source>Show back content from that instance for you.</source>
11129 <target state="translated">Ponownie pokazuj zawartość z tej instancji dla ciebie.</target> 11531 <target state="translated">Ponownie pokazuj zawartość z tej instancji dla ciebie.</target>
11130 11532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group>
11131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group></trans-unit> 11533 </trans-unit>
11132 <trans-unit id="3108200185023875257" datatype="html"> 11534 <trans-unit id="3108200185023875257" datatype="html">
11133 <source>Remove comments from your videos</source> 11535 <source>Remove comments from your videos</source>
11134 <target state="translated">Usuń komentarze ze swoich filmów</target> 11536 <target state="translated">Usuń komentarze ze swoich filmów</target>
11135 11537 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group>
11136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 11538 </trans-unit>
11137 <trans-unit id="4810478487244286994" datatype="html"> 11539 <trans-unit id="4810478487244286994" datatype="html">
11138 <source>Remove comments made by this account on your videos.</source> 11540 <source>Remove comments made by this account on your videos.</source>
11139 <target state="translated">Usuń komentarze tego konta ze swoich filmów.</target> 11541 <target state="translated">Usuń komentarze tego konta ze swoich filmów.</target>
11140 11542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group>
11141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> 11543 </trans-unit>
11142 <trans-unit id="2077144178298031252" datatype="html"> 11544 <trans-unit id="2077144178298031252" datatype="html">
11143 <source>Hide any content from that user from you, your instance and its users.</source> 11545 <source>Hide any content from that user from you, your instance and its users.</source>
11144 <target state="translated">Ukrywaj dowolną treść tego użytkownika dla siebie, Twojej instancji i jej użytkowników.</target> 11546 <target state="translated">Ukrywaj dowolną treść tego użytkownika dla siebie, Twojej instancji i jej użytkowników.</target>
11145 11547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group>
11146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">375</context></context-group></trans-unit> 11548 </trans-unit>
11147 <trans-unit id="7675070596643104983" datatype="html"> 11549 <trans-unit id="7675070596643104983" datatype="html">
11148 <source>Show this user's content to the users of this instance again.</source> 11550 <source>Show this user's content to the users of this instance again.</source>
11149 <target state="translated">Pokazuj treść tego użytkownika użytkownikom tej instancji ponownie.</target> 11551 <target state="translated">Pokazuj treść tego użytkownika użytkownikom tej instancji ponownie.</target>
11150 11552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group>
11151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">381</context></context-group></trans-unit> 11553 </trans-unit>
11152 <trans-unit id="525915681688649453" datatype="html"> 11554 <trans-unit id="525915681688649453" datatype="html">
11153 <source>Hide any content from that instance from you, your instance and its users.</source> 11555 <source>Hide any content from that instance from you, your instance and its users.</source>
11154 <target state="translated">Ukryj treść z tej instancji przed Tobą, Twoją instancją i jej użytkownikami.</target> 11556 <target state="translated">Ukryj treść z tej instancji przed Tobą, Twoją instancją i jej użytkownikami.</target>
11155 11557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group>
11156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">393</context></context-group></trans-unit> 11558 </trans-unit>
11157 <trans-unit id="5325628963747139770" datatype="html"> 11559 <trans-unit id="5325628963747139770" datatype="html">
11158 <source>Unmute the instance by your instance</source> 11560 <source>Unmute the instance by your instance</source>
11159 <target state="translated">Cofnij wyciszenie tej instancji dla twojej instancji</target> 11561 <target state="translated">Cofnij wyciszenie tej instancji dla twojej instancji</target>
11160 11562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group>
11161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">398</context></context-group></trans-unit> 11563 </trans-unit>
11162 <trans-unit id="758471033841077314" datatype="html"> 11564 <trans-unit id="758471033841077314" datatype="html">
11163 <source>Show back content from that instance for you, your instance and its users.</source> 11565 <source>Show back content from that instance for you, your instance and its users.</source>
11164 <target state="translated">Ponownie pokazuj zawartość z tej instancji dla ciebie, twojej instancji i jej użytkowników.</target> 11566 <target state="translated">Ponownie pokazuj zawartość z tej instancji dla ciebie, twojej instancji i jej użytkowników.</target>
11165 11567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group>
11166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">399</context></context-group></trans-unit> 11568 </trans-unit>
11167 <trans-unit id="3785095284194008197" datatype="html"> 11569 <trans-unit id="3785095284194008197" datatype="html">
11168 <source>Remove comments from your instance</source> 11570 <source>Remove comments from your instance</source>
11169 <target state="translated">Usuń komentarze ze swojej instancji</target> 11571 <target state="translated">Usuń komentarze ze swojej instancji</target>
11170 11572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit> 11573 </trans-unit>
11172 <trans-unit id="4809327075591089709" datatype="html"> 11574 <trans-unit id="4809327075591089709" datatype="html">
11173 <source>Remove comments made by this account from your instance.</source> 11575 <source>Remove comments made by this account from your instance.</source>
11174 <target state="translated">Usuń ze swojej instancji komentarze z tego konta.</target> 11576 <target state="translated">Usuń ze swojej instancji komentarze z tego konta.</target>
11175 11577 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group>
11176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">410</context></context-group></trans-unit> 11578 </trans-unit>
11177 <trans-unit id="6504240011224861621" datatype="html"> 11579 <trans-unit id="6504240011224861621" datatype="html">
11178 <source>Instance moderation</source> 11580 <source>Instance moderation</source>
11179 <target state="new">Instance moderation</target> 11581 <target state="new">Instance moderation</target>
11180 11582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group>
11181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> 11583 </trans-unit>
11182 <trans-unit id="8546847443058492245" datatype="html"> 11584 <trans-unit id="8546847443058492245" datatype="html">
11183 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> 11585 <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source>
11184 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> 11586 <target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target>
@@ -11250,10 +11652,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11250 <trans-unit id="2602773901491715295" datatype="html"> 11652 <trans-unit id="2602773901491715295" datatype="html">
11251 <source>Captions</source> 11653 <source>Captions</source>
11252 <target state="translated">Napisy</target> 11654 <target state="translated">Napisy</target>
11253 11655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group>
11254 11656 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group>
11255 11657 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
11256 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 11658 </trans-unit>
11257 <trans-unit id="5779804235244672536" datatype="html"> 11659 <trans-unit id="5779804235244672536" datatype="html">
11258 <source>The above can only be seen in captions (please describe which).</source> 11660 <source>The above can only be seen in captions (please describe which).</source>
11259 <target state="translated">Powyżej wymienione jest widoczne tylko w napisach (opisz w których).</target> 11661 <target state="translated">Powyżej wymienione jest widoczne tylko w napisach (opisz w których).</target>
@@ -11263,20 +11665,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11263 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11665 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11264 <target>Zbyt wiele prób, spróbuj ponownie za <x id="PH"/> minut.</target> 11666 <target>Zbyt wiele prób, spróbuj ponownie za <x id="PH"/> minut.</target>
11265 11667
11266 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11668 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11267 <trans-unit id="4965472196059235310"> 11669 <trans-unit id="4965472196059235310">
11268 <source>Too many attempts, please try again later.</source> 11670 <source>Too many attempts, please try again later.</source>
11269 <target>Zbyt wiele prób, spróbuj ponownie później.</target> 11671 <target>Zbyt wiele prób, spróbuj ponownie później.</target>
11270 11672
11271 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11673 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11272 <trans-unit id="1693549688987384699"> 11674 <trans-unit id="1693549688987384699">
11273 <source>Server error. Please retry later.</source> 11675 <source>Server error. Please retry later.</source>
11274 <target>Błąd serwera. Spróbuj ponownie później.</target> 11676 <target>Błąd serwera. Spróbuj ponownie później.</target>
11275 11677
11276 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11678 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11277 <source>Unknown server error</source><target state="new">Unknown server error</target> 11679 <trans-unit id="7436975022198908854" datatype="html">
11680 <source>Unknown server error</source>
11681 <target state="new">Unknown server error</target>
11278 11682
11279 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11683 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11280 <trans-unit id="5927402622550505067" datatype="html"> 11684 <trans-unit id="5927402622550505067" datatype="html">
11281 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11685 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11282 <target state="translated">Zasubskrybowano wszystkie kanały użytkownika <x id="PH"/>. Otrzymasz powiadomienia o wszystkich ich filmach.</target> 11686 <target state="translated">Zasubskrybowano wszystkie kanały użytkownika <x id="PH"/>. Otrzymasz powiadomienia o wszystkich ich filmach.</target>
@@ -11314,18 +11718,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11314 <trans-unit id="1000724328916033777" datatype="html"> 11718 <trans-unit id="1000724328916033777" datatype="html">
11315 <source>Multiple ways to subscribe to the current channel</source> 11719 <source>Multiple ways to subscribe to the current channel</source>
11316 <target state="translated">Wiele sposobów na zasubskrybowanie obecnego kanału</target> 11720 <target state="translated">Wiele sposobów na zasubskrybowanie obecnego kanału</target>
11317 11721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group>
11318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 11722 </trans-unit>
11319 <trans-unit id="363499678348067004" datatype="html"> 11723 <trans-unit id="363499678348067004" datatype="html">
11320 <source>Open subscription dropdown</source> 11724 <source>Open subscription dropdown</source>
11321 <target state="translated">Otwórz menu subskrypcji</target> 11725 <target state="translated">Otwórz menu subskrypcji</target>
11322 11726 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group>
11323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/subscribe-button.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 11727 </trans-unit>
11324 <trans-unit id="4968151111061046122" datatype="html"> 11728 <trans-unit id="4968151111061046122" datatype="html">
11325 <source>Moderator</source> 11729 <source>Moderator</source>
11326 <target state="translated">Moderator</target> 11730 <target state="translated">Moderator</target>
11327 11731 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 11732 </trans-unit>
11329 <trans-unit id="2279527393438260622" datatype="html"> 11733 <trans-unit id="2279527393438260622" datatype="html">
11330 <source>Search videos, playlists, channels…</source> 11734 <source>Search videos, playlists, channels…</source>
11331 <target state="translated">Szukaj filmów, list odtwarzania, kanałów…</target> 11735 <target state="translated">Szukaj filmów, list odtwarzania, kanałów…</target>
@@ -11379,67 +11783,65 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11379 <trans-unit id="2909684945706361544" datatype="html"> 11783 <trans-unit id="2909684945706361544" datatype="html">
11380 <source>Delete video</source> 11784 <source>Delete video</source>
11381 <target state="translated">Usuń film</target> 11785 <target state="translated">Usuń film</target>
11382 11786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group>
11383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> 11787 </trans-unit>
11384 <trans-unit id="2210418817778733727" datatype="html"> 11788 <trans-unit id="2210418817778733727" datatype="html">
11385 <source>Actions for the comment</source> 11789 <source>Actions for the comment</source>
11386 <target state="translated">Działania dla tego komentarza</target> 11790 <target state="translated">Działania dla tego komentarza</target>
11387 11791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group>
11388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group></trans-unit> 11792 </trans-unit>
11389 <trans-unit id="7978668497183230348" datatype="html"> 11793 <trans-unit id="7978668497183230348" datatype="html">
11390 <source>Delete comment</source> 11794 <source>Delete comment</source>
11391 <target state="translated">Usuń komentarz</target> 11795 <target state="translated">Usuń komentarz</target>
11392 11796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group>
11393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group></trans-unit> 11797 </trans-unit>
11394 <trans-unit id="6747218355168080191" datatype="html"> 11798 <trans-unit id="6747218355168080191" datatype="html">
11395 <source>Do you really want to delete this comment?</source> 11799 <source>Do you really want to delete this comment?</source>
11396 <target state="translated">Czy na pewno chcesz usunąć ten komentarz?</target> 11800 <target state="translated">Czy na pewno chcesz usunąć ten komentarz?</target>
11397 11801 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group>
11398 11802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group>
11399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group></trans-unit> 11803 </trans-unit>
11400 <trans-unit id="7837272126865175984" datatype="html"> 11804 <trans-unit id="7837272126865175984" datatype="html">
11401 <source>Comment deleted.</source> 11805 <source>Comment deleted.</source>
11402 <target state="translated">Usunięto komentarz.</target> 11806 <target state="translated">Usunięto komentarz.</target>
11403 11807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group>
11404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> 11808 </trans-unit>
11405 <trans-unit id="346270517625845962" datatype="html"> 11809 <trans-unit id="346270517625845962" datatype="html">
11406 <source>Encoder</source> 11810 <source>Encoder</source>
11407 <target state="translated">Enkoder</target> 11811 <target state="translated">Enkoder</target>
11408 11812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group>
11409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit> 11813 </trans-unit>
11410 <trans-unit id="2331557444464201331" datatype="html"> 11814 <trans-unit id="2331557444464201331" datatype="html">
11411 <source>Format name</source> 11815 <source>Format name</source>
11412 <target state="translated">Nazwa formatu</target> 11816 <target state="translated">Nazwa formatu</target>
11413 11817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group>
11414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 11818 </trans-unit>
11415 <trans-unit id="45739481977493163" datatype="html"> 11819 <trans-unit id="45739481977493163" datatype="html">
11416 <source>Size</source> 11820 <source>Size</source>
11417 <target state="translated">Rozmiar</target> 11821 <target state="translated">Rozmiar</target>
11418 11822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group>
11419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit> 11823 </trans-unit>
11420 <trans-unit id="7742520815129539114" datatype="html"> 11824 <trans-unit id="7742520815129539114" datatype="html">
11421 <source>Bitrate</source> 11825 <source>Bitrate</source>
11422 <target state="translated">Częstotliwość próbkowania</target> 11826 <target state="translated">Częstotliwość próbkowania</target>
11423 11827 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group>
11424 11828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group>
11425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 11829 </trans-unit>
11426 <trans-unit id="4094960161662677662" datatype="html"> 11830 <trans-unit id="4094960161662677662" datatype="html">
11427 <source>Codec</source> 11831 <source>Codec</source>
11428 <target state="translated">Kodek</target> 11832 <target state="translated">Kodek</target>
11429 11833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group>
11430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11834 </trans-unit>
11431 <trans-unit id="2115592966120408375"> 11835 <trans-unit id="2115592966120408375">
11432 <source>Copied</source> 11836 <source>Copied</source>
11433 <target>Skopiowano</target> 11837 <target>Skopiowano</target>
11434 11838
11435 11839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit>
11437 <trans-unit id="4323470180912194028" datatype="html"> 11840 <trans-unit id="4323470180912194028" datatype="html">
11438 <source>Copy</source> 11841 <source>Copy</source>
11439 <target state="translated">Kopiuj</target> 11842 <target state="translated">Kopiuj</target>
11440 11843 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group>
11441 11844 </trans-unit>
11442 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit>
11443 <trans-unit id="1472171759957681533"> 11845 <trans-unit id="1472171759957681533">
11444 <source>Video reported.</source> 11846 <source>Video reported.</source>
11445 <target>Zgłoszono film.</target> 11847 <target>Zgłoszono film.</target>
@@ -11448,32 +11850,32 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11448 <trans-unit id="3622946684246476652"> 11850 <trans-unit id="3622946684246476652">
11449 <source>Do you really want to delete this video?</source> 11851 <source>Do you really want to delete this video?</source>
11450 <target>Czy na pewno chcesz usunąć ten film?</target> 11852 <target>Czy na pewno chcesz usunąć ten film?</target>
11451 11853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group>
11452 11854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group>
11453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group></trans-unit> 11855 </trans-unit>
11454 <trans-unit id="3941342949736653028" datatype="html"> 11856 <trans-unit id="3941342949736653028" datatype="html">
11455 <source>Video deleted.</source> 11857 <source>Video deleted.</source>
11456 <target state="translated">Usunięto film.</target> 11858 <target state="translated">Usunięto film.</target>
11457 11859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group>
11458 11860 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group>
11459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit> 11861 </trans-unit>
11460 <trans-unit id="5072091387445907742" datatype="html"> 11862 <trans-unit id="5072091387445907742" datatype="html">
11461 <source>Actions for the reporter</source> 11863 <source>Actions for the reporter</source>
11462 <target state="translated">Działania dla zgłaszającego</target> 11864 <target state="translated">Działania dla zgłaszającego</target>
11463 11865 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group>
11464 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> 11866 </trans-unit>
11465 <trans-unit id="6599069899275412095" datatype="html"> 11867 <trans-unit id="6599069899275412095" datatype="html">
11466 <source>Mute reporter</source> 11868 <source>Mute reporter</source>
11467 <target state="translated">Wycisz zgłaszającego</target> 11869 <target state="translated">Wycisz zgłaszającego</target>
11468 11870 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group>
11469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 11871 </trans-unit>
11470 <trans-unit id="3099741642167775297" datatype="html"> 11872 <trans-unit id="3099741642167775297" datatype="html">
11471 <source>Download</source> 11873 <source>Download</source>
11472 <target state="translated">Pobierz</target> 11874 <target state="translated">Pobierz</target>
11473 11875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group>
11474 11876 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group>
11475 11877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group>
11476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">329</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">147</context></context-group></trans-unit> 11878 </trans-unit>
11477 <trans-unit id="7672331870004528654" datatype="html"> 11879 <trans-unit id="7672331870004528654" datatype="html">
11478 <source>Display live information</source> 11880 <source>Display live information</source>
11479 <target state="translated">Wyświetl informacje o live</target> 11881 <target state="translated">Wyświetl informacje o live</target>
@@ -11482,60 +11884,68 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11482 <trans-unit id="4021752662928002901" datatype="html"> 11884 <trans-unit id="4021752662928002901" datatype="html">
11483 <source>Update</source> 11885 <source>Update</source>
11484 <target state="translated">Aktualizuj</target> 11886 <target state="translated">Aktualizuj</target>
11485 11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11486 11888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11487 11889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11488 11890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11489 11891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11490 11892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11491 11893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11492 11894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11493 11895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11494 11896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11495 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 11897 </trans-unit>
11496 <trans-unit id="420763834450076269" datatype="html"> 11898 <trans-unit id="420763834450076269" datatype="html">
11497 <source>Block</source> 11899 <source>Block</source>
11498 <target state="translated">Blokuj</target> 11900 <target state="translated">Blokuj</target>
11499 11901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group>
11500 11902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group>
11501 11903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group>
11502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 11904 </trans-unit>
11503 <trans-unit id="6521421218398377925" datatype="html"> 11905 <trans-unit id="6521421218398377925" datatype="html">
11504 <source>Run HLS transcoding</source> 11906 <source>Run HLS transcoding</source>
11505 <target state="new">Run HLS transcoding</target> 11907 <target state="new">Run HLS transcoding</target>
11506 11908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group>
11507 11909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group>
11508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">97</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit> 11910 </trans-unit>
11509 <trans-unit id="4956271014213477815" datatype="html"> 11911 <trans-unit id="4956271014213477815" datatype="html">
11510 <source>Run WebTorrent transcoding</source> 11912 <source>Run WebTorrent transcoding</source>
11511 <target state="new">Run WebTorrent transcoding</target> 11913 <target state="new">Run WebTorrent transcoding</target>
11512 11914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group>
11513 11915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group>
11514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">397</context></context-group></trans-unit> 11916 </trans-unit>
11515 <trans-unit id="5972374600810542430" datatype="html"> 11917 <trans-unit id="5972374600810542430" datatype="html">
11516 <source>Delete HLS files</source> 11918 <source>Delete HLS files</source>
11517 <target state="new">Delete HLS files</target> 11919 <target state="new">Delete HLS files</target>
11518 11920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group>
11519 11921 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group>
11520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">109</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">403</context></context-group></trans-unit> 11922 </trans-unit>
11521 <trans-unit id="3844238590532933757" datatype="html"> 11923 <trans-unit id="3844238590532933757" datatype="html">
11522 <source>Delete WebTorrent files</source> 11924 <source>Delete WebTorrent files</source>
11523 <target state="new">Delete WebTorrent files</target> 11925 <target state="new">Delete WebTorrent files</target>
11524 11926 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group>
11525 11927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group></trans-unit><trans-unit id="8315587636588243636" datatype="html"> 11928 </trans-unit>
11527 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> 11929 <trans-unit id="8315587636588243636" datatype="html">
11528 11930 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit><trans-unit id="6693349469471580292" datatype="html"> 11931 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
11530 <source>Delete file</source><target state="new">Delete file</target> 11932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11531 11933 </trans-unit>
11532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="7016764388104297354" datatype="html"> 11934 <trans-unit id="6693349469471580292" datatype="html">
11533 <source>File removed.</source><target state="new">File removed.</target> 11935 <source>Delete file</source>
11534 11936 <target state="new">Delete file</target>
11535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit><trans-unit id="1314383205093440631" datatype="html"> 11937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
11536 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source><target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> 11938 </trans-unit>
11537 11939 <trans-unit id="7016764388104297354" datatype="html">
11538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 11940 <source>File removed.</source>
11941 <target state="new">File removed.</target>
11942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
11943 </trans-unit>
11944 <trans-unit id="1314383205093440631" datatype="html">
11945 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
11946 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
11947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
11948 </trans-unit>
11539 <trans-unit id="1950057220179636309" datatype="html"> 11949 <trans-unit id="1950057220179636309" datatype="html">
11540 <source>Save to playlist</source> 11950 <source>Save to playlist</source>
11541 <target state="translated">Dodaj do playlisty</target> 11951 <target state="translated">Dodaj do playlisty</target>
@@ -11586,9 +11996,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11586 <trans-unit id="4903651219400691248" datatype="html"> 11996 <trans-unit id="4903651219400691248" datatype="html">
11587 <source>Mute account</source> 11997 <source>Mute account</source>
11588 <target state="translated">Wycisz konto</target> 11998 <target state="translated">Wycisz konto</target>
11589 11999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group>
11590 12000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group>
11591 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> 12001 </trans-unit>
11592 <trans-unit id="4021487547497211597" datatype="html"> 12002 <trans-unit id="4021487547497211597" datatype="html">
11593 <source>Open video actions</source> 12003 <source>Open video actions</source>
11594 <target state="translated">Otwórz działania dla filmu</target> 12004 <target state="translated">Otwórz działania dla filmu</target>
@@ -11610,8 +12020,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11610 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> 12020 <source>Unblock <x id="PH" equiv-text="this.video.name"/></source>
11611 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target> 12021 <target state="new">Unblock <x id="PH" equiv-text="this.video.name"/></target>
11612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group> 12022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">210</context></context-group>
11613 </trans-unit><trans-unit id="3143238830256588661" datatype="html"> 12023 </trans-unit>
11614 <source>The live stream will be automatically terminated and replays won't be saved.</source><target state="new">The live stream will be automatically terminated and replays won't be saved.</target> 12024 <trans-unit id="3143238830256588661" datatype="html">
12025 <source>The live stream will be automatically terminated and replays won't be saved.</source>
12026 <target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
11615 <context-group purpose="location"> 12027 <context-group purpose="location">
11616 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> 12028 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
11617 <context context-type="linenumber">233</context> 12029 <context context-type="linenumber">233</context>
@@ -11620,35 +12032,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11620 <trans-unit id="3719503424625455635" datatype="html"> 12032 <trans-unit id="3719503424625455635" datatype="html">
11621 <source>Mute server account</source> 12033 <source>Mute server account</source>
11622 <target state="translated">Wycisz konto serwera</target> 12034 <target state="translated">Wycisz konto serwera</target>
11623 12035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group>
11624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 12036 </trans-unit>
11625 <trans-unit id="7008439939460403347"> 12037 <trans-unit id="7008439939460403347">
11626 <source>Report</source> 12038 <source>Report</source>
11627 <target>Zgłoś</target> 12039 <target>Zgłoś</target>
11628 12040 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group>
11629 12041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group>
11630 12042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group>
11631 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">383</context></context-group></trans-unit> 12043 </trans-unit>
11632 <trans-unit id="829951422090160526" datatype="html"> 12044 <trans-unit id="829951422090160526" datatype="html">
11633 <source>Reported part</source> 12045 <source>Reported part</source>
11634 <target state="translated">Zgłoszona część</target> 12046 <target state="translated">Zgłoszona część</target>
11635 12047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group>
11636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 12048 </trans-unit>
11637 <trans-unit id="4388879716045736175" datatype="html"> 12049 <trans-unit id="4388879716045736175" datatype="html">
11638 <source>Note</source> 12050 <source>Note</source>
11639 <target state="translated">Notatka</target> 12051 <target state="translated">Notatka</target>
11640 12052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group>
11641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 12053 </trans-unit>
11642 <trans-unit id="7234922541542636802" datatype="html"> 12054 <trans-unit id="7234922541542636802" datatype="html">
11643 <source>The video was deleted</source> 12055 <source>The video was deleted</source>
11644 <target state="translated">Ten film został usunięty</target> 12056 <target state="translated">Ten film został usunięty</target>
11645 12057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group>
11646 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 12058 </trans-unit>
11647 <trans-unit id="872792317034860453" datatype="html"> 12059 <trans-unit id="872792317034860453" datatype="html">
11648 <source>Comment:</source> 12060 <source>Comment:</source>
11649 <target state="translated">Komentarz:</target> 12061 <target state="translated">Komentarz:</target>
11650 12062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group>
11651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 12063 </trans-unit>
11652 <trans-unit id="397679576231234820" datatype="html"> 12064 <trans-unit id="397679576231234820" datatype="html">
11653 <source>Messages with the reporter</source> 12065 <source>Messages with the reporter</source>
11654 <target state="translated">Wiadomości ze zgłaszającym</target> 12066 <target state="translated">Wiadomości ze zgłaszającym</target>
@@ -11662,8 +12074,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11662 <trans-unit id="1684858568733486744" datatype="html"> 12074 <trans-unit id="1684858568733486744" datatype="html">
11663 <source>No messages for now.</source> 12075 <source>No messages for now.</source>
11664 <target state="translated">Nie ma jeszcze wiadomości.</target> 12076 <target state="translated">Nie ma jeszcze wiadomości.</target>
11665 12077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group>
11666 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 12078 </trans-unit>
11667 <trans-unit id="2137920566277687382" datatype="html"> 12079 <trans-unit id="2137920566277687382" datatype="html">
11668 <source>Add a message</source> 12080 <source>Add a message</source>
11669 <target state="translated">Dodaj wiadomość</target> 12081 <target state="translated">Dodaj wiadomość</target>
@@ -11672,45 +12084,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11672 <trans-unit id="4058575476871566236"> 12084 <trans-unit id="4058575476871566236">
11673 <source>Published</source> 12085 <source>Published</source>
11674 <target>Opublikowano</target> 12086 <target>Opublikowano</target>
11675 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12087
11676 </trans-unit><trans-unit id="7657908235362559477" datatype="html"> 12088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11677 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12089 <trans-unit id="7657908235362559477" datatype="html">
11678 <context-group purpose="location"> 12090 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11679 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12091 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11680 <context context-type="linenumber">178</context> 12092
11681 </context-group> 12093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11682 </trans-unit>
11683
11684 <trans-unit id="5093002376262354382" datatype="html"> 12094 <trans-unit id="5093002376262354382" datatype="html">
11685 <source>Transcoding failed</source> 12095 <source>Transcoding failed</source>
11686 <target state="new">Transcoding failed</target> 12096 <target state="new">Transcoding failed</target>
11687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12097
11688 </trans-unit> 12098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11689 <trans-unit id="118687079501751948" datatype="html"> 12099 <trans-unit id="118687079501751948" datatype="html">
11690 <source>Move to external storage failed</source> 12100 <source>Move to external storage failed</source>
11691 <target state="new">Move to external storage failed</target> 12101 <target state="new">Move to external storage failed</target>
11692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12102
11693 </trans-unit> 12103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11694 <trans-unit id="4887724548587271148"> 12104 <trans-unit id="4887724548587271148">
11695 <source>Waiting transcoding</source> 12105 <source>Waiting transcoding</source>
11696 <target>Oczekiwanie na transkodowanie</target> 12106 <target>Oczekiwanie na transkodowanie</target>
11697 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12107
11698 </trans-unit> 12108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11699 <trans-unit id="4517785179607945981"> 12109 <trans-unit id="4517785179607945981">
11700 <source>To transcode</source> 12110 <source>To transcode</source>
11701 <target>Do transkodowania</target> 12111 <target>Do transkodowania</target>
11702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12112
11703 </trans-unit> 12113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11704 <trans-unit id="3299576663551440736" datatype="html"> 12114 <trans-unit id="3299576663551440736" datatype="html">
11705 <source>To import</source> 12115 <source>To import</source>
11706 <target state="translated">Do importu</target> 12116 <target state="translated">Do importu</target>
11707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12117
11708 </trans-unit> 12118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11709 <trans-unit id="6963802198225789806" datatype="html"> 12119 <trans-unit id="6963802198225789806" datatype="html">
11710 <source>To edit</source> 12120 <source>To edit</source>
11711 <target state="new">To edit</target> 12121 <target state="new">To edit</target>
11712 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12122
11713 </trans-unit> 12123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11714 <trans-unit id="8492933894084361602" datatype="html"> 12124 <trans-unit id="8492933894084361602" datatype="html">
11715 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12125 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11716 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12126 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11722,24 +12132,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11722 <trans-unit id="187187500641108332" datatype="html"> 12132 <trans-unit id="187187500641108332" datatype="html">
11723 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 12133 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11724 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 12134 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11725 12135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
11726 12136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group>
11727 12137 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group>
11728 12138 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group>
11729 12139 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group>
11730 12140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group>
11731 12141 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group>
11732 12142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group>
11733 12143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group>
11734 12144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group>
11735 12145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group>
11736 12146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group>
11737 12147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group>
11738 12148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group>
11739 12149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group>
11740 12150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group>
11741 12151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group>
11742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 12152 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group>
12153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group>
12154 </trans-unit>
11743 <trans-unit id="1795705931707209785" datatype="html"> 12155 <trans-unit id="1795705931707209785" datatype="html">
11744 <source>Add to watch later</source> 12156 <source>Add to watch later</source>
11745 <target state="translated">Dodaj do playlisty "Oglądaj później"</target> 12157 <target state="translated">Dodaj do playlisty "Oglądaj później"</target>
@@ -11749,19 +12161,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11749 <source>Remove from watch later</source> 12161 <source>Remove from watch later</source>
11750 <target state="translated">Usuń z playlisty "Oglądaj później"</target> 12162 <target state="translated">Usuń z playlisty "Oglądaj później"</target>
11751 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group> 12163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-thumbnail/video-thumbnail.component.ts</context><context context-type="linenumber">30</context></context-group>
11752 </trans-unit><trans-unit id="435589893738610428" datatype="html"> 12164 </trans-unit>
11753 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source><target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target> 12165 <trans-unit id="435589893738610428" datatype="html">
12166 <source><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</source>
12167 <target state="new"><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> default theme (<x id="INTERPOLATION_1" equiv-text="{{ getDefaultInstanceThemeLabel() }}"/>)</target>
11754 <context-group purpose="location"> 12168 <context-group purpose="location">
11755 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context> 12169 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context>
11756 <context context-type="linenumber">8</context> 12170 <context context-type="linenumber">8</context>
11757 </context-group> 12171 </context-group>
11758 </trans-unit> 12172 </trans-unit>
11759
11760 <trans-unit id="5622582942980351192" datatype="html"> 12173 <trans-unit id="5622582942980351192" datatype="html">
11761 <source>Light/Orange</source> 12174 <source>Light/Orange</source>
11762 <target state="new">Light/Orange</target> 12175 <target state="new">Light/Orange</target>
11763 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group>
11764 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 12177 </trans-unit>
11765 <trans-unit id="1219783168145776019" datatype="html"> 12178 <trans-unit id="1219783168145776019" datatype="html">
11766 <source>LIVE ENDED</source> 12179 <source>LIVE ENDED</source>
11767 <target state="translated">TRANSMISJA ZAKOŃCZYÅA SIĘ</target> 12180 <target state="translated">TRANSMISJA ZAKOŃCZYÅA SIĘ</target>
@@ -11770,114 +12183,112 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11770 <trans-unit id="2439066254855913806"> 12183 <trans-unit id="2439066254855913806">
11771 <source>Only I can see this video</source> 12184 <source>Only I can see this video</source>
11772 <target>Tylko ja mogę zobaczyć ten film</target> 12185 <target>Tylko ja mogę zobaczyć ten film</target>
11773 12186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group>
11774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit> 12187 </trans-unit>
11775 <trans-unit id="6767380569816110388" datatype="html"> 12188 <trans-unit id="6767380569816110388" datatype="html">
11776 <source>Only shareable via a private link</source> 12189 <source>Only shareable via a private link</source>
11777 <target state="translated">Udostępniane tylko przez prywatny odnośnik</target> 12190 <target state="translated">Udostępniane tylko przez prywatny odnośnik</target>
11778 12191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group>
11779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit> 12192 </trans-unit>
11780 <trans-unit id="6828965264297239528"> 12193 <trans-unit id="6828965264297239528">
11781 <source>Anyone can see this video</source> 12194 <source>Anyone can see this video</source>
11782 <target>Każdy może zobaczyć ten film</target> 12195 <target>Każdy może zobaczyć ten film</target>
11783 12196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group>
11784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit> 12197 </trans-unit>
11785 <trans-unit id="1425933035739773115" datatype="html"> 12198 <trans-unit id="1425933035739773115" datatype="html">
11786 <source>Only users of this instance can see this video</source> 12199 <source>Only users of this instance can see this video</source>
11787 <target state="translated">Tylko użytkownicy tej instancji mogą zobaczyć ten film</target> 12200 <target state="translated">Tylko użytkownicy tej instancji mogą zobaczyć ten film</target>
11788 12201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group>
11789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit> 12202 </trans-unit>
11790
11791
11792 <trans-unit id="5210096066382592800" datatype="html"> 12203 <trans-unit id="5210096066382592800" datatype="html">
11793 <source>Video to import updated.</source> 12204 <source>Video to import updated.</source>
11794 <target state="translated">Film do zaimportowania zaktualizowany.</target> 12205 <target state="translated">Film do zaimportowania zaktualizowany.</target>
11795 12206 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
11796 12207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
11797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12208 </trans-unit>
11798 <trans-unit id="3284171506518522275" datatype="html"> 12209 <trans-unit id="3284171506518522275" datatype="html">
11799 <source>Your video was uploaded to your account and is private.</source> 12210 <source>Your video was uploaded to your account and is private.</source>
11800 <target state="translated">Film został wrzucony na twoje konto i jest prywatny.</target> 12211 <target state="translated">Film został wrzucony na twoje konto i jest prywatny.</target>
11801 12212
11802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11803 <trans-unit id="5699822024600815733"> 12214 <trans-unit id="5699822024600815733">
11804 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12215 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11805 <target>Powiązane dane (tagi, opis…) zostaną utracone, czy na pewno chcesz opuścić tą stronę?</target> 12216 <target>Powiązane dane (tagi, opis…) zostaną utracone, czy na pewno chcesz opuścić tą stronę?</target>
11806 12217
11807 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11808 <trans-unit id="1219739004043110649"> 12219 <trans-unit id="1219739004043110649">
11809 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12220 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11810 <target>Twój film nie został jeszcze wysłany, czy na pewno chcesz opuścić tą stronę?</target> 12221 <target>Twój film nie został jeszcze wysłany, czy na pewno chcesz opuścić tą stronę?</target>
11811 12222
11812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
11813 <trans-unit id="1830802698757049943" datatype="html"> 12224 <trans-unit id="1830802698757049943" datatype="html">
11814 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12225 <source>Publish <x id="PH" equiv-text="videoName"/></source>
11815 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12226 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11816 12227
11817 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11818 <trans-unit id="6932865105766151309" datatype="html"> 12229 <trans-unit id="6932865105766151309" datatype="html">
11819 <source>Upload</source> 12230 <source>Upload</source>
11820 <target state="translated">Wyślij</target> 12231 <target state="translated">Wyślij</target>
11821 12232
11822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11823 <trans-unit id="8278735427925094503" datatype="html"> 12234 <trans-unit id="8278735427925094503" datatype="html">
11824 <source>Upload <x id="PH"/> </source> 12235 <source>Upload <x id="PH"/> </source>
11825 <target state="translated">Wrzuć 12236 <target state="translated">Wrzuć
11826 <x id="PH"/> 12237 <x id="PH"/>
11827 </target> 12238 </target>
11828 12239
11829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12240 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11830 <trans-unit id="5981816353437801748"> 12241 <trans-unit id="5981816353437801748">
11831 <source>Video published.</source> 12242 <source>Video published.</source>
11832 <target>Opublikowano film.</target> 12243 <target>Opublikowano film.</target>
11833 12244
11834 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12245 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11835 <trans-unit id="764164089183618119" datatype="html"> 12246 <trans-unit id="764164089183618119" datatype="html">
11836 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12247 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11837 <target state="translated">Masz niezapisane zmiany! Jeżeli zamkniesz to okno, twoje zmiany zostaną stracone.</target> 12248 <target state="translated">Masz niezapisane zmiany! Jeżeli zamkniesz to okno, twoje zmiany zostaną stracone.</target>
11838 12249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group>
11839 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> 12250 </trans-unit>
11840 <trans-unit id="8306050839443016954"> 12251 <trans-unit id="8306050839443016954">
11841 <source>Video updated.</source> 12252 <source>Video updated.</source>
11842 <target>Zaktualizowano film.</target> 12253 <target>Zaktualizowano film.</target>
11843 12254 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group>
11844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 12255 </trans-unit>
11845 <trans-unit id="5609201297201028750" datatype="html"> 12256 <trans-unit id="5609201297201028750" datatype="html">
11846 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source> 12257 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
11847 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target> 12258 <target state="new">(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
11848 12259 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group>
11849 12260 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group>
11850 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 12261 </trans-unit>
11851 <trans-unit id="2763845919408843325" datatype="html"> 12262 <trans-unit id="2763845919408843325" datatype="html">
11852 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source> 12263 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
11853 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target> 12264 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</target>
11854 12265 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group>
11855 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12266 </trans-unit>
11856 <trans-unit id="4952096817126306891" datatype="html"> 12267 <trans-unit id="4952096817126306891" datatype="html">
11857 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source> 12268 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
11858 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target> 12269 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</target>
11859 12270 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group>
11860 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 12271 </trans-unit>
11861 <trans-unit id="665518679871959619" datatype="html"> 12272 <trans-unit id="665518679871959619" datatype="html">
11862 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source> 12273 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
11863 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target> 12274 <target state="new">"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</target>
11864 12275 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group>
11865 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 12276 </trans-unit>
11866 <trans-unit id="2677581013897190613" datatype="html"> 12277 <trans-unit id="2677581013897190613" datatype="html">
11867 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source> 12278 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
11868 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target> 12279 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
11869 12280 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group>
11870 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 12281 </trans-unit>
11871 <trans-unit id="2299077646120636288" datatype="html"> 12282 <trans-unit id="2299077646120636288" datatype="html">
11872 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source> 12283 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
11873 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target> 12284 <target state="new">Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></target>
11874 12285 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group>
11875 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 12286 </trans-unit>
11876 <trans-unit id="7209039243783736285" datatype="html"> 12287 <trans-unit id="7209039243783736285" datatype="html">
11877 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source> 12288 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
11878 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target> 12289 <target state="new">Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></target>
11879 12290 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group>
11880 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 12291 </trans-unit>
11881 <trans-unit id="5512208811126492983" datatype="html"> 12292 <trans-unit id="5512208811126492983" datatype="html">
11882 <source>Report comment</source> 12293 <source>Report comment</source>
11883 <target state="translated">Zgłoś komentarz</target> 12294 <target state="translated">Zgłoś komentarz</target>
@@ -11886,44 +12297,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11886 <trans-unit id="3691787517663044217" datatype="html"> 12297 <trans-unit id="3691787517663044217" datatype="html">
11887 <source>The deletion will be sent to remote instances so they can reflect the change.</source> 12298 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
11888 <target state="translated">Usunięcie zostanie przesłane do zdalnych instancji, tak aby mogły zreflektować zmianę.</target> 12299 <target state="translated">Usunięcie zostanie przesłane do zdalnych instancji, tak aby mogły zreflektować zmianę.</target>
11889 12300 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group>
11890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 12301 </trans-unit>
11891 <trans-unit id="7321800851971795962" datatype="html"> 12302 <trans-unit id="7321800851971795962" datatype="html">
11892 <source>It is a remote comment, so the deletion will only be effective on your instance.</source> 12303 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
11893 <target state="translated">To jest zdalny komentarz, więc jego usunięcie będzie skuteczne tylko na Twojej instancji.</target> 12304 <target state="translated">To jest zdalny komentarz, więc jego usunięcie będzie skuteczne tylko na Twojej instancji.</target>
11894 12305 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group>
11895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 12306 </trans-unit>
11896 <trans-unit id="5964038603724691720" datatype="html"> 12307 <trans-unit id="5964038603724691720" datatype="html">
11897 <source>Delete and re-draft</source> 12308 <source>Delete and re-draft</source>
11898 <target state="translated">Usuń i przeredaguj</target> 12309 <target state="translated">Usuń i przeredaguj</target>
11899 12310 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group>
11900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 12311 </trans-unit>
11901 <trans-unit id="7163633882758007711" datatype="html"> 12312 <trans-unit id="7163633882758007711" datatype="html">
11902 <source>Do you really want to delete and re-draft this comment?</source> 12313 <source>Do you really want to delete and re-draft this comment?</source>
11903 <target state="translated">Czy na pewno chcesz usunąć i przeredagować ten komentarz?</target> 12314 <target state="translated">Czy na pewno chcesz usunąć i przeredagować ten komentarz?</target>
11904 12315 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group>
11905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 12316 </trans-unit>
11906 <trans-unit id="6775540171466219199" datatype="html"> 12317 <trans-unit id="6775540171466219199" datatype="html">
11907 <source>Stop autoplaying next video</source> 12318 <source>Stop autoplaying next video</source>
11908 <target state="translated">Nie odtwarzaj automatycznie następnego filmu</target> 12319 <target state="translated">Nie odtwarzaj automatycznie następnego filmu</target>
11909 12320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group>
11910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 12321 </trans-unit>
11911 <trans-unit id="5149234672404299151" datatype="html"> 12322 <trans-unit id="5149234672404299151" datatype="html">
11912 <source>Autoplay next video</source> 12323 <source>Autoplay next video</source>
11913 <target state="translated">Odtwarzaj automatycznie następny film</target> 12324 <target state="translated">Odtwarzaj automatycznie następny film</target>
11914 12325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group>
11915 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12326 </trans-unit>
11916 <trans-unit id="5870421136141540382" datatype="html"> 12327 <trans-unit id="5870421136141540382" datatype="html">
11917 <source>Stop looping playlist videos</source> 12328 <source>Stop looping playlist videos</source>
11918 <target state="translated">Nie powtarzaj filmów w playliście</target> 12329 <target state="translated">Nie powtarzaj filmów w playliście</target>
11919 12330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group>
11920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit> 12331 </trans-unit>
11921 <trans-unit id="1599585307037758139" datatype="html"> 12332 <trans-unit id="1599585307037758139" datatype="html">
11922 <source>Loop playlist videos</source> 12333 <source>Loop playlist videos</source>
11923 <target state="translated">Powtarzaj filmy w playliście</target> 12334 <target state="translated">Powtarzaj filmy w playliście</target>
11924 12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group>
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit><trans-unit id="1254111869788332501" datatype="html"> 12336 </trans-unit>
11926 <source>Other videos</source><target state="new">Other videos</target> 12337 <trans-unit id="1254111869788332501" datatype="html">
12338 <source>Other videos</source>
12339 <target state="new">Other videos</target>
11927 <context-group purpose="location"> 12340 <context-group purpose="location">
11928 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context> 12341 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.html</context>
11929 <context context-type="linenumber">4,6</context> 12342 <context context-type="linenumber">4,6</context>
@@ -11940,28 +12353,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11940 <trans-unit id="961774488937452220" datatype="html"> 12353 <trans-unit id="961774488937452220" datatype="html">
11941 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 12354 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11942 <target state="translated">Ten film nie jest dostępny na tej instancji. Czy chcesz zostać przekierowany(-a) na instancję źródłową: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 12355 <target state="translated">Ten film nie jest dostępny na tej instancji. Czy chcesz zostać przekierowany(-a) na instancję źródłową: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
11943 12356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group>
11944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> 12357 </trans-unit>
11945 <trans-unit id="5761611056224181752" datatype="html"> 12358 <trans-unit id="5761611056224181752" datatype="html">
11946 <source>Redirection</source> 12359 <source>Redirection</source>
11947 <target state="translated">Przekierowanie</target> 12360 <target state="translated">Przekierowanie</target>
11948 12361 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group>
11949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> 12362 </trans-unit>
11950 <trans-unit id="8858527736400081688"> 12363 <trans-unit id="8858527736400081688">
11951 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 12364 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
11952 <target>Ten film zawiera treści wulgarne lub przeznaczone dla dorosłych. Czy na pewno chcesz go obejrzeć?</target> 12365 <target>Ten film zawiera treści wulgarne lub przeznaczone dla dorosłych. Czy na pewno chcesz go obejrzeć?</target>
11953 12366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group>
11954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 12367 </trans-unit>
11955 <trans-unit id="3937119019020041049"> 12368 <trans-unit id="3937119019020041049">
11956 <source>Mature or explicit content</source> 12369 <source>Mature or explicit content</source>
11957 <target>Zawartość wulgarna lub dla dorosłych</target> 12370 <target>Zawartość wulgarna lub dla dorosłych</target>
11958 12371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group>
11959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit> 12372 </trans-unit>
11960 <trans-unit id="1755474755114288376" datatype="html"> 12373 <trans-unit id="1755474755114288376" datatype="html">
11961 <source>Up Next</source> 12374 <source>Up Next</source>
11962 <target state="translated">Następnie</target> 12375 <target state="translated">Następnie</target>
11963 12376 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group>
11964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit> 12377 </trans-unit>
11965 <trans-unit id="2159130950882492111" datatype="html"> 12378 <trans-unit id="2159130950882492111" datatype="html">
11966 <source>Cancel</source> 12379 <source>Cancel</source>
11967 <target state="translated">Anuluj</target> 12380 <target state="translated">Anuluj</target>
@@ -11986,77 +12399,77 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11986 12399
11987 12400
11988 12401
11989 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12402 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11990 <trans-unit id="3354816756665089864" datatype="html"> 12403 <trans-unit id="3354816756665089864" datatype="html">
11991 <source>Autoplay is suspended</source> 12404 <source>Autoplay is suspended</source>
11992 <target state="translated">Automatyczne odtwarzanie jest zatrzymane</target> 12405 <target state="translated">Automatyczne odtwarzanie jest zatrzymane</target>
11993 12406 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group>
11994 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit> 12407 </trans-unit>
11995 <trans-unit id="5856931617181450881" datatype="html"> 12408 <trans-unit id="5856931617181450881" datatype="html">
11996 <source>Enter/exit fullscreen</source> 12409 <source>Enter/exit fullscreen</source>
11997 <target state="new">Enter/exit fullscreen</target> 12410 <target state="new">Enter/exit fullscreen</target>
11998 12411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
11999 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> 12412 </trans-unit>
12000 <trans-unit id="2971009377468404076" datatype="html"> 12413 <trans-unit id="2971009377468404076" datatype="html">
12001 <source>Play/Pause the video</source> 12414 <source>Play/Pause the video</source>
12002 <target state="new">Play/Pause the video</target> 12415 <target state="translated">Odtwarzanie/Pauza filmu</target>
12003 12416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group>
12004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit> 12417 </trans-unit>
12005 <trans-unit id="4147087312411482964" datatype="html"> 12418 <trans-unit id="4147087312411482964" datatype="html">
12006 <source>Mute/unmute the video</source> 12419 <source>Mute/unmute the video</source>
12007 <target state="new">Mute/unmute the video</target> 12420 <target state="new">Mute/unmute the video</target>
12008 12421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
12009 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> 12422 </trans-unit>
12010 <trans-unit id="4791956574676305640" datatype="html"> 12423 <trans-unit id="4791956574676305640" datatype="html">
12011 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> 12424 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12012 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> 12425 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
12013 12426 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group>
12014 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> 12427 </trans-unit>
12015 <trans-unit id="3887762369650091344" datatype="html"> 12428 <trans-unit id="3887762369650091344" datatype="html">
12016 <source>Increase the volume</source> 12429 <source>Increase the volume</source>
12017 <target state="new">Increase the volume</target> 12430 <target state="translated">Zwiększanie głośności</target>
12018 12431 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
12019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit> 12432 </trans-unit>
12020 <trans-unit id="1363382131573461910" datatype="html"> 12433 <trans-unit id="1363382131573461910" datatype="html">
12021 <source>Decrease the volume</source> 12434 <source>Decrease the volume</source>
12022 <target state="new">Decrease the volume</target> 12435 <target state="translated">Zmniejszanie głośności</target>
12023 12436 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group>
12024 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> 12437 </trans-unit>
12025 <trans-unit id="2541031516422557760" datatype="html"> 12438 <trans-unit id="2541031516422557760" datatype="html">
12026 <source>Seek the video forward</source> 12439 <source>Seek the video forward</source>
12027 <target state="new">Seek the video forward</target> 12440 <target state="new">Seek the video forward</target>
12028 12441 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group>
12029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit> 12442 </trans-unit>
12030 <trans-unit id="8813023402019364882" datatype="html"> 12443 <trans-unit id="8813023402019364882" datatype="html">
12031 <source>Seek the video backward</source> 12444 <source>Seek the video backward</source>
12032 <target state="new">Seek the video backward</target> 12445 <target state="new">Seek the video backward</target>
12033 12446 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group>
12034 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> 12447 </trans-unit>
12035 <trans-unit id="581757752202843950" datatype="html"> 12448 <trans-unit id="581757752202843950" datatype="html">
12036 <source>Increase playback rate</source> 12449 <source>Increase playback rate</source>
12037 <target state="new">Increase playback rate</target> 12450 <target state="new">Increase playback rate</target>
12038 12451 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group>
12039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit> 12452 </trans-unit>
12040 <trans-unit id="5467642834854681120" datatype="html"> 12453 <trans-unit id="5467642834854681120" datatype="html">
12041 <source>Decrease playback rate</source> 12454 <source>Decrease playback rate</source>
12042 <target state="new">Decrease playback rate</target> 12455 <target state="new">Decrease playback rate</target>
12043 12456 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group>
12044 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> 12457 </trans-unit>
12045 <trans-unit id="3860402955823859506" datatype="html"> 12458 <trans-unit id="3860402955823859506" datatype="html">
12046 <source>Navigate in the video to the previous frame</source> 12459 <source>Navigate in the video to the previous frame</source>
12047 <target state="new">Navigate in the video to the previous frame</target> 12460 <target state="new">Navigate in the video to the previous frame</target>
12048 12461 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group>
12049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit> 12462 </trans-unit>
12050 <trans-unit id="8232494782895420700" datatype="html"> 12463 <trans-unit id="8232494782895420700" datatype="html">
12051 <source>Navigate in the video to the next frame</source> 12464 <source>Navigate in the video to the next frame</source>
12052 <target state="new">Navigate in the video to the next frame</target> 12465 <target state="new">Navigate in the video to the next frame</target>
12053 12466 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group>
12054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit> 12467 </trans-unit>
12055 <trans-unit id="8223917068580581095" datatype="html"> 12468 <trans-unit id="8223917068580581095" datatype="html">
12056 <source>Toggle theater mode</source> 12469 <source>Toggle theater mode</source>
12057 <target state="new">Toggle theater mode</target> 12470 <target state="new">Toggle theater mode</target>
12058 12471 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
12059 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit> 12472 </trans-unit>
12060 <trans-unit id="8025996572234182184" datatype="html"> 12473 <trans-unit id="8025996572234182184" datatype="html">
12061 <source>Like the video</source> 12474 <source>Like the video</source>
12062 <target state="translated">Zaznacz "LubiÄ™ to"</target> 12475 <target state="translated">Zaznacz "LubiÄ™ to"</target>
@@ -12077,7 +12490,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12077 <target state="translated">Ostatnio dodane</target> 12490 <target state="translated">Ostatnio dodane</target>
12078 12491
12079 12492
12080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12081 <trans-unit id="12646164819555880"> 12494 <trans-unit id="12646164819555880">
12082 <source>Videos from your subscriptions</source> 12495 <source>Videos from your subscriptions</source>
12083 <target>Filmy z twoich subskrypcji</target> 12496 <target>Filmy z twoich subskrypcji</target>
@@ -12086,17 +12499,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12086 <trans-unit id="1812379335568847528" datatype="html"> 12499 <trans-unit id="1812379335568847528" datatype="html">
12087 <source>Subscriptions</source> 12500 <source>Subscriptions</source>
12088 <target state="translated">Subskrypcje</target> 12501 <target state="translated">Subskrypcje</target>
12089 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12502
12090 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12503
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12504
12092 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12505
12093 </trans-unit> 12506 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12094 <trans-unit id="186236568870281953" datatype="html"> 12507 <trans-unit id="186236568870281953" datatype="html">
12095 <source>History</source> 12508 <source>History</source>
12096 <target state="translated">Historia</target> 12509 <target state="translated">Historia</target>
12097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12510
12098 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12511
12099 </trans-unit> 12512 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12100 <trans-unit id="5237588857224999862" datatype="html"> 12513 <trans-unit id="5237588857224999862" datatype="html">
12101 <source>Open actions</source> 12514 <source>Open actions</source>
12102 <target state="translated">Otwórz działania</target> 12515 <target state="translated">Otwórz działania</target>
@@ -12112,7 +12525,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12112 12525
12113 12526
12114 12527
12115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12116 <trans-unit id="5668077948386857930" datatype="html"> 12529 <trans-unit id="5668077948386857930" datatype="html">
12117 <source>Exclude</source> 12530 <source>Exclude</source>
12118 <target state="new">Exclude</target> 12531 <target state="new">Exclude</target>
@@ -12141,25 +12554,25 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12141 </trans-unit> 12554 </trans-unit>
12142 <trans-unit id="3037358578603095196" datatype="html"> 12555 <trans-unit id="3037358578603095196" datatype="html">
12143 <source>Only videos uploaded on this instance are displayed</source> 12556 <source>Only videos uploaded on this instance are displayed</source>
12144 <target state="new">Only videos uploaded on this instance are displayed</target> 12557 <target state="translated">Wyświetlane są tylko filmy przesłane w tej instancji</target>
12145 12558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group>
12146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 12559 </trans-unit>
12147 <trans-unit id="4668975178372693951" datatype="html"> 12560 <trans-unit id="4668975178372693951" datatype="html">
12148 <source>Discover videos</source> 12561 <source>Discover videos</source>
12149 <target state="translated">Odkrywaj filmy</target> 12562 <target state="translated">Odkrywaj filmy</target>
12150 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12563
12151 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12564
12152 </trans-unit> 12565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12153 <trans-unit id="8067135025051844577" datatype="html"> 12566 <trans-unit id="8067135025051844577" datatype="html">
12154 <source>Trending videos</source> 12567 <source>Trending videos</source>
12155 <target state="translated">Filmy na czasie</target> 12568 <target state="translated">Filmy na czasie</target>
12156 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12569
12157 </trans-unit> 12570 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12158 <trans-unit id="664221386829541948" datatype="html"> 12571 <trans-unit id="664221386829541948" datatype="html">
12159 <source>Recently added videos</source> 12572 <source>Recently added videos</source>
12160 <target state="translated">Ostatnio dodane filmy</target> 12573 <target state="translated">Ostatnio dodane filmy</target>
12161 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12574
12162 </trans-unit> 12575 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12163 <trans-unit id="8212906256415538361" datatype="html"> 12576 <trans-unit id="8212906256415538361" datatype="html">
12164 <source>Upload a video</source> 12577 <source>Upload a video</source>
12165 <target state="translated">Wyślij film</target> 12578 <target state="translated">Wyślij film</target>
diff --git a/client/src/locale/angular.pt-BR.xlf b/client/src/locale/angular.pt-BR.xlf
index aae72f763..5d2aa91e7 100644
--- a/client/src/locale/angular.pt-BR.xlf
+++ b/client/src/locale/angular.pt-BR.xlf
@@ -5,8 +5,8 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target state="translated">Fechar</target> 7 <target state="translated">Fechar</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target state="translated">Slide <x id="INTERPOLATION" equiv-text="get wrap("/> de<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target state="translated">Slide <x id="INTERPOLATION" equiv-text="get wrap("/> de<x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
@@ -26,72 +26,72 @@
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target state="translated">Selecione o mês</target> 28 <target state="translated">Selecione o mês</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target state="translated">Selecione o ano</target> 34 <target state="translated">Selecione o ano</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target state="translated">Mês anterior</target> 40 <target state="translated">Mês anterior</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target state="translated">Mês seguinte</target> 46 <target state="translated">Mês seguinte</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target state="translated">««</target> 52 <target state="translated">««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target state="translated">«</target> 57 <target state="translated">«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target state="translated">»</target> 62 <target state="translated">»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target state="translated">»»</target> 67 <target state="translated">»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target state="translated">Início</target> 72 <target state="translated">Início</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target state="translated">Anterior</target> 77 <target state="translated">Anterior</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target state="translated">Seguinte</target> 82 <target state="translated">Seguinte</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target state="translated">Fim</target> 87 <target state="translated">Fim</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source> 91 <source><x id="INTERPOLATION" equiv-text="nd so on. *"/></source>
92 <target state="translated"><x id="INTERPOLATION" equiv-text=" assim por diante. *"/></target> 92 <target state="translated"><x id="INTERPOLATION" equiv-text=" assim por diante. *"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target state="translated">HH</target> 97 <target state="translated">HH</target>
@@ -125,13 +125,13 @@
125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 125 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
126 <source>Increment minutes</source> 126 <source>Increment minutes</source>
127 <target state="translated">Incrementar minutos</target> 127 <target state="translated">Incrementar minutos</target>
128 128 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
129 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 129 </trans-unit>
130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 130 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
131 <source>Decrement minutes</source> 131 <source>Decrement minutes</source>
132 <target state="translated">Decrementar minutos</target> 132 <target state="translated">Decrementar minutos</target>
133 133 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
134 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 134 </trans-unit>
135 <trans-unit id="ngb.timepicker.SS" datatype="html"> 135 <trans-unit id="ngb.timepicker.SS" datatype="html">
136 <source>SS</source> 136 <source>SS</source>
137 <target state="translated">SS</target> 137 <target state="translated">SS</target>
@@ -177,8 +177,8 @@
177 <trans-unit id="ngb.toast.close-aria" datatype="html"> 177 <trans-unit id="ngb.toast.close-aria" datatype="html">
178 <source>Close</source> 178 <source>Close</source>
179 <target state="translated">Fechar</target> 179 <target state="translated">Fechar</target>
180 180 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
181 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 181 </trans-unit>
182 <trans-unit id="219462505467671767" datatype="html"> 182 <trans-unit id="219462505467671767" datatype="html">
183 <source>Close the left menu</source> 183 <source>Close the left menu</source>
184 <target state="translated">Fechar o menu esquerdo</target> 184 <target state="translated">Fechar o menu esquerdo</target>
@@ -381,13 +381,13 @@
381 <trans-unit id="4763067539652050249" datatype="html"> 381 <trans-unit id="4763067539652050249" datatype="html">
382 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> 382 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
383 <target state="translated"><x id="PH" equiv-text="this.viewers"/> espectador(es)</target> 383 <target state="translated"><x id="PH" equiv-text="this.viewers"/> espectador(es)</target>
384 384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> 385 </trans-unit>
386 <trans-unit id="8622604868434380566" datatype="html"> 386 <trans-unit id="8622604868434380566" datatype="html">
387 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> 387 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
388 <target state="translated">{<x id="PH" equiv-text="this.views"/> visualização(ões)}</target> 388 <target state="translated">{<x id="PH" equiv-text="this.views"/> visualização(ões)}</target>
389 389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 390 </trans-unit>
391 <trans-unit id="3321250177023376249" datatype="html"> 391 <trans-unit id="3321250177023376249" datatype="html">
392 <source>Change your avatar</source> 392 <source>Change your avatar</source>
393 <target state="translated">Mude seu avatar</target> 393 <target state="translated">Mude seu avatar</target>
@@ -421,19 +421,19 @@
421 <trans-unit id="1394835141143590910" datatype="html"> 421 <trans-unit id="1394835141143590910" datatype="html">
422 <source>Start at</source> 422 <source>Start at</source>
423 <target state="translated">Começa em</target> 423 <target state="translated">Começa em</target>
424 424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group>
425 425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group>
426 426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group>
427 427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 428 </trans-unit>
429 <trans-unit id="5964984095397511808" datatype="html"> 429 <trans-unit id="5964984095397511808" datatype="html">
430 <source>Stop at</source> 430 <source>Stop at</source>
431 <target state="translated">Para em</target> 431 <target state="translated">Para em</target>
432 432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
433 433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
434 434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
435 435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 436 </trans-unit>
437 <trans-unit id="2816407313459209541" datatype="html"> 437 <trans-unit id="2816407313459209541" datatype="html">
438 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source> 438 <source>Your report will be sent to moderators of <x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1"/>) too<x id="CLOSE_TAG_NG_CONTAINER"/>. </source>
439 <target state="translated">Sua denúncia vai ser enviadas aos moderadores de<x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e vai ser redirecionada ao vídeo de origem (<x id="INTERPOLATION_1"/>) também<x id="CLOSE_TAG_NG_CONTAINER"/> </target> 439 <target state="translated">Sua denúncia vai ser enviadas aos moderadores de<x id="INTERPOLATION"/><x id="START_TAG_NG_CONTAINER"/> e vai ser redirecionada ao vídeo de origem (<x id="INTERPOLATION_1"/>) também<x id="CLOSE_TAG_NG_CONTAINER"/> </target>
@@ -516,19 +516,19 @@
516 <trans-unit id="1006562256968398209" datatype="html"> 516 <trans-unit id="1006562256968398209" datatype="html">
517 <source>video</source> 517 <source>video</source>
518 <target state="translated">vídeo</target> 518 <target state="translated">vídeo</target>
519 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 519
520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 520
521 </trans-unit> 521 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
522 <trans-unit id="6995024616159044376" datatype="html"> 522 <trans-unit id="6995024616159044376" datatype="html">
523 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 523 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
524 <target state="translated">Sua cota de vídeo foi excedida com este vídeo (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 524 <target state="translated">Sua cota de vídeo foi excedida com este vídeo (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 525
526 </trans-unit> 526 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
527 <trans-unit id="7873395933409147217" datatype="html"> 527 <trans-unit id="7873395933409147217" datatype="html">
528 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 528 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
529 <target state="translated">Sua cota diária de vídeo foi excedida com este vídeo (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 529 <target state="translated">Sua cota diária de vídeo foi excedida com este vídeo (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, usado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 530
531 </trans-unit> 531 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
532 <trans-unit id="5235042777215655908" datatype="html"> 532 <trans-unit id="5235042777215655908" datatype="html">
533 <source>subtitles</source> 533 <source>subtitles</source>
534 <target state="translated">subtítulos</target> 534 <target state="translated">subtítulos</target>
@@ -595,8 +595,8 @@
595 <trans-unit id="2466846716878254816" datatype="html"> 595 <trans-unit id="2466846716878254816" datatype="html">
596 <source>Element <x id="PH" equiv-text="param"/> not found</source> 596 <source>Element <x id="PH" equiv-text="param"/> not found</source>
597 <target state="translated">Elemento <x id="PH" equiv-text="param"/> não encontrado</target> 597 <target state="translated">Elemento <x id="PH" equiv-text="param"/> não encontrado</target>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 598
599 </trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
600 <trans-unit id="7539427273132299890"> 600 <trans-unit id="7539427273132299890">
601 <source>Unlisted</source> 601 <source>Unlisted</source>
602 <target>Não listado</target> 602 <target>Não listado</target>
@@ -619,7 +619,7 @@
619 </trans-unit> 619 </trans-unit>
620 <trans-unit id="8562063050145802350" datatype="html"> 620 <trans-unit id="8562063050145802350" datatype="html">
621 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> 621 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
622 <target state="translated">{VAR_PLURAL, plural, =1 {1 viewer} outros {<x id="INTERPOLATION"/> espectadores}}</target> 622 <target state="translated">{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> espectadores}}</target>
623 <context-group purpose="location"> 623 <context-group purpose="location">
624 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> 624 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
625 <context context-type="linenumber">7</context> 625 <context context-type="linenumber">7</context>
@@ -635,66 +635,68 @@
635 <target state="translated">Bloqueado</target> 635 <target state="translated">Bloqueado</target>
636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group>
637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group>
638 </trans-unit><trans-unit id="2956881312790136147" datatype="html"> 638 </trans-unit>
639 <source>Delete this file</source><target state="new">Delete this file</target> 639 <trans-unit id="2956881312790136147" datatype="html">
640 640 <source>Delete this file</source>
641 641 <target state="new">Delete this file</target>
642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
644 </trans-unit>
643 <trans-unit id="870586304593427318" datatype="html"> 645 <trans-unit id="870586304593427318" datatype="html">
644 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 646 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
645 <target state="translated">Tem certeza de que deseja excluir estes <x id="PH" equiv-text="videos.length"/> vídeos?</target> 647 <target state="translated">Tem certeza de que deseja excluir estes <x id="PH" equiv-text="videos.length"/> vídeos?</target>
646 648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 649 </trans-unit>
648 <trans-unit id="5779580280418408097" datatype="html"> 650 <trans-unit id="5779580280418408097" datatype="html">
649 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 651 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
650 <target state="translated">Excluído{count, plural, =1 { 1 vídeo} other {s <x id="count"/> vídeos}}.</target> 652 <target state="translated">Excluído{count, plural, =1 { 1 vídeo} other {s <x id="count"/> vídeos}}.</target>
651 653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 654 </trans-unit>
653 <trans-unit id="6630644917521475697" datatype="html"> 655 <trans-unit id="6630644917521475697" datatype="html">
654 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 656 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
655 <target state="translated">Excluídos <x id="PH" equiv-text="videos.length"/> vídeos.</target> 657 <target state="translated">Excluídos <x id="PH" equiv-text="videos.length"/> vídeos.</target>
656 658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 659 </trans-unit>
658 <trans-unit id="9164541937317586242" datatype="html"> 660 <trans-unit id="9164541937317586242" datatype="html">
659 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 661 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
660 <target state="translated">Desbloqueado{count, plural, =1 { 1 vídeo} other {s <x id="count"/> vídeos}}.</target> 662 <target state="translated">Desbloqueado{count, plural, =1 { 1 vídeo} other {s <x id="count"/> vídeos}}.</target>
661 663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 664 </trans-unit>
663 <trans-unit id="2870417795706430145" datatype="html"> 665 <trans-unit id="2870417795706430145" datatype="html">
664 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 666 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
665 <target state="translated">Desbloqueados <x id="PH" equiv-text="videos.length"/> vídeos.</target> 667 <target state="translated">Desbloqueados <x id="PH" equiv-text="videos.length"/> vídeos.</target>
666 668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 669 </trans-unit>
668 <trans-unit id="6228449077605046873" datatype="html"> 670 <trans-unit id="6228449077605046873" datatype="html">
669 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> 671 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
670 <target state="translated">Tem certeza que deseja excluir {count, plural, =1 {1 playlist de streaming HLS} other {<x id="count"/> playlists de streaming HLS}}?</target> 672 <target state="translated">Tem certeza que deseja excluir {count, plural, =1 {1 playlist de streaming HLS} other {<x id="count"/> playlists de streaming HLS}}?</target>
671 673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 674 </trans-unit>
673 <trans-unit id="9088099192924395359" datatype="html"> 675 <trans-unit id="9088099192924395359" datatype="html">
674 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 676 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
675 <target state="translated">Tem certeza que deseja excluir <x id="PH" equiv-text="videos.length"/> playlists de streaming HLS?</target> 677 <target state="translated">Tem certeza que deseja excluir <x id="PH" equiv-text="videos.length"/> playlists de streaming HLS?</target>
676 678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 679 </trans-unit>
678 <trans-unit id="653148876380254581" datatype="html"> 680 <trans-unit id="653148876380254581" datatype="html">
679 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> 681 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
680 <target state="translated">Tem certeza que deseja excluir arquivos WebTorrent de {count, plural, =1 {1 vídeo} other {<x id="count"/> vídeos}}?</target> 682 <target state="translated">Tem certeza que deseja excluir arquivos WebTorrent de {count, plural, =1 {1 vídeo} other {<x id="count"/> vídeos}}?</target>
681 683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 684 </trans-unit>
683 <trans-unit id="5442133371267277333" datatype="html"> 685 <trans-unit id="5442133371267277333" datatype="html">
684 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 686 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
685 <target state="translated">Tem certeza que deseja excluir arquivos WebTorrent de <x id="PH" equiv-text="videos.length"/> vídeos?</target> 687 <target state="translated">Tem certeza que deseja excluir arquivos WebTorrent de <x id="PH" equiv-text="videos.length"/> vídeos?</target>
686 688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 689 </trans-unit>
688 <trans-unit id="1571742433738679426" datatype="html"> 690 <trans-unit id="1571742433738679426" datatype="html">
689 <source>Files were removed.</source> 691 <source>Files were removed.</source>
690 <target state="translated">Arquivos removidos.</target> 692 <target state="translated">Arquivos removidos.</target>
691 693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 694 </trans-unit>
693 <trans-unit id="7054344823477412274" datatype="html"> 695 <trans-unit id="7054344823477412274" datatype="html">
694 <source>Transcoding jobs created.</source> 696 <source>Transcoding jobs created.</source>
695 <target state="translated">Tarefas de transcodificação criadas.</target> 697 <target state="translated">Tarefas de transcodificação criadas.</target>
696 698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 699 </trans-unit>
698 <trans-unit id="3514509630940272440" datatype="html"> 700 <trans-unit id="3514509630940272440" datatype="html">
699 <source>Sensitive</source> 701 <source>Sensitive</source>
700 <target state="translated">Sensível</target> 702 <target state="translated">Sensível</target>
@@ -755,29 +757,26 @@
755 <trans-unit id="158575725114802951" datatype="html"> 757 <trans-unit id="158575725114802951" datatype="html">
756 <source>Only live videos</source> 758 <source>Only live videos</source>
757 <target state="translated">Somente vídeos ao vivo</target> 759 <target state="translated">Somente vídeos ao vivo</target>
758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 760
759 </trans-unit> 761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
760 <trans-unit id="9157178301885999151" datatype="html"> 762 <trans-unit id="9157178301885999151" datatype="html">
761 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 763 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
762 <target state="translated">Tem certeza que deseja excluir {length, plural, =1 {este vídeo} other {<x id="length"/> vídeos}}?</target> 764 <target state="translated">Tem certeza que deseja excluir {length, plural, =1 {este vídeo} other {<x id="length"/> vídeos}}?</target>
763 <context-group purpose="location"> 765
764 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 766 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
765 <context context-type="linenumber">170</context>
766 </context-group>
767 </trans-unit>
768 <trans-unit id="7585826646011739428"> 767 <trans-unit id="7585826646011739428">
769 <source>Edit</source> 768 <source>Edit</source>
770 <target>Editar</target> 769 <target>Editar</target>
771 770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
772 771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
773 772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
774 773 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
775 774 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
776 775 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
777 776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
778 777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
779 778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 779 </trans-unit>
781 <trans-unit id="5293515551330482519"> 780 <trans-unit id="5293515551330482519">
782 <source>Truncated preview</source> 781 <source>Truncated preview</source>
783 <target>Pré-visualização truncada</target> 782 <target>Pré-visualização truncada</target>
@@ -968,10 +967,10 @@
968 <trans-unit id="1071721880474488785"> 967 <trans-unit id="1071721880474488785">
969 <source>Import</source> 968 <source>Import</source>
970 <target>Importar</target> 969 <target>Importar</target>
971 970 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
972 971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
973 972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 973 </trans-unit>
975 <trans-unit id="6276792241563504067" datatype="html"> 974 <trans-unit id="6276792241563504067" datatype="html">
976 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source> 975 <source>You can import any torrent file that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.</source>
977 <target state="translated">Você pode importar qualquer arquivo torrent que aponte para um arquivo de mídia. Certifique-se de ter direitos de difusão sobre o conteúdo apontado, caso contrário isso poderá criar problemas legais para você e a sua instância.</target> 976 <target state="translated">Você pode importar qualquer arquivo torrent que aponte para um arquivo de mídia. Certifique-se de ter direitos de difusão sobre o conteúdo apontado, caso contrário isso poderá criar problemas legais para você e a sua instância.</target>
@@ -986,8 +985,10 @@
986 <source>Torrent import</source> 985 <source>Torrent import</source>
987 <target>Importação Torrent</target> 986 <target>Importação Torrent</target>
988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group> 987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">103</context></context-group>
989 </trans-unit><trans-unit id="7417677567611860270" datatype="html"> 988 </trans-unit>
990 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target> 989 <trans-unit id="7417677567611860270" datatype="html">
990 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source>
991 <target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
991 <context-group purpose="location"> 992 <context-group purpose="location">
992 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 993 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
993 <context context-type="linenumber">110</context> 994 <context context-type="linenumber">110</context>
@@ -1061,10 +1062,10 @@
1061 <trans-unit id="8726138323871139597" datatype="html"> 1062 <trans-unit id="8726138323871139597" datatype="html">
1062 <source>Following</source> 1063 <source>Following</source>
1063 <target state="translated">Seguindo</target> 1064 <target state="translated">Seguindo</target>
1064 1065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
1065 1066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group>
1066 1067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
1067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 1068 </trans-unit>
1068 <trans-unit id="4914577418256256836" datatype="html"> 1069 <trans-unit id="4914577418256256836" datatype="html">
1069 <source>Followers</source> 1070 <source>Followers</source>
1070 <target state="translated">Seguidores</target> 1071 <target state="translated">Seguidores</target>
@@ -1207,51 +1208,57 @@
1207 <trans-unit id="2392488717875840729"> 1208 <trans-unit id="2392488717875840729">
1208 <source>User</source> 1209 <source>User</source>
1209 <target>Usuário</target> 1210 <target>Usuário</target>
1210 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
1211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 1212 </trans-unit>
1212 <trans-unit id="3997350348765083892"> 1213 <trans-unit id="3997350348765083892">
1213 <source>Username or email address</source> 1214 <source>Username or email address</source>
1214 <target>Nome de usuário ou endereço de e-mail</target> 1215 <target>Nome de usuário ou endereço de e-mail</target>
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1216
1216 </trans-unit> 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1217 <trans-unit id="175344056589888866" datatype="html"> 1218 <trans-unit id="175344056589888866" datatype="html">
1218 <source>Example: john@example.com</source> 1219 <source>Example: john@example.com</source>
1219 <target state="translated">Exemplo: john@example.com</target> 1220 <target state="translated">Exemplo: john@example.com</target>
1221
1222
1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1224 <trans-unit id="1758058452376026925" datatype="html">
1225 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1226 <target state="translated">âš ï¸ Maioria dos endereços de email não incluem letras maiúsculas.</target>
1227
1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1229 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1220 <context-group purpose="location"> 1230 <context-group purpose="location">
1221 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1231 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1222 <context context-type="linenumber">46</context> 1232 <context context-type="linenumber">70</context>
1223 </context-group> 1233 </context-group>
1234 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1235 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1224 <context-group purpose="location"> 1236 <context-group purpose="location">
1225 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1237 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1226 <context context-type="linenumber">53</context> 1238 <context context-type="linenumber">72</context>
1227 </context-group> 1239 </context-group>
1228 </trans-unit> 1240 </trans-unit>
1229 <trans-unit id="1758058452376026925" datatype="html">
1230 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1231 <target state="translated">âš ï¸ Maioria dos endereços de email não incluem letras maiúsculas.</target>
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1233 </trans-unit>
1234 <trans-unit id="1431416938026210429"> 1241 <trans-unit id="1431416938026210429">
1235 <source>Password</source> 1242 <source>Password</source>
1236 <target>Senha</target> 1243 <target>Senha</target>
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1244
1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1245
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1246
1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1247
1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1248
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1249
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1250
1244 </trans-unit> 1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1245 <trans-unit id="8715156686857791956" datatype="html"> 1252 <trans-unit id="8715156686857791956" datatype="html">
1246 <source>Click here to reset your password</source> 1253 <source>Click here to reset your password</source>
1247 <target state="translated">Clique aqui para redefinir sua senha</target> 1254 <target state="translated">Clique aqui para redefinir sua senha</target>
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1255
1249 </trans-unit> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1250 <trans-unit id="892063502898494584" datatype="html"> 1257 <trans-unit id="892063502898494584" datatype="html">
1251 <source>I forgot my password</source> 1258 <source>I forgot my password</source>
1252 <target state="translated">Esqueci minha senha</target> 1259 <target state="translated">Esqueci minha senha</target>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1260
1254 </trans-unit> 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1255 <trans-unit id="2101170466365500913" datatype="html"> 1262 <trans-unit id="2101170466365500913" datatype="html">
1256 <source>Logging into an account lets you publish content</source> 1263 <source>Logging into an account lets you publish content</source>
1257 <target state="translated">Iniciar a sessão em uma conta te possibilita publicar conteúdo</target> 1264 <target state="translated">Iniciar a sessão em uma conta te possibilita publicar conteúdo</target>
@@ -1276,52 +1283,52 @@
1276 <trans-unit id="3183213940445113677" datatype="html"> 1283 <trans-unit id="3183213940445113677" datatype="html">
1277 <source>Or sign in with</source> 1284 <source>Or sign in with</source>
1278 <target state="translated">Ou entrar com</target> 1285 <target state="translated">Ou entrar com</target>
1279 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1286
1280 </trans-unit> 1287 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1281 <trans-unit id="3238209155172574367"> 1288 <trans-unit id="3238209155172574367">
1282 <source>Forgot your password</source> 1289 <source>Forgot your password</source>
1283 <target>Esqueceu sua senha</target> 1290 <target>Esqueceu sua senha</target>
1284 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1291
1285 </trans-unit> 1292 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1286 <trans-unit id="87327320394367488" datatype="html"> 1293 <trans-unit id="87327320394367488" datatype="html">
1287 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1294 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1288 <target state="translated">Lamentamos, não podemos recuperar sua senha porque o administrador dessa instância não ativou o envio de e-mail pelo PeerTube.</target> 1295 <target state="translated">Lamentamos, não podemos recuperar sua senha porque o administrador dessa instância não ativou o envio de e-mail pelo PeerTube.</target>
1289 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1296
1290 </trans-unit> 1297 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1291 <trans-unit id="3188014010833256853" datatype="html"> 1298 <trans-unit id="3188014010833256853" datatype="html">
1292 <source>Enter your email address and we will send you a link to reset your password.</source> 1299 <source>Enter your email address and we will send you a link to reset your password.</source>
1293 <target state="translated">Insira o seu endereço de email e enviaremos um link para você redefinir sua senha.</target> 1300 <target state="translated">Insira o seu endereço de email e enviaremos um link para você redefinir sua senha.</target>
1294 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1301
1295 </trans-unit> 1302 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1296 <trans-unit id="1190256911880544559" datatype="html"> 1303 <trans-unit id="1190256911880544559" datatype="html">
1297 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1304 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1298The link will expire within 1 hour.</source> 1305The link will expire within 1 hour.</source>
1299 <target state="translated">Um email com instruções para redefinir sua senha foi enviado para <x id="PH"/>. O link vai expirar em 1 hora.</target> 1306 <target state="translated">Um email com instruções para redefinir sua senha foi enviado para <x id="PH"/>. O link vai expirar em 1 hora.</target>
1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1307
1301 </trans-unit> 1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1302 <trans-unit id="4768749765465246664"> 1309 <trans-unit id="4768749765465246664">
1303 <source>Email</source> 1310 <source>Email</source>
1304 <target>E-mail</target> 1311 <target>E-mail</target>
1305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1312
1306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1313
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1314
1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1315
1309 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1316
1310 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1317
1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1318
1312 </trans-unit> 1319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1313 <trans-unit id="3967269098753656610"> 1320 <trans-unit id="3967269098753656610">
1314 <source>Email address</source> 1321 <source>Email address</source>
1315 <target>Endereço de e-mail</target> 1322 <target>Endereço de e-mail</target>
1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1323
1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1324
1318 </trans-unit> 1325 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1319 <trans-unit id="7808756054397155068" datatype="html"> 1326 <trans-unit id="7808756054397155068" datatype="html">
1320 <source>Reset</source> 1327 <source>Reset</source>
1321 <target state="translated">Redefinir</target> 1328 <target state="translated">Redefinir</target>
1322 <note priority="1" from="description">Password reset button</note> 1329 <note priority="1" from="description">Password reset button</note>
1323 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1330
1324 </trans-unit> 1331 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1325 <trans-unit id="4319634264526091601" datatype="html"> 1332 <trans-unit id="4319634264526091601" datatype="html">
1326 <source>on this instance</source> 1333 <source>on this instance</source>
1327 <target state="translated">nesta instância</target> 1334 <target state="translated">nesta instância</target>
@@ -1564,6 +1571,12 @@ The link will expire within 1 hour.</source>
1564 <source>Configure my instance</source> 1571 <source>Configure my instance</source>
1565 <target state="translated">Configurar minha instância</target> 1572 <target state="translated">Configurar minha instância</target>
1566 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1573 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1574 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1575 <source>Confirm your password</source><target state="new">Confirm your password</target>
1576 <context-group purpose="location">
1577 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1578 <context context-type="linenumber">54</context>
1579 </context-group>
1567 </trans-unit> 1580 </trans-unit>
1568 <trans-unit id="9005121595859995793" datatype="html"> 1581 <trans-unit id="9005121595859995793" datatype="html">
1569 <source>Configuration warning!</source> 1582 <source>Configuration warning!</source>
@@ -1773,8 +1786,8 @@ The link will expire within 1 hour.</source>
1773 <trans-unit id="8893390761160292681" datatype="html"> 1786 <trans-unit id="8893390761160292681" datatype="html">
1774 <source>My account</source> 1787 <source>My account</source>
1775 <target state="translated">Minha conta</target> 1788 <target state="translated">Minha conta</target>
1776 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1789
1777 </trans-unit> 1790 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1778 <trans-unit id="6371572688505952303" datatype="html"> 1791 <trans-unit id="6371572688505952303" datatype="html">
1779 <source>My library</source> 1792 <source>My library</source>
1780 <target state="translated">Minha biblioteca</target> 1793 <target state="translated">Minha biblioteca</target>
@@ -1783,20 +1796,20 @@ The link will expire within 1 hour.</source>
1783 <trans-unit id="2308975396733519902"> 1796 <trans-unit id="2308975396733519902">
1784 <source>Create an account</source> 1797 <source>Create an account</source>
1785 <target>Criar uma conta</target> 1798 <target>Criar uma conta</target>
1786 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1799
1787 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1800
1788 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1801
1789 </trans-unit> 1802 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1790 <trans-unit id="3108704604266608109" datatype="html"> 1803 <trans-unit id="3108704604266608109" datatype="html">
1791 <source>My video imports</source> 1804 <source>My video imports</source>
1792 <target state="translated">Meus vídeos importados</target> 1805 <target state="translated">Meus vídeos importados</target>
1793 1806 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group>
1794 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 1807 </trans-unit>
1795 <trans-unit id="949618577357088829" datatype="html"> 1808 <trans-unit id="949618577357088829" datatype="html">
1796 <source>Create a new playlist</source> 1809 <source>Create a new playlist</source>
1797 <target state="translated">Criar uma nova playlist</target> 1810 <target state="translated">Criar uma nova playlist</target>
1798 1811 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group>
1799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 1812 </trans-unit>
1800 <trans-unit id="2689878465089314112" datatype="html"> 1813 <trans-unit id="2689878465089314112" datatype="html">
1801 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 1814 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
1802 <target state="translated">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 1815 <target state="translated">Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
@@ -1805,35 +1818,35 @@ The link will expire within 1 hour.</source>
1805 <trans-unit id="667372110624203230" datatype="html"> 1818 <trans-unit id="667372110624203230" datatype="html">
1806 <source>Import jobs concurrency</source> 1819 <source>Import jobs concurrency</source>
1807 <target state="translated">Concorrência de tarefas de importação</target> 1820 <target state="translated">Concorrência de tarefas de importação</target>
1808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1821
1809 </trans-unit> 1822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1810 <trans-unit id="2184839376696112704" datatype="html"> 1823 <trans-unit id="2184839376696112704" datatype="html">
1811 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1824 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1812 <target state="translated">permite importar múltiplos vídeos em paralelo. âš ï¸ Exige a reinicialização do PeerTube.</target> 1825 <target state="translated">permite importar múltiplos vídeos em paralelo. âš ï¸ Exige a reinicialização do PeerTube.</target>
1813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1826
1814 </trans-unit> 1827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1815 <trans-unit id="780513172839038392" datatype="html"> 1828 <trans-unit id="780513172839038392" datatype="html">
1816 <source>jobs in parallel</source> 1829 <source>jobs in parallel</source>
1817 <target state="translated">tarefas em paralelo</target> 1830 <target state="translated">tarefas em paralelo</target>
1818 1831
1819 1832
1820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1833 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1821 <trans-unit id="5997625369044180192" datatype="html"> 1834 <trans-unit id="5997625369044180192" datatype="html">
1822 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1835 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1823 <target state="translated">Permite importar com URL HTTP (ex.: YouTube)</target> 1836 <target state="translated">Permite importar com URL HTTP (ex.: YouTube)</target>
1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1837
1825 </trans-unit> 1838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1826 <trans-unit id="2095604754338363597" datatype="html"> 1839 <trans-unit id="2095604754338363597" datatype="html">
1827 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1840 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1828 <target state="translated">âš ï¸ Se habilitado, recomendamos o emprego de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>um proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para evitar acesso a URL privadas de seu servidor PeerTube</target> 1841 <target state="translated">âš ï¸ Se habilitado, recomendamos o emprego de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>um proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para evitar acesso a URL privadas de seu servidor PeerTube</target>
1829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1842
1830 </trans-unit> 1843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1831 <trans-unit id="7627544798203088407" datatype="html"> 1844 <trans-unit id="7627544798203088407" datatype="html">
1832 <source>Discover</source> 1845 <source>Discover</source>
1833 <target state="translated">Descobrir</target> 1846 <target state="translated">Descobrir</target>
1834 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1847
1835 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1848
1836 </trans-unit> 1849 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1837 <trans-unit id="7844706011418789951"> 1850 <trans-unit id="7844706011418789951">
1838 <source>Administration</source> 1851 <source>Administration</source>
1839 <target>Administração</target> 1852 <target>Administração</target>
@@ -2075,7 +2088,7 @@ The link will expire within 1 hour.</source>
2075 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2088 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2076 <target state="translated">Media é grande demais para o servidor. Favor contactar seu administrador se deseja aumentar o limite de tamanho.</target> 2089 <target state="translated">Media é grande demais para o servidor. Favor contactar seu administrador se deseja aumentar o limite de tamanho.</target>
2077 2090
2078 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2091 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2079 <trans-unit id="5131854469652959713" datatype="html"> 2092 <trans-unit id="5131854469652959713" datatype="html">
2080 <source>GLOBAL SEARCH</source> 2093 <source>GLOBAL SEARCH</source>
2081 <target state="translated">BUSCA GLOBAL</target> 2094 <target state="translated">BUSCA GLOBAL</target>
@@ -2330,18 +2343,18 @@ The link will expire within 1 hour.</source>
2330 <trans-unit id="480001148850006323" datatype="html"> 2343 <trans-unit id="480001148850006323" datatype="html">
2331 <source>Edit caption</source> 2344 <source>Edit caption</source>
2332 <target state="translated">Editar legenda</target> 2345 <target state="translated">Editar legenda</target>
2333 2346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
2334 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 2347 </trans-unit>
2335 <trans-unit id="6838559377527923778" datatype="html"> 2348 <trans-unit id="6838559377527923778" datatype="html">
2336 <source>Caption</source> 2349 <source>Caption</source>
2337 <target state="translated">Legenda</target> 2350 <target state="translated">Legenda</target>
2338 2351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
2339 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 2352 </trans-unit>
2340 <trans-unit id="1989971680596153649" datatype="html"> 2353 <trans-unit id="1989971680596153649" datatype="html">
2341 <source>Edit this caption</source> 2354 <source>Edit this caption</source>
2342 <target state="translated">Editar esta legenda</target> 2355 <target state="translated">Editar esta legenda</target>
2343 2356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
2344 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 2357 </trans-unit>
2345 <trans-unit id="5701618810648052610"> 2358 <trans-unit id="5701618810648052610">
2346 <source>Title</source> 2359 <source>Title</source>
2347 <target>Título</target> 2360 <target>Título</target>
@@ -2457,7 +2470,8 @@ The link will expire within 1 hour.</source>
2457 2470
2458 2471
2459 2472
2460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2473
2474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2461 <trans-unit id="2504502765849142619" datatype="html"> 2475 <trans-unit id="2504502765849142619" datatype="html">
2462 <source>No items found</source> 2476 <source>No items found</source>
2463 <target state="translated">Nenhum item encontrado</target> 2477 <target state="translated">Nenhum item encontrado</target>
@@ -2488,14 +2502,14 @@ The link will expire within 1 hour.</source>
2488 <trans-unit id="5462361983940693567"> 2502 <trans-unit id="5462361983940693567">
2489 <source>Channel</source> 2503 <source>Channel</source>
2490 <target>Canal</target> 2504 <target>Canal</target>
2491 2505 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2492 2506 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2493 2507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
2494 2508 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
2495 2509 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
2496 2510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
2497 2511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
2498 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 2512 </trans-unit>
2499 <trans-unit id="2806917038528218276" datatype="html"> 2513 <trans-unit id="2806917038528218276" datatype="html">
2500 <source>FAQ</source> 2514 <source>FAQ</source>
2501 <target state="translated">FAQ</target> 2515 <target state="translated">FAQ</target>
@@ -2542,14 +2556,15 @@ The link will expire within 1 hour.</source>
2542 <source>Publish after transcoding</source> 2556 <source>Publish after transcoding</source>
2543 <target state="translated">Publicar após transcodificar</target> 2557 <target state="translated">Publicar após transcodificar</target>
2544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group> 2558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
2545 </trans-unit><trans-unit id="1124038634267013139" datatype="html"> 2559 </trans-unit>
2546 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> 2560 <trans-unit id="1124038634267013139" datatype="html">
2561 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source>
2562 <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
2547 <context-group purpose="location"> 2563 <context-group purpose="location">
2548 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 2564 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
2549 <context context-type="linenumber">150</context> 2565 <context context-type="linenumber">150</context>
2550 </context-group> 2566 </context-group>
2551 </trans-unit> 2567 </trans-unit>
2552
2553 <trans-unit id="5984574397847510001"> 2568 <trans-unit id="5984574397847510001">
2554 <source>Basic info</source> 2569 <source>Basic info</source>
2555 <target>Info básica</target> 2570 <target>Info básica</target>
@@ -2608,35 +2623,36 @@ The link will expire within 1 hour.</source>
2608 <target> 2623 <target>
2609 Sem legendas por enquanto. 2624 Sem legendas por enquanto.
2610 </target> 2625 </target>
2611 2626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
2612 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 2627 </trans-unit>
2613 <trans-unit id="8508836953540308271" datatype="html"> 2628 <trans-unit id="8508836953540308271" datatype="html">
2614 <source>Live settings</source> 2629 <source>Live settings</source>
2615 <target state="translated">Ajustes da Live</target> 2630 <target state="translated">Ajustes da Live</target>
2616 2631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
2617 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 2632 </trans-unit>
2618 <trans-unit id="1212376766715456139" datatype="html"> 2633 <trans-unit id="1212376766715456139" datatype="html">
2619 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 2634 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
2620 <target state="translated">âš ï¸ Se você habilitar esta opção, sua live será encerrada se exceder sua quota de vídeos</target> 2635 <target state="translated">âš ï¸ Se você habilitar esta opção, sua live será encerrada se exceder sua quota de vídeos</target>
2621 2636 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
2622 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 2637 </trans-unit>
2623 <trans-unit id="1966495339378120213" datatype="html"> 2638 <trans-unit id="1966495339378120213" datatype="html">
2624 <source>Latency mode</source> 2639 <source>Latency mode</source>
2625 <target state="translated">Modo de latência</target> 2640 <target state="translated">Modo de latência</target>
2626 2641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
2627 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 2642 </trans-unit>
2628 <trans-unit id="8891497955962997247" datatype="html"> 2643 <trans-unit id="8891497955962997247" datatype="html">
2629 <source>Automatically publish a replay when your live ends</source> 2644 <source>Automatically publish a replay when your live ends</source>
2630 <target state="translated">Publicar uma reposta automaticamente quando sua live terminar</target> 2645 <target state="translated">Publicar uma reposta automaticamente quando sua live terminar</target>
2631 2646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
2632 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 2647 </trans-unit>
2633
2634 <trans-unit id="2288513108450439427"> 2648 <trans-unit id="2288513108450439427">
2635 <source>Support</source> 2649 <source>Support</source>
2636 <target>Apoiar</target> 2650 <target>Apoiar</target>
2637 2651 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2638 2652 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
2639 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 2653 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
2654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
2655 </trans-unit>
2640 <trans-unit id="1359533927353954373" datatype="html"> 2656 <trans-unit id="1359533927353954373" datatype="html">
2641 <source>View account</source> 2657 <source>View account</source>
2642 <target state="translated">Visualizar conta</target> 2658 <target state="translated">Visualizar conta</target>
@@ -2670,33 +2686,33 @@ The link will expire within 1 hour.</source>
2670 <trans-unit id="1952020204339597057" datatype="html"> 2686 <trans-unit id="1952020204339597057" datatype="html">
2671 <source>Short text to tell people how they can support you (membership platform...).</source> 2687 <source>Short text to tell people how they can support you (membership platform...).</source>
2672 <target state="translated">Texto curto para contar às pessoas como podem lhe apoiar (plataforma de cadastrameto...).</target> 2688 <target state="translated">Texto curto para contar às pessoas como podem lhe apoiar (plataforma de cadastrameto...).</target>
2673 2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> 2690 </trans-unit>
2675 <trans-unit id="7003790776240394114" datatype="html"> 2691 <trans-unit id="7003790776240394114" datatype="html">
2676 <source>Filename</source> 2692 <source>Filename</source>
2677 <target state="translated">Nome do arquivo</target> 2693 <target state="translated">Nome do arquivo</target>
2678 2694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit> 2695 </trans-unit>
2680 <trans-unit id="1186960092655764809" datatype="html"> 2696 <trans-unit id="1186960092655764809" datatype="html">
2681 <source>Name of the uploaded file</source> 2697 <source>Name of the uploaded file</source>
2682 <target state="translated">Nome do arquivo carregado</target> 2698 <target state="translated">Nome do arquivo carregado</target>
2683 2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 2700 </trans-unit>
2685 <trans-unit id="7958716262877895706"> 2701 <trans-unit id="7958716262877895706">
2686 <source>Original publication date</source> 2702 <source>Original publication date</source>
2687 <target>Data original de publicação</target> 2703 <target>Data original de publicação</target>
2688 2704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 2705 </trans-unit>
2690 <trans-unit id="50985514722149155" datatype="html"> 2706 <trans-unit id="50985514722149155" datatype="html">
2691 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2707 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2692 <target state="translated">Esta é a data de quando o conteúdo foi originalmente publicado (ex.: a data de lançamento para um filme)</target> 2708 <target state="translated">Esta é a data de quando o conteúdo foi originalmente publicado (ex.: a data de lançamento para um filme)</target>
2693 2709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 2710 </trans-unit>
2695 <trans-unit id="1669378369440073270" datatype="html"> 2711 <trans-unit id="1669378369440073270" datatype="html">
2696 <source>Plugin settings</source> 2712 <source>Plugin settings</source>
2697 <target state="translated">Ajustes de plugin</target> 2713 <target state="translated">Ajustes de plugin</target>
2698 2714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
2699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 2715 </trans-unit>
2700 <trans-unit id="54931094224146544" datatype="html"> 2716 <trans-unit id="54931094224146544" datatype="html">
2701 <source>Small latency</source> 2717 <source>Small latency</source>
2702 <target state="translated">Baixa latência</target> 2718 <target state="translated">Baixa latência</target>
@@ -2730,40 +2746,44 @@ The link will expire within 1 hour.</source>
2730 <trans-unit id="8693603235657020323" datatype="html"> 2746 <trans-unit id="8693603235657020323" datatype="html">
2731 <source>Other</source> 2747 <source>Other</source>
2732 <target state="translated">Outros</target> 2748 <target state="translated">Outros</target>
2733 2749 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2734 2750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 2751 </trans-unit>
2736 <trans-unit id="2200003513633568069"> 2752 <trans-unit id="2200003513633568069">
2737 <source>Enable video comments</source> 2753 <source>Enable video comments</source>
2738 <target>Habilitar comentários de vídeos</target> 2754 <target>Habilitar comentários de vídeos</target>
2739 2755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
2740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 2756 </trans-unit>
2741 <trans-unit id="8896564060463626070"> 2757 <trans-unit id="8896564060463626070">
2742 <source>Enable download</source> 2758 <source>Enable download</source>
2743 <target>Habilitar downloads</target> 2759 <target>Habilitar downloads</target>
2744 2760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
2745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 2761 </trans-unit>
2746 <trans-unit id="8821221480638803282"> 2762 <trans-unit id="8821221480638803282">
2747 <source>Advanced settings</source> 2763 <source>Advanced settings</source>
2748 <target>Configurações avançadas</target> 2764 <target>Configurações avançadas</target>
2749 2765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
2750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html"> 2766 </trans-unit>
2751 <source>Video thumbnail</source><target state="new">Video thumbnail</target> 2767 <trans-unit id="5407145687662795944" datatype="html">
2752 2768 <source>Video thumbnail</source>
2753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 2769 <target state="new">Video thumbnail</target>
2770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
2771 </trans-unit>
2754 <trans-unit id="2375260419993138758"> 2772 <trans-unit id="2375260419993138758">
2755 <source>URL</source> 2773 <source>URL</source>
2756 <target>URL</target> 2774 <target>URL</target>
2757 2775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
2758 2776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group>
2759 2777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group>
2760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 2778 </trans-unit>
2761 <trans-unit id="6760671759540007434" datatype="html"> 2779 <trans-unit id="6760671759540007434" datatype="html">
2762 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 2780 <source>You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
2763 <target state="new"> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target> 2781 <target state="new"> You can import any URL <x id="START_LINK"/>supported by youtube-dl<x id="CLOSE_LINK"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </target>
2764 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> 2782 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
2765 </trans-unit><trans-unit id="25952900092483482" datatype="html"> 2783 </trans-unit>
2766 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 2784 <trans-unit id="25952900092483482" datatype="html">
2785 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2786 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2767 <context-group purpose="location"> 2787 <context-group purpose="location">
2768 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 2788 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
2769 <context context-type="linenumber">21,23</context> 2789 <context context-type="linenumber">21,23</context>
@@ -2772,11 +2792,11 @@ The link will expire within 1 hour.</source>
2772 <trans-unit id="460353452916242022"> 2792 <trans-unit id="460353452916242022">
2773 <source>Sorry, but something went wrong</source> 2793 <source>Sorry, but something went wrong</source>
2774 <target>Desculpe, algo deu errado</target> 2794 <target>Desculpe, algo deu errado</target>
2775 2795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2776 2796 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2777 2797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
2778 2798 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
2779 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 2799 </trans-unit>
2780 <trans-unit id="5359075917564707730"> 2800 <trans-unit id="5359075917564707730">
2781 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source> 2801 <source>Congratulations, the video behind <x id="INTERPOLATION"/> will be imported! You can already add information about this video. </source>
2782 <target> 2802 <target>
@@ -2784,8 +2804,8 @@ The link will expire within 1 hour.</source>
2784 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> será importado! Você já pode adicionar informações sobre esse vídeo. 2804 <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> será importado! Você já pode adicionar informações sobre esse vídeo.
2785 2805
2786 </target> 2806 </target>
2787 2807 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
2788 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2808 </trans-unit>
2789 <trans-unit id="6722765664648523978"> 2809 <trans-unit id="6722765664648523978">
2790 <source>Select the file to upload</source> 2810 <source>Select the file to upload</source>
2791 <target>Selecione o arquivo para enviar</target> 2811 <target>Selecione o arquivo para enviar</target>
@@ -2795,13 +2815,13 @@ The link will expire within 1 hour.</source>
2795 <trans-unit id="9172233176401579786"> 2815 <trans-unit id="9172233176401579786">
2796 <source>Scheduled</source> 2816 <source>Scheduled</source>
2797 <target>Programado</target> 2817 <target>Programado</target>
2798 2818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
2799 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 2819 </trans-unit>
2800 <trans-unit id="1435317307066082710" datatype="html"> 2820 <trans-unit id="1435317307066082710" datatype="html">
2801 <source>Hide the video until a specific date</source> 2821 <source>Hide the video until a specific date</source>
2802 <target state="new">Hide the video until a specific date</target> 2822 <target state="new">Hide the video until a specific date</target>
2803 2823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 2824 </trans-unit>
2805 <trans-unit id="1087181129481039628" datatype="html"> 2825 <trans-unit id="1087181129481039628" datatype="html">
2806 <source>Normal live</source> 2826 <source>Normal live</source>
2807 <target state="new">Normal live</target> 2827 <target state="new">Normal live</target>
@@ -2873,8 +2893,8 @@ The link will expire within 1 hour.</source>
2873 <trans-unit id="6161604372916832458" datatype="html"> 2893 <trans-unit id="6161604372916832458" datatype="html">
2874 <source>Upload on hold</source> 2894 <source>Upload on hold</source>
2875 <target state="new">Upload on hold</target> 2895 <target state="new">Upload on hold</target>
2876 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2896
2877 </trans-unit> 2897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2878 <trans-unit id="285180972645018518" datatype="html"> 2898 <trans-unit id="285180972645018518" datatype="html">
2879 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2899 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2880 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2900 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2940,38 +2960,38 @@ The link will expire within 1 hour.</source>
2940 <trans-unit id="7860848084471862305" datatype="html"> 2960 <trans-unit id="7860848084471862305" datatype="html">
2941 <source>Cannot create live because this instance have too many created lives</source> 2961 <source>Cannot create live because this instance have too many created lives</source>
2942 <target state="new">Cannot create live because this instance have too many created lives</target> 2962 <target state="new">Cannot create live because this instance have too many created lives</target>
2943 2963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
2944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2964 </trans-unit>
2945 <trans-unit id="1278564497286613571" datatype="html"> 2965 <trans-unit id="1278564497286613571" datatype="html">
2946 <source>Cannot create live because you created too many lives</source> 2966 <source>Cannot create live because you created too many lives</source>
2947 <target state="new">Cannot create live because you created too many lives</target> 2967 <target state="new">Cannot create live because you created too many lives</target>
2948 2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 2969 </trans-unit>
2950 <trans-unit id="2621043320678012413" datatype="html"> 2970 <trans-unit id="2621043320678012413" datatype="html">
2951 <source>Live published.</source> 2971 <source>Live published.</source>
2952 <target state="new">Live published.</target> 2972 <target state="new">Live published.</target>
2953 2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
2954 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 2974 </trans-unit>
2955 <trans-unit id="8675588963276687921" datatype="html"> 2975 <trans-unit id="8675588963276687921" datatype="html">
2956 <source>Stream only once, replay will replace your live</source> 2976 <source>Stream only once, replay will replace your live</source>
2957 <target state="new">Stream only once, replay will replace your live</target> 2977 <target state="new">Stream only once, replay will replace your live</target>
2958 2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group>
2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit> 2979 </trans-unit>
2960 <trans-unit id="2360261543675520397" datatype="html"> 2980 <trans-unit id="2360261543675520397" datatype="html">
2961 <source>Stream only once</source> 2981 <source>Stream only once</source>
2962 <target state="new">Stream only once</target> 2982 <target state="new">Stream only once</target>
2963 2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group>
2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit> 2984 </trans-unit>
2965 <trans-unit id="3384650899171037827" datatype="html"> 2985 <trans-unit id="3384650899171037827" datatype="html">
2966 <source>Stream multiple times, replays will be separate videos</source> 2986 <source>Stream multiple times, replays will be separate videos</source>
2967 <target state="new">Stream multiple times, replays will be separate videos</target> 2987 <target state="new">Stream multiple times, replays will be separate videos</target>
2968 2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group>
2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 2989 </trans-unit>
2970 <trans-unit id="58134197356653483" datatype="html"> 2990 <trans-unit id="58134197356653483" datatype="html">
2971 <source>Stream multiple times using the same URL</source> 2991 <source>Stream multiple times using the same URL</source>
2972 <target state="new">Stream multiple times using the same URL</target> 2992 <target state="new">Stream multiple times using the same URL</target>
2973 2993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group>
2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 2994 </trans-unit>
2975 <trans-unit id="8218579597782287078" datatype="html"> 2995 <trans-unit id="8218579597782287078" datatype="html">
2976 <source>Go Live</source> 2996 <source>Go Live</source>
2977 <target state="new">Go Live</target> 2997 <target state="new">Go Live</target>
@@ -3065,8 +3085,8 @@ The link will expire within 1 hour.</source>
3065 <trans-unit id="5806907163449517166" datatype="html"> 3085 <trans-unit id="5806907163449517166" datatype="html">
3066 <source>Update playlist privacy</source> 3086 <source>Update playlist privacy</source>
3067 <target state="new"> Update playlist privacy </target> 3087 <target state="new"> Update playlist privacy </target>
3068 3088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group>
3069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 3089 </trans-unit>
3070 <trans-unit id="6460270615876918310" datatype="html"> 3090 <trans-unit id="6460270615876918310" datatype="html">
3071 <source>Share the playlist at this video position</source> 3091 <source>Share the playlist at this video position</source>
3072 <target state="translated">Compartilhar a playlist na posição deste vídeo</target> 3092 <target state="translated">Compartilhar a playlist na posição deste vídeo</target>
@@ -3075,57 +3095,57 @@ The link will expire within 1 hour.</source>
3075 <trans-unit id="8920371331444717794" datatype="html"> 3095 <trans-unit id="8920371331444717794" datatype="html">
3076 <source>Only display embed URL</source> 3096 <source>Only display embed URL</source>
3077 <target state="new">Only display embed URL</target> 3097 <target state="new">Only display embed URL</target>
3078 3098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
3079 3099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group>
3080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> 3100 </trans-unit>
3081 <trans-unit id="1253396341165671470" datatype="html"> 3101 <trans-unit id="1253396341165671470" datatype="html">
3082 <source>Share the video</source> 3102 <source>Share the video</source>
3083 <target state="translated">Compartilhar o vídeo</target> 3103 <target state="translated">Compartilhar o vídeo</target>
3084 3104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group>
3085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 3105 </trans-unit>
3086 <trans-unit id="5254843797242866315" datatype="html"> 3106 <trans-unit id="5254843797242866315" datatype="html">
3087 <source>This video is private so you won't be able to share it with external users</source> 3107 <source>This video is private so you won't be able to share it with external users</source>
3088 <target state="new">This video is private so you won't be able to share it with external users</target> 3108 <target state="new">This video is private so you won't be able to share it with external users</target>
3089 3109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
3090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 3110 </trans-unit>
3091 <trans-unit id="3201319007886576629" datatype="html"> 3111 <trans-unit id="3201319007886576629" datatype="html">
3092 <source>Update video privacy</source> 3112 <source>Update video privacy</source>
3093 <target state="new"> Update video privacy </target> 3113 <target state="new"> Update video privacy </target>
3094 3114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group>
3095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 3115 </trans-unit>
3096 <trans-unit id="1845599966367432388"> 3116 <trans-unit id="1845599966367432388">
3097 <source>QR-Code</source> 3117 <source>QR-Code</source>
3098 <target>Código QR</target> 3118 <target>Código QR</target>
3099 3119 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group>
3100 3120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
3101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 3121 </trans-unit>
3102 <trans-unit id="1122876732223594710" datatype="html"> 3122 <trans-unit id="1122876732223594710" datatype="html">
3103 <source>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).</source> 3123 <source>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).</source>
3104 <target state="translated">O URL não é seguro (sem HTTPS), assim, o vídeo embutido não irá funcionar em websites que usam HTTPS (navegadores da web bloqueiam solicitações HTTP não seguras nos site com HTTPS implementado).</target> 3124 <target state="translated">O URL não é seguro (sem HTTPS), assim, o vídeo embutido não irá funcionar em websites que usam HTTPS (navegadores da web bloqueiam solicitações HTTP não seguras nos site com HTTPS implementado).</target>
3105 3125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
3106 3126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group>
3107 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 3127 </trans-unit>
3108 <trans-unit id="8151017381798767627"> 3128 <trans-unit id="8151017381798767627">
3109 <source>Embed</source> 3129 <source>Embed</source>
3110 <target>Embutir</target> 3130 <target>Embutir</target>
3111 3131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group>
3112 3132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group>
3113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 3133 </trans-unit>
3114 <trans-unit id="6375858514817734542" datatype="html"> 3134 <trans-unit id="6375858514817734542" datatype="html">
3115 <source>Auto select subtitle</source> 3135 <source>Auto select subtitle</source>
3116 <target state="translated">Seleção automática de legendas</target> 3136 <target state="translated">Seleção automática de legendas</target>
3117 3137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group>
3118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 3138 </trans-unit>
3119 <trans-unit id="2353402732767789211" datatype="html"> 3139 <trans-unit id="2353402732767789211" datatype="html">
3120 <source>More customization</source> 3140 <source>More customization</source>
3121 <target state="translated">Mais personalização</target> 3141 <target state="translated">Mais personalização</target>
3122 3142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group>
3123 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> 3143 </trans-unit>
3124 <trans-unit id="1284179134768564307" datatype="html"> 3144 <trans-unit id="1284179134768564307" datatype="html">
3125 <source>Less customization</source> 3145 <source>Less customization</source>
3126 <target state="translated">Menos personalização</target> 3146 <target state="translated">Menos personalização</target>
3127 3147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group>
3128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> 3148 </trans-unit>
3129 <trans-unit id="1290987288288099212" datatype="html"> 3149 <trans-unit id="1290987288288099212" datatype="html">
3130 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 3150 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
3131 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target> 3151 <target state="new">Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></target>
@@ -3137,8 +3157,8 @@ The link will expire within 1 hour.</source>
3137 <trans-unit id="1452803153270294110" datatype="html"> 3157 <trans-unit id="1452803153270294110" datatype="html">
3138 <source>Autoplay</source> 3158 <source>Autoplay</source>
3139 <target state="translated">Leitura automática</target> 3159 <target state="translated">Leitura automática</target>
3140 3160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group>
3141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> 3161 </trans-unit>
3142 <trans-unit id="5336944753883027145" datatype="html"> 3162 <trans-unit id="5336944753883027145" datatype="html">
3143 <source>Maybe later</source> 3163 <source>Maybe later</source>
3144 <target state="translated">Talvez mais tarde</target> 3164 <target state="translated">Talvez mais tarde</target>
@@ -3147,45 +3167,45 @@ The link will expire within 1 hour.</source>
3147 <trans-unit id="3959826834147169200"> 3167 <trans-unit id="3959826834147169200">
3148 <source>Muted</source> 3168 <source>Muted</source>
3149 <target>Silenciado</target> 3169 <target>Silenciado</target>
3150 3170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
3151 3171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
3152 3172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group>
3153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 3173 </trans-unit>
3154 <trans-unit id="2784956659778044823" datatype="html"> 3174 <trans-unit id="2784956659778044823" datatype="html">
3155 <source>Loop</source> 3175 <source>Loop</source>
3156 <target state="translated">Ciclo</target> 3176 <target state="translated">Ciclo</target>
3157 3177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group>
3158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 3178 </trans-unit>
3159 <trans-unit id="5908032061347078472" datatype="html"> 3179 <trans-unit id="5908032061347078472" datatype="html">
3160 <source>Use origin instance URL</source> 3180 <source>Use origin instance URL</source>
3161 <target state="new">Use origin instance URL</target> 3181 <target state="new">Use origin instance URL</target>
3162 3182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group>
3163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3183 </trans-unit>
3164 <trans-unit id="6212841954039032241" datatype="html"> 3184 <trans-unit id="6212841954039032241" datatype="html">
3165 <source>Display video title</source> 3185 <source>Display video title</source>
3166 <target state="translated">Mostrar o titulo do vídeo</target> 3186 <target state="translated">Mostrar o titulo do vídeo</target>
3167 3187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group>
3168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> 3188 </trans-unit>
3169 <trans-unit id="7482217084177855485" datatype="html"> 3189 <trans-unit id="7482217084177855485" datatype="html">
3170 <source>P2P</source> 3190 <source>P2P</source>
3171 <target state="new">P2P</target> 3191 <target state="new">P2P</target>
3172 3192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group>
3173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> 3193 </trans-unit>
3174 <trans-unit id="1068153312491986796" datatype="html"> 3194 <trans-unit id="1068153312491986796" datatype="html">
3175 <source>Display privacy warning</source> 3195 <source>Display privacy warning</source>
3176 <target state="translated">Mostrar aviso de privacidade</target> 3196 <target state="translated">Mostrar aviso de privacidade</target>
3177 3197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group>
3178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> 3198 </trans-unit>
3179 <trans-unit id="4583515246777381165" datatype="html"> 3199 <trans-unit id="4583515246777381165" datatype="html">
3180 <source>Display player control bar</source> 3200 <source>Display player control bar</source>
3181 <target state="new">Display player control bar</target> 3201 <target state="new">Display player control bar</target>
3182 3202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
3183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 3203 </trans-unit>
3184 <trans-unit id="805456636864344681" datatype="html"> 3204 <trans-unit id="805456636864344681" datatype="html">
3185 <source>Display PeerTube button link</source> 3205 <source>Display PeerTube button link</source>
3186 <target state="new">Display PeerTube button link</target> 3206 <target state="new">Display PeerTube button link</target>
3187 3207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group>
3188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> 3208 </trans-unit>
3189 <trans-unit id="8928816882866356838" datatype="html"> 3209 <trans-unit id="8928816882866356838" datatype="html">
3190 <source>Public</source> 3210 <source>Public</source>
3191 <target state="translated">Público</target> 3211 <target state="translated">Público</target>
@@ -3455,23 +3475,23 @@ The link will expire within 1 hour.</source>
3455 <trans-unit id="3691787517663044217" datatype="html"> 3475 <trans-unit id="3691787517663044217" datatype="html">
3456 <source>The deletion will be sent to remote instances so they can reflect the change.</source> 3476 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
3457 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target> 3477 <target state="new"> The deletion will be sent to remote instances so they can reflect the change.</target>
3458 3478 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group>
3459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 3479 </trans-unit>
3460 <trans-unit id="7321800851971795962" datatype="html"> 3480 <trans-unit id="7321800851971795962" datatype="html">
3461 <source>It is a remote comment, so the deletion will only be effective on your instance.</source> 3481 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
3462 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target> 3482 <target state="new"> It is a remote comment, so the deletion will only be effective on your instance.</target>
3463 3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group>
3464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 3484 </trans-unit>
3465 <trans-unit id="5964038603724691720" datatype="html"> 3485 <trans-unit id="5964038603724691720" datatype="html">
3466 <source>Delete and re-draft</source> 3486 <source>Delete and re-draft</source>
3467 <target state="new">Delete and re-draft</target> 3487 <target state="new">Delete and re-draft</target>
3468 3488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group>
3469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 3489 </trans-unit>
3470 <trans-unit id="7163633882758007711" datatype="html"> 3490 <trans-unit id="7163633882758007711" datatype="html">
3471 <source>Do you really want to delete and re-draft this comment?</source> 3491 <source>Do you really want to delete and re-draft this comment?</source>
3472 <target state="new">Do you really want to delete and re-draft this comment?</target> 3492 <target state="new">Do you really want to delete and re-draft this comment?</target>
3473 3493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group>
3474 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 3494 </trans-unit>
3475 <trans-unit id="5733075023444401902"> 3495 <trans-unit id="5733075023444401902">
3476 <source>Add comment...</source> 3496 <source>Add comment...</source>
3477 <target>Adicionar comentário...</target> 3497 <target>Adicionar comentário...</target>
@@ -3655,39 +3675,42 @@ The link will expire within 1 hour.</source>
3655 <trans-unit id="5911214550882917183"> 3675 <trans-unit id="5911214550882917183">
3656 <source>State</source> 3676 <source>State</source>
3657 <target>Estado</target> 3677 <target>Estado</target>
3658 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
3659 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group>
3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 3680 </trans-unit>
3661 <trans-unit id="2092225601747599163"> 3681 <trans-unit id="2092225601747599163">
3662 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3682 <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3663 <target>Criado 3683 <target>Criado
3664 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 3684 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3665 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3685 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3666 </target> 3686 </target>
3667 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group>
3668 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group>
3669 3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
3670 3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group>
3671 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group>
3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
3693 </trans-unit>
3673 <trans-unit id="8898602327647937914" datatype="html"> 3694 <trans-unit id="8898602327647937914" datatype="html">
3674 <source>Open actor page in a new tab</source> 3695 <source>Open actor page in a new tab</source>
3675 <target state="translated">Abrir a página do ator em uma nova aba</target> 3696 <target state="translated">Abrir a página do ator em uma nova aba</target>
3676 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group>
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3698 </trans-unit>
3678 <trans-unit id="7317290694079257887"> 3699 <trans-unit id="7317290694079257887">
3679 <source>Accepted</source> 3700 <source>Accepted</source>
3680 <target>Aceito</target> 3701 <target>Aceito</target>
3681 3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group>
3682 3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group>
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 3704 </trans-unit>
3684 <trans-unit id="4416413576346763682"> 3705 <trans-unit id="4416413576346763682">
3685 <source>Pending</source> 3706 <source>Pending</source>
3686 <target>Pendente</target> 3707 <target>Pendente</target>
3687 3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
3688 3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group>
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html"> 3710 </trans-unit>
3690 <source>Rejected</source><target state="new">Rejected</target> 3711 <trans-unit id="4188654437346976139" datatype="html">
3712 <source>Rejected</source>
3713 <target state="new">Rejected</target>
3691 <context-group purpose="location"> 3714 <context-group purpose="location">
3692 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3715 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
3693 <context context-type="linenumber">65,66</context> 3716 <context context-type="linenumber">65,66</context>
@@ -3700,26 +3723,26 @@ The link will expire within 1 hour.</source>
3700 <trans-unit id="8905995985388209337" datatype="html"> 3723 <trans-unit id="8905995985388209337" datatype="html">
3701 <source>Accept</source> 3724 <source>Accept</source>
3702 <target state="translated">Aceitar</target> 3725 <target state="translated">Aceitar</target>
3703 3726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group>
3704 3727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group>
3705 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
3730 </trans-unit>
3707 <trans-unit id="8415175881466057254"> 3731 <trans-unit id="8415175881466057254">
3708 <source>Refuse</source> 3732 <source>Refuse</source>
3709 <target>Recusar</target> 3733 <target>Recusar</target>
3710 3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group>
3711 3735 </trans-unit>
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
3713 <trans-unit id="6961112234462008319" datatype="html"> 3736 <trans-unit id="6961112234462008319" datatype="html">
3714 <source>No follower found matching current filters.</source> 3737 <source>No follower found matching current filters.</source>
3715 <target state="translated">Nenhum seguidor encontrado correspondente aos filtros atuais.</target> 3738 <target state="translated">Nenhum seguidor encontrado correspondente aos filtros atuais.</target>
3716 3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group>
3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3740 </trans-unit>
3718 <trans-unit id="2117404838551056159" datatype="html"> 3741 <trans-unit id="2117404838551056159" datatype="html">
3719 <source>Your instance doesn't have any follower.</source> 3742 <source>Your instance doesn't have any follower.</source>
3720 <target state="translated">Sua instância não tem nenhum seguidor.</target> 3743 <target state="translated">Sua instância não tem nenhum seguidor.</target>
3721 3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group>
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 3745 </trans-unit>
3723 <trans-unit id="2845798909207198924" datatype="html"> 3746 <trans-unit id="2845798909207198924" datatype="html">
3724 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source> 3747 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> followers</source>
3725 <target state="translated">Mostrando 3748 <target state="translated">Mostrando
@@ -3735,32 +3758,36 @@ The link will expire within 1 hour.</source>
3735 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 3758 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
3736 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3759 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3737 </target> 3760 </target>
3738 3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3762 </trans-unit>
3740 <trans-unit id="8246779176913476983" datatype="html"> 3763 <trans-unit id="8246779176913476983" datatype="html">
3741 <source>Open instance in a new tab</source> 3764 <source>Open instance in a new tab</source>
3742 <target state="translated">Abrir instância em uma nova aba</target> 3765 <target state="translated">Abrir instância em uma nova aba</target>
3743 3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group>
3744 3767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3745 3768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 3769 </trans-unit>
3747 <trans-unit id="9132918641931433659" datatype="html"> 3770 <trans-unit id="9132918641931433659" datatype="html">
3748 <source>No host found matching current filters.</source> 3771 <source>No host found matching current filters.</source>
3749 <target state="translated">Nenhum host encontrado correspondendo aos filtros atuais.</target> 3772 <target state="translated">Nenhum host encontrado correspondendo aos filtros atuais.</target>
3750 3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group>
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 3774 </trans-unit>
3752 <trans-unit id="7274241885665071790" datatype="html"> 3775 <trans-unit id="7274241885665071790" datatype="html">
3753 <source>Your instance is not following anyone.</source> 3776 <source>Your instance is not following anyone.</source>
3754 <target state="translated">Sua instância não possui seguidores.</target> 3777 <target state="translated">Sua instância não possui seguidores.</target>
3755 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group>
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html"> 3779 </trans-unit>
3757 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> 3780 <trans-unit id="8168516547268350654" datatype="html">
3781 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source>
3782 <target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
3758 <context-group purpose="location"> 3783 <context-group purpose="location">
3759 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3784 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3760 <context context-type="linenumber">70</context> 3785 <context context-type="linenumber">70</context>
3761 </context-group> 3786 </context-group>
3762 </trans-unit><trans-unit id="8061023631336698211" datatype="html"> 3787 </trans-unit>
3763 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target> 3788 <trans-unit id="8061023631336698211" datatype="html">
3789 <source>Do you really want to unfollow these entries?</source>
3790 <target state="new">Do you really want to unfollow these entries?</target>
3764 <context-group purpose="location"> 3791 <context-group purpose="location">
3765 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 3792 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
3766 <context context-type="linenumber">72,70</context> 3793 <context context-type="linenumber">72,70</context>
@@ -3778,13 +3805,13 @@ The link will expire within 1 hour.</source>
3778 <trans-unit id="9216117865911519658" datatype="html"> 3805 <trans-unit id="9216117865911519658" datatype="html">
3779 <source>Action</source> 3806 <source>Action</source>
3780 <target state="new">Action</target> 3807 <target state="new">Action</target>
3781 3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group>
3782 3809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
3783 3810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3784 3811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
3785 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3786 3813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
3787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 3814 </trans-unit>
3788 <trans-unit id="5968342253366599875" datatype="html"> 3815 <trans-unit id="5968342253366599875" datatype="html">
3789 <source>Videos redundancies</source> 3816 <source>Videos redundancies</source>
3790 <target state="new">Videos redundancies</target> 3817 <target state="new">Videos redundancies</target>
@@ -3849,83 +3876,95 @@ The link will expire within 1 hour.</source>
3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3851 </trans-unit> 3878 </trans-unit>
3852 <trans-unit id="7046347992315328430" datatype="html"> 3879
3853 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3854 <target state="translated">A transcodificação está habilitada. A quota de vídeo só leva em consideração o tamanho do vídeo
3855 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3856 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.
3857 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/> No máximo, este usuário poderia enviar +/-
3858 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3859 </target>
3860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3862 </trans-unit>
3863 <trans-unit id="2743014784334706527"> 3880 <trans-unit id="2743014784334706527">
3864 <source>Daily video quota</source> 3881 <source>Daily video quota</source>
3865 <target>Quota de vídeo diária</target> 3882 <target>Quota de vídeo diária</target>
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3883
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3884
3868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3885
3869 </trans-unit> 3886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3870 <trans-unit id="2622255144026150901" datatype="html"> 3887 <trans-unit id="2622255144026150901" datatype="html">
3871 <source>Auth plugin</source> 3888 <source>Auth plugin</source>
3872 <target state="new">Auth plugin</target> 3889 <target state="new">Auth plugin</target>
3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3890
3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3891
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3892
3876 </trans-unit> 3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3877 <trans-unit id="588099657508661970" datatype="html"> 3894 <trans-unit id="588099657508661970" datatype="html">
3878 <source>None (local authentication)</source> 3895 <source>None (local authentication)</source>
3879 <target state="new">None (local authentication)</target> 3896 <target state="new">None (local authentication)</target>
3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3897
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3898
3882 </trans-unit> 3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3883 <trans-unit id="2070907480317730379" datatype="html"> 3900 <trans-unit id="2070907480317730379" datatype="html">
3884 <source>Doesn't need review before a video goes public</source> 3901 <source>Doesn't need review before a video goes public</source>
3885 <target state="translated">Não precisa de revisão antes que um vídeo seja publicado</target> 3902 <target state="translated">Não precisa de revisão antes que um vídeo seja publicado</target>
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3903
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3904
3888 </trans-unit> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3889 <trans-unit id="6667250632809964191"> 3906 <trans-unit id="6667250632809964191">
3890 <source>Send a link to reset the password by email to the user</source> 3907 <source>Send a link to reset the password by email to the user</source>
3891 <target>Enviar um link por email para redefinir a senha para o usuário</target> 3908 <target>Enviar um link por email para redefinir a senha para o usuário</target>
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3909
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3910
3894 </trans-unit> 3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3895 <trans-unit id="1412406834353485520"> 3912 <trans-unit id="1412406834353485520">
3896 <source>Ask for new password</source> 3913 <source>Ask for new password</source>
3897 <target>Pedir uma nova senha</target> 3914 <target>Pedir uma nova senha</target>
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3915
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3916
3900 </trans-unit> 3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3901 <trans-unit id="3791201588898094481"> 3918 <trans-unit id="3791201588898094481">
3902 <source>Manually set the user password</source> 3919 <source>Manually set the user password</source>
3903 <target>Definir manualmente a senha de usuário</target> 3920 <target>Definir manualmente a senha de usuário</target>
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3921
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3922
3923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3924 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3925 <context-group purpose="location">
3926 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3927 <context context-type="linenumber">227</context>
3928 </context-group>
3929 <context-group purpose="location">
3930 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3931 <context context-type="linenumber">227</context>
3932 </context-group>
3933 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3934 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3935 <context-group purpose="location">
3936 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3937 <context context-type="linenumber">228</context>
3938 </context-group>
3939 <context-group purpose="location">
3940 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3941 <context context-type="linenumber">228</context>
3942 </context-group>
3906 </trans-unit> 3943 </trans-unit>
3907 <trans-unit id="8461842260159597706"> 3944 <trans-unit id="8461842260159597706">
3908 <source>Show</source> 3945 <source>Show</source>
3909 <target>Mostrar</target> 3946 <target>Mostrar</target>
3910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3947
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3948
3912 </trans-unit> 3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3913 <trans-unit id="8461609631969932886"> 3950 <trans-unit id="8461609631969932886">
3914 <source>Hide</source> 3951 <source>Hide</source>
3915 <target>Ocultar</target> 3952 <target>Ocultar</target>
3916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group>
3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group>
3918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group>
3919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group>
3920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group>
3921 </trans-unit>
3922 <trans-unit id="7049348886126005391">
3923 <source>Batch actions</source>
3924 <target>Ações em massa</target>
3925 3953
3926 3954
3927 3955
3928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3956
3957
3958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3959 <trans-unit id="7049348886126005391">
3960 <source>Batch actions</source>
3961 <target>Ações em massa</target>
3962 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group>
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group>
3964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3967 </trans-unit>
3929 <trans-unit id="675721269041534709" datatype="html"> 3968 <trans-unit id="675721269041534709" datatype="html">
3930 <source>The user was banned</source> 3969 <source>The user was banned</source>
3931 <target state="new">The user was banned</target> 3970 <target state="new">The user was banned</target>
@@ -3998,22 +4037,22 @@ The link will expire within 1 hour.</source>
3998 <trans-unit id="7815838401315213887"> 4037 <trans-unit id="7815838401315213887">
3999 <source>Muted accounts</source> 4038 <source>Muted accounts</source>
4000 <target>Contas silenciadas</target> 4039 <target>Contas silenciadas</target>
4001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4040
4002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4041
4003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4042
4004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4043
4005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4044
4006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4045
4007 </trans-unit> 4046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4008 <trans-unit id="5668793810321242853"> 4047 <trans-unit id="5668793810321242853">
4009 <source>Muted servers</source> 4048 <source>Muted servers</source>
4010 <target>Servidores silenciados</target> 4049 <target>Servidores silenciados</target>
4011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4050
4012 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4051
4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4052
4014 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4053
4015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4054
4016 </trans-unit> 4055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4017 <trans-unit id="2343069726009080052" datatype="html"> 4056 <trans-unit id="2343069726009080052" datatype="html">
4018 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4057 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4019 <target state="new">Video 4058 <target state="new">Video
@@ -4094,10 +4133,12 @@ The link will expire within 1 hour.</source>
4094 <trans-unit id="1451763834047485033" datatype="html"> 4133 <trans-unit id="1451763834047485033" datatype="html">
4095 <source>Select this row</source> 4134 <source>Select this row</source>
4096 <target state="new">Select this row</target> 4135 <target state="new">Select this row</target>
4097 4136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group>
4098 4137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
4099 4138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group>
4100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 4139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
4140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group>
4141 </trans-unit>
4101 <trans-unit id="4043531994869127329" datatype="html"> 4142 <trans-unit id="4043531994869127329" datatype="html">
4102 <source>See full comment</source> 4143 <source>See full comment</source>
4103 <target state="new">See full comment</target> 4144 <target state="new">See full comment</target>
@@ -4106,17 +4147,17 @@ The link will expire within 1 hour.</source>
4106 <trans-unit id="3193976279273491157"> 4147 <trans-unit id="3193976279273491157">
4107 <source>Actions</source> 4148 <source>Actions</source>
4108 <target>Ações</target> 4149 <target>Ações</target>
4109 4150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
4110 4151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
4111 4152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group>
4112 4153 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group>
4113 4154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
4114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 4155 </trans-unit>
4115 <trans-unit id="8390803680962035202" datatype="html"> 4156 <trans-unit id="8390803680962035202" datatype="html">
4116 <source>Follower</source> 4157 <source>Follower</source>
4117 <target state="new">Follower</target> 4158 <target state="new">Follower</target>
4118 4159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
4119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 4160 </trans-unit>
4120 <trans-unit id="4691552465058437520" datatype="html"> 4161 <trans-unit id="4691552465058437520" datatype="html">
4121 <source>Commented video</source> 4162 <source>Commented video</source>
4122 <target state="new">Commented video</target> 4163 <target state="new">Commented video</target>
@@ -4141,8 +4182,10 @@ The link will expire within 1 hour.</source>
4141 <source>Remote comments</source> 4182 <source>Remote comments</source>
4142 <target state="new">Remote comments</target> 4183 <target state="new">Remote comments</target>
4143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group> 4184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
4144 </trans-unit><trans-unit id="7483158147658382515" datatype="html"> 4185 </trans-unit>
4145 <source>Comments on local videos</source><target state="new">Comments on local videos</target> 4186 <trans-unit id="7483158147658382515" datatype="html">
4187 <source>Comments on local videos</source>
4188 <target state="new">Comments on local videos</target>
4146 <context-group purpose="location"> 4189 <context-group purpose="location">
4147 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> 4190 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
4148 <context context-type="linenumber">60</context> 4191 <context context-type="linenumber">60</context>
@@ -4263,12 +4306,12 @@ The link will expire within 1 hour.</source>
4263 <trans-unit id="6549265851868599441"> 4306 <trans-unit id="6549265851868599441">
4264 <source>Video</source> 4307 <source>Video</source>
4265 <target>Vídeo</target> 4308 <target>Vídeo</target>
4266 4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
4267 4310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
4268 4311 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group>
4269 4312 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group>
4270 4313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 4314 </trans-unit>
4272 <trans-unit id="2662644497259948010" datatype="html"> 4315 <trans-unit id="2662644497259948010" datatype="html">
4273 <source>Comment</source> 4316 <source>Comment</source>
4274 <target state="new">Comment</target> 4317 <target state="new">Comment</target>
@@ -4316,10 +4359,11 @@ The link will expire within 1 hour.</source>
4316 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 4359 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4317 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 4360 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
4318 </target> 4361 </target>
4319 4362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group>
4320 4363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group>
4321 4364 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group>
4322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 4365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
4366 </trans-unit>
4323 <trans-unit id="6452372740127749380" datatype="html"> 4367 <trans-unit id="6452372740127749380" datatype="html">
4324 <source>Messages</source> 4368 <source>Messages</source>
4325 <target state="new">Messages</target> 4369 <target state="new">Messages</target>
@@ -4336,8 +4380,8 @@ The link will expire within 1 hour.</source>
4336 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> 4380 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/>
4337 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 4381 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
4338 </target> 4382 </target>
4339 4383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group>
4340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4384 </trans-unit>
4341 <trans-unit id="9173448803033928792" datatype="html"> 4385 <trans-unit id="9173448803033928792" datatype="html">
4342 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source> 4386 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> reports</source>
4343 <target state="new">Showing 4387 <target state="new">Showing
@@ -4526,23 +4570,23 @@ The link will expire within 1 hour.</source>
4526 <trans-unit id="8630916846096019339" datatype="html"> 4570 <trans-unit id="8630916846096019339" datatype="html">
4527 <source>Users can resolve distant content</source> 4571 <source>Users can resolve distant content</source>
4528 <target state="new">Users can resolve distant content</target> 4572 <target state="new">Users can resolve distant content</target>
4529 4573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group>
4530 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 4574 </trans-unit>
4531 <trans-unit id="3300472325769888962" datatype="html"> 4575 <trans-unit id="3300472325769888962" datatype="html">
4532 <source>Plugins &amp; Themes</source> 4576 <source>Plugins &amp; Themes</source>
4533 <target state="new">Plugins &amp; Themes</target> 4577 <target state="new">Plugins &amp; Themes</target>
4534 4578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group>
4535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> 4579 </trans-unit>
4536 <trans-unit id="1782375284146839174" datatype="html"> 4580 <trans-unit id="1782375284146839174" datatype="html">
4537 <source>Available themes</source> 4581 <source>Available themes</source>
4538 <target state="new">Available themes</target> 4582 <target state="new">Available themes</target>
4539 4583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group>
4540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 4584 </trans-unit>
4541 <trans-unit id="9205443410527464015" datatype="html"> 4585 <trans-unit id="9205443410527464015" datatype="html">
4542 <source>Plugins enabled</source> 4586 <source>Plugins enabled</source>
4543 <target state="new">Plugins enabled</target> 4587 <target state="new">Plugins enabled</target>
4544 4588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group>
4545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 4589 </trans-unit>
4546 <trans-unit id="5410940035535748578" datatype="html"> 4590 <trans-unit id="5410940035535748578" datatype="html">
4547 <source>Close this message</source> 4591 <source>Close this message</source>
4548 <target state="new">Close this message</target> 4592 <target state="new">Close this message</target>
@@ -4621,38 +4665,38 @@ The link will expire within 1 hour.</source>
4621 <trans-unit id="8949443215142664126" datatype="html"> 4665 <trans-unit id="8949443215142664126" datatype="html">
4622 <source>Delete this comment</source> 4666 <source>Delete this comment</source>
4623 <target state="new">Delete this comment</target> 4667 <target state="new">Delete this comment</target>
4624 4668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group>
4625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 4669 </trans-unit>
4626 <trans-unit id="3327751240218085797" datatype="html"> 4670 <trans-unit id="3327751240218085797" datatype="html">
4627 <source>Delete all comments of this account</source> 4671 <source>Delete all comments of this account</source>
4628 <target state="new">Delete all comments of this account</target> 4672 <target state="new">Delete all comments of this account</target>
4629 4673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group>
4630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 4674 </trans-unit>
4631 <trans-unit id="2850960459131251840" datatype="html"> 4675 <trans-unit id="2850960459131251840" datatype="html">
4632 <source>Comments are deleted after a few minutes</source> 4676 <source>Comments are deleted after a few minutes</source>
4633 <target state="new">Comments are deleted after a few minutes</target> 4677 <target state="new">Comments are deleted after a few minutes</target>
4634 4678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group>
4635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 4679 </trans-unit>
4636 <trans-unit id="1271241007621398467" datatype="html"> 4680 <trans-unit id="1271241007621398467" datatype="html">
4637 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source> 4681 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
4638 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target> 4682 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
4639 4683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group>
4640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 4684 </trans-unit>
4641 <trans-unit id="264978617337249011" datatype="html"> 4685 <trans-unit id="264978617337249011" datatype="html">
4642 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source> 4686 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
4643 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target> 4687 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
4644 4688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group>
4645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit> 4689 </trans-unit>
4646 <trans-unit id="379090446060940062" datatype="html"> 4690 <trans-unit id="379090446060940062" datatype="html">
4647 <source>Do you really want to delete all comments of <x id="PH"/>?</source> 4691 <source>Do you really want to delete all comments of <x id="PH"/>?</source>
4648 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target> 4692 <target state="new">Do you really want to delete all comments of <x id="PH"/>?</target>
4649 4693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group>
4650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit> 4694 </trans-unit>
4651 <trans-unit id="4539246224625965241" datatype="html"> 4695 <trans-unit id="4539246224625965241" datatype="html">
4652 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source> 4696 <source>Comments of <x id="PH"/> will be deleted in a few minutes</source>
4653 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target> 4697 <target state="new">Comments of <x id="PH"/> will be deleted in a few minutes</target>
4654 4698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group>
4655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 4699 </trans-unit>
4656 <trans-unit id="3204306399736151644" datatype="html"> 4700 <trans-unit id="3204306399736151644" datatype="html">
4657 <source>Comments list</source> 4701 <source>Comments list</source>
4658 <target state="new">Comments list</target> 4702 <target state="new">Comments list</target>
@@ -4679,10 +4723,12 @@ The link will expire within 1 hour.</source>
4679 <trans-unit id="6110554376228744887" datatype="html"> 4723 <trans-unit id="6110554376228744887" datatype="html">
4680 <source>Select all rows</source> 4724 <source>Select all rows</source>
4681 <target state="new">Select all rows</target> 4725 <target state="new">Select all rows</target>
4682 4726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group>
4683 4727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group>
4684 4728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group>
4685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 4729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
4730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group>
4731 </trans-unit>
4686 <trans-unit id="2719284837486030903" datatype="html"> 4732 <trans-unit id="2719284837486030903" datatype="html">
4687 <source>Job type</source> 4733 <source>Job type</source>
4688 <target state="translated">Tipo de tarefa</target> 4734 <target state="translated">Tipo de tarefa</target>
@@ -5176,192 +5222,190 @@ The link will expire within 1 hour.</source>
5176 <trans-unit id="7169210802367807492" datatype="html"> 5222 <trans-unit id="7169210802367807492" datatype="html">
5177 <source>bytes</source> 5223 <source>bytes</source>
5178 <target state="new">bytes</target> 5224 <target state="new">bytes</target>
5179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5225
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5226
5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5227
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5228
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5229
5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5230
5185 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5186 <trans-unit id="8509882464852636851" datatype="html"> 5232 <trans-unit id="8509882464852636851" datatype="html">
5187 <source>Default daily upload limit per user</source> 5233 <source>Default daily upload limit per user</source>
5188 <target state="translated">Limite diário padrão por usuário</target> 5234 <target state="translated">Limite diário padrão por usuário</target>
5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5235
5190 </trans-unit> 5236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5191 <trans-unit id="4719342289581047890" datatype="html"> 5237 <trans-unit id="4719342289581047890" datatype="html">
5192 <source>Allow import with a torrent file or a magnet URI</source> 5238 <source>Allow import with a torrent file or a magnet URI</source>
5193 <target state="translated">Permitir importar com arquivo torrent ou URL de magneto</target> 5239 <target state="translated">Permitir importar com arquivo torrent ou URL de magneto</target>
5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5240
5195 </trans-unit> 5241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5196 <trans-unit id="6801844913630625451" datatype="html"> 5242 <trans-unit id="6801844913630625451" datatype="html">
5197 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5243 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5198 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5244 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5245
5200 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5201 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5247 <trans-unit id="2634326893148077182" datatype="html">
5202 <context-group purpose="location"> 5248 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5203 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5249 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5204 <context context-type="linenumber">293</context> 5250
5205 </context-group> 5251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5206 </trans-unit><trans-unit id="7404104645798703279" datatype="html"> 5252 <trans-unit id="7404104645798703279" datatype="html">
5207 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5253 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5208 <context-group purpose="location"> 5254 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5209 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5255
5210 <context context-type="linenumber">296,298</context> 5256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5211 </context-group>
5212 </trans-unit>
5213 <trans-unit id="3950258704315544174" datatype="html"> 5257 <trans-unit id="3950258704315544174" datatype="html">
5214 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5258 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5215 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5259 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5216 5260
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5218 <trans-unit id="424703522835656806" datatype="html"> 5262 <trans-unit id="424703522835656806" datatype="html">
5219 <source>VIDEO CHANNELS</source> 5263 <source>VIDEO CHANNELS</source>
5220 <target state="new">VIDEO CHANNELS</target> 5264 <target state="new">VIDEO CHANNELS</target>
5221 5265
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5223 <trans-unit id="7026684190224451991" datatype="html"> 5267 <trans-unit id="7026684190224451991" datatype="html">
5224 <source>Max video channels per user</source> 5268 <source>Max video channels per user</source>
5225 <target state="new">Max video channels per user</target> 5269 <target state="new">Max video channels per user</target>
5226 5270
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5228 <trans-unit id="3840267063842708224" datatype="html"> 5272 <trans-unit id="3840267063842708224" datatype="html">
5229 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5273 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5230 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5274 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5231 5275
5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5233 <trans-unit id="3428986951244800347" datatype="html"> 5277 <trans-unit id="3428986951244800347" datatype="html">
5234 <source>Block new videos automatically</source> 5278 <source>Block new videos automatically</source>
5235 <target state="translated">Bloquear novos vídeos automaticamente</target> 5279 <target state="translated">Bloquear novos vídeos automaticamente</target>
5236 5280
5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5238 <trans-unit id="2054846790157376783" datatype="html"> 5282 <trans-unit id="2054846790157376783" datatype="html">
5239 <source>SEARCH</source> 5283 <source>SEARCH</source>
5240 <target state="new">SEARCH</target> 5284 <target state="new">SEARCH</target>
5241 5285
5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5243 <trans-unit id="3442084803796199253" datatype="html"> 5287 <trans-unit id="3442084803796199253" datatype="html">
5244 <source>Allow users to do remote URI/handle search</source> 5288 <source>Allow users to do remote URI/handle search</source>
5245 <target state="new">Allow users to do remote URI/handle search</target> 5289 <target state="new">Allow users to do remote URI/handle search</target>
5246 5290
5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5248 <trans-unit id="2258148539285928012" datatype="html"> 5292 <trans-unit id="2258148539285928012" datatype="html">
5249 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5293 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5250 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5294 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5251 5295
5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5253 <trans-unit id="7295422540935146771" datatype="html"> 5297 <trans-unit id="7295422540935146771" datatype="html">
5254 <source>Allow anonymous to do remote URI/handle search</source> 5298 <source>Allow anonymous to do remote URI/handle search</source>
5255 <target state="new">Allow anonymous to do remote URI/handle search</target> 5299 <target state="new">Allow anonymous to do remote URI/handle search</target>
5256 5300
5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5258 <trans-unit id="7305237807882754643" datatype="html"> 5302 <trans-unit id="7305237807882754643" datatype="html">
5259 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5303 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5260 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5304 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5261 5305
5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5263 <trans-unit id="5273935530181504015" datatype="html"> 5307 <trans-unit id="5273935530181504015" datatype="html">
5264 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5308 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5265 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5309 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5266 5310
5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5268 <trans-unit id="1886227550697837417" datatype="html"> 5312 <trans-unit id="1886227550697837417" datatype="html">
5269 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5313 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5270 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5314 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5271 5315
5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5273 <trans-unit id="2331464426553277323" datatype="html"> 5317 <trans-unit id="2331464426553277323" datatype="html">
5274 <source>Search index URL</source> 5318 <source>Search index URL</source>
5275 <target state="new">Search index URL</target> 5319 <target state="new">Search index URL</target>
5276 5320
5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5278 <trans-unit id="8524278911521465398" datatype="html"> 5322 <trans-unit id="8524278911521465398" datatype="html">
5279 <source>Disable local search in search bar</source> 5323 <source>Disable local search in search bar</source>
5280 <target state="new">Disable local search in search bar</target> 5324 <target state="new">Disable local search in search bar</target>
5281 5325
5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5283 <trans-unit id="6568991917245875948" datatype="html"> 5327 <trans-unit id="6568991917245875948" datatype="html">
5284 <source>Otherwise the local search stays used by default</source> 5328 <source>Otherwise the local search stays used by default</source>
5285 <target state="new">Otherwise the local search stays used by default</target> 5329 <target state="new">Otherwise the local search stays used by default</target>
5286 5330
5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5288 <trans-unit id="4444955208013675027" datatype="html"> 5332 <trans-unit id="4444955208013675027" datatype="html">
5289 <source>Search bar uses the global search index by default</source> 5333 <source>Search bar uses the global search index by default</source>
5290 <target state="new">Search bar uses the global search index by default</target> 5334 <target state="new">Search bar uses the global search index by default</target>
5291 5335
5292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5293 <trans-unit id="6476750382562952780" datatype="html"> 5337 <trans-unit id="6476750382562952780" datatype="html">
5294 <source>Enable global search</source> 5338 <source>Enable global search</source>
5295 <target state="new">Enable global search</target> 5339 <target state="new">Enable global search</target>
5296 5340
5297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5298 <trans-unit id="836183323506117145" datatype="html"> 5342 <trans-unit id="836183323506117145" datatype="html">
5299 <source>FEDERATION</source> 5343 <source>FEDERATION</source>
5300 <target state="new">FEDERATION</target> 5344 <target state="new">FEDERATION</target>
5301 5345
5302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5303 <trans-unit id="252719899360434356" datatype="html"> 5347 <trans-unit id="252719899360434356" datatype="html">
5304 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5348 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5305 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5349 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5306 5350
5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5308 <trans-unit id="9119248927271669654" datatype="html"> 5352 <trans-unit id="9119248927271669654" datatype="html">
5309 <source>Other instances can follow yours</source> 5353 <source>Other instances can follow yours</source>
5310 <target state="new">Other instances can follow yours</target> 5354 <target state="new">Other instances can follow yours</target>
5311 5355
5312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5313 <trans-unit id="7015551137649102649" datatype="html"> 5357 <trans-unit id="7015551137649102649" datatype="html">
5314 <source>Manually approve new instance followers</source> 5358 <source>Manually approve new instance followers</source>
5315 <target state="translated">Aprovar manualmente novos seguidores da instância</target> 5359 <target state="translated">Aprovar manualmente novos seguidores da instância</target>
5316 5360
5317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5318 <trans-unit id="4803992993548153434" datatype="html"> 5362 <trans-unit id="4803992993548153434" datatype="html">
5319 <source>Automatically follow back instances</source> 5363 <source>Automatically follow back instances</source>
5320 <target state="new">Automatically follow back instances</target> 5364 <target state="new">Automatically follow back instances</target>
5321 5365
5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5323 <trans-unit id="2092224316392295720" datatype="html"> 5367 <trans-unit id="2092224316392295720" datatype="html">
5324 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5368 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5325 <target state="translated">âš ï¸ Está funcionalidade requer muita atenção e moderação extra.</target> 5369 <target state="translated">âš ï¸ Está funcionalidade requer muita atenção e moderação extra.</target>
5326 5370
5327 5371
5328 5372
5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5373 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5330 <trans-unit id="1718269478813020014" datatype="html"> 5374 <trans-unit id="1718269478813020014" datatype="html">
5331 <source>Index URL</source> 5375 <source>Index URL</source>
5332 <target state="translated">URL do Ãndice</target> 5376 <target state="translated">URL do Ãndice</target>
5333 5377
5334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5335 <trans-unit id="173263206605027981" datatype="html"> 5379 <trans-unit id="173263206605027981" datatype="html">
5336 <source>Automatically follow instances of a public index</source> 5380 <source>Automatically follow instances of a public index</source>
5337 <target state="new">Automatically follow instances of a public index</target> 5381 <target state="new">Automatically follow instances of a public index</target>
5338 5382
5339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5340 <trans-unit id="9076632742417302918" datatype="html"> 5384 <trans-unit id="9076632742417302918" datatype="html">
5341 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5385 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5342 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5386 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5343 5387
5344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5345 <trans-unit id="3946988229617310200" datatype="html"> 5389 <trans-unit id="3946988229617310200" datatype="html">
5346 <source>ADMINISTRATORS</source> 5390 <source>ADMINISTRATORS</source>
5347 <target state="new">ADMINISTRATORS</target> 5391 <target state="new">ADMINISTRATORS</target>
5348 5392
5349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5350 <trans-unit id="2149300564474427551"> 5394 <trans-unit id="2149300564474427551">
5351 <source>Administrator</source> 5395 <source>Administrator</source>
5352 <target>Administrador</target> 5396 <target>Administrador</target>
5353 5397 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
5354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 5398 </trans-unit>
5355 <trans-unit id="3171683206914962995"> 5399 <trans-unit id="3171683206914962995">
5356 <source>Admin email</source> 5400 <source>Admin email</source>
5357 <target>Email de administrador</target> 5401 <target>Email de administrador</target>
5358 5402
5359 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5360 <trans-unit id="4722881456283329321"> 5404 <trans-unit id="4722881456283329321">
5361 <source>Enable contact form</source> 5405 <source>Enable contact form</source>
5362 <target>Habilitar formulário de contato</target> 5406 <target>Habilitar formulário de contato</target>
5363 5407
5364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5365 <trans-unit id="5926348345797688952" datatype="html"> 5409 <trans-unit id="5926348345797688952" datatype="html">
5366 <source>VOD Transcoding</source> 5410 <source>VOD Transcoding</source>
5367 <target state="new">VOD Transcoding</target> 5411 <target state="new">VOD Transcoding</target>
@@ -5371,27 +5415,27 @@ The link will expire within 1 hour.</source>
5371 <source>TWITTER</source> 5415 <source>TWITTER</source>
5372 <target state="new">TWITTER</target> 5416 <target state="new">TWITTER</target>
5373 5417
5374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5375 <trans-unit id="3202133522706129143" datatype="html"> 5419 <trans-unit id="3202133522706129143" datatype="html">
5376 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5420 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5377 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5421 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5378 5422
5379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5380 <trans-unit id="4087837092261487511"> 5424 <trans-unit id="4087837092261487511">
5381 <source>Your Twitter username</source> 5425 <source>Your Twitter username</source>
5382 <target>Seu nome de usuário no Twitter</target> 5426 <target>Seu nome de usuário no Twitter</target>
5383 5427
5384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5385 <trans-unit id="5648651824279408711" datatype="html"> 5429 <trans-unit id="5648651824279408711" datatype="html">
5386 <source>Instance allowed by Twitter</source> 5430 <source>Instance allowed by Twitter</source>
5387 <target state="new">Instance allowed by Twitter</target> 5431 <target state="new">Instance allowed by Twitter</target>
5388 5432
5389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5390 <trans-unit id="2076338542820061819" datatype="html"> 5434 <trans-unit id="2076338542820061819" datatype="html">
5391 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5435 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5392 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5436 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5393 5437
5394 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5395 <trans-unit id="493135676263039396" datatype="html"> 5439 <trans-unit id="493135676263039396" datatype="html">
5396 <source>LIVE</source> 5440 <source>LIVE</source>
5397 <target state="new">LIVE</target> 5441 <target state="new">LIVE</target>
@@ -5434,61 +5478,65 @@ The link will expire within 1 hour.</source>
5434 <trans-unit id="5191164170233238999" datatype="html"> 5478 <trans-unit id="5191164170233238999" datatype="html">
5435 <source>Max simultaneous lives created on your instance</source> 5479 <source>Max simultaneous lives created on your instance</source>
5436 <target state="new">Max simultaneous lives created on your instance</target> 5480 <target state="new">Max simultaneous lives created on your instance</target>
5437 5481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 5482 </trans-unit>
5439 <trans-unit id="6830777508073747241" datatype="html"> 5483 <trans-unit id="6830777508073747241" datatype="html">
5440 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> 5484 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
5441 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target> 5485 <target state="new">{VAR_PLURAL, plural, =1 {live} other {lives}}</target>
5442 5486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group>
5443 5487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group>
5444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 5488 </trans-unit>
5445 <trans-unit id="1834362188086938736" datatype="html"> 5489 <trans-unit id="1834362188086938736" datatype="html">
5446 <source>Max simultaneous lives created per user</source> 5490 <source>Max simultaneous lives created per user</source>
5447 <target state="new">Max simultaneous lives created per user</target> 5491 <target state="new">Max simultaneous lives created per user</target>
5448 5492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group>
5449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 5493 </trans-unit>
5450 <trans-unit id="1521259619066122077" datatype="html"> 5494 <trans-unit id="1521259619066122077" datatype="html">
5451 <source>Max live duration</source> 5495 <source>Max live duration</source>
5452 <target state="new">Max live duration</target> 5496 <target state="new">Max live duration</target>
5453 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
5454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 5498 </trans-unit>
5455 <trans-unit id="5309195634424105927" datatype="html"> 5499 <trans-unit id="5309195634424105927" datatype="html">
5456 <source>Live transcoding threads</source> 5500 <source>Live transcoding threads</source>
5457 <target state="new">Live transcoding threads</target> 5501 <target state="new">Live transcoding threads</target>
5458 5502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group>
5459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5503 </trans-unit>
5460 <trans-unit id="4240037618955024499" datatype="html"> 5504 <trans-unit id="4240037618955024499" datatype="html">
5461 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5505 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5462 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> 5506 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
5463 5507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group>
5464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5508 </trans-unit>
5465 <trans-unit id="8489317904250057957" datatype="html"> 5509 <trans-unit id="8489317904250057957" datatype="html">
5466 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 5510 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
5467 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target> 5511 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </target>
5468 5512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group>
5469 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5513 </trans-unit>
5470 <trans-unit id="1417246074503129277" datatype="html"> 5514 <trans-unit id="1417246074503129277" datatype="html">
5471 <source>Live transcoding profile</source> 5515 <source>Live transcoding profile</source>
5472 <target state="new">Live transcoding profile</target> 5516 <target state="new">Live transcoding profile</target>
5473 5517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group>
5474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit> 5518 </trans-unit>
5475 <trans-unit id="8294583621306221742" datatype="html"> 5519 <trans-unit id="8294583621306221742" datatype="html">
5476 <source>new live transcoding profiles can be added by PeerTube plugins</source> 5520 <source>new live transcoding profiles can be added by PeerTube plugins</source>
5477 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target> 5521 <target state="new">new live transcoding profiles can be added by PeerTube plugins</target>
5478 5522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group>
5479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5523 </trans-unit>
5480 <trans-unit id="6727057461851446921" datatype="html"> 5524 <trans-unit id="6727057461851446921" datatype="html">
5481 <source>Live resolutions to generate</source> 5525 <source>Live resolutions to generate</source>
5482 <target state="new">Live resolutions to generate</target> 5526 <target state="new">Live resolutions to generate</target>
5483 5527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group>
5484 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html"> 5528 </trans-unit>
5485 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target> 5529 <trans-unit id="594064951138382358" datatype="html">
5530 <source>Also transcode original resolution</source>
5531 <target state="new">Also transcode original resolution</target>
5486 <context-group purpose="location"> 5532 <context-group purpose="location">
5487 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5533 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5488 <context context-type="linenumber">134</context> 5534 <context context-type="linenumber">134</context>
5489 </context-group> 5535 </context-group>
5490 </trans-unit><trans-unit id="5429376346987783852" datatype="html"> 5536 </trans-unit>
5491 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target> 5537 <trans-unit id="5429376346987783852" datatype="html">
5538 <source>Even if it's above your maximum enabled resolution</source>
5539 <target state="new"> Even if it's above your maximum enabled resolution </target>
5492 <context-group purpose="location"> 5540 <context-group purpose="location">
5493 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 5541 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
5494 <context context-type="linenumber">136,138</context> 5542 <context context-type="linenumber">136,138</context>
@@ -5502,8 +5550,8 @@ The link will expire within 1 hour.</source>
5502 <trans-unit id="6759167469686242835" datatype="html"> 5550 <trans-unit id="6759167469686242835" datatype="html">
5503 <source>Transcoding enabled for live streams</source> 5551 <source>Transcoding enabled for live streams</source>
5504 <target state="new">Transcoding enabled for live streams</target> 5552 <target state="new">Transcoding enabled for live streams</target>
5505 5553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group>
5506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 5554 </trans-unit>
5507 <trans-unit id="5975271795105968425" datatype="html"> 5555 <trans-unit id="5975271795105968425" datatype="html">
5508 <source>Live streaming</source> 5556 <source>Live streaming</source>
5509 <target state="new">Live streaming</target> 5557 <target state="new">Live streaming</target>
@@ -5518,14 +5566,14 @@ The link will expire within 1 hour.</source>
5518 <trans-unit id="7911929966701561067" datatype="html"> 5566 <trans-unit id="7911929966701561067" datatype="html">
5519 <source>TRANSCODING</source> 5567 <source>TRANSCODING</source>
5520 <target state="new">TRANSCODING</target> 5568 <target state="new">TRANSCODING</target>
5521 5569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group>
5522 5570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group>
5523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 5571 </trans-unit>
5524 <trans-unit id="8212237880239644112" datatype="html"> 5572 <trans-unit id="8212237880239644112" datatype="html">
5525 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> 5573 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
5526 <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target> 5574 <target state="new"> Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some. </target>
5527 5575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group>
5528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 5576 </trans-unit>
5529 <trans-unit id="3444148141968928069" datatype="html"> 5577 <trans-unit id="3444148141968928069" datatype="html">
5530 <source>Input formats</source> 5578 <source>Input formats</source>
5531 <target state="new">Input formats</target> 5579 <target state="new">Input formats</target>
@@ -5585,15 +5633,18 @@ The link will expire within 1 hour.</source>
5585 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 5633 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5586 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 5634 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5588 </trans-unit><trans-unit id="6698240176427495644" datatype="html"> 5636 </trans-unit>
5589 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 5637 <trans-unit id="6698240176427495644" datatype="html">
5638 <source>Resolutions to generate</source>
5639 <target state="new">Resolutions to generate</target>
5590 <context-group purpose="location"> 5640 <context-group purpose="location">
5591 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5641 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5592 <context context-type="linenumber">111</context> 5642 <context context-type="linenumber">111</context>
5593 </context-group> 5643 </context-group>
5594 </trans-unit> 5644 </trans-unit>
5595 <trans-unit id="4437374135745051281" datatype="html"> 5645 <trans-unit id="4437374135745051281" datatype="html">
5596 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target> 5646 <source>Always transcode original resolution</source>
5647 <target state="new">Always transcode original resolution</target>
5597 <context-group purpose="location"> 5648 <context-group purpose="location">
5598 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5649 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5599 <context context-type="linenumber">116</context> 5650 <context context-type="linenumber">116</context>
@@ -5602,63 +5653,63 @@ The link will expire within 1 hour.</source>
5602 <trans-unit id="5431196295724512251" datatype="html"> 5653 <trans-unit id="5431196295724512251" datatype="html">
5603 <source>The original file resolution will be the default target if no option is selected.</source> 5654 <source>The original file resolution will be the default target if no option is selected.</source>
5604 <target state="new"> The original file resolution will be the default target if no option is selected. </target> 5655 <target state="new"> The original file resolution will be the default target if no option is selected. </target>
5605 5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group>
5606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 5657 </trans-unit>
5607 <trans-unit id="1126867109775813762"> 5658 <trans-unit id="1126867109775813762">
5608 <source>Transcoding threads</source> 5659 <source>Transcoding threads</source>
5609 <target>Threads de transcodificação</target> 5660 <target>Threads de transcodificação</target>
5610 5661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group>
5611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 5662 </trans-unit>
5612 <trans-unit id="7815122216882553289" datatype="html"> 5663 <trans-unit id="7815122216882553289" datatype="html">
5613 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5664 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5614 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> 5665 <target state="new"> will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
5615 5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group>
5616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 5667 </trans-unit>
5617 <trans-unit id="8685484763568827375" datatype="html"> 5668 <trans-unit id="8685484763568827375" datatype="html">
5618 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 5669 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
5619 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target> 5670 <target state="new"> will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </target>
5620 5671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group>
5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 5672 </trans-unit>
5622 <trans-unit id="7185278676178506632" datatype="html"> 5673 <trans-unit id="7185278676178506632" datatype="html">
5623 <source>Transcoding jobs concurrency</source> 5674 <source>Transcoding jobs concurrency</source>
5624 <target state="new">Transcoding jobs concurrency</target> 5675 <target state="new">Transcoding jobs concurrency</target>
5625 5676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group>
5626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 5677 </trans-unit>
5627 <trans-unit id="1969393594784140832" datatype="html"> 5678 <trans-unit id="1969393594784140832" datatype="html">
5628 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source> 5679 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source>
5629 <target state="new">allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</target> 5680 <target state="new">allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</target>
5630 5681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group>
5631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> 5682 </trans-unit>
5632 <trans-unit id="2184317712452071847" datatype="html"> 5683 <trans-unit id="2184317712452071847" datatype="html">
5633 <source>Transcoding profile</source> 5684 <source>Transcoding profile</source>
5634 <target state="new">Transcoding profile</target> 5685 <target state="new">Transcoding profile</target>
5635 5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group>
5636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> 5687 </trans-unit>
5637 <trans-unit id="6289966287765074028" datatype="html"> 5688 <trans-unit id="6289966287765074028" datatype="html">
5638 <source>new transcoding profiles can be added by PeerTube plugins</source> 5689 <source>new transcoding profiles can be added by PeerTube plugins</source>
5639 <target state="new">new transcoding profiles can be added by PeerTube plugins</target> 5690 <target state="new">new transcoding profiles can be added by PeerTube plugins</target>
5640 5691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group>
5641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit> 5692 </trans-unit>
5642 <trans-unit id="5843661880070076970" datatype="html"> 5693 <trans-unit id="5843661880070076970" datatype="html">
5643 <source>VIDEO STUDIO</source> 5694 <source>VIDEO STUDIO</source>
5644 <target state="new">VIDEO STUDIO</target> 5695 <target state="new">VIDEO STUDIO</target>
5645 5696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group>
5646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 5697 </trans-unit>
5647 <trans-unit id="4078329985026583770" datatype="html"> 5698 <trans-unit id="4078329985026583770" datatype="html">
5648 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> 5699 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
5649 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target> 5700 <target state="new"> Allows your users to edit their video (cut, add intro/outro, add a watermark etc) </target>
5650 5701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group>
5651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit> 5702 </trans-unit>
5652 <trans-unit id="252604800845369275" datatype="html"> 5703 <trans-unit id="252604800845369275" datatype="html">
5653 <source>Enable video studio</source> 5704 <source>Enable video studio</source>
5654 <target state="new">Enable video studio</target> 5705 <target state="new">Enable video studio</target>
5655 5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group>
5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 5707 </trans-unit>
5657 <trans-unit id="3313548535394806921" datatype="html"> 5708 <trans-unit id="3313548535394806921" datatype="html">
5658 <source>âš ï¸ You need to enable transcoding first to enable video studio</source> 5709 <source>âš ï¸ You need to enable transcoding first to enable video studio</source>
5659 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target> 5710 <target state="new">âš ï¸ You need to enable transcoding first to enable video studio</target>
5660 5711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group>
5661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> 5712 </trans-unit>
5662 <trans-unit id="6879611446286948126" datatype="html"> 5713 <trans-unit id="6879611446286948126" datatype="html">
5663 <source>CACHE</source> 5714 <source>CACHE</source>
5664 <target state="new">CACHE</target> 5715 <target state="new">CACHE</target>
@@ -5790,19 +5841,81 @@ color: red;
5790 <source>PASSWORD</source> 5841 <source>PASSWORD</source>
5791 <target state="new">PASSWORD</target> 5842 <target state="new">PASSWORD</target>
5792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5843 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5844 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5845 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5846 <context-group purpose="location">
5847 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5848 <context context-type="linenumber">67</context>
5849 </context-group>
5793 </trans-unit> 5850 </trans-unit>
5794 <trans-unit id="9012586956848595996" datatype="html"> 5851 <trans-unit id="9012586956848595996" datatype="html">
5795 <source>EMAIL</source> 5852 <source>EMAIL</source>
5796 <target state="new">EMAIL</target> 5853 <target state="new">EMAIL</target>
5797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5854
5855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5856 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5857 <context-group purpose="location">
5858 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5859 <context context-type="linenumber">3,5</context>
5860 </context-group>
5861 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5862 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5863 <context-group purpose="location">
5864 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5865 <context context-type="linenumber">5</context>
5866 </context-group>
5867 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5868 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5869 <context-group purpose="location">
5870 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5871 <context context-type="linenumber">9</context>
5872 </context-group>
5873 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5874 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5875 <context-group purpose="location">
5876 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5877 <context context-type="linenumber">31</context>
5878 </context-group>
5879 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5880 <source>Disable two factor</source><target state="new">Disable two factor</target>
5881 <context-group purpose="location">
5882 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5883 <context context-type="linenumber">33</context>
5884 </context-group>
5885 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5886 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5887 <context-group purpose="location">
5888 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5889 <context context-type="linenumber">43</context>
5890 </context-group>
5891 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5892 <source> Two factor authentication is already enabled.
5893</source><target state="new"> Two factor authentication is already enabled.
5894</target>
5895 <context-group purpose="location">
5896 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5897 <context context-type="linenumber">6,8</context>
5898 </context-group>
5899 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5900 <source>Your password</source><target state="new">Your password</target>
5901 <context-group purpose="location">
5902 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5903 <context context-type="linenumber">14</context>
5904 </context-group>
5905 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5906 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5907 <context-group purpose="location">
5908 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5909 <context context-type="linenumber">15</context>
5910 </context-group>
5798 </trans-unit> 5911 </trans-unit>
5799 <trans-unit id="7752239348028675311" datatype="html"> 5912 <trans-unit id="7752239348028675311" datatype="html">
5800 <source>DANGER ZONE</source> 5913 <source>DANGER ZONE</source>
5801 <target state="new">DANGER ZONE</target> 5914 <target state="new">DANGER ZONE</target>
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5915
5803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5916
5804 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5917
5805 </trans-unit> 5918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5806 <trans-unit id="4915431133669985304"> 5919 <trans-unit id="4915431133669985304">
5807 <source>Profile</source> 5920 <source>Profile</source>
5808 <target>Perfil</target> 5921 <target>Perfil</target>
@@ -5949,9 +6062,9 @@ color: red;
5949 <trans-unit id="5340498030552368470"> 6062 <trans-unit id="5340498030552368470">
5950 <source>Current password</source> 6063 <source>Current password</source>
5951 <target>Senha atual</target> 6064 <target>Senha atual</target>
5952 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 6065
5953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 6066
5954 </trans-unit> 6067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5955 <trans-unit id="3588415639242079458"> 6068 <trans-unit id="3588415639242079458">
5956 <source>New password</source> 6069 <source>New password</source>
5957 <target>Nova senha</target> 6070 <target>Nova senha</target>
@@ -6086,110 +6199,148 @@ color: red;
6086 <source>No ownership change request found.</source> 6199 <source>No ownership change request found.</source>
6087 <target state="new">No ownership change request found.</target> 6200 <target state="new">No ownership change request found.</target>
6088 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group> 6201 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
6089 </trans-unit><trans-unit id="2091927708110728875" datatype="html"> 6202 </trans-unit>
6090 <source>âš ï¸ The instance doesn't allow channel synchronization</source><target state="new">âš ï¸ The instance doesn't allow channel synchronization</target> 6203 <trans-unit id="2091927708110728875" datatype="html">
6204 <source>âš ï¸ The instance doesn't allow channel synchronization</source>
6205 <target state="new">âš ï¸ The instance doesn't allow channel synchronization</target>
6091 <context-group purpose="location"> 6206 <context-group purpose="location">
6092 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6207 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6093 <context context-type="linenumber">9</context> 6208 <context context-type="linenumber">9</context>
6094 </context-group> 6209 </context-group>
6095 </trans-unit><trans-unit id="8730712384733110957" datatype="html"> 6210 </trans-unit>
6096 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> 6211 <trans-unit id="8730712384733110957" datatype="html">
6212 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source>
6213 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target>
6097 <context-group purpose="location"> 6214 <context-group purpose="location">
6098 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6215 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6099 <context context-type="linenumber">17</context> 6216 <context context-type="linenumber">17</context>
6100 </context-group> 6217 </context-group>
6101 </trans-unit><trans-unit id="4955509738673204025" datatype="html"> 6218 </trans-unit>
6102 <source>Add synchronization</source><target state="new">Add synchronization</target> 6219 <trans-unit id="4955509738673204025" datatype="html">
6220 <source>Add synchronization</source>
6221 <target state="new">Add synchronization</target>
6103 <context-group purpose="location"> 6222 <context-group purpose="location">
6104 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6223 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6105 <context context-type="linenumber">25</context> 6224 <context context-type="linenumber">25</context>
6106 </context-group> 6225 </context-group>
6107 </trans-unit><trans-unit id="4570488343211069802" datatype="html"> 6226 </trans-unit>
6108 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6227 <trans-unit id="4570488343211069802" datatype="html">
6228 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6229 <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6109 <context-group purpose="location"> 6230 <context-group purpose="location">
6110 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6231 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6111 <context context-type="linenumber">34</context> 6232 <context context-type="linenumber">34</context>
6112 </context-group> 6233 </context-group>
6113 </trans-unit><trans-unit id="2576202554023575152" datatype="html"> 6234 </trans-unit>
6114 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6235 <trans-unit id="2576202554023575152" datatype="html">
6236 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6237 <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6115 <context-group purpose="location"> 6238 <context-group purpose="location">
6116 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6239 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6117 <context context-type="linenumber">35</context> 6240 <context context-type="linenumber">35</context>
6118 </context-group> 6241 </context-group>
6119 </trans-unit><trans-unit id="858570813277742962" datatype="html"> 6242 </trans-unit>
6120 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6243 <trans-unit id="858570813277742962" datatype="html">
6244 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6245 <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6121 <context-group purpose="location"> 6246 <context-group purpose="location">
6122 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6247 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6123 <context context-type="linenumber">38</context> 6248 <context context-type="linenumber">38</context>
6124 </context-group> 6249 </context-group>
6125 </trans-unit><trans-unit id="2711346502920265629" datatype="html"> 6250 </trans-unit>
6126 <source> List imports </source><target state="new"> List imports </target> 6251 <trans-unit id="2711346502920265629" datatype="html">
6252 <source>List imports</source>
6253 <target state="new"> List imports </target>
6127 <context-group purpose="location"> 6254 <context-group purpose="location">
6128 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6255 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6129 <context context-type="linenumber">84,86</context> 6256 <context context-type="linenumber">84,86</context>
6130 </context-group> 6257 </context-group>
6131 </trans-unit><trans-unit id="6587439290311664751" datatype="html"> 6258 </trans-unit>
6132 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target> 6259 <trans-unit id="6587439290311664751" datatype="html">
6260 <source>Fully synchronize the channel</source>
6261 <target state="new">Fully synchronize the channel</target>
6133 <context-group purpose="location"> 6262 <context-group purpose="location">
6134 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6263 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6135 <context context-type="linenumber">54</context> 6264 <context context-type="linenumber">54</context>
6136 </context-group> 6265 </context-group>
6137 </trans-unit><trans-unit id="2070181811140868440" datatype="html"> 6266 </trans-unit>
6138 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target> 6267 <trans-unit id="2070181811140868440" datatype="html">
6268 <source>This fetches any missing videos on the local channel</source>
6269 <target state="new">This fetches any missing videos on the local channel</target>
6139 <context-group purpose="location"> 6270 <context-group purpose="location">
6140 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6271 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6141 <context context-type="linenumber">55</context> 6272 <context context-type="linenumber">55</context>
6142 </context-group> 6273 </context-group>
6143 </trans-unit><trans-unit id="3997040276213089746" datatype="html"> 6274 </trans-unit>
6144 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6275 <trans-unit id="3997040276213089746" datatype="html">
6145 6276 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6146 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="2933174785300975212" datatype="html"> 6277 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6147 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
6148 6279 </trans-unit>
6149 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="6985972846000785992" datatype="html"> 6280 <trans-unit id="2933174785300975212" datatype="html">
6150 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target> 6281 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6282 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6284 </trans-unit>
6285 <trans-unit id="6985972846000785992" datatype="html">
6286 <source>NEW SYNCHRONIZATION</source>
6287 <target state="new">NEW SYNCHRONIZATION</target>
6151 <context-group purpose="location"> 6288 <context-group purpose="location">
6152 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6289 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6153 <context context-type="linenumber">8</context> 6290 <context context-type="linenumber">8</context>
6154 </context-group> 6291 </context-group>
6155 </trans-unit><trans-unit id="5175196640561919257" datatype="html"> 6292 </trans-unit>
6156 <source>Remote channel URL</source><target state="new">Remote channel URL</target> 6293 <trans-unit id="5175196640561919257" datatype="html">
6294 <source>Remote channel URL</source>
6295 <target state="new">Remote channel URL</target>
6157 <context-group purpose="location"> 6296 <context-group purpose="location">
6158 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6297 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6159 <context context-type="linenumber">13</context> 6298 <context context-type="linenumber">13</context>
6160 </context-group> 6299 </context-group>
6161 </trans-unit><trans-unit id="4025171182231078987" datatype="html"> 6300 </trans-unit>
6162 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> 6301 <trans-unit id="4025171182231078987" datatype="html">
6302 <source>Example: https://youtube.com/channel/UC_fancy_channel</source>
6303 <target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
6163 <context-group purpose="location"> 6304 <context-group purpose="location">
6164 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6305 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6165 <context context-type="linenumber">20</context> 6306 <context context-type="linenumber">20</context>
6166 </context-group> 6307 </context-group>
6167 </trans-unit><trans-unit id="454806725275556650" datatype="html"> 6308 </trans-unit>
6168 <source>Video Channel</source><target state="new">Video Channel</target> 6309 <trans-unit id="454806725275556650" datatype="html">
6310 <source>Video Channel</source>
6311 <target state="new">Video Channel</target>
6169 <context-group purpose="location"> 6312 <context-group purpose="location">
6170 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6313 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6171 <context context-type="linenumber">33</context> 6314 <context context-type="linenumber">33</context>
6172 </context-group> 6315 </context-group>
6173 </trans-unit><trans-unit id="8290237842846954767" datatype="html"> 6316 </trans-unit>
6174 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target> 6317 <trans-unit id="8290237842846954767" datatype="html">
6318 <source>Options for existing videos on remote channel:</source>
6319 <target state="new">Options for existing videos on remote channel:</target>
6175 <context-group purpose="location"> 6320 <context-group purpose="location">
6176 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6321 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6177 <context context-type="linenumber">42</context> 6322 <context context-type="linenumber">42</context>
6178 </context-group> 6323 </context-group>
6179 </trans-unit><trans-unit id="1331848767706809293" datatype="html"> 6324 </trans-unit>
6180 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target> 6325 <trans-unit id="1331848767706809293" datatype="html">
6326 <source>Import all and watch for new publications</source>
6327 <target state="new">Import all and watch for new publications</target>
6181 <context-group purpose="location"> 6328 <context-group purpose="location">
6182 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6329 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6183 <context context-type="linenumber">46</context> 6330 <context context-type="linenumber">46</context>
6184 </context-group> 6331 </context-group>
6185 </trans-unit><trans-unit id="1469193438847554223" datatype="html"> 6332 </trans-unit>
6186 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target> 6333 <trans-unit id="1469193438847554223" datatype="html">
6334 <source>Only watch for new publications</source>
6335 <target state="new">Only watch for new publications</target>
6187 <context-group purpose="location"> 6336 <context-group purpose="location">
6188 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6337 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6189 <context context-type="linenumber">51</context> 6338 <context context-type="linenumber">51</context>
6190 </context-group> 6339 </context-group>
6191 </trans-unit><trans-unit id="9049939123029212539" datatype="html"> 6340 </trans-unit>
6192 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target> 6341 <trans-unit id="9049939123029212539" datatype="html">
6342 <source>Synchronization created successfully.</source>
6343 <target state="new">Synchronization created successfully.</target>
6193 <context-group purpose="location"> 6344 <context-group purpose="location">
6194 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> 6345 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
6195 <context context-type="linenumber">67</context> 6346 <context context-type="linenumber">67</context>
@@ -6198,29 +6349,39 @@ color: red;
6198 <trans-unit id="4247400351982331798" datatype="html"> 6349 <trans-unit id="4247400351982331798" datatype="html">
6199 <source>Account settings</source> 6350 <source>Account settings</source>
6200 <target state="new">Account settings</target> 6351 <target state="new">Account settings</target>
6201 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6352
6353 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6354 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6355 <context-group purpose="location">
6356 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6357 <context context-type="linenumber">39</context>
6358 </context-group>
6359 <context-group purpose="location">
6360 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6361 <context context-type="linenumber">3</context>
6362 </context-group>
6202 </trans-unit> 6363 </trans-unit>
6203 <trans-unit id="2864486939135008600" datatype="html"> 6364 <trans-unit id="2864486939135008600" datatype="html">
6204 <source>Playlist elements</source> 6365 <source>Playlist elements</source>
6205 <target state="new">Playlist elements</target> 6366 <target state="new">Playlist elements</target>
6206 6367 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group>
6207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 6368 </trans-unit>
6208 <trans-unit id="7801453816697513153" datatype="html"> 6369 <trans-unit id="7801453816697513153" datatype="html">
6209 <source>My imports</source> 6370 <source>My imports</source>
6210 <target state="new">My imports</target> 6371 <target state="new">My imports</target>
6211 6372 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group>
6212 6373 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
6213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 6374 </trans-unit>
6214 <trans-unit id="7000850040589508423" datatype="html"> 6375 <trans-unit id="7000850040589508423" datatype="html">
6215 <source>Create video channel</source> 6376 <source>Create video channel</source>
6216 <target state="new">Create video channel</target> 6377 <target state="new">Create video channel</target>
6217 6378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
6218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 6379 </trans-unit>
6219 <trans-unit id="5700655611297335752" datatype="html"> 6380 <trans-unit id="5700655611297335752" datatype="html">
6220 <source>No channel found.</source> 6381 <source>No channel found.</source>
6221 <target state="new">No channel found.</target> 6382 <target state="new">No channel found.</target>
6222 6383 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group>
6223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 6384 </trans-unit>
6224 <trans-unit id="626184983378002054"> 6385 <trans-unit id="626184983378002054">
6225 <source>Example: my_channel</source> 6386 <source>Example: my_channel</source>
6226 <target>Exemplo: meu_canal</target> 6387 <target>Exemplo: meu_canal</target>
@@ -6269,13 +6430,13 @@ color: red;
6269 <trans-unit id="4854396465510517671"> 6430 <trans-unit id="4854396465510517671">
6270 <source>Target</source> 6431 <source>Target</source>
6271 <target>Alvo</target> 6432 <target>Alvo</target>
6272 6433 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group>
6273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6434 </trans-unit>
6274 <trans-unit id="6376690302059877029" datatype="html"> 6435 <trans-unit id="6376690302059877029" datatype="html">
6275 <source>This video was deleted</source> 6436 <source>This video was deleted</source>
6276 <target state="new">This video was deleted</target> 6437 <target state="new">This video was deleted</target>
6277 6438 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group>
6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 6439 </trans-unit>
6279 <trans-unit id="6924803931258995553" datatype="html"> 6440 <trans-unit id="6924803931258995553" datatype="html">
6280 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source> 6441 <source>Showing <x id="INTERPOLATION"/> to <x id="INTERPOLATION_1"/> of <x id="INTERPOLATION_2"/> imports</source>
6281 <target state="new">Showing 6442 <target state="new">Showing
@@ -6283,8 +6444,8 @@ color: red;
6283 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of 6444 <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of
6284 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports 6445 <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports
6285 </target> 6446 </target>
6286 6447 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group>
6287 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 6448 </trans-unit>
6288 <trans-unit id="8173902679178787744" datatype="html"> 6449 <trans-unit id="8173902679178787744" datatype="html">
6289 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source> 6450 <source>Once you delete your account, there is no going back. You will be asked to confirm this action.</source>
6290 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target> 6451 <target state="new">Once you delete your account, there is no going back. You will be asked to confirm this action.</target>
@@ -6293,15 +6454,16 @@ color: red;
6293 <trans-unit id="4000980858407872649" datatype="html"> 6454 <trans-unit id="4000980858407872649" datatype="html">
6294 <source>Channel page</source> 6455 <source>Channel page</source>
6295 <target state="new">Channel page</target> 6456 <target state="new">Channel page</target>
6296 6457 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
6297 6458 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
6298 6459 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group>
6299 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 6460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
6461 </trans-unit>
6300 <trans-unit id="6500762313951857695" datatype="html"> 6462 <trans-unit id="6500762313951857695" datatype="html">
6301 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> 6463 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
6302 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> 6464 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
6303 6465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6304 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 6466 </trans-unit>
6305 <trans-unit id="9131836378905533756"> 6467 <trans-unit id="9131836378905533756">
6306 <source>Created by <x id="INTERPOLATION"/></source> 6468 <source>Created by <x id="INTERPOLATION"/></source>
6307 <target>Criado por 6469 <target>Criado por
@@ -6624,11 +6786,11 @@ color: red;
6624 <trans-unit id="2454050363478003966" datatype="html"> 6786 <trans-unit id="2454050363478003966" datatype="html">
6625 <source>Login</source> 6787 <source>Login</source>
6626 <target state="new">Login</target> 6788 <target state="new">Login</target>
6627 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6789
6628 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6790
6629 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6791
6630 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6792
6631 </trans-unit> 6793 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6632 <trans-unit id="6154714649766447409" datatype="html"> 6794 <trans-unit id="6154714649766447409" datatype="html">
6633 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6795 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6634 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6796 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -6786,14 +6948,14 @@ color: red;
6786 <trans-unit id="8856905278208146821" datatype="html"> 6948 <trans-unit id="8856905278208146821" datatype="html">
6787 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> 6949 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
6788 <target state="needs-translation"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target> 6950 <target state="needs-translation"><x id="ICU" xid="8553183884518584864" equiv-text="{getTotalVideosOf(videoChannel), plural, =1 {1 videos} other {{{ getTotalVideosOf(videoChannel) }} videos}}"/> </target>
6789 6951 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6790 6952 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6791 6953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6792 6954 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6793 6955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
6794 6956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
6795 6957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
6796 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 6958 </trans-unit>
6797 <trans-unit id="4071627711041975501" datatype="html"> 6959 <trans-unit id="4071627711041975501" datatype="html">
6798 <source>Show this channel</source> 6960 <source>Show this channel</source>
6799 <target state="new">Show this channel</target> 6961 <target state="new">Show this channel</target>
@@ -6804,12 +6966,12 @@ color: red;
6804 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { 6966 <target state="new">{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {
6805 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} } 6967 <x id="INTERPOLATION" equiv-text="{{ videoChannel.videosCount }}"/> videos} }
6806 </target> 6968 </target>
6807 6969 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
6808 6970 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
6809 6971 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
6810 6972 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
6811 6973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6812 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 6974 </trans-unit>
6813 <trans-unit id="7152797255397280410" datatype="html"> 6975 <trans-unit id="7152797255397280410" datatype="html">
6814 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 6976 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6815It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another 6977It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
@@ -6844,11 +7006,11 @@ channel with the same name (<x id="PH_2"/>)!</target>
6844 <trans-unit id="6591746065516872491" datatype="html"> 7006 <trans-unit id="6591746065516872491" datatype="html">
6845 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 7007 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
6846 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> 7008 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
6847 7009 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
6848 7010 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
6849 7011 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
6850 7012 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
6851 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 7013 </trans-unit>
6852 <trans-unit id="1545109431751219382" datatype="html"> 7014 <trans-unit id="1545109431751219382" datatype="html">
6853 <source>This channel doesn't have any videos.</source> 7015 <source>This channel doesn't have any videos.</source>
6854 <target state="translated">Este canal não possui vídeos.</target> 7016 <target state="translated">Este canal não possui vídeos.</target>
@@ -7560,10 +7722,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7560 <trans-unit id="1504521795586863905" datatype="html"> 7722 <trans-unit id="1504521795586863905" datatype="html">
7561 <source>VIDEOS</source> 7723 <source>VIDEOS</source>
7562 <target state="new">VIDEOS</target> 7724 <target state="new">VIDEOS</target>
7563 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7725
7564 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7726
7565 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7727
7566 </trans-unit> 7728 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7567 <trans-unit id="25349740244798533" datatype="html"> 7729 <trans-unit id="25349740244798533" datatype="html">
7568 <source>Username copied</source> 7730 <source>Username copied</source>
7569 <target state="translated">Nome de usuário copiado</target> 7731 <target state="translated">Nome de usuário copiado</target>
@@ -7724,8 +7886,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7724 <trans-unit id="2060042292048624940"> 7886 <trans-unit id="2060042292048624940">
7725 <source>Configuration updated.</source> 7887 <source>Configuration updated.</source>
7726 <target>Configuração atualizada.</target> 7888 <target>Configuração atualizada.</target>
7727 7889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
7728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 7890 </trans-unit>
7729 <trans-unit id="6920964195632624609" datatype="html"> 7891 <trans-unit id="6920964195632624609" datatype="html">
7730 <source>INSTANCE HOMEPAGE</source> 7892 <source>INSTANCE HOMEPAGE</source>
7731 <target state="new">INSTANCE HOMEPAGE</target> 7893 <target state="new">INSTANCE HOMEPAGE</target>
@@ -7738,7 +7900,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7738 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7900 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7739 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7901 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7740 7902
7741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7742 <trans-unit id="6284468333579755406" datatype="html"> 7904 <trans-unit id="6284468333579755406" datatype="html">
7743 <source>Edit custom configuration</source> 7905 <source>Edit custom configuration</source>
7744 <target state="new">Edit custom configuration</target> 7906 <target state="new">Edit custom configuration</target>
@@ -7902,15 +8064,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7902 <context context-type="linenumber">44</context> 8064 <context context-type="linenumber">44</context>
7903 </context-group> 8065 </context-group>
7904 </trans-unit> 8066 </trans-unit>
7905
7906
7907 <trans-unit id="7378878529334768232" datatype="html"> 8067 <trans-unit id="7378878529334768232" datatype="html">
7908 <source>Reject</source> 8068 <source>Reject</source>
7909 <target state="translated">Rejeitar</target> 8069 <target state="translated">Rejeitar</target>
7910 8070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group>
7911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> 8071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
7912 8072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group>
7913 8073 </trans-unit>
7914 <trans-unit id="7022070615528435141" datatype="html"> 8074 <trans-unit id="7022070615528435141" datatype="html">
7915 <source>Delete</source> 8075 <source>Delete</source>
7916 <target state="new">Delete</target> 8076 <target state="new">Delete</target>
@@ -7937,81 +8097,105 @@ channel with the same name (<x id="PH_2"/>)!</target>
7937 8097
7938 8098
7939 8099
7940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 8100
7941 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8101
8102
8103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
8104 <trans-unit id="3145156821099755377" datatype="html">
8105 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8106 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7942 <context-group purpose="location"> 8107 <context-group purpose="location">
7943 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8108 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7944 <context context-type="linenumber">67</context> 8109 <context context-type="linenumber">67</context>
7945 </context-group> 8110 </context-group>
7946 </trans-unit><trans-unit id="7972984083338607724" datatype="html"> 8111 </trans-unit>
7947 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target> 8112 <trans-unit id="7972984083338607724" datatype="html">
8113 <source>Follow requests accepted</source>
8114 <target state="new">Follow requests accepted</target>
7948 <context-group purpose="location"> 8115 <context-group purpose="location">
7949 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8116 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7950 <context context-type="linenumber">69,67</context> 8117 <context context-type="linenumber">69,67</context>
7951 </context-group> 8118 </context-group>
7952 </trans-unit><trans-unit id="8823680466537853782" datatype="html"> 8119 </trans-unit>
7953 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 8120 <trans-unit id="8823680466537853782" datatype="html">
8121 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
8122 <target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7954 <context-group purpose="location"> 8123 <context-group purpose="location">
7955 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8124 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7956 <context context-type="linenumber">82</context> 8125 <context context-type="linenumber">82</context>
7957 </context-group> 8126 </context-group>
7958 </trans-unit><trans-unit id="4955506044513787741" datatype="html"> 8127 </trans-unit>
7959 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target> 8128 <trans-unit id="4955506044513787741" datatype="html">
8129 <source>Do you really want to reject these follow requests?</source>
8130 <target state="new">Do you really want to reject these follow requests?</target>
7960 <context-group purpose="location"> 8131 <context-group purpose="location">
7961 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8132 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7962 <context context-type="linenumber">84,82</context> 8133 <context context-type="linenumber">84,82</context>
7963 </context-group> 8134 </context-group>
7964 </trans-unit><trans-unit id="7182104881582756649" datatype="html"> 8135 </trans-unit>
7965 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8136 <trans-unit id="7182104881582756649" datatype="html">
8137 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8138 <target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7966 <context-group purpose="location"> 8139 <context-group purpose="location">
7967 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8140 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7968 <context context-type="linenumber">94</context> 8141 <context context-type="linenumber">94</context>
7969 </context-group> 8142 </context-group>
7970 </trans-unit><trans-unit id="9188906783046017162" datatype="html"> 8143 </trans-unit>
7971 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target> 8144 <trans-unit id="9188906783046017162" datatype="html">
8145 <source>Follow requests rejected</source>
8146 <target state="new">Follow requests rejected</target>
7972 <context-group purpose="location"> 8147 <context-group purpose="location">
7973 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8148 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7974 <context context-type="linenumber">96,94</context> 8149 <context context-type="linenumber">96,94</context>
7975 </context-group> 8150 </context-group>
7976 </trans-unit><trans-unit id="4309656190692990192" datatype="html"> 8151 </trans-unit>
7977 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target> 8152 <trans-unit id="4309656190692990192" datatype="html">
8153 <source>Deleted followers will be able to send again a follow request.</source>
8154 <target state="new">Deleted followers will be able to send again a follow request.</target>
7978 <context-group purpose="location"> 8155 <context-group purpose="location">
7979 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8156 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7980 <context context-type="linenumber">108</context> 8157 <context context-type="linenumber">108</context>
7981 </context-group> 8158 </context-group>
7982 </trans-unit><trans-unit id="4187075675930483010" datatype="html"> 8159 </trans-unit>
7983 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 8160 <trans-unit id="4187075675930483010" datatype="html">
8161 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
8162 <target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
7984 <context-group purpose="location"> 8163 <context-group purpose="location">
7985 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8164 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7986 <context context-type="linenumber">112</context> 8165 <context context-type="linenumber">112</context>
7987 </context-group> 8166 </context-group>
7988 </trans-unit><trans-unit id="320661315515678647" datatype="html"> 8167 </trans-unit>
7989 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target> 8168 <trans-unit id="320661315515678647" datatype="html">
8169 <source>Do you really want to delete these follow requests?</source>
8170 <target state="new">Do you really want to delete these follow requests?</target>
7990 <context-group purpose="location"> 8171 <context-group purpose="location">
7991 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8172 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7992 <context context-type="linenumber">114,112</context> 8173 <context context-type="linenumber">114,112</context>
7993 </context-group> 8174 </context-group>
7994 </trans-unit><trans-unit id="805843790553313750" datatype="html"> 8175 </trans-unit>
7995 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8176 <trans-unit id="805843790553313750" datatype="html">
8177 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8178 <target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7996 <context-group purpose="location"> 8179 <context-group purpose="location">
7997 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8180 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
7998 <context context-type="linenumber">124</context> 8181 <context context-type="linenumber">124</context>
7999 </context-group> 8182 </context-group>
8000 </trans-unit><trans-unit id="4586043076686454232" datatype="html"> 8183 </trans-unit>
8001 <source>Follow requests removed</source><target state="new">Follow requests removed</target> 8184 <trans-unit id="4586043076686454232" datatype="html">
8185 <source>Follow requests removed</source>
8186 <target state="new">Follow requests removed</target>
8002 <context-group purpose="location"> 8187 <context-group purpose="location">
8003 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8188 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
8004 <context context-type="linenumber">126,124</context> 8189 <context context-type="linenumber">126,124</context>
8005 </context-group> 8190 </context-group>
8006 </trans-unit> 8191 </trans-unit>
8007
8008 <trans-unit id="6018246591673612412" datatype="html"> 8192 <trans-unit id="6018246591673612412" datatype="html">
8009 <source>Follow</source> 8193 <source>Follow</source>
8010 <target state="new">Follow</target> 8194 <target state="new">Follow</target>
8011 8195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group>
8012 8196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group>
8013 8197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group>
8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 8198 </trans-unit>
8015 <trans-unit id="3596798855644241001" datatype="html"> 8199 <trans-unit id="3596798855644241001" datatype="html">
8016 <source>1 host (without "http://"), account handle or channel handle per line</source> 8200 <source>1 host (without "http://"), account handle or channel handle per line</source>
8017 <target state="new">1 host (without "http://"), account handle or channel handle per line</target> 8201 <target state="new">1 host (without "http://"), account handle or channel handle per line</target>
@@ -8032,10 +8216,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8032 <source>Follow request(s) sent!</source> 8216 <source>Follow request(s) sent!</source>
8033 <target>Solicitação de seguir(s) enviada!</target> 8217 <target>Solicitação de seguir(s) enviada!</target>
8034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8035 </trans-unit> 8219 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8036 <trans-unit id="3459358413436264734" datatype="html"> 8220 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8037 <source>Your instance subscriptions</source>
8038 <target state="new">Your instance subscriptions</target>
8039 <context-group purpose="location"> 8221 <context-group purpose="location">
8040 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8222 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8041 <context context-type="linenumber">3</context> 8223 <context context-type="linenumber">3</context>
@@ -8045,21 +8227,24 @@ channel with the same name (<x id="PH_2"/>)!</target>
8045 <trans-unit id="9160510009013134726"> 8227 <trans-unit id="9160510009013134726">
8046 <source>Unfollow</source> 8228 <source>Unfollow</source>
8047 <target>Parar de seguir</target> 8229 <target>Parar de seguir</target>
8048 8230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group>
8049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html"> 8231 </trans-unit>
8050 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> 8232 <trans-unit id="1289115499993408300" datatype="html">
8233 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source>
8234 <target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
8051 <context-group purpose="location"> 8235 <context-group purpose="location">
8052 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 8236 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
8053 <context context-type="linenumber">82</context> 8237 <context context-type="linenumber">82</context>
8054 </context-group> 8238 </context-group>
8055 </trans-unit><trans-unit id="7233230413667661414" datatype="html"> 8239 </trans-unit>
8056 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target> 8240 <trans-unit id="7233230413667661414" datatype="html">
8241 <source>You are not following them anymore.</source>
8242 <target state="new">You are not following them anymore.</target>
8057 <context-group purpose="location"> 8243 <context-group purpose="location">
8058 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 8244 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
8059 <context context-type="linenumber">84,82</context> 8245 <context context-type="linenumber">84,82</context>
8060 </context-group> 8246 </context-group>
8061 </trans-unit> 8247 </trans-unit>
8062
8063 <trans-unit id="397182597341363053" datatype="html"> 8248 <trans-unit id="397182597341363053" datatype="html">
8064 <source>Redundancy</source> 8249 <source>Redundancy</source>
8065 <target state="new">Redundancy</target> 8250 <target state="new">Redundancy</target>
@@ -8145,16 +8330,16 @@ channel with the same name (<x id="PH_2"/>)!</target>
8145 <trans-unit id="8440128775129354214" datatype="html"> 8330 <trans-unit id="8440128775129354214" datatype="html">
8146 <source>Privacy</source> 8331 <source>Privacy</source>
8147 <target state="new">Privacy</target> 8332 <target state="new">Privacy</target>
8148 8333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
8149 8334 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
8150 8335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
8151 8336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
8152 8337 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
8153 8338 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
8154 8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
8155 8340 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
8156 8341 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
8157 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 8342 </trans-unit>
8158 <trans-unit id="8768506950499277937" datatype="html"> 8343 <trans-unit id="8768506950499277937" datatype="html">
8159 <source>Copyright</source> 8344 <source>Copyright</source>
8160 <target state="new">Copyright</target> 8345 <target state="new">Copyright</target>
@@ -8305,60 +8490,60 @@ channel with the same name (<x id="PH_2"/>)!</target>
8305 <trans-unit id="212615365039028546" datatype="html"> 8490 <trans-unit id="212615365039028546" datatype="html">
8306 <source>You don't have plugins installed yet.</source> 8491 <source>You don't have plugins installed yet.</source>
8307 <target state="translated">Você não tem plugins instalados ainda.</target> 8492 <target state="translated">Você não tem plugins instalados ainda.</target>
8308 8493 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
8309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8494 </trans-unit>
8310 <trans-unit id="1710094819987243777" datatype="html"> 8495 <trans-unit id="1710094819987243777" datatype="html">
8311 <source>You don't have themes installed yet.</source> 8496 <source>You don't have themes installed yet.</source>
8312 <target state="translated">Você não tem temas instalados ainda.</target> 8497 <target state="translated">Você não tem temas instalados ainda.</target>
8313 8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
8314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 8499 </trans-unit>
8315 <trans-unit id="931472057457682240" datatype="html"> 8500 <trans-unit id="931472057457682240" datatype="html">
8316 <source>Update to <x id="PH"/> </source> 8501 <source>Update to <x id="PH"/> </source>
8317 <target state="translated">Atualizado para 8502 <target state="translated">Atualizado para
8318 <x id="PH"/> 8503 <x id="PH"/>
8319 </target> 8504 </target>
8320 8505 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
8321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8506 </trans-unit>
8322 <trans-unit id="9107383323119159110" datatype="html"> 8507 <trans-unit id="9107383323119159110" datatype="html">
8323 <source>Do you really want to uninstall <x id="PH"/>?</source> 8508 <source>Do you really want to uninstall <x id="PH"/>?</source>
8324 <target state="translated">Você quer realmente desinstalar <x id="PH"/>?</target> 8509 <target state="translated">Você quer realmente desinstalar <x id="PH"/>?</target>
8325 8510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
8326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 8511 </trans-unit>
8327 <trans-unit id="4474510732215437338" datatype="html"> 8512 <trans-unit id="4474510732215437338" datatype="html">
8328 <source>Uninstall</source> 8513 <source>Uninstall</source>
8329 <target state="new">Uninstall</target> 8514 <target state="new">Uninstall</target>
8330 8515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
8331 8516 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
8332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 8517 </trans-unit>
8333 <trans-unit id="3773378957693174719" datatype="html"> 8518 <trans-unit id="3773378957693174719" datatype="html">
8334 <source><x id="PH"/> uninstalled. </source> 8519 <source><x id="PH"/> uninstalled. </source>
8335 <target state="translated"> 8520 <target state="translated">
8336 <x id="PH"/> desinstalado.. 8521 <x id="PH"/> desinstalado..
8337 </target> 8522 </target>
8338 8523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 8524 </trans-unit>
8340 <trans-unit id="7914215986085479339" datatype="html"> 8525 <trans-unit id="7914215986085479339" datatype="html">
8341 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 8526 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
8342 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target> 8527 <target state="new">This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</target>
8343 8528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
8344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 8529 </trans-unit>
8345 <trans-unit id="2849750161085431718" datatype="html"> 8530 <trans-unit id="2849750161085431718" datatype="html">
8346 <source>Upgrade</source> 8531 <source>Upgrade</source>
8347 <target state="new">Upgrade</target> 8532 <target state="new">Upgrade</target>
8348 8533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
8349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 8534 </trans-unit>
8350 <trans-unit id="7686590072950686188" datatype="html"> 8535 <trans-unit id="7686590072950686188" datatype="html">
8351 <source>Proceed upgrade</source> 8536 <source>Proceed upgrade</source>
8352 <target state="new">Proceed upgrade</target> 8537 <target state="new">Proceed upgrade</target>
8353 8538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
8354 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 8539 </trans-unit>
8355 <trans-unit id="7830308409197461339" datatype="html"> 8540 <trans-unit id="7830308409197461339" datatype="html">
8356 <source><x id="PH"/> updated. </source> 8541 <source><x id="PH"/> updated. </source>
8357 <target state="translated"> 8542 <target state="translated">
8358 <x id="PH"/> atualizado. 8543 <x id="PH"/> atualizado.
8359 </target> 8544 </target>
8360 8545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8546 </trans-unit>
8362 <trans-unit id="3229595422546554334" datatype="html"> 8547 <trans-unit id="3229595422546554334" datatype="html">
8363 <source>Jobs</source> 8548 <source>Jobs</source>
8364 <target state="new">Jobs</target> 8549 <target state="new">Jobs</target>
@@ -8603,19 +8788,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8603 <target state="new">User 8788 <target state="new">User
8604 <x id="PH"/> updated. 8789 <x id="PH"/> updated.
8605 </target> 8790 </target>
8606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8791
8607 </trans-unit> 8792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8608 <trans-unit id="1349763489797682899"> 8793 <trans-unit id="1349763489797682899">
8609 <source>Update user</source> 8794 <source>Update user</source>
8610 <target>Atualizar usuário</target> 8795 <target>Atualizar usuário</target>
8611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8796
8612 </trans-unit> 8797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8613 <trans-unit id="8819563010322372715"> 8798 <trans-unit id="8819563010322372715">
8614 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8799 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8615 <target>Um e-mail pedindo redefinição de senha foi enviado para 8800 <target>Um e-mail pedindo redefinição de senha foi enviado para
8616 <x id="PH"/>. 8801 <x id="PH"/>.
8617 </target> 8802 </target>
8618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8803
8804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8805 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8806 <context-group purpose="location">
8807 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8808 <context context-type="linenumber">134</context>
8809 </context-group>
8619 </trans-unit> 8810 </trans-unit>
8620 <trans-unit id="7483807629538115183" datatype="html"> 8811 <trans-unit id="7483807629538115183" datatype="html">
8621 <source>Users list</source> 8812 <source>Users list</source>
@@ -9042,21 +9233,21 @@ channel with the same name (<x id="PH_2"/>)!</target>
9042 <trans-unit id="3525866160632851851"> 9233 <trans-unit id="3525866160632851851">
9043 <source>Avatar changed.</source> 9234 <source>Avatar changed.</source>
9044 <target>Avatar alterado.</target> 9235 <target>Avatar alterado.</target>
9045 9236 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group>
9046 9237 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
9047 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 9238 </trans-unit>
9048 <trans-unit id="8920809083620698740" datatype="html"> 9239 <trans-unit id="8920809083620698740" datatype="html">
9049 <source>avatar</source> 9240 <source>avatar</source>
9050 <target state="new">avatar</target> 9241 <target state="new">avatar</target>
9051 9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group>
9052 9243 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
9053 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9244 </trans-unit>
9054 <trans-unit id="2775050991871557896" datatype="html"> 9245 <trans-unit id="2775050991871557896" datatype="html">
9055 <source>Avatar deleted.</source> 9246 <source>Avatar deleted.</source>
9056 <target state="new">Avatar deleted.</target> 9247 <target state="new">Avatar deleted.</target>
9057 9248 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group>
9058 9249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
9059 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 9250 </trans-unit>
9060 <trans-unit id="1233062525939746039" datatype="html"> 9251 <trans-unit id="1233062525939746039" datatype="html">
9061 <source>Unknown language</source> 9252 <source>Unknown language</source>
9062 <target state="translated">Língua desconhecida</target> 9253 <target state="translated">Língua desconhecida</target>
@@ -9082,35 +9273,35 @@ channel with the same name (<x id="PH_2"/>)!</target>
9082 <target>Canal de vídeo 9273 <target>Canal de vídeo
9083 <x id="PH"/> criado. 9274 <x id="PH"/> criado.
9084 </target> 9275 </target>
9085 9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group>
9086 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9277 </trans-unit>
9087 <trans-unit id="8723777130353305761"> 9278 <trans-unit id="8723777130353305761">
9088 <source>This name already exists on this instance.</source> 9279 <source>This name already exists on this instance.</source>
9089 <target>Este nome já existe nesta instância.</target> 9280 <target>Este nome já existe nesta instância.</target>
9090 9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group>
9091 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9282 </trans-unit>
9092 <trans-unit id="7589345916094713536"> 9283 <trans-unit id="7589345916094713536">
9093 <source>Video channel <x id="PH"/> updated.</source> 9284 <source>Video channel <x id="PH"/> updated.</source>
9094 <target>Canal de vídeo 9285 <target>Canal de vídeo
9095 <x id="PH"/> atualizado. 9286 <x id="PH"/> atualizado.
9096 </target> 9287 </target>
9097 9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group>
9098 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 9289 </trans-unit>
9099 <trans-unit id="8407755843502300957" datatype="html"> 9290 <trans-unit id="8407755843502300957" datatype="html">
9100 <source>Banner changed.</source> 9291 <source>Banner changed.</source>
9101 <target state="new">Banner changed.</target> 9292 <target state="new">Banner changed.</target>
9102 9293 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group>
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> 9294 </trans-unit>
9104 <trans-unit id="689638706960732906" datatype="html"> 9295 <trans-unit id="689638706960732906" datatype="html">
9105 <source>banner</source> 9296 <source>banner</source>
9106 <target state="new">banner</target> 9297 <target state="new">banner</target>
9107 9298 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group>
9108 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> 9299 </trans-unit>
9109 <trans-unit id="3230561499965076671" datatype="html"> 9300 <trans-unit id="3230561499965076671" datatype="html">
9110 <source>Banner deleted.</source> 9301 <source>Banner deleted.</source>
9111 <target state="new">Banner deleted.</target> 9302 <target state="new">Banner deleted.</target>
9112 9303 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group>
9113 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 9304 </trans-unit>
9114 <trans-unit id="624066830180032195"> 9305 <trans-unit id="624066830180032195">
9115 <source>Video channel <x id="PH"/> deleted.</source> 9306 <source>Video channel <x id="PH"/> deleted.</source>
9116 <target>Canal de vídeo 9307 <target>Canal de vídeo
@@ -9126,9 +9317,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9126 <trans-unit id="7440637814928143808" datatype="html"> 9317 <trans-unit id="7440637814928143808" datatype="html">
9127 <source>My followers</source> 9318 <source>My followers</source>
9128 <target state="new">My followers</target> 9319 <target state="new">My followers</target>
9129 9320 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group>
9130 9321 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
9131 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 9322 </trans-unit>
9132 <trans-unit id="2521678336272309407" datatype="html"> 9323 <trans-unit id="2521678336272309407" datatype="html">
9133 <source>No follower found.</source> 9324 <source>No follower found.</source>
9134 <target state="new">No follower found.</target> 9325 <target state="new">No follower found.</target>
@@ -9164,9 +9355,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9164 <trans-unit id="1716062177529601456" datatype="html"> 9355 <trans-unit id="1716062177529601456" datatype="html">
9165 <source>Channel filters</source> 9356 <source>Channel filters</source>
9166 <target state="new">Channel filters</target> 9357 <target state="new">Channel filters</target>
9167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9358
9168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9359
9169 </trans-unit> 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9170 <trans-unit id="6059091237492573541" datatype="html"> 9361 <trans-unit id="6059091237492573541" datatype="html">
9171 <source>Update video channel</source> 9362 <source>Update video channel</source>
9172 <target state="new">Update video channel</target> 9363 <target state="new">Update video channel</target>
@@ -9219,35 +9410,36 @@ channel with the same name (<x id="PH_2"/>)!</target>
9219 <trans-unit id="5674286808255988565" datatype="html"> 9410 <trans-unit id="5674286808255988565" datatype="html">
9220 <source>Create</source> 9411 <source>Create</source>
9221 <target state="new">Create</target> 9412 <target state="new">Create</target>
9222 9413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
9223 9414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
9224 9415 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group>
9225 9416 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group>
9226 9417 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
9227 9418 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
9228 9419 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
9229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 9420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group>
9421 </trans-unit>
9230 <trans-unit id="8869957234869568361" datatype="html"> 9422 <trans-unit id="8869957234869568361" datatype="html">
9231 <source>Update playlist</source> 9423 <source>Update playlist</source>
9232 <target state="new">Update playlist</target> 9424 <target state="new">Update playlist</target>
9233 9425 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group>
9234 9426 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group>
9235 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 9427 </trans-unit>
9236 <trans-unit id="5851560788527570644" datatype="html"> 9428 <trans-unit id="5851560788527570644" datatype="html">
9237 <source>Notifications</source> 9429 <source>Notifications</source>
9238 <target state="new">Notifications</target> 9430 <target state="new">Notifications</target>
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9431
9240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9432
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9433
9242 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9434
9243 </trans-unit> 9435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9244 <trans-unit id="6658000829978978023" datatype="html"> 9436 <trans-unit id="6658000829978978023" datatype="html">
9245 <source>Applications</source> 9437 <source>Applications</source>
9246 <target state="new">Applications</target> 9438 <target state="new">Applications</target>
9247 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9439
9248 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9440
9249 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9441
9250 </trans-unit> 9442 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9251 <trans-unit id="104404386496394770" datatype="html"> 9443 <trans-unit id="104404386496394770" datatype="html">
9252 <source>Delete playlist</source> 9444 <source>Delete playlist</source>
9253 <target state="new">Delete playlist</target> 9445 <target state="new">Delete playlist</target>
@@ -9263,9 +9455,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9263 <trans-unit id="4844578664427956129" datatype="html"> 9455 <trans-unit id="4844578664427956129" datatype="html">
9264 <source>Change ownership</source> 9456 <source>Change ownership</source>
9265 <target state="new">Change ownership</target> 9457 <target state="new">Change ownership</target>
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9458
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9459
9268 </trans-unit> 9460 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9269 <trans-unit id="3380608219513805292" datatype="html"> 9461 <trans-unit id="3380608219513805292" datatype="html">
9270 <source>Playlist <x id="PH"/> deleted.</source> 9462 <source>Playlist <x id="PH"/> deleted.</source>
9271 <target state="translated">Playlist 9463 <target state="translated">Playlist
@@ -9281,28 +9473,22 @@ channel with the same name (<x id="PH_2"/>)!</target>
9281 9473
9282 9474
9283 9475
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9476 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9285 <trans-unit id="8197117721861453263"> 9477 <trans-unit id="8197117721861453263">
9286 <source>Do you really want to delete <x id="PH"/> videos?</source> 9478 <source>Do you really want to delete <x id="PH"/> videos?</source>
9287 <target>Você realmente deseja excluir <x id="PH"/> vídeos?</target> 9479 <target>Você realmente deseja excluir <x id="PH"/> vídeos?</target>
9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9480
9289 </trans-unit> 9481 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9290 <trans-unit id="696910741870112536" datatype="html"> 9482 <trans-unit id="696910741870112536" datatype="html">
9291 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9483 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9292 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9484 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9293 <context-group purpose="location"> 9485
9294 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9295 <context context-type="linenumber">191</context>
9296 </context-group>
9297 </trans-unit>
9298 <trans-unit id="3255171236149541417" datatype="html"> 9487 <trans-unit id="3255171236149541417" datatype="html">
9299 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9488 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9300 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9489 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9301 <context-group purpose="location"> 9490
9302 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9491 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9303 <context context-type="linenumber">193,191</context>
9304 </context-group>
9305 </trans-unit>
9306 <trans-unit id="2591467977473302125" datatype="html"> 9492 <trans-unit id="2591467977473302125" datatype="html">
9307 <source>Videos list</source> 9493 <source>Videos list</source>
9308 <target state="new">Videos list</target> 9494 <target state="new">Videos list</target>
@@ -9350,8 +9536,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
9350 <source>My channels</source> 9536 <source>My channels</source>
9351 <target>Meus canais</target> 9537 <target>Meus canais</target>
9352 9538
9353 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9354 <source>My synchronizations</source><target state="new">My synchronizations</target> 9540 <trans-unit id="1498264516089100469" datatype="html">
9541 <source>My synchronizations</source>
9542 <target state="new">My synchronizations</target>
9355 <context-group purpose="location"> 9543 <context-group purpose="location">
9356 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9544 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
9357 <context context-type="linenumber">11</context> 9545 <context context-type="linenumber">11</context>
@@ -9375,14 +9563,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9375 9563
9376 9564
9377 9565
9378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9566 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9379 <trans-unit id="2527931602940887636"> 9567 <trans-unit id="2527931602940887636">
9380 <source>My subscriptions</source> 9568 <source>My subscriptions</source>
9381 <target>Minhas inscrições</target> 9569 <target>Minhas inscrições</target>
9382 9570
9383 9571
9384 9572
9385 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9573 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9386 <trans-unit id="5177154708872200221" datatype="html"> 9574 <trans-unit id="5177154708872200221" datatype="html">
9387 <source>You don't have any subscription yet.</source> 9575 <source>You don't have any subscription yet.</source>
9388 <target state="new">You don't have any subscription yet.</target> 9576 <target state="new">You don't have any subscription yet.</target>
@@ -9391,8 +9579,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9391 <trans-unit id="1991904494976135035" datatype="html"> 9579 <trans-unit id="1991904494976135035" datatype="html">
9392 <source>My abuse reports</source> 9580 <source>My abuse reports</source>
9393 <target state="new">My abuse reports</target> 9581 <target state="new">My abuse reports</target>
9394 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9582
9395 </trans-unit> 9583 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9396 <trans-unit id="5603224609929994288" datatype="html"> 9584 <trans-unit id="5603224609929994288" datatype="html">
9397 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9585 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9398 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9586 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9421,15 +9609,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
9421 <trans-unit id="5752861278140673787"> 9609 <trans-unit id="5752861278140673787">
9422 <source>Ownership changes</source> 9610 <source>Ownership changes</source>
9423 <target>Mudanças de dono</target> 9611 <target>Mudanças de dono</target>
9424 9612 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group>
9425 9613 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
9426 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 9614 </trans-unit>
9427 <trans-unit id="5983006734882925930" datatype="html"> 9615 <trans-unit id="5983006734882925930" datatype="html">
9428 <source>My video history</source> 9616 <source>My video history</source>
9429 <target state="new">My video history</target> 9617 <target state="new">My video history</target>
9430 9618 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group>
9431 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html"> 9619 </trans-unit>
9432 <source>Create new synchronization</source><target state="new">Create new synchronization</target> 9620 <trans-unit id="6328603643802633101" datatype="html">
9621 <source>Create new synchronization</source>
9622 <target state="new">Create new synchronization</target>
9433 <context-group purpose="location"> 9623 <context-group purpose="location">
9434 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> 9624 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
9435 <context context-type="linenumber">153</context> 9625 <context context-type="linenumber">153</context>
@@ -9438,28 +9628,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9438 <trans-unit id="8181077408762380407" datatype="html"> 9628 <trans-unit id="8181077408762380407" datatype="html">
9439 <source>Channels</source> 9629 <source>Channels</source>
9440 <target state="new">Channels</target> 9630 <target state="new">Channels</target>
9441 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9631
9442 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9632
9443 </trans-unit> 9633 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9444 <trans-unit id="8936704404804793618" datatype="html"> 9634 <trans-unit id="8936704404804793618" datatype="html">
9445 <source>Videos</source> 9635 <source>Videos</source>
9446 <target state="new">Videos</target> 9636 <target state="new">Videos</target>
9447 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9637
9448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9638
9449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9639
9450 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9640
9451 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9641
9452 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9642
9453 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9643
9454 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9644
9455 </trans-unit> 9645 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9456 <trans-unit id="1823843876735462104" datatype="html"> 9646 <trans-unit id="1823843876735462104" datatype="html">
9457 <source>Playlists</source> 9647 <source>Playlists</source>
9458 <target state="new">Playlists</target> 9648 <target state="new">Playlists</target>
9459 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9649
9460 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9650
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9651
9462 </trans-unit> 9652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9463 <trans-unit id="7916647920967632052" datatype="html"> 9653 <trans-unit id="7916647920967632052" datatype="html">
9464 <source>max size</source> 9654 <source>max size</source>
9465 <target state="new">max size</target> 9655 <target state="new">max size</target>
@@ -9500,9 +9690,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9500 <trans-unit id="1783173774503340906"> 9690 <trans-unit id="1783173774503340906">
9501 <source>Subscribe to the account</source> 9691 <source>Subscribe to the account</source>
9502 <target>Inscreva-se na conta</target> 9692 <target>Inscreva-se na conta</target>
9503 9693 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
9504 9694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group>
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group></trans-unit> 9695 </trans-unit>
9506 <trans-unit id="3131904093925601441" datatype="html"> 9696 <trans-unit id="3131904093925601441" datatype="html">
9507 <source>PLAYLISTS</source> 9697 <source>PLAYLISTS</source>
9508 <target state="new">PLAYLISTS</target> 9698 <target state="new">PLAYLISTS</target>
@@ -9672,7 +9862,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9672 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9862 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9673 </trans-unit> 9863 </trans-unit>
9674 <trans-unit id="2013324644839511073" datatype="html"> 9864 <trans-unit id="2013324644839511073" datatype="html">
9675 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9865 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9676Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9866Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9677 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. 9867 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
9678Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> 9868Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
@@ -9681,8 +9871,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9681 <trans-unit id="375263728166936544"> 9871 <trans-unit id="375263728166936544">
9682 <source>You need to reconnect.</source> 9872 <source>You need to reconnect.</source>
9683 <target>você precisa se reconectar.</target> 9873 <target>você precisa se reconectar.</target>
9684 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9874
9685 </trans-unit> 9875 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9686 <trans-unit id="8093156107152165809" datatype="html"> 9876 <trans-unit id="8093156107152165809" datatype="html">
9687 <source>Show/hide this help menu</source> 9877 <source>Show/hide this help menu</source>
9688 <target state="new">Show/hide this help menu</target> 9878 <target state="new">Show/hide this help menu</target>
@@ -9707,39 +9897,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9707 <trans-unit id="3608407683173066091" datatype="html"> 9897 <trans-unit id="3608407683173066091" datatype="html">
9708 <source>My history</source> 9898 <source>My history</source>
9709 <target state="new">My history</target> 9899 <target state="new">My history</target>
9710 <context-group purpose="location"> 9900
9711 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9901 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9712 <context context-type="linenumber">98</context>
9713 </context-group>
9714 </trans-unit>
9715 <trans-unit id="4024404994702813072" datatype="html"> 9902 <trans-unit id="4024404994702813072" datatype="html">
9716 <source>In my library</source> 9903 <source>In my library</source>
9717 <target state="new">In my library</target> 9904 <target state="new">In my library</target>
9718 <context-group purpose="location"> 9905
9719 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9906 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9720 <context context-type="linenumber">104</context>
9721 </context-group>
9722 </trans-unit>
9723 <trans-unit id="232050922346936574" datatype="html"> 9907 <trans-unit id="232050922346936574" datatype="html">
9724 <source>Trending</source> 9908 <source>Trending</source>
9725 <target state="new">Trending</target> 9909 <target state="new">Trending</target>
9726 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9910
9727 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9911
9728 </trans-unit> 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9729 <trans-unit id="6470888608149621404" datatype="html"> 9913 <trans-unit id="6470888608149621404" datatype="html">
9730 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9914 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9731 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9915 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9732 <context-group purpose="location"> 9916
9733 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9917 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9734 <context context-type="linenumber">150</context>
9735 </context-group>
9736 </trans-unit>
9737 <trans-unit id="2821179408673282599" datatype="html"> 9918 <trans-unit id="2821179408673282599" datatype="html">
9738 <source>Home</source> 9919 <source>Home</source>
9739 <target state="new">Home</target> 9920 <target state="new">Home</target>
9740 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9921
9741 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9922
9742 </trans-unit> 9923 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9743 <trans-unit id="4648900870671159218"> 9924 <trans-unit id="4648900870671159218">
9744 <source>Success</source> 9925 <source>Success</source>
9745 <target>Sucesso</target> 9926 <target>Sucesso</target>
@@ -9749,13 +9930,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9749 <trans-unit id="1266887509445371246"> 9930 <trans-unit id="1266887509445371246">
9750 <source>Incorrect username or password.</source> 9931 <source>Incorrect username or password.</source>
9751 <target>Nome de usuário ou senha incorretos.</target> 9932 <target>Nome de usuário ou senha incorretos.</target>
9752 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9933
9753 </trans-unit> 9934 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9754 <trans-unit id="6974874606619467663" datatype="html"> 9935 <trans-unit id="6974874606619467663" datatype="html">
9755 <source>Your account is blocked.</source> 9936 <source>Your account is blocked.</source>
9756 <target state="translated">Sua conta foi bloqueada.</target> 9937 <target state="translated">Sua conta foi bloqueada.</target>
9757 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9938
9758 </trans-unit> 9939 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9759 <trans-unit id="7939914198003891823" datatype="html"> 9940 <trans-unit id="7939914198003891823" datatype="html">
9760 <source>any language</source> 9941 <source>any language</source>
9761 <target state="new">any language</target> 9942 <target state="new">any language</target>
@@ -9789,41 +9970,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9789 <trans-unit id="6048892649018070225"> 9970 <trans-unit id="6048892649018070225">
9790 <source>Today</source> 9971 <source>Today</source>
9791 <target>Hoje</target> 9972 <target>Hoje</target>
9792 9973 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
9793 9974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
9794 9975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group>
9795 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 9976 </trans-unit>
9796 <trans-unit id="4498682414491138092" datatype="html"> 9977 <trans-unit id="4498682414491138092" datatype="html">
9797 <source>Yesterday</source> 9978 <source>Yesterday</source>
9798 <target state="new">Yesterday</target> 9979 <target state="new">Yesterday</target>
9799 9980 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group>
9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 9981 </trans-unit>
9801 <trans-unit id="5073473933031004097" datatype="html"> 9982 <trans-unit id="5073473933031004097" datatype="html">
9802 <source>This week</source> 9983 <source>This week</source>
9803 <target state="new">This week</target> 9984 <target state="new">This week</target>
9804 9985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group>
9805 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 9986 </trans-unit>
9806 <trans-unit id="842657237693374355" datatype="html"> 9987 <trans-unit id="842657237693374355" datatype="html">
9807 <source>This month</source> 9988 <source>This month</source>
9808 <target state="new">This month</target> 9989 <target state="new">This month</target>
9809 9990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group>
9810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 9991 </trans-unit>
9811 <trans-unit id="4463380307954693363" datatype="html"> 9992 <trans-unit id="4463380307954693363" datatype="html">
9812 <source>Last month</source> 9993 <source>Last month</source>
9813 <target state="new">Last month</target> 9994 <target state="new">Last month</target>
9814 9995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group>
9815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> 9996 </trans-unit>
9816 <trans-unit id="7473676707373218484" datatype="html"> 9997 <trans-unit id="7473676707373218484" datatype="html">
9817 <source>Older</source> 9998 <source>Older</source>
9818 <target state="new">Older</target> 9999 <target state="new">Older</target>
9819 10000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group>
9820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10001 </trans-unit>
9821 <trans-unit id="5036991421517255667" datatype="html"> 10002 <trans-unit id="5036991421517255667" datatype="html">
9822 <source>Cannot load more videos. Try again later.</source> 10003 <source>Cannot load more videos. Try again later.</source>
9823 <target state="new">Cannot load more videos. Try again later.</target> 10004 <target state="new">Cannot load more videos. Try again later.</target>
9824 10005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group>
9825 10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group>
9826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 10007 </trans-unit>
9827 <trans-unit id="4873149362496451858"> 10008 <trans-unit id="4873149362496451858">
9828 <source>Last 7 days</source> 10009 <source>Last 7 days</source>
9829 <target>Últimos 7 dias</target> 10010 <target>Últimos 7 dias</target>
@@ -9910,14 +10091,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9910 <trans-unit id="4580988005648117665" datatype="html"> 10091 <trans-unit id="4580988005648117665" datatype="html">
9911 <source>Search</source> 10092 <source>Search</source>
9912 <target state="new">Search</target> 10093 <target state="new">Search</target>
9913 10094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group>
9914 10095 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
9915 10096 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group>
9916 10097 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
9917 10098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group>
9918 10099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
9919 10100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
9920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 10101 </trans-unit>
9921 <trans-unit id="320689395528621696" datatype="html"> 10102 <trans-unit id="320689395528621696" datatype="html">
9922 <source>Navigate between plugins and themes</source> 10103 <source>Navigate between plugins and themes</source>
9923 <target state="new">Navigate between plugins and themes</target> 10104 <target state="new">Navigate between plugins and themes</target>
@@ -9925,6 +10106,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9925 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10106 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9926 <context context-type="linenumber">7</context> 10107 <context context-type="linenumber">7</context>
9927 </context-group> 10108 </context-group>
10109 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10110 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10111</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10112</target>
10113 <context-group purpose="location">
10114 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10115 <context context-type="linenumber">1,4</context>
10116 </context-group>
9928 </trans-unit> 10117 </trans-unit>
9929 <trans-unit id="7804724824750282316" datatype="html"> 10118 <trans-unit id="7804724824750282316" datatype="html">
9930 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10119 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10059,7 +10248,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10059 <trans-unit id="9178182467454450952"> 10248 <trans-unit id="9178182467454450952">
10060 <source>Confirm</source> 10249 <source>Confirm</source>
10061 <target>Confirmar</target> 10250 <target>Confirmar</target>
10062 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10251
10252 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10253 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10254 <context-group purpose="location">
10255 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10256 <context context-type="linenumber">28,30</context>
10257 </context-group>
10258 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10259 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10260 <context-group purpose="location">
10261 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10262 <context context-type="linenumber">34,36</context>
10263 </context-group>
10264 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10265 <source>Two-factor code</source><target state="new">Two-factor code</target>
10266 <context-group purpose="location">
10267 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10268 <context context-type="linenumber">42</context>
10269 </context-group>
10270 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10271 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10272 <context-group purpose="location">
10273 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10274 <context context-type="linenumber">43</context>
10275 </context-group>
10276 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10277 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10278 <context-group purpose="location">
10279 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10280 <context context-type="linenumber">77</context>
10281 </context-group>
10063 </trans-unit> 10282 </trans-unit>
10064 <trans-unit id="7784486624424057376"> 10283 <trans-unit id="7784486624424057376">
10065 <source>Instance name is required.</source> 10284 <source>Instance name is required.</source>
@@ -10263,6 +10482,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10263 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10482 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10264 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10483 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10484 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10485 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10486 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10487 <context-group purpose="location">
10488 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10489 <context context-type="linenumber">69</context>
10490 </context-group>
10266 </trans-unit> 10491 </trans-unit>
10267 <trans-unit id="4968369344159400023"> 10492 <trans-unit id="4968369344159400023">
10268 <source>Your name is required.</source> 10493 <source>Your name is required.</source>
@@ -10318,10 +10543,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10318 <trans-unit id="3577237269587081090"> 10543 <trans-unit id="3577237269587081090">
10319 <source>Password is required.</source> 10544 <source>Password is required.</source>
10320 <target>Senha é necessária.</target> 10545 <target>Senha é necessária.</target>
10321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10546
10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10547
10323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10548
10324 </trans-unit> 10549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10325 <trans-unit id="3152303769378345477"> 10550 <trans-unit id="3152303769378345477">
10326 <source>Confirmation of the password is required.</source> 10551 <source>Confirmation of the password is required.</source>
10327 <target>Confirmação da senha é necessária.</target> 10552 <target>Confirmação da senha é necessária.</target>
@@ -10365,94 +10590,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10365 <trans-unit id="525871656034789056"> 10590 <trans-unit id="525871656034789056">
10366 <source>Password must be at least 6 characters long.</source> 10591 <source>Password must be at least 6 characters long.</source>
10367 <target>Senha deve ter pelo menos 6 caracteres.</target> 10592 <target>Senha deve ter pelo menos 6 caracteres.</target>
10368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10593
10369 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10594
10370 </trans-unit> 10595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10371 <trans-unit id="1099684476181448167"> 10596 <trans-unit id="1099684476181448167">
10372 <source>Password cannot be more than 255 characters long.</source> 10597 <source>Password cannot be more than 255 characters long.</source>
10373 <target>Senha não pode ter mais que 255 caracteres.</target> 10598 <target>Senha não pode ter mais que 255 caracteres.</target>
10374 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10599
10375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10600
10376 </trans-unit> 10601 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10377 <trans-unit id="3392630942539073768"> 10602 <trans-unit id="3392630942539073768">
10378 <source>The new password and the confirmed password do not correspond.</source> 10603 <source>The new password and the confirmed password do not correspond.</source>
10379 <target>A nova senha e a senha confirmada não são iguais.</target> 10604 <target>A nova senha e a senha confirmada não são iguais.</target>
10380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10605
10381 </trans-unit> 10606 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10382 <trans-unit id="2027337371129904473"> 10607 <trans-unit id="2027337371129904473">
10383 <source>Video quota is required.</source> 10608 <source>Video quota is required.</source>
10384 <target>Quota de vídeo é necessária.</target> 10609 <target>Quota de vídeo é necessária.</target>
10385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10610
10386 </trans-unit> 10611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10387 <trans-unit id="267386529333143660"> 10612 <trans-unit id="267386529333143660">
10388 <source>Quota must be greater than -1.</source> 10613 <source>Quota must be greater than -1.</source>
10389 <target>Quota deve ser maior que -1.</target> 10614 <target>Quota deve ser maior que -1.</target>
10390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10615
10391 </trans-unit> 10616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10392 <trans-unit id="1220179061234048936"> 10617 <trans-unit id="1220179061234048936">
10393 <source>Daily upload limit is required.</source> 10618 <source>Daily upload limit is required.</source>
10394 <target>Limite de upload diário é obrigatório.</target> 10619 <target>Limite de upload diário é obrigatório.</target>
10395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10620
10396 </trans-unit> 10621 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10397 <trans-unit id="8959404382357999234"> 10622 <trans-unit id="8959404382357999234">
10398 <source>Daily upload limit must be greater than -1.</source> 10623 <source>Daily upload limit must be greater than -1.</source>
10399 <target>Limite de upload diário deve ser maior que -1.</target> 10624 <target>Limite de upload diário deve ser maior que -1.</target>
10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10625
10401 </trans-unit> 10626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10402 <trans-unit id="4796798537475457493"> 10627 <trans-unit id="4796798537475457493">
10403 <source>User role is required.</source> 10628 <source>User role is required.</source>
10404 <target>Papel de usuário é necessário.</target> 10629 <target>Papel de usuário é necessário.</target>
10405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10630
10406 </trans-unit> 10631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10407 <trans-unit id="2761226139624435788"> 10632 <trans-unit id="2761226139624435788">
10408 <source>Description must be at least 3 characters long.</source> 10633 <source>Description must be at least 3 characters long.</source>
10409 <target>A descrição deve ter pelo menos 3 caracteres.</target> 10634 <target>A descrição deve ter pelo menos 3 caracteres.</target>
10410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10635
10411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10636
10412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10637
10413 </trans-unit> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10414 <trans-unit id="4717982586356605243"> 10639 <trans-unit id="4717982586356605243">
10415 <source>Description cannot be more than 1000 characters long.</source> 10640 <source>Description cannot be more than 1000 characters long.</source>
10416 <target>A descrição não pode ter mais que 1000 caracteres.</target> 10641 <target>A descrição não pode ter mais que 1000 caracteres.</target>
10417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10642
10418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10643
10419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10644
10420 </trans-unit> 10645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10421 <trans-unit id="1814372869868173571" datatype="html"> 10646 <trans-unit id="1814372869868173571" datatype="html">
10422 <source>You must agree with the instance terms in order to register on it.</source> 10647 <source>You must agree with the instance terms in order to register on it.</source>
10423 <target state="translated">Você precisa concordar com os termos da instância para se registrar.</target> 10648 <target state="translated">Você precisa concordar com os termos da instância para se registrar.</target>
10424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10649
10425 </trans-unit> 10650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10426 <trans-unit id="7803960725351649605"> 10651 <trans-unit id="7803960725351649605">
10427 <source>Ban reason must be at least 3 characters long.</source> 10652 <source>Ban reason must be at least 3 characters long.</source>
10428 <target>O motivo do banimento deve ter pelo menos 3 caracteres.</target> 10653 <target>O motivo do banimento deve ter pelo menos 3 caracteres.</target>
10429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10654
10430 </trans-unit> 10655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10431 <trans-unit id="3851609012243698179"> 10656 <trans-unit id="3851609012243698179">
10432 <source>Ban reason cannot be more than 250 characters long.</source> 10657 <source>Ban reason cannot be more than 250 characters long.</source>
10433 <target>O motivo do banimento não pode ter mais que 250 caracteres.</target> 10658 <target>O motivo do banimento não pode ter mais que 250 caracteres.</target>
10434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10659
10435 </trans-unit> 10660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10436 <trans-unit id="6632896893630378443"> 10661 <trans-unit id="6632896893630378443">
10437 <source>Display name is required.</source> 10662 <source>Display name is required.</source>
10438 <target>Nome de exibição é necessário.</target> 10663 <target>Nome de exibição é necessário.</target>
10439 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10664
10440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10665
10441 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10666
10442 </trans-unit> 10667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10443 <trans-unit id="1303578752658966736"> 10668 <trans-unit id="1303578752658966736">
10444 <source>Display name must be at least 1 character long.</source> 10669 <source>Display name must be at least 1 character long.</source>
10445 <target>O nome de exibição deve ter no mínimo 1 caractere.</target> 10670 <target>O nome de exibição deve ter no mínimo 1 caractere.</target>
10446 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10671
10447 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10672
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10673
10449 </trans-unit> 10674 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10450 <trans-unit id="4613240543124934954"> 10675 <trans-unit id="4613240543124934954">
10451 <source>Display name cannot be more than 50 characters long.</source> 10676 <source>Display name cannot be more than 50 characters long.</source>
10452 <target>O nome de exibição não pode ter mais que 50 caracteres.</target> 10677 <target>O nome de exibição não pode ter mais que 50 caracteres.</target>
10453 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10678
10454 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10679
10455 </trans-unit> 10680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10456 <trans-unit id="1000468652492651683"> 10681 <trans-unit id="1000468652492651683">
10457 <source>Report reason is required.</source> 10682 <source>Report reason is required.</source>
10458 <target>Motivo da denúncia é necessário.</target> 10683 <target>Motivo da denúncia é necessário.</target>
@@ -10573,20 +10798,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10573 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10798 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10574 <context context-type="linenumber">48</context> 10799 <context context-type="linenumber">48</context>
10575 </context-group> 10800 </context-group>
10576 </trans-unit><trans-unit id="6149476559621965756" datatype="html"> 10801 </trans-unit>
10577 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target> 10802 <trans-unit id="6149476559621965756" datatype="html">
10803 <source>Remote channel url is required.</source>
10804 <target state="new">Remote channel url is required.</target>
10578 <context-group purpose="location"> 10805 <context-group purpose="location">
10579 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10806 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10580 <context context-type="linenumber">59</context> 10807 <context context-type="linenumber">59</context>
10581 </context-group> 10808 </context-group>
10582 </trans-unit><trans-unit id="7820654428820536159" datatype="html"> 10809 </trans-unit>
10583 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target> 10810 <trans-unit id="7820654428820536159" datatype="html">
10811 <source>External channel URL must begin with "https://" or "http://"</source>
10812 <target state="new">External channel URL must begin with "https://" or "http://"</target>
10584 <context-group purpose="location"> 10813 <context-group purpose="location">
10585 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10814 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10586 <context context-type="linenumber">60</context> 10815 <context context-type="linenumber">60</context>
10587 </context-group> 10816 </context-group>
10588 </trans-unit><trans-unit id="5090406837784732474" datatype="html"> 10817 </trans-unit>
10589 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target> 10818 <trans-unit id="5090406837784732474" datatype="html">
10819 <source>External channel URL cannot be more than 1000 characters long</source>
10820 <target state="new">External channel URL cannot be more than 1000 characters long</target>
10590 <context-group purpose="location"> 10821 <context-group purpose="location">
10591 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 10822 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
10592 <context context-type="linenumber">61</context> 10823 <context context-type="linenumber">61</context>
@@ -10644,47 +10875,47 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10644 <trans-unit id="7220386604464537651" datatype="html"> 10875 <trans-unit id="7220386604464537651" datatype="html">
10645 <source>Live RTMP Url</source> 10876 <source>Live RTMP Url</source>
10646 <target state="new">Live RTMP Url</target> 10877 <target state="new">Live RTMP Url</target>
10647 10878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
10648 10879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
10649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 10880 </trans-unit>
10650 <trans-unit id="4956017863340142734" datatype="html"> 10881 <trans-unit id="4956017863340142734" datatype="html">
10651 <source>Live RTMPS Url</source> 10882 <source>Live RTMPS Url</source>
10652 <target state="new">Live RTMPS Url</target> 10883 <target state="new">Live RTMPS Url</target>
10653 10884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
10654 10885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
10655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 10886 </trans-unit>
10656 <trans-unit id="1225050607125362052" datatype="html"> 10887 <trans-unit id="1225050607125362052" datatype="html">
10657 <source>Live stream key</source> 10888 <source>Live stream key</source>
10658 <target state="new">Live stream key</target> 10889 <target state="new">Live stream key</target>
10659 10890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
10660 10891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
10661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10892 </trans-unit>
10662 <trans-unit id="5058286083557987083" datatype="html"> 10893 <trans-unit id="5058286083557987083" datatype="html">
10663 <source>âš ï¸ Never share your stream key with anyone.</source> 10894 <source>âš ï¸ Never share your stream key with anyone.</source>
10664 <target state="new">âš ï¸ Never share your stream key with anyone.</target> 10895 <target state="new">âš ï¸ Never share your stream key with anyone.</target>
10665 10896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
10666 10897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
10667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 10898 </trans-unit>
10668 <trans-unit id="5941639683192662500" datatype="html"> 10899 <trans-unit id="5941639683192662500" datatype="html">
10669 <source>This is a normal live</source> 10900 <source>This is a normal live</source>
10670 <target state="new">This is a normal live</target> 10901 <target state="new">This is a normal live</target>
10671 10902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
10672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 10903 </trans-unit>
10673 <trans-unit id="4022826795131920912" datatype="html"> 10904 <trans-unit id="4022826795131920912" datatype="html">
10674 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 10905 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
10675 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target> 10906 <target state="new"> You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live </target>
10676 10907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
10677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 10908 </trans-unit>
10678 <trans-unit id="2261925229535541622" datatype="html"> 10909 <trans-unit id="2261925229535541622" datatype="html">
10679 <source>This is a permanent/recurring live</source> 10910 <source>This is a permanent/recurring live</source>
10680 <target state="new">This is a permanent/recurring live</target> 10911 <target state="new">This is a permanent/recurring live</target>
10681 10912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
10682 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 10913 </trans-unit>
10683 <trans-unit id="8986073791327847979" datatype="html"> 10914 <trans-unit id="8986073791327847979" datatype="html">
10684 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 10915 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
10685 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target> 10916 <target state="new"> You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos </target>
10686 10917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
10687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 10918 </trans-unit>
10688 <trans-unit id="3112273530390098557" datatype="html"> 10919 <trans-unit id="3112273530390098557" datatype="html">
10689 <source>Replay will be saved</source> 10920 <source>Replay will be saved</source>
10690 <target state="new">Replay will be saved</target> 10921 <target state="new">Replay will be saved</target>
@@ -11229,14 +11460,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11229 <trans-unit id="2830831449226931729" datatype="html"> 11460 <trans-unit id="2830831449226931729" datatype="html">
11230 <source>Instance languages</source> 11461 <source>Instance languages</source>
11231 <target state="new">Instance languages</target> 11462 <target state="new">Instance languages</target>
11232 11463 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
11233 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 11464 </trans-unit>
11234 <trans-unit id="40119547597591062" datatype="html"> 11465 <trans-unit id="40119547597591062" datatype="html">
11235 <source>All languages</source> 11466 <source>All languages</source>
11236 <target state="new">All languages</target> 11467 <target state="new">All languages</target>
11237 11468 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
11238 11469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
11239 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11470 </trans-unit>
11240 <trans-unit id="996392855508119363" datatype="html"> 11471 <trans-unit id="996392855508119363" datatype="html">
11241 <source>Hidden</source> 11472 <source>Hidden</source>
11242 <target state="translated">Escondido</target> 11473 <target state="translated">Escondido</target>
@@ -11302,25 +11533,31 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11302 <x id="PH"/> de vídeos de qualidade média 11533 <x id="PH"/> de vídeos de qualidade média
11303 </target> 11534 </target>
11304 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group> 11535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group>
11305 </trans-unit><trans-unit id="1792453450803202450" datatype="html"> 11536 </trans-unit>
11306 <source>Accepted follows</source><target state="new">Accepted follows</target> 11537 <trans-unit id="1792453450803202450" datatype="html">
11307 11538 <source>Accepted follows</source>
11308 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1745310805516417209" datatype="html"> 11539 <target state="new">Accepted follows</target>
11309 <source>Rejected follows</source><target state="new">Rejected follows</target> 11540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
11310 11541 </trans-unit>
11311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="1810206793608630396" datatype="html"> 11542 <trans-unit id="1745310805516417209" datatype="html">
11312 <source>Pending follows</source><target state="new">Pending follows</target> 11543 <source>Rejected follows</source>
11313 11544 <target state="new">Rejected follows</target>
11314 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 11545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
11546 </trans-unit>
11547 <trans-unit id="1810206793608630396" datatype="html">
11548 <source>Pending follows</source>
11549 <target state="new">Pending follows</target>
11550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
11551 </trans-unit>
11315 <trans-unit id="6952960992592445535" datatype="html"> 11552 <trans-unit id="6952960992592445535" datatype="html">
11316 <source><x id="PH"/> (channel page) </source> 11553 <source><x id="PH"/> (channel page) </source>
11317 <target state="new"> 11554 <target state="new">
11318 <x id="PH"/> (channel page) 11555 <x id="PH"/> (channel page)
11319 </target> 11556 </target>
11320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11557
11321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11558
11322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11559
11323 </trans-unit> 11560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11324 <trans-unit id="1209500590333005801" datatype="html"> 11561 <trans-unit id="1209500590333005801" datatype="html">
11325 <source><x id="PH"/> (account page) </source> 11562 <source><x id="PH"/> (account page) </source>
11326 <target state="new"> 11563 <target state="new">
@@ -11724,22 +11961,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11724 <x id="PH"/> minutos. 11961 <x id="PH"/> minutos.
11725 </target> 11962 </target>
11726 11963
11727 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11964 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11728 <trans-unit id="4965472196059235310"> 11965 <trans-unit id="4965472196059235310">
11729 <source>Too many attempts, please try again later.</source> 11966 <source>Too many attempts, please try again later.</source>
11730 <target>Muitas tentativas, por favor tente novamente depois.</target> 11967 <target>Muitas tentativas, por favor tente novamente depois.</target>
11731 11968
11732 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11969 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11733 <trans-unit id="1693549688987384699"> 11970 <trans-unit id="1693549688987384699">
11734 <source>Server error. Please retry later.</source> 11971 <source>Server error. Please retry later.</source>
11735 <target>Erro de servidor. Por favor, tente novamente depois.</target> 11972 <target>Erro de servidor. Por favor, tente novamente depois.</target>
11736 11973
11737 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 11974 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11738 <trans-unit id="7436975022198908854" datatype="html"> 11975 <trans-unit id="7436975022198908854" datatype="html">
11739 <source>Unknown server error</source> 11976 <source>Unknown server error</source>
11740 <target state="new">Unknown server error</target> 11977 <target state="new">Unknown server error</target>
11741 11978
11742 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11979 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11743 <trans-unit id="5927402622550505067" datatype="html"> 11980 <trans-unit id="5927402622550505067" datatype="html">
11744 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11981 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11745 <target state="translated">Inscrito em todos os canais atuais de 11982 <target state="translated">Inscrito em todos os canais atuais de
@@ -11791,8 +12028,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11791 <trans-unit id="4968151111061046122"> 12028 <trans-unit id="4968151111061046122">
11792 <source>Moderator</source> 12029 <source>Moderator</source>
11793 <target>Moderador</target> 12030 <target>Moderador</target>
11794 12031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
11795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 12032 </trans-unit>
11796 <trans-unit id="2279527393438260622" datatype="html"> 12033 <trans-unit id="2279527393438260622" datatype="html">
11797 <source>Search videos, playlists, channels…</source> 12034 <source>Search videos, playlists, channels…</source>
11798 <target state="new">Search videos, playlists, channels…</target> 12035 <target state="new">Search videos, playlists, channels…</target>
@@ -11864,9 +12101,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11864 <trans-unit id="6747218355168080191" datatype="html"> 12101 <trans-unit id="6747218355168080191" datatype="html">
11865 <source>Do you really want to delete this comment?</source> 12102 <source>Do you really want to delete this comment?</source>
11866 <target state="new">Do you really want to delete this comment?</target> 12103 <target state="new">Do you really want to delete this comment?</target>
11867 12104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group>
11868 12105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group>
11869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group></trans-unit> 12106 </trans-unit>
11870 <trans-unit id="7837272126865175984" datatype="html"> 12107 <trans-unit id="7837272126865175984" datatype="html">
11871 <source>Comment deleted.</source> 12108 <source>Comment deleted.</source>
11872 <target state="new">Comment deleted.</target> 12109 <target state="new">Comment deleted.</target>
@@ -11901,8 +12138,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11901 <trans-unit id="2115592966120408375"> 12138 <trans-unit id="2115592966120408375">
11902 <source>Copied</source> 12139 <source>Copied</source>
11903 <target>Copiado</target> 12140 <target>Copiado</target>
11904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 12141
11905 </trans-unit> 12142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11906 <trans-unit id="4323470180912194028" datatype="html"> 12143 <trans-unit id="4323470180912194028" datatype="html">
11907 <source>Copy</source> 12144 <source>Copy</source>
11908 <target state="new">Copy</target> 12145 <target state="new">Copy</target>
@@ -11950,17 +12187,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11950 <trans-unit id="4021752662928002901" datatype="html"> 12187 <trans-unit id="4021752662928002901" datatype="html">
11951 <source>Update</source> 12188 <source>Update</source>
11952 <target state="new">Update</target> 12189 <target state="new">Update</target>
11953 12190 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
11954 12191 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
11955 12192 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
11956 12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
11957 12194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
11958 12195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
11959 12196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
11960 12197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
11961 12198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
11962 12199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
11963 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 12200 </trans-unit>
11964 <trans-unit id="420763834450076269" datatype="html"> 12201 <trans-unit id="420763834450076269" datatype="html">
11965 <source>Block</source> 12202 <source>Block</source>
11966 <target state="translated">Bloquear</target> 12203 <target state="translated">Bloquear</target>
@@ -11991,21 +12228,27 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11991 <target state="new">Delete WebTorrent files</target> 12228 <target state="new">Delete WebTorrent files</target>
11992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group> 12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group>
11993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group> 12230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
11994 </trans-unit><trans-unit id="8315587636588243636" datatype="html"> 12231 </trans-unit>
11995 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> 12232 <trans-unit id="8315587636588243636" datatype="html">
11996 12233 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
11997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit><trans-unit id="6693349469471580292" datatype="html"> 12234 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
11998 <source>Delete file</source><target state="new">Delete file</target> 12235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
11999 12236 </trans-unit>
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="7016764388104297354" datatype="html"> 12237 <trans-unit id="6693349469471580292" datatype="html">
12001 <source>File removed.</source><target state="new">File removed.</target> 12238 <source>Delete file</source>
12002 12239 <target state="new">Delete file</target>
12003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 12240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
12241 </trans-unit>
12242 <trans-unit id="7016764388104297354" datatype="html">
12243 <source>File removed.</source>
12244 <target state="new">File removed.</target>
12245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
12246 </trans-unit>
12004 <trans-unit id="1314383205093440631" datatype="html"> 12247 <trans-unit id="1314383205093440631" datatype="html">
12005 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> 12248 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
12006 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> 12249 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
12007 12250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
12008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 12251 </trans-unit>
12009 <trans-unit id="1950057220179636309" datatype="html"> 12252 <trans-unit id="1950057220179636309" datatype="html">
12010 <source>Save to playlist</source> 12253 <source>Save to playlist</source>
12011 <target state="translated">Salvar na playlist</target> 12254 <target state="translated">Salvar na playlist</target>
@@ -12146,46 +12389,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12146 <trans-unit id="4058575476871566236"> 12389 <trans-unit id="4058575476871566236">
12147 <source>Published</source> 12390 <source>Published</source>
12148 <target>Publicado</target> 12391 <target>Publicado</target>
12149 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12392
12150 </trans-unit> 12393 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12151 <trans-unit id="7657908235362559477" datatype="html"> 12394 <trans-unit id="7657908235362559477" datatype="html">
12152 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12395 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12153 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12396 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12154 <context-group purpose="location"> 12397
12155 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12156 <context context-type="linenumber">178</context>
12157 </context-group>
12158 </trans-unit>
12159 <trans-unit id="5093002376262354382" datatype="html"> 12399 <trans-unit id="5093002376262354382" datatype="html">
12160 <source>Transcoding failed</source> 12400 <source>Transcoding failed</source>
12161 <target state="new">Transcoding failed</target> 12401 <target state="new">Transcoding failed</target>
12162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12402
12163 </trans-unit> 12403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12164 <trans-unit id="118687079501751948" datatype="html"> 12404 <trans-unit id="118687079501751948" datatype="html">
12165 <source>Move to external storage failed</source> 12405 <source>Move to external storage failed</source>
12166 <target state="new">Move to external storage failed</target> 12406 <target state="new">Move to external storage failed</target>
12167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12407
12168 </trans-unit> 12408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12169 <trans-unit id="4887724548587271148"> 12409 <trans-unit id="4887724548587271148">
12170 <source>Waiting transcoding</source> 12410 <source>Waiting transcoding</source>
12171 <target>Aguardando transcodificação</target> 12411 <target>Aguardando transcodificação</target>
12172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12412
12173 </trans-unit> 12413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12174 <trans-unit id="4517785179607945981"> 12414 <trans-unit id="4517785179607945981">
12175 <source>To transcode</source> 12415 <source>To transcode</source>
12176 <target>Para transcodificar</target> 12416 <target>Para transcodificar</target>
12177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12417
12178 </trans-unit> 12418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12179 <trans-unit id="3299576663551440736"> 12419 <trans-unit id="3299576663551440736">
12180 <source>To import</source> 12420 <source>To import</source>
12181 <target>Para importar</target> 12421 <target>Para importar</target>
12182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12422
12183 </trans-unit> 12423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12184 <trans-unit id="6963802198225789806" datatype="html"> 12424 <trans-unit id="6963802198225789806" datatype="html">
12185 <source>To edit</source> 12425 <source>To edit</source>
12186 <target state="new">To edit</target> 12426 <target state="new">To edit</target>
12187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12427
12188 </trans-unit> 12428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12189 <trans-unit id="8492933894084361602" datatype="html"> 12429 <trans-unit id="8492933894084361602" datatype="html">
12190 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12430 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12191 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12431 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12248,66 +12488,66 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12248 <trans-unit id="2439066254855913806"> 12488 <trans-unit id="2439066254855913806">
12249 <source>Only I can see this video</source> 12489 <source>Only I can see this video</source>
12250 <target>Apenas eu posso ver este vídeo</target> 12490 <target>Apenas eu posso ver este vídeo</target>
12251 12491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group>
12252 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit> 12492 </trans-unit>
12253 <trans-unit id="6767380569816110388" datatype="html"> 12493 <trans-unit id="6767380569816110388" datatype="html">
12254 <source>Only shareable via a private link</source> 12494 <source>Only shareable via a private link</source>
12255 <target state="new">Only shareable via a private link</target> 12495 <target state="new">Only shareable via a private link</target>
12256 12496 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group>
12257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit> 12497 </trans-unit>
12258 <trans-unit id="6828965264297239528"> 12498 <trans-unit id="6828965264297239528">
12259 <source>Anyone can see this video</source> 12499 <source>Anyone can see this video</source>
12260 <target>Qualquer um pode ver este vídeo</target> 12500 <target>Qualquer um pode ver este vídeo</target>
12261 12501 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group>
12262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit> 12502 </trans-unit>
12263 <trans-unit id="1425933035739773115" datatype="html"> 12503 <trans-unit id="1425933035739773115" datatype="html">
12264 <source>Only users of this instance can see this video</source> 12504 <source>Only users of this instance can see this video</source>
12265 <target state="translated">Apenas utilizadores desta instância podem ver este vídeo</target> 12505 <target state="translated">Apenas utilizadores desta instância podem ver este vídeo</target>
12266 12506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group>
12267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit> 12507 </trans-unit>
12268 <trans-unit id="5210096066382592800"> 12508 <trans-unit id="5210096066382592800">
12269 <source>Video to import updated.</source> 12509 <source>Video to import updated.</source>
12270 <target>Vídeo para importar atualizado.</target> 12510 <target>Vídeo para importar atualizado.</target>
12271 12511 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
12272 12512 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
12273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 12513 </trans-unit>
12274 <trans-unit id="3284171506518522275"> 12514 <trans-unit id="3284171506518522275">
12275 <source>Your video was uploaded to your account and is private.</source> 12515 <source>Your video was uploaded to your account and is private.</source>
12276 <target>Seu vídeo foi enviado para sua conta e é privado.</target> 12516 <target>Seu vídeo foi enviado para sua conta e é privado.</target>
12277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12517
12278 </trans-unit> 12518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12279 <trans-unit id="5699822024600815733"> 12519 <trans-unit id="5699822024600815733">
12280 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12520 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12281 <target>Mas dados associados (tags, descrição…) serão perdidas, tem certeza que deseja sair dessa página?</target> 12521 <target>Mas dados associados (tags, descrição…) serão perdidas, tem certeza que deseja sair dessa página?</target>
12282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12522
12283 </trans-unit> 12523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12284 <trans-unit id="1219739004043110649"> 12524 <trans-unit id="1219739004043110649">
12285 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12525 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12286 <target>Seu vídeo ainda não foi atualizado, você tem certeza que deseja sair dessa página?</target> 12526 <target>Seu vídeo ainda não foi atualizado, você tem certeza que deseja sair dessa página?</target>
12287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12527
12288 </trans-unit> 12528 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12289 <trans-unit id="1830802698757049943" datatype="html"> 12529 <trans-unit id="1830802698757049943" datatype="html">
12290 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12530 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12291 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12531 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12292 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12532
12293 </trans-unit> 12533 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12294 <trans-unit id="6932865105766151309" datatype="html"> 12534 <trans-unit id="6932865105766151309" datatype="html">
12295 <source>Upload</source> 12535 <source>Upload</source>
12296 <target state="new">Upload</target> 12536 <target state="new">Upload</target>
12297 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12537
12298 </trans-unit> 12538 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12299 <trans-unit id="8278735427925094503" datatype="html"> 12539 <trans-unit id="8278735427925094503" datatype="html">
12300 <source>Upload <x id="PH"/> </source> 12540 <source>Upload <x id="PH"/> </source>
12301 <target state="translated">Subir 12541 <target state="translated">Subir
12302 <x id="PH"/> 12542 <x id="PH"/>
12303 </target> 12543 </target>
12304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12544
12305 </trans-unit> 12545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12306 <trans-unit id="5981816353437801748"> 12546 <trans-unit id="5981816353437801748">
12307 <source>Video published.</source> 12547 <source>Video published.</source>
12308 <target>Vídeo publicado.</target> 12548 <target>Vídeo publicado.</target>
12309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12549
12310 </trans-unit> 12550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12311 <trans-unit id="764164089183618119"> 12551 <trans-unit id="764164089183618119">
12312 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12552 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12313 <target>Você tem modificações não salvas! Se sair desta páginas, as modificações serão perdidas.</target> 12553 <target>Você tem modificações não salvas! Se sair desta páginas, as modificações serão perdidas.</target>
@@ -12398,28 +12638,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12398 <trans-unit id="961774488937452220" datatype="html"> 12638 <trans-unit id="961774488937452220" datatype="html">
12399 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source> 12639 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
12400 <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target> 12640 <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
12401 12641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group>
12402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> 12642 </trans-unit>
12403 <trans-unit id="5761611056224181752" datatype="html"> 12643 <trans-unit id="5761611056224181752" datatype="html">
12404 <source>Redirection</source> 12644 <source>Redirection</source>
12405 <target state="new">Redirection</target> 12645 <target state="new">Redirection</target>
12406 12646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group>
12407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> 12647 </trans-unit>
12408 <trans-unit id="8858527736400081688"> 12648 <trans-unit id="8858527736400081688">
12409 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 12649 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
12410 <target>Este vídeo possui conteúdo adulto ou explícito. Você tem certeza que deseja assisti-lo?</target> 12650 <target>Este vídeo possui conteúdo adulto ou explícito. Você tem certeza que deseja assisti-lo?</target>
12411 12651 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group>
12412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 12652 </trans-unit>
12413 <trans-unit id="3937119019020041049"> 12653 <trans-unit id="3937119019020041049">
12414 <source>Mature or explicit content</source> 12654 <source>Mature or explicit content</source>
12415 <target>Conteúdo adulto ou explícito</target> 12655 <target>Conteúdo adulto ou explícito</target>
12416 12656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group>
12417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit> 12657 </trans-unit>
12418 <trans-unit id="1755474755114288376" datatype="html"> 12658 <trans-unit id="1755474755114288376" datatype="html">
12419 <source>Up Next</source> 12659 <source>Up Next</source>
12420 <target state="translated">Seguinte</target> 12660 <target state="translated">Seguinte</target>
12421 12661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group>
12422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit> 12662 </trans-unit>
12423 <trans-unit id="2159130950882492111" datatype="html"> 12663 <trans-unit id="2159130950882492111" datatype="html">
12424 <source>Cancel</source> 12664 <source>Cancel</source>
12425 <target state="new">Cancel</target> 12665 <target state="new">Cancel</target>
@@ -12444,77 +12684,77 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12444 12684
12445 12685
12446 12686
12447 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12687 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12448 <trans-unit id="3354816756665089864" datatype="html"> 12688 <trans-unit id="3354816756665089864" datatype="html">
12449 <source>Autoplay is suspended</source> 12689 <source>Autoplay is suspended</source>
12450 <target state="translated">Auto-leitura está suspensa</target> 12690 <target state="translated">Auto-leitura está suspensa</target>
12451 12691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group>
12452 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit> 12692 </trans-unit>
12453 <trans-unit id="5856931617181450881" datatype="html"> 12693 <trans-unit id="5856931617181450881" datatype="html">
12454 <source>Enter/exit fullscreen</source> 12694 <source>Enter/exit fullscreen</source>
12455 <target state="new">Enter/exit fullscreen</target> 12695 <target state="new">Enter/exit fullscreen</target>
12456 12696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
12457 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> 12697 </trans-unit>
12458 <trans-unit id="2971009377468404076" datatype="html"> 12698 <trans-unit id="2971009377468404076" datatype="html">
12459 <source>Play/Pause the video</source> 12699 <source>Play/Pause the video</source>
12460 <target state="new">Play/Pause the video</target> 12700 <target state="new">Play/Pause the video</target>
12461 12701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group>
12462 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit> 12702 </trans-unit>
12463 <trans-unit id="4147087312411482964" datatype="html"> 12703 <trans-unit id="4147087312411482964" datatype="html">
12464 <source>Mute/unmute the video</source> 12704 <source>Mute/unmute the video</source>
12465 <target state="new">Mute/unmute the video</target> 12705 <target state="new">Mute/unmute the video</target>
12466 12706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
12467 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> 12707 </trans-unit>
12468 <trans-unit id="4791956574676305640" datatype="html"> 12708 <trans-unit id="4791956574676305640" datatype="html">
12469 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> 12709 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
12470 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target> 12710 <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90%</target>
12471 12711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group>
12472 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> 12712 </trans-unit>
12473 <trans-unit id="3887762369650091344" datatype="html"> 12713 <trans-unit id="3887762369650091344" datatype="html">
12474 <source>Increase the volume</source> 12714 <source>Increase the volume</source>
12475 <target state="new">Increase the volume</target> 12715 <target state="new">Increase the volume</target>
12476 12716 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
12477 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit> 12717 </trans-unit>
12478 <trans-unit id="1363382131573461910" datatype="html"> 12718 <trans-unit id="1363382131573461910" datatype="html">
12479 <source>Decrease the volume</source> 12719 <source>Decrease the volume</source>
12480 <target state="new">Decrease the volume</target> 12720 <target state="new">Decrease the volume</target>
12481 12721 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group>
12482 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> 12722 </trans-unit>
12483 <trans-unit id="2541031516422557760" datatype="html"> 12723 <trans-unit id="2541031516422557760" datatype="html">
12484 <source>Seek the video forward</source> 12724 <source>Seek the video forward</source>
12485 <target state="new">Seek the video forward</target> 12725 <target state="new">Seek the video forward</target>
12486 12726 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group>
12487 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit> 12727 </trans-unit>
12488 <trans-unit id="8813023402019364882" datatype="html"> 12728 <trans-unit id="8813023402019364882" datatype="html">
12489 <source>Seek the video backward</source> 12729 <source>Seek the video backward</source>
12490 <target state="new">Seek the video backward</target> 12730 <target state="new">Seek the video backward</target>
12491 12731 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group>
12492 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> 12732 </trans-unit>
12493 <trans-unit id="581757752202843950" datatype="html"> 12733 <trans-unit id="581757752202843950" datatype="html">
12494 <source>Increase playback rate</source> 12734 <source>Increase playback rate</source>
12495 <target state="new">Increase playback rate</target> 12735 <target state="new">Increase playback rate</target>
12496 12736 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group>
12497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit> 12737 </trans-unit>
12498 <trans-unit id="5467642834854681120" datatype="html"> 12738 <trans-unit id="5467642834854681120" datatype="html">
12499 <source>Decrease playback rate</source> 12739 <source>Decrease playback rate</source>
12500 <target state="new">Decrease playback rate</target> 12740 <target state="new">Decrease playback rate</target>
12501 12741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group>
12502 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> 12742 </trans-unit>
12503 <trans-unit id="3860402955823859506" datatype="html"> 12743 <trans-unit id="3860402955823859506" datatype="html">
12504 <source>Navigate in the video to the previous frame</source> 12744 <source>Navigate in the video to the previous frame</source>
12505 <target state="new">Navigate in the video to the previous frame</target> 12745 <target state="new">Navigate in the video to the previous frame</target>
12506 12746 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group>
12507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit> 12747 </trans-unit>
12508 <trans-unit id="8232494782895420700" datatype="html"> 12748 <trans-unit id="8232494782895420700" datatype="html">
12509 <source>Navigate in the video to the next frame</source> 12749 <source>Navigate in the video to the next frame</source>
12510 <target state="new">Navigate in the video to the next frame</target> 12750 <target state="new">Navigate in the video to the next frame</target>
12511 12751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group>
12512 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit> 12752 </trans-unit>
12513 <trans-unit id="8223917068580581095" datatype="html"> 12753 <trans-unit id="8223917068580581095" datatype="html">
12514 <source>Toggle theater mode</source> 12754 <source>Toggle theater mode</source>
12515 <target state="new">Toggle theater mode</target> 12755 <target state="new">Toggle theater mode</target>
12516 12756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
12517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit> 12757 </trans-unit>
12518 <trans-unit id="8025996572234182184"> 12758 <trans-unit id="8025996572234182184">
12519 <source>Like the video</source> 12759 <source>Like the video</source>
12520 <target>Gostar do vídeo</target> 12760 <target>Gostar do vídeo</target>
@@ -12533,9 +12773,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12533 <trans-unit id="2431286785954354122" datatype="html"> 12773 <trans-unit id="2431286785954354122" datatype="html">
12534 <source>Recently added</source> 12774 <source>Recently added</source>
12535 <target state="new">Recently added</target> 12775 <target state="new">Recently added</target>
12536 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12776
12537 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12777
12538 </trans-unit> 12778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12539 <trans-unit id="12646164819555880"> 12779 <trans-unit id="12646164819555880">
12540 <source>Videos from your subscriptions</source> 12780 <source>Videos from your subscriptions</source>
12541 <target>Vídeos de suas inscrições</target> 12781 <target>Vídeos de suas inscrições</target>
@@ -12544,17 +12784,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12544 <trans-unit id="1812379335568847528" datatype="html"> 12784 <trans-unit id="1812379335568847528" datatype="html">
12545 <source>Subscriptions</source> 12785 <source>Subscriptions</source>
12546 <target state="new">Subscriptions</target> 12786 <target state="new">Subscriptions</target>
12547 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12787
12548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12788
12549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12789
12550 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12790
12551 </trans-unit> 12791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12552 <trans-unit id="186236568870281953" datatype="html"> 12792 <trans-unit id="186236568870281953" datatype="html">
12553 <source>History</source> 12793 <source>History</source>
12554 <target state="new">History</target> 12794 <target state="new">History</target>
12555 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12795
12556 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12796
12557 </trans-unit> 12797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12558 <trans-unit id="5237588857224999862" datatype="html"> 12798 <trans-unit id="5237588857224999862" datatype="html">
12559 <source>Open actions</source> 12799 <source>Open actions</source>
12560 <target state="new">Open actions</target> 12800 <target state="new">Open actions</target>
@@ -12566,11 +12806,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12566 <trans-unit id="8681933925782924101" datatype="html"> 12806 <trans-unit id="8681933925782924101" datatype="html">
12567 <source>Local videos</source> 12807 <source>Local videos</source>
12568 <target state="new">Local videos</target> 12808 <target state="new">Local videos</target>
12569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12809
12570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12810
12571 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12811
12572 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12812
12573 </trans-unit> 12813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12574 <trans-unit id="5668077948386857930" datatype="html"> 12814 <trans-unit id="5668077948386857930" datatype="html">
12575 <source>Exclude</source> 12815 <source>Exclude</source>
12576 <target state="new">Exclude</target> 12816 <target state="new">Exclude</target>
@@ -12605,19 +12845,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12605 <trans-unit id="4668975178372693951" datatype="html"> 12845 <trans-unit id="4668975178372693951" datatype="html">
12606 <source>Discover videos</source> 12846 <source>Discover videos</source>
12607 <target state="new">Discover videos</target> 12847 <target state="new">Discover videos</target>
12608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12848
12609 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12849
12610 </trans-unit> 12850 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12611 <trans-unit id="8067135025051844577" datatype="html"> 12851 <trans-unit id="8067135025051844577" datatype="html">
12612 <source>Trending videos</source> 12852 <source>Trending videos</source>
12613 <target state="new">Trending videos</target> 12853 <target state="new">Trending videos</target>
12614 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12854
12615 </trans-unit> 12855 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12616 <trans-unit id="664221386829541948" datatype="html"> 12856 <trans-unit id="664221386829541948" datatype="html">
12617 <source>Recently added videos</source> 12857 <source>Recently added videos</source>
12618 <target state="new">Recently added videos</target> 12858 <target state="new">Recently added videos</target>
12619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12859
12620 </trans-unit> 12860 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12621 <trans-unit id="8212906256415538361" datatype="html"> 12861 <trans-unit id="8212906256415538361" datatype="html">
12622 <source>Upload a video</source> 12862 <source>Upload a video</source>
12623 <target state="new">Upload a video</target> 12863 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.pt-PT.xlf b/client/src/locale/angular.pt-PT.xlf
index 69c92bc67..55971380a 100644
--- a/client/src/locale/angular.pt-PT.xlf
+++ b/client/src/locale/angular.pt-PT.xlf
@@ -480,17 +480,17 @@
480 <target state="translated">vídeo</target> 480 <target state="translated">vídeo</target>
481 481
482 482
483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 483 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
484 <trans-unit id="6995024616159044376" datatype="html"> 484 <trans-unit id="6995024616159044376" datatype="html">
485 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 485 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
486 <target state="translated">Este vídeo excede a tua quota de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 486 <target state="translated">Este vídeo excede a tua quota de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
487 487
488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 488 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
489 <trans-unit id="7873395933409147217" datatype="html"> 489 <trans-unit id="7873395933409147217" datatype="html">
490 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 490 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
491 <target state="translated">Este vídeo excede a tua quota diária de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 491 <target state="translated">Este vídeo excede a tua quota diária de espaço disponível (tamanho do vídeo: <x id="PH" equiv-text="videoSizeBytes"/>, utilizado: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
492 492
493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 493 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
494 <trans-unit id="5235042777215655908" datatype="html"> 494 <trans-unit id="5235042777215655908" datatype="html">
495 <source>subtitles</source> 495 <source>subtitles</source>
496 <target state="translated">legendas</target> 496 <target state="translated">legendas</target>
@@ -553,8 +553,8 @@
553 <trans-unit id="2466846716878254816" datatype="html"> 553 <trans-unit id="2466846716878254816" datatype="html">
554 <source>Element <x id="PH" equiv-text="param"/> not found</source> 554 <source>Element <x id="PH" equiv-text="param"/> not found</source>
555 <target state="translated">Elemento <x id="PH" equiv-text="param"/> não encontrado</target> 555 <target state="translated">Elemento <x id="PH" equiv-text="param"/> não encontrado</target>
556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 556
557 </trans-unit> 557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
558 <trans-unit id="7539427273132299890"> 558 <trans-unit id="7539427273132299890">
559 <source>Unlisted</source> 559 <source>Unlisted</source>
560 <target>Não listado</target> 560 <target>Não listado</target>
@@ -703,13 +703,10 @@
703 <source>Only live videos</source> 703 <source>Only live videos</source>
704 <target state="translated">Só vídeos em directo</target> 704 <target state="translated">Só vídeos em directo</target>
705 705
706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 706 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
707 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 707 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
708 <context-group purpose="location"> 708
709 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
710 <context context-type="linenumber">170</context>
711 </context-group>
712 </trans-unit>
713 <trans-unit id="7585826646011739428"> 710 <trans-unit id="7585826646011739428">
714 <source>Edit</source> 711 <source>Edit</source>
715 <target>Editar</target> 712 <target>Editar</target>
@@ -1137,22 +1134,28 @@
1137 <source>Username or email address</source> 1134 <source>Username or email address</source>
1138 <target>Nome de utilizador ou endereço de correio eletrónico</target> 1135 <target>Nome de utilizador ou endereço de correio eletrónico</target>
1139 1136
1140 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1137 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1141 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1138 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1139
1140
1141 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1142 <trans-unit id="1758058452376026925" datatype="html">
1143 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1144 <target state="translated">âš ï¸ A maioria dos endereços de correio electrónico não contêm letras maiúsculas.</target>
1145
1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1147 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1142 <context-group purpose="location"> 1148 <context-group purpose="location">
1143 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1149 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1144 <context context-type="linenumber">46</context> 1150 <context context-type="linenumber">70</context>
1145 </context-group> 1151 </context-group>
1152 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1153 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1146 <context-group purpose="location"> 1154 <context-group purpose="location">
1147 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1155 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1148 <context context-type="linenumber">53</context> 1156 <context context-type="linenumber">72</context>
1149 </context-group> 1157 </context-group>
1150 </trans-unit> 1158 </trans-unit>
1151 <trans-unit id="1758058452376026925" datatype="html">
1152 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1153 <target state="translated">âš ï¸ A maioria dos endereços de correio electrónico não contêm letras maiúsculas.</target>
1154
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1156 <trans-unit id="1431416938026210429"> 1159 <trans-unit id="1431416938026210429">
1157 <source>Password</source> 1160 <source>Password</source>
1158 <target>Palavra-passe</target> 1161 <target>Palavra-passe</target>
@@ -1164,17 +1167,17 @@
1164 1167
1165 1168
1166 1169
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1168 <trans-unit id="8715156686857791956" datatype="html"> 1171 <trans-unit id="8715156686857791956" datatype="html">
1169 <source>Click here to reset your password</source> 1172 <source>Click here to reset your password</source>
1170 <target state="translated">Clique aqui para redefinir a sua senha</target> 1173 <target state="translated">Clique aqui para redefinir a sua senha</target>
1171 1174
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1173 <trans-unit id="892063502898494584" datatype="html"> 1176 <trans-unit id="892063502898494584" datatype="html">
1174 <source>I forgot my password</source> 1177 <source>I forgot my password</source>
1175 <target state="translated">Esqueci-me da minha senha</target> 1178 <target state="translated">Esqueci-me da minha senha</target>
1176 1179
1177 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1178 <trans-unit id="2101170466365500913" datatype="html"> 1181 <trans-unit id="2101170466365500913" datatype="html">
1179 <source>Logging into an account lets you publish content</source> 1182 <source>Logging into an account lets you publish content</source>
1180 <target state="translated">Iniciar sessão permite-te publicar conteúdo</target> 1183 <target state="translated">Iniciar sessão permite-te publicar conteúdo</target>
@@ -1196,28 +1199,28 @@
1196 <source>Or sign in with</source> 1199 <source>Or sign in with</source>
1197 <target state="translated">Ou inicía sessão com</target> 1200 <target state="translated">Ou inicía sessão com</target>
1198 1201
1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1200 <trans-unit id="3238209155172574367"> 1203 <trans-unit id="3238209155172574367">
1201 <source>Forgot your password</source> 1204 <source>Forgot your password</source>
1202 <target>Esqueceu-se da sua palavra-passe</target> 1205 <target>Esqueceu-se da sua palavra-passe</target>
1203 1206
1204 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1205 <trans-unit id="87327320394367488" datatype="html"> 1208 <trans-unit id="87327320394367488" datatype="html">
1206 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1209 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1207 <target state="translated">Lamentamos, mas não podes recuperar a tua senha porque a administração da tua instância não configurou o sistema de correio electrónico do PeerTube.</target> 1210 <target state="translated">Lamentamos, mas não podes recuperar a tua senha porque a administração da tua instância não configurou o sistema de correio electrónico do PeerTube.</target>
1208 1211
1209 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1212 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1210 <trans-unit id="3188014010833256853" datatype="html"> 1213 <trans-unit id="3188014010833256853" datatype="html">
1211 <source>Enter your email address and we will send you a link to reset your password.</source> 1214 <source>Enter your email address and we will send you a link to reset your password.</source>
1212 <target state="translated">Insere o teu endereço de correio electrónico e enviaremos um link que te permitirá definir uma senha nova.</target> 1215 <target state="translated">Insere o teu endereço de correio electrónico e enviaremos um link que te permitirá definir uma senha nova.</target>
1213 1216
1214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1215 <trans-unit id="1190256911880544559" datatype="html"> 1218 <trans-unit id="1190256911880544559" datatype="html">
1216 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1219 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1217The link will expire within 1 hour.</source> 1220The link will expire within 1 hour.</source>
1218 <target state="translated">Enviaremos uma mensagem de correio electrónico com instruções de recuperação de senha para <x id="PH"/>. Essas instruções expirarão dentro de uma hora.</target> 1221 <target state="translated">Enviaremos uma mensagem de correio electrónico com instruções de recuperação de senha para <x id="PH"/>. Essas instruções expirarão dentro de uma hora.</target>
1219 1222
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1221 <trans-unit id="4768749765465246664"> 1224 <trans-unit id="4768749765465246664">
1222 <source>Email</source> 1225 <source>Email</source>
1223 <target>Correio eletrónico</target> 1226 <target>Correio eletrónico</target>
@@ -1229,19 +1232,19 @@ The link will expire within 1 hour.</source>
1229 1232
1230 1233
1231 1234
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1233 <trans-unit id="3967269098753656610"> 1236 <trans-unit id="3967269098753656610">
1234 <source>Email address</source> 1237 <source>Email address</source>
1235 <target>Endereço de correio eletrónico</target> 1238 <target>Endereço de correio eletrónico</target>
1236 1239
1237 1240
1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1239 <trans-unit id="7808756054397155068" datatype="html"> 1242 <trans-unit id="7808756054397155068" datatype="html">
1240 <source>Reset</source> 1243 <source>Reset</source>
1241 <target state="translated">Recuperar</target> 1244 <target state="translated">Recuperar</target>
1242 <note priority="1" from="description">Password reset button</note> 1245 <note priority="1" from="description">Password reset button</note>
1243 1246
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1245 <trans-unit id="4319634264526091601" datatype="html"> 1248 <trans-unit id="4319634264526091601" datatype="html">
1246 <source>on this instance</source> 1249 <source>on this instance</source>
1247 <target state="translated">nesta instância</target> 1250 <target state="translated">nesta instância</target>
@@ -1449,6 +1452,12 @@ The link will expire within 1 hour.</source>
1449 <source>Configure my instance</source> 1452 <source>Configure my instance</source>
1450 <target state="translated">Configurar a minha instância</target> 1453 <target state="translated">Configurar a minha instância</target>
1451 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1454 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1455 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1456 <source>Confirm your password</source><target state="new">Confirm your password</target>
1457 <context-group purpose="location">
1458 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1459 <context context-type="linenumber">54</context>
1460 </context-group>
1452 </trans-unit> 1461 </trans-unit>
1453 <trans-unit id="9005121595859995793" datatype="html"> 1462 <trans-unit id="9005121595859995793" datatype="html">
1454 <source>Configuration warning!</source> 1463 <source>Configuration warning!</source>
@@ -1643,7 +1652,7 @@ The link will expire within 1 hour.</source>
1643 <source>My account</source> 1652 <source>My account</source>
1644 <target state="new">My account</target> 1653 <target state="new">My account</target>
1645 1654
1646 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1655 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1647 <trans-unit id="6371572688505952303" datatype="html"> 1656 <trans-unit id="6371572688505952303" datatype="html">
1648 <source>My library</source> 1657 <source>My library</source>
1649 <target state="new">My library</target> 1658 <target state="new">My library</target>
@@ -1654,7 +1663,7 @@ The link will expire within 1 hour.</source>
1654 <target>Criar uma conta</target> 1663 <target>Criar uma conta</target>
1655 1664
1656 1665
1657 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1666 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1658 <trans-unit id="3108704604266608109" datatype="html"> 1667 <trans-unit id="3108704604266608109" datatype="html">
1659 <source>My video imports</source> 1668 <source>My video imports</source>
1660 <target state="new">My video imports</target> 1669 <target state="new">My video imports</target>
@@ -1674,34 +1683,34 @@ The link will expire within 1 hour.</source>
1674 <source>Import jobs concurrency</source> 1683 <source>Import jobs concurrency</source>
1675 <target state="new">Import jobs concurrency</target> 1684 <target state="new">Import jobs concurrency</target>
1676 1685
1677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1678 <trans-unit id="2184839376696112704" datatype="html"> 1687 <trans-unit id="2184839376696112704" datatype="html">
1679 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1688 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1680 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1689 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1681 1690
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1683 <trans-unit id="780513172839038392" datatype="html"> 1692 <trans-unit id="780513172839038392" datatype="html">
1684 <source>jobs in parallel</source> 1693 <source>jobs in parallel</source>
1685 <target state="new">jobs in parallel</target> 1694 <target state="new">jobs in parallel</target>
1686 1695
1687 1696
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1689 <trans-unit id="5997625369044180192" datatype="html"> 1698 <trans-unit id="5997625369044180192" datatype="html">
1690 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1699 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1691 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1700 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1692 1701
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1694 <trans-unit id="2095604754338363597" datatype="html"> 1703 <trans-unit id="2095604754338363597" datatype="html">
1695 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1704 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1696 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1705 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1697 1706
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1699 <trans-unit id="7627544798203088407" datatype="html"> 1708 <trans-unit id="7627544798203088407" datatype="html">
1700 <source>Discover</source> 1709 <source>Discover</source>
1701 <target state="translated">Descobrir</target> 1710 <target state="translated">Descobrir</target>
1702 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1711
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1712
1704 </trans-unit> 1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1705 <trans-unit id="7844706011418789951"> 1714 <trans-unit id="7844706011418789951">
1706 <source>Administration</source> 1715 <source>Administration</source>
1707 <target>Administração</target> 1716 <target>Administração</target>
@@ -1919,7 +1928,7 @@ The link will expire within 1 hour.</source>
1919 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1928 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1920 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1929 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1921 1930
1922 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1931 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1923 <trans-unit id="5131854469652959713" datatype="html"> 1932 <trans-unit id="5131854469652959713" datatype="html">
1924 <source>GLOBAL SEARCH</source> 1933 <source>GLOBAL SEARCH</source>
1925 <target state="new">GLOBAL SEARCH</target> 1934 <target state="new">GLOBAL SEARCH</target>
@@ -2295,7 +2304,7 @@ The link will expire within 1 hour.</source>
2295 2304
2296 2305
2297 2306
2298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2299 <trans-unit id="2504502765849142619" datatype="html"> 2308 <trans-unit id="2504502765849142619" datatype="html">
2300 <source>No items found</source> 2309 <source>No items found</source>
2301 <target state="new">No items found</target> 2310 <target state="new">No items found</target>
@@ -2686,7 +2695,7 @@ The link will expire within 1 hour.</source>
2686 <source>Upload on hold</source> 2695 <source>Upload on hold</source>
2687 <target state="new">Upload on hold</target> 2696 <target state="new">Upload on hold</target>
2688 2697
2689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2690 <trans-unit id="285180972645018518" datatype="html"> 2699 <trans-unit id="285180972645018518" datatype="html">
2691 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2700 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2692 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2701 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2946,7 +2955,7 @@ The link will expire within 1 hour.</source>
2946 2955
2947 2956
2948 2957
2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2958 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2950 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2959 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2951</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2960</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2952</target> 2961</target>
@@ -3643,62 +3652,77 @@ The link will expire within 1 hour.</source>
3643 3652
3644 3653
3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3646 <trans-unit id="7046347992315328430" datatype="html"> 3655
3647 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3648 <target state="translated">A transcodificação de vídeos está activada. A quota de vídeos tem em conta apenas o tamanho de vídeo <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/>. <x id="LINE_BREAK"/> Estu utilizadore pode, no máximo, carregar ~ <x id="INTERPOLATION"/>. </target>
3649
3650
3651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3652 <trans-unit id="2743014784334706527"> 3656 <trans-unit id="2743014784334706527">
3653 <source>Daily video quota</source> 3657 <source>Daily video quota</source>
3654 <target>Quota de vídeo diária</target> 3658 <target>Quota de vídeo diária</target>
3655 3659
3656 3660
3657 3661
3658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3659 <trans-unit id="2622255144026150901" datatype="html"> 3663 <trans-unit id="2622255144026150901" datatype="html">
3660 <source>Auth plugin</source> 3664 <source>Auth plugin</source>
3661 <target state="new">Auth plugin</target> 3665 <target state="new">Auth plugin</target>
3662 3666
3663 3667
3664 3668
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3666 <trans-unit id="588099657508661970" datatype="html"> 3670 <trans-unit id="588099657508661970" datatype="html">
3667 <source>None (local authentication)</source> 3671 <source>None (local authentication)</source>
3668 <target state="new">None (local authentication)</target> 3672 <target state="new">None (local authentication)</target>
3669 3673
3670 3674
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3672 <trans-unit id="2070907480317730379" datatype="html"> 3676 <trans-unit id="2070907480317730379" datatype="html">
3673 <source>Doesn't need review before a video goes public</source> 3677 <source>Doesn't need review before a video goes public</source>
3674 <target state="translated">Não necessita de revisão para o vídeo ficar público</target> 3678 <target state="translated">Não necessita de revisão para o vídeo ficar público</target>
3675 3679
3676 3680
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3678 <trans-unit id="6667250632809964191" datatype="html"> 3682 <trans-unit id="6667250632809964191" datatype="html">
3679 <source>Send a link to reset the password by email to the user</source> 3683 <source>Send a link to reset the password by email to the user</source>
3680 <target state="new">Send a link to reset the password by email to the user</target> 3684 <target state="new">Send a link to reset the password by email to the user</target>
3681 3685
3682 3686
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3684 <trans-unit id="1412406834353485520" datatype="html"> 3688 <trans-unit id="1412406834353485520" datatype="html">
3685 <source>Ask for new password</source> 3689 <source>Ask for new password</source>
3686 <target state="new">Ask for new password</target> 3690 <target state="new">Ask for new password</target>
3687 3691
3688 3692
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3690 <trans-unit id="3791201588898094481" datatype="html"> 3694 <trans-unit id="3791201588898094481" datatype="html">
3691 <source>Manually set the user password</source> 3695 <source>Manually set the user password</source>
3692 <target state="new">Manually set the user password</target> 3696 <target state="new">Manually set the user password</target>
3693 3697
3694 3698
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3700 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3701 <context-group purpose="location">
3702 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3703 <context context-type="linenumber">227</context>
3704 </context-group>
3705 <context-group purpose="location">
3706 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3707 <context context-type="linenumber">227</context>
3708 </context-group>
3709 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3710 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3711 <context-group purpose="location">
3712 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3713 <context context-type="linenumber">228</context>
3714 </context-group>
3715 <context-group purpose="location">
3716 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3717 <context context-type="linenumber">228</context>
3718 </context-group>
3719 </trans-unit>
3696 <trans-unit id="8461842260159597706" datatype="html"> 3720 <trans-unit id="8461842260159597706" datatype="html">
3697 <source>Show</source> 3721 <source>Show</source>
3698 <target state="translated">Mostrar</target> 3722 <target state="translated">Mostrar</target>
3699 3723
3700 3724
3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3702 <trans-unit id="8461609631969932886" datatype="html"> 3726 <trans-unit id="8461609631969932886" datatype="html">
3703 <source>Hide</source> 3727 <source>Hide</source>
3704 <target state="translated">Esconder</target> 3728 <target state="translated">Esconder</target>
@@ -3707,7 +3731,7 @@ The link will expire within 1 hour.</source>
3707 3731
3708 3732
3709 3733
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3711 <trans-unit id="7049348886126005391"> 3735 <trans-unit id="7049348886126005391">
3712 <source>Batch actions</source> 3736 <source>Batch actions</source>
3713 <target state="new">Batch actions</target> 3737 <target state="new">Batch actions</target>
@@ -3789,16 +3813,16 @@ The link will expire within 1 hour.</source>
3789 3813
3790 3814
3791 3815
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3793 <trans-unit id="5668793810321242853"> 3817 <trans-unit id="5668793810321242853">
3794 <source>Muted servers</source> 3818 <source>Muted servers</source>
3795 <target state="new">Muted servers</target> 3819 <target state="new">Muted servers</target>
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3820
3797 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3821
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3822
3799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3823
3800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3824
3801 </trans-unit> 3825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3802 <trans-unit id="2343069726009080052" datatype="html"> 3826 <trans-unit id="2343069726009080052" datatype="html">
3803 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3827 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3804 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3828 <target state="translated">Vídeo <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4926,171 +4950,165 @@ The link will expire within 1 hour.</source>
4926 4950
4927 4951
4928 4952
4929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4930 <trans-unit id="8509882464852636851" datatype="html"> 4954 <trans-unit id="8509882464852636851" datatype="html">
4931 <source>Default daily upload limit per user</source> 4955 <source>Default daily upload limit per user</source>
4932 <target state="new">Default daily upload limit per user</target> 4956 <target state="new">Default daily upload limit per user</target>
4933 4957
4934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4935 <trans-unit id="4719342289581047890" datatype="html"> 4959 <trans-unit id="4719342289581047890" datatype="html">
4936 <source>Allow import with a torrent file or a magnet URI</source> 4960 <source>Allow import with a torrent file or a magnet URI</source>
4937 <target state="new">Allow import with a torrent file or a magnet URI</target> 4961 <target state="new">Allow import with a torrent file or a magnet URI</target>
4938 4962
4939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 4963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4940 <trans-unit id="6801844913630625451" datatype="html"> 4964 <trans-unit id="6801844913630625451" datatype="html">
4941 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 4965 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4942 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4966 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4943 4967
4944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4945 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4969 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4946 <context-group purpose="location"> 4970
4947 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4948 <context context-type="linenumber">293</context>
4949 </context-group>
4950 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4951 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4972 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4952 <context-group purpose="location"> 4973
4953 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4954 <context context-type="linenumber">296,298</context>
4955 </context-group>
4956 </trans-unit>
4957 <trans-unit id="3950258704315544174" datatype="html"> 4975 <trans-unit id="3950258704315544174" datatype="html">
4958 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4976 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4959 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4977 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4960 4978
4961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 4979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4962 <trans-unit id="424703522835656806" datatype="html"> 4980 <trans-unit id="424703522835656806" datatype="html">
4963 <source>VIDEO CHANNELS</source> 4981 <source>VIDEO CHANNELS</source>
4964 <target state="new">VIDEO CHANNELS</target> 4982 <target state="new">VIDEO CHANNELS</target>
4965 4983
4966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 4984 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4967 <trans-unit id="7026684190224451991" datatype="html"> 4985 <trans-unit id="7026684190224451991" datatype="html">
4968 <source>Max video channels per user</source> 4986 <source>Max video channels per user</source>
4969 <target state="new">Max video channels per user</target> 4987 <target state="new">Max video channels per user</target>
4970 4988
4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 4989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4972 <trans-unit id="3840267063842708224" datatype="html"> 4990 <trans-unit id="3840267063842708224" datatype="html">
4973 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 4991 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4974 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4992 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4975 4993
4976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4977 <trans-unit id="3428986951244800347" datatype="html"> 4995 <trans-unit id="3428986951244800347" datatype="html">
4978 <source>Block new videos automatically</source> 4996 <source>Block new videos automatically</source>
4979 <target state="new">Block new videos automatically</target> 4997 <target state="new">Block new videos automatically</target>
4980 4998
4981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4982 <trans-unit id="2054846790157376783" datatype="html"> 5000 <trans-unit id="2054846790157376783" datatype="html">
4983 <source>SEARCH</source> 5001 <source>SEARCH</source>
4984 <target state="new">SEARCH</target> 5002 <target state="new">SEARCH</target>
4985 5003
4986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4987 <trans-unit id="3442084803796199253" datatype="html"> 5005 <trans-unit id="3442084803796199253" datatype="html">
4988 <source>Allow users to do remote URI/handle search</source> 5006 <source>Allow users to do remote URI/handle search</source>
4989 <target state="new">Allow users to do remote URI/handle search</target> 5007 <target state="new">Allow users to do remote URI/handle search</target>
4990 5008
4991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
4992 <trans-unit id="2258148539285928012" datatype="html"> 5010 <trans-unit id="2258148539285928012" datatype="html">
4993 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5011 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
4994 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5012 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4995 5013
4996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4997 <trans-unit id="7295422540935146771" datatype="html"> 5015 <trans-unit id="7295422540935146771" datatype="html">
4998 <source>Allow anonymous to do remote URI/handle search</source> 5016 <source>Allow anonymous to do remote URI/handle search</source>
4999 <target state="new">Allow anonymous to do remote URI/handle search</target> 5017 <target state="new">Allow anonymous to do remote URI/handle search</target>
5000 5018
5001 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5002 <trans-unit id="7305237807882754643" datatype="html"> 5020 <trans-unit id="7305237807882754643" datatype="html">
5003 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5021 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5004 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5022 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5005 5023
5006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5007 <trans-unit id="5273935530181504015" datatype="html"> 5025 <trans-unit id="5273935530181504015" datatype="html">
5008 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5026 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5009 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5027 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5010 5028
5011 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5012 <trans-unit id="1886227550697837417" datatype="html"> 5030 <trans-unit id="1886227550697837417" datatype="html">
5013 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5031 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5014 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5032 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5015 5033
5016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5017 <trans-unit id="2331464426553277323" datatype="html"> 5035 <trans-unit id="2331464426553277323" datatype="html">
5018 <source>Search index URL</source> 5036 <source>Search index URL</source>
5019 <target state="new">Search index URL</target> 5037 <target state="new">Search index URL</target>
5020 5038
5021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5022 <trans-unit id="8524278911521465398" datatype="html"> 5040 <trans-unit id="8524278911521465398" datatype="html">
5023 <source>Disable local search in search bar</source> 5041 <source>Disable local search in search bar</source>
5024 <target state="new">Disable local search in search bar</target> 5042 <target state="new">Disable local search in search bar</target>
5025 5043
5026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5027 <trans-unit id="6568991917245875948" datatype="html"> 5045 <trans-unit id="6568991917245875948" datatype="html">
5028 <source>Otherwise the local search stays used by default</source> 5046 <source>Otherwise the local search stays used by default</source>
5029 <target state="new">Otherwise the local search stays used by default</target> 5047 <target state="new">Otherwise the local search stays used by default</target>
5030 5048
5031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5032 <trans-unit id="4444955208013675027" datatype="html"> 5050 <trans-unit id="4444955208013675027" datatype="html">
5033 <source>Search bar uses the global search index by default</source> 5051 <source>Search bar uses the global search index by default</source>
5034 <target state="new">Search bar uses the global search index by default</target> 5052 <target state="new">Search bar uses the global search index by default</target>
5035 5053
5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5037 <trans-unit id="6476750382562952780" datatype="html"> 5055 <trans-unit id="6476750382562952780" datatype="html">
5038 <source>Enable global search</source> 5056 <source>Enable global search</source>
5039 <target state="new">Enable global search</target> 5057 <target state="new">Enable global search</target>
5040 5058
5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5042 <trans-unit id="836183323506117145" datatype="html"> 5060 <trans-unit id="836183323506117145" datatype="html">
5043 <source>FEDERATION</source> 5061 <source>FEDERATION</source>
5044 <target state="new">FEDERATION</target> 5062 <target state="new">FEDERATION</target>
5045 5063
5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5047 <trans-unit id="252719899360434356" datatype="html"> 5065 <trans-unit id="252719899360434356" datatype="html">
5048 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5066 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5049 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5067 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5050 5068
5051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5052 <trans-unit id="9119248927271669654" datatype="html"> 5070 <trans-unit id="9119248927271669654" datatype="html">
5053 <source>Other instances can follow yours</source> 5071 <source>Other instances can follow yours</source>
5054 <target state="new">Other instances can follow yours</target> 5072 <target state="new">Other instances can follow yours</target>
5055 5073
5056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5057 <trans-unit id="7015551137649102649" datatype="html"> 5075 <trans-unit id="7015551137649102649" datatype="html">
5058 <source>Manually approve new instance followers</source> 5076 <source>Manually approve new instance followers</source>
5059 <target state="new">Manually approve new instance followers</target> 5077 <target state="new">Manually approve new instance followers</target>
5060 5078
5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5062 <trans-unit id="4803992993548153434" datatype="html"> 5080 <trans-unit id="4803992993548153434" datatype="html">
5063 <source>Automatically follow back instances</source> 5081 <source>Automatically follow back instances</source>
5064 <target state="new">Automatically follow back instances</target> 5082 <target state="new">Automatically follow back instances</target>
5065 5083
5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5067 <trans-unit id="2092224316392295720" datatype="html"> 5085 <trans-unit id="2092224316392295720" datatype="html">
5068 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5086 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5069 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5087 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5070 5088
5071 5089
5072 5090
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5074 <trans-unit id="1718269478813020014" datatype="html"> 5092 <trans-unit id="1718269478813020014" datatype="html">
5075 <source>Index URL</source> 5093 <source>Index URL</source>
5076 <target state="new">Index URL</target> 5094 <target state="new">Index URL</target>
5077 5095
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5079 <trans-unit id="173263206605027981" datatype="html"> 5097 <trans-unit id="173263206605027981" datatype="html">
5080 <source>Automatically follow instances of a public index</source> 5098 <source>Automatically follow instances of a public index</source>
5081 <target state="new">Automatically follow instances of a public index</target> 5099 <target state="new">Automatically follow instances of a public index</target>
5082 5100
5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5084 <trans-unit id="9076632742417302918" datatype="html"> 5102 <trans-unit id="9076632742417302918" datatype="html">
5085 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5103 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5086 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5104 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5087 5105
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5089 <trans-unit id="3946988229617310200" datatype="html"> 5107 <trans-unit id="3946988229617310200" datatype="html">
5090 <source>ADMINISTRATORS</source> 5108 <source>ADMINISTRATORS</source>
5091 <target state="new">ADMINISTRATORS</target> 5109 <target state="new">ADMINISTRATORS</target>
5092 5110
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5094 <trans-unit id="2149300564474427551"> 5112 <trans-unit id="2149300564474427551">
5095 <source>Administrator</source> 5113 <source>Administrator</source>
5096 <target>Administrador</target> 5114 <target>Administrador</target>
@@ -5100,12 +5118,12 @@ The link will expire within 1 hour.</source>
5100 <source>Admin email</source> 5118 <source>Admin email</source>
5101 <target>Email de administrador</target> 5119 <target>Email de administrador</target>
5102 5120
5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5104 <trans-unit id="4722881456283329321"> 5122 <trans-unit id="4722881456283329321">
5105 <source>Enable contact form</source> 5123 <source>Enable contact form</source>
5106 <target state="new">Enable contact form</target> 5124 <target state="new">Enable contact form</target>
5107 5125
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5109 <trans-unit id="5926348345797688952" datatype="html"> 5127 <trans-unit id="5926348345797688952" datatype="html">
5110 <source>VOD Transcoding</source> 5128 <source>VOD Transcoding</source>
5111 <target state="new">VOD Transcoding</target> 5129 <target state="new">VOD Transcoding</target>
@@ -5115,27 +5133,27 @@ The link will expire within 1 hour.</source>
5115 <source>TWITTER</source> 5133 <source>TWITTER</source>
5116 <target state="new">TWITTER</target> 5134 <target state="new">TWITTER</target>
5117 5135
5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5119 <trans-unit id="3202133522706129143" datatype="html"> 5137 <trans-unit id="3202133522706129143" datatype="html">
5120 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5138 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5121 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5139 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5122 5140
5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5124 <trans-unit id="4087837092261487511"> 5142 <trans-unit id="4087837092261487511">
5125 <source>Your Twitter username</source> 5143 <source>Your Twitter username</source>
5126 <target>Seu nome de usuário no Twitter</target> 5144 <target>Seu nome de usuário no Twitter</target>
5127 5145
5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5129 <trans-unit id="5648651824279408711" datatype="html"> 5147 <trans-unit id="5648651824279408711" datatype="html">
5130 <source>Instance allowed by Twitter</source> 5148 <source>Instance allowed by Twitter</source>
5131 <target state="new">Instance allowed by Twitter</target> 5149 <target state="new">Instance allowed by Twitter</target>
5132 5150
5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5134 <trans-unit id="2076338542820061819" datatype="html"> 5152 <trans-unit id="2076338542820061819" datatype="html">
5135 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5153 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5136 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5154 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5137 5155
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5139 <trans-unit id="493135676263039396" datatype="html"> 5157 <trans-unit id="493135676263039396" datatype="html">
5140 <source>LIVE</source> 5158 <source>LIVE</source>
5141 <target state="new">LIVE</target> 5159 <target state="new">LIVE</target>
@@ -5521,11 +5539,73 @@ color: red;
5521 <source>PASSWORD</source> 5539 <source>PASSWORD</source>
5522 <target state="new">PASSWORD</target> 5540 <target state="new">PASSWORD</target>
5523 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5541 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5542 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5543 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5544 <context-group purpose="location">
5545 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5546 <context context-type="linenumber">67</context>
5547 </context-group>
5524 </trans-unit> 5548 </trans-unit>
5525 <trans-unit id="9012586956848595996" datatype="html"> 5549 <trans-unit id="9012586956848595996" datatype="html">
5526 <source>EMAIL</source> 5550 <source>EMAIL</source>
5527 <target state="new">EMAIL</target> 5551 <target state="new">EMAIL</target>
5528 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5552
5553 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5554 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5555 <context-group purpose="location">
5556 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5557 <context context-type="linenumber">3,5</context>
5558 </context-group>
5559 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5560 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5561 <context-group purpose="location">
5562 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5563 <context context-type="linenumber">5</context>
5564 </context-group>
5565 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5566 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5567 <context-group purpose="location">
5568 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5569 <context context-type="linenumber">9</context>
5570 </context-group>
5571 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5572 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5573 <context-group purpose="location">
5574 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5575 <context context-type="linenumber">31</context>
5576 </context-group>
5577 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5578 <source>Disable two factor</source><target state="new">Disable two factor</target>
5579 <context-group purpose="location">
5580 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5581 <context context-type="linenumber">33</context>
5582 </context-group>
5583 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5584 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5585 <context-group purpose="location">
5586 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5587 <context context-type="linenumber">43</context>
5588 </context-group>
5589 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5590 <source> Two factor authentication is already enabled.
5591</source><target state="new"> Two factor authentication is already enabled.
5592</target>
5593 <context-group purpose="location">
5594 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5595 <context context-type="linenumber">6,8</context>
5596 </context-group>
5597 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5598 <source>Your password</source><target state="new">Your password</target>
5599 <context-group purpose="location">
5600 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5601 <context context-type="linenumber">14</context>
5602 </context-group>
5603 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5604 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5605 <context-group purpose="location">
5606 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5607 <context context-type="linenumber">15</context>
5608 </context-group>
5529 </trans-unit> 5609 </trans-unit>
5530 <trans-unit id="7752239348028675311" datatype="html"> 5610 <trans-unit id="7752239348028675311" datatype="html">
5531 <source>DANGER ZONE</source> 5611 <source>DANGER ZONE</source>
@@ -5533,7 +5613,7 @@ color: red;
5533 5613
5534 5614
5535 5615
5536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5537 <trans-unit id="4915431133669985304"> 5617 <trans-unit id="4915431133669985304">
5538 <source>Profile</source> 5618 <source>Profile</source>
5539 <target>Perfil</target> 5619 <target>Perfil</target>
@@ -5681,7 +5761,7 @@ color: red;
5681 <target>Senha atual</target> 5761 <target>Senha atual</target>
5682 5762
5683 5763
5684 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5685 <trans-unit id="3588415639242079458"> 5765 <trans-unit id="3588415639242079458">
5686 <source>New password</source> 5766 <source>New password</source>
5687 <target>Nova senha</target> 5767 <target>Nova senha</target>
@@ -5926,7 +6006,17 @@ color: red;
5926 <trans-unit id="4247400351982331798" datatype="html"> 6006 <trans-unit id="4247400351982331798" datatype="html">
5927 <source>Account settings</source> 6007 <source>Account settings</source>
5928 <target state="new">Account settings</target> 6008 <target state="new">Account settings</target>
5929 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6009
6010 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6011 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6012 <context-group purpose="location">
6013 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6014 <context context-type="linenumber">39</context>
6015 </context-group>
6016 <context-group purpose="location">
6017 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6018 <context context-type="linenumber">3</context>
6019 </context-group>
5930 </trans-unit> 6020 </trans-unit>
5931 <trans-unit id="2864486939135008600" datatype="html"> 6021 <trans-unit id="2864486939135008600" datatype="html">
5932 <source>Playlist elements</source> 6022 <source>Playlist elements</source>
@@ -7217,7 +7307,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7217 7307
7218 7308
7219 7309
7220 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7310 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7221 <trans-unit id="25349740244798533" datatype="html"> 7311 <trans-unit id="25349740244798533" datatype="html">
7222 <source>Username copied</source> 7312 <source>Username copied</source>
7223 <target state="new">Username copied</target> 7313 <target state="new">Username copied</target>
@@ -7393,7 +7483,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7393 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7483 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7394 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7484 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7395 7485
7396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7486 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7397 <trans-unit id="6284468333579755406" datatype="html"> 7487 <trans-unit id="6284468333579755406" datatype="html">
7398 <source>Edit custom configuration</source> 7488 <source>Edit custom configuration</source>
7399 <target state="new">Edit custom configuration</target> 7489 <target state="new">Edit custom configuration</target>
@@ -7594,7 +7684,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7594 7684
7595 7685
7596 7686
7597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7598 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7688 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7599 <context-group purpose="location"> 7689 <context-group purpose="location">
7600 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7690 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7689,16 +7779,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
7689 <source>Follow request(s) sent!</source> 7779 <source>Follow request(s) sent!</source>
7690 <target>Solicitação de seguir(s) enviada!</target> 7780 <target>Solicitação de seguir(s) enviada!</target>
7691 7781
7692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7693 <trans-unit id="3459358413436264734" datatype="html"> 7783 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7694 <source>Your instance subscriptions</source>
7695 <target state="new">Your instance subscriptions</target>
7696 <context-group purpose="location"> 7784 <context-group purpose="location">
7697 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7785 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7698 <context context-type="linenumber">3</context> 7786 <context context-type="linenumber">3</context>
7699 </context-group> 7787 </context-group>
7700 </trans-unit> 7788 </trans-unit>
7701 7789
7790
7702 <trans-unit id="9160510009013134726"> 7791 <trans-unit id="9160510009013134726">
7703 <source>Unfollow</source> 7792 <source>Unfollow</source>
7704 <target>Parar de seguir</target> 7793 <target>Parar de seguir</target>
@@ -8241,17 +8330,23 @@ channel with the same name (<x id="PH_2"/>)!</target>
8241 <trans-unit id="780323526182667308" datatype="html"> 8330 <trans-unit id="780323526182667308" datatype="html">
8242 <source>User <x id="PH"/> updated.</source> 8331 <source>User <x id="PH"/> updated.</source>
8243 <target state="translated"><x id="PH"/> actualizade.</target> 8332 <target state="translated"><x id="PH"/> actualizade.</target>
8244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8333
8245 </trans-unit> 8334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8246 <trans-unit id="1349763489797682899"> 8335 <trans-unit id="1349763489797682899">
8247 <source>Update user</source> 8336 <source>Update user</source>
8248 <target>Atualizar usuário</target> 8337 <target>Atualizar usuário</target>
8249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8338
8250 </trans-unit> 8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8251 <trans-unit id="8819563010322372715" datatype="html"> 8340 <trans-unit id="8819563010322372715" datatype="html">
8252 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8341 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8253 <target state="translated">Um email a requisitar a mudança de senha foi enviado para <x id="PH"/>.</target> 8342 <target state="translated">Um email a requisitar a mudança de senha foi enviado para <x id="PH"/>.</target>
8254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8343
8344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8345 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8346 <context-group purpose="location">
8347 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8348 <context context-type="linenumber">134</context>
8349 </context-group>
8255 </trans-unit> 8350 </trans-unit>
8256 <trans-unit id="7483807629538115183" datatype="html"> 8351 <trans-unit id="7483807629538115183" datatype="html">
8257 <source>Users list</source> 8352 <source>Users list</source>
@@ -8780,7 +8875,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8780 <target state="new">Channel filters</target> 8875 <target state="new">Channel filters</target>
8781 8876
8782 8877
8783 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 8878 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8784 <trans-unit id="6059091237492573541" datatype="html"> 8879 <trans-unit id="6059091237492573541" datatype="html">
8785 <source>Update video channel</source> 8880 <source>Update video channel</source>
8786 <target state="new">Update video channel</target> 8881 <target state="new">Update video channel</target>
@@ -8848,18 +8943,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
8848 <trans-unit id="5851560788527570644" datatype="html"> 8943 <trans-unit id="5851560788527570644" datatype="html">
8849 <source>Notifications</source> 8944 <source>Notifications</source>
8850 <target state="new">Notifications</target> 8945 <target state="new">Notifications</target>
8851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8946
8852 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8947
8853 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8948
8854 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8949
8855 </trans-unit> 8950 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8856 <trans-unit id="6658000829978978023" datatype="html"> 8951 <trans-unit id="6658000829978978023" datatype="html">
8857 <source>Applications</source> 8952 <source>Applications</source>
8858 <target state="new">Applications</target> 8953 <target state="new">Applications</target>
8859 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8954
8860 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8955
8861 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8956
8862 </trans-unit> 8957 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8863 <trans-unit id="104404386496394770" datatype="html"> 8958 <trans-unit id="104404386496394770" datatype="html">
8864 <source>Delete playlist</source> 8959 <source>Delete playlist</source>
8865 <target state="new">Delete playlist</target> 8960 <target state="new">Delete playlist</target>
@@ -8875,7 +8970,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8875 <target state="new">Change ownership</target> 8970 <target state="new">Change ownership</target>
8876 8971
8877 8972
8878 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8973 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8879 <trans-unit id="3380608219513805292" datatype="html"> 8974 <trans-unit id="3380608219513805292" datatype="html">
8880 <source>Playlist <x id="PH"/> deleted.</source> 8975 <source>Playlist <x id="PH"/> deleted.</source>
8881 <target state="translated">Lista de reprodução <x id="PH"/> apagada.</target> 8976 <target state="translated">Lista de reprodução <x id="PH"/> apagada.</target>
@@ -8888,24 +8983,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
8888 8983
8889 8984
8890 8985
8891 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8986 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8892 <trans-unit id="8197117721861453263"> 8987 <trans-unit id="8197117721861453263">
8893 <source>Do you really want to delete <x id="PH"/> videos?</source> 8988 <source>Do you really want to delete <x id="PH"/> videos?</source>
8894 <target>Quer mesmo apagar <x id="PH"/> vídeos?</target> 8989 <target>Quer mesmo apagar <x id="PH"/> vídeos?</target>
8895 8990
8896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8897 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8992 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8898 <context-group purpose="location"> 8993
8899 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8994 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8900 <context context-type="linenumber">191</context>
8901 </context-group>
8902 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8903 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8995 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8904 <context-group purpose="location"> 8996
8905 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8906 <context context-type="linenumber">193,191</context>
8907 </context-group>
8908 </trans-unit>
8909 8998
8910 <trans-unit id="2591467977473302125" datatype="html"> 8999 <trans-unit id="2591467977473302125" datatype="html">
8911 <source>Videos list</source> 9000 <source>Videos list</source>
@@ -8953,7 +9042,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8953 <source>My channels</source> 9042 <source>My channels</source>
8954 <target>Meus canais</target> 9043 <target>Meus canais</target>
8955 9044
8956 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9045 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8957 <source>My synchronizations</source><target state="new">My synchronizations</target> 9046 <source>My synchronizations</source><target state="new">My synchronizations</target>
8958 <context-group purpose="location"> 9047 <context-group purpose="location">
8959 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9048 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8978,14 +9067,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
8978 9067
8979 9068
8980 9069
8981 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8982 <trans-unit id="2527931602940887636"> 9071 <trans-unit id="2527931602940887636">
8983 <source>My subscriptions</source> 9072 <source>My subscriptions</source>
8984 <target>Minhas inscrições</target> 9073 <target>Minhas inscrições</target>
8985 9074
8986 9075
8987 9076
8988 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8989 <trans-unit id="5177154708872200221" datatype="html"> 9078 <trans-unit id="5177154708872200221" datatype="html">
8990 <source>You don't have any subscription yet.</source> 9079 <source>You don't have any subscription yet.</source>
8991 <target state="new">You don't have any subscription yet.</target> 9080 <target state="new">You don't have any subscription yet.</target>
@@ -8994,8 +9083,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
8994 <trans-unit id="1991904494976135035" datatype="html"> 9083 <trans-unit id="1991904494976135035" datatype="html">
8995 <source>My abuse reports</source> 9084 <source>My abuse reports</source>
8996 <target state="new">My abuse reports</target> 9085 <target state="new">My abuse reports</target>
8997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9086
8998 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9087 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8999 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9088 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9000</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9089</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9001</target> 9090</target>
@@ -9036,9 +9125,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9036 <trans-unit id="8181077408762380407" datatype="html"> 9125 <trans-unit id="8181077408762380407" datatype="html">
9037 <source>Channels</source> 9126 <source>Channels</source>
9038 <target state="new">Channels</target> 9127 <target state="new">Channels</target>
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9128
9040 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9129
9041 </trans-unit> 9130 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9042 <trans-unit id="8936704404804793618" datatype="html"> 9131 <trans-unit id="8936704404804793618" datatype="html">
9043 <source>Videos</source> 9132 <source>Videos</source>
9044 <target state="new">Videos</target> 9133 <target state="new">Videos</target>
@@ -9049,14 +9138,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9049 9138
9050 9139
9051 9140
9052 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9141 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9053 <trans-unit id="1823843876735462104" datatype="html"> 9142 <trans-unit id="1823843876735462104" datatype="html">
9054 <source>Playlists</source> 9143 <source>Playlists</source>
9055 <target state="new">Playlists</target> 9144 <target state="new">Playlists</target>
9056 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9145
9057 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9146
9058 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9147
9059 </trans-unit> 9148 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9060 <trans-unit id="7916647920967632052" datatype="html"> 9149 <trans-unit id="7916647920967632052" datatype="html">
9061 <source>max size</source> 9150 <source>max size</source>
9062 <target state="new">max size</target> 9151 <target state="new">max size</target>
@@ -9234,8 +9323,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9234 <trans-unit id="375263728166936544"> 9323 <trans-unit id="375263728166936544">
9235 <source>You need to reconnect.</source> 9324 <source>You need to reconnect.</source>
9236 <target>você precisa se reconectar.</target> 9325 <target>você precisa se reconectar.</target>
9237 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9326
9238 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9327 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9239 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9328 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9240 <context-group purpose="location"> 9329 <context-group purpose="location">
9241 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9330 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9256,39 +9345,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9256 <trans-unit id="3608407683173066091" datatype="html"> 9345 <trans-unit id="3608407683173066091" datatype="html">
9257 <source>My history</source> 9346 <source>My history</source>
9258 <target state="new">My history</target> 9347 <target state="new">My history</target>
9259 <context-group purpose="location"> 9348
9260 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9349 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9261 <context context-type="linenumber">98</context>
9262 </context-group>
9263 </trans-unit>
9264 <trans-unit id="4024404994702813072" datatype="html"> 9350 <trans-unit id="4024404994702813072" datatype="html">
9265 <source>In my library</source> 9351 <source>In my library</source>
9266 <target state="new">In my library</target> 9352 <target state="new">In my library</target>
9267 <context-group purpose="location"> 9353
9268 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9354 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9269 <context context-type="linenumber">104</context>
9270 </context-group>
9271 </trans-unit>
9272 <trans-unit id="232050922346936574" datatype="html"> 9355 <trans-unit id="232050922346936574" datatype="html">
9273 <source>Trending</source> 9356 <source>Trending</source>
9274 <target state="new">Trending</target> 9357 <target state="new">Trending</target>
9275 9358
9276 9359
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9278 <trans-unit id="6470888608149621404" datatype="html"> 9361 <trans-unit id="6470888608149621404" datatype="html">
9279 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9362 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9280 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9363 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9281 <context-group purpose="location"> 9364
9282 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9365 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9283 <context context-type="linenumber">150</context>
9284 </context-group>
9285 </trans-unit>
9286 <trans-unit id="2821179408673282599" datatype="html"> 9366 <trans-unit id="2821179408673282599" datatype="html">
9287 <source>Home</source> 9367 <source>Home</source>
9288 <target state="new">Home</target> 9368 <target state="new">Home</target>
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9369
9290 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9370
9291 </trans-unit> 9371 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9292 <trans-unit id="4648900870671159218"> 9372 <trans-unit id="4648900870671159218">
9293 <source>Success</source> 9373 <source>Success</source>
9294 <target>Sucesso</target> 9374 <target>Sucesso</target>
@@ -9298,12 +9378,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9298 <source>Incorrect username or password.</source> 9378 <source>Incorrect username or password.</source>
9299 <target>Nome de usuário ou senha incorretos.</target> 9379 <target>Nome de usuário ou senha incorretos.</target>
9300 9380
9301 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9381 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9302 <trans-unit id="6974874606619467663" datatype="html"> 9382 <trans-unit id="6974874606619467663" datatype="html">
9303 <source>Your account is blocked.</source> 9383 <source>Your account is blocked.</source>
9304 <target state="new">Your account is blocked.</target> 9384 <target state="new">Your account is blocked.</target>
9305 9385
9306 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9386 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9307 <trans-unit id="7939914198003891823" datatype="html"> 9387 <trans-unit id="7939914198003891823" datatype="html">
9308 <source>any language</source> 9388 <source>any language</source>
9309 <target state="new">any language</target> 9389 <target state="new">any language</target>
@@ -9470,6 +9550,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9470 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9550 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9471 <context context-type="linenumber">7</context> 9551 <context context-type="linenumber">7</context>
9472 </context-group> 9552 </context-group>
9553 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9554 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9555</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9556</target>
9557 <context-group purpose="location">
9558 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9559 <context context-type="linenumber">1,4</context>
9560 </context-group>
9473 </trans-unit> 9561 </trans-unit>
9474 <trans-unit id="7804724824750282316" datatype="html"> 9562 <trans-unit id="7804724824750282316" datatype="html">
9475 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9563 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9595,7 +9683,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9595 <source>Confirm</source> 9683 <source>Confirm</source>
9596 <target>Confirmar</target> 9684 <target>Confirmar</target>
9597 9685
9598 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9687 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9688 <context-group purpose="location">
9689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9690 <context context-type="linenumber">28,30</context>
9691 </context-group>
9692 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9693 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9694 <context-group purpose="location">
9695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9696 <context context-type="linenumber">34,36</context>
9697 </context-group>
9698 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9699 <source>Two-factor code</source><target state="new">Two-factor code</target>
9700 <context-group purpose="location">
9701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9702 <context context-type="linenumber">42</context>
9703 </context-group>
9704 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9705 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9706 <context-group purpose="location">
9707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9708 <context context-type="linenumber">43</context>
9709 </context-group>
9710 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9711 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9712 <context-group purpose="location">
9713 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9714 <context context-type="linenumber">77</context>
9715 </context-group>
9716 </trans-unit>
9599 <trans-unit id="7784486624424057376"> 9717 <trans-unit id="7784486624424057376">
9600 <source>Instance name is required.</source> 9718 <source>Instance name is required.</source>
9601 <target>Nome da instância é necessário.</target> 9719 <target>Nome da instância é necessário.</target>
@@ -9798,6 +9916,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9798 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9916 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9799 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9917 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9919 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9920 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9921 <context-group purpose="location">
9922 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9923 <context context-type="linenumber">69</context>
9924 </context-group>
9801 </trans-unit> 9925 </trans-unit>
9802 <trans-unit id="4968369344159400023"> 9926 <trans-unit id="4968369344159400023">
9803 <source>Your name is required.</source> 9927 <source>Your name is required.</source>
@@ -9853,10 +9977,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9853 <trans-unit id="3577237269587081090"> 9977 <trans-unit id="3577237269587081090">
9854 <source>Password is required.</source> 9978 <source>Password is required.</source>
9855 <target>Senha é necessária.</target> 9979 <target>Senha é necessária.</target>
9856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 9980
9857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 9981
9858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 9982
9859 </trans-unit> 9983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9860 <trans-unit id="3152303769378345477"> 9984 <trans-unit id="3152303769378345477">
9861 <source>Confirmation of the password is required.</source> 9985 <source>Confirmation of the password is required.</source>
9862 <target>Confirmação da senha é necessária.</target> 9986 <target>Confirmação da senha é necessária.</target>
@@ -9900,94 +10024,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9900 <trans-unit id="525871656034789056"> 10024 <trans-unit id="525871656034789056">
9901 <source>Password must be at least 6 characters long.</source> 10025 <source>Password must be at least 6 characters long.</source>
9902 <target>Senha deve ter pelo menos 6 caracteres.</target> 10026 <target>Senha deve ter pelo menos 6 caracteres.</target>
9903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10027
9904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10028
9905 </trans-unit> 10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9906 <trans-unit id="1099684476181448167"> 10030 <trans-unit id="1099684476181448167">
9907 <source>Password cannot be more than 255 characters long.</source> 10031 <source>Password cannot be more than 255 characters long.</source>
9908 <target>Senha não pode ter mais que 255 caracteres.</target> 10032 <target>Senha não pode ter mais que 255 caracteres.</target>
9909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10033
9910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10034
9911 </trans-unit> 10035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9912 <trans-unit id="3392630942539073768"> 10036 <trans-unit id="3392630942539073768">
9913 <source>The new password and the confirmed password do not correspond.</source> 10037 <source>The new password and the confirmed password do not correspond.</source>
9914 <target>A nova senha e a senha confirmada não são iguais.</target> 10038 <target>A nova senha e a senha confirmada não são iguais.</target>
9915 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10039
9916 </trans-unit> 10040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9917 <trans-unit id="2027337371129904473"> 10041 <trans-unit id="2027337371129904473">
9918 <source>Video quota is required.</source> 10042 <source>Video quota is required.</source>
9919 <target>Cota de vídeo é necessária.</target> 10043 <target>Cota de vídeo é necessária.</target>
9920 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10044
9921 </trans-unit> 10045 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9922 <trans-unit id="267386529333143660"> 10046 <trans-unit id="267386529333143660">
9923 <source>Quota must be greater than -1.</source> 10047 <source>Quota must be greater than -1.</source>
9924 <target>Cota deve ser maior que -1.</target> 10048 <target>Cota deve ser maior que -1.</target>
9925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10049
9926 </trans-unit> 10050 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9927 <trans-unit id="1220179061234048936"> 10051 <trans-unit id="1220179061234048936">
9928 <source>Daily upload limit is required.</source> 10052 <source>Daily upload limit is required.</source>
9929 <target>Limite de upload diário é obrigatório.</target> 10053 <target>Limite de upload diário é obrigatório.</target>
9930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10054
9931 </trans-unit> 10055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9932 <trans-unit id="8959404382357999234"> 10056 <trans-unit id="8959404382357999234">
9933 <source>Daily upload limit must be greater than -1.</source> 10057 <source>Daily upload limit must be greater than -1.</source>
9934 <target>Limite de upload diário deve ser maior que -1.</target> 10058 <target>Limite de upload diário deve ser maior que -1.</target>
9935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10059
9936 </trans-unit> 10060 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9937 <trans-unit id="4796798537475457493"> 10061 <trans-unit id="4796798537475457493">
9938 <source>User role is required.</source> 10062 <source>User role is required.</source>
9939 <target>Papel de usuário é necessário.</target> 10063 <target>Papel de usuário é necessário.</target>
9940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10064
9941 </trans-unit> 10065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9942 <trans-unit id="2761226139624435788"> 10066 <trans-unit id="2761226139624435788">
9943 <source>Description must be at least 3 characters long.</source> 10067 <source>Description must be at least 3 characters long.</source>
9944 <target>Descrição deve ter pelo menos 3 caracteres.</target> 10068 <target>Descrição deve ter pelo menos 3 caracteres.</target>
9945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10069
9946 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10070
9947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10071
9948 </trans-unit> 10072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9949 <trans-unit id="4717982586356605243"> 10073 <trans-unit id="4717982586356605243">
9950 <source>Description cannot be more than 1000 characters long.</source> 10074 <source>Description cannot be more than 1000 characters long.</source>
9951 <target state="new">Description cannot be more than 1000 characters long.</target> 10075 <target state="new">Description cannot be more than 1000 characters long.</target>
9952 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10076
9953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10077
9954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10078
9955 </trans-unit> 10079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9956 <trans-unit id="1814372869868173571" datatype="html"> 10080 <trans-unit id="1814372869868173571" datatype="html">
9957 <source>You must agree with the instance terms in order to register on it.</source> 10081 <source>You must agree with the instance terms in order to register on it.</source>
9958 <target state="new">You must agree with the instance terms in order to register on it.</target> 10082 <target state="new">You must agree with the instance terms in order to register on it.</target>
9959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10083
9960 </trans-unit> 10084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9961 <trans-unit id="7803960725351649605"> 10085 <trans-unit id="7803960725351649605">
9962 <source>Ban reason must be at least 3 characters long.</source> 10086 <source>Ban reason must be at least 3 characters long.</source>
9963 <target>Motivo do banimento deve ter pelo menos 3 caracteres.</target> 10087 <target>Motivo do banimento deve ter pelo menos 3 caracteres.</target>
9964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10088
9965 </trans-unit> 10089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9966 <trans-unit id="3851609012243698179"> 10090 <trans-unit id="3851609012243698179">
9967 <source>Ban reason cannot be more than 250 characters long.</source> 10091 <source>Ban reason cannot be more than 250 characters long.</source>
9968 <target>Motivo do banimento não pode ter mais de 250 caracteres.</target> 10092 <target>Motivo do banimento não pode ter mais de 250 caracteres.</target>
9969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10093
9970 </trans-unit> 10094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9971 <trans-unit id="6632896893630378443"> 10095 <trans-unit id="6632896893630378443">
9972 <source>Display name is required.</source> 10096 <source>Display name is required.</source>
9973 <target>Nome de exibição é necessário.</target> 10097 <target>Nome de exibição é necessário.</target>
9974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10098
9975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10099
9976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10100
9977 </trans-unit> 10101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9978 <trans-unit id="1303578752658966736"> 10102 <trans-unit id="1303578752658966736">
9979 <source>Display name must be at least 1 character long.</source> 10103 <source>Display name must be at least 1 character long.</source>
9980 <target state="new">Display name must be at least 1 character long.</target> 10104 <target state="new">Display name must be at least 1 character long.</target>
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10105
9982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10106
9983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10107
9984 </trans-unit> 10108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9985 <trans-unit id="4613240543124934954"> 10109 <trans-unit id="4613240543124934954">
9986 <source>Display name cannot be more than 50 characters long.</source> 10110 <source>Display name cannot be more than 50 characters long.</source>
9987 <target state="new">Display name cannot be more than 50 characters long.</target> 10111 <target state="new">Display name cannot be more than 50 characters long.</target>
9988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10112
9989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10113
9990 </trans-unit> 10114 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9991 <trans-unit id="1000468652492651683"> 10115 <trans-unit id="1000468652492651683">
9992 <source>Report reason is required.</source> 10116 <source>Report reason is required.</source>
9993 <target>Motivo da denúncia é necessário.</target> 10117 <target>Motivo da denúncia é necessário.</target>
@@ -10832,7 +10956,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10832 10956
10833 10957
10834 10958
10835 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10836 <trans-unit id="1209500590333005801" datatype="html"> 10960 <trans-unit id="1209500590333005801" datatype="html">
10837 <source><x id="PH"/> (account page) </source> 10961 <source><x id="PH"/> (account page) </source>
10838 <target state="new"> 10962 <target state="new">
@@ -11207,20 +11331,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11207 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11331 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11208 <target>Demasiadas tentativas, por favor tenta novamente daqui a <x id="PH"/> minutos.</target> 11332 <target>Demasiadas tentativas, por favor tenta novamente daqui a <x id="PH"/> minutos.</target>
11209 11333
11210 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11334 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11211 <trans-unit id="4965472196059235310"> 11335 <trans-unit id="4965472196059235310">
11212 <source>Too many attempts, please try again later.</source> 11336 <source>Too many attempts, please try again later.</source>
11213 <target>Muitas tentativas, por favor tente novamente depois.</target> 11337 <target>Muitas tentativas, por favor tente novamente depois.</target>
11214 11338
11215 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11339 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11216 <trans-unit id="1693549688987384699"> 11340 <trans-unit id="1693549688987384699">
11217 <source>Server error. Please retry later.</source> 11341 <source>Server error. Please retry later.</source>
11218 <target>Erro de servidor. Por favor, tente novamente depois.</target> 11342 <target>Erro de servidor. Por favor, tente novamente depois.</target>
11219 11343
11220 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11344 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11221 <source>Unknown server error</source><target state="new">Unknown server error</target> 11345 <source>Unknown server error</source><target state="new">Unknown server error</target>
11222 11346
11223 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11347 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11224 <trans-unit id="5927402622550505067" datatype="html"> 11348 <trans-unit id="5927402622550505067" datatype="html">
11225 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11349 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11226 <target state="translated">Subscreveste a todos os canais existentes de <x id="PH"/>. Serás notificade de todos os seus vídeos novos.</target> 11350 <target state="translated">Subscreveste a todos os canais existentes de <x id="PH"/>. Serás notificade de todos os seus vídeos novos.</target>
@@ -11377,7 +11501,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11377 <target>Copiado</target> 11501 <target>Copiado</target>
11378 11502
11379 11503
11380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11504 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11381 <trans-unit id="4323470180912194028" datatype="html"> 11505 <trans-unit id="4323470180912194028" datatype="html">
11382 <source>Copy</source> 11506 <source>Copy</source>
11383 <target state="new">Copy</target> 11507 <target state="new">Copy</target>
@@ -11620,42 +11744,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11620 <source>Published</source> 11744 <source>Published</source>
11621 <target>Publicado</target> 11745 <target>Publicado</target>
11622 11746
11623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11747 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11624 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11748 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11625 <context-group purpose="location"> 11749
11626 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11627 <context context-type="linenumber">178</context>
11628 </context-group>
11629 </trans-unit>
11630 11751
11631 <trans-unit id="5093002376262354382" datatype="html"> 11752 <trans-unit id="5093002376262354382" datatype="html">
11632 <source>Transcoding failed</source> 11753 <source>Transcoding failed</source>
11633 <target state="new">Transcoding failed</target> 11754 <target state="new">Transcoding failed</target>
11634 11755
11635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 11756 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11636 <trans-unit id="118687079501751948" datatype="html"> 11757 <trans-unit id="118687079501751948" datatype="html">
11637 <source>Move to external storage failed</source> 11758 <source>Move to external storage failed</source>
11638 <target state="new">Move to external storage failed</target> 11759 <target state="new">Move to external storage failed</target>
11639 11760
11640 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11761 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11641 <trans-unit id="4887724548587271148"> 11762 <trans-unit id="4887724548587271148">
11642 <source>Waiting transcoding</source> 11763 <source>Waiting transcoding</source>
11643 <target>Aguardando transcodificação</target> 11764 <target>Aguardando transcodificação</target>
11644 11765
11645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11646 <trans-unit id="4517785179607945981"> 11767 <trans-unit id="4517785179607945981">
11647 <source>To transcode</source> 11768 <source>To transcode</source>
11648 <target>Para transcodificar</target> 11769 <target>Para transcodificar</target>
11649 11770
11650 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11651 <trans-unit id="3299576663551440736"> 11772 <trans-unit id="3299576663551440736">
11652 <source>To import</source> 11773 <source>To import</source>
11653 <target>Para importar</target> 11774 <target>Para importar</target>
11654 11775
11655 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
11656 <source>To edit</source><target state="new">To edit</target> 11777 <source>To edit</source><target state="new">To edit</target>
11657 11778
11658 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 11779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11659 <trans-unit id="8492933894084361602" datatype="html"> 11780 <trans-unit id="8492933894084361602" datatype="html">
11660 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11781 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11661 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11782 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -11738,37 +11859,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11738 <source>Your video was uploaded to your account and is private.</source> 11859 <source>Your video was uploaded to your account and is private.</source>
11739 <target>Seu vídeo foi enviado para sua conta e é privado.</target> 11860 <target>Seu vídeo foi enviado para sua conta e é privado.</target>
11740 11861
11741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11862 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11742 <trans-unit id="5699822024600815733"> 11863 <trans-unit id="5699822024600815733">
11743 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11864 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11744 <target>Mas dados associados (tags, descrição…) serão perdidas, tem certeza que deseja sair dessa página?</target> 11865 <target>Mas dados associados (tags, descrição…) serão perdidas, tem certeza que deseja sair dessa página?</target>
11745 11866
11746 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11747 <trans-unit id="1219739004043110649"> 11868 <trans-unit id="1219739004043110649">
11748 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11869 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11749 <target>Seu vídeo ainda não foi atualizado, você tem certeza que deseja sair dessa página?</target> 11870 <target>Seu vídeo ainda não foi atualizado, você tem certeza que deseja sair dessa página?</target>
11750 11871
11751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
11752 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11873 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11753 11874
11754 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11875 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11755 <trans-unit id="6932865105766151309" datatype="html"> 11876 <trans-unit id="6932865105766151309" datatype="html">
11756 <source>Upload</source> 11877 <source>Upload</source>
11757 <target state="new">Upload</target> 11878 <target state="new">Upload</target>
11758 11879
11759 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11760 <trans-unit id="8278735427925094503" datatype="html"> 11881 <trans-unit id="8278735427925094503" datatype="html">
11761 <source>Upload <x id="PH"/> </source> 11882 <source>Upload <x id="PH"/> </source>
11762 <target state="new">Upload 11883 <target state="new">Upload
11763 <x id="PH"/> 11884 <x id="PH"/>
11764 </target> 11885 </target>
11765 11886
11766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11767 <trans-unit id="5981816353437801748"> 11888 <trans-unit id="5981816353437801748">
11768 <source>Video published.</source> 11889 <source>Video published.</source>
11769 <target>Vídeo publicado.</target> 11890 <target>Vídeo publicado.</target>
11770 11891
11771 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11772 <trans-unit id="764164089183618119"> 11893 <trans-unit id="764164089183618119">
11773 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11894 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11774 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 11895 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -11888,7 +12009,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11888 12009
11889 12010
11890 12011
11891 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12012 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11892 <trans-unit id="3354816756665089864" datatype="html"> 12013 <trans-unit id="3354816756665089864" datatype="html">
11893 <source>Autoplay is suspended</source> 12014 <source>Autoplay is suspended</source>
11894 <target state="new">Autoplay is suspended</target> 12015 <target state="new">Autoplay is suspended</target>
@@ -11979,7 +12100,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11979 <target state="new">Recently added</target> 12100 <target state="new">Recently added</target>
11980 12101
11981 12102
11982 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12103 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11983 <trans-unit id="12646164819555880"> 12104 <trans-unit id="12646164819555880">
11984 <source>Videos from your subscriptions</source> 12105 <source>Videos from your subscriptions</source>
11985 <target>Vídeos de suas inscrições</target> 12106 <target>Vídeos de suas inscrições</target>
@@ -11988,17 +12109,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11988 <trans-unit id="1812379335568847528" datatype="html"> 12109 <trans-unit id="1812379335568847528" datatype="html">
11989 <source>Subscriptions</source> 12110 <source>Subscriptions</source>
11990 <target state="new">Subscriptions</target> 12111 <target state="new">Subscriptions</target>
11991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12112
11992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12113
11993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12114
11994 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12115
11995 </trans-unit> 12116 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11996 <trans-unit id="186236568870281953" datatype="html"> 12117 <trans-unit id="186236568870281953" datatype="html">
11997 <source>History</source> 12118 <source>History</source>
11998 <target state="new">History</target> 12119 <target state="new">History</target>
11999 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12120
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12121
12001 </trans-unit> 12122 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12002 <trans-unit id="5237588857224999862" datatype="html"> 12123 <trans-unit id="5237588857224999862" datatype="html">
12003 <source>Open actions</source> 12124 <source>Open actions</source>
12004 <target state="new">Open actions</target> 12125 <target state="new">Open actions</target>
@@ -12014,7 +12135,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12014 12135
12015 12136
12016 12137
12017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12018 <trans-unit id="5668077948386857930" datatype="html"> 12139 <trans-unit id="5668077948386857930" datatype="html">
12019 <source>Exclude</source> 12140 <source>Exclude</source>
12020 <target state="new">Exclude</target> 12141 <target state="new">Exclude</target>
@@ -12049,19 +12170,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12049 <trans-unit id="4668975178372693951" datatype="html"> 12170 <trans-unit id="4668975178372693951" datatype="html">
12050 <source>Discover videos</source> 12171 <source>Discover videos</source>
12051 <target state="new">Discover videos</target> 12172 <target state="new">Discover videos</target>
12052 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12173
12053 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12174
12054 </trans-unit> 12175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12055 <trans-unit id="8067135025051844577" datatype="html"> 12176 <trans-unit id="8067135025051844577" datatype="html">
12056 <source>Trending videos</source> 12177 <source>Trending videos</source>
12057 <target state="new">Trending videos</target> 12178 <target state="new">Trending videos</target>
12058 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12179
12059 </trans-unit> 12180 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12060 <trans-unit id="664221386829541948" datatype="html"> 12181 <trans-unit id="664221386829541948" datatype="html">
12061 <source>Recently added videos</source> 12182 <source>Recently added videos</source>
12062 <target state="new">Recently added videos</target> 12183 <target state="new">Recently added videos</target>
12063 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12184
12064 </trans-unit> 12185 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12065 <trans-unit id="8212906256415538361" datatype="html"> 12186 <trans-unit id="8212906256415538361" datatype="html">
12066 <source>Upload a video</source> 12187 <source>Upload a video</source>
12067 <target state="new">Upload a video</target> 12188 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 351e9bdab..9718a11cd 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">видео</target> 488 <target state="translated">видео</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Ваша квота Ð´Ð»Ñ Ñтого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, иÑпользовано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, квота: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Ваша квота Ð´Ð»Ñ Ñтого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, иÑпользовано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, квота: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Ваша Ð´Ð½ÐµÐ²Ð½Ð°Ñ ÐºÐ²Ð¾Ñ‚Ð° Ð´Ð»Ñ Ñтого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, иÑпользовано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, квота: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Ваша Ð´Ð½ÐµÐ²Ð½Ð°Ñ ÐºÐ²Ð¾Ñ‚Ð° Ð´Ð»Ñ Ñтого видео превышена (размер видео: <x id="PH" equiv-text="videoSizeBytes"/>, иÑпользовано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, квота: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">Ñубтитры</target> 504 <target state="translated">Ñубтитры</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">Элемент <x id="PH" equiv-text="param"/> не найден</target> 567 <target state="translated">Элемент <x id="PH" equiv-text="param"/> не найден</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>Скрытый</target> 572 <target>Скрытый</target>
@@ -582,12 +582,12 @@
582 </trans-unit> 582 </trans-unit>
583 <trans-unit id="7688104409544625220" datatype="html"> 583 <trans-unit id="7688104409544625220" datatype="html">
584 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> 584 <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
585 <target state="translated">{VAR_PLURAL, plural, one {<x id="INTERPOLATION"/> проÑмотр} few {<x id="INTERPOLATION"/> проÑмотра} other {<x id="INTERPOLATION"/> проÑмотров}}</target> 585 <target state="translated">{VAR_PLURAL, plural, =1 {1 проÑмотр} few {<x id="INTERPOLATION"/> проÑмотра} other {<x id="INTERPOLATION"/> проÑмотров}}</target>
586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group> 586 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group>
587 </trans-unit> 587 </trans-unit>
588 <trans-unit id="8562063050145802350" datatype="html"> 588 <trans-unit id="8562063050145802350" datatype="html">
589 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source> 589 <source>{VAR_PLURAL, plural, =1 {1 viewer} other {<x id="INTERPOLATION"/> viewers}}</source>
590 <target state="translated">{VAR_PLURAL, plural, one {<x id="INTERPOLATION"/> зритель} few {<x id="INTERPOLATION"/> зрителÑ} other {<x id="INTERPOLATION"/> зрителей}}</target> 590 <target state="translated">{VAR_PLURAL, plural, =1 {1 зритель} few {<x id="INTERPOLATION"/> зрителÑ} other {<x id="INTERPOLATION"/> зрителей}}</target>
591 <context-group purpose="location"> 591 <context-group purpose="location">
592 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context> 592 <context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context>
593 <context context-type="linenumber">7</context> 593 <context context-type="linenumber">7</context>
@@ -719,16 +719,13 @@
719 <trans-unit id="158575725114802951" datatype="html"> 719 <trans-unit id="158575725114802951" datatype="html">
720 <source>Only live videos</source> 720 <source>Only live videos</source>
721 <target state="translated">Только прÑÐ¼Ð°Ñ Ñ‚Ñ€Ð°Ð½ÑлÑциÑ</target> 721 <target state="translated">Только прÑÐ¼Ð°Ñ Ñ‚Ñ€Ð°Ð½ÑлÑциÑ</target>
722 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 722
723 </trans-unit> 723 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
724 <trans-unit id="9157178301885999151" datatype="html"> 724 <trans-unit id="9157178301885999151" datatype="html">
725 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 725 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
726 <target state="translated">Ð’Ñ‹ дейÑтвительно хотите удалить {length, plural, =1 {Ñто видео} other {<x id="length"/> видео}}?</target> 726 <target state="translated">Ð’Ñ‹ дейÑтвительно хотите удалить {length, plural, =1 {Ñто видео} other {<x id="length"/> видео}}?</target>
727 <context-group purpose="location"> 727
728 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 728 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
729 <context context-type="linenumber">170</context>
730 </context-group>
731 </trans-unit>
732 <trans-unit id="7585826646011739428"> 729 <trans-unit id="7585826646011739428">
733 <source>Edit</source> 730 <source>Edit</source>
734 <target>Редактировать</target> 731 <target>Редактировать</target>
@@ -1160,46 +1157,52 @@
1160 <trans-unit id="3997350348765083892"> 1157 <trans-unit id="3997350348765083892">
1161 <source>Username or email address</source> 1158 <source>Username or email address</source>
1162 <target>Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð»Ð¸ Ñлектронный адреÑ</target> 1159 <target>Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð»Ð¸ Ñлектронный адреÑ</target>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1160
1164 </trans-unit> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1165 <trans-unit id="175344056589888866" datatype="html"> 1162 <trans-unit id="175344056589888866" datatype="html">
1166 <source>Example: john@example.com</source> 1163 <source>Example: john@example.com</source>
1167 <target state="translated">Пример: john@example.com</target> 1164 <target state="translated">Пример: john@example.com</target>
1165
1166
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1168 <trans-unit id="1758058452376026925" datatype="html">
1169 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1170 <target state="translated">âš ï¸ Ð‘Ð¾Ð»ÑŒÑˆÐ¸Ð½Ñтво адреÑов Ñлектронной почты не Ñодержат заглавных букв.</target>
1171
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1173 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1168 <context-group purpose="location"> 1174 <context-group purpose="location">
1169 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1175 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1170 <context context-type="linenumber">46</context> 1176 <context context-type="linenumber">70</context>
1171 </context-group> 1177 </context-group>
1178 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1179 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1172 <context-group purpose="location"> 1180 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1181 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">53</context> 1182 <context context-type="linenumber">72</context>
1175 </context-group> 1183 </context-group>
1176 </trans-unit> 1184 </trans-unit>
1177 <trans-unit id="1758058452376026925" datatype="html">
1178 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1179 <target state="translated">âš ï¸ Ð‘Ð¾Ð»ÑŒÑˆÐ¸Ð½Ñтво адреÑов Ñлектронной почты не Ñодержат заглавных букв.</target>
1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1181 </trans-unit>
1182 <trans-unit id="1431416938026210429"> 1185 <trans-unit id="1431416938026210429">
1183 <source>Password</source> 1186 <source>Password</source>
1184 <target>Пароль</target> 1187 <target>Пароль</target>
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1188
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1189
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1194
1192 </trans-unit> 1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1193 <trans-unit id="8715156686857791956" datatype="html"> 1196 <trans-unit id="8715156686857791956" datatype="html">
1194 <source>Click here to reset your password</source> 1197 <source>Click here to reset your password</source>
1195 <target state="translated">Ðажмите здеÑÑŒ что бы ÑброÑить пароль</target> 1198 <target state="translated">Ðажмите здеÑÑŒ что бы ÑброÑить пароль</target>
1196 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1199
1197 </trans-unit> 1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1198 <trans-unit id="892063502898494584" datatype="html"> 1201 <trans-unit id="892063502898494584" datatype="html">
1199 <source>I forgot my password</source> 1202 <source>I forgot my password</source>
1200 <target state="translated">Я забыл Ñвой пароль</target> 1203 <target state="translated">Я забыл Ñвой пароль</target>
1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1204
1202 </trans-unit> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1203 <trans-unit id="2101170466365500913" datatype="html"> 1206 <trans-unit id="2101170466365500913" datatype="html">
1204 <source>Logging into an account lets you publish content</source> 1207 <source>Logging into an account lets you publish content</source>
1205 <target state="translated">ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ ÑƒÑ‡ÐµÑ‚Ð½Ð¾Ð¹ запиÑи позволÑет публиковать контент</target> 1208 <target state="translated">ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ ÑƒÑ‡ÐµÑ‚Ð½Ð¾Ð¹ запиÑи позволÑет публиковать контент</target>
@@ -1224,52 +1227,52 @@
1224 <trans-unit id="3183213940445113677" datatype="html"> 1227 <trans-unit id="3183213940445113677" datatype="html">
1225 <source>Or sign in with</source> 1228 <source>Or sign in with</source>
1226 <target state="translated">Или войдите Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ</target> 1229 <target state="translated">Или войдите Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ</target>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1230
1228 </trans-unit> 1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1229 <trans-unit id="3238209155172574367"> 1232 <trans-unit id="3238209155172574367">
1230 <source>Forgot your password</source> 1233 <source>Forgot your password</source>
1231 <target>Забыли пароль</target> 1234 <target>Забыли пароль</target>
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1235
1233 </trans-unit> 1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1234 <trans-unit id="87327320394367488" datatype="html"> 1237 <trans-unit id="87327320394367488" datatype="html">
1235 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1238 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1236 <target state="translated">К Ñожалению, вы не можете воÑÑтановить Ñвой пароль, так как админиÑтратор вашего ÑкземплÑра не наÑтроил почтовую ÑиÑтему PeerTube.</target> 1239 <target state="translated">К Ñожалению, вы не можете воÑÑтановить Ñвой пароль, так как админиÑтратор вашего ÑкземплÑра не наÑтроил почтовую ÑиÑтему PeerTube.</target>
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1240
1238 </trans-unit> 1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1239 <trans-unit id="3188014010833256853" datatype="html"> 1242 <trans-unit id="3188014010833256853" datatype="html">
1240 <source>Enter your email address and we will send you a link to reset your password.</source> 1243 <source>Enter your email address and we will send you a link to reset your password.</source>
1241 <target state="translated">Введите Ñвой email и мы пришлём вам ÑÑылку Ð´Ð»Ñ ÑброÑа паролÑ.</target> 1244 <target state="translated">Введите Ñвой email и мы пришлём вам ÑÑылку Ð´Ð»Ñ ÑброÑа паролÑ.</target>
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1245
1243 </trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1244 <trans-unit id="1190256911880544559" datatype="html"> 1247 <trans-unit id="1190256911880544559" datatype="html">
1245 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1248 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1246The link will expire within 1 hour.</source> 1249The link will expire within 1 hour.</source>
1247 <target state="translated">ПиÑьмо Ñ Ð¸Ð½Ñтрукцией по ÑброÑу Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±ÑƒÐ´ÐµÑ‚ отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. СÑылка будет рабочей в течении 1 чаÑа.</target> 1250 <target state="translated">ПиÑьмо Ñ Ð¸Ð½Ñтрукцией по ÑброÑу Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±ÑƒÐ´ÐµÑ‚ отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. СÑылка будет рабочей в течении 1 чаÑа.</target>
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1251
1249 </trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1250 <trans-unit id="4768749765465246664"> 1253 <trans-unit id="4768749765465246664">
1251 <source>Email</source> 1254 <source>Email</source>
1252 <target>Email</target> 1255 <target>Email</target>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1256
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 </trans-unit> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1261 <trans-unit id="3967269098753656610"> 1264 <trans-unit id="3967269098753656610">
1262 <source>Email address</source> 1265 <source>Email address</source>
1263 <target>Email адреÑ</target> 1266 <target>Email адреÑ</target>
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1267
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1268
1266 </trans-unit> 1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1267 <trans-unit id="7808756054397155068" datatype="html"> 1270 <trans-unit id="7808756054397155068" datatype="html">
1268 <source>Reset</source> 1271 <source>Reset</source>
1269 <target state="translated">СброÑ</target> 1272 <target state="translated">СброÑ</target>
1270 <note priority="1" from="description">Password reset button</note> 1273 <note priority="1" from="description">Password reset button</note>
1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1274
1272 </trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1273 <trans-unit id="4319634264526091601" datatype="html"> 1276 <trans-unit id="4319634264526091601" datatype="html">
1274 <source>on this instance</source> 1277 <source>on this instance</source>
1275 <target state="translated">на Ñтом ÑкземплÑре</target> 1278 <target state="translated">на Ñтом ÑкземплÑре</target>
@@ -1500,6 +1503,12 @@ The link will expire within 1 hour.</source>
1500 <source>Configure my instance</source> 1503 <source>Configure my instance</source>
1501 <target state="translated">ÐаÑтройка моего ÑкземплÑра</target> 1504 <target state="translated">ÐаÑтройка моего ÑкземплÑра</target>
1502 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1505 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1506 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1507 <source>Confirm your password</source><target state="new">Confirm your password</target>
1508 <context-group purpose="location">
1509 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1510 <context context-type="linenumber">54</context>
1511 </context-group>
1503 </trans-unit> 1512 </trans-unit>
1504 <trans-unit id="9005121595859995793" datatype="html"> 1513 <trans-unit id="9005121595859995793" datatype="html">
1505 <source>Configuration warning!</source> 1514 <source>Configuration warning!</source>
@@ -1704,8 +1713,8 @@ The link will expire within 1 hour.</source>
1704 <trans-unit id="8893390761160292681" datatype="html"> 1713 <trans-unit id="8893390761160292681" datatype="html">
1705 <source>My account</source> 1714 <source>My account</source>
1706 <target state="translated">Мой аккаунт</target> 1715 <target state="translated">Мой аккаунт</target>
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1716
1708 </trans-unit> 1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1709 <trans-unit id="6371572688505952303" datatype="html"> 1718 <trans-unit id="6371572688505952303" datatype="html">
1710 <source>My library</source> 1719 <source>My library</source>
1711 <target state="translated">ÐœÐ¾Ñ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ°</target> 1720 <target state="translated">ÐœÐ¾Ñ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ°</target>
@@ -1714,10 +1723,10 @@ The link will expire within 1 hour.</source>
1714 <trans-unit id="2308975396733519902"> 1723 <trans-unit id="2308975396733519902">
1715 <source>Create an account</source> 1724 <source>Create an account</source>
1716 <target>Создать учетную запиÑÑŒ</target> 1725 <target>Создать учетную запиÑÑŒ</target>
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1726
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1727
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1728
1720 </trans-unit> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1721 <trans-unit id="3108704604266608109" datatype="html"> 1730 <trans-unit id="3108704604266608109" datatype="html">
1722 <source>My video imports</source> 1731 <source>My video imports</source>
1723 <target state="translated">Мои добавленные видео</target> 1732 <target state="translated">Мои добавленные видео</target>
@@ -1736,35 +1745,35 @@ The link will expire within 1 hour.</source>
1736 <trans-unit id="667372110624203230" datatype="html"> 1745 <trans-unit id="667372110624203230" datatype="html">
1737 <source>Import jobs concurrency</source> 1746 <source>Import jobs concurrency</source>
1738 <target state="translated">Параллельный импорт заданий</target> 1747 <target state="translated">Параллельный импорт заданий</target>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1748
1740 </trans-unit> 1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1741 <trans-unit id="2184839376696112704" datatype="html"> 1750 <trans-unit id="2184839376696112704" datatype="html">
1742 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1751 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1743 <target state="translated">позволÑет одновременно импортировать неÑколько видео. âš ï¸ Ð¢Ñ€ÐµÐ±ÑƒÐµÑ‚ÑÑ Ð¿ÐµÑ€ÐµÐ·Ð°Ð¿ÑƒÑк PeerTube.</target> 1752 <target state="translated">позволÑет одновременно импортировать неÑколько видео. âš ï¸ Ð¢Ñ€ÐµÐ±ÑƒÐµÑ‚ÑÑ Ð¿ÐµÑ€ÐµÐ·Ð°Ð¿ÑƒÑк PeerTube.</target>
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1753
1745 </trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1746 <trans-unit id="780513172839038392" datatype="html"> 1755 <trans-unit id="780513172839038392" datatype="html">
1747 <source>jobs in parallel</source> 1756 <source>jobs in parallel</source>
1748 <target state="translated">активна Ð¿Ð°Ñ€Ð°Ð»Ð»ÐµÐ»ÑŒÐ½Ð°Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ð°</target> 1757 <target state="translated">активна Ð¿Ð°Ñ€Ð°Ð»Ð»ÐµÐ»ÑŒÐ½Ð°Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ð°</target>
1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1758
1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1759
1751 </trans-unit> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1752 <trans-unit id="5997625369044180192" datatype="html"> 1761 <trans-unit id="5997625369044180192" datatype="html">
1753 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1762 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1754 <target state="translated">Разрешить импорт Ñ URL-адреÑом HTTP (e.g. YouTube)</target> 1763 <target state="translated">Разрешить импорт Ñ URL-адреÑом HTTP (e.g. YouTube)</target>
1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1764
1756 </trans-unit> 1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1757 <trans-unit id="2095604754338363597" datatype="html"> 1766 <trans-unit id="2095604754338363597" datatype="html">
1758 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1767 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1759 <target state="translated">âš ï¸ Ð•Ñли включено, мы рекомендуем иÑпользовать <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>прокÑи-Ñервер HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´Ð¾Ñ‚Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ð´Ð¾Ñтупа к чаÑтному URL-адреÑу Ñ Ð²Ð°ÑˆÐµÐ³Ð¾ Ñервера PeerTube</target> 1768 <target state="translated">âš ï¸ Ð•Ñли включено, мы рекомендуем иÑпользовать <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>прокÑи-Ñервер HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> Ð´Ð»Ñ Ð¿Ñ€ÐµÐ´Ð¾Ñ‚Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ð´Ð¾Ñтупа к чаÑтному URL-адреÑу Ñ Ð²Ð°ÑˆÐµÐ³Ð¾ Ñервера PeerTube</target>
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1769
1761 </trans-unit> 1770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1762 <trans-unit id="7627544798203088407" datatype="html"> 1771 <trans-unit id="7627544798203088407" datatype="html">
1763 <source>Discover</source> 1772 <source>Discover</source>
1764 <target state="translated">Обзор</target> 1773 <target state="translated">Обзор</target>
1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1774
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1775
1767 </trans-unit> 1776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1768 <trans-unit id="7844706011418789951"> 1777 <trans-unit id="7844706011418789951">
1769 <source>Administration</source> 1778 <source>Administration</source>
1770 <target>ÐдминиÑтрациÑ</target> 1779 <target>ÐдминиÑтрациÑ</target>
@@ -2005,8 +2014,8 @@ The link will expire within 1 hour.</source>
2005 <trans-unit id="2971365540217107489" datatype="html"> 2014 <trans-unit id="2971365540217107489" datatype="html">
2006 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2015 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2007 <target state="translated">Видео Ñлишком большое Ð´Ð»Ñ Ñервера. ПожалуйÑта ÑвÑжитеÑÑŒ Ñо вашим админиÑтратором Ð´Ð»Ñ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð»Ð¸Ð¼Ð¸Ñ‚Ð°.</target> 2016 <target state="translated">Видео Ñлишком большое Ð´Ð»Ñ Ñервера. ПожалуйÑта ÑвÑжитеÑÑŒ Ñо вашим админиÑтратором Ð´Ð»Ñ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð»Ð¸Ð¼Ð¸Ñ‚Ð°.</target>
2008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2017
2009 </trans-unit> 2018 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2010 <trans-unit id="5131854469652959713" datatype="html"> 2019 <trans-unit id="5131854469652959713" datatype="html">
2011 <source>GLOBAL SEARCH</source> 2020 <source>GLOBAL SEARCH</source>
2012 <target state="translated">ГЛОБÐЛЬÐЫЙ ПОИСК</target> 2021 <target state="translated">ГЛОБÐЛЬÐЫЙ ПОИСК</target>
@@ -2383,13 +2392,13 @@ The link will expire within 1 hour.</source>
2383 <trans-unit id="1460134385691851101" datatype="html"> 2392 <trans-unit id="1460134385691851101" datatype="html">
2384 <source>Advanced filters</source> 2393 <source>Advanced filters</source>
2385 <target state="translated">РаÑширенный фильтр</target> 2394 <target state="translated">РаÑширенный фильтр</target>
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2395
2387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2396
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2400
2392 </trans-unit> 2401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2393 <trans-unit id="2504502765849142619" datatype="html"> 2402 <trans-unit id="2504502765849142619" datatype="html">
2394 <source>No items found</source> 2403 <source>No items found</source>
2395 <target state="translated">Ðе найдено</target> 2404 <target state="translated">Ðе найдено</target>
@@ -2801,8 +2810,8 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2802 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2803 <target state="translated">Загрузка приоÑтановлена</target> 2812 <target state="translated">Загрузка приоÑтановлена</target>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2805 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2806 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2807 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2808 <target state="translated">Извините, загрузка файлов недоÑтупна Ð´Ð»Ñ Ð²Ð°ÑˆÐµÐ¹ учётной запиÑи. ЕÑли вы хотите добавлÑÑ‚ÑŒ видео, ÑвÑжитеÑÑŒ Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтратором.</target> 2817 <target state="translated">Извините, загрузка файлов недоÑтупна Ð´Ð»Ñ Ð²Ð°ÑˆÐµÐ¹ учётной запиÑи. ЕÑли вы хотите добавлÑÑ‚ÑŒ видео, ÑвÑжитеÑÑŒ Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтратором.</target>
@@ -3054,11 +3063,11 @@ The link will expire within 1 hour.</source>
3054 <trans-unit id="2454050363478003966" datatype="html"> 3063 <trans-unit id="2454050363478003966" datatype="html">
3055 <source>Login</source> 3064 <source>Login</source>
3056 <target state="translated">ÐвторизациÑ</target> 3065 <target state="translated">ÐвторизациÑ</target>
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3066
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3067
3059 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3068
3060 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3069
3061 </trans-unit> 3070 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3062 <trans-unit id="6154714649766447409" datatype="html"> 3071 <trans-unit id="6154714649766447409" datatype="html">
3063 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3072 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3064 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > ÐвторизоватьÑÑ </target> 3073 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > ÐвторизоватьÑÑ </target>
@@ -3752,71 +3761,86 @@ The link will expire within 1 hour.</source>
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3754 </trans-unit> 3763 </trans-unit>
3755 <trans-unit id="7046347992315328430" datatype="html"> 3764
3756 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3757 <target state="translated">ТранÑкодирование включено. Квота видео учитывает только <x id="START_TAG_STRONG"/>оригинальный<x id="CLOSE_TAG_STRONG"/> размер видео. <x id="LINE_BREAK"/>МакÑимум, Ñтот пользователь мог загрузить ~ <x id="INTERPOLATION"/>. </target>
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3760 </trans-unit>
3761 <trans-unit id="2743014784334706527"> 3765 <trans-unit id="2743014784334706527">
3762 <source>Daily video quota</source> 3766 <source>Daily video quota</source>
3763 <target>Ð”Ð½ÐµÐ²Ð½Ð°Ñ ÐºÐ²Ð¾Ñ‚Ð° видео</target> 3767 <target>Ð”Ð½ÐµÐ²Ð½Ð°Ñ ÐºÐ²Ð¾Ñ‚Ð° видео</target>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3768
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3769
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3770
3767 </trans-unit> 3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3768 <trans-unit id="2622255144026150901" datatype="html"> 3772 <trans-unit id="2622255144026150901" datatype="html">
3769 <source>Auth plugin</source> 3773 <source>Auth plugin</source>
3770 <target state="translated">Плагин авторизации</target> 3774 <target state="translated">Плагин авторизации</target>
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3775
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3776
3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3777
3774 </trans-unit> 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3775 <trans-unit id="588099657508661970" datatype="html"> 3779 <trans-unit id="588099657508661970" datatype="html">
3776 <source>None (local authentication)</source> 3780 <source>None (local authentication)</source>
3777 <target state="translated">Ðет (Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ)</target> 3781 <target state="translated">Ðет (Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ Ð°ÑƒÑ‚ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ)</target>
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3782
3779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3783
3780 </trans-unit> 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3781 <trans-unit id="2070907480317730379" datatype="html"> 3785 <trans-unit id="2070907480317730379" datatype="html">
3782 <source>Doesn't need review before a video goes public</source> 3786 <source>Doesn't need review before a video goes public</source>
3783 <target state="translated">Ðе требует проверки перед тем, как видео Ñтанет общедоÑтупным</target> 3787 <target state="translated">Ðе требует проверки перед тем, как видео Ñтанет общедоÑтупным</target>
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3788
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3789
3786 </trans-unit> 3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3787 <trans-unit id="6667250632809964191"> 3791 <trans-unit id="6667250632809964191">
3788 <source>Send a link to reset the password by email to the user</source> 3792 <source>Send a link to reset the password by email to the user</source>
3789 <target>Отправить ÑÑылку Ð´Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð½Ð° Ñлектронную почту пользователÑ</target> 3793 <target>Отправить ÑÑылку Ð´Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð½Ð° Ñлектронную почту пользователÑ</target>
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3794
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3795
3792 </trans-unit> 3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3793 <trans-unit id="1412406834353485520"> 3797 <trans-unit id="1412406834353485520">
3794 <source>Ask for new password</source> 3798 <source>Ask for new password</source>
3795 <target>ЗапроÑить новый пароль</target> 3799 <target>ЗапроÑить новый пароль</target>
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3800
3797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3801
3798 </trans-unit> 3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3799 <trans-unit id="3791201588898094481"> 3803 <trans-unit id="3791201588898094481">
3800 <source>Manually set the user password</source> 3804 <source>Manually set the user password</source>
3801 <target>СамоÑтоÑтельно уÑтановить новый пароль пользователÑ</target> 3805 <target>СамоÑтоÑтельно уÑтановить новый пароль пользователÑ</target>
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3806
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3807
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3809 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3810 <context-group purpose="location">
3811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3812 <context context-type="linenumber">227</context>
3813 </context-group>
3814 <context-group purpose="location">
3815 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3816 <context context-type="linenumber">227</context>
3817 </context-group>
3818 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3819 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3820 <context-group purpose="location">
3821 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3822 <context context-type="linenumber">228</context>
3823 </context-group>
3824 <context-group purpose="location">
3825 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3826 <context context-type="linenumber">228</context>
3827 </context-group>
3804 </trans-unit> 3828 </trans-unit>
3805 <trans-unit id="8461842260159597706"> 3829 <trans-unit id="8461842260159597706">
3806 <source>Show</source> 3830 <source>Show</source>
3807 <target>Показать</target> 3831 <target>Показать</target>
3808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3832
3809 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3833
3810 </trans-unit> 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3811 <trans-unit id="8461609631969932886"> 3835 <trans-unit id="8461609631969932886">
3812 <source>Hide</source> 3836 <source>Hide</source>
3813 <target>Скрыть</target> 3837 <target>Скрыть</target>
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3838
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3839
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3840
3817 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3841
3818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3842
3819 </trans-unit> 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3820 <trans-unit id="7049348886126005391" datatype="html"> 3844 <trans-unit id="7049348886126005391" datatype="html">
3821 <source>Batch actions</source> 3845 <source>Batch actions</source>
3822 <target state="translated">Пакетные дейÑтвиÑ</target> 3846 <target state="translated">Пакетные дейÑтвиÑ</target>
@@ -3892,22 +3916,22 @@ The link will expire within 1 hour.</source>
3892 <trans-unit id="7815838401315213887"> 3916 <trans-unit id="7815838401315213887">
3893 <source>Muted accounts</source> 3917 <source>Muted accounts</source>
3894 <target>Заглушённые аккаунты</target> 3918 <target>Заглушённые аккаунты</target>
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3919
3896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3920
3897 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3921
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3922
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3923
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3924
3901 </trans-unit> 3925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3902 <trans-unit id="5668793810321242853"> 3926 <trans-unit id="5668793810321242853">
3903 <source>Muted servers</source> 3927 <source>Muted servers</source>
3904 <target>Заглушённые Ñерверы</target> 3928 <target>Заглушённые Ñерверы</target>
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3929
3906 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3930
3907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3931
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3932
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3933
3910 </trans-unit> 3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3911 <trans-unit id="2343069726009080052" datatype="html"> 3935 <trans-unit id="2343069726009080052" datatype="html">
3912 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3936 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3913 <target state="translated">Видео <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3937 <target state="translated">Видео <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5033,181 +5057,175 @@ The link will expire within 1 hour.</source>
5033 <trans-unit id="7169210802367807492" datatype="html"> 5057 <trans-unit id="7169210802367807492" datatype="html">
5034 <source>bytes</source> 5058 <source>bytes</source>
5035 <target state="translated">байты</target> 5059 <target state="translated">байты</target>
5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5060
5037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5061
5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5062
5039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5063
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5064
5041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5065
5042 </trans-unit> 5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5043 <trans-unit id="8509882464852636851" datatype="html"> 5067 <trans-unit id="8509882464852636851" datatype="html">
5044 <source>Default daily upload limit per user</source> 5068 <source>Default daily upload limit per user</source>
5045 <target state="translated">Лимит ежедневной загрузки по умолчанию Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ пользователÑ</target> 5069 <target state="translated">Лимит ежедневной загрузки по умолчанию Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ пользователÑ</target>
5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5070
5047 </trans-unit> 5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5048 <trans-unit id="4719342289581047890" datatype="html"> 5072 <trans-unit id="4719342289581047890" datatype="html">
5049 <source>Allow import with a torrent file or a magnet URI</source> 5073 <source>Allow import with a torrent file or a magnet URI</source>
5050 <target state="translated">Разрешить импорт Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ торрент-файла или магнет-ÑÑылки</target> 5074 <target state="translated">Разрешить импорт Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ торрент-файла или магнет-ÑÑылки</target>
5051 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5075
5052 </trans-unit> 5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5053 <trans-unit id="6801844913630625451" datatype="html"> 5077 <trans-unit id="6801844913630625451" datatype="html">
5054 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5078 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5055 <target state="translated">âš ï¸ ÐœÑ‹ не рекомендуем включать Ñту функцию, еÑли вы не доверÑете Ñвоим пользователÑм</target> 5079 <target state="translated">âš ï¸ ÐœÑ‹ не рекомендуем включать Ñту функцию, еÑли вы не доверÑете Ñвоим пользователÑм</target>
5056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5080
5057 </trans-unit> 5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5058 <trans-unit id="2634326893148077182" datatype="html"> 5082 <trans-unit id="2634326893148077182" datatype="html">
5059 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5083 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5060 <target state="translated">Разрешить Ñинхронизацию канала Ñ ÐºÐ°Ð½Ð°Ð»Ð¾Ð¼ других платформ, таких как YouTube (требуетÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ импорт Ñ URL-адреÑом HTTP)</target> 5084 <target state="translated">Разрешить Ñинхронизацию канала Ñ ÐºÐ°Ð½Ð°Ð»Ð¾Ð¼ других платформ, таких как YouTube (требуетÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ импорт Ñ URL-адреÑом HTTP)</target>
5061 <context-group purpose="location"> 5085
5062 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5063 <context context-type="linenumber">293</context>
5064 </context-group>
5065 </trans-unit>
5066 <trans-unit id="7404104645798703279" datatype="html"> 5087 <trans-unit id="7404104645798703279" datatype="html">
5067 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5088 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5068 <target state="translated">â›” Вам необходимо разрешить импорт Ñ URL-адреÑом HTTP, чтобы иметь возможноÑÑ‚ÑŒ активировать Ñту функцию.</target> 5089 <target state="translated">â›” Вам необходимо разрешить импорт Ñ URL-адреÑом HTTP, чтобы иметь возможноÑÑ‚ÑŒ активировать Ñту функцию.</target>
5069 <context-group purpose="location"> 5090
5070 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5071 <context context-type="linenumber">296,298</context>
5072 </context-group>
5073 </trans-unit>
5074 <trans-unit id="3950258704315544174" datatype="html"> 5092 <trans-unit id="3950258704315544174" datatype="html">
5075 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5093 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5076 <target state="translated">ЕÑли пользователь не отмечен как доверенный, его видео будет оÑтаватьÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ñ‹Ð¼ до тех пор, пока модератор не проÑмотрит их.</target> 5094 <target state="translated">ЕÑли пользователь не отмечен как доверенный, его видео будет оÑтаватьÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚Ñ‹Ð¼ до тех пор, пока модератор не проÑмотрит их.</target>
5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5095
5078 </trans-unit> 5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5079 <trans-unit id="424703522835656806" datatype="html"> 5097 <trans-unit id="424703522835656806" datatype="html">
5080 <source>VIDEO CHANNELS</source> 5098 <source>VIDEO CHANNELS</source>
5081 <target state="translated">ВИДЕО КÐÐÐЛЫ</target> 5099 <target state="translated">ВИДЕО КÐÐÐЛЫ</target>
5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5100
5083 </trans-unit> 5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5084 <trans-unit id="7026684190224451991" datatype="html"> 5102 <trans-unit id="7026684190224451991" datatype="html">
5085 <source>Max video channels per user</source> 5103 <source>Max video channels per user</source>
5086 <target state="translated">МакÑимальное количеÑтво видеоканалов на пользователÑ</target> 5104 <target state="translated">МакÑимальное количеÑтво видеоканалов на пользователÑ</target>
5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5105
5088 </trans-unit> 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5089 <trans-unit id="3840267063842708224" datatype="html"> 5107 <trans-unit id="3840267063842708224" datatype="html">
5090 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5108 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5091 <target state="translated">{VAR_PLURAL, plural, one {канал} few {канала} other {каналов}}</target> 5109 <target state="translated">{VAR_PLURAL, plural, one {канал} few {канала} other {каналов}}</target>
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5110
5093 </trans-unit> 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5094 <trans-unit id="3428986951244800347" datatype="html"> 5112 <trans-unit id="3428986951244800347" datatype="html">
5095 <source>Block new videos automatically</source> 5113 <source>Block new videos automatically</source>
5096 <target state="translated">ÐвтоматичеÑки блокировать новые видео</target> 5114 <target state="translated">ÐвтоматичеÑки блокировать новые видео</target>
5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5115
5098 </trans-unit> 5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5099 <trans-unit id="2054846790157376783" datatype="html"> 5117 <trans-unit id="2054846790157376783" datatype="html">
5100 <source>SEARCH</source> 5118 <source>SEARCH</source>
5101 <target state="translated">ПОИСК</target> 5119 <target state="translated">ПОИСК</target>
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5120
5103 </trans-unit> 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5104 <trans-unit id="3442084803796199253" datatype="html"> 5122 <trans-unit id="3442084803796199253" datatype="html">
5105 <source>Allow users to do remote URI/handle search</source> 5123 <source>Allow users to do remote URI/handle search</source>
5106 <target state="translated">Разрешить пользователÑм выполнÑÑ‚ÑŒ удаленный URI / обрабатывать поиÑк</target> 5124 <target state="translated">Разрешить пользователÑм выполнÑÑ‚ÑŒ удаленный URI / обрабатывать поиÑк</target>
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5125
5108 </trans-unit> 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5109 <trans-unit id="2258148539285928012" datatype="html"> 5127 <trans-unit id="2258148539285928012" datatype="html">
5110 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5128 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5111 <target state="translated">Разрешить <x id="START_TAG_STRONG"/>вашим пользователÑм<x id="CLOSE_TAG_STRONG"/> иÑкать удаленные видео / блоггеров, которые не могут быть объединены Ñ Ð²Ð°ÑˆÐ¸Ð¼ ÑкземплÑром</target> 5129 <target state="translated">Разрешить <x id="START_TAG_STRONG"/>вашим пользователÑм<x id="CLOSE_TAG_STRONG"/> иÑкать удаленные видео / блоггеров, которые не могут быть объединены Ñ Ð²Ð°ÑˆÐ¸Ð¼ ÑкземплÑром</target>
5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5130
5113 </trans-unit> 5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5114 <trans-unit id="7295422540935146771" datatype="html"> 5132 <trans-unit id="7295422540935146771" datatype="html">
5115 <source>Allow anonymous to do remote URI/handle search</source> 5133 <source>Allow anonymous to do remote URI/handle search</source>
5116 <target state="translated">Разрешить анонимам выполнÑÑ‚ÑŒ удаленный поиÑк URI / обрабатывать</target> 5134 <target state="translated">Разрешить анонимам выполнÑÑ‚ÑŒ удаленный поиÑк URI / обрабатывать</target>
5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5135
5118 </trans-unit> 5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5119 <trans-unit id="7305237807882754643" datatype="html"> 5137 <trans-unit id="7305237807882754643" datatype="html">
5120 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5138 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5121 <target state="translated">Разрешить <x id="START_TAG_STRONG"/>анонимным пользователÑм<x id="CLOSE_TAG_STRONG"/> иÑкать удаленные видео / блоггеров, которые не могут быть объединены Ñ Ð²Ð°ÑˆÐ¸Ð¼ ÑкземплÑром</target> 5139 <target state="translated">Разрешить <x id="START_TAG_STRONG"/>анонимным пользователÑм<x id="CLOSE_TAG_STRONG"/> иÑкать удаленные видео / блоггеров, которые не могут быть объединены Ñ Ð²Ð°ÑˆÐ¸Ð¼ ÑкземплÑром</target>
5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5140
5123 </trans-unit> 5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5124 <trans-unit id="5273935530181504015" datatype="html"> 5142 <trans-unit id="5273935530181504015" datatype="html">
5125 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5143 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5126 <target state="translated">âš ï¸ Ð­Ñ‚Ð° функциональноÑÑ‚ÑŒ Ñильно завиÑит от модерации ÑкземплÑров, за которыми Ñледит выбранный вами поиÑковый индекÑ.</target> 5144 <target state="translated">âš ï¸ Ð­Ñ‚Ð° функциональноÑÑ‚ÑŒ Ñильно завиÑит от модерации ÑкземплÑров, за которыми Ñледит выбранный вами поиÑковый индекÑ.</target>
5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5145
5128 </trans-unit> 5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5129 <trans-unit id="1886227550697837417" datatype="html"> 5147 <trans-unit id="1886227550697837417" datatype="html">
5130 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5148 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5131 <target state="translated">Ð’ рабочей Ñреде Ñледует иÑпользовать только модерируемые поиÑковые индекÑÑ‹, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>Ñоздать Ñвой ÑобÑтвенный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5149 <target state="translated">Ð’ рабочей Ñреде Ñледует иÑпользовать только модерируемые поиÑковые индекÑÑ‹, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>Ñоздать Ñвой ÑобÑтвенный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5150
5133 </trans-unit> 5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5134 <trans-unit id="2331464426553277323" datatype="html"> 5152 <trans-unit id="2331464426553277323" datatype="html">
5135 <source>Search index URL</source> 5153 <source>Search index URL</source>
5136 <target state="translated">ПоиÑк индекÑа URL</target> 5154 <target state="translated">ПоиÑк индекÑа URL</target>
5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5155
5138 </trans-unit> 5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5139 <trans-unit id="8524278911521465398" datatype="html"> 5157 <trans-unit id="8524278911521465398" datatype="html">
5140 <source>Disable local search in search bar</source> 5158 <source>Disable local search in search bar</source>
5141 <target state="translated">Отключить локальный поиÑк в Ñтроке поиÑка</target> 5159 <target state="translated">Отключить локальный поиÑк в Ñтроке поиÑка</target>
5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5160
5143 </trans-unit> 5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5144 <trans-unit id="6568991917245875948" datatype="html"> 5162 <trans-unit id="6568991917245875948" datatype="html">
5145 <source>Otherwise the local search stays used by default</source> 5163 <source>Otherwise the local search stays used by default</source>
5146 <target state="translated">Ð’ противном Ñлучае локальный поиÑк будет иÑпользоватьÑÑ Ð¿Ð¾ умолчанию</target> 5164 <target state="translated">Ð’ противном Ñлучае локальный поиÑк будет иÑпользоватьÑÑ Ð¿Ð¾ умолчанию</target>
5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5165
5148 </trans-unit> 5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5149 <trans-unit id="4444955208013675027" datatype="html"> 5167 <trans-unit id="4444955208013675027" datatype="html">
5150 <source>Search bar uses the global search index by default</source> 5168 <source>Search bar uses the global search index by default</source>
5151 <target state="translated">Панель поиÑка по умолчанию иÑпользует глобальный поиÑковый индекÑ</target> 5169 <target state="translated">Панель поиÑка по умолчанию иÑпользует глобальный поиÑковый индекÑ</target>
5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5170
5153 </trans-unit> 5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5154 <trans-unit id="6476750382562952780" datatype="html"> 5172 <trans-unit id="6476750382562952780" datatype="html">
5155 <source>Enable global search</source> 5173 <source>Enable global search</source>
5156 <target state="translated">Включить глобальный поиÑк</target> 5174 <target state="translated">Включить глобальный поиÑк</target>
5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5175
5158 </trans-unit> 5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5159 <trans-unit id="836183323506117145" datatype="html"> 5177 <trans-unit id="836183323506117145" datatype="html">
5160 <source>FEDERATION</source> 5178 <source>FEDERATION</source>
5161 <target state="translated">ФЕДЕРÐЦИЯ</target> 5179 <target state="translated">ФЕДЕРÐЦИЯ</target>
5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5180
5163 </trans-unit> 5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5164 <trans-unit id="252719899360434356" datatype="html"> 5182 <trans-unit id="252719899360434356" datatype="html">
5165 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5183 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5166 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>ÑвÑзÑми<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ ÑкземплÑрами. </target> 5184 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>ÑвÑзÑми<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ ÑкземплÑрами. </target>
5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5185
5168 </trans-unit> 5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5169 <trans-unit id="9119248927271669654" datatype="html"> 5187 <trans-unit id="9119248927271669654" datatype="html">
5170 <source>Other instances can follow yours</source> 5188 <source>Other instances can follow yours</source>
5171 <target state="translated">Другие ÑкземплÑры могут Ñледовать за вами</target> 5189 <target state="translated">Другие ÑкземплÑры могут Ñледовать за вами</target>
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5190
5173 </trans-unit> 5191 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5174 <trans-unit id="7015551137649102649" datatype="html"> 5192 <trans-unit id="7015551137649102649" datatype="html">
5175 <source>Manually approve new instance followers</source> 5193 <source>Manually approve new instance followers</source>
5176 <target state="translated">Ручное утверждение новых подпиÑчиков ÑкземплÑров</target> 5194 <target state="translated">Ручное утверждение новых подпиÑчиков ÑкземплÑров</target>
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5195
5178 </trans-unit> 5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5179 <trans-unit id="4803992993548153434" datatype="html"> 5197 <trans-unit id="4803992993548153434" datatype="html">
5180 <source>Automatically follow back instances</source> 5198 <source>Automatically follow back instances</source>
5181 <target state="translated">ÐвтоматичеÑки Ñледить за ÑкземплÑрами</target> 5199 <target state="translated">ÐвтоматичеÑки Ñледить за ÑкземплÑрами</target>
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5200
5183 </trans-unit> 5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5184 <trans-unit id="2092224316392295720" datatype="html"> 5202 <trans-unit id="2092224316392295720" datatype="html">
5185 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5203 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5186 <target state="translated">âš ï¸ Ð­Ñ‚Ð° Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ Ñ‚Ñ€ÐµÐ±ÑƒÐµÑ‚ большого Ð²Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð¸ дополнительных дейÑтвий.</target> 5204 <target state="translated">âš ï¸ Ð­Ñ‚Ð° Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ Ñ‚Ñ€ÐµÐ±ÑƒÐµÑ‚ большого Ð²Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð¸ дополнительных дейÑтвий.</target>
5187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5205
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5206
5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5207
5190 </trans-unit> 5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5191 <trans-unit id="1718269478813020014" datatype="html"> 5209 <trans-unit id="1718269478813020014" datatype="html">
5192 <source>Index URL</source> 5210 <source>Index URL</source>
5193 <target state="translated">Ð˜Ð½Ð´ÐµÐºÑ URL</target> 5211 <target state="translated">Ð˜Ð½Ð´ÐµÐºÑ URL</target>
5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5212
5195 </trans-unit> 5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5196 <trans-unit id="173263206605027981" datatype="html"> 5214 <trans-unit id="173263206605027981" datatype="html">
5197 <source>Automatically follow instances of a public index</source> 5215 <source>Automatically follow instances of a public index</source>
5198 <target state="translated">ÐвтоматичеÑкое отÑлеживание общедоÑтупных ÑкземплÑров</target> 5216 <target state="translated">ÐвтоматичеÑкое отÑлеживание общедоÑтупных ÑкземплÑров</target>
5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5217
5200 </trans-unit> 5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5201 <trans-unit id="9076632742417302918" datatype="html"> 5219 <trans-unit id="9076632742417302918" datatype="html">
5202 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5220 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5203 <target state="translated">ОзнакомьтеÑÑŒ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>Ñ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸ÐµÐ¹ <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ðµ информации по ожидаемому URL </target> 5221 <target state="translated">ОзнакомьтеÑÑŒ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>Ñ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸ÐµÐ¹ <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ðµ информации по ожидаемому URL </target>
5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5222
5205 </trans-unit> 5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5206 <trans-unit id="3946988229617310200" datatype="html"> 5224 <trans-unit id="3946988229617310200" datatype="html">
5207 <source>ADMINISTRATORS</source> 5225 <source>ADMINISTRATORS</source>
5208 <target state="translated">ÐДМИÐИСТРÐТОРЫ</target> 5226 <target state="translated">ÐДМИÐИСТРÐТОРЫ</target>
5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5227
5210 </trans-unit> 5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5211 <trans-unit id="2149300564474427551"> 5229 <trans-unit id="2149300564474427551">
5212 <source>Administrator</source> 5230 <source>Administrator</source>
5213 <target>ÐдминиÑтратор</target> 5231 <target>ÐдминиÑтратор</target>
@@ -5216,13 +5234,13 @@ The link will expire within 1 hour.</source>
5216 <trans-unit id="3171683206914962995"> 5234 <trans-unit id="3171683206914962995">
5217 <source>Admin email</source> 5235 <source>Admin email</source>
5218 <target>Ð­Ð»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð°Ñ Ð¿Ð¾Ñ‡Ñ‚Ð° админиÑтратора</target> 5236 <target>Ð­Ð»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð°Ñ Ð¿Ð¾Ñ‡Ñ‚Ð° админиÑтратора</target>
5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5237
5220 </trans-unit> 5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5221 <trans-unit id="4722881456283329321"> 5239 <trans-unit id="4722881456283329321">
5222 <source>Enable contact form</source> 5240 <source>Enable contact form</source>
5223 <target>Включить контактную форму</target> 5241 <target>Включить контактную форму</target>
5224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5242
5225 </trans-unit> 5243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5226 <trans-unit id="5926348345797688952" datatype="html"> 5244 <trans-unit id="5926348345797688952" datatype="html">
5227 <source>VOD Transcoding</source> 5245 <source>VOD Transcoding</source>
5228 <target state="translated">Обработка видео</target> 5246 <target state="translated">Обработка видео</target>
@@ -5231,28 +5249,28 @@ The link will expire within 1 hour.</source>
5231 <trans-unit id="1765095834299337775" datatype="html"> 5249 <trans-unit id="1765095834299337775" datatype="html">
5232 <source>TWITTER</source> 5250 <source>TWITTER</source>
5233 <target state="translated">TWITTER</target> 5251 <target state="translated">TWITTER</target>
5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5252
5235 </trans-unit> 5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5236 <trans-unit id="3202133522706129143" datatype="html"> 5254 <trans-unit id="3202133522706129143" datatype="html">
5237 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5255 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5238 <target state="translated">Укажите учетную запиÑÑŒ Twitter, предÑтавлÑющую ваш ÑкземплÑÑ€, чтобы улучшить предварительный проÑмотр ÑÑылок. ЕÑли у Ð²Ð°Ñ Ð½ÐµÑ‚ учетной запиÑи Twitter, проÑто оÑтавьте значение по умолчанию.</target> 5256 <target state="translated">Укажите учетную запиÑÑŒ Twitter, предÑтавлÑющую ваш ÑкземплÑÑ€, чтобы улучшить предварительный проÑмотр ÑÑылок. ЕÑли у Ð²Ð°Ñ Ð½ÐµÑ‚ учетной запиÑи Twitter, проÑто оÑтавьте значение по умолчанию.</target>
5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5257
5240 </trans-unit> 5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5241 <trans-unit id="4087837092261487511"> 5259 <trans-unit id="4087837092261487511">
5242 <source>Your Twitter username</source> 5260 <source>Your Twitter username</source>
5243 <target>Ваше Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Twitter</target> 5261 <target>Ваше Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Twitter</target>
5244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5262
5245 </trans-unit> 5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5246 <trans-unit id="5648651824279408711" datatype="html"> 5264 <trans-unit id="5648651824279408711" datatype="html">
5247 <source>Instance allowed by Twitter</source> 5265 <source>Instance allowed by Twitter</source>
5248 <target state="translated">ЭкземплÑÑ€, разрешенный Twitter</target> 5266 <target state="translated">ЭкземплÑÑ€, разрешенный Twitter</target>
5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5267
5250 </trans-unit> 5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5251 <trans-unit id="2076338542820061819" datatype="html"> 5269 <trans-unit id="2076338542820061819" datatype="html">
5252 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5270 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5253 <target state="translated">ЕÑли ваш ÑкземплÑÑ€ Ñвно разрешен Twitter, видеопроигрыватель будет вÑтроен в канал Twitter на видеореÑурÑе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> в противном Ñлучае мы иÑпользуем карточку Ñо ÑÑылкой на изображение, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð±ÑƒÐ´ÐµÑ‚ перенаправлÑÑ‚ÑŒ на ваш ÑкземплÑÑ€<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> УÑтановите Ñтот флажок, Ñохраните конфигурацию и протеÑтируйте Ñ URL-адреÑом видео вашего ÑкземплÑра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> чтобы узнать, разрешен ли ваш ÑкземплÑÑ€. </target> 5271 <target state="translated">ЕÑли ваш ÑкземплÑÑ€ Ñвно разрешен Twitter, видеопроигрыватель будет вÑтроен в канал Twitter на видеореÑурÑе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> в противном Ñлучае мы иÑпользуем карточку Ñо ÑÑылкой на изображение, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð±ÑƒÐ´ÐµÑ‚ перенаправлÑÑ‚ÑŒ на ваш ÑкземплÑÑ€<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> УÑтановите Ñтот флажок, Ñохраните конфигурацию и протеÑтируйте Ñ URL-адреÑом видео вашего ÑкземплÑра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> чтобы узнать, разрешен ли ваш ÑкземплÑÑ€. </target>
5254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5272
5255 </trans-unit> 5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5256 <trans-unit id="493135676263039396" datatype="html"> 5274 <trans-unit id="493135676263039396" datatype="html">
5257 <source>LIVE</source> 5275 <source>LIVE</source>
5258 <target state="translated">В ЭФИРЕ</target> 5276 <target state="translated">В ЭФИРЕ</target>
@@ -5652,19 +5670,81 @@ color: red;
5652 <source>PASSWORD</source> 5670 <source>PASSWORD</source>
5653 <target state="translated">ПÐРОЛЬ</target> 5671 <target state="translated">ПÐРОЛЬ</target>
5654 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5672 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5673 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5674 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5675 <context-group purpose="location">
5676 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5677 <context context-type="linenumber">67</context>
5678 </context-group>
5655 </trans-unit> 5679 </trans-unit>
5656 <trans-unit id="9012586956848595996" datatype="html"> 5680 <trans-unit id="9012586956848595996" datatype="html">
5657 <source>EMAIL</source> 5681 <source>EMAIL</source>
5658 <target state="translated">ЭЛЕКТРОÐÐÐЯ ПОЧТÐ</target> 5682 <target state="translated">ЭЛЕКТРОÐÐÐЯ ПОЧТÐ</target>
5659 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5683
5684 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5685 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5686 <context-group purpose="location">
5687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5688 <context context-type="linenumber">3,5</context>
5689 </context-group>
5690 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5691 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5692 <context-group purpose="location">
5693 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5694 <context context-type="linenumber">5</context>
5695 </context-group>
5696 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5697 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5698 <context-group purpose="location">
5699 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5700 <context context-type="linenumber">9</context>
5701 </context-group>
5702 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5703 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5704 <context-group purpose="location">
5705 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5706 <context context-type="linenumber">31</context>
5707 </context-group>
5708 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5709 <source>Disable two factor</source><target state="new">Disable two factor</target>
5710 <context-group purpose="location">
5711 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5712 <context context-type="linenumber">33</context>
5713 </context-group>
5714 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5715 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5716 <context-group purpose="location">
5717 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5718 <context context-type="linenumber">43</context>
5719 </context-group>
5720 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5721 <source> Two factor authentication is already enabled.
5722</source><target state="new"> Two factor authentication is already enabled.
5723</target>
5724 <context-group purpose="location">
5725 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5726 <context context-type="linenumber">6,8</context>
5727 </context-group>
5728 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5729 <source>Your password</source><target state="new">Your password</target>
5730 <context-group purpose="location">
5731 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5732 <context context-type="linenumber">14</context>
5733 </context-group>
5734 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5735 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5736 <context-group purpose="location">
5737 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5738 <context context-type="linenumber">15</context>
5739 </context-group>
5660 </trans-unit> 5740 </trans-unit>
5661 <trans-unit id="7752239348028675311" datatype="html"> 5741 <trans-unit id="7752239348028675311" datatype="html">
5662 <source>DANGER ZONE</source> 5742 <source>DANGER ZONE</source>
5663 <target state="translated">ОПÐСÐÐЯ ЗОÐÐ</target> 5743 <target state="translated">ОПÐСÐÐЯ ЗОÐÐ</target>
5664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5744
5665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5745
5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5746
5667 </trans-unit> 5747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5668 <trans-unit id="4915431133669985304"> 5748 <trans-unit id="4915431133669985304">
5669 <source>Profile</source> 5749 <source>Profile</source>
5670 <target>Профиль</target> 5750 <target>Профиль</target>
@@ -5811,9 +5891,9 @@ color: red;
5811 <trans-unit id="5340498030552368470"> 5891 <trans-unit id="5340498030552368470">
5812 <source>Current password</source> 5892 <source>Current password</source>
5813 <target>Текущий пароль</target> 5893 <target>Текущий пароль</target>
5814 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5894
5815 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5895
5816 </trans-unit> 5896 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5817 <trans-unit id="3588415639242079458"> 5897 <trans-unit id="3588415639242079458">
5818 <source>New password</source> 5898 <source>New password</source>
5819 <target>Ðовый пароль</target> 5899 <target>Ðовый пароль</target>
@@ -6093,7 +6173,17 @@ color: red;
6093 <trans-unit id="4247400351982331798" datatype="html"> 6173 <trans-unit id="4247400351982331798" datatype="html">
6094 <source>Account settings</source> 6174 <source>Account settings</source>
6095 <target state="translated">ÐаÑтройка аккаунта</target> 6175 <target state="translated">ÐаÑтройка аккаунта</target>
6096 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6176
6177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6178 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6179 <context-group purpose="location">
6180 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6181 <context context-type="linenumber">39</context>
6182 </context-group>
6183 <context-group purpose="location">
6184 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6185 <context context-type="linenumber">3</context>
6186 </context-group>
6097 </trans-unit> 6187 </trans-unit>
6098 <trans-unit id="2864486939135008600" datatype="html"> 6188 <trans-unit id="2864486939135008600" datatype="html">
6099 <source>Playlist elements</source> 6189 <source>Playlist elements</source>
@@ -7394,10 +7484,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7394 <trans-unit id="1504521795586863905" datatype="html"> 7484 <trans-unit id="1504521795586863905" datatype="html">
7395 <source>VIDEOS</source> 7485 <source>VIDEOS</source>
7396 <target state="translated">ВИДЕО</target> 7486 <target state="translated">ВИДЕО</target>
7397 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7487
7398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7488
7399 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7489
7400 </trans-unit> 7490 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7401 <trans-unit id="25349740244798533" datatype="html"> 7491 <trans-unit id="25349740244798533" datatype="html">
7402 <source>Username copied</source> 7492 <source>Username copied</source>
7403 <target state="translated">Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñкопировано</target> 7493 <target state="translated">Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ñкопировано</target>
@@ -7570,8 +7660,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7570 <trans-unit id="3203902538239082422" datatype="html"> 7660 <trans-unit id="3203902538239082422" datatype="html">
7571 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7661 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7572 <target state="translated">Ð’Ñ‹ включили региÑтрацию: мы автоматичеÑки уÑтановили флажок "ÐвтоматичеÑки блокировать новые видео" в разделе "Видео" чуть ниже.</target> 7662 <target state="translated">Ð’Ñ‹ включили региÑтрацию: мы автоматичеÑки уÑтановили флажок "ÐвтоматичеÑки блокировать новые видео" в разделе "Видео" чуть ниже.</target>
7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7663
7574 </trans-unit> 7664 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7575 <trans-unit id="6284468333579755406" datatype="html"> 7665 <trans-unit id="6284468333579755406" datatype="html">
7576 <source>Edit custom configuration</source> 7666 <source>Edit custom configuration</source>
7577 <target state="translated">Редактировать индивидуальную конфигурацию</target> 7667 <target state="translated">Редактировать индивидуальную конфигурацию</target>
@@ -7743,33 +7833,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7743 <trans-unit id="7022070615528435141" datatype="html"> 7833 <trans-unit id="7022070615528435141" datatype="html">
7744 <source>Delete</source> 7834 <source>Delete</source>
7745 <target state="translated">Удалить</target> 7835 <target state="translated">Удалить</target>
7746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7836
7747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7837
7748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7838
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7839
7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7840
7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7841
7752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7842
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7843
7754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7844
7755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7845
7756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7846
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7847
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7848
7759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7849
7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7850
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7851
7762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7853
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7854
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7855
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7856
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7857
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7858
7769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7859
7770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7860
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7861
7772 </trans-unit> 7862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7773 <trans-unit id="3145156821099755377" datatype="html"> 7863 <trans-unit id="3145156821099755377" datatype="html">
7774 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7864 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7775 <target state="translated">ПринÑто {count, plural, =1 {<x id="followerName"/> Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° отÑлеживание} other {<x id="count"/> запроÑов на отÑлеживание}}</target> 7865 <target state="translated">ПринÑто {count, plural, =1 {<x id="followerName"/> Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð½Ð° отÑлеживание} other {<x id="count"/> запроÑов на отÑлеживание}}</target>
@@ -7885,15 +7975,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7885 <source>Follow request(s) sent!</source> 7975 <source>Follow request(s) sent!</source>
7886 <target>ЗапроÑ(Ñ‹) на подпиÑку отправлены!</target> 7976 <target>ЗапроÑ(Ñ‹) на подпиÑку отправлены!</target>
7887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7888 </trans-unit> 7978 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7889 <trans-unit id="3459358413436264734" datatype="html"> 7979 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7890 <source>Your instance subscriptions</source>
7891 <target state="translated">Ваш ÑкземплÑÑ€ подпиÑан</target>
7892 <context-group purpose="location"> 7980 <context-group purpose="location">
7893 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7981 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7894 <context context-type="linenumber">3</context> 7982 <context context-type="linenumber">3</context>
7895 </context-group> 7983 </context-group>
7896 </trans-unit> 7984 </trans-unit>
7985
7897 <trans-unit id="9160510009013134726"> 7986 <trans-unit id="9160510009013134726">
7898 <source>Unfollow</source> 7987 <source>Unfollow</source>
7899 <target>ОтпиÑатьÑÑ</target> 7988 <target>ОтпиÑатьÑÑ</target>
@@ -8441,17 +8530,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8441 <trans-unit id="780323526182667308" datatype="html"> 8530 <trans-unit id="780323526182667308" datatype="html">
8442 <source>User <x id="PH"/> updated.</source> 8531 <source>User <x id="PH"/> updated.</source>
8443 <target state="translated">Пользователь <x id="PH"/> обновлён.</target> 8532 <target state="translated">Пользователь <x id="PH"/> обновлён.</target>
8444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8533
8445 </trans-unit> 8534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8446 <trans-unit id="1349763489797682899"> 8535 <trans-unit id="1349763489797682899">
8447 <source>Update user</source> 8536 <source>Update user</source>
8448 <target>Обновить информацию о пользователе</target> 8537 <target>Обновить информацию о пользователе</target>
8449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8538
8450 </trans-unit> 8539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8451 <trans-unit id="8819563010322372715"> 8540 <trans-unit id="8819563010322372715">
8452 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8541 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8453 <target>Электронное пиÑьмо Ð´Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±Ñ‹Ð»Ð¾ отправлено пользователю <x id="PH"/>.</target> 8542 <target>Электронное пиÑьмо Ð´Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±Ñ‹Ð»Ð¾ отправлено пользователю <x id="PH"/>.</target>
8454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8543
8544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8545 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8546 <context-group purpose="location">
8547 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8548 <context context-type="linenumber">134</context>
8549 </context-group>
8455 </trans-unit> 8550 </trans-unit>
8456 <trans-unit id="7483807629538115183" datatype="html"> 8551 <trans-unit id="7483807629538115183" datatype="html">
8457 <source>Users list</source> 8552 <source>Users list</source>
@@ -8990,9 +9085,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8990 <trans-unit id="1716062177529601456" datatype="html"> 9085 <trans-unit id="1716062177529601456" datatype="html">
8991 <source>Channel filters</source> 9086 <source>Channel filters</source>
8992 <target state="translated">Фильтры каналов</target> 9087 <target state="translated">Фильтры каналов</target>
8993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9088
8994 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9089
8995 </trans-unit> 9090 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8996 <trans-unit id="6059091237492573541" datatype="html"> 9091 <trans-unit id="6059091237492573541" datatype="html">
8997 <source>Update video channel</source> 9092 <source>Update video channel</source>
8998 <target state="translated">Обновить видеоканал</target> 9093 <target state="translated">Обновить видеоканал</target>
@@ -9061,18 +9156,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9061 <trans-unit id="5851560788527570644" datatype="html"> 9156 <trans-unit id="5851560788527570644" datatype="html">
9062 <source>Notifications</source> 9157 <source>Notifications</source>
9063 <target state="translated">УведомлениÑ</target> 9158 <target state="translated">УведомлениÑ</target>
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9159
9065 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9160
9066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9161
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9162
9068 </trans-unit> 9163 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9069 <trans-unit id="6658000829978978023" datatype="html"> 9164 <trans-unit id="6658000829978978023" datatype="html">
9070 <source>Applications</source> 9165 <source>Applications</source>
9071 <target state="translated">ПриложениÑ</target> 9166 <target state="translated">ПриложениÑ</target>
9072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9167
9073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9168
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9169
9075 </trans-unit> 9170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9076 <trans-unit id="104404386496394770" datatype="html"> 9171 <trans-unit id="104404386496394770" datatype="html">
9077 <source>Delete playlist</source> 9172 <source>Delete playlist</source>
9078 <target state="translated">Удалить плейлиÑÑ‚</target> 9173 <target state="translated">Удалить плейлиÑÑ‚</target>
@@ -9086,9 +9181,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9086 <trans-unit id="4844578664427956129" datatype="html"> 9181 <trans-unit id="4844578664427956129" datatype="html">
9087 <source>Change ownership</source> 9182 <source>Change ownership</source>
9088 <target state="translated">Изменить владельца</target> 9183 <target state="translated">Изменить владельца</target>
9089 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9184
9090 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9185
9091 </trans-unit> 9186 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9092 <trans-unit id="3380608219513805292"> 9187 <trans-unit id="3380608219513805292">
9093 <source>Playlist <x id="PH"/> deleted.</source> 9188 <source>Playlist <x id="PH"/> deleted.</source>
9094 <target>ПлейлиÑÑ‚ <x id="PH"/> был удалён.</target> 9189 <target>ПлейлиÑÑ‚ <x id="PH"/> был удалён.</target>
@@ -9098,32 +9193,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9098 <trans-unit id="3058024914967508975"> 9193 <trans-unit id="3058024914967508975">
9099 <source>My videos</source> 9194 <source>My videos</source>
9100 <target>Мои видео</target> 9195 <target>Мои видео</target>
9101 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9196
9102 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9197
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9198
9104 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9199
9105 </trans-unit> 9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9106 <trans-unit id="8197117721861453263"> 9201 <trans-unit id="8197117721861453263">
9107 <source>Do you really want to delete <x id="PH"/> videos?</source> 9202 <source>Do you really want to delete <x id="PH"/> videos?</source>
9108 <target>Ð’Ñ‹ дейÑтвительно хотите удалить <x id="PH"/> видео?</target> 9203 <target>Ð’Ñ‹ дейÑтвительно хотите удалить <x id="PH"/> видео?</target>
9109 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9204
9110 </trans-unit> 9205 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9111 <trans-unit id="696910741870112536" datatype="html"> 9206 <trans-unit id="696910741870112536" datatype="html">
9112 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9207 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9113 <target state="translated">{length, plural, =1 {Видео было удалено} other {<x id="length"/> видео были удалены}}</target> 9208 <target state="translated">{length, plural, =1 {Видео было удалено} other {<x id="length"/> видео были удалены}}</target>
9114 <context-group purpose="location"> 9209
9115 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9116 <context context-type="linenumber">191</context>
9117 </context-group>
9118 </trans-unit>
9119 <trans-unit id="3255171236149541417" datatype="html"> 9211 <trans-unit id="3255171236149541417" datatype="html">
9120 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9212 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9121 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> было удалено.</target> 9213 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> было удалено.</target>
9122 <context-group purpose="location"> 9214
9123 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9215 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9124 <context context-type="linenumber">193,191</context>
9125 </context-group>
9126 </trans-unit>
9127 <trans-unit id="2591467977473302125" datatype="html"> 9216 <trans-unit id="2591467977473302125" datatype="html">
9128 <source>Videos list</source> 9217 <source>Videos list</source>
9129 <target state="translated">СпиÑок видео</target> 9218 <target state="translated">СпиÑок видео</target>
@@ -9168,8 +9257,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9168 <trans-unit id="3245220240937722814"> 9257 <trans-unit id="3245220240937722814">
9169 <source>My channels</source> 9258 <source>My channels</source>
9170 <target>Мои каналы</target> 9259 <target>Мои каналы</target>
9171 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9260
9172 </trans-unit> 9261 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9173 <trans-unit id="1498264516089100469" datatype="html"> 9262 <trans-unit id="1498264516089100469" datatype="html">
9174 <source>My synchronizations</source> 9263 <source>My synchronizations</source>
9175 <target state="translated">Мои Ñинхронизации</target> 9264 <target state="translated">Мои Ñинхронизации</target>
@@ -9193,17 +9282,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9193 <trans-unit id="7545420287297803988"> 9282 <trans-unit id="7545420287297803988">
9194 <source>My playlists</source> 9283 <source>My playlists</source>
9195 <target>Мои плейлиÑÑ‚Ñ‹</target> 9284 <target>Мои плейлиÑÑ‚Ñ‹</target>
9196 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9285
9197 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9286
9198 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9287
9199 </trans-unit> 9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9200 <trans-unit id="2527931602940887636"> 9289 <trans-unit id="2527931602940887636">
9201 <source>My subscriptions</source> 9290 <source>My subscriptions</source>
9202 <target>Мои подпиÑки</target> 9291 <target>Мои подпиÑки</target>
9203 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9292
9204 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9293
9205 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9294
9206 </trans-unit> 9295 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9207 <trans-unit id="5177154708872200221" datatype="html"> 9296 <trans-unit id="5177154708872200221" datatype="html">
9208 <source>You don't have any subscription yet.</source> 9297 <source>You don't have any subscription yet.</source>
9209 <target state="translated">У Ð²Ð°Ñ ÐµÑ‰Ðµ нет подпиÑки.</target> 9298 <target state="translated">У Ð²Ð°Ñ ÐµÑ‰Ðµ нет подпиÑки.</target>
@@ -9212,8 +9301,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9212 <trans-unit id="1991904494976135035" datatype="html"> 9301 <trans-unit id="1991904494976135035" datatype="html">
9213 <source>My abuse reports</source> 9302 <source>My abuse reports</source>
9214 <target state="translated">Отчёт о моих жалобах</target> 9303 <target state="translated">Отчёт о моих жалобах</target>
9215 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9304
9216 </trans-unit> 9305 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9217 <trans-unit id="5603224609929994288" datatype="html"> 9306 <trans-unit id="5603224609929994288" datatype="html">
9218 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9307 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9219 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> ожидает Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ñлектронной почты </target> 9308 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> ожидает Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ñлектронной почты </target>
@@ -9260,28 +9349,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9260 <trans-unit id="8181077408762380407" datatype="html"> 9349 <trans-unit id="8181077408762380407" datatype="html">
9261 <source>Channels</source> 9350 <source>Channels</source>
9262 <target state="translated">Каналы</target> 9351 <target state="translated">Каналы</target>
9263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9352
9264 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9353
9265 </trans-unit> 9354 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9266 <trans-unit id="8936704404804793618" datatype="html"> 9355 <trans-unit id="8936704404804793618" datatype="html">
9267 <source>Videos</source> 9356 <source>Videos</source>
9268 <target state="translated">Видео</target> 9357 <target state="translated">Видео</target>
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9358
9270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9359
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9360
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9361
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9362
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9363
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9364
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9365
9277 </trans-unit> 9366 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9278 <trans-unit id="1823843876735462104" datatype="html"> 9367 <trans-unit id="1823843876735462104" datatype="html">
9279 <source>Playlists</source> 9368 <source>Playlists</source>
9280 <target state="translated">ПлейлиÑÑ‚Ñ‹</target> 9369 <target state="translated">ПлейлиÑÑ‚Ñ‹</target>
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9370
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9371
9283 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9372
9284 </trans-unit> 9373 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9285 <trans-unit id="7916647920967632052" datatype="html"> 9374 <trans-unit id="7916647920967632052" datatype="html">
9286 <source>max size</source> 9375 <source>max size</source>
9287 <target state="translated">макÑимальный размер</target> 9376 <target state="translated">макÑимальный размер</target>
@@ -9492,7 +9581,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9492 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9581 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9493 </trans-unit> 9582 </trans-unit>
9494 <trans-unit id="2013324644839511073" datatype="html"> 9583 <trans-unit id="2013324644839511073" datatype="html">
9495 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9584 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9496Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9585Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9497 <target state="translated">Ðе удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. УбедитеÑÑŒ, что вы правильно наÑтроили PeerTube (config / directory), в чаÑтноÑти раздел «веб-Ñервер».</target> 9586 <target state="translated">Ðе удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. УбедитеÑÑŒ, что вы правильно наÑтроили PeerTube (config / directory), в чаÑтноÑти раздел «веб-Ñервер».</target>
9498 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9587 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9500,8 +9589,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9500 <trans-unit id="375263728166936544"> 9589 <trans-unit id="375263728166936544">
9501 <source>You need to reconnect.</source> 9590 <source>You need to reconnect.</source>
9502 <target>Вам необходимо переподключитьÑÑ.</target> 9591 <target>Вам необходимо переподключитьÑÑ.</target>
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9592
9504 </trans-unit> 9593 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9505 <trans-unit id="8093156107152165809" datatype="html"> 9594 <trans-unit id="8093156107152165809" datatype="html">
9506 <source>Show/hide this help menu</source> 9595 <source>Show/hide this help menu</source>
9507 <target state="translated">Показать/Ñкрыть Ñто меню Ñправки</target> 9596 <target state="translated">Показать/Ñкрыть Ñто меню Ñправки</target>
@@ -9526,39 +9615,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9526 <trans-unit id="3608407683173066091" datatype="html"> 9615 <trans-unit id="3608407683173066091" datatype="html">
9527 <source>My history</source> 9616 <source>My history</source>
9528 <target state="translated">ÐœÐ¾Ñ Ð¸ÑториÑ</target> 9617 <target state="translated">ÐœÐ¾Ñ Ð¸ÑториÑ</target>
9529 <context-group purpose="location"> 9618
9530 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9619 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9531 <context context-type="linenumber">98</context>
9532 </context-group>
9533 </trans-unit>
9534 <trans-unit id="4024404994702813072" datatype="html"> 9620 <trans-unit id="4024404994702813072" datatype="html">
9535 <source>In my library</source> 9621 <source>In my library</source>
9536 <target state="translated">В моей библиотеке</target> 9622 <target state="translated">В моей библиотеке</target>
9537 <context-group purpose="location"> 9623
9538 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9624 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9539 <context context-type="linenumber">104</context>
9540 </context-group>
9541 </trans-unit>
9542 <trans-unit id="232050922346936574" datatype="html"> 9625 <trans-unit id="232050922346936574" datatype="html">
9543 <source>Trending</source> 9626 <source>Trending</source>
9544 <target state="translated">В тренде</target> 9627 <target state="translated">В тренде</target>
9545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9628
9546 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9629
9547 </trans-unit> 9630 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9548 <trans-unit id="6470888608149621404" datatype="html"> 9631 <trans-unit id="6470888608149621404" datatype="html">
9549 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9632 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9550 <target state="translated">ÐÐ <x id="PH" equiv-text="config.instance.name"/></target> 9633 <target state="translated">ÐÐ <x id="PH" equiv-text="config.instance.name"/></target>
9551 <context-group purpose="location"> 9634
9552 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9635 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9553 <context context-type="linenumber">150</context>
9554 </context-group>
9555 </trans-unit>
9556 <trans-unit id="2821179408673282599" datatype="html"> 9636 <trans-unit id="2821179408673282599" datatype="html">
9557 <source>Home</source> 9637 <source>Home</source>
9558 <target state="translated">ДомашнÑÑ</target> 9638 <target state="translated">ДомашнÑÑ</target>
9559 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9639
9560 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9640
9561 </trans-unit> 9641 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9562 <trans-unit id="4648900870671159218"> 9642 <trans-unit id="4648900870671159218">
9563 <source>Success</source> 9643 <source>Success</source>
9564 <target>УÑпешно</target> 9644 <target>УÑпешно</target>
@@ -9568,13 +9648,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9568 <trans-unit id="1266887509445371246"> 9648 <trans-unit id="1266887509445371246">
9569 <source>Incorrect username or password.</source> 9649 <source>Incorrect username or password.</source>
9570 <target>Ðеверное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð»Ð¸ пароль.</target> 9650 <target>Ðеверное Ð¸Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð¸Ð»Ð¸ пароль.</target>
9571 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9651
9572 </trans-unit> 9652 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9573 <trans-unit id="6974874606619467663" datatype="html"> 9653 <trans-unit id="6974874606619467663" datatype="html">
9574 <source>Your account is blocked.</source> 9654 <source>Your account is blocked.</source>
9575 <target state="translated">Ваш аккаунт заблокирован.</target> 9655 <target state="translated">Ваш аккаунт заблокирован.</target>
9576 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9656
9577 </trans-unit> 9657 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9578 <trans-unit id="7939914198003891823" datatype="html"> 9658 <trans-unit id="7939914198003891823" datatype="html">
9579 <source>any language</source> 9659 <source>any language</source>
9580 <target state="translated">любой Ñзык</target> 9660 <target state="translated">любой Ñзык</target>
@@ -9744,6 +9824,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9744 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9824 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9745 <context context-type="linenumber">7</context> 9825 <context context-type="linenumber">7</context>
9746 </context-group> 9826 </context-group>
9827 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9828 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9829</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9830</target>
9831 <context-group purpose="location">
9832 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9833 <context context-type="linenumber">1,4</context>
9834 </context-group>
9747 </trans-unit> 9835 </trans-unit>
9748 <trans-unit id="7804724824750282316" datatype="html"> 9836 <trans-unit id="7804724824750282316" datatype="html">
9749 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9837 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9876,7 +9964,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9876 <trans-unit id="9178182467454450952"> 9964 <trans-unit id="9178182467454450952">
9877 <source>Confirm</source> 9965 <source>Confirm</source>
9878 <target>Подтвердить</target> 9966 <target>Подтвердить</target>
9879 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9967
9968 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9969 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9970 <context-group purpose="location">
9971 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9972 <context context-type="linenumber">28,30</context>
9973 </context-group>
9974 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9975 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9976 <context-group purpose="location">
9977 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9978 <context context-type="linenumber">34,36</context>
9979 </context-group>
9980 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9981 <source>Two-factor code</source><target state="new">Two-factor code</target>
9982 <context-group purpose="location">
9983 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9984 <context context-type="linenumber">42</context>
9985 </context-group>
9986 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9987 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9988 <context-group purpose="location">
9989 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9990 <context context-type="linenumber">43</context>
9991 </context-group>
9992 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9993 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9994 <context-group purpose="location">
9995 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9996 <context context-type="linenumber">77</context>
9997 </context-group>
9880 </trans-unit> 9998 </trans-unit>
9881 <trans-unit id="7784486624424057376"> 9999 <trans-unit id="7784486624424057376">
9882 <source>Instance name is required.</source> 10000 <source>Instance name is required.</source>
@@ -10080,6 +10198,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10080 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10198 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10081 <target state="translated">Значение должно быть дейÑтвительным (например, chocobozzz@example.com).</target> 10199 <target state="translated">Значение должно быть дейÑтвительным (например, chocobozzz@example.com).</target>
10082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10200 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10201 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10202 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10203 <context-group purpose="location">
10204 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10205 <context context-type="linenumber">69</context>
10206 </context-group>
10083 </trans-unit> 10207 </trans-unit>
10084 <trans-unit id="4968369344159400023"> 10208 <trans-unit id="4968369344159400023">
10085 <source>Your name is required.</source> 10209 <source>Your name is required.</source>
@@ -10135,10 +10259,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10135 <trans-unit id="3577237269587081090"> 10259 <trans-unit id="3577237269587081090">
10136 <source>Password is required.</source> 10260 <source>Password is required.</source>
10137 <target>ТребуетÑÑ Ð¿Ð°Ñ€Ð¾Ð»ÑŒ.</target> 10261 <target>ТребуетÑÑ Ð¿Ð°Ñ€Ð¾Ð»ÑŒ.</target>
10138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10262
10139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10263
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10264
10141 </trans-unit> 10265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10142 <trans-unit id="3152303769378345477"> 10266 <trans-unit id="3152303769378345477">
10143 <source>Confirmation of the password is required.</source> 10267 <source>Confirmation of the password is required.</source>
10144 <target>ТребуетÑÑ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ðµ паролÑ.</target> 10268 <target>ТребуетÑÑ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ðµ паролÑ.</target>
@@ -10182,94 +10306,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10182 <trans-unit id="525871656034789056"> 10306 <trans-unit id="525871656034789056">
10183 <source>Password must be at least 6 characters long.</source> 10307 <source>Password must be at least 6 characters long.</source>
10184 <target>Пароль должен Ñодержать более 6 Ñимволов.</target> 10308 <target>Пароль должен Ñодержать более 6 Ñимволов.</target>
10185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10309
10186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10310
10187 </trans-unit> 10311 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10188 <trans-unit id="1099684476181448167"> 10312 <trans-unit id="1099684476181448167">
10189 <source>Password cannot be more than 255 characters long.</source> 10313 <source>Password cannot be more than 255 characters long.</source>
10190 <target>Пароль не должен Ñодержать более 255 Ñимволов.</target> 10314 <target>Пароль не должен Ñодержать более 255 Ñимволов.</target>
10191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10315
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10316
10193 </trans-unit> 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10194 <trans-unit id="3392630942539073768"> 10318 <trans-unit id="3392630942539073768">
10195 <source>The new password and the confirmed password do not correspond.</source> 10319 <source>The new password and the confirmed password do not correspond.</source>
10196 <target>Ðовый пароль и подтверждение Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð½Ðµ Ñовпадают.</target> 10320 <target>Ðовый пароль и подтверждение Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð½Ðµ Ñовпадают.</target>
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10321
10198 </trans-unit> 10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10199 <trans-unit id="2027337371129904473"> 10323 <trans-unit id="2027337371129904473">
10200 <source>Video quota is required.</source> 10324 <source>Video quota is required.</source>
10201 <target>ТребуетÑÑ ÐºÐ²Ð¾Ñ‚Ð° видео.</target> 10325 <target>ТребуетÑÑ ÐºÐ²Ð¾Ñ‚Ð° видео.</target>
10202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10326
10203 </trans-unit> 10327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10204 <trans-unit id="267386529333143660"> 10328 <trans-unit id="267386529333143660">
10205 <source>Quota must be greater than -1.</source> 10329 <source>Quota must be greater than -1.</source>
10206 <target>Квота должна быть более -1.</target> 10330 <target>Квота должна быть более -1.</target>
10207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10331
10208 </trans-unit> 10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10209 <trans-unit id="1220179061234048936"> 10333 <trans-unit id="1220179061234048936">
10210 <source>Daily upload limit is required.</source> 10334 <source>Daily upload limit is required.</source>
10211 <target>ТребуетÑÑ Ð´Ð½ÐµÐ²Ð½Ð¾Ð¹ лимит загрузок.</target> 10335 <target>ТребуетÑÑ Ð´Ð½ÐµÐ²Ð½Ð¾Ð¹ лимит загрузок.</target>
10212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10336
10213 </trans-unit> 10337 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10214 <trans-unit id="8959404382357999234"> 10338 <trans-unit id="8959404382357999234">
10215 <source>Daily upload limit must be greater than -1.</source> 10339 <source>Daily upload limit must be greater than -1.</source>
10216 <target>Дневной лимит загрузок должен быть более -1.</target> 10340 <target>Дневной лимит загрузок должен быть более -1.</target>
10217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10341
10218 </trans-unit> 10342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10219 <trans-unit id="4796798537475457493"> 10343 <trans-unit id="4796798537475457493">
10220 <source>User role is required.</source> 10344 <source>User role is required.</source>
10221 <target>ТребуетÑÑ Ñ€Ð¾Ð»ÑŒ пользователÑ.</target> 10345 <target>ТребуетÑÑ Ñ€Ð¾Ð»ÑŒ пользователÑ.</target>
10222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10346
10223 </trans-unit> 10347 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10224 <trans-unit id="2761226139624435788"> 10348 <trans-unit id="2761226139624435788">
10225 <source>Description must be at least 3 characters long.</source> 10349 <source>Description must be at least 3 characters long.</source>
10226 <target>ОпиÑание должно Ñодержать более 3 Ñимволов.</target> 10350 <target>ОпиÑание должно Ñодержать более 3 Ñимволов.</target>
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10351
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10352
10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10353
10230 </trans-unit> 10354 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10231 <trans-unit id="4717982586356605243"> 10355 <trans-unit id="4717982586356605243">
10232 <source>Description cannot be more than 1000 characters long.</source> 10356 <source>Description cannot be more than 1000 characters long.</source>
10233 <target>ОпиÑание не должно Ñодержать более 1000 Ñимволов.</target> 10357 <target>ОпиÑание не должно Ñодержать более 1000 Ñимволов.</target>
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10358
10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10359
10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10360
10237 </trans-unit> 10361 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10238 <trans-unit id="1814372869868173571" datatype="html"> 10362 <trans-unit id="1814372869868173571" datatype="html">
10239 <source>You must agree with the instance terms in order to register on it.</source> 10363 <source>You must agree with the instance terms in order to register on it.</source>
10240 <target state="translated">Ð’Ñ‹ должны ÑоглаÑитьÑÑ Ñ ÑƒÑловиÑми ÑкземплÑра, чтобы зарегиÑтрироватьÑÑ Ð½Ð° нем.</target> 10364 <target state="translated">Ð’Ñ‹ должны ÑоглаÑитьÑÑ Ñ ÑƒÑловиÑми ÑкземплÑра, чтобы зарегиÑтрироватьÑÑ Ð½Ð° нем.</target>
10241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10365
10242 </trans-unit> 10366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10243 <trans-unit id="7803960725351649605"> 10367 <trans-unit id="7803960725351649605">
10244 <source>Ban reason must be at least 3 characters long.</source> 10368 <source>Ban reason must be at least 3 characters long.</source>
10245 <target>Причина блокировки должна Ñодержать более 3 Ñимволов.</target> 10369 <target>Причина блокировки должна Ñодержать более 3 Ñимволов.</target>
10246 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10370
10247 </trans-unit> 10371 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10248 <trans-unit id="3851609012243698179"> 10372 <trans-unit id="3851609012243698179">
10249 <source>Ban reason cannot be more than 250 characters long.</source> 10373 <source>Ban reason cannot be more than 250 characters long.</source>
10250 <target>Причина блокировки не должна Ñодержать более 250 Ñимволов.</target> 10374 <target>Причина блокировки не должна Ñодержать более 250 Ñимволов.</target>
10251 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10375
10252 </trans-unit> 10376 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10253 <trans-unit id="6632896893630378443"> 10377 <trans-unit id="6632896893630378443">
10254 <source>Display name is required.</source> 10378 <source>Display name is required.</source>
10255 <target>ТребуетÑÑ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð¾Ðµ имÑ.</target> 10379 <target>ТребуетÑÑ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶Ð°ÐµÐ¼Ð¾Ðµ имÑ.</target>
10256 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10380
10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10381
10258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10382
10259 </trans-unit> 10383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10260 <trans-unit id="1303578752658966736"> 10384 <trans-unit id="1303578752658966736">
10261 <source>Display name must be at least 1 character long.</source> 10385 <source>Display name must be at least 1 character long.</source>
10262 <target>Отображаемое Ð¸Ð¼Ñ Ð´Ð¾Ð»Ð¶Ð½Ð¾ Ñодержать более 1 Ñимвола.</target> 10386 <target>Отображаемое Ð¸Ð¼Ñ Ð´Ð¾Ð»Ð¶Ð½Ð¾ Ñодержать более 1 Ñимвола.</target>
10263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10387
10264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10388
10265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10389
10266 </trans-unit> 10390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10267 <trans-unit id="4613240543124934954"> 10391 <trans-unit id="4613240543124934954">
10268 <source>Display name cannot be more than 50 characters long.</source> 10392 <source>Display name cannot be more than 50 characters long.</source>
10269 <target>Отображаемое Ð¸Ð¼Ñ Ð½Ðµ должно Ñодержать более 50 Ñимволов.</target> 10393 <target>Отображаемое Ð¸Ð¼Ñ Ð½Ðµ должно Ñодержать более 50 Ñимволов.</target>
10270 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10394
10271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10395
10272 </trans-unit> 10396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10273 <trans-unit id="1000468652492651683"> 10397 <trans-unit id="1000468652492651683">
10274 <source>Report reason is required.</source> 10398 <source>Report reason is required.</source>
10275 <target>ТребуетÑÑ Ð¿Ñ€Ð¸Ñ‡Ð¸Ð½Ð° жалобы.</target> 10399 <target>ТребуетÑÑ Ð¿Ñ€Ð¸Ñ‡Ð¸Ð½Ð° жалобы.</target>
@@ -11137,10 +11261,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11137 <trans-unit id="6952960992592445535" datatype="html"> 11261 <trans-unit id="6952960992592445535" datatype="html">
11138 <source><x id="PH"/> (channel page) </source> 11262 <source><x id="PH"/> (channel page) </source>
11139 <target state="translated"><x id="PH"/> (Ñтраница канала) </target> 11263 <target state="translated"><x id="PH"/> (Ñтраница канала) </target>
11140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11264
11141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11265
11142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11266
11143 </trans-unit> 11267 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11144 <trans-unit id="1209500590333005801" datatype="html"> 11268 <trans-unit id="1209500590333005801" datatype="html">
11145 <source><x id="PH"/> (account page) </source> 11269 <source><x id="PH"/> (account page) </source>
11146 <target state="translated"><x id="PH"/> (Ñтраница аккаунта) </target> 11270 <target state="translated"><x id="PH"/> (Ñтраница аккаунта) </target>
@@ -11517,23 +11641,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11517 <trans-unit id="968295009933361070"> 11641 <trans-unit id="968295009933361070">
11518 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11642 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11519 <target>Слишком много попыток, пожалуйÑта, попробуйте Ñнова через <x id="PH"/> минут.</target> 11643 <target>Слишком много попыток, пожалуйÑта, попробуйте Ñнова через <x id="PH"/> минут.</target>
11520 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11644
11521 </trans-unit> 11645 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11522 <trans-unit id="4965472196059235310"> 11646 <trans-unit id="4965472196059235310">
11523 <source>Too many attempts, please try again later.</source> 11647 <source>Too many attempts, please try again later.</source>
11524 <target>Слишком много попыток, пожалуйÑта, попробуйте ещё раз позже.</target> 11648 <target>Слишком много попыток, пожалуйÑта, попробуйте ещё раз позже.</target>
11525 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11649
11526 </trans-unit> 11650 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11527 <trans-unit id="1693549688987384699"> 11651 <trans-unit id="1693549688987384699">
11528 <source>Server error. Please retry later.</source> 11652 <source>Server error. Please retry later.</source>
11529 <target>Ошибка Ñервера. ПожалуйÑта, повторите попытку позже.</target> 11653 <target>Ошибка Ñервера. ПожалуйÑта, повторите попытку позже.</target>
11530 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11654
11531 </trans-unit> 11655 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11532 <trans-unit id="7436975022198908854" datatype="html"> 11656 <trans-unit id="7436975022198908854" datatype="html">
11533 <source>Unknown server error</source> 11657 <source>Unknown server error</source>
11534 <target state="translated">ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ° Ñервера</target> 11658 <target state="translated">ÐеизвеÑÑ‚Ð½Ð°Ñ Ð¾ÑˆÐ¸Ð±ÐºÐ° Ñервера</target>
11535 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11659
11536 </trans-unit> 11660 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11537 <trans-unit id="5927402622550505067" datatype="html"> 11661 <trans-unit id="5927402622550505067" datatype="html">
11538 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11662 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11539 <target state="translated">ПодпиÑан на вÑе текущие каналы <x id="PH"/>. Ð’Ñ‹ будете уведомлены обо вÑех их новых видео.</target> 11663 <target state="translated">ПодпиÑан на вÑе текущие каналы <x id="PH"/>. Ð’Ñ‹ будете уведомлены обо вÑех их новых видео.</target>
@@ -11686,8 +11810,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11686 <trans-unit id="2115592966120408375"> 11810 <trans-unit id="2115592966120408375">
11687 <source>Copied</source> 11811 <source>Copied</source>
11688 <target>Скопировано</target> 11812 <target>Скопировано</target>
11689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11813
11690 </trans-unit> 11814 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11691 <trans-unit id="4323470180912194028" datatype="html"> 11815 <trans-unit id="4323470180912194028" datatype="html">
11692 <source>Copy</source> 11816 <source>Copy</source>
11693 <target state="translated">Копировать</target> 11817 <target state="translated">Копировать</target>
@@ -11935,46 +12059,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11935 <trans-unit id="4058575476871566236"> 12059 <trans-unit id="4058575476871566236">
11936 <source>Published</source> 12060 <source>Published</source>
11937 <target>Опубликовано</target> 12061 <target>Опубликовано</target>
11938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12062
11939 </trans-unit> 12063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11940 <trans-unit id="7657908235362559477" datatype="html"> 12064 <trans-unit id="7657908235362559477" datatype="html">
11941 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12065 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11942 <target state="translated">ÐŸÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð·Ð°Ð¿Ð»Ð°Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð° на <x id="PH" equiv-text="updateAt"/></target> 12066 <target state="translated">ÐŸÑƒÐ±Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð·Ð°Ð¿Ð»Ð°Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð° на <x id="PH" equiv-text="updateAt"/></target>
11943 <context-group purpose="location"> 12067
11944 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11945 <context context-type="linenumber">178</context>
11946 </context-group>
11947 </trans-unit>
11948 <trans-unit id="5093002376262354382" datatype="html"> 12069 <trans-unit id="5093002376262354382" datatype="html">
11949 <source>Transcoding failed</source> 12070 <source>Transcoding failed</source>
11950 <target state="translated">Ошибка перекодированиÑ</target> 12071 <target state="translated">Ошибка перекодированиÑ</target>
11951 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12072
11952 </trans-unit> 12073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11953 <trans-unit id="118687079501751948" datatype="html"> 12074 <trans-unit id="118687079501751948" datatype="html">
11954 <source>Move to external storage failed</source> 12075 <source>Move to external storage failed</source>
11955 <target state="translated">Ðе удалоÑÑŒ перемеÑтить во внешнее хранилище</target> 12076 <target state="translated">Ðе удалоÑÑŒ перемеÑтить во внешнее хранилище</target>
11956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12077
11957 </trans-unit> 12078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11958 <trans-unit id="4887724548587271148"> 12079 <trans-unit id="4887724548587271148">
11959 <source>Waiting transcoding</source> 12080 <source>Waiting transcoding</source>
11960 <target>ОжидаетÑÑ Ð¾Ð±Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ°</target> 12081 <target>ОжидаетÑÑ Ð¾Ð±Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ°</target>
11961 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12082
11962 </trans-unit> 12083 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11963 <trans-unit id="4517785179607945981"> 12084 <trans-unit id="4517785179607945981">
11964 <source>To transcode</source> 12085 <source>To transcode</source>
11965 <target state="translated">Обработка</target> 12086 <target state="translated">Обработка</target>
11966 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12087
11967 </trans-unit> 12088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11968 <trans-unit id="3299576663551440736"> 12089 <trans-unit id="3299576663551440736">
11969 <source>To import</source> 12090 <source>To import</source>
11970 <target state="translated">Импорт файла</target> 12091 <target state="translated">Импорт файла</target>
11971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12092
11972 </trans-unit> 12093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11973 <trans-unit id="6963802198225789806" datatype="html"> 12094 <trans-unit id="6963802198225789806" datatype="html">
11974 <source>To edit</source> 12095 <source>To edit</source>
11975 <target state="translated">Обработка</target> 12096 <target state="translated">Обработка</target>
11976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12097
11977 </trans-unit> 12098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11978 <trans-unit id="8492933894084361602" datatype="html"> 12099 <trans-unit id="8492933894084361602" datatype="html">
11979 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12100 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11980 <target state="translated">ПодпишитеÑÑŒ на RSS ленту "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12101 <target state="translated">ПодпишитеÑÑŒ на RSS ленту "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12063,38 +12184,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12063 <trans-unit id="3284171506518522275"> 12184 <trans-unit id="3284171506518522275">
12064 <source>Your video was uploaded to your account and is private.</source> 12185 <source>Your video was uploaded to your account and is private.</source>
12065 <target>Ваше видео было загружено на ваш аккаунт и ÑвлÑетÑÑ Ð¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ñ‹Ð¼.</target> 12186 <target>Ваше видео было загружено на ваш аккаунт и ÑвлÑетÑÑ Ð¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ñ‹Ð¼.</target>
12066 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12187
12067 </trans-unit> 12188 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12068 <trans-unit id="5699822024600815733"> 12189 <trans-unit id="5699822024600815733">
12069 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12190 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12070 <target>Ðо ÑвÑзанные данные (теги, опиÑание...) будут потерÑны, вы уверены, что хотите покинуть Ñту Ñтраницу?</target> 12191 <target>Ðо ÑвÑзанные данные (теги, опиÑание...) будут потерÑны, вы уверены, что хотите покинуть Ñту Ñтраницу?</target>
12071 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12192
12072 </trans-unit> 12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12073 <trans-unit id="1219739004043110649"> 12194 <trans-unit id="1219739004043110649">
12074 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12195 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12075 <target>Ваше видео еще не загружено, вы уверены, что хотите покинуть Ñту Ñтраницу?</target> 12196 <target>Ваше видео еще не загружено, вы уверены, что хотите покинуть Ñту Ñтраницу?</target>
12076 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12197
12077 </trans-unit> 12198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12078 <trans-unit id="1830802698757049943" datatype="html"> 12199 <trans-unit id="1830802698757049943" datatype="html">
12079 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12200 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12080 <target state="translated">Опубликовано <x id="PH" equiv-text="videoName"/></target> 12201 <target state="translated">Опубликовано <x id="PH" equiv-text="videoName"/></target>
12081 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12202
12082 </trans-unit> 12203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12083 <trans-unit id="6932865105766151309" datatype="html"> 12204 <trans-unit id="6932865105766151309" datatype="html">
12084 <source>Upload</source> 12205 <source>Upload</source>
12085 <target state="translated">Загрузить</target> 12206 <target state="translated">Загрузить</target>
12086 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12207
12087 </trans-unit> 12208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12088 <trans-unit id="8278735427925094503" datatype="html"> 12209 <trans-unit id="8278735427925094503" datatype="html">
12089 <source>Upload <x id="PH"/> </source> 12210 <source>Upload <x id="PH"/> </source>
12090 <target state="translated">Загрузить <x id="PH"/> </target> 12211 <target state="translated">Загрузить <x id="PH"/> </target>
12091 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12212
12092 </trans-unit> 12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12093 <trans-unit id="5981816353437801748"> 12214 <trans-unit id="5981816353437801748">
12094 <source>Video published.</source> 12215 <source>Video published.</source>
12095 <target>Видео опубликовано.</target> 12216 <target>Видео опубликовано.</target>
12096 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12217
12097 </trans-unit> 12218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12098 <trans-unit id="764164089183618119"> 12219 <trans-unit id="764164089183618119">
12099 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12220 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12100 <target>У Ð²Ð°Ñ ÐµÑÑ‚ÑŒ неÑохраненные изменениÑ! ЕÑли вы уйдете, ваши Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ потерÑны.</target> 12221 <target>У Ð²Ð°Ñ ÐµÑÑ‚ÑŒ неÑохраненные изменениÑ! ЕÑли вы уйдете, ваши Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð±ÑƒÐ´ÑƒÑ‚ потерÑны.</target>
@@ -12210,28 +12331,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12210 <trans-unit id="2159130950882492111" datatype="html"> 12331 <trans-unit id="2159130950882492111" datatype="html">
12211 <source>Cancel</source> 12332 <source>Cancel</source>
12212 <target state="translated">Отмена</target> 12333 <target state="translated">Отмена</target>
12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12334
12214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12335
12215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12336
12216 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12337
12217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12338
12218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12339
12219 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12340
12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12341
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12342
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12343
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12344
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12345
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12346
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12347
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12350
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12351
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12353
12233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12354
12234 </trans-unit> 12355 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12235 <trans-unit id="3354816756665089864" datatype="html"> 12356 <trans-unit id="3354816756665089864" datatype="html">
12236 <source>Autoplay is suspended</source> 12357 <source>Autoplay is suspended</source>
12237 <target state="translated">ÐвтовоÑпроизведение приоÑтановлено</target> 12358 <target state="translated">ÐвтовоÑпроизведение приоÑтановлено</target>
@@ -12320,9 +12441,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12320 <trans-unit id="2431286785954354122" datatype="html"> 12441 <trans-unit id="2431286785954354122" datatype="html">
12321 <source>Recently added</source> 12442 <source>Recently added</source>
12322 <target state="translated">Ðедавно добавленные</target> 12443 <target state="translated">Ðедавно добавленные</target>
12323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12444
12324 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12445
12325 </trans-unit> 12446 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12326 <trans-unit id="12646164819555880"> 12447 <trans-unit id="12646164819555880">
12327 <source>Videos from your subscriptions</source> 12448 <source>Videos from your subscriptions</source>
12328 <target>Видео Ñ Ð²Ð°ÑˆÐ¸Ñ… подпиÑок</target> 12449 <target>Видео Ñ Ð²Ð°ÑˆÐ¸Ñ… подпиÑок</target>
@@ -12331,17 +12452,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12331 <trans-unit id="1812379335568847528" datatype="html"> 12452 <trans-unit id="1812379335568847528" datatype="html">
12332 <source>Subscriptions</source> 12453 <source>Subscriptions</source>
12333 <target state="translated">ПодпиÑки</target> 12454 <target state="translated">ПодпиÑки</target>
12334 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12455
12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12456
12336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12457
12337 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12458
12338 </trans-unit> 12459 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12339 <trans-unit id="186236568870281953" datatype="html"> 12460 <trans-unit id="186236568870281953" datatype="html">
12340 <source>History</source> 12461 <source>History</source>
12341 <target state="translated">ИÑториÑ</target> 12462 <target state="translated">ИÑториÑ</target>
12342 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12463
12343 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12464
12344 </trans-unit> 12465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12345 <trans-unit id="5237588857224999862" datatype="html"> 12466 <trans-unit id="5237588857224999862" datatype="html">
12346 <source>Open actions</source> 12467 <source>Open actions</source>
12347 <target state="translated">Показать ÑобытиÑ</target> 12468 <target state="translated">Показать ÑобытиÑ</target>
@@ -12353,11 +12474,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12353 <trans-unit id="8681933925782924101" datatype="html"> 12474 <trans-unit id="8681933925782924101" datatype="html">
12354 <source>Local videos</source> 12475 <source>Local videos</source>
12355 <target state="translated">Локальные видео</target> 12476 <target state="translated">Локальные видео</target>
12356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12477
12357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12478
12358 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12479
12359 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12480
12360 </trans-unit> 12481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12361 <trans-unit id="5668077948386857930" datatype="html"> 12482 <trans-unit id="5668077948386857930" datatype="html">
12362 <source>Exclude</source> 12483 <source>Exclude</source>
12363 <target state="translated">ИÑключить</target> 12484 <target state="translated">ИÑключить</target>
@@ -12392,19 +12513,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12392 <trans-unit id="4668975178372693951" datatype="html"> 12513 <trans-unit id="4668975178372693951" datatype="html">
12393 <source>Discover videos</source> 12514 <source>Discover videos</source>
12394 <target state="translated">Обзор видео</target> 12515 <target state="translated">Обзор видео</target>
12395 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12516
12396 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12517
12397 </trans-unit> 12518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12398 <trans-unit id="8067135025051844577" datatype="html"> 12519 <trans-unit id="8067135025051844577" datatype="html">
12399 <source>Trending videos</source> 12520 <source>Trending videos</source>
12400 <target state="translated">Видео в тренде</target> 12521 <target state="translated">Видео в тренде</target>
12401 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12522
12402 </trans-unit> 12523 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12403 <trans-unit id="664221386829541948" datatype="html"> 12524 <trans-unit id="664221386829541948" datatype="html">
12404 <source>Recently added videos</source> 12525 <source>Recently added videos</source>
12405 <target state="translated">Ðедавно добавленные видео</target> 12526 <target state="translated">Ðедавно добавленные видео</target>
12406 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12527
12407 </trans-unit> 12528 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12408 <trans-unit id="8212906256415538361" datatype="html"> 12529 <trans-unit id="8212906256415538361" datatype="html">
12409 <source>Upload a video</source> 12530 <source>Upload a video</source>
12410 <target state="translated">Загрузить видео</target> 12531 <target state="translated">Загрузить видео</target>
diff --git a/client/src/locale/angular.sk-SK.xlf b/client/src/locale/angular.sk-SK.xlf
index cf823841f..8e236bb55 100644
--- a/client/src/locale/angular.sk-SK.xlf
+++ b/client/src/locale/angular.sk-SK.xlf
@@ -558,13 +558,13 @@
558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
559 <source>video</source><target state="new">video</target> 559 <source>video</source><target state="new">video</target>
560 560
561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
563 563
564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
566 566
567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
568 <source>subtitles</source><target state="new">subtitles</target> 568 <source>subtitles</source><target state="new">subtitles</target>
569 569
570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -629,7 +629,7 @@
629 <trans-unit id="2466846716878254816" datatype="html"> 629 <trans-unit id="2466846716878254816" datatype="html">
630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
631 631
632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
633 633
634 <trans-unit id="7539427273132299890" datatype="html"> 634 <trans-unit id="7539427273132299890" datatype="html">
635 <source>Unlisted</source> 635 <source>Unlisted</source>
@@ -776,13 +776,10 @@
776 <trans-unit id="158575725114802951" datatype="html"> 776 <trans-unit id="158575725114802951" datatype="html">
777 <source>Only live videos</source><target state="new">Only live videos</target> 777 <source>Only live videos</source><target state="new">Only live videos</target>
778 778
779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
781 <context-group purpose="location"> 781
782 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
783 <context context-type="linenumber">170</context>
784 </context-group>
785 </trans-unit>
786 <trans-unit id="7585826646011739428" datatype="html"> 783 <trans-unit id="7585826646011739428" datatype="html">
787 <source>Edit</source> 784 <source>Edit</source>
788 <target state="new">Edit</target> 785 <target state="new">Edit</target>
@@ -1181,20 +1178,26 @@
1181 <source>Username or email address</source> 1178 <source>Username or email address</source>
1182 <target state="new">Username or email address</target> 1179 <target state="new">Username or email address</target>
1183 1180
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1185 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1182 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1183
1184
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1186 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1187
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1189 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1186 <context-group purpose="location"> 1190 <context-group purpose="location">
1187 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1191 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1188 <context context-type="linenumber">46</context> 1192 <context context-type="linenumber">70</context>
1189 </context-group> 1193 </context-group>
1194 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1195 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1190 <context-group purpose="location"> 1196 <context-group purpose="location">
1191 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1197 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1192 <context context-type="linenumber">53</context> 1198 <context context-type="linenumber">72</context>
1193 </context-group> 1199 </context-group>
1194 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1200 </trans-unit>
1195 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1196
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1198 1201
1199 <trans-unit id="1431416938026210429" datatype="html"> 1202 <trans-unit id="1431416938026210429" datatype="html">
1200 <source>Password</source> 1203 <source>Password</source>
@@ -1207,15 +1210,15 @@
1207 1210
1208 1211
1209 1212
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1211 <trans-unit id="8715156686857791956" datatype="html"> 1214 <trans-unit id="8715156686857791956" datatype="html">
1212 <source>Click here to reset your password</source> 1215 <source>Click here to reset your password</source>
1213 <target state="new">Click here to reset your password</target> 1216 <target state="new">Click here to reset your password</target>
1214 1217
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1216 <source>I forgot my password</source><target state="new">I forgot my password</target> 1219 <source>I forgot my password</source><target state="new">I forgot my password</target>
1217 1220
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1219 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> 1222 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1220 1223
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1236,12 +1239,12 @@
1236 <source>Or sign in with</source> 1239 <source>Or sign in with</source>
1237 <target state="new">Or sign in with</target> 1240 <target state="new">Or sign in with</target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1240 <trans-unit id="3238209155172574367" datatype="html"> 1243 <trans-unit id="3238209155172574367" datatype="html">
1241 <source>Forgot your password</source> 1244 <source>Forgot your password</source>
1242 <target state="new">Forgot your password</target> 1245 <target state="new">Forgot your password</target>
1243 1246
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1245 <trans-unit id="87327320394367488" datatype="html"> 1248 <trans-unit id="87327320394367488" datatype="html">
1246 <source> 1249 <source>
1247 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
@@ -1250,15 +1253,15 @@
1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1253 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1251 </target> 1254 </target>
1252 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1254 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1257 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1255 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1257 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1260 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1258The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1261The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1259The link will expire within 1 hour.</target> 1262The link will expire within 1 hour.</target>
1260 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1262 <trans-unit id="4768749765465246664" datatype="html"> 1265 <trans-unit id="4768749765465246664" datatype="html">
1263 <source>Email</source> 1266 <source>Email</source>
1264 <target state="new">Email</target> 1267 <target state="new">Email</target>
@@ -1269,17 +1272,17 @@ The link will expire within 1 hour.</target>
1269 1272
1270 1273
1271 1274
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1273 <trans-unit id="3967269098753656610" datatype="html"> 1276 <trans-unit id="3967269098753656610" datatype="html">
1274 <source>Email address</source> 1277 <source>Email address</source>
1275 <target state="new">Email address</target> 1278 <target state="new">Email address</target>
1276 1279
1277 1280
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1279 <source>Reset</source><target state="new">Reset</target> 1282 <source>Reset</source><target state="new">Reset</target>
1280 1283
1281 <note priority="1" from="description">Password reset button</note> 1284 <note priority="1" from="description">Password reset button</note>
1282 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1283 1286
1284 1287
1285 <trans-unit id="4319634264526091601" datatype="html"> 1288 <trans-unit id="4319634264526091601" datatype="html">
@@ -1503,7 +1506,13 @@ The link will expire within 1 hour.</target>
1503 Configure my instance 1506 Configure my instance
1504 </target> 1507 </target>
1505 1508
1506 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1509 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1510 <source>Confirm your password</source><target state="new">Confirm your password</target>
1511 <context-group purpose="location">
1512 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1513 <context context-type="linenumber">54</context>
1514 </context-group>
1515 </trans-unit>
1507 <trans-unit id="9005121595859995793" datatype="html"> 1516 <trans-unit id="9005121595859995793" datatype="html">
1508 <source>Configuration warning!</source> 1517 <source>Configuration warning!</source>
1509 <target state="new">Configuration warning!</target> 1518 <target state="new">Configuration warning!</target>
@@ -1704,7 +1713,7 @@ The link will expire within 1 hour.</target>
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1705 <source>My account</source><target state="new">My account</target> 1714 <source>My account</source><target state="new">My account</target>
1706 1715
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1708 <source>My library</source><target state="new">My library</target> 1717 <source>My library</source><target state="new">My library</target>
1709 1718
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1712,7 +1721,7 @@ The link will expire within 1 hour.</target>
1712 <source>Create an account</source> 1721 <source>Create an account</source>
1713 <target state="new">Create an account</target> 1722 <target state="new">Create an account</target>
1714 1723
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1716 1725
1717 <trans-unit id="3108704604266608109" datatype="html"> 1726 <trans-unit id="3108704604266608109" datatype="html">
1718 <source>My video imports</source><target state="new">My video imports</target> 1727 <source>My video imports</source><target state="new">My video imports</target>
@@ -1731,26 +1740,26 @@ The link will expire within 1 hour.</target>
1731 <trans-unit id="667372110624203230" datatype="html"> 1740 <trans-unit id="667372110624203230" datatype="html">
1732 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1741 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1733 1742
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1735 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1736 1745
1737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1738 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1747 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1739 1748
1740 1749
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1742 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1751 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1743 1752
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1745 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1754 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1746 1755
1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1748 <trans-unit id="7627544798203088407" datatype="html"> 1757 <trans-unit id="7627544798203088407" datatype="html">
1749 <source>Discover</source> 1758 <source>Discover</source>
1750 <target state="new">Discover</target> 1759 <target state="new">Discover</target>
1751 1760
1752 1761
1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1754 1763
1755 1764
1756 1765
@@ -1926,7 +1935,7 @@ The link will expire within 1 hour.</target>
1926 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1935 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1927 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1936 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1928 1937
1929 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1938 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1930 1939
1931 <trans-unit id="5131854469652959713" datatype="html"> 1940 <trans-unit id="5131854469652959713" datatype="html">
1932 <source>GLOBAL SEARCH</source> 1941 <source>GLOBAL SEARCH</source>
@@ -2268,7 +2277,7 @@ The link will expire within 1 hour.</target>
2268 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2277 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2269 <source>Advanced filters</source><target state="new">Advanced filters</target> 2278 <source>Advanced filters</source><target state="new">Advanced filters</target>
2270 2279
2271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2272 <trans-unit id="2504502765849142619" datatype="html"> 2281 <trans-unit id="2504502765849142619" datatype="html">
2273 <source>No items found</source> 2282 <source>No items found</source>
2274 <target state="new">No items found</target> 2283 <target state="new">No items found</target>
@@ -2646,7 +2655,7 @@ The link will expire within 1 hour.</target>
2646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2647 <source>Upload on hold</source><target state="new">Upload on hold</target> 2656 <source>Upload on hold</source><target state="new">Upload on hold</target>
2648 2657
2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2658 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2650 <trans-unit id="285180972645018518" datatype="html"> 2659 <trans-unit id="285180972645018518" datatype="html">
2651 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2660 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2652 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2661 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2884,7 +2893,7 @@ The link will expire within 1 hour.</target>
2884 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2893 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2885 <source>Login</source><target state="new">Login</target> 2894 <source>Login</source><target state="new">Login</target>
2886 2895
2887 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2896 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2888 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2897 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2889</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2898</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2890</target> 2899</target>
@@ -3561,69 +3570,76 @@ The link will expire within 1 hour.</target>
3561 3570
3562 3571
3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3564 <trans-unit id="7046347992315328430" datatype="html"> 3573
3565 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3566 <target state="new">
3567 Transcoding is enabled. The video quota only takes into account
3568 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3569 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3570 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3571 At most, this user could upload ~
3572 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3573
3574 </target>
3575
3576
3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3578 <trans-unit id="2743014784334706527" datatype="html"> 3574 <trans-unit id="2743014784334706527" datatype="html">
3579 <source>Daily video quota</source> 3575 <source>Daily video quota</source>
3580 <target state="new">Daily video quota</target> 3576 <target state="new">Daily video quota</target>
3581 3577
3582 3578
3583 3579
3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3580 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3585 <source>Auth plugin</source><target state="new">Auth plugin</target> 3581 <source>Auth plugin</source><target state="new">Auth plugin</target>
3586 3582
3587 3583
3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3589 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3585 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3590 3586
3591 3587
3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3593 <trans-unit id="2070907480317730379" datatype="html"> 3589 <trans-unit id="2070907480317730379" datatype="html">
3594 <source>Doesn't need review before a video goes public</source> 3590 <source>Doesn't need review before a video goes public</source>
3595 <target state="new">Doesn't need review before a video goes public</target> 3591 <target state="new">Doesn't need review before a video goes public</target>
3596 3592
3597 3593
3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3599 <trans-unit id="6667250632809964191" datatype="html"> 3595 <trans-unit id="6667250632809964191" datatype="html">
3600 <source>Send a link to reset the password by email to the user</source> 3596 <source>Send a link to reset the password by email to the user</source>
3601 <target state="new">Send a link to reset the password by email to the user</target> 3597 <target state="new">Send a link to reset the password by email to the user</target>
3602 3598
3603 3599
3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3605 <trans-unit id="1412406834353485520" datatype="html"> 3601 <trans-unit id="1412406834353485520" datatype="html">
3606 <source>Ask for new password</source> 3602 <source>Ask for new password</source>
3607 <target state="new">Ask for new password</target> 3603 <target state="new">Ask for new password</target>
3608 3604
3609 3605
3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3611 <trans-unit id="3791201588898094481" datatype="html"> 3607 <trans-unit id="3791201588898094481" datatype="html">
3612 <source>Manually set the user password</source> 3608 <source>Manually set the user password</source>
3613 <target state="new">Manually set the user password</target> 3609 <target state="new">Manually set the user password</target>
3614 3610
3615 3611
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3613 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3614 <context-group purpose="location">
3615 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3616 <context context-type="linenumber">227</context>
3617 </context-group>
3618 <context-group purpose="location">
3619 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3620 <context context-type="linenumber">227</context>
3621 </context-group>
3622 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3623 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3624 <context-group purpose="location">
3625 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3626 <context context-type="linenumber">228</context>
3627 </context-group>
3628 <context-group purpose="location">
3629 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3630 <context context-type="linenumber">228</context>
3631 </context-group>
3632 </trans-unit>
3617 <trans-unit id="8461842260159597706" datatype="html"> 3633 <trans-unit id="8461842260159597706" datatype="html">
3618 <source>Show</source> 3634 <source>Show</source>
3619 <target state="new">Show</target> 3635 <target state="new">Show</target>
3620 3636
3621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3622 <trans-unit id="8461609631969932886" datatype="html"> 3638 <trans-unit id="8461609631969932886" datatype="html">
3623 <source>Hide</source> 3639 <source>Hide</source>
3624 <target state="new">Hide</target> 3640 <target state="new">Hide</target>
3625 3641
3626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3627 <trans-unit id="7049348886126005391" datatype="html"> 3643 <trans-unit id="7049348886126005391" datatype="html">
3628 <source>Batch actions</source> 3644 <source>Batch actions</source>
3629 <target state="new">Batch actions</target> 3645 <target state="new">Batch actions</target>
@@ -3701,13 +3717,13 @@ The link will expire within 1 hour.</target>
3701 <target state="new">Muted accounts</target> 3717 <target state="new">Muted accounts</target>
3702 3718
3703 3719
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3705 <trans-unit id="5668793810321242853" datatype="html"> 3721 <trans-unit id="5668793810321242853" datatype="html">
3706 <source>Muted servers</source> 3722 <source>Muted servers</source>
3707 <target state="new">Muted servers</target> 3723 <target state="new">Muted servers</target>
3708 3724
3709 3725
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3711 3727
3712 3728
3713 3729
@@ -4768,133 +4784,127 @@ The link will expire within 1 hour.</target>
4768 4784
4769 4785
4770 4786
4771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4772 <trans-unit id="8509882464852636851" datatype="html"> 4788 <trans-unit id="8509882464852636851" datatype="html">
4773 <source>Default daily upload limit per user</source> 4789 <source>Default daily upload limit per user</source>
4774 <target state="new">Default daily upload limit per user</target> 4790 <target state="new">Default daily upload limit per user</target>
4775 4791
4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4777 4793
4778 <trans-unit id="4719342289581047890" datatype="html"> 4794 <trans-unit id="4719342289581047890" datatype="html">
4779 <source>Allow import with a torrent file or a magnet URI</source> 4795 <source>Allow import with a torrent file or a magnet URI</source>
4780 <target state="new">Allow import with a torrent file or a magnet URI</target> 4796 <target state="new">Allow import with a torrent file or a magnet URI</target>
4781 4797
4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4783 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4799 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4784 4800
4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4786 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4802 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4787 <context-group purpose="location"> 4803
4788 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4789 <context context-type="linenumber">293</context>
4790 </context-group>
4791 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4792 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4805 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4793 <context-group purpose="location"> 4806
4794 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4795 <context context-type="linenumber">296,298</context>
4796 </context-group>
4797 </trans-unit>
4798 <trans-unit id="3950258704315544174" datatype="html"> 4808 <trans-unit id="3950258704315544174" datatype="html">
4799 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4809 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4800 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4810 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4801 4811
4802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4803 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4813 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4804 4814
4805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4806 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4816 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4807 4817
4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4809 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4819 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4810 4820
4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4812 <trans-unit id="3428986951244800347" datatype="html"> 4822 <trans-unit id="3428986951244800347" datatype="html">
4813 <source>Block new videos automatically</source> 4823 <source>Block new videos automatically</source>
4814 <target state="new">Block new videos automatically</target> 4824 <target state="new">Block new videos automatically</target>
4815 4825
4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4817 <trans-unit id="2054846790157376783" datatype="html"> 4827 <trans-unit id="2054846790157376783" datatype="html">
4818 <source>SEARCH</source> 4828 <source>SEARCH</source>
4819 <target state="new">SEARCH</target> 4829 <target state="new">SEARCH</target>
4820 4830
4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4822 4832
4823 <trans-unit id="3442084803796199253" datatype="html"> 4833 <trans-unit id="3442084803796199253" datatype="html">
4824 <source>Allow users to do remote URI/handle search</source> 4834 <source>Allow users to do remote URI/handle search</source>
4825 <target state="new">Allow users to do remote URI/handle search</target> 4835 <target state="new">Allow users to do remote URI/handle search</target>
4826 4836
4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4828 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4838 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4829 4839
4830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4831 4841
4832 <trans-unit id="7295422540935146771" datatype="html"> 4842 <trans-unit id="7295422540935146771" datatype="html">
4833 <source>Allow anonymous to do remote URI/handle search</source> 4843 <source>Allow anonymous to do remote URI/handle search</source>
4834 <target state="new">Allow anonymous to do remote URI/handle search</target> 4844 <target state="new">Allow anonymous to do remote URI/handle search</target>
4835 4845
4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4837 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4847 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4838 4848
4839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4840 <trans-unit id="5273935530181504015" datatype="html"> 4850 <trans-unit id="5273935530181504015" datatype="html">
4841 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4851 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4842 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4852 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4843 4853
4844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4845 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4855 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4846 4856
4847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4848 4858
4849 <trans-unit id="2331464426553277323" datatype="html"> 4859 <trans-unit id="2331464426553277323" datatype="html">
4850 <source>Search index URL</source> 4860 <source>Search index URL</source>
4851 <target state="new">Search index URL</target> 4861 <target state="new">Search index URL</target>
4852 4862
4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4854 <trans-unit id="8524278911521465398" datatype="html"> 4864 <trans-unit id="8524278911521465398" datatype="html">
4855 <source>Disable local search in search bar</source> 4865 <source>Disable local search in search bar</source>
4856 <target state="new">Disable local search in search bar</target> 4866 <target state="new">Disable local search in search bar</target>
4857 4867
4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4859 <trans-unit id="6568991917245875948" datatype="html"> 4869 <trans-unit id="6568991917245875948" datatype="html">
4860 <source>Otherwise the local search stays used by default</source> 4870 <source>Otherwise the local search stays used by default</source>
4861 <target state="new">Otherwise the local search stays used by default</target> 4871 <target state="new">Otherwise the local search stays used by default</target>
4862 4872
4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4864 <trans-unit id="4444955208013675027" datatype="html"> 4874 <trans-unit id="4444955208013675027" datatype="html">
4865 <source>Search bar uses the global search index by default</source> 4875 <source>Search bar uses the global search index by default</source>
4866 <target state="new">Search bar uses the global search index by default</target> 4876 <target state="new">Search bar uses the global search index by default</target>
4867 4877
4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4869 <trans-unit id="6476750382562952780" datatype="html"> 4879 <trans-unit id="6476750382562952780" datatype="html">
4870 <source>Enable global search</source> 4880 <source>Enable global search</source>
4871 <target state="new">Enable global search</target> 4881 <target state="new">Enable global search</target>
4872 4882
4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4874 <trans-unit id="836183323506117145" datatype="html"> 4884 <trans-unit id="836183323506117145" datatype="html">
4875 <source>FEDERATION</source> 4885 <source>FEDERATION</source>
4876 <target state="new">FEDERATION</target> 4886 <target state="new">FEDERATION</target>
4877 4887
4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4879 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4889 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4880 4890
4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4882 4892
4883 <trans-unit id="9119248927271669654" datatype="html"> 4893 <trans-unit id="9119248927271669654" datatype="html">
4884 <source>Other instances can follow yours</source> 4894 <source>Other instances can follow yours</source>
4885 <target state="new">Other instances can follow yours</target> 4895 <target state="new">Other instances can follow yours</target>
4886 4896
4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4888 <trans-unit id="7015551137649102649" datatype="html"> 4898 <trans-unit id="7015551137649102649" datatype="html">
4889 <source>Manually approve new instance followers</source> 4899 <source>Manually approve new instance followers</source>
4890 <target state="new">Manually approve new instance followers</target> 4900 <target state="new">Manually approve new instance followers</target>
4891 4901
4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4893 <trans-unit id="4803992993548153434" datatype="html"> 4903 <trans-unit id="4803992993548153434" datatype="html">
4894 <source>Automatically follow back instances</source> 4904 <source>Automatically follow back instances</source>
4895 <target state="new">Automatically follow back instances</target> 4905 <target state="new">Automatically follow back instances</target>
4896 4906
4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4898 4908
4899 <trans-unit id="2092224316392295720" datatype="html"> 4909 <trans-unit id="2092224316392295720" datatype="html">
4900 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4910 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4902,25 +4912,25 @@ The link will expire within 1 hour.</target>
4902 4912
4903 4913
4904 4914
4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4906 <trans-unit id="1718269478813020014" datatype="html"> 4916 <trans-unit id="1718269478813020014" datatype="html">
4907 <source>Index URL</source> 4917 <source>Index URL</source>
4908 <target state="new">Index URL</target> 4918 <target state="new">Index URL</target>
4909 4919
4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4911 <trans-unit id="173263206605027981" datatype="html"> 4921 <trans-unit id="173263206605027981" datatype="html">
4912 <source>Automatically follow instances of a public index</source> 4922 <source>Automatically follow instances of a public index</source>
4913 <target state="new">Automatically follow instances of a public index</target> 4923 <target state="new">Automatically follow instances of a public index</target>
4914 4924
4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4916 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4926 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4917 4927
4918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4919 <trans-unit id="3946988229617310200" datatype="html"> 4929 <trans-unit id="3946988229617310200" datatype="html">
4920 <source>ADMINISTRATORS</source> 4930 <source>ADMINISTRATORS</source>
4921 <target state="new">ADMINISTRATORS</target> 4931 <target state="new">ADMINISTRATORS</target>
4922 4932
4923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4924 <trans-unit id="2149300564474427551" datatype="html"> 4934 <trans-unit id="2149300564474427551" datatype="html">
4925 <source>Administrator</source> 4935 <source>Administrator</source>
4926 <target state="new">Administrator</target> 4936 <target state="new">Administrator</target>
@@ -4930,12 +4940,12 @@ The link will expire within 1 hour.</target>
4930 <source>Admin email</source> 4940 <source>Admin email</source>
4931 <target state="new">Admin email</target> 4941 <target state="new">Admin email</target>
4932 4942
4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4934 <trans-unit id="4722881456283329321" datatype="html"> 4944 <trans-unit id="4722881456283329321" datatype="html">
4935 <source>Enable contact form</source> 4945 <source>Enable contact form</source>
4936 <target state="new">Enable contact form</target> 4946 <target state="new">Enable contact form</target>
4937 4947
4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4939 <trans-unit id="5926348345797688952" datatype="html"> 4949 <trans-unit id="5926348345797688952" datatype="html">
4940 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target> 4950 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4941 4951
@@ -4944,24 +4954,24 @@ The link will expire within 1 hour.</target>
4944 <source>TWITTER</source> 4954 <source>TWITTER</source>
4945 <target state="new">TWITTER</target> 4955 <target state="new">TWITTER</target>
4946 4956
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4948 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4958 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4949 4959
4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4951 4961
4952 <trans-unit id="4087837092261487511" datatype="html"> 4962 <trans-unit id="4087837092261487511" datatype="html">
4953 <source>Your Twitter username</source> 4963 <source>Your Twitter username</source>
4954 <target state="new">Your Twitter username</target> 4964 <target state="new">Your Twitter username</target>
4955 4965
4956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4957 <trans-unit id="5648651824279408711" datatype="html"> 4967 <trans-unit id="5648651824279408711" datatype="html">
4958 <source>Instance allowed by Twitter</source> 4968 <source>Instance allowed by Twitter</source>
4959 <target state="new">Instance allowed by Twitter</target> 4969 <target state="new">Instance allowed by Twitter</target>
4960 4970
4961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4962 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4972 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4963 4973
4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4965 <trans-unit id="493135676263039396" datatype="html"> 4975 <trans-unit id="493135676263039396" datatype="html">
4966 <source>LIVE</source><target state="new">LIVE</target> 4976 <source>LIVE</source><target state="new">LIVE</target>
4967 4977
@@ -5283,19 +5293,81 @@ color: red;
5283 <source>PASSWORD</source> 5293 <source>PASSWORD</source>
5284 <target state="new">PASSWORD</target> 5294 <target state="new">PASSWORD</target>
5285 5295
5286 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
5297 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5298 <context-group purpose="location">
5299 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5300 <context context-type="linenumber">67</context>
5301 </context-group>
5302 </trans-unit>
5287 <trans-unit id="9012586956848595996" datatype="html"> 5303 <trans-unit id="9012586956848595996" datatype="html">
5288 <source>EMAIL</source> 5304 <source>EMAIL</source>
5289 <target state="new">EMAIL</target> 5305 <target state="new">EMAIL</target>
5290 5306
5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5308 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5309 <context-group purpose="location">
5310 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5311 <context context-type="linenumber">3,5</context>
5312 </context-group>
5313 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5314 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5315 <context-group purpose="location">
5316 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5317 <context context-type="linenumber">5</context>
5318 </context-group>
5319 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5320 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5321 <context-group purpose="location">
5322 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5323 <context context-type="linenumber">9</context>
5324 </context-group>
5325 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5326 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5327 <context-group purpose="location">
5328 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5329 <context context-type="linenumber">31</context>
5330 </context-group>
5331 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5332 <source>Disable two factor</source><target state="new">Disable two factor</target>
5333 <context-group purpose="location">
5334 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5335 <context context-type="linenumber">33</context>
5336 </context-group>
5337 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5338 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5339 <context-group purpose="location">
5340 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5341 <context context-type="linenumber">43</context>
5342 </context-group>
5343 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5344 <source> Two factor authentication is already enabled.
5345</source><target state="new"> Two factor authentication is already enabled.
5346</target>
5347 <context-group purpose="location">
5348 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5349 <context context-type="linenumber">6,8</context>
5350 </context-group>
5351 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5352 <source>Your password</source><target state="new">Your password</target>
5353 <context-group purpose="location">
5354 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5355 <context context-type="linenumber">14</context>
5356 </context-group>
5357 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5358 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5359 <context-group purpose="location">
5360 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5361 <context context-type="linenumber">15</context>
5362 </context-group>
5363 </trans-unit>
5292 <trans-unit id="7752239348028675311" datatype="html"> 5364 <trans-unit id="7752239348028675311" datatype="html">
5293 <source>DANGER ZONE</source> 5365 <source>DANGER ZONE</source>
5294 <target state="new">DANGER ZONE</target> 5366 <target state="new">DANGER ZONE</target>
5295 5367
5296 5368
5297 5369
5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5299 <trans-unit id="4915431133669985304" datatype="html"> 5371 <trans-unit id="4915431133669985304" datatype="html">
5300 <source>Profile</source> 5372 <source>Profile</source>
5301 <target state="new">Profile</target> 5373 <target state="new">Profile</target>
@@ -5411,7 +5483,7 @@ color: red;
5411 <source>Current password</source> 5483 <source>Current password</source>
5412 <target state="new">Current password</target> 5484 <target state="new">Current password</target>
5413 5485
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5415 <trans-unit id="3588415639242079458" datatype="html"> 5487 <trans-unit id="3588415639242079458" datatype="html">
5416 <source>New password</source> 5488 <source>New password</source>
5417 <target state="new">New password</target> 5489 <target state="new">New password</target>
@@ -5656,7 +5728,17 @@ color: red;
5656 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5728 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5657 <source>Account settings</source><target state="new">Account settings</target> 5729 <source>Account settings</source><target state="new">Account settings</target>
5658 5730
5659 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5731 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5732 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5733 <context-group purpose="location">
5734 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5735 <context context-type="linenumber">39</context>
5736 </context-group>
5737 <context-group purpose="location">
5738 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5739 <context context-type="linenumber">3</context>
5740 </context-group>
5741 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5660 <source>Playlist elements</source><target state="new">Playlist elements</target> 5742 <source>Playlist elements</source><target state="new">Playlist elements</target>
5661 5743
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6883,7 +6965,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6883 <trans-unit id="1504521795586863905" datatype="html"> 6965 <trans-unit id="1504521795586863905" datatype="html">
6884 <source>VIDEOS</source><target state="new">VIDEOS</target> 6966 <source>VIDEOS</source><target state="new">VIDEOS</target>
6885 6967
6886 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6968 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6887 6969
6888 <trans-unit id="25349740244798533" datatype="html"> 6970 <trans-unit id="25349740244798533" datatype="html">
6889 <source>Username copied</source> 6971 <source>Username copied</source>
@@ -7022,7 +7104,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7022 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 7104 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
7023 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7105 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7024 7106
7025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 7107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
7026 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target> 7108 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
7027 7109
7028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -7180,7 +7262,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7180 <trans-unit id="7022070615528435141" datatype="html"> 7262 <trans-unit id="7022070615528435141" datatype="html">
7181 <source>Delete</source><target state="new">Delete</target> 7263 <source>Delete</source><target state="new">Delete</target>
7182 7264
7183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7184 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7266 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7185 <context-group purpose="location"> 7267 <context-group purpose="location">
7186 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7268 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7272,8 +7354,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7272 <source>Follow request(s) sent!</source> 7354 <source>Follow request(s) sent!</source>
7273 <target state="new">Follow request(s) sent!</target> 7355 <target state="new">Follow request(s) sent!</target>
7274 7356
7275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7276 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7358 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7277 <context-group purpose="location"> 7359 <context-group purpose="location">
7278 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7360 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7279 <context context-type="linenumber">3</context> 7361 <context context-type="linenumber">3</context>
@@ -7793,19 +7875,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7793 <x id="PH"/> updated. 7875 <x id="PH"/> updated.
7794 </target> 7876 </target>
7795 7877
7796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7797 <trans-unit id="1349763489797682899" datatype="html"> 7879 <trans-unit id="1349763489797682899" datatype="html">
7798 <source>Update user</source> 7880 <source>Update user</source>
7799 <target state="new">Update user</target> 7881 <target state="new">Update user</target>
7800 7882
7801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7802 <trans-unit id="8819563010322372715" datatype="html"> 7884 <trans-unit id="8819563010322372715" datatype="html">
7803 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7885 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7804 <target state="new">An email asking for password reset has been sent to 7886 <target state="new">An email asking for password reset has been sent to
7805 <x id="PH"/>. 7887 <x id="PH"/>.
7806 </target> 7888 </target>
7807 7889
7808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7891 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7892 <context-group purpose="location">
7893 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7894 <context context-type="linenumber">134</context>
7895 </context-group>
7896 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7809 <source>Users list</source><target state="new">Users list</target> 7897 <source>Users list</source><target state="new">Users list</target>
7810 7898
7811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -8271,7 +8359,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8271 <source>Channel filters</source><target state="new">Channel filters</target> 8359 <source>Channel filters</source><target state="new">Channel filters</target>
8272 8360
8273 8361
8274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 8362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
8275 <source>Update video channel</source><target state="new">Update video channel</target> 8363 <source>Update video channel</source><target state="new">Update video channel</target>
8276 8364
8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 8365 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -8319,10 +8407,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
8319 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 8407 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
8320 <source>Notifications</source><target state="new">Notifications</target> 8408 <source>Notifications</source><target state="new">Notifications</target>
8321 8409
8322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 8410 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
8323 <source>Applications</source><target state="new">Applications</target> 8411 <source>Applications</source><target state="new">Applications</target>
8324 8412
8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8326 <trans-unit id="104404386496394770" datatype="html"> 8414 <trans-unit id="104404386496394770" datatype="html">
8327 <source>Delete playlist</source> 8415 <source>Delete playlist</source>
8328 <target state="new">Delete playlist</target> 8416 <target state="new">Delete playlist</target>
@@ -8338,7 +8426,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8338 <trans-unit id="4844578664427956129" datatype="html"> 8426 <trans-unit id="4844578664427956129" datatype="html">
8339 <source>Change ownership</source><target state="new">Change ownership</target> 8427 <source>Change ownership</source><target state="new">Change ownership</target>
8340 8428
8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8342 <trans-unit id="3380608219513805292" datatype="html"> 8430 <trans-unit id="3380608219513805292" datatype="html">
8343 <source>Playlist <x id="PH"/> deleted.</source> 8431 <source>Playlist <x id="PH"/> deleted.</source>
8344 <target state="new">Playlist 8432 <target state="new">Playlist
@@ -8351,26 +8439,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
8351 <source>My videos</source> 8439 <source>My videos</source>
8352 <target state="new">My videos</target> 8440 <target state="new">My videos</target>
8353 8441
8354 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8442 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8355 <trans-unit id="8197117721861453263" datatype="html"> 8443 <trans-unit id="8197117721861453263" datatype="html">
8356 <source>Do you really want to delete <x id="PH"/> videos?</source> 8444 <source>Do you really want to delete <x id="PH"/> videos?</source>
8357 <target state="new">Do you really want to delete 8445 <target state="new">Do you really want to delete
8358 <x id="PH"/> videos? 8446 <x id="PH"/> videos?
8359 </target> 8447 </target>
8360 8448
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8449 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8362 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8450 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8363 <context-group purpose="location"> 8451
8364 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8452 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8365 <context context-type="linenumber">191</context>
8366 </context-group>
8367 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8368 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8453 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8369 <context-group purpose="location"> 8454
8370 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8371 <context context-type="linenumber">193,191</context>
8372 </context-group>
8373 </trans-unit>
8374 <trans-unit id="2591467977473302125" datatype="html"> 8456 <trans-unit id="2591467977473302125" datatype="html">
8375 <source>Videos list</source><target state="new">Videos list</target> 8457 <source>Videos list</source><target state="new">Videos list</target>
8376 <context-group purpose="location"> 8458 <context-group purpose="location">
@@ -8413,7 +8495,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8413 <source>My channels</source> 8495 <source>My channels</source>
8414 <target state="new">My channels</target> 8496 <target state="new">My channels</target>
8415 8497
8416 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8417 <source>My synchronizations</source><target state="new">My synchronizations</target> 8499 <source>My synchronizations</source><target state="new">My synchronizations</target>
8418 <context-group purpose="location"> 8500 <context-group purpose="location">
8419 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8501 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8437,12 +8519,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8437 <source>My playlists</source> 8519 <source>My playlists</source>
8438 <target state="new">My playlists</target> 8520 <target state="new">My playlists</target>
8439 8521
8440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8522 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8441 <trans-unit id="2527931602940887636" datatype="html"> 8523 <trans-unit id="2527931602940887636" datatype="html">
8442 <source>My subscriptions</source> 8524 <source>My subscriptions</source>
8443 <target state="new">My subscriptions</target> 8525 <target state="new">My subscriptions</target>
8444 8526
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8527 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8446 <trans-unit id="5177154708872200221" datatype="html"> 8528 <trans-unit id="5177154708872200221" datatype="html">
8447 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target> 8529 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
8448 8530
@@ -8453,7 +8535,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8453 <source>My abuse reports</source> 8535 <source>My abuse reports</source>
8454 <target state="new">My abuse reports</target> 8536 <target state="new">My abuse reports</target>
8455 8537
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8538 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8457 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8539 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8458</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8540</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8459</target> 8541</target>
@@ -8490,13 +8572,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8490 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8572 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8491 <source>Channels</source><target state="new">Channels</target> 8573 <source>Channels</source><target state="new">Channels</target>
8492 8574
8493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8575 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8494 <source>Videos</source><target state="new">Videos</target> 8576 <source>Videos</source><target state="new">Videos</target>
8495 8577
8496 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8578 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8497 <source>Playlists</source><target state="new">Playlists</target> 8579 <source>Playlists</source><target state="new">Playlists</target>
8498 8580
8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8581 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8500 8582
8501 8583
8502 <trans-unit id="7916647920967632052" datatype="html"> 8584 <trans-unit id="7916647920967632052" datatype="html">
@@ -8676,7 +8758,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8676 <source>You need to reconnect.</source> 8758 <source>You need to reconnect.</source>
8677 <target state="new">You need to reconnect.</target> 8759 <target state="new">You need to reconnect.</target>
8678 8760
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8761 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8680 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8762 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8681 <context-group purpose="location"> 8763 <context-group purpose="location">
8682 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8764 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8695,30 +8777,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8695 8777
8696 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8778 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8697 <source>My history</source><target state="new">My history</target> 8779 <source>My history</source><target state="new">My history</target>
8698 <context-group purpose="location"> 8780
8699 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8781 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8700 <context context-type="linenumber">98</context>
8701 </context-group>
8702 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8703 <source>In my library</source><target state="new">In my library</target> 8782 <source>In my library</source><target state="new">In my library</target>
8704 <context-group purpose="location"> 8783
8705 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8784 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8706 <context context-type="linenumber">104</context>
8707 </context-group>
8708 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8709 <source>Trending</source><target state="new">Trending</target> 8785 <source>Trending</source><target state="new">Trending</target>
8710 8786
8711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8712 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8788 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8713 <context-group purpose="location"> 8789
8714 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8715 <context context-type="linenumber">150</context>
8716 </context-group>
8717 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8718 <source>Home</source><target state="new">Home</target> 8791 <source>Home</source><target state="new">Home</target>
8719 8792
8720 8793
8721 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8794 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8722 <trans-unit id="4648900870671159218" datatype="html"> 8795 <trans-unit id="4648900870671159218" datatype="html">
8723 <source>Success</source> 8796 <source>Success</source>
8724 <target state="new">Success</target> 8797 <target state="new">Success</target>
@@ -8728,12 +8801,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8728 <source>Incorrect username or password.</source> 8801 <source>Incorrect username or password.</source>
8729 <target state="new">Incorrect username or password.</target> 8802 <target state="new">Incorrect username or password.</target>
8730 8803
8731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8804 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8732 <trans-unit id="6974874606619467663" datatype="html"> 8805 <trans-unit id="6974874606619467663" datatype="html">
8733 <source>Your account is blocked.</source> 8806 <source>Your account is blocked.</source>
8734 <target state="new">Your account is blocked.</target> 8807 <target state="new">Your account is blocked.</target>
8735 8808
8736 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8809 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8737 8810
8738 <trans-unit id="7939914198003891823" datatype="html"> 8811 <trans-unit id="7939914198003891823" datatype="html">
8739 <source>any language</source> 8812 <source>any language</source>
@@ -8868,6 +8941,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8868 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8941 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8869 <context context-type="linenumber">7</context> 8942 <context context-type="linenumber">7</context>
8870 </context-group> 8943 </context-group>
8944 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8945 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8946</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8947</target>
8948 <context-group purpose="location">
8949 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8950 <context context-type="linenumber">1,4</context>
8951 </context-group>
8871 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8952 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8872 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8953 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8873 <context-group purpose="location"> 8954 <context-group purpose="location">
@@ -8988,7 +9069,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8988 <source>Confirm</source> 9069 <source>Confirm</source>
8989 <target state="new">Confirm</target> 9070 <target state="new">Confirm</target>
8990 9071
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9073 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9074 <context-group purpose="location">
9075 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9076 <context context-type="linenumber">28,30</context>
9077 </context-group>
9078 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9079 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9080 <context-group purpose="location">
9081 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9082 <context context-type="linenumber">34,36</context>
9083 </context-group>
9084 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9085 <source>Two-factor code</source><target state="new">Two-factor code</target>
9086 <context-group purpose="location">
9087 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9088 <context context-type="linenumber">42</context>
9089 </context-group>
9090 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9091 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9092 <context-group purpose="location">
9093 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9094 <context context-type="linenumber">43</context>
9095 </context-group>
9096 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9097 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9098 <context-group purpose="location">
9099 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9100 <context context-type="linenumber">77</context>
9101 </context-group>
9102 </trans-unit>
8992 <trans-unit id="7784486624424057376" datatype="html"> 9103 <trans-unit id="7784486624424057376" datatype="html">
8993 <source>Instance name is required.</source> 9104 <source>Instance name is required.</source>
8994 <target state="new">Instance name is required.</target> 9105 <target state="new">Instance name is required.</target>
@@ -9158,7 +9269,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9159 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9270 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9160 9271
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9273 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9274 <context-group purpose="location">
9275 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9276 <context context-type="linenumber">69</context>
9277 </context-group>
9278 </trans-unit>
9162 <trans-unit id="4968369344159400023" datatype="html"> 9279 <trans-unit id="4968369344159400023" datatype="html">
9163 <source>Your name is required.</source> 9280 <source>Your name is required.</source>
9164 <target state="new">Your name is required.</target> 9281 <target state="new">Your name is required.</target>
@@ -9215,7 +9332,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9215 <target state="new">Password is required.</target> 9332 <target state="new">Password is required.</target>
9216 9333
9217 9334
9218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9219 <trans-unit id="3152303769378345477" datatype="html"> 9336 <trans-unit id="3152303769378345477" datatype="html">
9220 <source>Confirmation of the password is required.</source> 9337 <source>Confirmation of the password is required.</source>
9221 <target state="new">Confirmation of the password is required.</target> 9338 <target state="new">Confirmation of the password is required.</target>
@@ -9260,92 +9377,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9260 <target state="new">Password must be at least 6 characters long.</target> 9377 <target state="new">Password must be at least 6 characters long.</target>
9261 9378
9262 9379
9263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9264 <trans-unit id="1099684476181448167" datatype="html"> 9381 <trans-unit id="1099684476181448167" datatype="html">
9265 <source>Password cannot be more than 255 characters long.</source> 9382 <source>Password cannot be more than 255 characters long.</source>
9266 <target state="new">Password cannot be more than 255 characters long.</target> 9383 <target state="new">Password cannot be more than 255 characters long.</target>
9267 9384
9268 9385
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9270 <trans-unit id="3392630942539073768" datatype="html"> 9387 <trans-unit id="3392630942539073768" datatype="html">
9271 <source>The new password and the confirmed password do not correspond.</source> 9388 <source>The new password and the confirmed password do not correspond.</source>
9272 <target state="new">The new password and the confirmed password do not correspond.</target> 9389 <target state="new">The new password and the confirmed password do not correspond.</target>
9273 9390
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9275 <trans-unit id="2027337371129904473" datatype="html"> 9392 <trans-unit id="2027337371129904473" datatype="html">
9276 <source>Video quota is required.</source> 9393 <source>Video quota is required.</source>
9277 <target state="new">Video quota is required.</target> 9394 <target state="new">Video quota is required.</target>
9278 9395
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9280 <trans-unit id="267386529333143660" datatype="html"> 9397 <trans-unit id="267386529333143660" datatype="html">
9281 <source>Quota must be greater than -1.</source> 9398 <source>Quota must be greater than -1.</source>
9282 <target state="new">Quota must be greater than -1.</target> 9399 <target state="new">Quota must be greater than -1.</target>
9283 9400
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9285 <trans-unit id="1220179061234048936" datatype="html"> 9402 <trans-unit id="1220179061234048936" datatype="html">
9286 <source>Daily upload limit is required.</source> 9403 <source>Daily upload limit is required.</source>
9287 <target state="new">Daily upload limit is required.</target> 9404 <target state="new">Daily upload limit is required.</target>
9288 9405
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9290 <trans-unit id="8959404382357999234" datatype="html"> 9407 <trans-unit id="8959404382357999234" datatype="html">
9291 <source>Daily upload limit must be greater than -1.</source> 9408 <source>Daily upload limit must be greater than -1.</source>
9292 <target state="new">Daily upload limit must be greater than -1.</target> 9409 <target state="new">Daily upload limit must be greater than -1.</target>
9293 9410
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9295 <trans-unit id="4796798537475457493" datatype="html"> 9412 <trans-unit id="4796798537475457493" datatype="html">
9296 <source>User role is required.</source> 9413 <source>User role is required.</source>
9297 <target state="new">User role is required.</target> 9414 <target state="new">User role is required.</target>
9298 9415
9299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9300 <trans-unit id="2761226139624435788" datatype="html"> 9417 <trans-unit id="2761226139624435788" datatype="html">
9301 <source>Description must be at least 3 characters long.</source> 9418 <source>Description must be at least 3 characters long.</source>
9302 <target state="new">Description must be at least 3 characters long.</target> 9419 <target state="new">Description must be at least 3 characters long.</target>
9303 9420
9304 9421
9305 9422
9306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9307 <trans-unit id="4717982586356605243" datatype="html"> 9424 <trans-unit id="4717982586356605243" datatype="html">
9308 <source>Description cannot be more than 1000 characters long.</source> 9425 <source>Description cannot be more than 1000 characters long.</source>
9309 <target state="new">Description cannot be more than 1000 characters long.</target> 9426 <target state="new">Description cannot be more than 1000 characters long.</target>
9310 9427
9311 9428
9312 9429
9313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9314 <trans-unit id="1814372869868173571" datatype="html"> 9431 <trans-unit id="1814372869868173571" datatype="html">
9315 <source>You must agree with the instance terms in order to register on it.</source> 9432 <source>You must agree with the instance terms in order to register on it.</source>
9316 <target state="new">You must agree with the instance terms in order to register on it.</target> 9433 <target state="new">You must agree with the instance terms in order to register on it.</target>
9317 9434
9318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9319 <trans-unit id="7803960725351649605" datatype="html"> 9436 <trans-unit id="7803960725351649605" datatype="html">
9320 <source>Ban reason must be at least 3 characters long.</source> 9437 <source>Ban reason must be at least 3 characters long.</source>
9321 <target state="new">Ban reason must be at least 3 characters long.</target> 9438 <target state="new">Ban reason must be at least 3 characters long.</target>
9322 9439
9323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9324 <trans-unit id="3851609012243698179" datatype="html"> 9441 <trans-unit id="3851609012243698179" datatype="html">
9325 <source>Ban reason cannot be more than 250 characters long.</source> 9442 <source>Ban reason cannot be more than 250 characters long.</source>
9326 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9443 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9327 9444
9328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9329 <trans-unit id="6632896893630378443" datatype="html"> 9446 <trans-unit id="6632896893630378443" datatype="html">
9330 <source>Display name is required.</source> 9447 <source>Display name is required.</source>
9331 <target state="new">Display name is required.</target> 9448 <target state="new">Display name is required.</target>
9332 9449
9333 9450
9334 9451
9335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9336 <trans-unit id="1303578752658966736" datatype="html"> 9453 <trans-unit id="1303578752658966736" datatype="html">
9337 <source>Display name must be at least 1 character long.</source> 9454 <source>Display name must be at least 1 character long.</source>
9338 <target state="new">Display name must be at least 1 character long.</target> 9455 <target state="new">Display name must be at least 1 character long.</target>
9339 9456
9340 9457
9341 9458
9342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9343 <trans-unit id="4613240543124934954" datatype="html"> 9460 <trans-unit id="4613240543124934954" datatype="html">
9344 <source>Display name cannot be more than 50 characters long.</source> 9461 <source>Display name cannot be more than 50 characters long.</source>
9345 <target state="new">Display name cannot be more than 50 characters long.</target> 9462 <target state="new">Display name cannot be more than 50 characters long.</target>
9346 9463
9347 9464
9348 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9349 <trans-unit id="1000468652492651683" datatype="html"> 9466 <trans-unit id="1000468652492651683" datatype="html">
9350 <source>Report reason is required.</source> 9467 <source>Report reason is required.</source>
9351 <target state="new">Report reason is required.</target> 9468 <target state="new">Report reason is required.</target>
@@ -10137,7 +10254,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10137 </target> 10254 </target>
10138 10255
10139 10256
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10141 <trans-unit id="1209500590333005801" datatype="html"> 10258 <trans-unit id="1209500590333005801" datatype="html">
10142 <source> 10259 <source>
10143 <x id="PH"/> (account page) 10260 <x id="PH"/> (account page)
@@ -10518,20 +10635,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10518 <x id="PH"/> minutes. 10635 <x id="PH"/> minutes.
10519 </target> 10636 </target>
10520 10637
10521 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10522 <trans-unit id="4965472196059235310" datatype="html"> 10639 <trans-unit id="4965472196059235310" datatype="html">
10523 <source>Too many attempts, please try again later.</source> 10640 <source>Too many attempts, please try again later.</source>
10524 <target state="new">Too many attempts, please try again later.</target> 10641 <target state="new">Too many attempts, please try again later.</target>
10525 10642
10526 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10643 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10527 <trans-unit id="1693549688987384699" datatype="html"> 10644 <trans-unit id="1693549688987384699" datatype="html">
10528 <source>Server error. Please retry later.</source> 10645 <source>Server error. Please retry later.</source>
10529 <target state="new">Server error. Please retry later.</target> 10646 <target state="new">Server error. Please retry later.</target>
10530 10647
10531 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10648 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10532 <source>Unknown server error</source><target state="new">Unknown server error</target> 10649 <source>Unknown server error</source><target state="new">Unknown server error</target>
10533 10650
10534 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10651 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10535 <trans-unit id="5927402622550505067" datatype="html"> 10652 <trans-unit id="5927402622550505067" datatype="html">
10536 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10653 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10537 <target state="new">Subscribed to all current channels of 10654 <target state="new">Subscribed to all current channels of
@@ -10695,7 +10812,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10695 <target state="new">Copied</target> 10812 <target state="new">Copied</target>
10696 10813
10697 10814
10698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10699 <source>Copy</source><target state="new">Copy</target> 10816 <source>Copy</source><target state="new">Copy</target>
10700 10817
10701 10818
@@ -10892,38 +11009,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10892 <source>Published</source> 11009 <source>Published</source>
10893 <target state="new">Published</target> 11010 <target state="new">Published</target>
10894 11011
10895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10896 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11013 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10897 <context-group purpose="location"> 11014
10898 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
10899 <context context-type="linenumber">178</context>
10900 </context-group>
10901 </trans-unit>
10902 <trans-unit id="5093002376262354382" datatype="html"> 11016 <trans-unit id="5093002376262354382" datatype="html">
10903 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11017 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
10904 11018
10905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10906 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11020 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
10907 11021
10908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10909 <trans-unit id="4887724548587271148" datatype="html"> 11023 <trans-unit id="4887724548587271148" datatype="html">
10910 <source>Waiting transcoding</source> 11024 <source>Waiting transcoding</source>
10911 <target state="new">Waiting transcoding</target> 11025 <target state="new">Waiting transcoding</target>
10912 11026
10913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10914 <trans-unit id="4517785179607945981" datatype="html"> 11028 <trans-unit id="4517785179607945981" datatype="html">
10915 <source>To transcode</source> 11029 <source>To transcode</source>
10916 <target state="new">To transcode</target> 11030 <target state="new">To transcode</target>
10917 11031
10918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10919 <trans-unit id="3299576663551440736" datatype="html"> 11033 <trans-unit id="3299576663551440736" datatype="html">
10920 <source>To import</source> 11034 <source>To import</source>
10921 <target state="new">To import</target> 11035 <target state="new">To import</target>
10922 11036
10923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10924 <source>To edit</source><target state="new">To edit</target> 11038 <source>To edit</source><target state="new">To edit</target>
10925 11039
10926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10927 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11041 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10928 <context-group purpose="location"> 11042 <context-group purpose="location">
10929 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11043 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10985,23 +11099,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10985 <source>Your video was uploaded to your account and is private.</source> 11099 <source>Your video was uploaded to your account and is private.</source>
10986 <target state="new">Your video was uploaded to your account and is private.</target> 11100 <target state="new">Your video was uploaded to your account and is private.</target>
10987 11101
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10989 <trans-unit id="5699822024600815733" datatype="html"> 11103 <trans-unit id="5699822024600815733" datatype="html">
10990 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11104 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10991 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11105 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10992 11106
10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11107 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10994 <trans-unit id="1219739004043110649" datatype="html"> 11108 <trans-unit id="1219739004043110649" datatype="html">
10995 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11109 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10996 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 11110 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
10997 11111
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10999 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11113 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11000 11114
11001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 11115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
11002 <source>Upload</source><target state="new">Upload</target> 11116 <source>Upload</source><target state="new">Upload</target>
11003 11117
11004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11118 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11005 <trans-unit id="8278735427925094503" datatype="html"> 11119 <trans-unit id="8278735427925094503" datatype="html">
11006 <source>Upload 11120 <source>Upload
11007 <x id="PH"/> 11121 <x id="PH"/>
@@ -11010,13 +11124,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11010 <x id="PH"/> 11124 <x id="PH"/>
11011 </target> 11125 </target>
11012 11126
11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11014 11128
11015 <trans-unit id="5981816353437801748" datatype="html"> 11129 <trans-unit id="5981816353437801748" datatype="html">
11016 <source>Video published.</source> 11130 <source>Video published.</source>
11017 <target state="new">Video published.</target> 11131 <target state="new">Video published.</target>
11018 11132
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11133 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11020 11134
11021 11135
11022 <trans-unit id="764164089183618119" datatype="html"> 11136 <trans-unit id="764164089183618119" datatype="html">
@@ -11130,7 +11244,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 11244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
11131 <source>Cancel</source><target state="new">Cancel</target> 11245 <source>Cancel</source><target state="new">Cancel</target>
11132 11246
11133 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11247 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11134 <trans-unit id="3354816756665089864" datatype="html"> 11248 <trans-unit id="3354816756665089864" datatype="html">
11135 <source>Autoplay is suspended</source> 11249 <source>Autoplay is suspended</source>
11136 <target state="new">Autoplay is suspended</target> 11250 <target state="new">Autoplay is suspended</target>
@@ -11204,7 +11318,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11204 <trans-unit id="2431286785954354122" datatype="html"> 11318 <trans-unit id="2431286785954354122" datatype="html">
11205 <source>Recently added</source><target state="new">Recently added</target> 11319 <source>Recently added</source><target state="new">Recently added</target>
11206 11320
11207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11208 11322
11209 11323
11210 11324
@@ -11216,10 +11330,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 11330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
11217 <source>Subscriptions</source><target state="new">Subscriptions</target> 11331 <source>Subscriptions</source><target state="new">Subscriptions</target>
11218 11332
11219 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 11333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
11220 <source>History</source><target state="new">History</target> 11334 <source>History</source><target state="new">History</target>
11221 11335
11222 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
11223 <source>Open actions</source><target state="new">Open actions</target> 11337 <source>Open actions</source><target state="new">Open actions</target>
11224 <context-group purpose="location"> 11338 <context-group purpose="location">
11225 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11339 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -11228,7 +11342,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11228 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 11342 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
11229 <source>Local videos</source><target state="new">Local videos</target> 11343 <source>Local videos</source><target state="new">Local videos</target>
11230 11344
11231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11232 <source>Exclude</source><target state="new">Exclude</target> 11346 <source>Exclude</source><target state="new">Exclude</target>
11233 11347
11234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11252,13 +11366,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 11366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
11253 <source>Discover videos</source><target state="new">Discover videos</target> 11367 <source>Discover videos</source><target state="new">Discover videos</target>
11254 11368
11255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 11369 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
11256 <source>Trending videos</source><target state="new">Trending videos</target> 11370 <source>Trending videos</source><target state="new">Trending videos</target>
11257 11371
11258 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 11372 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
11259 <source>Recently added videos</source><target state="new">Recently added videos</target> 11373 <source>Recently added videos</source><target state="new">Recently added videos</target>
11260 11374
11261 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 11375 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
11262 <source>Upload a video</source><target state="new">Upload a video</target> 11376 <source>Upload a video</source><target state="new">Upload a video</target>
11263 11377
11264 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 11378 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.sl-SI.xlf b/client/src/locale/angular.sl-SI.xlf
index 8f96f17b7..2ae063172 100644
--- a/client/src/locale/angular.sl-SI.xlf
+++ b/client/src/locale/angular.sl-SI.xlf
@@ -606,17 +606,17 @@
606 <target state="new">video</target> 606 <target state="new">video</target>
607 607
608 608
609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 609 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
610 <trans-unit id="6995024616159044376" datatype="html"> 610 <trans-unit id="6995024616159044376" datatype="html">
611 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 611 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
612 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 612 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
613 613
614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 614 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
615 <trans-unit id="7873395933409147217" datatype="html"> 615 <trans-unit id="7873395933409147217" datatype="html">
616 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 616 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
617 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 617 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
618 618
619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
620 <trans-unit id="5235042777215655908" datatype="html"> 620 <trans-unit id="5235042777215655908" datatype="html">
621 <source>subtitles</source> 621 <source>subtitles</source>
622 <target state="new">subtitles</target> 622 <target state="new">subtitles</target>
@@ -683,8 +683,8 @@
683 <trans-unit id="2466846716878254816" datatype="html"> 683 <trans-unit id="2466846716878254816" datatype="html">
684 <source>Element <x id="PH" equiv-text="param"/> not found</source> 684 <source>Element <x id="PH" equiv-text="param"/> not found</source>
685 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 685 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
686 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 686
687 </trans-unit> 687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
688 <trans-unit id="7539427273132299890"> 688 <trans-unit id="7539427273132299890">
689 <source>Unlisted</source> 689 <source>Unlisted</source>
690 <target state="new">Unlisted</target> 690 <target state="new">Unlisted</target>
@@ -839,13 +839,10 @@
839 <source>Only live videos</source> 839 <source>Only live videos</source>
840 <target state="new">Only live videos</target> 840 <target state="new">Only live videos</target>
841 841
842 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 842 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
843 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 843 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
844 <context-group purpose="location"> 844
845 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 845 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
846 <context context-type="linenumber">170</context>
847 </context-group>
848 </trans-unit>
849 <trans-unit id="7585826646011739428" datatype="html"> 846 <trans-unit id="7585826646011739428" datatype="html">
850 <source>Edit</source> 847 <source>Edit</source>
851 <target state="new">Edit</target> 848 <target state="new">Edit</target>
@@ -1304,22 +1301,28 @@
1304 <source>Username or email address</source> 1301 <source>Username or email address</source>
1305 <target>Uporabniško ime ali e-poštni naslov</target> 1302 <target>Uporabniško ime ali e-poštni naslov</target>
1306 1303
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1304 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1308 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1305 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1306
1307
1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1309 <trans-unit id="1758058452376026925" datatype="html">
1310 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1311 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1312
1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1314 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1309 <context-group purpose="location"> 1315 <context-group purpose="location">
1310 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1316 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1311 <context context-type="linenumber">46</context> 1317 <context context-type="linenumber">70</context>
1312 </context-group> 1318 </context-group>
1319 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1320 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1313 <context-group purpose="location"> 1321 <context-group purpose="location">
1314 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1322 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1315 <context context-type="linenumber">53</context> 1323 <context context-type="linenumber">72</context>
1316 </context-group> 1324 </context-group>
1317 </trans-unit> 1325 </trans-unit>
1318 <trans-unit id="1758058452376026925" datatype="html">
1319 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1320 <target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1321
1322 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1323 <trans-unit id="1431416938026210429"> 1326 <trans-unit id="1431416938026210429">
1324 <source>Password</source> 1327 <source>Password</source>
1325 <target>Geslo</target> 1328 <target>Geslo</target>
@@ -1331,17 +1334,17 @@
1331 1334
1332 1335
1333 1336
1334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1335 <trans-unit id="8715156686857791956" datatype="html"> 1338 <trans-unit id="8715156686857791956" datatype="html">
1336 <source>Click here to reset your password</source> 1339 <source>Click here to reset your password</source>
1337 <target state="new">Click here to reset your password</target> 1340 <target state="new">Click here to reset your password</target>
1338 1341
1339 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1342 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1340 <trans-unit id="892063502898494584" datatype="html"> 1343 <trans-unit id="892063502898494584" datatype="html">
1341 <source>I forgot my password</source> 1344 <source>I forgot my password</source>
1342 <target state="new">I forgot my password</target> 1345 <target state="new">I forgot my password</target>
1343 1346
1344 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1347 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1345 <trans-unit id="2101170466365500913" datatype="html"> 1348 <trans-unit id="2101170466365500913" datatype="html">
1346 <source>Logging into an account lets you publish content</source> 1349 <source>Logging into an account lets you publish content</source>
1347 <target state="new"> Logging into an account lets you publish content </target> 1350 <target state="new"> Logging into an account lets you publish content </target>
@@ -1363,31 +1366,31 @@
1363 <source>Or sign in with</source> 1366 <source>Or sign in with</source>
1364 <target state="new">Or sign in with</target> 1367 <target state="new">Or sign in with</target>
1365 1368
1366 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1369 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1367 <trans-unit id="3238209155172574367"> 1370 <trans-unit id="3238209155172574367">
1368 <source>Forgot your password</source> 1371 <source>Forgot your password</source>
1369 <target>Ste pozabili geslo?</target> 1372 <target>Ste pozabili geslo?</target>
1370 1373
1371 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1374 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1372 <trans-unit id="87327320394367488" datatype="html"> 1375 <trans-unit id="87327320394367488" datatype="html">
1373 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1376 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1374 <target state="new"> 1377 <target state="new">
1375 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1378 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1376 </target> 1379 </target>
1377 1380
1378 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1381 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1379 <trans-unit id="3188014010833256853" datatype="html"> 1382 <trans-unit id="3188014010833256853" datatype="html">
1380 <source>Enter your email address and we will send you a link to reset your password.</source> 1383 <source>Enter your email address and we will send you a link to reset your password.</source>
1381 <target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1384 <target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1382 1385
1383 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1386 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1384 <trans-unit id="1190256911880544559" datatype="html"> 1387 <trans-unit id="1190256911880544559" datatype="html">
1385 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1388 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1386The link will expire within 1 hour.</source> 1389The link will expire within 1 hour.</source>
1387 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1390 <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1388The link will expire within 1 hour.</target> 1391The link will expire within 1 hour.</target>
1389 1392
1390 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1393 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1391 <trans-unit id="4768749765465246664"> 1394 <trans-unit id="4768749765465246664">
1392 <source>Email</source> 1395 <source>Email</source>
1393 <target>E-poštni naslov</target> 1396 <target>E-poštni naslov</target>
@@ -1399,19 +1402,19 @@ The link will expire within 1 hour.</target>
1399 1402
1400 1403
1401 1404
1402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1403 <trans-unit id="3967269098753656610"> 1406 <trans-unit id="3967269098753656610">
1404 <source>Email address</source> 1407 <source>Email address</source>
1405 <target>E-poštni naslov</target> 1408 <target>E-poštni naslov</target>
1406 1409
1407 1410
1408 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1411 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1409 <trans-unit id="7808756054397155068" datatype="html"> 1412 <trans-unit id="7808756054397155068" datatype="html">
1410 <source>Reset</source> 1413 <source>Reset</source>
1411 <target state="new">Reset</target> 1414 <target state="new">Reset</target>
1412 <note priority="1" from="description">Password reset button</note> 1415 <note priority="1" from="description">Password reset button</note>
1413 1416
1414 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1417 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1415 <trans-unit id="4319634264526091601" datatype="html"> 1418 <trans-unit id="4319634264526091601" datatype="html">
1416 <source>on this instance</source> 1419 <source>on this instance</source>
1417 <target state="new">on this instance</target> 1420 <target state="new">on this instance</target>
@@ -1636,6 +1639,12 @@ The link will expire within 1 hour.</target>
1636 Configure my instance 1639 Configure my instance
1637 </target> 1640 </target>
1638 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1641 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1642 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1643 <source>Confirm your password</source><target state="new">Confirm your password</target>
1644 <context-group purpose="location">
1645 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1646 <context context-type="linenumber">54</context>
1647 </context-group>
1639 </trans-unit> 1648 </trans-unit>
1640 <trans-unit id="9005121595859995793" datatype="html"> 1649 <trans-unit id="9005121595859995793" datatype="html">
1641 <source>Configuration warning!</source> 1650 <source>Configuration warning!</source>
@@ -1840,7 +1849,7 @@ The link will expire within 1 hour.</target>
1840 <source>My account</source> 1849 <source>My account</source>
1841 <target state="new">My account</target> 1850 <target state="new">My account</target>
1842 1851
1843 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1852 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1844 <trans-unit id="6371572688505952303" datatype="html"> 1853 <trans-unit id="6371572688505952303" datatype="html">
1845 <source>My library</source> 1854 <source>My library</source>
1846 <target state="new">My library</target> 1855 <target state="new">My library</target>
@@ -1851,7 +1860,7 @@ The link will expire within 1 hour.</target>
1851 <target>Ustvari raÄun</target> 1860 <target>Ustvari raÄun</target>
1852 1861
1853 1862
1854 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1863 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1855 <trans-unit id="3108704604266608109" datatype="html"> 1864 <trans-unit id="3108704604266608109" datatype="html">
1856 <source>My video imports</source> 1865 <source>My video imports</source>
1857 <target state="new">My video imports</target> 1866 <target state="new">My video imports</target>
@@ -1871,34 +1880,34 @@ The link will expire within 1 hour.</target>
1871 <source>Import jobs concurrency</source> 1880 <source>Import jobs concurrency</source>
1872 <target state="new">Import jobs concurrency</target> 1881 <target state="new">Import jobs concurrency</target>
1873 1882
1874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit> 1883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1875 <trans-unit id="2184839376696112704" datatype="html"> 1884 <trans-unit id="2184839376696112704" datatype="html">
1876 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1885 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1877 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1886 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1878 1887
1879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 1888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1880 <trans-unit id="780513172839038392" datatype="html"> 1889 <trans-unit id="780513172839038392" datatype="html">
1881 <source>jobs in parallel</source> 1890 <source>jobs in parallel</source>
1882 <target state="new">jobs in parallel</target> 1891 <target state="new">jobs in parallel</target>
1883 1892
1884 1893
1885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1886 <trans-unit id="5997625369044180192" datatype="html"> 1895 <trans-unit id="5997625369044180192" datatype="html">
1887 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1896 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1888 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1897 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1889 1898
1890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 1899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1891 <trans-unit id="2095604754338363597" datatype="html"> 1900 <trans-unit id="2095604754338363597" datatype="html">
1892 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1901 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1893 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1902 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1894 1903
1895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1896 <trans-unit id="7627544798203088407" datatype="html"> 1905 <trans-unit id="7627544798203088407" datatype="html">
1897 <source>Discover</source> 1906 <source>Discover</source>
1898 <target state="new">Discover</target> 1907 <target state="new">Discover</target>
1899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1908
1900 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1909
1901 </trans-unit> 1910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1902 <trans-unit id="7844706011418789951"> 1911 <trans-unit id="7844706011418789951">
1903 <source>Administration</source> 1912 <source>Administration</source>
1904 <target>Administracija</target> 1913 <target>Administracija</target>
@@ -2116,7 +2125,7 @@ The link will expire within 1 hour.</target>
2116 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2125 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2117 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 2126 <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
2118 2127
2119 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 2128 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2120 <trans-unit id="5131854469652959713" datatype="html"> 2129 <trans-unit id="5131854469652959713" datatype="html">
2121 <source>GLOBAL SEARCH</source> 2130 <source>GLOBAL SEARCH</source>
2122 <target state="new">GLOBAL SEARCH</target> 2131 <target state="new">GLOBAL SEARCH</target>
@@ -2510,7 +2519,7 @@ The link will expire within 1 hour.</target>
2510 2519
2511 2520
2512 2521
2513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2514 <trans-unit id="2504502765849142619" datatype="html"> 2523 <trans-unit id="2504502765849142619" datatype="html">
2515 <source>No items found</source> 2524 <source>No items found</source>
2516 <target state="new">No items found</target> 2525 <target state="new">No items found</target>
@@ -2931,7 +2940,7 @@ The link will expire within 1 hour.</target>
2931 <source>Upload on hold</source> 2940 <source>Upload on hold</source>
2932 <target state="new">Upload on hold</target> 2941 <target state="new">Upload on hold</target>
2933 2942
2934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2935 <trans-unit id="285180972645018518" datatype="html"> 2944 <trans-unit id="285180972645018518" datatype="html">
2936 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2945 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2937 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2946 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -3205,7 +3214,7 @@ The link will expire within 1 hour.</target>
3205 3214
3206 3215
3207 3216
3208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 3217 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
3209 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3218 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3210</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 3219</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
3211</target> 3220</target>
@@ -3911,70 +3920,77 @@ The link will expire within 1 hour.</target>
3911 3920
3912 3921
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3914 <trans-unit id="7046347992315328430" datatype="html"> 3923
3915 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3916 <target state="new">
3917 Transcoding is enabled. The video quota only takes into account
3918 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3919 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3920 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3921 At most, this user could upload ~
3922 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3923
3924 </target>
3925
3926
3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3928 <trans-unit id="2743014784334706527" datatype="html"> 3924 <trans-unit id="2743014784334706527" datatype="html">
3929 <source>Daily video quota</source> 3925 <source>Daily video quota</source>
3930 <target state="new">Daily video quota</target> 3926 <target state="new">Daily video quota</target>
3931 3927
3932 3928
3933 3929
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3935 <trans-unit id="2622255144026150901" datatype="html"> 3931 <trans-unit id="2622255144026150901" datatype="html">
3936 <source>Auth plugin</source> 3932 <source>Auth plugin</source>
3937 <target state="new">Auth plugin</target> 3933 <target state="new">Auth plugin</target>
3938 3934
3939 3935
3940 3936
3941 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3942 <trans-unit id="588099657508661970" datatype="html"> 3938 <trans-unit id="588099657508661970" datatype="html">
3943 <source>None (local authentication)</source> 3939 <source>None (local authentication)</source>
3944 <target state="new">None (local authentication)</target> 3940 <target state="new">None (local authentication)</target>
3945 3941
3946 3942
3947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3948 <trans-unit id="2070907480317730379" datatype="html"> 3944 <trans-unit id="2070907480317730379" datatype="html">
3949 <source>Doesn't need review before a video goes public</source> 3945 <source>Doesn't need review before a video goes public</source>
3950 <target state="new">Doesn't need review before a video goes public</target> 3946 <target state="new">Doesn't need review before a video goes public</target>
3951 3947
3952 3948
3953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3954 <trans-unit id="6667250632809964191" datatype="html"> 3950 <trans-unit id="6667250632809964191" datatype="html">
3955 <source>Send a link to reset the password by email to the user</source> 3951 <source>Send a link to reset the password by email to the user</source>
3956 <target state="new">Send a link to reset the password by email to the user</target> 3952 <target state="new">Send a link to reset the password by email to the user</target>
3957 3953
3958 3954
3959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3960 <trans-unit id="1412406834353485520" datatype="html"> 3956 <trans-unit id="1412406834353485520" datatype="html">
3961 <source>Ask for new password</source> 3957 <source>Ask for new password</source>
3962 <target state="new">Ask for new password</target> 3958 <target state="new">Ask for new password</target>
3963 3959
3964 3960
3965 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3966 <trans-unit id="3791201588898094481" datatype="html"> 3962 <trans-unit id="3791201588898094481" datatype="html">
3967 <source>Manually set the user password</source> 3963 <source>Manually set the user password</source>
3968 <target state="new">Manually set the user password</target> 3964 <target state="new">Manually set the user password</target>
3969 3965
3970 3966
3971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3968 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3969 <context-group purpose="location">
3970 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3971 <context context-type="linenumber">227</context>
3972 </context-group>
3973 <context-group purpose="location">
3974 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3975 <context context-type="linenumber">227</context>
3976 </context-group>
3977 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3978 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3979 <context-group purpose="location">
3980 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3981 <context context-type="linenumber">228</context>
3982 </context-group>
3983 <context-group purpose="location">
3984 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3985 <context context-type="linenumber">228</context>
3986 </context-group>
3987 </trans-unit>
3972 <trans-unit id="8461842260159597706" datatype="html"> 3988 <trans-unit id="8461842260159597706" datatype="html">
3973 <source>Show</source> 3989 <source>Show</source>
3974 <target state="new">Show</target> 3990 <target state="new">Show</target>
3975 3991
3976 3992
3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3978 <trans-unit id="8461609631969932886" datatype="html"> 3994 <trans-unit id="8461609631969932886" datatype="html">
3979 <source>Hide</source> 3995 <source>Hide</source>
3980 <target state="new">Hide</target> 3996 <target state="new">Hide</target>
@@ -3983,7 +3999,7 @@ The link will expire within 1 hour.</target>
3983 3999
3984 4000
3985 4001
3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 4002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3987 <trans-unit id="7049348886126005391" datatype="html"> 4003 <trans-unit id="7049348886126005391" datatype="html">
3988 <source>Batch actions</source> 4004 <source>Batch actions</source>
3989 <target state="new">Batch actions</target> 4005 <target state="new">Batch actions</target>
@@ -4063,22 +4079,22 @@ The link will expire within 1 hour.</target>
4063 <trans-unit id="7815838401315213887" datatype="html"> 4079 <trans-unit id="7815838401315213887" datatype="html">
4064 <source>Muted accounts</source> 4080 <source>Muted accounts</source>
4065 <target state="new">Muted accounts</target> 4081 <target state="new">Muted accounts</target>
4066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4082
4067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4083
4068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4084
4069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4085
4070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4086
4071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4087
4072 </trans-unit> 4088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4073 <trans-unit id="5668793810321242853" datatype="html"> 4089 <trans-unit id="5668793810321242853" datatype="html">
4074 <source>Muted servers</source> 4090 <source>Muted servers</source>
4075 <target state="new">Muted servers</target> 4091 <target state="new">Muted servers</target>
4076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4092
4077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4093
4078 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4094
4079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4095
4080 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4096
4081 </trans-unit> 4097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4082 <trans-unit id="2343069726009080052" datatype="html"> 4098 <trans-unit id="2343069726009080052" datatype="html">
4083 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4099 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4084 <target state="new">Video 4100 <target state="new">Video
@@ -5256,171 +5272,165 @@ The link will expire within 1 hour.</target>
5256 5272
5257 5273
5258 5274
5259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 5275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5260 <trans-unit id="8509882464852636851" datatype="html"> 5276 <trans-unit id="8509882464852636851" datatype="html">
5261 <source>Default daily upload limit per user</source> 5277 <source>Default daily upload limit per user</source>
5262 <target state="new">Default daily upload limit per user</target> 5278 <target state="new">Default daily upload limit per user</target>
5263 5279
5264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 5280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5265 <trans-unit id="4719342289581047890" datatype="html"> 5281 <trans-unit id="4719342289581047890" datatype="html">
5266 <source>Allow import with a torrent file or a magnet URI</source> 5282 <source>Allow import with a torrent file or a magnet URI</source>
5267 <target state="new">Allow import with a torrent file or a magnet URI</target> 5283 <target state="new">Allow import with a torrent file or a magnet URI</target>
5268 5284
5269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit> 5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5270 <trans-unit id="6801844913630625451" datatype="html"> 5286 <trans-unit id="6801844913630625451" datatype="html">
5271 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5287 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5272 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5288 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5273 5289
5274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 5290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
5275 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5291 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5276 <context-group purpose="location"> 5292
5277 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
5278 <context context-type="linenumber">293</context>
5279 </context-group>
5280 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
5281 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5294 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5282 <context-group purpose="location"> 5295
5283 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5284 <context context-type="linenumber">296,298</context>
5285 </context-group>
5286 </trans-unit>
5287 <trans-unit id="3950258704315544174" datatype="html"> 5297 <trans-unit id="3950258704315544174" datatype="html">
5288 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5298 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5289 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5299 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5290 5300
5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 5301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5292 <trans-unit id="424703522835656806" datatype="html"> 5302 <trans-unit id="424703522835656806" datatype="html">
5293 <source>VIDEO CHANNELS</source> 5303 <source>VIDEO CHANNELS</source>
5294 <target state="new">VIDEO CHANNELS</target> 5304 <target state="new">VIDEO CHANNELS</target>
5295 5305
5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 5306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5297 <trans-unit id="7026684190224451991" datatype="html"> 5307 <trans-unit id="7026684190224451991" datatype="html">
5298 <source>Max video channels per user</source> 5308 <source>Max video channels per user</source>
5299 <target state="new">Max video channels per user</target> 5309 <target state="new">Max video channels per user</target>
5300 5310
5301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5302 <trans-unit id="3840267063842708224" datatype="html"> 5312 <trans-unit id="3840267063842708224" datatype="html">
5303 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5313 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5304 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5314 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5305 5315
5306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5307 <trans-unit id="3428986951244800347" datatype="html"> 5317 <trans-unit id="3428986951244800347" datatype="html">
5308 <source>Block new videos automatically</source> 5318 <source>Block new videos automatically</source>
5309 <target state="new">Block new videos automatically</target> 5319 <target state="new">Block new videos automatically</target>
5310 5320
5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5312 <trans-unit id="2054846790157376783" datatype="html"> 5322 <trans-unit id="2054846790157376783" datatype="html">
5313 <source>SEARCH</source> 5323 <source>SEARCH</source>
5314 <target state="new">SEARCH</target> 5324 <target state="new">SEARCH</target>
5315 5325
5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5317 <trans-unit id="3442084803796199253" datatype="html"> 5327 <trans-unit id="3442084803796199253" datatype="html">
5318 <source>Allow users to do remote URI/handle search</source> 5328 <source>Allow users to do remote URI/handle search</source>
5319 <target state="new">Allow users to do remote URI/handle search</target> 5329 <target state="new">Allow users to do remote URI/handle search</target>
5320 5330
5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5322 <trans-unit id="2258148539285928012" datatype="html"> 5332 <trans-unit id="2258148539285928012" datatype="html">
5323 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5333 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5324 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5334 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5325 5335
5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5327 <trans-unit id="7295422540935146771" datatype="html"> 5337 <trans-unit id="7295422540935146771" datatype="html">
5328 <source>Allow anonymous to do remote URI/handle search</source> 5338 <source>Allow anonymous to do remote URI/handle search</source>
5329 <target state="new">Allow anonymous to do remote URI/handle search</target> 5339 <target state="new">Allow anonymous to do remote URI/handle search</target>
5330 5340
5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5332 <trans-unit id="7305237807882754643" datatype="html"> 5342 <trans-unit id="7305237807882754643" datatype="html">
5333 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5343 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5334 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5344 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5335 5345
5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5337 <trans-unit id="5273935530181504015" datatype="html"> 5347 <trans-unit id="5273935530181504015" datatype="html">
5338 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5348 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5339 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5349 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5340 5350
5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5342 <trans-unit id="1886227550697837417" datatype="html"> 5352 <trans-unit id="1886227550697837417" datatype="html">
5343 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5353 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5344 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5354 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5345 5355
5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5347 <trans-unit id="2331464426553277323" datatype="html"> 5357 <trans-unit id="2331464426553277323" datatype="html">
5348 <source>Search index URL</source> 5358 <source>Search index URL</source>
5349 <target state="new">Search index URL</target> 5359 <target state="new">Search index URL</target>
5350 5360
5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5352 <trans-unit id="8524278911521465398" datatype="html"> 5362 <trans-unit id="8524278911521465398" datatype="html">
5353 <source>Disable local search in search bar</source> 5363 <source>Disable local search in search bar</source>
5354 <target state="new">Disable local search in search bar</target> 5364 <target state="new">Disable local search in search bar</target>
5355 5365
5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5357 <trans-unit id="6568991917245875948" datatype="html"> 5367 <trans-unit id="6568991917245875948" datatype="html">
5358 <source>Otherwise the local search stays used by default</source> 5368 <source>Otherwise the local search stays used by default</source>
5359 <target state="new">Otherwise the local search stays used by default</target> 5369 <target state="new">Otherwise the local search stays used by default</target>
5360 5370
5361 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5362 <trans-unit id="4444955208013675027" datatype="html"> 5372 <trans-unit id="4444955208013675027" datatype="html">
5363 <source>Search bar uses the global search index by default</source> 5373 <source>Search bar uses the global search index by default</source>
5364 <target state="new">Search bar uses the global search index by default</target> 5374 <target state="new">Search bar uses the global search index by default</target>
5365 5375
5366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5367 <trans-unit id="6476750382562952780" datatype="html"> 5377 <trans-unit id="6476750382562952780" datatype="html">
5368 <source>Enable global search</source> 5378 <source>Enable global search</source>
5369 <target state="new">Enable global search</target> 5379 <target state="new">Enable global search</target>
5370 5380
5371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5372 <trans-unit id="836183323506117145" datatype="html"> 5382 <trans-unit id="836183323506117145" datatype="html">
5373 <source>FEDERATION</source> 5383 <source>FEDERATION</source>
5374 <target state="new">FEDERATION</target> 5384 <target state="new">FEDERATION</target>
5375 5385
5376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5377 <trans-unit id="252719899360434356" datatype="html"> 5387 <trans-unit id="252719899360434356" datatype="html">
5378 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5388 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5379 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5389 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5380 5390
5381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5382 <trans-unit id="9119248927271669654" datatype="html"> 5392 <trans-unit id="9119248927271669654" datatype="html">
5383 <source>Other instances can follow yours</source> 5393 <source>Other instances can follow yours</source>
5384 <target state="new">Other instances can follow yours</target> 5394 <target state="new">Other instances can follow yours</target>
5385 5395
5386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5387 <trans-unit id="7015551137649102649" datatype="html"> 5397 <trans-unit id="7015551137649102649" datatype="html">
5388 <source>Manually approve new instance followers</source> 5398 <source>Manually approve new instance followers</source>
5389 <target state="new">Manually approve new instance followers</target> 5399 <target state="new">Manually approve new instance followers</target>
5390 5400
5391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5392 <trans-unit id="4803992993548153434" datatype="html"> 5402 <trans-unit id="4803992993548153434" datatype="html">
5393 <source>Automatically follow back instances</source> 5403 <source>Automatically follow back instances</source>
5394 <target state="new">Automatically follow back instances</target> 5404 <target state="new">Automatically follow back instances</target>
5395 5405
5396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5397 <trans-unit id="2092224316392295720" datatype="html"> 5407 <trans-unit id="2092224316392295720" datatype="html">
5398 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5408 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5399 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5409 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5400 5410
5401 5411
5402 5412
5403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5404 <trans-unit id="1718269478813020014" datatype="html"> 5414 <trans-unit id="1718269478813020014" datatype="html">
5405 <source>Index URL</source> 5415 <source>Index URL</source>
5406 <target state="new">Index URL</target> 5416 <target state="new">Index URL</target>
5407 5417
5408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5409 <trans-unit id="173263206605027981" datatype="html"> 5419 <trans-unit id="173263206605027981" datatype="html">
5410 <source>Automatically follow instances of a public index</source> 5420 <source>Automatically follow instances of a public index</source>
5411 <target state="new">Automatically follow instances of a public index</target> 5421 <target state="new">Automatically follow instances of a public index</target>
5412 5422
5413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5414 <trans-unit id="9076632742417302918" datatype="html"> 5424 <trans-unit id="9076632742417302918" datatype="html">
5415 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5425 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5416 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5426 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5417 5427
5418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5419 <trans-unit id="3946988229617310200" datatype="html"> 5429 <trans-unit id="3946988229617310200" datatype="html">
5420 <source>ADMINISTRATORS</source> 5430 <source>ADMINISTRATORS</source>
5421 <target state="new">ADMINISTRATORS</target> 5431 <target state="new">ADMINISTRATORS</target>
5422 5432
5423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5424 <trans-unit id="2149300564474427551" datatype="html"> 5434 <trans-unit id="2149300564474427551" datatype="html">
5425 <source>Administrator</source> 5435 <source>Administrator</source>
5426 <target state="new">Administrator</target> 5436 <target state="new">Administrator</target>
@@ -5430,12 +5440,12 @@ The link will expire within 1 hour.</target>
5430 <source>Admin email</source> 5440 <source>Admin email</source>
5431 <target state="new">Admin email</target> 5441 <target state="new">Admin email</target>
5432 5442
5433 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5443 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5434 <trans-unit id="4722881456283329321" datatype="html"> 5444 <trans-unit id="4722881456283329321" datatype="html">
5435 <source>Enable contact form</source> 5445 <source>Enable contact form</source>
5436 <target state="new">Enable contact form</target> 5446 <target state="new">Enable contact form</target>
5437 5447
5438 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5439 <trans-unit id="5926348345797688952" datatype="html"> 5449 <trans-unit id="5926348345797688952" datatype="html">
5440 <source>VOD Transcoding</source> 5450 <source>VOD Transcoding</source>
5441 <target state="new">VOD Transcoding</target> 5451 <target state="new">VOD Transcoding</target>
@@ -5445,27 +5455,27 @@ The link will expire within 1 hour.</target>
5445 <source>TWITTER</source> 5455 <source>TWITTER</source>
5446 <target state="new">TWITTER</target> 5456 <target state="new">TWITTER</target>
5447 5457
5448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5449 <trans-unit id="3202133522706129143" datatype="html"> 5459 <trans-unit id="3202133522706129143" datatype="html">
5450 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5460 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5451 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5461 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5452 5462
5453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5454 <trans-unit id="4087837092261487511" datatype="html"> 5464 <trans-unit id="4087837092261487511" datatype="html">
5455 <source>Your Twitter username</source> 5465 <source>Your Twitter username</source>
5456 <target state="new">Your Twitter username</target> 5466 <target state="new">Your Twitter username</target>
5457 5467
5458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5459 <trans-unit id="5648651824279408711" datatype="html"> 5469 <trans-unit id="5648651824279408711" datatype="html">
5460 <source>Instance allowed by Twitter</source> 5470 <source>Instance allowed by Twitter</source>
5461 <target state="new">Instance allowed by Twitter</target> 5471 <target state="new">Instance allowed by Twitter</target>
5462 5472
5463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5473 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5464 <trans-unit id="2076338542820061819" datatype="html"> 5474 <trans-unit id="2076338542820061819" datatype="html">
5465 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5475 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5466 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5476 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5467 5477
5468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5469 <trans-unit id="493135676263039396" datatype="html"> 5479 <trans-unit id="493135676263039396" datatype="html">
5470 <source>LIVE</source> 5480 <source>LIVE</source>
5471 <target state="new">LIVE</target> 5481 <target state="new">LIVE</target>
@@ -5863,11 +5873,73 @@ color: red;
5863 <source>PASSWORD</source> 5873 <source>PASSWORD</source>
5864 <target state="new">PASSWORD</target> 5874 <target state="new">PASSWORD</target>
5865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5875 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5876 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5877 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5878 <context-group purpose="location">
5879 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5880 <context context-type="linenumber">67</context>
5881 </context-group>
5866 </trans-unit> 5882 </trans-unit>
5867 <trans-unit id="9012586956848595996" datatype="html"> 5883 <trans-unit id="9012586956848595996" datatype="html">
5868 <source>EMAIL</source> 5884 <source>EMAIL</source>
5869 <target state="new">EMAIL</target> 5885 <target state="new">EMAIL</target>
5870 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5886
5887 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5888 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5889 <context-group purpose="location">
5890 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5891 <context context-type="linenumber">3,5</context>
5892 </context-group>
5893 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5894 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5895 <context-group purpose="location">
5896 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5897 <context context-type="linenumber">5</context>
5898 </context-group>
5899 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5900 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5901 <context-group purpose="location">
5902 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5903 <context context-type="linenumber">9</context>
5904 </context-group>
5905 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5906 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5907 <context-group purpose="location">
5908 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5909 <context context-type="linenumber">31</context>
5910 </context-group>
5911 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5912 <source>Disable two factor</source><target state="new">Disable two factor</target>
5913 <context-group purpose="location">
5914 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5915 <context context-type="linenumber">33</context>
5916 </context-group>
5917 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5918 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5919 <context-group purpose="location">
5920 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5921 <context context-type="linenumber">43</context>
5922 </context-group>
5923 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5924 <source> Two factor authentication is already enabled.
5925</source><target state="new"> Two factor authentication is already enabled.
5926</target>
5927 <context-group purpose="location">
5928 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5929 <context context-type="linenumber">6,8</context>
5930 </context-group>
5931 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5932 <source>Your password</source><target state="new">Your password</target>
5933 <context-group purpose="location">
5934 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5935 <context context-type="linenumber">14</context>
5936 </context-group>
5937 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5938 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5939 <context-group purpose="location">
5940 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5941 <context context-type="linenumber">15</context>
5942 </context-group>
5871 </trans-unit> 5943 </trans-unit>
5872 <trans-unit id="7752239348028675311" datatype="html"> 5944 <trans-unit id="7752239348028675311" datatype="html">
5873 <source>DANGER ZONE</source> 5945 <source>DANGER ZONE</source>
@@ -5875,7 +5947,7 @@ color: red;
5875 5947
5876 5948
5877 5949
5878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5879 <trans-unit id="4915431133669985304" datatype="html"> 5951 <trans-unit id="4915431133669985304" datatype="html">
5880 <source>Profile</source> 5952 <source>Profile</source>
5881 <target state="new">Profile</target> 5953 <target state="new">Profile</target>
@@ -6023,7 +6095,7 @@ color: red;
6023 <target state="new">Current password</target> 6095 <target state="new">Current password</target>
6024 6096
6025 6097
6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6098 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
6027 <trans-unit id="3588415639242079458" datatype="html"> 6099 <trans-unit id="3588415639242079458" datatype="html">
6028 <source>New password</source> 6100 <source>New password</source>
6029 <target state="new">New password</target> 6101 <target state="new">New password</target>
@@ -6271,7 +6343,17 @@ color: red;
6271 <trans-unit id="4247400351982331798" datatype="html"> 6343 <trans-unit id="4247400351982331798" datatype="html">
6272 <source>Account settings</source> 6344 <source>Account settings</source>
6273 <target state="new">Account settings</target> 6345 <target state="new">Account settings</target>
6274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6346
6347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6348 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6349 <context-group purpose="location">
6350 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6351 <context context-type="linenumber">39</context>
6352 </context-group>
6353 <context-group purpose="location">
6354 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6355 <context context-type="linenumber">3</context>
6356 </context-group>
6275 </trans-unit> 6357 </trans-unit>
6276 <trans-unit id="2864486939135008600" datatype="html"> 6358 <trans-unit id="2864486939135008600" datatype="html">
6277 <source>Playlist elements</source> 6359 <source>Playlist elements</source>
@@ -7593,7 +7675,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7593 7675
7594 7676
7595 7677
7596 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7678 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7597 <trans-unit id="25349740244798533" datatype="html"> 7679 <trans-unit id="25349740244798533" datatype="html">
7598 <source>Username copied</source> 7680 <source>Username copied</source>
7599 <target state="new">Username copied</target> 7681 <target state="new">Username copied</target>
@@ -7769,7 +7851,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7769 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7851 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7770 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7852 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7771 7853
7772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7773 <trans-unit id="6284468333579755406" datatype="html"> 7855 <trans-unit id="6284468333579755406" datatype="html">
7774 <source>Edit custom configuration</source> 7856 <source>Edit custom configuration</source>
7775 <target state="new">Edit custom configuration</target> 7857 <target state="new">Edit custom configuration</target>
@@ -7970,7 +8052,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7970 8052
7971 8053
7972 8054
7973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 8055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7974 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8056 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7975 <context-group purpose="location"> 8057 <context-group purpose="location">
7976 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 8058 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -8065,16 +8147,15 @@ channel with the same name (<x id="PH_2"/>)!</target>
8065 <source>Follow request(s) sent!</source> 8147 <source>Follow request(s) sent!</source>
8066 <target state="new">Follow request(s) sent!</target> 8148 <target state="new">Follow request(s) sent!</target>
8067 8149
8068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 8150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
8069 <trans-unit id="3459358413436264734" datatype="html"> 8151 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8070 <source>Your instance subscriptions</source>
8071 <target state="new">Your instance subscriptions</target>
8072 <context-group purpose="location"> 8152 <context-group purpose="location">
8073 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8153 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8074 <context context-type="linenumber">3</context> 8154 <context context-type="linenumber">3</context>
8075 </context-group> 8155 </context-group>
8076 </trans-unit> 8156 </trans-unit>
8077 8157
8158
8078 <trans-unit id="9160510009013134726" datatype="html"> 8159 <trans-unit id="9160510009013134726" datatype="html">
8079 <source>Unfollow</source> 8160 <source>Unfollow</source>
8080 <target state="new">Unfollow</target> 8161 <target state="new">Unfollow</target>
@@ -8640,19 +8721,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8640 <target state="new">User 8721 <target state="new">User
8641 <x id="PH"/> updated. 8722 <x id="PH"/> updated.
8642 </target> 8723 </target>
8643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8724
8644 </trans-unit> 8725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8645 <trans-unit id="1349763489797682899" datatype="html"> 8726 <trans-unit id="1349763489797682899" datatype="html">
8646 <source>Update user</source> 8727 <source>Update user</source>
8647 <target state="new">Update user</target> 8728 <target state="new">Update user</target>
8648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8729
8649 </trans-unit> 8730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8650 <trans-unit id="8819563010322372715" datatype="html"> 8731 <trans-unit id="8819563010322372715" datatype="html">
8651 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8732 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8652 <target state="new">An email asking for password reset has been sent to 8733 <target state="new">An email asking for password reset has been sent to
8653 <x id="PH"/>. 8734 <x id="PH"/>.
8654 </target> 8735 </target>
8655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8736
8737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8738 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8739 <context-group purpose="location">
8740 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8741 <context context-type="linenumber">134</context>
8742 </context-group>
8656 </trans-unit> 8743 </trans-unit>
8657 <trans-unit id="7483807629538115183" datatype="html"> 8744 <trans-unit id="7483807629538115183" datatype="html">
8658 <source>Users list</source> 8745 <source>Users list</source>
@@ -9198,7 +9285,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9198 <target state="new">Channel filters</target> 9285 <target state="new">Channel filters</target>
9199 9286
9200 9287
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9202 <trans-unit id="6059091237492573541" datatype="html"> 9289 <trans-unit id="6059091237492573541" datatype="html">
9203 <source>Update video channel</source> 9290 <source>Update video channel</source>
9204 <target state="new">Update video channel</target> 9291 <target state="new">Update video channel</target>
@@ -9268,18 +9355,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9268 <trans-unit id="5851560788527570644" datatype="html"> 9355 <trans-unit id="5851560788527570644" datatype="html">
9269 <source>Notifications</source> 9356 <source>Notifications</source>
9270 <target state="new">Notifications</target> 9357 <target state="new">Notifications</target>
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9358
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9359
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9360
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9361
9275 </trans-unit> 9362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9276 <trans-unit id="6658000829978978023" datatype="html"> 9363 <trans-unit id="6658000829978978023" datatype="html">
9277 <source>Applications</source> 9364 <source>Applications</source>
9278 <target state="new">Applications</target> 9365 <target state="new">Applications</target>
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9366
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9367
9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9368
9282 </trans-unit> 9369 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9283 <trans-unit id="104404386496394770" datatype="html"> 9370 <trans-unit id="104404386496394770" datatype="html">
9284 <source>Delete playlist</source> 9371 <source>Delete playlist</source>
9285 <target state="new">Delete playlist</target> 9372 <target state="new">Delete playlist</target>
@@ -9297,7 +9384,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9297 <target state="new">Change ownership</target> 9384 <target state="new">Change ownership</target>
9298 9385
9299 9386
9300 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 9387 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9301 <trans-unit id="3380608219513805292" datatype="html"> 9388 <trans-unit id="3380608219513805292" datatype="html">
9302 <source>Playlist <x id="PH"/> deleted.</source> 9389 <source>Playlist <x id="PH"/> deleted.</source>
9303 <target state="new">Playlist 9390 <target state="new">Playlist
@@ -9312,26 +9399,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
9312 9399
9313 9400
9314 9401
9315 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 9402 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9316 <trans-unit id="8197117721861453263" datatype="html"> 9403 <trans-unit id="8197117721861453263" datatype="html">
9317 <source>Do you really want to delete <x id="PH"/> videos?</source> 9404 <source>Do you really want to delete <x id="PH"/> videos?</source>
9318 <target state="new">Do you really want to delete 9405 <target state="new">Do you really want to delete
9319 <x id="PH"/> videos? 9406 <x id="PH"/> videos?
9320 </target> 9407 </target>
9321 9408
9322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 9409 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
9323 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9410 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9324 <context-group purpose="location"> 9411
9325 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9412 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
9326 <context context-type="linenumber">191</context>
9327 </context-group>
9328 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
9329 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9413 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9330 <context-group purpose="location"> 9414
9331 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9415 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9332 <context context-type="linenumber">193,191</context>
9333 </context-group>
9334 </trans-unit>
9335 9416
9336 <trans-unit id="2591467977473302125" datatype="html"> 9417 <trans-unit id="2591467977473302125" datatype="html">
9337 <source>Videos list</source> 9418 <source>Videos list</source>
@@ -9383,7 +9464,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9383 <source>My channels</source> 9464 <source>My channels</source>
9384 <target state="new">My channels</target> 9465 <target state="new">My channels</target>
9385 9466
9386 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9467 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
9387 <source>My synchronizations</source><target state="new">My synchronizations</target> 9468 <source>My synchronizations</source><target state="new">My synchronizations</target>
9388 <context-group purpose="location"> 9469 <context-group purpose="location">
9389 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9470 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -9408,14 +9489,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9408 9489
9409 9490
9410 9491
9411 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9492 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9412 <trans-unit id="2527931602940887636" datatype="html"> 9493 <trans-unit id="2527931602940887636" datatype="html">
9413 <source>My subscriptions</source> 9494 <source>My subscriptions</source>
9414 <target state="new">My subscriptions</target> 9495 <target state="new">My subscriptions</target>
9415 9496
9416 9497
9417 9498
9418 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9499 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9419 <trans-unit id="5177154708872200221" datatype="html"> 9500 <trans-unit id="5177154708872200221" datatype="html">
9420 <source>You don't have any subscription yet.</source> 9501 <source>You don't have any subscription yet.</source>
9421 <target state="new">You don't have any subscription yet.</target> 9502 <target state="new">You don't have any subscription yet.</target>
@@ -9424,8 +9505,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9424 <trans-unit id="1991904494976135035" datatype="html"> 9505 <trans-unit id="1991904494976135035" datatype="html">
9425 <source>My abuse reports</source> 9506 <source>My abuse reports</source>
9426 <target state="new">My abuse reports</target> 9507 <target state="new">My abuse reports</target>
9427 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9508
9428 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9509 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
9429 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9510 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9430</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9511</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9431</target> 9512</target>
@@ -9466,9 +9547,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9466 <trans-unit id="8181077408762380407" datatype="html"> 9547 <trans-unit id="8181077408762380407" datatype="html">
9467 <source>Channels</source> 9548 <source>Channels</source>
9468 <target state="new">Channels</target> 9549 <target state="new">Channels</target>
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9550
9470 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9551
9471 </trans-unit> 9552 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9472 <trans-unit id="8936704404804793618" datatype="html"> 9553 <trans-unit id="8936704404804793618" datatype="html">
9473 <source>Videos</source> 9554 <source>Videos</source>
9474 <target state="new">Videos</target> 9555 <target state="new">Videos</target>
@@ -9479,14 +9560,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
9479 9560
9480 9561
9481 9562
9482 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9563 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9483 <trans-unit id="1823843876735462104" datatype="html"> 9564 <trans-unit id="1823843876735462104" datatype="html">
9484 <source>Playlists</source> 9565 <source>Playlists</source>
9485 <target state="new">Playlists</target> 9566 <target state="new">Playlists</target>
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9567
9487 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9568
9488 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9569
9489 </trans-unit> 9570 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9490 <trans-unit id="7916647920967632052" datatype="html"> 9571 <trans-unit id="7916647920967632052" datatype="html">
9491 <source>max size</source> 9572 <source>max size</source>
9492 <target state="new">max size</target> 9573 <target state="new">max size</target>
@@ -9708,8 +9789,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9708 <trans-unit id="375263728166936544" datatype="html"> 9789 <trans-unit id="375263728166936544" datatype="html">
9709 <source>You need to reconnect.</source> 9790 <source>You need to reconnect.</source>
9710 <target state="new">You need to reconnect.</target> 9791 <target state="new">You need to reconnect.</target>
9711 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9792
9712 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9793 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9713 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9794 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9714 <context-group purpose="location"> 9795 <context-group purpose="location">
9715 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9796 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9730,39 +9811,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9730 <trans-unit id="3608407683173066091" datatype="html"> 9811 <trans-unit id="3608407683173066091" datatype="html">
9731 <source>My history</source> 9812 <source>My history</source>
9732 <target state="new">My history</target> 9813 <target state="new">My history</target>
9733 <context-group purpose="location"> 9814
9734 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9815 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9735 <context context-type="linenumber">98</context>
9736 </context-group>
9737 </trans-unit>
9738 <trans-unit id="4024404994702813072" datatype="html"> 9816 <trans-unit id="4024404994702813072" datatype="html">
9739 <source>In my library</source> 9817 <source>In my library</source>
9740 <target state="new">In my library</target> 9818 <target state="new">In my library</target>
9741 <context-group purpose="location"> 9819
9742 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9820 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9743 <context context-type="linenumber">104</context>
9744 </context-group>
9745 </trans-unit>
9746 <trans-unit id="232050922346936574" datatype="html"> 9821 <trans-unit id="232050922346936574" datatype="html">
9747 <source>Trending</source> 9822 <source>Trending</source>
9748 <target state="new">Trending</target> 9823 <target state="new">Trending</target>
9749 9824
9750 9825
9751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9752 <trans-unit id="6470888608149621404" datatype="html"> 9827 <trans-unit id="6470888608149621404" datatype="html">
9753 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9828 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9754 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9829 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9755 <context-group purpose="location"> 9830
9756 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9831 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9757 <context context-type="linenumber">150</context>
9758 </context-group>
9759 </trans-unit>
9760 <trans-unit id="2821179408673282599" datatype="html"> 9832 <trans-unit id="2821179408673282599" datatype="html">
9761 <source>Home</source> 9833 <source>Home</source>
9762 <target state="new">Home</target> 9834 <target state="new">Home</target>
9763 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9835
9764 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9836
9765 </trans-unit> 9837 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9766 <trans-unit id="4648900870671159218" datatype="html"> 9838 <trans-unit id="4648900870671159218" datatype="html">
9767 <source>Success</source> 9839 <source>Success</source>
9768 <target state="new">Success</target> 9840 <target state="new">Success</target>
@@ -9772,12 +9844,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9772 <source>Incorrect username or password.</source> 9844 <source>Incorrect username or password.</source>
9773 <target state="new">Incorrect username or password.</target> 9845 <target state="new">Incorrect username or password.</target>
9774 9846
9775 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9847 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9776 <trans-unit id="6974874606619467663" datatype="html"> 9848 <trans-unit id="6974874606619467663" datatype="html">
9777 <source>Your account is blocked.</source> 9849 <source>Your account is blocked.</source>
9778 <target state="new">Your account is blocked.</target> 9850 <target state="new">Your account is blocked.</target>
9779 9851
9780 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9852 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9781 <trans-unit id="7939914198003891823" datatype="html"> 9853 <trans-unit id="7939914198003891823" datatype="html">
9782 <source>any language</source> 9854 <source>any language</source>
9783 <target state="new">any language</target> 9855 <target state="new">any language</target>
@@ -9944,6 +10016,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9944 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10016 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9945 <context context-type="linenumber">7</context> 10017 <context context-type="linenumber">7</context>
9946 </context-group> 10018 </context-group>
10019 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10020 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10021</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10022</target>
10023 <context-group purpose="location">
10024 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10025 <context context-type="linenumber">1,4</context>
10026 </context-group>
9947 </trans-unit> 10027 </trans-unit>
9948 <trans-unit id="7804724824750282316" datatype="html"> 10028 <trans-unit id="7804724824750282316" datatype="html">
9949 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10029 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10068,7 +10148,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10068 <trans-unit id="9178182467454450952" datatype="html"> 10148 <trans-unit id="9178182467454450952" datatype="html">
10069 <source>Confirm</source> 10149 <source>Confirm</source>
10070 <target state="new">Confirm</target> 10150 <target state="new">Confirm</target>
10071 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10151
10152 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10153 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10154 <context-group purpose="location">
10155 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10156 <context context-type="linenumber">28,30</context>
10157 </context-group>
10158 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10159 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10160 <context-group purpose="location">
10161 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10162 <context context-type="linenumber">34,36</context>
10163 </context-group>
10164 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10165 <source>Two-factor code</source><target state="new">Two-factor code</target>
10166 <context-group purpose="location">
10167 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10168 <context context-type="linenumber">42</context>
10169 </context-group>
10170 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10171 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10172 <context-group purpose="location">
10173 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10174 <context context-type="linenumber">43</context>
10175 </context-group>
10176 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10177 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10178 <context-group purpose="location">
10179 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10180 <context context-type="linenumber">77</context>
10181 </context-group>
10072 </trans-unit> 10182 </trans-unit>
10073 <trans-unit id="7784486624424057376" datatype="html"> 10183 <trans-unit id="7784486624424057376" datatype="html">
10074 <source>Instance name is required.</source> 10184 <source>Instance name is required.</source>
@@ -10272,6 +10382,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10272 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10382 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10273 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10383 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10385 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10386 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10387 <context-group purpose="location">
10388 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10389 <context context-type="linenumber">69</context>
10390 </context-group>
10275 </trans-unit> 10391 </trans-unit>
10276 <trans-unit id="4968369344159400023" datatype="html"> 10392 <trans-unit id="4968369344159400023" datatype="html">
10277 <source>Your name is required.</source> 10393 <source>Your name is required.</source>
@@ -10327,10 +10443,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10327 <trans-unit id="3577237269587081090" datatype="html"> 10443 <trans-unit id="3577237269587081090" datatype="html">
10328 <source>Password is required.</source> 10444 <source>Password is required.</source>
10329 <target state="new">Password is required.</target> 10445 <target state="new">Password is required.</target>
10330 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10446
10331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10447
10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10448
10333 </trans-unit> 10449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10334 <trans-unit id="3152303769378345477" datatype="html"> 10450 <trans-unit id="3152303769378345477" datatype="html">
10335 <source>Confirmation of the password is required.</source> 10451 <source>Confirmation of the password is required.</source>
10336 <target state="new">Confirmation of the password is required.</target> 10452 <target state="new">Confirmation of the password is required.</target>
@@ -10374,94 +10490,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10374 <trans-unit id="525871656034789056" datatype="html"> 10490 <trans-unit id="525871656034789056" datatype="html">
10375 <source>Password must be at least 6 characters long.</source> 10491 <source>Password must be at least 6 characters long.</source>
10376 <target state="new">Password must be at least 6 characters long.</target> 10492 <target state="new">Password must be at least 6 characters long.</target>
10377 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10493
10378 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10494
10379 </trans-unit> 10495 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10380 <trans-unit id="1099684476181448167" datatype="html"> 10496 <trans-unit id="1099684476181448167" datatype="html">
10381 <source>Password cannot be more than 255 characters long.</source> 10497 <source>Password cannot be more than 255 characters long.</source>
10382 <target state="new">Password cannot be more than 255 characters long.</target> 10498 <target state="new">Password cannot be more than 255 characters long.</target>
10383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10499
10384 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10500
10385 </trans-unit> 10501 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10386 <trans-unit id="3392630942539073768" datatype="html"> 10502 <trans-unit id="3392630942539073768" datatype="html">
10387 <source>The new password and the confirmed password do not correspond.</source> 10503 <source>The new password and the confirmed password do not correspond.</source>
10388 <target state="new">The new password and the confirmed password do not correspond.</target> 10504 <target state="new">The new password and the confirmed password do not correspond.</target>
10389 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10505
10390 </trans-unit> 10506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10391 <trans-unit id="2027337371129904473" datatype="html"> 10507 <trans-unit id="2027337371129904473" datatype="html">
10392 <source>Video quota is required.</source> 10508 <source>Video quota is required.</source>
10393 <target state="new">Video quota is required.</target> 10509 <target state="new">Video quota is required.</target>
10394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10510
10395 </trans-unit> 10511 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10396 <trans-unit id="267386529333143660" datatype="html"> 10512 <trans-unit id="267386529333143660" datatype="html">
10397 <source>Quota must be greater than -1.</source> 10513 <source>Quota must be greater than -1.</source>
10398 <target state="new">Quota must be greater than -1.</target> 10514 <target state="new">Quota must be greater than -1.</target>
10399 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10515
10400 </trans-unit> 10516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10401 <trans-unit id="1220179061234048936" datatype="html"> 10517 <trans-unit id="1220179061234048936" datatype="html">
10402 <source>Daily upload limit is required.</source> 10518 <source>Daily upload limit is required.</source>
10403 <target state="new">Daily upload limit is required.</target> 10519 <target state="new">Daily upload limit is required.</target>
10404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10520
10405 </trans-unit> 10521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10406 <trans-unit id="8959404382357999234" datatype="html"> 10522 <trans-unit id="8959404382357999234" datatype="html">
10407 <source>Daily upload limit must be greater than -1.</source> 10523 <source>Daily upload limit must be greater than -1.</source>
10408 <target state="new">Daily upload limit must be greater than -1.</target> 10524 <target state="new">Daily upload limit must be greater than -1.</target>
10409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10525
10410 </trans-unit> 10526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10411 <trans-unit id="4796798537475457493" datatype="html"> 10527 <trans-unit id="4796798537475457493" datatype="html">
10412 <source>User role is required.</source> 10528 <source>User role is required.</source>
10413 <target state="new">User role is required.</target> 10529 <target state="new">User role is required.</target>
10414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10530
10415 </trans-unit> 10531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10416 <trans-unit id="2761226139624435788" datatype="html"> 10532 <trans-unit id="2761226139624435788" datatype="html">
10417 <source>Description must be at least 3 characters long.</source> 10533 <source>Description must be at least 3 characters long.</source>
10418 <target state="new">Description must be at least 3 characters long.</target> 10534 <target state="new">Description must be at least 3 characters long.</target>
10419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10535
10420 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10536
10421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10537
10422 </trans-unit> 10538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10423 <trans-unit id="4717982586356605243" datatype="html"> 10539 <trans-unit id="4717982586356605243" datatype="html">
10424 <source>Description cannot be more than 1000 characters long.</source> 10540 <source>Description cannot be more than 1000 characters long.</source>
10425 <target state="new">Description cannot be more than 1000 characters long.</target> 10541 <target state="new">Description cannot be more than 1000 characters long.</target>
10426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10542
10427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10543
10428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10544
10429 </trans-unit> 10545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10430 <trans-unit id="1814372869868173571" datatype="html"> 10546 <trans-unit id="1814372869868173571" datatype="html">
10431 <source>You must agree with the instance terms in order to register on it.</source> 10547 <source>You must agree with the instance terms in order to register on it.</source>
10432 <target state="new">You must agree with the instance terms in order to register on it.</target> 10548 <target state="new">You must agree with the instance terms in order to register on it.</target>
10433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10549
10434 </trans-unit> 10550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10435 <trans-unit id="7803960725351649605" datatype="html"> 10551 <trans-unit id="7803960725351649605" datatype="html">
10436 <source>Ban reason must be at least 3 characters long.</source> 10552 <source>Ban reason must be at least 3 characters long.</source>
10437 <target state="new">Ban reason must be at least 3 characters long.</target> 10553 <target state="new">Ban reason must be at least 3 characters long.</target>
10438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10554
10439 </trans-unit> 10555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10440 <trans-unit id="3851609012243698179" datatype="html"> 10556 <trans-unit id="3851609012243698179" datatype="html">
10441 <source>Ban reason cannot be more than 250 characters long.</source> 10557 <source>Ban reason cannot be more than 250 characters long.</source>
10442 <target state="new">Ban reason cannot be more than 250 characters long.</target> 10558 <target state="new">Ban reason cannot be more than 250 characters long.</target>
10443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10559
10444 </trans-unit> 10560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10445 <trans-unit id="6632896893630378443" datatype="html"> 10561 <trans-unit id="6632896893630378443" datatype="html">
10446 <source>Display name is required.</source> 10562 <source>Display name is required.</source>
10447 <target state="new">Display name is required.</target> 10563 <target state="new">Display name is required.</target>
10448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10564
10449 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10565
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10566
10451 </trans-unit> 10567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10452 <trans-unit id="1303578752658966736" datatype="html"> 10568 <trans-unit id="1303578752658966736" datatype="html">
10453 <source>Display name must be at least 1 character long.</source> 10569 <source>Display name must be at least 1 character long.</source>
10454 <target state="new">Display name must be at least 1 character long.</target> 10570 <target state="new">Display name must be at least 1 character long.</target>
10455 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10571
10456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10572
10457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10573
10458 </trans-unit> 10574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10459 <trans-unit id="4613240543124934954" datatype="html"> 10575 <trans-unit id="4613240543124934954" datatype="html">
10460 <source>Display name cannot be more than 50 characters long.</source> 10576 <source>Display name cannot be more than 50 characters long.</source>
10461 <target state="new">Display name cannot be more than 50 characters long.</target> 10577 <target state="new">Display name cannot be more than 50 characters long.</target>
10462 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10578
10463 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10579
10464 </trans-unit> 10580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10465 <trans-unit id="1000468652492651683" datatype="html"> 10581 <trans-unit id="1000468652492651683" datatype="html">
10466 <source>Report reason is required.</source> 10582 <source>Report reason is required.</source>
10467 <target state="new">Report reason is required.</target> 10583 <target state="new">Report reason is required.</target>
@@ -11308,7 +11424,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11308 11424
11309 11425
11310 11426
11311 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11427 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11312 <trans-unit id="1209500590333005801" datatype="html"> 11428 <trans-unit id="1209500590333005801" datatype="html">
11313 <source><x id="PH"/> (account page) </source> 11429 <source><x id="PH"/> (account page) </source>
11314 <target state="new"> 11430 <target state="new">
@@ -11711,20 +11827,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11711 <x id="PH"/> minutes. 11827 <x id="PH"/> minutes.
11712 </target> 11828 </target>
11713 11829
11714 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11830 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11715 <trans-unit id="4965472196059235310" datatype="html"> 11831 <trans-unit id="4965472196059235310" datatype="html">
11716 <source>Too many attempts, please try again later.</source> 11832 <source>Too many attempts, please try again later.</source>
11717 <target state="new">Too many attempts, please try again later.</target> 11833 <target state="new">Too many attempts, please try again later.</target>
11718 11834
11719 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11835 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11720 <trans-unit id="1693549688987384699" datatype="html"> 11836 <trans-unit id="1693549688987384699" datatype="html">
11721 <source>Server error. Please retry later.</source> 11837 <source>Server error. Please retry later.</source>
11722 <target state="new">Server error. Please retry later.</target> 11838 <target state="new">Server error. Please retry later.</target>
11723 11839
11724 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11840 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11725 <source>Unknown server error</source><target state="new">Unknown server error</target> 11841 <source>Unknown server error</source><target state="new">Unknown server error</target>
11726 11842
11727 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11843 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11728 <trans-unit id="5927402622550505067" datatype="html"> 11844 <trans-unit id="5927402622550505067" datatype="html">
11729 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11845 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11730 <target state="new">Subscribed to all current channels of 11846 <target state="new">Subscribed to all current channels of
@@ -11888,7 +12004,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11888 <target state="new">Copied</target> 12004 <target state="new">Copied</target>
11889 12005
11890 12006
11891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 12007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11892 <trans-unit id="4323470180912194028" datatype="html"> 12008 <trans-unit id="4323470180912194028" datatype="html">
11893 <source>Copy</source> 12009 <source>Copy</source>
11894 <target state="new">Copy</target> 12010 <target state="new">Copy</target>
@@ -12131,44 +12247,41 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12131 <source>Published</source> 12247 <source>Published</source>
12132 <target state="new">Published</target> 12248 <target state="new">Published</target>
12133 12249
12134 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 12250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
12135 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12251 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12136 <context-group purpose="location"> 12252
12137 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12138 <context context-type="linenumber">178</context>
12139 </context-group>
12140 </trans-unit>
12141 12254
12142 <trans-unit id="5093002376262354382" datatype="html"> 12255 <trans-unit id="5093002376262354382" datatype="html">
12143 <source>Transcoding failed</source> 12256 <source>Transcoding failed</source>
12144 <target state="new">Transcoding failed</target> 12257 <target state="new">Transcoding failed</target>
12145 12258
12146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit> 12259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12147 <trans-unit id="118687079501751948" datatype="html"> 12260 <trans-unit id="118687079501751948" datatype="html">
12148 <source>Move to external storage failed</source> 12261 <source>Move to external storage failed</source>
12149 <target state="new">Move to external storage failed</target> 12262 <target state="new">Move to external storage failed</target>
12150 12263
12151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 12264 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12152 <trans-unit id="4887724548587271148" datatype="html"> 12265 <trans-unit id="4887724548587271148" datatype="html">
12153 <source>Waiting transcoding</source> 12266 <source>Waiting transcoding</source>
12154 <target state="new">Waiting transcoding</target> 12267 <target state="new">Waiting transcoding</target>
12155 12268
12156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 12269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12157 <trans-unit id="4517785179607945981" datatype="html"> 12270 <trans-unit id="4517785179607945981" datatype="html">
12158 <source>To transcode</source> 12271 <source>To transcode</source>
12159 <target state="new">To transcode</target> 12272 <target state="new">To transcode</target>
12160 12273
12161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 12274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12162 <trans-unit id="3299576663551440736" datatype="html"> 12275 <trans-unit id="3299576663551440736" datatype="html">
12163 <source>To import</source> 12276 <source>To import</source>
12164 <target state="new">To import</target> 12277 <target state="new">To import</target>
12165 12278
12166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit> 12279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12167 <trans-unit id="6963802198225789806" datatype="html"> 12280 <trans-unit id="6963802198225789806" datatype="html">
12168 <source>To edit</source> 12281 <source>To edit</source>
12169 <target state="new">To edit</target> 12282 <target state="new">To edit</target>
12170 12283
12171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> 12284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12172 <trans-unit id="8492933894084361602" datatype="html"> 12285 <trans-unit id="8492933894084361602" datatype="html">
12173 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12286 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12174 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12287 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12256,37 +12369,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12256 <source>Your video was uploaded to your account and is private.</source> 12369 <source>Your video was uploaded to your account and is private.</source>
12257 <target state="new">Your video was uploaded to your account and is private.</target> 12370 <target state="new">Your video was uploaded to your account and is private.</target>
12258 12371
12259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 12372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12260 <trans-unit id="5699822024600815733" datatype="html"> 12373 <trans-unit id="5699822024600815733" datatype="html">
12261 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12374 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12262 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 12375 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
12263 12376
12264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 12377 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12265 <trans-unit id="1219739004043110649" datatype="html"> 12378 <trans-unit id="1219739004043110649" datatype="html">
12266 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12379 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12267 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 12380 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
12268 12381
12269 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 12382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
12270 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12383 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12271 12384
12272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 12385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12273 <trans-unit id="6932865105766151309" datatype="html"> 12386 <trans-unit id="6932865105766151309" datatype="html">
12274 <source>Upload</source> 12387 <source>Upload</source>
12275 <target state="new">Upload</target> 12388 <target state="new">Upload</target>
12276 12389
12277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 12390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12278 <trans-unit id="8278735427925094503" datatype="html"> 12391 <trans-unit id="8278735427925094503" datatype="html">
12279 <source>Upload <x id="PH"/> </source> 12392 <source>Upload <x id="PH"/> </source>
12280 <target state="new">Upload 12393 <target state="new">Upload
12281 <x id="PH"/> 12394 <x id="PH"/>
12282 </target> 12395 </target>
12283 12396
12284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 12397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12285 <trans-unit id="5981816353437801748" datatype="html"> 12398 <trans-unit id="5981816353437801748" datatype="html">
12286 <source>Video published.</source> 12399 <source>Video published.</source>
12287 <target state="new">Video published.</target> 12400 <target state="new">Video published.</target>
12288 12401
12289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12402 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12290 <trans-unit id="764164089183618119" datatype="html"> 12403 <trans-unit id="764164089183618119" datatype="html">
12291 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12404 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12292 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target> 12405 <target state="new">You have unsaved changes! If you leave, your changes will be lost.</target>
@@ -12441,7 +12554,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12441 12554
12442 12555
12443 12556
12444 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12557 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12445 <trans-unit id="3354816756665089864" datatype="html"> 12558 <trans-unit id="3354816756665089864" datatype="html">
12446 <source>Autoplay is suspended</source> 12559 <source>Autoplay is suspended</source>
12447 <target state="new">Autoplay is suspended</target> 12560 <target state="new">Autoplay is suspended</target>
@@ -12532,7 +12645,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12532 <target state="new">Recently added</target> 12645 <target state="new">Recently added</target>
12533 12646
12534 12647
12535 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12536 <trans-unit id="12646164819555880" datatype="html"> 12649 <trans-unit id="12646164819555880" datatype="html">
12537 <source>Videos from your subscriptions</source> 12650 <source>Videos from your subscriptions</source>
12538 <target state="new">Videos from your subscriptions</target> 12651 <target state="new">Videos from your subscriptions</target>
@@ -12541,17 +12654,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12541 <trans-unit id="1812379335568847528" datatype="html"> 12654 <trans-unit id="1812379335568847528" datatype="html">
12542 <source>Subscriptions</source> 12655 <source>Subscriptions</source>
12543 <target state="new">Subscriptions</target> 12656 <target state="new">Subscriptions</target>
12544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12657
12545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12658
12546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12659
12547 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12660
12548 </trans-unit> 12661 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12549 <trans-unit id="186236568870281953" datatype="html"> 12662 <trans-unit id="186236568870281953" datatype="html">
12550 <source>History</source> 12663 <source>History</source>
12551 <target state="new">History</target> 12664 <target state="new">History</target>
12552 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12665
12553 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12666
12554 </trans-unit> 12667 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12555 <trans-unit id="5237588857224999862" datatype="html"> 12668 <trans-unit id="5237588857224999862" datatype="html">
12556 <source>Open actions</source> 12669 <source>Open actions</source>
12557 <target state="new">Open actions</target> 12670 <target state="new">Open actions</target>
@@ -12567,7 +12680,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12567 12680
12568 12681
12569 12682
12570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12571 <trans-unit id="5668077948386857930" datatype="html"> 12684 <trans-unit id="5668077948386857930" datatype="html">
12572 <source>Exclude</source> 12685 <source>Exclude</source>
12573 <target state="new">Exclude</target> 12686 <target state="new">Exclude</target>
@@ -12602,19 +12715,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12602 <trans-unit id="4668975178372693951" datatype="html"> 12715 <trans-unit id="4668975178372693951" datatype="html">
12603 <source>Discover videos</source> 12716 <source>Discover videos</source>
12604 <target state="new">Discover videos</target> 12717 <target state="new">Discover videos</target>
12605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12718
12606 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12719
12607 </trans-unit> 12720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12608 <trans-unit id="8067135025051844577" datatype="html"> 12721 <trans-unit id="8067135025051844577" datatype="html">
12609 <source>Trending videos</source> 12722 <source>Trending videos</source>
12610 <target state="new">Trending videos</target> 12723 <target state="new">Trending videos</target>
12611 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12724
12612 </trans-unit> 12725 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12613 <trans-unit id="664221386829541948" datatype="html"> 12726 <trans-unit id="664221386829541948" datatype="html">
12614 <source>Recently added videos</source> 12727 <source>Recently added videos</source>
12615 <target state="new">Recently added videos</target> 12728 <target state="new">Recently added videos</target>
12616 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12729
12617 </trans-unit> 12730 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12618 <trans-unit id="8212906256415538361" datatype="html"> 12731 <trans-unit id="8212906256415538361" datatype="html">
12619 <source>Upload a video</source> 12732 <source>Upload a video</source>
12620 <target state="new">Upload a video</target> 12733 <target state="new">Upload a video</target>
diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf
index 2d0f7d8af..7eef3a399 100644
--- a/client/src/locale/angular.sv-SE.xlf
+++ b/client/src/locale/angular.sv-SE.xlf
@@ -481,17 +481,17 @@
481 <target state="translated">video</target> 481 <target state="translated">video</target>
482 482
483 483
484 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 484 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
485 <trans-unit id="6995024616159044376" datatype="html"> 485 <trans-unit id="6995024616159044376" datatype="html">
486 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 486 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
487 <target state="translated">Din videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvot: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 487 <target state="translated">Din videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kvot: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
488 488
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
490 <trans-unit id="7873395933409147217" datatype="html"> 490 <trans-unit id="7873395933409147217" datatype="html">
491 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 491 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
492 <target state="translated">Din dagliga videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvot:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 492 <target state="translated">Din dagliga videokvot kommer överskridas av den här videon (videostorlek: <x id="PH" equiv-text="videoSizeBytes"/>, använt: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kvot:<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
493 493
494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
495 <trans-unit id="5235042777215655908" datatype="html"> 495 <trans-unit id="5235042777215655908" datatype="html">
496 <source>subtitles</source> 496 <source>subtitles</source>
497 <target state="translated">undertexter</target> 497 <target state="translated">undertexter</target>
@@ -556,8 +556,8 @@
556 <trans-unit id="2466846716878254816" datatype="html"> 556 <trans-unit id="2466846716878254816" datatype="html">
557 <source>Element <x id="PH" equiv-text="param"/> not found</source> 557 <source>Element <x id="PH" equiv-text="param"/> not found</source>
558 <target state="translated">Elementet <x id="PH" equiv-text="param"/> hittades inte</target> 558 <target state="translated">Elementet <x id="PH" equiv-text="param"/> hittades inte</target>
559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 559
560 </trans-unit> 560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
561 <trans-unit id="7539427273132299890"> 561 <trans-unit id="7539427273132299890">
562 <source>Unlisted</source> 562 <source>Unlisted</source>
563 <target>Olistad</target> 563 <target>Olistad</target>
@@ -704,14 +704,11 @@
704 <trans-unit id="158575725114802951" datatype="html"> 704 <trans-unit id="158575725114802951" datatype="html">
705 <source>Only live videos</source> 705 <source>Only live videos</source>
706 <target state="translated">Endast direktsändningar</target> 706 <target state="translated">Endast direktsändningar</target>
707 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 707
708 </trans-unit><trans-unit id="9157178301885999151" datatype="html"> 708 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
709 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 709 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
710 <context-group purpose="location"> 710
711 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 711 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
712 <context context-type="linenumber">170</context>
713 </context-group>
714 </trans-unit>
715 <trans-unit id="7585826646011739428"> 712 <trans-unit id="7585826646011739428">
716 <source>Edit</source> 713 <source>Edit</source>
717 <target>Redigera</target> 714 <target>Redigera</target>
@@ -1146,22 +1143,28 @@
1146 <source>Username or email address</source> 1143 <source>Username or email address</source>
1147 <target>Användarnamn eller e-postadress</target> 1144 <target>Användarnamn eller e-postadress</target>
1148 1145
1149 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1146 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1150 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1147 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1148
1149
1150 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1151 <trans-unit id="1758058452376026925" datatype="html">
1152 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1153 <target state="translated">âš ï¸ De flesta e-postadresser innehÃ¥ller inte versaler.</target>
1154
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1156 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1151 <context-group purpose="location"> 1157 <context-group purpose="location">
1152 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1158 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1153 <context context-type="linenumber">46</context> 1159 <context context-type="linenumber">70</context>
1154 </context-group> 1160 </context-group>
1161 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1162 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1155 <context-group purpose="location"> 1163 <context-group purpose="location">
1156 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1164 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1157 <context context-type="linenumber">53</context> 1165 <context context-type="linenumber">72</context>
1158 </context-group> 1166 </context-group>
1159 </trans-unit> 1167 </trans-unit>
1160 <trans-unit id="1758058452376026925" datatype="html">
1161 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1162 <target state="translated">âš ï¸ De flesta e-postadresser innehÃ¥ller inte versaler.</target>
1163
1164 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1165 <trans-unit id="1431416938026210429"> 1168 <trans-unit id="1431416938026210429">
1166 <source>Password</source> 1169 <source>Password</source>
1167 <target>Lösenord</target> 1170 <target>Lösenord</target>
@@ -1173,17 +1176,17 @@
1173 1176
1174 1177
1175 1178
1176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1179 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1177 <trans-unit id="8715156686857791956" datatype="html"> 1180 <trans-unit id="8715156686857791956" datatype="html">
1178 <source>Click here to reset your password</source> 1181 <source>Click here to reset your password</source>
1179 <target state="translated">Klicka här för att återställa ditt lösenord</target> 1182 <target state="translated">Klicka här för att återställa ditt lösenord</target>
1180 1183
1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1182 <trans-unit id="892063502898494584" datatype="html"> 1185 <trans-unit id="892063502898494584" datatype="html">
1183 <source>I forgot my password</source> 1186 <source>I forgot my password</source>
1184 <target state="translated">Jag har glömt mitt lösenord</target> 1187 <target state="translated">Jag har glömt mitt lösenord</target>
1185 1188
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit> 1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1187 <trans-unit id="2101170466365500913" datatype="html"> 1190 <trans-unit id="2101170466365500913" datatype="html">
1188 <source>Logging into an account lets you publish content</source> 1191 <source>Logging into an account lets you publish content</source>
1189 <target state="translated">Du måste logga in för att kunna publicera material</target> 1192 <target state="translated">Du måste logga in för att kunna publicera material</target>
@@ -1205,30 +1208,30 @@
1205 <source>Or sign in with</source> 1208 <source>Or sign in with</source>
1206 <target state="translated">Eller logga in med</target> 1209 <target state="translated">Eller logga in med</target>
1207 1210
1208 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1209 <trans-unit id="3238209155172574367"> 1212 <trans-unit id="3238209155172574367">
1210 <source>Forgot your password</source> 1213 <source>Forgot your password</source>
1211 <target>Glömt ditt lösenord</target> 1214 <target>Glömt ditt lösenord</target>
1212 1215
1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1216 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1214 <trans-unit id="87327320394367488"> 1217 <trans-unit id="87327320394367488">
1215 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1218 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1216 <target> 1219 <target>
1217 Du kan inte återställa ditt lösenord eftersom din instans administratör inte har konfigurerat PeerTubes e-postsystem. 1220 Du kan inte återställa ditt lösenord eftersom din instans administratör inte har konfigurerat PeerTubes e-postsystem.
1218 </target> 1221 </target>
1219 1222
1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> 1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1221 <trans-unit id="3188014010833256853" datatype="html"> 1224 <trans-unit id="3188014010833256853" datatype="html">
1222 <source>Enter your email address and we will send you a link to reset your password.</source> 1225 <source>Enter your email address and we will send you a link to reset your password.</source>
1223 <target state="translated">Ange din e-postadress så skickar vi dig en länk för att återställa till lösenord.</target> 1226 <target state="translated">Ange din e-postadress så skickar vi dig en länk för att återställa till lösenord.</target>
1224 1227
1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit> 1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1226 <trans-unit id="1190256911880544559" datatype="html"> 1229 <trans-unit id="1190256911880544559" datatype="html">
1227 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1230 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1228The link will expire within 1 hour.</source> 1231The link will expire within 1 hour.</source>
1229 <target state="translated">Ett meddelande med instruktioner för att återställa lösenordet kommer skickas per e-post till <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Länken är giltig i 1 timme.</target> 1232 <target state="translated">Ett meddelande med instruktioner för att återställa lösenordet kommer skickas per e-post till <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Länken är giltig i 1 timme.</target>
1230 1233
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1232 <trans-unit id="4768749765465246664"> 1235 <trans-unit id="4768749765465246664">
1233 <source>Email</source> 1236 <source>Email</source>
1234 <target>E-post</target> 1237 <target>E-post</target>
@@ -1240,19 +1243,19 @@ The link will expire within 1 hour.</source>
1240 1243
1241 1244
1242 1245
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1244 <trans-unit id="3967269098753656610"> 1247 <trans-unit id="3967269098753656610">
1245 <source>Email address</source> 1248 <source>Email address</source>
1246 <target>E-postadress</target> 1249 <target>E-postadress</target>
1247 1250
1248 1251
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1250 <trans-unit id="7808756054397155068" datatype="html"> 1253 <trans-unit id="7808756054397155068" datatype="html">
1251 <source>Reset</source> 1254 <source>Reset</source>
1252 <target state="translated">Återställ</target> 1255 <target state="translated">Återställ</target>
1253 <note priority="1" from="description">Password reset button</note> 1256 <note priority="1" from="description">Password reset button</note>
1254 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1256 <trans-unit id="4319634264526091601" datatype="html"> 1259 <trans-unit id="4319634264526091601" datatype="html">
1257 <source>on this instance</source> 1260 <source>on this instance</source>
1258 <target state="translated">på den här instansen</target> 1261 <target state="translated">på den här instansen</target>
@@ -1465,6 +1468,12 @@ The link will expire within 1 hour.</source>
1465 Konfigurera min instans 1468 Konfigurera min instans
1466 </target> 1469 </target>
1467 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1470 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1471 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1472 <source>Confirm your password</source><target state="new">Confirm your password</target>
1473 <context-group purpose="location">
1474 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1475 <context context-type="linenumber">54</context>
1476 </context-group>
1468 </trans-unit> 1477 </trans-unit>
1469 <trans-unit id="9005121595859995793"> 1478 <trans-unit id="9005121595859995793">
1470 <source>Configuration warning!</source> 1479 <source>Configuration warning!</source>
@@ -1668,7 +1677,7 @@ The link will expire within 1 hour.</source>
1668 <source>My account</source> 1677 <source>My account</source>
1669 <target state="translated">Mitt konto</target> 1678 <target state="translated">Mitt konto</target>
1670 1679
1671 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 1680 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1672 <trans-unit id="6371572688505952303" datatype="html"> 1681 <trans-unit id="6371572688505952303" datatype="html">
1673 <source>My library</source> 1682 <source>My library</source>
1674 <target state="translated">Mitt bibliotek</target> 1683 <target state="translated">Mitt bibliotek</target>
@@ -1679,7 +1688,7 @@ The link will expire within 1 hour.</source>
1679 <target>Skapa ett konto</target> 1688 <target>Skapa ett konto</target>
1680 1689
1681 1690
1682 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1691 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1683 <trans-unit id="3108704604266608109" datatype="html"> 1692 <trans-unit id="3108704604266608109" datatype="html">
1684 <source>My video imports</source> 1693 <source>My video imports</source>
1685 <target state="translated">Mina importerade videor</target> 1694 <target state="translated">Mina importerade videor</target>
@@ -1698,35 +1707,35 @@ The link will expire within 1 hour.</source>
1698 <trans-unit id="667372110624203230" datatype="html"> 1707 <trans-unit id="667372110624203230" datatype="html">
1699 <source>Import jobs concurrency</source> 1708 <source>Import jobs concurrency</source>
1700 <target state="translated">Samtidiga importjobb</target> 1709 <target state="translated">Samtidiga importjobb</target>
1701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1710
1702 </trans-unit> 1711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1703 <trans-unit id="2184839376696112704" datatype="html"> 1712 <trans-unit id="2184839376696112704" datatype="html">
1704 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1713 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1705 <target state="translated">tillÃ¥t import av flera videor samtidigt. âš ï¸ Kräver en omstart av PeerTube.</target> 1714 <target state="translated">tillÃ¥t import av flera videor samtidigt. âš ï¸ Kräver en omstart av PeerTube.</target>
1706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1715
1707 </trans-unit> 1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1708 <trans-unit id="780513172839038392" datatype="html"> 1717 <trans-unit id="780513172839038392" datatype="html">
1709 <source>jobs in parallel</source> 1718 <source>jobs in parallel</source>
1710 <target state="translated">samtidiga jobb</target> 1719 <target state="translated">samtidiga jobb</target>
1711 1720
1712 1721
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1714 <trans-unit id="5997625369044180192" datatype="html"> 1723 <trans-unit id="5997625369044180192" datatype="html">
1715 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1724 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1716 <target state="translated">Tillåt import via HTTP (t.ex. YouTube)</target> 1725 <target state="translated">Tillåt import via HTTP (t.ex. YouTube)</target>
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1726
1718 </trans-unit> 1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1719 <trans-unit id="2095604754338363597" datatype="html"> 1728 <trans-unit id="2095604754338363597" datatype="html">
1720 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1729 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1721 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1730 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1731
1723 </trans-unit> 1732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1724 <trans-unit id="7627544798203088407"> 1733 <trans-unit id="7627544798203088407">
1725 <source>Discover</source> 1734 <source>Discover</source>
1726 <target>Upptäck</target> 1735 <target>Upptäck</target>
1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1736
1728 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1737
1729 </trans-unit> 1738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1730 <trans-unit id="7844706011418789951"> 1739 <trans-unit id="7844706011418789951">
1731 <source>Administration</source> 1740 <source>Administration</source>
1732 <target>Administration</target> 1741 <target>Administration</target>
@@ -1944,7 +1953,7 @@ The link will expire within 1 hour.</source>
1944 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 1953 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
1945 <target state="translated">Filen är för stor för servern. Kontakta din administratör om du vill höja gränsen.</target> 1954 <target state="translated">Filen är för stor för servern. Kontakta din administratör om du vill höja gränsen.</target>
1946 1955
1947 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1956 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1948 <trans-unit id="5131854469652959713" datatype="html"> 1957 <trans-unit id="5131854469652959713" datatype="html">
1949 <source>GLOBAL SEARCH</source> 1958 <source>GLOBAL SEARCH</source>
1950 <target state="translated">GLOBAL SÖKNING</target> 1959 <target state="translated">GLOBAL SÖKNING</target>
@@ -2325,7 +2334,7 @@ The link will expire within 1 hour.</source>
2325 2334
2326 2335
2327 2336
2328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2329 <trans-unit id="2504502765849142619" datatype="html"> 2338 <trans-unit id="2504502765849142619" datatype="html">
2330 <source>No items found</source> 2339 <source>No items found</source>
2331 <target state="translated">Inga objekt hittades</target> 2340 <target state="translated">Inga objekt hittades</target>
@@ -2732,7 +2741,7 @@ The link will expire within 1 hour.</source>
2732 <source>Upload on hold</source> 2741 <source>Upload on hold</source>
2733 <target state="translated">Uppladdning pausad</target> 2742 <target state="translated">Uppladdning pausad</target>
2734 2743
2735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2736 <trans-unit id="285180972645018518" datatype="html"> 2745 <trans-unit id="285180972645018518" datatype="html">
2737 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2746 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2738 <target state="translated">Uppladdning är inte aktiverat från ditt konto. Om du vill lägga upp videor, måste en administratör låsa upp din videokvot.</target> 2747 <target state="translated">Uppladdning är inte aktiverat från ditt konto. Om du vill lägga upp videor, måste en administratör låsa upp din videokvot.</target>
@@ -3661,62 +3670,77 @@ The link will expire within 1 hour.</source>
3661 3670
3662 3671
3663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3664 <trans-unit id="7046347992315328430" datatype="html"> 3673
3665 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3666 <target state="translated">Omkodning har aktiverats. Videokvoten omfattar endast <x id="START_TAG_STRONG"/>originalfilens<x id="CLOSE_TAG_STRONG"/> storlek. <x id="LINE_BREAK"/> Den här användaren kan ladda upp ungefär <x id="INTERPOLATION"/>. </target>
3667
3668
3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3670 <trans-unit id="2743014784334706527"> 3674 <trans-unit id="2743014784334706527">
3671 <source>Daily video quota</source> 3675 <source>Daily video quota</source>
3672 <target>Daglig videokvot</target> 3676 <target>Daglig videokvot</target>
3673 3677
3674 3678
3675 3679
3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3677 <trans-unit id="2622255144026150901" datatype="html"> 3681 <trans-unit id="2622255144026150901" datatype="html">
3678 <source>Auth plugin</source> 3682 <source>Auth plugin</source>
3679 <target state="translated">Tillägg för autentisering</target> 3683 <target state="translated">Tillägg för autentisering</target>
3680 3684
3681 3685
3682 3686
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3684 <trans-unit id="588099657508661970" datatype="html"> 3688 <trans-unit id="588099657508661970" datatype="html">
3685 <source>None (local authentication)</source> 3689 <source>None (local authentication)</source>
3686 <target state="translated">Ingen (lokal autentisering)</target> 3690 <target state="translated">Ingen (lokal autentisering)</target>
3687 3691
3688 3692
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3690 <trans-unit id="2070907480317730379" datatype="html"> 3694 <trans-unit id="2070907480317730379" datatype="html">
3691 <source>Doesn't need review before a video goes public</source> 3695 <source>Doesn't need review before a video goes public</source>
3692 <target state="translated">Behöver inte granskas innan en video publiceras offentligt</target> 3696 <target state="translated">Behöver inte granskas innan en video publiceras offentligt</target>
3693 3697
3694 3698
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3696 <trans-unit id="6667250632809964191"> 3700 <trans-unit id="6667250632809964191">
3697 <source>Send a link to reset the password by email to the user</source> 3701 <source>Send a link to reset the password by email to the user</source>
3698 <target>Skicka en länk till användaren per e-post för att återställa lösenordet</target> 3702 <target>Skicka en länk till användaren per e-post för att återställa lösenordet</target>
3699 3703
3700 3704
3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3702 <trans-unit id="1412406834353485520"> 3706 <trans-unit id="1412406834353485520">
3703 <source>Ask for new password</source> 3707 <source>Ask for new password</source>
3704 <target>Fråga efter ett nytt lösenord</target> 3708 <target>Fråga efter ett nytt lösenord</target>
3705 3709
3706 3710
3707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3708 <trans-unit id="3791201588898094481"> 3712 <trans-unit id="3791201588898094481">
3709 <source>Manually set the user password</source> 3713 <source>Manually set the user password</source>
3710 <target>Ändra användarens lösenord manuellt</target> 3714 <target>Ändra användarens lösenord manuellt</target>
3711 3715
3712 3716
3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3718 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3719 <context-group purpose="location">
3720 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3721 <context context-type="linenumber">227</context>
3722 </context-group>
3723 <context-group purpose="location">
3724 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3725 <context context-type="linenumber">227</context>
3726 </context-group>
3727 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3728 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3729 <context-group purpose="location">
3730 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3731 <context context-type="linenumber">228</context>
3732 </context-group>
3733 <context-group purpose="location">
3734 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3735 <context context-type="linenumber">228</context>
3736 </context-group>
3737 </trans-unit>
3714 <trans-unit id="8461842260159597706"> 3738 <trans-unit id="8461842260159597706">
3715 <source>Show</source> 3739 <source>Show</source>
3716 <target>Visa</target> 3740 <target>Visa</target>
3717 3741
3718 3742
3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3720 <trans-unit id="8461609631969932886"> 3744 <trans-unit id="8461609631969932886">
3721 <source>Hide</source> 3745 <source>Hide</source>
3722 <target>Dölj</target> 3746 <target>Dölj</target>
@@ -3725,7 +3749,7 @@ The link will expire within 1 hour.</source>
3725 3749
3726 3750
3727 3751
3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3729 <trans-unit id="7049348886126005391"> 3753 <trans-unit id="7049348886126005391">
3730 <source>Batch actions</source> 3754 <source>Batch actions</source>
3731 <target>Massåtgärder</target> 3755 <target>Massåtgärder</target>
@@ -3799,22 +3823,22 @@ The link will expire within 1 hour.</source>
3799 <trans-unit id="7815838401315213887"> 3823 <trans-unit id="7815838401315213887">
3800 <source>Muted accounts</source> 3824 <source>Muted accounts</source>
3801 <target>Ignorerade konton</target> 3825 <target>Ignorerade konton</target>
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3826
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3827
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3828
3805 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3829
3806 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3830
3807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3831
3808 </trans-unit> 3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3809 <trans-unit id="5668793810321242853"> 3833 <trans-unit id="5668793810321242853">
3810 <source>Muted servers</source> 3834 <source>Muted servers</source>
3811 <target>Ignorerade servrar</target> 3835 <target>Ignorerade servrar</target>
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3836
3813 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3837
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3838
3815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3839
3816 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3840
3817 </trans-unit> 3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3818 <trans-unit id="2343069726009080052" datatype="html"> 3842 <trans-unit id="2343069726009080052" datatype="html">
3819 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3843 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3820 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3844 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4940,171 +4964,165 @@ The link will expire within 1 hour.</source>
4940 4964
4941 4965
4942 4966
4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4967 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4944 <trans-unit id="8509882464852636851"> 4968 <trans-unit id="8509882464852636851">
4945 <source>Default daily upload limit per user</source> 4969 <source>Default daily upload limit per user</source>
4946 <target>Standarduppladdningsgräns för användare</target> 4970 <target>Standarduppladdningsgräns för användare</target>
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 4971
4948 </trans-unit> 4972 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4949 <trans-unit id="4719342289581047890" datatype="html"> 4973 <trans-unit id="4719342289581047890" datatype="html">
4950 <source>Allow import with a torrent file or a magnet URI</source> 4974 <source>Allow import with a torrent file or a magnet URI</source>
4951 <target state="translated">Tillåt import via torrent-fil eller magnet-länk</target> 4975 <target state="translated">Tillåt import via torrent-fil eller magnet-länk</target>
4952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 4976
4953 </trans-unit> 4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
4954 <trans-unit id="6801844913630625451" datatype="html"> 4978 <trans-unit id="6801844913630625451" datatype="html">
4955 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 4979 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
4956 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4980 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 4981
4958 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4959 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4983 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4960 <context-group purpose="location"> 4984
4961 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4962 <context context-type="linenumber">293</context>
4963 </context-group>
4964 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4965 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4986 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4966 <context-group purpose="location"> 4987
4967 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4968 <context context-type="linenumber">296,298</context>
4969 </context-group>
4970 </trans-unit>
4971 <trans-unit id="3950258704315544174" datatype="html"> 4989 <trans-unit id="3950258704315544174" datatype="html">
4972 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4990 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4973 <target state="translated">Användarnas videor kommer hållas privata tills en moderator har granskat dem, såvida användaren inte har markerats som betrodd.</target> 4991 <target state="translated">Användarnas videor kommer hållas privata tills en moderator har granskat dem, såvida användaren inte har markerats som betrodd.</target>
4974 4992
4975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
4976 <trans-unit id="424703522835656806" datatype="html"> 4994 <trans-unit id="424703522835656806" datatype="html">
4977 <source>VIDEO CHANNELS</source> 4995 <source>VIDEO CHANNELS</source>
4978 <target state="translated">VIDEOKANALER</target> 4996 <target state="translated">VIDEOKANALER</target>
4979 4997
4980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
4981 <trans-unit id="7026684190224451991" datatype="html"> 4999 <trans-unit id="7026684190224451991" datatype="html">
4982 <source>Max video channels per user</source> 5000 <source>Max video channels per user</source>
4983 <target state="translated">Maximalt antal video-kanaler per användare</target> 5001 <target state="translated">Maximalt antal video-kanaler per användare</target>
4984 5002
4985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 5003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
4986 <trans-unit id="3840267063842708224" datatype="html"> 5004 <trans-unit id="3840267063842708224" datatype="html">
4987 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5005 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
4988 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanaler}}</target> 5006 <target state="translated">{VAR_PLURAL, plural, =1 {kanal} other {kanaler}}</target>
4989 5007
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 5008 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4991 <trans-unit id="3428986951244800347" datatype="html"> 5009 <trans-unit id="3428986951244800347" datatype="html">
4992 <source>Block new videos automatically</source> 5010 <source>Block new videos automatically</source>
4993 <target state="translated">Blockera nya videor automatiskt</target> 5011 <target state="translated">Blockera nya videor automatiskt</target>
4994 5012
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4996 <trans-unit id="2054846790157376783" datatype="html"> 5014 <trans-unit id="2054846790157376783" datatype="html">
4997 <source>SEARCH</source> 5015 <source>SEARCH</source>
4998 <target state="translated">SÖKNING</target> 5016 <target state="translated">SÖKNING</target>
4999 5017
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5001 <trans-unit id="3442084803796199253" datatype="html"> 5019 <trans-unit id="3442084803796199253" datatype="html">
5002 <source>Allow users to do remote URI/handle search</source> 5020 <source>Allow users to do remote URI/handle search</source>
5003 <target state="translated">Låt användare använda en länk för att göra fjärrsökningar</target> 5021 <target state="translated">Låt användare använda en länk för att göra fjärrsökningar</target>
5004 5022
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5006 <trans-unit id="2258148539285928012" datatype="html"> 5024 <trans-unit id="2258148539285928012" datatype="html">
5007 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5025 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5008 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>dina användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target> 5026 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>dina användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target>
5009 5027
5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 5028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5011 <trans-unit id="7295422540935146771" datatype="html"> 5029 <trans-unit id="7295422540935146771" datatype="html">
5012 <source>Allow anonymous to do remote URI/handle search</source> 5030 <source>Allow anonymous to do remote URI/handle search</source>
5013 <target state="translated">Låt anonyma användare använda en länk för att göra fjärrsökningar</target> 5031 <target state="translated">Låt anonyma användare använda en länk för att göra fjärrsökningar</target>
5014 5032
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 5033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5016 <trans-unit id="7305237807882754643" datatype="html"> 5034 <trans-unit id="7305237807882754643" datatype="html">
5017 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5035 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5018 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>anonyma användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target> 5036 <target state="translated">Tillåt <x id="START_TAG_STRONG"/>anonyma användare<x id="CLOSE_TAG_STRONG"/> att söka efter videor, konton eller kanaler som möjligen inte är federerade med din instans</target>
5019 5037
5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 5038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5021 <trans-unit id="5273935530181504015" datatype="html"> 5039 <trans-unit id="5273935530181504015" datatype="html">
5022 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5040 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5023 <target state="translated">âš ï¸ Den här funktionen beror pÃ¥ hur väl instanserna modereras i det sökregister du väljer.</target> 5041 <target state="translated">âš ï¸ Den här funktionen beror pÃ¥ hur väl instanserna modereras i det sökregister du väljer.</target>
5024 5042
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 5043 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5026 <trans-unit id="1886227550697837417" datatype="html"> 5044 <trans-unit id="1886227550697837417" datatype="html">
5027 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5045 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5028 <target state="translated">Du bör enbart använda modererade sökregister i produktionsmiljö, alternativt <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>göra ett eget<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5046 <target state="translated">Du bör enbart använda modererade sökregister i produktionsmiljö, alternativt <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>göra ett eget<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5029 5047
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 5048 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5031 <trans-unit id="2331464426553277323" datatype="html"> 5049 <trans-unit id="2331464426553277323" datatype="html">
5032 <source>Search index URL</source> 5050 <source>Search index URL</source>
5033 <target state="translated">Sökregistrets webbadress</target> 5051 <target state="translated">Sökregistrets webbadress</target>
5034 5052
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5036 <trans-unit id="8524278911521465398" datatype="html"> 5054 <trans-unit id="8524278911521465398" datatype="html">
5037 <source>Disable local search in search bar</source> 5055 <source>Disable local search in search bar</source>
5038 <target state="translated">Avaktivera lokal sökning i sökrutan</target> 5056 <target state="translated">Avaktivera lokal sökning i sökrutan</target>
5039 5057
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5041 <trans-unit id="6568991917245875948" datatype="html"> 5059 <trans-unit id="6568991917245875948" datatype="html">
5042 <source>Otherwise the local search stays used by default</source> 5060 <source>Otherwise the local search stays used by default</source>
5043 <target state="translated">Annars används den lokala sökfunktionen som standard</target> 5061 <target state="translated">Annars används den lokala sökfunktionen som standard</target>
5044 5062
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5046 <trans-unit id="4444955208013675027" datatype="html"> 5064 <trans-unit id="4444955208013675027" datatype="html">
5047 <source>Search bar uses the global search index by default</source> 5065 <source>Search bar uses the global search index by default</source>
5048 <target state="translated">Sökrutan använder det globala sökregistret som standard</target> 5066 <target state="translated">Sökrutan använder det globala sökregistret som standard</target>
5049 5067
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5051 <trans-unit id="6476750382562952780" datatype="html"> 5069 <trans-unit id="6476750382562952780" datatype="html">
5052 <source>Enable global search</source> 5070 <source>Enable global search</source>
5053 <target state="translated">Aktivera global sökning</target> 5071 <target state="translated">Aktivera global sökning</target>
5054 5072
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5056 <trans-unit id="836183323506117145" datatype="html"> 5074 <trans-unit id="836183323506117145" datatype="html">
5057 <source>FEDERATION</source> 5075 <source>FEDERATION</source>
5058 <target state="translated">FEDERATION</target> 5076 <target state="translated">FEDERATION</target>
5059 5077
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5061 <trans-unit id="252719899360434356" datatype="html"> 5079 <trans-unit id="252719899360434356" datatype="html">
5062 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5080 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5063 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>kopplingar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> till andra instanser. </target> 5081 <target state="translated">Hantera <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>kopplingar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> till andra instanser. </target>
5064 5082
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5066 <trans-unit id="9119248927271669654" datatype="html"> 5084 <trans-unit id="9119248927271669654" datatype="html">
5067 <source>Other instances can follow yours</source> 5085 <source>Other instances can follow yours</source>
5068 <target state="translated">Andra instanser kan följa din</target> 5086 <target state="translated">Andra instanser kan följa din</target>
5069 5087
5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5071 <trans-unit id="7015551137649102649" datatype="html"> 5089 <trans-unit id="7015551137649102649" datatype="html">
5072 <source>Manually approve new instance followers</source> 5090 <source>Manually approve new instance followers</source>
5073 <target state="translated">Godkänn instansens nya följare manuellt</target> 5091 <target state="translated">Godkänn instansens nya följare manuellt</target>
5074 5092
5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5076 <trans-unit id="4803992993548153434" datatype="html"> 5094 <trans-unit id="4803992993548153434" datatype="html">
5077 <source>Automatically follow back instances</source> 5095 <source>Automatically follow back instances</source>
5078 <target state="translated">Följ, per automatik, instanser som följer din</target> 5096 <target state="translated">Följ, per automatik, instanser som följer din</target>
5079 5097
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5081 <trans-unit id="2092224316392295720" datatype="html"> 5099 <trans-unit id="2092224316392295720" datatype="html">
5082 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5100 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5083 <target state="translated">âš ï¸ Den här funktionen kräver mycket uppmärksamhet och extra moderation.</target> 5101 <target state="translated">âš ï¸ Den här funktionen kräver mycket uppmärksamhet och extra moderation.</target>
5084 5102
5085 5103
5086 5104
5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5088 <trans-unit id="1718269478813020014"> 5106 <trans-unit id="1718269478813020014">
5089 <source>Index URL</source> 5107 <source>Index URL</source>
5090 <target>Register-URL</target> 5108 <target>Register-URL</target>
5091 5109
5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5093 <trans-unit id="173263206605027981" datatype="html"> 5111 <trans-unit id="173263206605027981" datatype="html">
5094 <source>Automatically follow instances of a public index</source> 5112 <source>Automatically follow instances of a public index</source>
5095 <target state="translated">Följ instanser i ett offentligt register automatiskt</target> 5113 <target state="translated">Följ instanser i ett offentligt register automatiskt</target>
5096 5114
5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5098 <trans-unit id="9076632742417302918" datatype="html"> 5116 <trans-unit id="9076632742417302918" datatype="html">
5099 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5117 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5100 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för mer information om den väntade webbadressen </target> 5118 <target state="translated">Se <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentationen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> för mer information om den väntade webbadressen </target>
5101 5119
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5103 <trans-unit id="3946988229617310200" datatype="html"> 5121 <trans-unit id="3946988229617310200" datatype="html">
5104 <source>ADMINISTRATORS</source> 5122 <source>ADMINISTRATORS</source>
5105 <target state="translated">ADMINISTRATÖRER</target> 5123 <target state="translated">ADMINISTRATÖRER</target>
5106 5124
5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5108 <trans-unit id="2149300564474427551"> 5126 <trans-unit id="2149300564474427551">
5109 <source>Administrator</source> 5127 <source>Administrator</source>
5110 <target>Administratör</target> 5128 <target>Administratör</target>
@@ -5114,12 +5132,12 @@ The link will expire within 1 hour.</source>
5114 <source>Admin email</source> 5132 <source>Admin email</source>
5115 <target>Administratörens e-postadress</target> 5133 <target>Administratörens e-postadress</target>
5116 5134
5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5118 <trans-unit id="4722881456283329321"> 5136 <trans-unit id="4722881456283329321">
5119 <source>Enable contact form</source> 5137 <source>Enable contact form</source>
5120 <target>Aktivera kontaktformulär</target> 5138 <target>Aktivera kontaktformulär</target>
5121 5139
5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5123 <trans-unit id="5926348345797688952" datatype="html"> 5141 <trans-unit id="5926348345797688952" datatype="html">
5124 <source>VOD Transcoding</source> 5142 <source>VOD Transcoding</source>
5125 <target state="translated">Omkodning av video on demand</target> 5143 <target state="translated">Omkodning av video on demand</target>
@@ -5129,27 +5147,27 @@ The link will expire within 1 hour.</source>
5129 <source>TWITTER</source> 5147 <source>TWITTER</source>
5130 <target state="translated">TWITTER</target> 5148 <target state="translated">TWITTER</target>
5131 5149
5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5133 <trans-unit id="3202133522706129143" datatype="html"> 5151 <trans-unit id="3202133522706129143" datatype="html">
5134 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5152 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5135 <target state="translated">Uppge ett Twitter-konto som representerar din instans för att förbättra förhandsvisningen av länkar. Du kan låta standardvärdet stå kvar om du inte har något konto.</target> 5153 <target state="translated">Uppge ett Twitter-konto som representerar din instans för att förbättra förhandsvisningen av länkar. Du kan låta standardvärdet stå kvar om du inte har något konto.</target>
5136 5154
5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5138 <trans-unit id="4087837092261487511"> 5156 <trans-unit id="4087837092261487511">
5139 <source>Your Twitter username</source> 5157 <source>Your Twitter username</source>
5140 <target>Ditt användarnamn på Twitter</target> 5158 <target>Ditt användarnamn på Twitter</target>
5141 5159
5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5143 <trans-unit id="5648651824279408711" datatype="html"> 5161 <trans-unit id="5648651824279408711" datatype="html">
5144 <source>Instance allowed by Twitter</source> 5162 <source>Instance allowed by Twitter</source>
5145 <target state="translated">Instans godkänd av Twitter</target> 5163 <target state="translated">Instans godkänd av Twitter</target>
5146 5164
5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5148 <trans-unit id="2076338542820061819" datatype="html"> 5166 <trans-unit id="2076338542820061819" datatype="html">
5149 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5167 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5150 <target state="translated">När du delar en videolänk och instansen är godkänd av Twitter kommer en spelare bäddas in i Twitterflödet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Om instansen inte är godkänd kommer vi använda ett bildkort som länkar till din PeerTube-instans.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Kryssa i den här rutan, spara inställningarna och testa med en videolänk från din instans (https://example.com/videos/watch/blabla) på <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> för att se om din instans är godkänd. </target> 5168 <target state="translated">När du delar en videolänk och instansen är godkänd av Twitter kommer en spelare bäddas in i Twitterflödet.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Om instansen inte är godkänd kommer vi använda ett bildkort som länkar till din PeerTube-instans.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Kryssa i den här rutan, spara inställningarna och testa med en videolänk från din instans (https://example.com/videos/watch/blabla) på <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> för att se om din instans är godkänd. </target>
5151 5169
5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5153 <trans-unit id="493135676263039396" datatype="html"> 5171 <trans-unit id="493135676263039396" datatype="html">
5154 <source>LIVE</source> 5172 <source>LIVE</source>
5155 <target state="translated">DIREKT</target> 5173 <target state="translated">DIREKT</target>
@@ -5540,11 +5558,73 @@ color: red;
5540 <source>PASSWORD</source> 5558 <source>PASSWORD</source>
5541 <target state="translated">LÖSENORD</target> 5559 <target state="translated">LÖSENORD</target>
5542 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5560 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5561 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5562 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5563 <context-group purpose="location">
5564 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5565 <context context-type="linenumber">67</context>
5566 </context-group>
5543 </trans-unit> 5567 </trans-unit>
5544 <trans-unit id="9012586956848595996" datatype="html"> 5568 <trans-unit id="9012586956848595996" datatype="html">
5545 <source>EMAIL</source> 5569 <source>EMAIL</source>
5546 <target state="translated">E-POST</target> 5570 <target state="translated">E-POST</target>
5547 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5571
5572 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5573 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5574 <context-group purpose="location">
5575 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5576 <context context-type="linenumber">3,5</context>
5577 </context-group>
5578 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5579 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5580 <context-group purpose="location">
5581 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5582 <context context-type="linenumber">5</context>
5583 </context-group>
5584 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5585 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5586 <context-group purpose="location">
5587 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5588 <context context-type="linenumber">9</context>
5589 </context-group>
5590 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5591 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5592 <context-group purpose="location">
5593 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5594 <context context-type="linenumber">31</context>
5595 </context-group>
5596 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5597 <source>Disable two factor</source><target state="new">Disable two factor</target>
5598 <context-group purpose="location">
5599 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5600 <context context-type="linenumber">33</context>
5601 </context-group>
5602 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5603 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5604 <context-group purpose="location">
5605 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5606 <context context-type="linenumber">43</context>
5607 </context-group>
5608 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5609 <source> Two factor authentication is already enabled.
5610</source><target state="new"> Two factor authentication is already enabled.
5611</target>
5612 <context-group purpose="location">
5613 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5614 <context context-type="linenumber">6,8</context>
5615 </context-group>
5616 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5617 <source>Your password</source><target state="new">Your password</target>
5618 <context-group purpose="location">
5619 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5620 <context context-type="linenumber">14</context>
5621 </context-group>
5622 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5623 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5624 <context-group purpose="location">
5625 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5626 <context context-type="linenumber">15</context>
5627 </context-group>
5548 </trans-unit> 5628 </trans-unit>
5549 <trans-unit id="7752239348028675311" datatype="html"> 5629 <trans-unit id="7752239348028675311" datatype="html">
5550 <source>DANGER ZONE</source> 5630 <source>DANGER ZONE</source>
@@ -5552,7 +5632,7 @@ color: red;
5552 5632
5553 5633
5554 5634
5555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5556 <trans-unit id="4915431133669985304"> 5636 <trans-unit id="4915431133669985304">
5557 <source>Profile</source> 5637 <source>Profile</source>
5558 <target>Profil</target> 5638 <target>Profil</target>
@@ -5701,7 +5781,7 @@ color: red;
5701 <target>Nuvarande lösenord</target> 5781 <target>Nuvarande lösenord</target>
5702 5782
5703 5783
5704 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5784 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5705 <trans-unit id="3588415639242079458"> 5785 <trans-unit id="3588415639242079458">
5706 <source>New password</source> 5786 <source>New password</source>
5707 <target>Nytt lösenord</target> 5787 <target>Nytt lösenord</target>
@@ -5944,7 +6024,17 @@ color: red;
5944 <trans-unit id="4247400351982331798" datatype="html"> 6024 <trans-unit id="4247400351982331798" datatype="html">
5945 <source>Account settings</source> 6025 <source>Account settings</source>
5946 <target state="translated">Kontoinställningar</target> 6026 <target state="translated">Kontoinställningar</target>
5947 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6027
6028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6029 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6030 <context-group purpose="location">
6031 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6032 <context context-type="linenumber">39</context>
6033 </context-group>
6034 <context-group purpose="location">
6035 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6036 <context context-type="linenumber">3</context>
6037 </context-group>
5948 </trans-unit> 6038 </trans-unit>
5949 <trans-unit id="2864486939135008600" datatype="html"> 6039 <trans-unit id="2864486939135008600" datatype="html">
5950 <source>Playlist elements</source> 6040 <source>Playlist elements</source>
@@ -6342,7 +6432,7 @@ color: red;
6342 6432
6343 6433
6344 6434
6345 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 6435 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
6346 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6436 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6347</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6437</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
6348</target> 6438</target>
@@ -7227,7 +7317,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7227 7317
7228 7318
7229 7319
7230 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 7320 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7231 <trans-unit id="25349740244798533"> 7321 <trans-unit id="25349740244798533">
7232 <source>Username copied</source> 7322 <source>Username copied</source>
7233 <target>Användarnamn kopierat</target> 7323 <target>Användarnamn kopierat</target>
@@ -7402,7 +7492,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7402 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7492 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7403 <target state="translated">Du aktiverade registrering: vi slog pÃ¥ inställningen â€Blockera nya videos automatiskt†under rubriken â€Videor†nedan.</target> 7493 <target state="translated">Du aktiverade registrering: vi slog pÃ¥ inställningen â€Blockera nya videos automatiskt†under rubriken â€Videor†nedan.</target>
7404 7494
7405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 7495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7406 <trans-unit id="6284468333579755406" datatype="html"> 7496 <trans-unit id="6284468333579755406" datatype="html">
7407 <source>Edit custom configuration</source> 7497 <source>Edit custom configuration</source>
7408 <target state="translated">Redigera anpassade inställningar</target> 7498 <target state="translated">Redigera anpassade inställningar</target>
@@ -7599,7 +7689,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7599 7689
7600 7690
7601 7691
7602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7603 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7693 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7604 <context-group purpose="location"> 7694 <context-group purpose="location">
7605 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7695 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7694,16 +7784,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7694 <source>Follow request(s) sent!</source> 7784 <source>Follow request(s) sent!</source>
7695 <target>Följningsförfrågan / förfrågningar skickad!</target> 7785 <target>Följningsförfrågan / förfrågningar skickad!</target>
7696 7786
7697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit> 7787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7698 <trans-unit id="3459358413436264734" datatype="html"> 7788 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7699 <source>Your instance subscriptions</source>
7700 <target state="translated">Dina instansprenumerationer</target>
7701 <context-group purpose="location"> 7789 <context-group purpose="location">
7702 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7790 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7703 <context context-type="linenumber">3</context> 7791 <context context-type="linenumber">3</context>
7704 </context-group> 7792 </context-group>
7705 </trans-unit> 7793 </trans-unit>
7706 7794
7795
7707 <trans-unit id="9160510009013134726"> 7796 <trans-unit id="9160510009013134726">
7708 <source>Unfollow</source> 7797 <source>Unfollow</source>
7709 <target>Sluta följa</target> 7798 <target>Sluta följa</target>
@@ -8246,17 +8335,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8246 <trans-unit id="780323526182667308" datatype="html"> 8335 <trans-unit id="780323526182667308" datatype="html">
8247 <source>User <x id="PH"/> updated.</source> 8336 <source>User <x id="PH"/> updated.</source>
8248 <target state="translated">Användaren <x id="PH"/> uppdaterad.</target> 8337 <target state="translated">Användaren <x id="PH"/> uppdaterad.</target>
8249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8338
8250 </trans-unit> 8339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8251 <trans-unit id="1349763489797682899"> 8340 <trans-unit id="1349763489797682899">
8252 <source>Update user</source> 8341 <source>Update user</source>
8253 <target>Uppdatera användare</target> 8342 <target>Uppdatera användare</target>
8254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8343
8255 </trans-unit> 8344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8256 <trans-unit id="8819563010322372715"> 8345 <trans-unit id="8819563010322372715">
8257 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8346 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8258 <target>Ett e-postmeddelande om lösenordsåterställning har skickats till <x id="PH"/>.</target> 8347 <target>Ett e-postmeddelande om lösenordsåterställning har skickats till <x id="PH"/>.</target>
8259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8348
8349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8350 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8351 <context-group purpose="location">
8352 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8353 <context context-type="linenumber">134</context>
8354 </context-group>
8260 </trans-unit> 8355 </trans-unit>
8261 <trans-unit id="7483807629538115183" datatype="html"> 8356 <trans-unit id="7483807629538115183" datatype="html">
8262 <source>Users list</source> 8357 <source>Users list</source>
@@ -8788,9 +8883,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8788 <trans-unit id="1716062177529601456" datatype="html"> 8883 <trans-unit id="1716062177529601456" datatype="html">
8789 <source>Channel filters</source> 8884 <source>Channel filters</source>
8790 <target state="translated">Kanalfilter</target> 8885 <target state="translated">Kanalfilter</target>
8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 8886
8792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 8887
8793 </trans-unit> 8888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8794 <trans-unit id="6059091237492573541" datatype="html"> 8889 <trans-unit id="6059091237492573541" datatype="html">
8795 <source>Update video channel</source> 8890 <source>Update video channel</source>
8796 <target state="translated">Uppdatera kanal</target> 8891 <target state="translated">Uppdatera kanal</target>
@@ -8858,18 +8953,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8858 <trans-unit id="5851560788527570644" datatype="html"> 8953 <trans-unit id="5851560788527570644" datatype="html">
8859 <source>Notifications</source> 8954 <source>Notifications</source>
8860 <target state="translated">Notifikationer</target> 8955 <target state="translated">Notifikationer</target>
8861 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 8956
8862 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 8957
8863 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 8958
8864 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 8959
8865 </trans-unit> 8960 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
8866 <trans-unit id="6658000829978978023" datatype="html"> 8961 <trans-unit id="6658000829978978023" datatype="html">
8867 <source>Applications</source> 8962 <source>Applications</source>
8868 <target state="translated">Applikationer</target> 8963 <target state="translated">Applikationer</target>
8869 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 8964
8870 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 8965
8871 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 8966
8872 </trans-unit> 8967 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8873 <trans-unit id="104404386496394770" datatype="html"> 8968 <trans-unit id="104404386496394770" datatype="html">
8874 <source>Delete playlist</source> 8969 <source>Delete playlist</source>
8875 <target state="translated">Radera spellista</target> 8970 <target state="translated">Radera spellista</target>
@@ -8885,7 +8980,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8885 <target state="translated">Ändra ägarskap</target> 8980 <target state="translated">Ändra ägarskap</target>
8886 8981
8887 8982
8888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8889 <trans-unit id="3380608219513805292"> 8984 <trans-unit id="3380608219513805292">
8890 <source>Playlist <x id="PH"/> deleted.</source> 8985 <source>Playlist <x id="PH"/> deleted.</source>
8891 <target>Spellistan <x id="PH"/> har tagits bort.</target> 8986 <target>Spellistan <x id="PH"/> har tagits bort.</target>
@@ -8899,24 +8994,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8899 8994
8900 8995
8901 8996
8902 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8903 <trans-unit id="8197117721861453263"> 8998 <trans-unit id="8197117721861453263">
8904 <source>Do you really want to delete <x id="PH"/> videos?</source> 8999 <source>Do you really want to delete <x id="PH"/> videos?</source>
8905 <target>Vill du verkligen radera <x id="PH"/> videor?</target> 9000 <target>Vill du verkligen radera <x id="PH"/> videor?</target>
8906 9001
8907 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 9002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8908 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9003 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8909 <context-group purpose="location"> 9004
8910 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9005 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8911 <context context-type="linenumber">191</context>
8912 </context-group>
8913 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8914 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9006 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8915 <context-group purpose="location"> 9007
8916 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9008 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8917 <context context-type="linenumber">193,191</context>
8918 </context-group>
8919 </trans-unit>
8920 9009
8921 <trans-unit id="2591467977473302125" datatype="html"> 9010 <trans-unit id="2591467977473302125" datatype="html">
8922 <source>Videos list</source> 9011 <source>Videos list</source>
@@ -8963,7 +9052,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8963 <source>My channels</source> 9052 <source>My channels</source>
8964 <target>Mina kanaler</target> 9053 <target>Mina kanaler</target>
8965 9054
8966 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 9055 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8967 <source>My synchronizations</source><target state="new">My synchronizations</target> 9056 <source>My synchronizations</source><target state="new">My synchronizations</target>
8968 <context-group purpose="location"> 9057 <context-group purpose="location">
8969 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 9058 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8988,14 +9077,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8988 9077
8989 9078
8990 9079
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 9080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8992 <trans-unit id="2527931602940887636"> 9081 <trans-unit id="2527931602940887636">
8993 <source>My subscriptions</source> 9082 <source>My subscriptions</source>
8994 <target>Mina prenumerationer</target> 9083 <target>Mina prenumerationer</target>
8995 9084
8996 9085
8997 9086
8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 9087 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8999 <trans-unit id="5177154708872200221" datatype="html"> 9088 <trans-unit id="5177154708872200221" datatype="html">
9000 <source>You don't have any subscription yet.</source> 9089 <source>You don't have any subscription yet.</source>
9001 <target state="translated">Du har inte några prenumerationer än.</target> 9090 <target state="translated">Du har inte några prenumerationer än.</target>
@@ -9004,8 +9093,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9004 <trans-unit id="1991904494976135035" datatype="html"> 9093 <trans-unit id="1991904494976135035" datatype="html">
9005 <source>My abuse reports</source> 9094 <source>My abuse reports</source>
9006 <target state="translated">Mina anmälningar</target> 9095 <target state="translated">Mina anmälningar</target>
9007 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9096
9008 </trans-unit><trans-unit id="5603224609929994288" datatype="html"> 9097 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
9009 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9098 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9010</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9099</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
9011</target> 9100</target>
@@ -9046,9 +9135,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9046 <trans-unit id="8181077408762380407" datatype="html"> 9135 <trans-unit id="8181077408762380407" datatype="html">
9047 <source>Channels</source> 9136 <source>Channels</source>
9048 <target state="translated">Kanaler</target> 9137 <target state="translated">Kanaler</target>
9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9138
9050 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9139
9051 </trans-unit> 9140 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9052 <trans-unit id="8936704404804793618" datatype="html"> 9141 <trans-unit id="8936704404804793618" datatype="html">
9053 <source>Videos</source> 9142 <source>Videos</source>
9054 <target state="translated">Videor</target> 9143 <target state="translated">Videor</target>
@@ -9059,14 +9148,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9059 9148
9060 9149
9061 9150
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit> 9151 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9063 <trans-unit id="1823843876735462104" datatype="html"> 9152 <trans-unit id="1823843876735462104" datatype="html">
9064 <source>Playlists</source> 9153 <source>Playlists</source>
9065 <target state="translated">Spellistor</target> 9154 <target state="translated">Spellistor</target>
9066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9155
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9156
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9157
9069 </trans-unit> 9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9070 <trans-unit id="7916647920967632052" datatype="html"> 9159 <trans-unit id="7916647920967632052" datatype="html">
9071 <source>max size</source> 9160 <source>max size</source>
9072 <target state="translated">största tillåtna storlek</target> 9161 <target state="translated">största tillåtna storlek</target>
@@ -9285,8 +9374,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9285 <trans-unit id="375263728166936544"> 9374 <trans-unit id="375263728166936544">
9286 <source>You need to reconnect.</source> 9375 <source>You need to reconnect.</source>
9287 <target>Du måste återansluta.</target> 9376 <target>Du måste återansluta.</target>
9288 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9377
9289 </trans-unit><trans-unit id="8093156107152165809" datatype="html"> 9378 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
9290 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 9379 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
9291 <context-group purpose="location"> 9380 <context-group purpose="location">
9292 <context context-type="sourcefile">src/app/core/core.module.ts</context> 9381 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -9307,39 +9396,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9307 <trans-unit id="3608407683173066091" datatype="html"> 9396 <trans-unit id="3608407683173066091" datatype="html">
9308 <source>My history</source> 9397 <source>My history</source>
9309 <target state="translated">Min historik</target> 9398 <target state="translated">Min historik</target>
9310 <context-group purpose="location"> 9399
9311 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9400 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9312 <context context-type="linenumber">98</context>
9313 </context-group>
9314 </trans-unit>
9315 <trans-unit id="4024404994702813072" datatype="html"> 9401 <trans-unit id="4024404994702813072" datatype="html">
9316 <source>In my library</source> 9402 <source>In my library</source>
9317 <target state="translated">I mitt bibliotek</target> 9403 <target state="translated">I mitt bibliotek</target>
9318 <context-group purpose="location"> 9404
9319 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9405 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9320 <context context-type="linenumber">104</context>
9321 </context-group>
9322 </trans-unit>
9323 <trans-unit id="232050922346936574" datatype="html"> 9406 <trans-unit id="232050922346936574" datatype="html">
9324 <source>Trending</source> 9407 <source>Trending</source>
9325 <target state="translated">Populärt</target> 9408 <target state="translated">Populärt</target>
9326 9409
9327 9410
9328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 9411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9329 <trans-unit id="6470888608149621404" datatype="html"> 9412 <trans-unit id="6470888608149621404" datatype="html">
9330 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9413 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9331 <target state="translated">PÃ… <x id="PH" equiv-text="config.instance.name"/></target> 9414 <target state="translated">PÃ… <x id="PH" equiv-text="config.instance.name"/></target>
9332 <context-group purpose="location"> 9415
9333 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9416 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9334 <context context-type="linenumber">150</context>
9335 </context-group>
9336 </trans-unit>
9337 <trans-unit id="2821179408673282599" datatype="html"> 9417 <trans-unit id="2821179408673282599" datatype="html">
9338 <source>Home</source> 9418 <source>Home</source>
9339 <target state="translated">Hem</target> 9419 <target state="translated">Hem</target>
9340 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9420
9341 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9421
9342 </trans-unit> 9422 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9343 <trans-unit id="4648900870671159218"> 9423 <trans-unit id="4648900870671159218">
9344 <source>Success</source> 9424 <source>Success</source>
9345 <target>Åtgärden lyckades</target> 9425 <target>Åtgärden lyckades</target>
@@ -9350,12 +9430,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9350 <source>Incorrect username or password.</source> 9430 <source>Incorrect username or password.</source>
9351 <target>Felaktigt användarnamn eller lösenord.</target> 9431 <target>Felaktigt användarnamn eller lösenord.</target>
9352 9432
9353 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 9433 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9354 <trans-unit id="6974874606619467663" datatype="html"> 9434 <trans-unit id="6974874606619467663" datatype="html">
9355 <source>Your account is blocked.</source> 9435 <source>Your account is blocked.</source>
9356 <target state="translated">Ditt konto har blockerats.</target> 9436 <target state="translated">Ditt konto har blockerats.</target>
9357 9437
9358 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9438 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9359 <trans-unit id="7939914198003891823" datatype="html"> 9439 <trans-unit id="7939914198003891823" datatype="html">
9360 <source>any language</source> 9440 <source>any language</source>
9361 <target state="translated">vilket språk som helst</target> 9441 <target state="translated">vilket språk som helst</target>
@@ -9523,6 +9603,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9523 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9603 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9524 <context context-type="linenumber">7</context> 9604 <context context-type="linenumber">7</context>
9525 </context-group> 9605 </context-group>
9606 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9607 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9608</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9609</target>
9610 <context-group purpose="location">
9611 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9612 <context context-type="linenumber">1,4</context>
9613 </context-group>
9526 </trans-unit> 9614 </trans-unit>
9527 <trans-unit id="7804724824750282316" datatype="html"> 9615 <trans-unit id="7804724824750282316" datatype="html">
9528 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9616 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9647,7 +9735,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9647 <trans-unit id="9178182467454450952"> 9735 <trans-unit id="9178182467454450952">
9648 <source>Confirm</source> 9736 <source>Confirm</source>
9649 <target>Bekräfta</target> 9737 <target>Bekräfta</target>
9650 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9738
9739 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9740 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9741 <context-group purpose="location">
9742 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9743 <context context-type="linenumber">28,30</context>
9744 </context-group>
9745 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9746 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9747 <context-group purpose="location">
9748 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9749 <context context-type="linenumber">34,36</context>
9750 </context-group>
9751 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9752 <source>Two-factor code</source><target state="new">Two-factor code</target>
9753 <context-group purpose="location">
9754 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9755 <context context-type="linenumber">42</context>
9756 </context-group>
9757 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9758 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9759 <context-group purpose="location">
9760 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9761 <context context-type="linenumber">43</context>
9762 </context-group>
9763 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9764 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9765 <context-group purpose="location">
9766 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9767 <context context-type="linenumber">77</context>
9768 </context-group>
9651 </trans-unit> 9769 </trans-unit>
9652 <trans-unit id="7784486624424057376"> 9770 <trans-unit id="7784486624424057376">
9653 <source>Instance name is required.</source> 9771 <source>Instance name is required.</source>
@@ -9851,6 +9969,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9851 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 9969 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
9852 <target state="translated">Användarnamnet måste vara giltigt (t.ex. chocobozzz@example.com).</target> 9970 <target state="translated">Användarnamnet måste vara giltigt (t.ex. chocobozzz@example.com).</target>
9853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 9971 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
9972 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
9973 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9974 <context-group purpose="location">
9975 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9976 <context context-type="linenumber">69</context>
9977 </context-group>
9854 </trans-unit> 9978 </trans-unit>
9855 <trans-unit id="4968369344159400023"> 9979 <trans-unit id="4968369344159400023">
9856 <source>Your name is required.</source> 9980 <source>Your name is required.</source>
@@ -9906,10 +10030,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9906 <trans-unit id="3577237269587081090"> 10030 <trans-unit id="3577237269587081090">
9907 <source>Password is required.</source> 10031 <source>Password is required.</source>
9908 <target>Lösenord måste fyllas i.</target> 10032 <target>Lösenord måste fyllas i.</target>
9909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10033
9910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10034
9911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10035
9912 </trans-unit> 10036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9913 <trans-unit id="3152303769378345477"> 10037 <trans-unit id="3152303769378345477">
9914 <source>Confirmation of the password is required.</source> 10038 <source>Confirmation of the password is required.</source>
9915 <target>Lösenordet måste bekräftas.</target> 10039 <target>Lösenordet måste bekräftas.</target>
@@ -9953,94 +10077,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9953 <trans-unit id="525871656034789056"> 10077 <trans-unit id="525871656034789056">
9954 <source>Password must be at least 6 characters long.</source> 10078 <source>Password must be at least 6 characters long.</source>
9955 <target>Lösenordet måste innehålla minst sex tecken.</target> 10079 <target>Lösenordet måste innehålla minst sex tecken.</target>
9956 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10080
9957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10081
9958 </trans-unit> 10082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9959 <trans-unit id="1099684476181448167"> 10083 <trans-unit id="1099684476181448167">
9960 <source>Password cannot be more than 255 characters long.</source> 10084 <source>Password cannot be more than 255 characters long.</source>
9961 <target>Lösenordet får inte vara mer än 255 tecken långt.</target> 10085 <target>Lösenordet får inte vara mer än 255 tecken långt.</target>
9962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10086
9963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10087
9964 </trans-unit> 10088 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9965 <trans-unit id="3392630942539073768"> 10089 <trans-unit id="3392630942539073768">
9966 <source>The new password and the confirmed password do not correspond.</source> 10090 <source>The new password and the confirmed password do not correspond.</source>
9967 <target>Det nya lösenordet och det bekräftade lösenordet stämmer inte överens.</target> 10091 <target>Det nya lösenordet och det bekräftade lösenordet stämmer inte överens.</target>
9968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10092
9969 </trans-unit> 10093 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9970 <trans-unit id="2027337371129904473"> 10094 <trans-unit id="2027337371129904473">
9971 <source>Video quota is required.</source> 10095 <source>Video quota is required.</source>
9972 <target>Videokvot måste anges.</target> 10096 <target>Videokvot måste anges.</target>
9973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10097
9974 </trans-unit> 10098 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9975 <trans-unit id="267386529333143660"> 10099 <trans-unit id="267386529333143660">
9976 <source>Quota must be greater than -1.</source> 10100 <source>Quota must be greater than -1.</source>
9977 <target>Kvot måste vara större än −1.</target> 10101 <target>Kvot måste vara större än −1.</target>
9978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10102
9979 </trans-unit> 10103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9980 <trans-unit id="1220179061234048936"> 10104 <trans-unit id="1220179061234048936">
9981 <source>Daily upload limit is required.</source> 10105 <source>Daily upload limit is required.</source>
9982 <target>Daglig uppladdningsgräns måste anges.</target> 10106 <target>Daglig uppladdningsgräns måste anges.</target>
9983 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10107
9984 </trans-unit> 10108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9985 <trans-unit id="8959404382357999234"> 10109 <trans-unit id="8959404382357999234">
9986 <source>Daily upload limit must be greater than -1.</source> 10110 <source>Daily upload limit must be greater than -1.</source>
9987 <target>Daglig uppladdningsgräns måste vara högre än −1.</target> 10111 <target>Daglig uppladdningsgräns måste vara högre än −1.</target>
9988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10112
9989 </trans-unit> 10113 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9990 <trans-unit id="4796798537475457493"> 10114 <trans-unit id="4796798537475457493">
9991 <source>User role is required.</source> 10115 <source>User role is required.</source>
9992 <target>Användarroll krävs.</target> 10116 <target>Användarroll krävs.</target>
9993 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10117
9994 </trans-unit> 10118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9995 <trans-unit id="2761226139624435788"> 10119 <trans-unit id="2761226139624435788">
9996 <source>Description must be at least 3 characters long.</source> 10120 <source>Description must be at least 3 characters long.</source>
9997 <target>Beskrivningen måste innehålla minst tre tecken.</target> 10121 <target>Beskrivningen måste innehålla minst tre tecken.</target>
9998 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10122
9999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10123
10000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10124
10001 </trans-unit> 10125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10002 <trans-unit id="4717982586356605243"> 10126 <trans-unit id="4717982586356605243">
10003 <source>Description cannot be more than 1000 characters long.</source> 10127 <source>Description cannot be more than 1000 characters long.</source>
10004 <target>Beskrivningen får inte vara mer än 1000 tecken lång.</target> 10128 <target>Beskrivningen får inte vara mer än 1000 tecken lång.</target>
10005 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10129
10006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10130
10007 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10131
10008 </trans-unit> 10132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10009 <trans-unit id="1814372869868173571"> 10133 <trans-unit id="1814372869868173571">
10010 <source>You must agree with the instance terms in order to register on it.</source> 10134 <source>You must agree with the instance terms in order to register on it.</source>
10011 <target>Du måste godkänna instansens villkor för att registrera dig på den.</target> 10135 <target>Du måste godkänna instansens villkor för att registrera dig på den.</target>
10012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10136
10013 </trans-unit> 10137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10014 <trans-unit id="7803960725351649605"> 10138 <trans-unit id="7803960725351649605">
10015 <source>Ban reason must be at least 3 characters long.</source> 10139 <source>Ban reason must be at least 3 characters long.</source>
10016 <target>Blockeringsanledningen måste innehålla minst tre tecken.</target> 10140 <target>Blockeringsanledningen måste innehålla minst tre tecken.</target>
10017 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10141
10018 </trans-unit> 10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10019 <trans-unit id="3851609012243698179"> 10143 <trans-unit id="3851609012243698179">
10020 <source>Ban reason cannot be more than 250 characters long.</source> 10144 <source>Ban reason cannot be more than 250 characters long.</source>
10021 <target>Blockeringsanledningen får inte vara mer än 250 tecken lång.</target> 10145 <target>Blockeringsanledningen får inte vara mer än 250 tecken lång.</target>
10022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10146
10023 </trans-unit> 10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10024 <trans-unit id="6632896893630378443"> 10148 <trans-unit id="6632896893630378443">
10025 <source>Display name is required.</source> 10149 <source>Display name is required.</source>
10026 <target>Visningsnamn krävs.</target> 10150 <target>Visningsnamn krävs.</target>
10027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10151
10028 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10152
10029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10153
10030 </trans-unit> 10154 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10031 <trans-unit id="1303578752658966736"> 10155 <trans-unit id="1303578752658966736">
10032 <source>Display name must be at least 1 character long.</source> 10156 <source>Display name must be at least 1 character long.</source>
10033 <target>Visningsnamnet måste innehålla minst ett tecken.</target> 10157 <target>Visningsnamnet måste innehålla minst ett tecken.</target>
10034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10158
10035 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10159
10036 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10160
10037 </trans-unit> 10161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10038 <trans-unit id="4613240543124934954"> 10162 <trans-unit id="4613240543124934954">
10039 <source>Display name cannot be more than 50 characters long.</source> 10163 <source>Display name cannot be more than 50 characters long.</source>
10040 <target>Visningsnamnet får inte vara mer än 50 tecken långt.</target> 10164 <target>Visningsnamnet får inte vara mer än 50 tecken långt.</target>
10041 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10165
10042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10166
10043 </trans-unit> 10167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10044 <trans-unit id="1000468652492651683"> 10168 <trans-unit id="1000468652492651683">
10045 <source>Report reason is required.</source> 10169 <source>Report reason is required.</source>
10046 <target>Anmälans motivering måste anges.</target> 10170 <target>Anmälans motivering måste anges.</target>
@@ -10893,10 +11017,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10893 <target state="translated"> 11017 <target state="translated">
10894 <x id="PH"/> (kanalsida) 11018 <x id="PH"/> (kanalsida)
10895 </target> 11019 </target>
10896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11020
10897 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11021
10898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11022
10899 </trans-unit> 11023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10900 <trans-unit id="1209500590333005801" datatype="html"> 11024 <trans-unit id="1209500590333005801" datatype="html">
10901 <source><x id="PH"/> (account page) </source> 11025 <source><x id="PH"/> (account page) </source>
10902 <target state="translated"> 11026 <target state="translated">
@@ -11275,20 +11399,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11275 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11399 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11276 <target>För många försök, vänligen försök igen om <x id="PH"/> minuter.</target> 11400 <target>För många försök, vänligen försök igen om <x id="PH"/> minuter.</target>
11277 11401
11278 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 11402 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11279 <trans-unit id="4965472196059235310"> 11403 <trans-unit id="4965472196059235310">
11280 <source>Too many attempts, please try again later.</source> 11404 <source>Too many attempts, please try again later.</source>
11281 <target>För många försök, vänligen försök igen senare.</target> 11405 <target>För många försök, vänligen försök igen senare.</target>
11282 11406
11283 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 11407 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11284 <trans-unit id="1693549688987384699"> 11408 <trans-unit id="1693549688987384699">
11285 <source>Server error. Please retry later.</source> 11409 <source>Server error. Please retry later.</source>
11286 <target>Serverfel, försök gärna igen om en stund.</target> 11410 <target>Serverfel, försök gärna igen om en stund.</target>
11287 11411
11288 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 11412 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
11289 <source>Unknown server error</source><target state="new">Unknown server error</target> 11413 <source>Unknown server error</source><target state="new">Unknown server error</target>
11290 11414
11291 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 11415 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11292 <trans-unit id="5927402622550505067" datatype="html"> 11416 <trans-unit id="5927402622550505067" datatype="html">
11293 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11417 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11294 <target state="translated">Prenumererar på samtliga kanaler tillhörande <x id="PH"/>. Du kommer underrättas om alla nya videor.</target> 11418 <target state="translated">Prenumererar på samtliga kanaler tillhörande <x id="PH"/>. Du kommer underrättas om alla nya videor.</target>
@@ -11445,7 +11569,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11445 <target>Kopierad</target> 11569 <target>Kopierad</target>
11446 11570
11447 11571
11448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 11572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11449 <trans-unit id="4323470180912194028" datatype="html"> 11573 <trans-unit id="4323470180912194028" datatype="html">
11450 <source>Copy</source> 11574 <source>Copy</source>
11451 <target state="translated">Kopiera</target> 11575 <target state="translated">Kopiera</target>
@@ -11684,45 +11808,42 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11684 <trans-unit id="4058575476871566236"> 11808 <trans-unit id="4058575476871566236">
11685 <source>Published</source> 11809 <source>Published</source>
11686 <target>Publicerad</target> 11810 <target>Publicerad</target>
11687 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 11811
11688 </trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
11689 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11813 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11690 <context-group purpose="location"> 11814
11691 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11692 <context context-type="linenumber">178</context>
11693 </context-group>
11694 </trans-unit>
11695 11816
11696 <trans-unit id="5093002376262354382" datatype="html"> 11817 <trans-unit id="5093002376262354382" datatype="html">
11697 <source>Transcoding failed</source> 11818 <source>Transcoding failed</source>
11698 <target state="translated">Omkodning misslyckades</target> 11819 <target state="translated">Omkodning misslyckades</target>
11699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 11820
11700 </trans-unit> 11821 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11701 <trans-unit id="118687079501751948" datatype="html"> 11822 <trans-unit id="118687079501751948" datatype="html">
11702 <source>Move to external storage failed</source> 11823 <source>Move to external storage failed</source>
11703 <target state="translated">Flytten till den externa lagringsplatsen misslyckades</target> 11824 <target state="translated">Flytten till den externa lagringsplatsen misslyckades</target>
11704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 11825
11705 </trans-unit> 11826 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11706 <trans-unit id="4887724548587271148"> 11827 <trans-unit id="4887724548587271148">
11707 <source>Waiting transcoding</source> 11828 <source>Waiting transcoding</source>
11708 <target>Inväntar omkodning</target> 11829 <target>Inväntar omkodning</target>
11709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 11830
11710 </trans-unit> 11831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11711 <trans-unit id="4517785179607945981"> 11832 <trans-unit id="4517785179607945981">
11712 <source>To transcode</source> 11833 <source>To transcode</source>
11713 <target>Att omkoda</target> 11834 <target>Att omkoda</target>
11714 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 11835
11715 </trans-unit> 11836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11716 <trans-unit id="3299576663551440736"> 11837 <trans-unit id="3299576663551440736">
11717 <source>To import</source> 11838 <source>To import</source>
11718 <target>Att importera</target> 11839 <target>Att importera</target>
11719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 11840
11720 </trans-unit> 11841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11721 <trans-unit id="6963802198225789806" datatype="html"> 11842 <trans-unit id="6963802198225789806" datatype="html">
11722 <source>To edit</source> 11843 <source>To edit</source>
11723 <target state="new">To edit</target> 11844 <target state="new">To edit</target>
11724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 11845
11725 </trans-unit> 11846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11726 <trans-unit id="8492933894084361602" datatype="html"> 11847 <trans-unit id="8492933894084361602" datatype="html">
11727 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 11848 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11728 <target state="translated">Prenumerera pÃ¥ RSS-flödet â€<x id="INTERPOLATION" equiv-text="{{ title }}"/>â€</target> 11849 <target state="translated">Prenumerera pÃ¥ RSS-flödet â€<x id="INTERPOLATION" equiv-text="{{ title }}"/>â€</target>
@@ -11811,39 +11932,39 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11811 <source>Your video was uploaded to your account and is private.</source> 11932 <source>Your video was uploaded to your account and is private.</source>
11812 <target>Din video har laddats upp till ditt konto och är privat.</target> 11933 <target>Din video har laddats upp till ditt konto och är privat.</target>
11813 11934
11814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11935 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
11815 <trans-unit id="5699822024600815733"> 11936 <trans-unit id="5699822024600815733">
11816 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11937 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
11817 <target>Men associerad data (taggar, beskrivning …) kommer försvinna, är du säker på att du vill lämna sidan?</target> 11938 <target>Men associerad data (taggar, beskrivning …) kommer försvinna, är du säker på att du vill lämna sidan?</target>
11818 11939
11819 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11940 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
11820 <trans-unit id="1219739004043110649"> 11941 <trans-unit id="1219739004043110649">
11821 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11942 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
11822 <target>Din video har inte laddats upp än, vill du lämna sidan?</target> 11943 <target>Din video har inte laddats upp än, vill du lämna sidan?</target>
11823 11944
11824 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 11945 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
11825 <trans-unit id="1830802698757049943" datatype="html"> 11946 <trans-unit id="1830802698757049943" datatype="html">
11826 <source>Publish <x id="PH" equiv-text="videoName"/></source> 11947 <source>Publish <x id="PH" equiv-text="videoName"/></source>
11827 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11948 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11828 11949
11829 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 11950 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
11830 <trans-unit id="6932865105766151309" datatype="html"> 11951 <trans-unit id="6932865105766151309" datatype="html">
11831 <source>Upload</source> 11952 <source>Upload</source>
11832 <target state="translated">Ladda upp</target> 11953 <target state="translated">Ladda upp</target>
11833 11954
11834 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11835 <trans-unit id="8278735427925094503"> 11956 <trans-unit id="8278735427925094503">
11836 <source>Upload <x id="PH"/> </source> 11957 <source>Upload <x id="PH"/> </source>
11837 <target>Ladda upp 11958 <target>Ladda upp
11838 <x id="PH"/> 11959 <x id="PH"/>
11839 </target> 11960 </target>
11840 11961
11841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11962 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11842 <trans-unit id="5981816353437801748"> 11963 <trans-unit id="5981816353437801748">
11843 <source>Video published.</source> 11964 <source>Video published.</source>
11844 <target>Videon har publicerats.</target> 11965 <target>Videon har publicerats.</target>
11845 11966
11846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11967 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11847 <trans-unit id="764164089183618119"> 11968 <trans-unit id="764164089183618119">
11848 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 11969 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
11849 <target>Du har gjort ändringar som inte sparats! Om du lämnar nu kommer de förkastas.</target> 11970 <target>Du har gjort ändringar som inte sparats! Om du lämnar nu kommer de förkastas.</target>
@@ -11978,7 +12099,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11978 12099
11979 12100
11980 12101
11981 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 12102 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11982 <trans-unit id="3354816756665089864" datatype="html"> 12103 <trans-unit id="3354816756665089864" datatype="html">
11983 <source>Autoplay is suspended</source> 12104 <source>Autoplay is suspended</source>
11984 <target state="translated">Automatisk uppspelning är upphävd</target> 12105 <target state="translated">Automatisk uppspelning är upphävd</target>
@@ -12069,7 +12190,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12069 <target state="translated">Nyligen tillagt</target> 12190 <target state="translated">Nyligen tillagt</target>
12070 12191
12071 12192
12072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12073 <trans-unit id="12646164819555880"> 12194 <trans-unit id="12646164819555880">
12074 <source>Videos from your subscriptions</source> 12195 <source>Videos from your subscriptions</source>
12075 <target>Videor från dina prenumerationer</target> 12196 <target>Videor från dina prenumerationer</target>
@@ -12078,17 +12199,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12078 <trans-unit id="1812379335568847528" datatype="html"> 12199 <trans-unit id="1812379335568847528" datatype="html">
12079 <source>Subscriptions</source> 12200 <source>Subscriptions</source>
12080 <target state="translated">Prenumerationer</target> 12201 <target state="translated">Prenumerationer</target>
12081 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12202
12082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12203
12083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12204
12084 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12205
12085 </trans-unit> 12206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12086 <trans-unit id="186236568870281953" datatype="html"> 12207 <trans-unit id="186236568870281953" datatype="html">
12087 <source>History</source> 12208 <source>History</source>
12088 <target state="translated">Historik</target> 12209 <target state="translated">Historik</target>
12089 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12210
12090 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12211
12091 </trans-unit> 12212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12092 <trans-unit id="5237588857224999862" datatype="html"> 12213 <trans-unit id="5237588857224999862" datatype="html">
12093 <source>Open actions</source> 12214 <source>Open actions</source>
12094 <target state="translated">Öppna menyn för åtgärder</target> 12215 <target state="translated">Öppna menyn för åtgärder</target>
@@ -12104,7 +12225,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12104 12225
12105 12226
12106 12227
12107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12108 <trans-unit id="5668077948386857930" datatype="html"> 12229 <trans-unit id="5668077948386857930" datatype="html">
12109 <source>Exclude</source> 12230 <source>Exclude</source>
12110 <target state="translated">Exkludera</target> 12231 <target state="translated">Exkludera</target>
@@ -12139,19 +12260,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12139 <trans-unit id="4668975178372693951" datatype="html"> 12260 <trans-unit id="4668975178372693951" datatype="html">
12140 <source>Discover videos</source> 12261 <source>Discover videos</source>
12141 <target state="translated">Upptäck videor</target> 12262 <target state="translated">Upptäck videor</target>
12142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12263
12143 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12264
12144 </trans-unit> 12265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12145 <trans-unit id="8067135025051844577" datatype="html"> 12266 <trans-unit id="8067135025051844577" datatype="html">
12146 <source>Trending videos</source> 12267 <source>Trending videos</source>
12147 <target state="translated">Populära videor</target> 12268 <target state="translated">Populära videor</target>
12148 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12269
12149 </trans-unit> 12270 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12150 <trans-unit id="664221386829541948" datatype="html"> 12271 <trans-unit id="664221386829541948" datatype="html">
12151 <source>Recently added videos</source> 12272 <source>Recently added videos</source>
12152 <target state="translated">Nyligen tillagda videor</target> 12273 <target state="translated">Nyligen tillagda videor</target>
12153 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12274
12154 </trans-unit> 12275 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12155 <trans-unit id="8212906256415538361" datatype="html"> 12276 <trans-unit id="8212906256415538361" datatype="html">
12156 <source>Upload a video</source> 12277 <source>Upload a video</source>
12157 <target state="translated">Ladda upp en video</target> 12278 <target state="translated">Ladda upp en video</target>
diff --git a/client/src/locale/angular.ta.xlf b/client/src/locale/angular.ta.xlf
index 22c13ed61..834da6287 100644
--- a/client/src/locale/angular.ta.xlf
+++ b/client/src/locale/angular.ta.xlf
@@ -558,13 +558,13 @@
558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html"> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit><trans-unit id="1006562256968398209" datatype="html">
559 <source>video</source><target state="new">video</target> 559 <source>video</source><target state="new">video</target>
560 560
561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html"> 561 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="6995024616159044376" datatype="html">
562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source><target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
563 563
564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html"> 564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit><trans-unit id="7873395933409147217" datatype="html">
565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 565 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source><target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
566 566
567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html"> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit><trans-unit id="5235042777215655908" datatype="html">
568 <source>subtitles</source><target state="new">subtitles</target> 568 <source>subtitles</source><target state="new">subtitles</target>
569 569
570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit>
@@ -629,7 +629,7 @@
629 <trans-unit id="2466846716878254816" datatype="html"> 629 <trans-unit id="2466846716878254816" datatype="html">
630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 630 <source>Element <x id="PH" equiv-text="param"/> not found</source><target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
631 631
632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
633 633
634 <trans-unit id="7539427273132299890" datatype="html"> 634 <trans-unit id="7539427273132299890" datatype="html">
635 <source>Unlisted</source> 635 <source>Unlisted</source>
@@ -776,13 +776,10 @@
776 <trans-unit id="158575725114802951" datatype="html"> 776 <trans-unit id="158575725114802951" datatype="html">
777 <source>Only live videos</source><target state="new">Only live videos</target> 777 <source>Only live videos</source><target state="new">Only live videos</target>
778 778
779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html"> 779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="9157178301885999151" datatype="html">
780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 780 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source><target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
781 <context-group purpose="location"> 781
782 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
783 <context context-type="linenumber">170</context>
784 </context-group>
785 </trans-unit>
786 <trans-unit id="7585826646011739428"> 783 <trans-unit id="7585826646011739428">
787 <source>Edit</source> 784 <source>Edit</source>
788 <target>தொகà¯</target> 785 <target>தொகà¯</target>
@@ -1181,20 +1178,26 @@
1181 <source>Username or email address</source> 1178 <source>Username or email address</source>
1182 <target state="new">Username or email address</target> 1179 <target state="new">Username or email address</target>
1183 1180
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html"> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit><trans-unit id="175344056589888866" datatype="html">
1185 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target> 1182 <source>Example: john@example.com</source><target state="new">Example: john@example.com</target>
1183
1184
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="1758058452376026925" datatype="html">
1186 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1187
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1189 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1186 <context-group purpose="location"> 1190 <context-group purpose="location">
1187 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1191 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1188 <context context-type="linenumber">46</context> 1192 <context context-type="linenumber">70</context>
1189 </context-group> 1193 </context-group>
1194 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1195 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1190 <context-group purpose="location"> 1196 <context-group purpose="location">
1191 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1197 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1192 <context context-type="linenumber">53</context> 1198 <context context-type="linenumber">72</context>
1193 </context-group> 1199 </context-group>
1194 </trans-unit><trans-unit id="1758058452376026925" datatype="html"> 1200 </trans-unit>
1195 <source> âš ï¸ Most email addresses do not include capital letters. </source><target state="new"> âš ï¸ Most email addresses do not include capital letters. </target>
1196
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1198 1201
1199 <trans-unit id="1431416938026210429"> 1202 <trans-unit id="1431416938026210429">
1200 <source>Password</source> 1203 <source>Password</source>
@@ -1207,15 +1210,15 @@
1207 1210
1208 1211
1209 1212
1210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 1213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1211 <trans-unit id="8715156686857791956" datatype="html"> 1214 <trans-unit id="8715156686857791956" datatype="html">
1212 <source>Click here to reset your password</source> 1215 <source>Click here to reset your password</source>
1213 <target state="new">Click here to reset your password</target> 1216 <target state="new">Click here to reset your password</target>
1214 1217
1215 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html"> 1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="892063502898494584" datatype="html">
1216 <source>I forgot my password</source><target state="new">I forgot my password</target> 1219 <source>I forgot my password</source><target state="new">I forgot my password</target>
1217 1220
1218 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html"> 1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit><trans-unit id="2101170466365500913" datatype="html">
1219 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target> 1222 <source> Logging into an account lets you publish content </source><target state="new"> Logging into an account lets you publish content </target>
1220 1223
1221 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html"> 1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="6584143415159913044" datatype="html">
@@ -1236,12 +1239,12 @@
1236 <source>Or sign in with</source> 1239 <source>Or sign in with</source>
1237 <target state="new">Or sign in with</target> 1240 <target state="new">Or sign in with</target>
1238 1241
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1240 <trans-unit id="3238209155172574367"> 1243 <trans-unit id="3238209155172574367">
1241 <source>Forgot your password</source> 1244 <source>Forgot your password</source>
1242 <target>கடவà¯à®šà¯à®šà¯Šà®²à¯ மறநà¯à®¤à¯à®µà®¿à®Ÿà¯à®Ÿà®¤à¯</target> 1245 <target>கடவà¯à®šà¯à®šà¯Šà®²à¯ மறநà¯à®¤à¯à®µà®¿à®Ÿà¯à®Ÿà®¤à¯</target>
1243 1246
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group></trans-unit> 1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1245 <trans-unit id="87327320394367488" datatype="html"> 1248 <trans-unit id="87327320394367488" datatype="html">
1246 <source> 1249 <source>
1247 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
@@ -1250,15 +1253,15 @@
1250 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. 1253 We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.
1251 </target> 1254 </target>
1252 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html"> 1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="3188014010833256853" datatype="html">
1254 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target> 1257 <source> Enter your email address and we will send you a link to reset your password. </source><target state="new"> Enter your email address and we will send you a link to reset your password. </target>
1255 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html"> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="1190256911880544559" datatype="html">
1257 <source>An email with the reset password instructions will be sent to <x id="PH"/>. 1260 <source>An email with the reset password instructions will be sent to <x id="PH"/>.
1258The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. 1261The link will expire within 1 hour.</source><target state="new">An email with the reset password instructions will be sent to <x id="PH"/>.
1259The link will expire within 1 hour.</target> 1262The link will expire within 1 hour.</target>
1260 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1262 <trans-unit id="4768749765465246664"> 1265 <trans-unit id="4768749765465246664">
1263 <source>Email</source> 1266 <source>Email</source>
1264 <target>மினà¯à®©à®žà¯à®šà®²à¯</target> 1267 <target>மினà¯à®©à®žà¯à®šà®²à¯</target>
@@ -1269,17 +1272,17 @@ The link will expire within 1 hour.</target>
1269 1272
1270 1273
1271 1274
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1273 <trans-unit id="3967269098753656610"> 1276 <trans-unit id="3967269098753656610">
1274 <source>Email address</source> 1277 <source>Email address</source>
1275 <target>மினà¯à®©à®žà¯à®šà®²à¯</target> 1278 <target>மினà¯à®©à®žà¯à®šà®²à¯</target>
1276 1279
1277 1280
1278 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html"> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit><trans-unit id="7808756054397155068" datatype="html">
1279 <source>Reset</source><target state="new">Reset</target> 1282 <source>Reset</source><target state="new">Reset</target>
1280 1283
1281 <note priority="1" from="description">Password reset button</note> 1284 <note priority="1" from="description">Password reset button</note>
1282 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group></trans-unit> 1285 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1283 1286
1284 1287
1285 <trans-unit id="4319634264526091601" datatype="html"> 1288 <trans-unit id="4319634264526091601" datatype="html">
@@ -1503,7 +1506,13 @@ The link will expire within 1 hour.</target>
1503 Configure my instance 1506 Configure my instance
1504 </target> 1507 </target>
1505 1508
1506 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 1509 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit><trans-unit id="5850698978356573024" datatype="html">
1510 <source>Confirm your password</source><target state="new">Confirm your password</target>
1511 <context-group purpose="location">
1512 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1513 <context context-type="linenumber">54</context>
1514 </context-group>
1515 </trans-unit>
1507 <trans-unit id="9005121595859995793" datatype="html"> 1516 <trans-unit id="9005121595859995793" datatype="html">
1508 <source>Configuration warning!</source> 1517 <source>Configuration warning!</source>
1509 <target state="new">Configuration warning!</target> 1518 <target state="new">Configuration warning!</target>
@@ -1704,7 +1713,7 @@ The link will expire within 1 hour.</target>
1704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html"> 1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit><trans-unit id="8893390761160292681" datatype="html">
1705 <source>My account</source><target state="new">My account</target> 1714 <source>My account</source><target state="new">My account</target>
1706 1715
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html"> 1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit><trans-unit id="6371572688505952303" datatype="html">
1708 <source>My library</source><target state="new">My library</target> 1717 <source>My library</source><target state="new">My library</target>
1709 1718
1710 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit>
@@ -1712,7 +1721,7 @@ The link will expire within 1 hour.</target>
1712 <source>Create an account</source> 1721 <source>Create an account</source>
1713 <target>கணகà¯à®•à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯</target> 1722 <target>கணகà¯à®•à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯</target>
1714 1723
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 1724 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1716 1725
1717 <trans-unit id="3108704604266608109" datatype="html"> 1726 <trans-unit id="3108704604266608109" datatype="html">
1718 <source>My video imports</source><target state="new">My video imports</target> 1727 <source>My video imports</source><target state="new">My video imports</target>
@@ -1731,26 +1740,26 @@ The link will expire within 1 hour.</target>
1731 <trans-unit id="667372110624203230" datatype="html"> 1740 <trans-unit id="667372110624203230" datatype="html">
1732 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target> 1741 <source>Import jobs concurrency</source><target state="new">Import jobs concurrency</target>
1733 1742
1734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html"> 1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit><trans-unit id="2184839376696112704" datatype="html">
1735 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source><target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1736 1745
1737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html"> 1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit><trans-unit id="780513172839038392" datatype="html">
1738 <source>jobs in parallel</source><target state="new">jobs in parallel</target> 1747 <source>jobs in parallel</source><target state="new">jobs in parallel</target>
1739 1748
1740 1749
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html"> 1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="5997625369044180192" datatype="html">
1742 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1751 <source>Allow import with HTTP URL (e.g. YouTube)</source><target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1743 1752
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html"> 1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit><trans-unit id="2095604754338363597" datatype="html">
1745 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1754 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source><target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1746 1755
1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group></trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1748 <trans-unit id="7627544798203088407" datatype="html"> 1757 <trans-unit id="7627544798203088407" datatype="html">
1749 <source>Discover</source> 1758 <source>Discover</source>
1750 <target state="new">Discover</target> 1759 <target state="new">Discover</target>
1751 1760
1752 1761
1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1754 1763
1755 1764
1756 1765
@@ -1926,7 +1935,7 @@ The link will expire within 1 hour.</target>
1926 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html"> 1935 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="2971365540217107489" datatype="html">
1927 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> 1936 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target>
1928 1937
1929 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 1938 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
1930 1939
1931 <trans-unit id="5131854469652959713" datatype="html"> 1940 <trans-unit id="5131854469652959713" datatype="html">
1932 <source>GLOBAL SEARCH</source> 1941 <source>GLOBAL SEARCH</source>
@@ -2268,7 +2277,7 @@ The link will expire within 1 hour.</target>
2268 </trans-unit><trans-unit id="1460134385691851101" datatype="html"> 2277 </trans-unit><trans-unit id="1460134385691851101" datatype="html">
2269 <source>Advanced filters</source><target state="new">Advanced filters</target> 2278 <source>Advanced filters</source><target state="new">Advanced filters</target>
2270 2279
2271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2272 <trans-unit id="2504502765849142619" datatype="html"> 2281 <trans-unit id="2504502765849142619" datatype="html">
2273 <source>No items found</source> 2282 <source>No items found</source>
2274 <target state="new">No items found</target> 2283 <target state="new">No items found</target>
@@ -2646,7 +2655,7 @@ The link will expire within 1 hour.</target>
2646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html"> 2655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">106</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/header.component.html</context><context context-type="linenumber">5</context></context-group></trans-unit><trans-unit id="6161604372916832458" datatype="html">
2647 <source>Upload on hold</source><target state="new">Upload on hold</target> 2656 <source>Upload on hold</source><target state="new">Upload on hold</target>
2648 2657
2649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 2658 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2650 <trans-unit id="285180972645018518" datatype="html"> 2659 <trans-unit id="285180972645018518" datatype="html">
2651 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2660 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2652 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2661 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2884,7 +2893,7 @@ The link will expire within 1 hour.</target>
2884 </trans-unit><trans-unit id="2454050363478003966" datatype="html"> 2893 </trans-unit><trans-unit id="2454050363478003966" datatype="html">
2885 <source>Login</source><target state="new">Login</target> 2894 <source>Login</source><target state="new">Login</target>
2886 2895
2887 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html"> 2896 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="6154714649766447409" datatype="html">
2888 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2897 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2889</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 2898</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
2890</target> 2899</target>
@@ -3561,69 +3570,76 @@ The link will expire within 1 hour.</target>
3561 3570
3562 3571
3563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit>
3564 <trans-unit id="7046347992315328430" datatype="html"> 3573
3565 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3566 <target state="new">
3567 Transcoding is enabled. The video quota only takes into account
3568 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3569 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3570 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3571 At most, this user could upload ~
3572 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3573
3574 </target>
3575
3576
3577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group></trans-unit>
3578 <trans-unit id="2743014784334706527" datatype="html"> 3574 <trans-unit id="2743014784334706527" datatype="html">
3579 <source>Daily video quota</source> 3575 <source>Daily video quota</source>
3580 <target state="new">Daily video quota</target> 3576 <target state="new">Daily video quota</target>
3581 3577
3582 3578
3583 3579
3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html"> 3580 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit><trans-unit id="2622255144026150901" datatype="html">
3585 <source>Auth plugin</source><target state="new">Auth plugin</target> 3581 <source>Auth plugin</source><target state="new">Auth plugin</target>
3586 3582
3587 3583
3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html"> 3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="588099657508661970" datatype="html">
3589 <source>None (local authentication)</source><target state="new">None (local authentication)</target> 3585 <source>None (local authentication)</source><target state="new">None (local authentication)</target>
3590 3586
3591 3587
3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group></trans-unit> 3588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3593 <trans-unit id="2070907480317730379" datatype="html"> 3589 <trans-unit id="2070907480317730379" datatype="html">
3594 <source>Doesn't need review before a video goes public</source> 3590 <source>Doesn't need review before a video goes public</source>
3595 <target state="new">Doesn't need review before a video goes public</target> 3591 <target state="new">Doesn't need review before a video goes public</target>
3596 3592
3597 3593
3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group></trans-unit> 3594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3599 <trans-unit id="6667250632809964191" datatype="html"> 3595 <trans-unit id="6667250632809964191" datatype="html">
3600 <source>Send a link to reset the password by email to the user</source> 3596 <source>Send a link to reset the password by email to the user</source>
3601 <target state="new">Send a link to reset the password by email to the user</target> 3597 <target state="new">Send a link to reset the password by email to the user</target>
3602 3598
3603 3599
3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group></trans-unit> 3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3605 <trans-unit id="1412406834353485520" datatype="html"> 3601 <trans-unit id="1412406834353485520" datatype="html">
3606 <source>Ask for new password</source> 3602 <source>Ask for new password</source>
3607 <target state="new">Ask for new password</target> 3603 <target state="new">Ask for new password</target>
3608 3604
3609 3605
3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group></trans-unit> 3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3611 <trans-unit id="3791201588898094481" datatype="html"> 3607 <trans-unit id="3791201588898094481" datatype="html">
3612 <source>Manually set the user password</source> 3608 <source>Manually set the user password</source>
3613 <target state="new">Manually set the user password</target> 3609 <target state="new">Manually set the user password</target>
3614 3610
3615 3611
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3613 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3614 <context-group purpose="location">
3615 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3616 <context context-type="linenumber">227</context>
3617 </context-group>
3618 <context-group purpose="location">
3619 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3620 <context context-type="linenumber">227</context>
3621 </context-group>
3622 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3623 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3624 <context-group purpose="location">
3625 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3626 <context context-type="linenumber">228</context>
3627 </context-group>
3628 <context-group purpose="location">
3629 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3630 <context context-type="linenumber">228</context>
3631 </context-group>
3632 </trans-unit>
3617 <trans-unit id="8461842260159597706" datatype="html"> 3633 <trans-unit id="8461842260159597706" datatype="html">
3618 <source>Show</source> 3634 <source>Show</source>
3619 <target state="new">Show</target> 3635 <target state="new">Show</target>
3620 3636
3621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 3637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3622 <trans-unit id="8461609631969932886" datatype="html"> 3638 <trans-unit id="8461609631969932886" datatype="html">
3623 <source>Hide</source> 3639 <source>Hide</source>
3624 <target state="new">Hide</target> 3640 <target state="new">Hide</target>
3625 3641
3626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3627 <trans-unit id="7049348886126005391" datatype="html"> 3643 <trans-unit id="7049348886126005391" datatype="html">
3628 <source>Batch actions</source> 3644 <source>Batch actions</source>
3629 <target state="new">Batch actions</target> 3645 <target state="new">Batch actions</target>
@@ -3701,13 +3717,13 @@ The link will expire within 1 hour.</target>
3701 <target state="new">Muted accounts</target> 3717 <target state="new">Muted accounts</target>
3702 3718
3703 3719
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3705 <trans-unit id="5668793810321242853" datatype="html"> 3721 <trans-unit id="5668793810321242853" datatype="html">
3706 <source>Muted servers</source> 3722 <source>Muted servers</source>
3707 <target state="new">Muted servers</target> 3723 <target state="new">Muted servers</target>
3708 3724
3709 3725
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 3726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3711 3727
3712 3728
3713 3729
@@ -4768,133 +4784,127 @@ The link will expire within 1 hour.</target>
4768 4784
4769 4785
4770 4786
4771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group></trans-unit> 4787 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
4772 <trans-unit id="8509882464852636851" datatype="html"> 4788 <trans-unit id="8509882464852636851" datatype="html">
4773 <source>Default daily upload limit per user</source> 4789 <source>Default daily upload limit per user</source>
4774 <target state="new">Default daily upload limit per user</target> 4790 <target state="new">Default daily upload limit per user</target>
4775 4791
4776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 4792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
4777 4793
4778 <trans-unit id="4719342289581047890" datatype="html"> 4794 <trans-unit id="4719342289581047890" datatype="html">
4779 <source>Allow import with a torrent file or a magnet URI</source> 4795 <source>Allow import with a torrent file or a magnet URI</source>
4780 <target state="new">Allow import with a torrent file or a magnet URI</target> 4796 <target state="new">Allow import with a torrent file or a magnet URI</target>
4781 4797
4782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html"> 4798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit><trans-unit id="6801844913630625451" datatype="html">
4783 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 4799 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source><target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
4784 4800
4785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html"> 4801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit><trans-unit id="2634326893148077182" datatype="html">
4786 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 4802 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
4787 <context-group purpose="location"> 4803
4788 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit><trans-unit id="7404104645798703279" datatype="html">
4789 <context context-type="linenumber">293</context>
4790 </context-group>
4791 </trans-unit><trans-unit id="7404104645798703279" datatype="html">
4792 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 4805 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
4793 <context-group purpose="location"> 4806
4794 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 4807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
4795 <context context-type="linenumber">296,298</context>
4796 </context-group>
4797 </trans-unit>
4798 <trans-unit id="3950258704315544174" datatype="html"> 4808 <trans-unit id="3950258704315544174" datatype="html">
4799 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 4809 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
4800 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 4810 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
4801 4811
4802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html"> 4812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit><trans-unit id="424703522835656806" datatype="html">
4803 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target> 4813 <source>VIDEO CHANNELS</source><target state="new">VIDEO CHANNELS</target>
4804 4814
4805 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html"> 4815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit><trans-unit id="7026684190224451991" datatype="html">
4806 <source>Max video channels per user</source><target state="new">Max video channels per user</target> 4816 <source>Max video channels per user</source><target state="new">Max video channels per user</target>
4807 4817
4808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html"> 4818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit><trans-unit id="3840267063842708224" datatype="html">
4809 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 4819 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source><target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
4810 4820
4811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
4812 <trans-unit id="3428986951244800347" datatype="html"> 4822 <trans-unit id="3428986951244800347" datatype="html">
4813 <source>Block new videos automatically</source> 4823 <source>Block new videos automatically</source>
4814 <target state="new">Block new videos automatically</target> 4824 <target state="new">Block new videos automatically</target>
4815 4825
4816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 4826 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
4817 <trans-unit id="2054846790157376783" datatype="html"> 4827 <trans-unit id="2054846790157376783" datatype="html">
4818 <source>SEARCH</source> 4828 <source>SEARCH</source>
4819 <target state="new">SEARCH</target> 4829 <target state="new">SEARCH</target>
4820 4830
4821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
4822 4832
4823 <trans-unit id="3442084803796199253" datatype="html"> 4833 <trans-unit id="3442084803796199253" datatype="html">
4824 <source>Allow users to do remote URI/handle search</source> 4834 <source>Allow users to do remote URI/handle search</source>
4825 <target state="new">Allow users to do remote URI/handle search</target> 4835 <target state="new">Allow users to do remote URI/handle search</target>
4826 4836
4827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html"> 4837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit><trans-unit id="2258148539285928012" datatype="html">
4828 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4838 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4829 4839
4830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 4840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
4831 4841
4832 <trans-unit id="7295422540935146771" datatype="html"> 4842 <trans-unit id="7295422540935146771" datatype="html">
4833 <source>Allow anonymous to do remote URI/handle search</source> 4843 <source>Allow anonymous to do remote URI/handle search</source>
4834 <target state="new">Allow anonymous to do remote URI/handle search</target> 4844 <target state="new">Allow anonymous to do remote URI/handle search</target>
4835 4845
4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html"> 4846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit><trans-unit id="7305237807882754643" datatype="html">
4837 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 4847 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
4838 4848
4839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 4849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
4840 <trans-unit id="5273935530181504015" datatype="html"> 4850 <trans-unit id="5273935530181504015" datatype="html">
4841 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 4851 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
4842 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 4852 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
4843 4853
4844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html"> 4854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit><trans-unit id="1886227550697837417" datatype="html">
4845 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 4855 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source><target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4846 4856
4847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 4857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
4848 4858
4849 <trans-unit id="2331464426553277323" datatype="html"> 4859 <trans-unit id="2331464426553277323" datatype="html">
4850 <source>Search index URL</source> 4860 <source>Search index URL</source>
4851 <target state="new">Search index URL</target> 4861 <target state="new">Search index URL</target>
4852 4862
4853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
4854 <trans-unit id="8524278911521465398" datatype="html"> 4864 <trans-unit id="8524278911521465398" datatype="html">
4855 <source>Disable local search in search bar</source> 4865 <source>Disable local search in search bar</source>
4856 <target state="new">Disable local search in search bar</target> 4866 <target state="new">Disable local search in search bar</target>
4857 4867
4858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
4859 <trans-unit id="6568991917245875948" datatype="html"> 4869 <trans-unit id="6568991917245875948" datatype="html">
4860 <source>Otherwise the local search stays used by default</source> 4870 <source>Otherwise the local search stays used by default</source>
4861 <target state="new">Otherwise the local search stays used by default</target> 4871 <target state="new">Otherwise the local search stays used by default</target>
4862 4872
4863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
4864 <trans-unit id="4444955208013675027" datatype="html"> 4874 <trans-unit id="4444955208013675027" datatype="html">
4865 <source>Search bar uses the global search index by default</source> 4875 <source>Search bar uses the global search index by default</source>
4866 <target state="new">Search bar uses the global search index by default</target> 4876 <target state="new">Search bar uses the global search index by default</target>
4867 4877
4868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
4869 <trans-unit id="6476750382562952780" datatype="html"> 4879 <trans-unit id="6476750382562952780" datatype="html">
4870 <source>Enable global search</source> 4880 <source>Enable global search</source>
4871 <target state="new">Enable global search</target> 4881 <target state="new">Enable global search</target>
4872 4882
4873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 4883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
4874 <trans-unit id="836183323506117145" datatype="html"> 4884 <trans-unit id="836183323506117145" datatype="html">
4875 <source>FEDERATION</source> 4885 <source>FEDERATION</source>
4876 <target state="new">FEDERATION</target> 4886 <target state="new">FEDERATION</target>
4877 4887
4878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html"> 4888 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit><trans-unit id="252719899360434356" datatype="html">
4879 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 4889 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source><target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
4880 4890
4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 4891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
4882 4892
4883 <trans-unit id="9119248927271669654" datatype="html"> 4893 <trans-unit id="9119248927271669654" datatype="html">
4884 <source>Other instances can follow yours</source> 4894 <source>Other instances can follow yours</source>
4885 <target state="new">Other instances can follow yours</target> 4895 <target state="new">Other instances can follow yours</target>
4886 4896
4887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
4888 <trans-unit id="7015551137649102649" datatype="html"> 4898 <trans-unit id="7015551137649102649" datatype="html">
4889 <source>Manually approve new instance followers</source> 4899 <source>Manually approve new instance followers</source>
4890 <target state="new">Manually approve new instance followers</target> 4900 <target state="new">Manually approve new instance followers</target>
4891 4901
4892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 4902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
4893 <trans-unit id="4803992993548153434" datatype="html"> 4903 <trans-unit id="4803992993548153434" datatype="html">
4894 <source>Automatically follow back instances</source> 4904 <source>Automatically follow back instances</source>
4895 <target state="new">Automatically follow back instances</target> 4905 <target state="new">Automatically follow back instances</target>
4896 4906
4897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 4907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
4898 4908
4899 <trans-unit id="2092224316392295720" datatype="html"> 4909 <trans-unit id="2092224316392295720" datatype="html">
4900 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 4910 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
@@ -4902,25 +4912,25 @@ The link will expire within 1 hour.</target>
4902 4912
4903 4913
4904 4914
4905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
4906 <trans-unit id="1718269478813020014" datatype="html"> 4916 <trans-unit id="1718269478813020014" datatype="html">
4907 <source>Index URL</source> 4917 <source>Index URL</source>
4908 <target state="new">Index URL</target> 4918 <target state="new">Index URL</target>
4909 4919
4910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 4920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
4911 <trans-unit id="173263206605027981" datatype="html"> 4921 <trans-unit id="173263206605027981" datatype="html">
4912 <source>Automatically follow instances of a public index</source> 4922 <source>Automatically follow instances of a public index</source>
4913 <target state="new">Automatically follow instances of a public index</target> 4923 <target state="new">Automatically follow instances of a public index</target>
4914 4924
4915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html"> 4925 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit><trans-unit id="9076632742417302918" datatype="html">
4916 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 4926 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source><target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
4917 4927
4918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 4928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
4919 <trans-unit id="3946988229617310200" datatype="html"> 4929 <trans-unit id="3946988229617310200" datatype="html">
4920 <source>ADMINISTRATORS</source> 4930 <source>ADMINISTRATORS</source>
4921 <target state="new">ADMINISTRATORS</target> 4931 <target state="new">ADMINISTRATORS</target>
4922 4932
4923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
4924 <trans-unit id="2149300564474427551" datatype="html"> 4934 <trans-unit id="2149300564474427551" datatype="html">
4925 <source>Administrator</source> 4935 <source>Administrator</source>
4926 <target state="new">Administrator</target> 4936 <target state="new">Administrator</target>
@@ -4930,12 +4940,12 @@ The link will expire within 1 hour.</target>
4930 <source>Admin email</source> 4940 <source>Admin email</source>
4931 <target state="new">Admin email</target> 4941 <target state="new">Admin email</target>
4932 4942
4933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 4943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
4934 <trans-unit id="4722881456283329321" datatype="html"> 4944 <trans-unit id="4722881456283329321" datatype="html">
4935 <source>Enable contact form</source> 4945 <source>Enable contact form</source>
4936 <target state="new">Enable contact form</target> 4946 <target state="new">Enable contact form</target>
4937 4947
4938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
4939 <trans-unit id="5926348345797688952" datatype="html"> 4949 <trans-unit id="5926348345797688952" datatype="html">
4940 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target> 4950 <source>VOD Transcoding</source><target state="new">VOD Transcoding</target>
4941 4951
@@ -4944,24 +4954,24 @@ The link will expire within 1 hour.</target>
4944 <source>TWITTER</source> 4954 <source>TWITTER</source>
4945 <target state="new">TWITTER</target> 4955 <target state="new">TWITTER</target>
4946 4956
4947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html"> 4957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit><trans-unit id="3202133522706129143" datatype="html">
4948 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 4958 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source><target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
4949 4959
4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
4951 4961
4952 <trans-unit id="4087837092261487511"> 4962 <trans-unit id="4087837092261487511">
4953 <source>Your Twitter username</source> 4963 <source>Your Twitter username</source>
4954 <target>உஙà¯à®•à®³à¯ Twitter பயணரà¯à®ªà¯†à®¯à®°à¯</target> 4964 <target>உஙà¯à®•à®³à¯ Twitter பயணரà¯à®ªà¯†à®¯à®°à¯</target>
4955 4965
4956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 4966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
4957 <trans-unit id="5648651824279408711" datatype="html"> 4967 <trans-unit id="5648651824279408711" datatype="html">
4958 <source>Instance allowed by Twitter</source> 4968 <source>Instance allowed by Twitter</source>
4959 <target state="new">Instance allowed by Twitter</target> 4969 <target state="new">Instance allowed by Twitter</target>
4960 4970
4961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html"> 4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit><trans-unit id="2076338542820061819" datatype="html">
4962 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 4972 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
4963 4973
4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 4974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
4965 <trans-unit id="493135676263039396" datatype="html"> 4975 <trans-unit id="493135676263039396" datatype="html">
4966 <source>LIVE</source><target state="new">LIVE</target> 4976 <source>LIVE</source><target state="new">LIVE</target>
4967 4977
@@ -5283,19 +5293,81 @@ color: red;
5283 <source>PASSWORD</source> 5293 <source>PASSWORD</source>
5284 <target state="new">PASSWORD</target> 5294 <target state="new">PASSWORD</target>
5285 5295
5286 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit><trans-unit id="3892825090402620438" datatype="html">
5297 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5298 <context-group purpose="location">
5299 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5300 <context context-type="linenumber">67</context>
5301 </context-group>
5302 </trans-unit>
5287 <trans-unit id="9012586956848595996" datatype="html"> 5303 <trans-unit id="9012586956848595996" datatype="html">
5288 <source>EMAIL</source> 5304 <source>EMAIL</source>
5289 <target state="new">EMAIL</target> 5305 <target state="new">EMAIL</target>
5290 5306
5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit> 5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5308 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5309 <context-group purpose="location">
5310 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5311 <context context-type="linenumber">3,5</context>
5312 </context-group>
5313 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5314 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5315 <context-group purpose="location">
5316 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5317 <context context-type="linenumber">5</context>
5318 </context-group>
5319 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5320 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5321 <context-group purpose="location">
5322 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5323 <context context-type="linenumber">9</context>
5324 </context-group>
5325 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5326 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5327 <context-group purpose="location">
5328 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5329 <context context-type="linenumber">31</context>
5330 </context-group>
5331 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5332 <source>Disable two factor</source><target state="new">Disable two factor</target>
5333 <context-group purpose="location">
5334 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5335 <context context-type="linenumber">33</context>
5336 </context-group>
5337 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5338 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5339 <context-group purpose="location">
5340 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5341 <context context-type="linenumber">43</context>
5342 </context-group>
5343 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5344 <source> Two factor authentication is already enabled.
5345</source><target state="new"> Two factor authentication is already enabled.
5346</target>
5347 <context-group purpose="location">
5348 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5349 <context context-type="linenumber">6,8</context>
5350 </context-group>
5351 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5352 <source>Your password</source><target state="new">Your password</target>
5353 <context-group purpose="location">
5354 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5355 <context context-type="linenumber">14</context>
5356 </context-group>
5357 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5358 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5359 <context-group purpose="location">
5360 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5361 <context context-type="linenumber">15</context>
5362 </context-group>
5363 </trans-unit>
5292 <trans-unit id="7752239348028675311" datatype="html"> 5364 <trans-unit id="7752239348028675311" datatype="html">
5293 <source>DANGER ZONE</source> 5365 <source>DANGER ZONE</source>
5294 <target state="new">DANGER ZONE</target> 5366 <target state="new">DANGER ZONE</target>
5295 5367
5296 5368
5297 5369
5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5299 <trans-unit id="4915431133669985304" datatype="html"> 5371 <trans-unit id="4915431133669985304" datatype="html">
5300 <source>Profile</source> 5372 <source>Profile</source>
5301 <target state="new">Profile</target> 5373 <target state="new">Profile</target>
@@ -5411,7 +5483,7 @@ color: red;
5411 <source>Current password</source> 5483 <source>Current password</source>
5412 <target state="new">Current password</target> 5484 <target state="new">Current password</target>
5413 5485
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 5486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5415 <trans-unit id="3588415639242079458" datatype="html"> 5487 <trans-unit id="3588415639242079458" datatype="html">
5416 <source>New password</source> 5488 <source>New password</source>
5417 <target state="new">New password</target> 5489 <target state="new">New password</target>
@@ -5656,7 +5728,17 @@ color: red;
5656 </trans-unit><trans-unit id="4247400351982331798" datatype="html"> 5728 </trans-unit><trans-unit id="4247400351982331798" datatype="html">
5657 <source>Account settings</source><target state="new">Account settings</target> 5729 <source>Account settings</source><target state="new">Account settings</target>
5658 5730
5659 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group></trans-unit><trans-unit id="2864486939135008600" datatype="html"> 5731 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5732 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5733 <context-group purpose="location">
5734 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5735 <context context-type="linenumber">39</context>
5736 </context-group>
5737 <context-group purpose="location">
5738 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5739 <context context-type="linenumber">3</context>
5740 </context-group>
5741 </trans-unit><trans-unit id="2864486939135008600" datatype="html">
5660 <source>Playlist elements</source><target state="new">Playlist elements</target> 5742 <source>Playlist elements</source><target state="new">Playlist elements</target>
5661 5743
5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 5744 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
@@ -6883,7 +6965,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
6883 <trans-unit id="1504521795586863905" datatype="html"> 6965 <trans-unit id="1504521795586863905" datatype="html">
6884 <source>VIDEOS</source><target state="new">VIDEOS</target> 6966 <source>VIDEOS</source><target state="new">VIDEOS</target>
6885 6967
6886 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6968 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6887 6969
6888 <trans-unit id="25349740244798533" datatype="html"> 6970 <trans-unit id="25349740244798533" datatype="html">
6889 <source>Username copied</source> 6971 <source>Username copied</source>
@@ -7022,7 +7104,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7022 </trans-unit><trans-unit id="3203902538239082422" datatype="html"> 7104 </trans-unit><trans-unit id="3203902538239082422" datatype="html">
7023 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7105 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source><target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7024 7106
7025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html"> 7107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="6284468333579755406" datatype="html">
7026 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target> 7108 <source>Edit custom configuration</source><target state="new">Edit custom configuration</target>
7027 7109
7028 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 7110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/config.routes.ts</context><context context-type="linenumber">24</context></context-group></trans-unit>
@@ -7180,7 +7262,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
7180 <trans-unit id="7022070615528435141" datatype="html"> 7262 <trans-unit id="7022070615528435141" datatype="html">
7181 <source>Delete</source><target state="new">Delete</target> 7263 <source>Delete</source><target state="new">Delete</target>
7182 7264
7183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 7265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html">
7184 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7266 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
7185 <context-group purpose="location"> 7267 <context-group purpose="location">
7186 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 7268 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
@@ -7272,8 +7354,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7272 <source>Follow request(s) sent!</source> 7354 <source>Follow request(s) sent!</source>
7273 <target state="new">Follow request(s) sent!</target> 7355 <target state="new">Follow request(s) sent!</target>
7274 7356
7275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3459358413436264734" datatype="html"> 7357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group></trans-unit><trans-unit id="3069073855436209848" datatype="html">
7276 <source>Your instance subscriptions</source><target state="new">Your instance subscriptions</target> 7358 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7277 <context-group purpose="location"> 7359 <context-group purpose="location">
7278 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7360 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7279 <context context-type="linenumber">3</context> 7361 <context context-type="linenumber">3</context>
@@ -7793,19 +7875,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
7793 <x id="PH"/> updated. 7875 <x id="PH"/> updated.
7794 </target> 7876 </target>
7795 7877
7796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 7878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
7797 <trans-unit id="1349763489797682899" datatype="html"> 7879 <trans-unit id="1349763489797682899" datatype="html">
7798 <source>Update user</source> 7880 <source>Update user</source>
7799 <target state="new">Update user</target> 7881 <target state="new">Update user</target>
7800 7882
7801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 7883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
7802 <trans-unit id="8819563010322372715" datatype="html"> 7884 <trans-unit id="8819563010322372715" datatype="html">
7803 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 7885 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
7804 <target state="new">An email asking for password reset has been sent to 7886 <target state="new">An email asking for password reset has been sent to
7805 <x id="PH"/>. 7887 <x id="PH"/>.
7806 </target> 7888 </target>
7807 7889
7808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit><trans-unit id="7483807629538115183" datatype="html"> 7890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
7891 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
7892 <context-group purpose="location">
7893 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
7894 <context context-type="linenumber">134</context>
7895 </context-group>
7896 </trans-unit><trans-unit id="7483807629538115183" datatype="html">
7809 <source>Users list</source><target state="new">Users list</target> 7897 <source>Users list</source><target state="new">Users list</target>
7810 7898
7811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html"> 7899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/users.routes.ts</context><context context-type="linenumber">25</context></context-group></trans-unit><trans-unit id="1525334987774465166" datatype="html">
@@ -8271,7 +8359,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8271 <source>Channel filters</source><target state="new">Channel filters</target> 8359 <source>Channel filters</source><target state="new">Channel filters</target>
8272 8360
8273 8361
8274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html"> 8362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6059091237492573541" datatype="html">
8275 <source>Update video channel</source><target state="new">Update video channel</target> 8363 <source>Update video channel</source><target state="new">Update video channel</target>
8276 8364
8277 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html"> 8365 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/manage-routing.module.ts</context><context context-type="linenumber">21</context></context-group></trans-unit><trans-unit id="6595008830732269870" datatype="html">
@@ -8319,10 +8407,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
8319 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html"> 8407 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="5851560788527570644" datatype="html">
8320 <source>Notifications</source><target state="new">Notifications</target> 8408 <source>Notifications</source><target state="new">Notifications</target>
8321 8409
8322 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html"> 8410 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit><trans-unit id="6658000829978978023" datatype="html">
8323 <source>Applications</source><target state="new">Applications</target> 8411 <source>Applications</source><target state="new">Applications</target>
8324 8412
8325 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
8326 <trans-unit id="104404386496394770" datatype="html"> 8414 <trans-unit id="104404386496394770" datatype="html">
8327 <source>Delete playlist</source> 8415 <source>Delete playlist</source>
8328 <target state="new">Delete playlist</target> 8416 <target state="new">Delete playlist</target>
@@ -8338,7 +8426,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8338 <trans-unit id="4844578664427956129" datatype="html"> 8426 <trans-unit id="4844578664427956129" datatype="html">
8339 <source>Change ownership</source><target state="new">Change ownership</target> 8427 <source>Change ownership</source><target state="new">Change ownership</target>
8340 8428
8341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 8429 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
8342 <trans-unit id="3380608219513805292" datatype="html"> 8430 <trans-unit id="3380608219513805292" datatype="html">
8343 <source>Playlist <x id="PH"/> deleted.</source> 8431 <source>Playlist <x id="PH"/> deleted.</source>
8344 <target state="new">Playlist 8432 <target state="new">Playlist
@@ -8351,26 +8439,20 @@ channel with the same name (<x id="PH_2"/>)!</target>
8351 <source>My videos</source> 8439 <source>My videos</source>
8352 <target state="new">My videos</target> 8440 <target state="new">My videos</target>
8353 8441
8354 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 8442 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
8355 <trans-unit id="8197117721861453263" datatype="html"> 8443 <trans-unit id="8197117721861453263" datatype="html">
8356 <source>Do you really want to delete <x id="PH"/> videos?</source> 8444 <source>Do you really want to delete <x id="PH"/> videos?</source>
8357 <target state="new">Do you really want to delete 8445 <target state="new">Do you really want to delete
8358 <x id="PH"/> videos? 8446 <x id="PH"/> videos?
8359 </target> 8447 </target>
8360 8448
8361 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html"> 8449 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="696910741870112536" datatype="html">
8362 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 8450 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source><target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
8363 <context-group purpose="location"> 8451
8364 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8452 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit><trans-unit id="3255171236149541417" datatype="html">
8365 <context context-type="linenumber">191</context>
8366 </context-group>
8367 </trans-unit><trans-unit id="3255171236149541417" datatype="html">
8368 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 8453 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source><target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
8369 <context-group purpose="location"> 8454
8370 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
8371 <context context-type="linenumber">193,191</context>
8372 </context-group>
8373 </trans-unit>
8374 <trans-unit id="2591467977473302125" datatype="html"> 8456 <trans-unit id="2591467977473302125" datatype="html">
8375 <source>Videos list</source><target state="new">Videos list</target> 8457 <source>Videos list</source><target state="new">Videos list</target>
8376 <context-group purpose="location"> 8458 <context-group purpose="location">
@@ -8413,7 +8495,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8413 <source>My channels</source> 8495 <source>My channels</source>
8414 <target state="new">My channels</target> 8496 <target state="new">My channels</target>
8415 8497
8416 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html">
8417 <source>My synchronizations</source><target state="new">My synchronizations</target> 8499 <source>My synchronizations</source><target state="new">My synchronizations</target>
8418 <context-group purpose="location"> 8500 <context-group purpose="location">
8419 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 8501 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
@@ -8437,12 +8519,12 @@ channel with the same name (<x id="PH_2"/>)!</target>
8437 <source>My playlists</source> 8519 <source>My playlists</source>
8438 <target state="new">My playlists</target> 8520 <target state="new">My playlists</target>
8439 8521
8440 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 8522 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8441 <trans-unit id="2527931602940887636" datatype="html"> 8523 <trans-unit id="2527931602940887636" datatype="html">
8442 <source>My subscriptions</source> 8524 <source>My subscriptions</source>
8443 <target state="new">My subscriptions</target> 8525 <target state="new">My subscriptions</target>
8444 8526
8445 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 8527 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
8446 <trans-unit id="5177154708872200221" datatype="html"> 8528 <trans-unit id="5177154708872200221" datatype="html">
8447 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target> 8529 <source>You don't have any subscription yet.</source><target state="new">You don't have any subscription yet.</target>
8448 8530
@@ -8453,7 +8535,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
8453 <source>My abuse reports</source> 8535 <source>My abuse reports</source>
8454 <target state="new">My abuse reports</target> 8536 <target state="new">My abuse reports</target>
8455 8537
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html"> 8538 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="5603224609929994288" datatype="html">
8457 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8539 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8458</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 8540</source><target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
8459</target> 8541</target>
@@ -8490,13 +8572,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
8490 </trans-unit><trans-unit id="8181077408762380407" datatype="html"> 8572 </trans-unit><trans-unit id="8181077408762380407" datatype="html">
8491 <source>Channels</source><target state="new">Channels</target> 8573 <source>Channels</source><target state="new">Channels</target>
8492 8574
8493 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html"> 8575 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit><trans-unit id="8936704404804793618" datatype="html">
8494 <source>Videos</source><target state="new">Videos</target> 8576 <source>Videos</source><target state="new">Videos</target>
8495 8577
8496 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html"> 8578 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit><trans-unit id="1823843876735462104" datatype="html">
8497 <source>Playlists</source><target state="new">Playlists</target> 8579 <source>Playlists</source><target state="new">Playlists</target>
8498 8580
8499 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 8581 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
8500 8582
8501 8583
8502 <trans-unit id="7916647920967632052" datatype="html"> 8584 <trans-unit id="7916647920967632052" datatype="html">
@@ -8676,7 +8758,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8676 <source>You need to reconnect.</source> 8758 <source>You need to reconnect.</source>
8677 <target state="new">You need to reconnect.</target> 8759 <target state="new">You need to reconnect.</target>
8678 8760
8679 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html"> 8761 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit><trans-unit id="8093156107152165809" datatype="html">
8680 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target> 8762 <source>Show/hide this help menu</source><target state="new">Show/hide this help menu</target>
8681 <context-group purpose="location"> 8763 <context-group purpose="location">
8682 <context context-type="sourcefile">src/app/core/core.module.ts</context> 8764 <context context-type="sourcefile">src/app/core/core.module.ts</context>
@@ -8695,30 +8777,21 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8695 8777
8696 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html"> 8778 <context-group purpose="location"><context context-type="sourcefile">src/app/core/hotkeys/hotkeys.component.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="3608407683173066091" datatype="html">
8697 <source>My history</source><target state="new">My history</target> 8779 <source>My history</source><target state="new">My history</target>
8698 <context-group purpose="location"> 8780
8699 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8781 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4024404994702813072" datatype="html">
8700 <context context-type="linenumber">98</context>
8701 </context-group>
8702 </trans-unit><trans-unit id="4024404994702813072" datatype="html">
8703 <source>In my library</source><target state="new">In my library</target> 8782 <source>In my library</source><target state="new">In my library</target>
8704 <context-group purpose="location"> 8783
8705 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8784 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit><trans-unit id="232050922346936574" datatype="html">
8706 <context context-type="linenumber">104</context>
8707 </context-group>
8708 </trans-unit><trans-unit id="232050922346936574" datatype="html">
8709 <source>Trending</source><target state="new">Trending</target> 8785 <source>Trending</source><target state="new">Trending</target>
8710 8786
8711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html"> 8787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit><trans-unit id="6470888608149621404" datatype="html">
8712 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 8788 <source>ON <x id="PH" equiv-text="config.instance.name"/></source><target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
8713 <context-group purpose="location"> 8789
8714 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 8790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit><trans-unit id="2821179408673282599" datatype="html">
8715 <context context-type="linenumber">150</context>
8716 </context-group>
8717 </trans-unit><trans-unit id="2821179408673282599" datatype="html">
8718 <source>Home</source><target state="new">Home</target> 8791 <source>Home</source><target state="new">Home</target>
8719 8792
8720 8793
8721 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group></trans-unit> 8794 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
8722 <trans-unit id="4648900870671159218" datatype="html"> 8795 <trans-unit id="4648900870671159218" datatype="html">
8723 <source>Success</source> 8796 <source>Success</source>
8724 <target state="new">Success</target> 8797 <target state="new">Success</target>
@@ -8728,12 +8801,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8728 <source>Incorrect username or password.</source> 8801 <source>Incorrect username or password.</source>
8729 <target state="new">Incorrect username or password.</target> 8802 <target state="new">Incorrect username or password.</target>
8730 8803
8731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit> 8804 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
8732 <trans-unit id="6974874606619467663" datatype="html"> 8805 <trans-unit id="6974874606619467663" datatype="html">
8733 <source>Your account is blocked.</source> 8806 <source>Your account is blocked.</source>
8734 <target state="new">Your account is blocked.</target> 8807 <target state="new">Your account is blocked.</target>
8735 8808
8736 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 8809 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
8737 8810
8738 <trans-unit id="7939914198003891823" datatype="html"> 8811 <trans-unit id="7939914198003891823" datatype="html">
8739 <source>any language</source> 8812 <source>any language</source>
@@ -8868,6 +8941,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8868 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 8941 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
8869 <context context-type="linenumber">7</context> 8942 <context context-type="linenumber">7</context>
8870 </context-group> 8943 </context-group>
8944 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
8945 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8946</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
8947</target>
8948 <context-group purpose="location">
8949 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
8950 <context context-type="linenumber">1,4</context>
8951 </context-group>
8871 </trans-unit><trans-unit id="7804724824750282316" datatype="html"> 8952 </trans-unit><trans-unit id="7804724824750282316" datatype="html">
8872 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target> 8953 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}"/></target>
8873 <context-group purpose="location"> 8954 <context-group purpose="location">
@@ -8988,7 +9069,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
8988 <source>Confirm</source> 9069 <source>Confirm</source>
8989 <target state="new">Confirm</target> 9070 <target state="new">Confirm</target>
8990 9071
8991 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group></trans-unit> 9072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9073 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9074 <context-group purpose="location">
9075 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9076 <context context-type="linenumber">28,30</context>
9077 </context-group>
9078 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9079 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9080 <context-group purpose="location">
9081 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9082 <context context-type="linenumber">34,36</context>
9083 </context-group>
9084 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9085 <source>Two-factor code</source><target state="new">Two-factor code</target>
9086 <context-group purpose="location">
9087 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9088 <context context-type="linenumber">42</context>
9089 </context-group>
9090 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9091 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9092 <context-group purpose="location">
9093 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9094 <context context-type="linenumber">43</context>
9095 </context-group>
9096 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9097 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9098 <context-group purpose="location">
9099 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9100 <context context-type="linenumber">77</context>
9101 </context-group>
9102 </trans-unit>
8992 <trans-unit id="7784486624424057376" datatype="html"> 9103 <trans-unit id="7784486624424057376" datatype="html">
8993 <source>Instance name is required.</source> 9104 <source>Instance name is required.</source>
8994 <target state="new">Instance name is required.</target> 9105 <target state="new">Instance name is required.</target>
@@ -9158,7 +9269,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html"> 9269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="2805037637775107078" datatype="html">
9159 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 9270 <source>Handle must be valid (eg. chocobozzz@example.com).</source><target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
9160 9271
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 9272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="3159508433607320799" datatype="html">
9273 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
9274 <context-group purpose="location">
9275 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
9276 <context context-type="linenumber">69</context>
9277 </context-group>
9278 </trans-unit>
9162 <trans-unit id="4968369344159400023" datatype="html"> 9279 <trans-unit id="4968369344159400023" datatype="html">
9163 <source>Your name is required.</source> 9280 <source>Your name is required.</source>
9164 <target state="new">Your name is required.</target> 9281 <target state="new">Your name is required.</target>
@@ -9215,7 +9332,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9215 <target state="new">Password is required.</target> 9332 <target state="new">Password is required.</target>
9216 9333
9217 9334
9218 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 9335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
9219 <trans-unit id="3152303769378345477" datatype="html"> 9336 <trans-unit id="3152303769378345477" datatype="html">
9220 <source>Confirmation of the password is required.</source> 9337 <source>Confirmation of the password is required.</source>
9221 <target state="new">Confirmation of the password is required.</target> 9338 <target state="new">Confirmation of the password is required.</target>
@@ -9260,92 +9377,92 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9260 <target state="new">Password must be at least 6 characters long.</target> 9377 <target state="new">Password must be at least 6 characters long.</target>
9261 9378
9262 9379
9263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 9380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
9264 <trans-unit id="1099684476181448167" datatype="html"> 9381 <trans-unit id="1099684476181448167" datatype="html">
9265 <source>Password cannot be more than 255 characters long.</source> 9382 <source>Password cannot be more than 255 characters long.</source>
9266 <target state="new">Password cannot be more than 255 characters long.</target> 9383 <target state="new">Password cannot be more than 255 characters long.</target>
9267 9384
9268 9385
9269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group></trans-unit> 9386 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
9270 <trans-unit id="3392630942539073768" datatype="html"> 9387 <trans-unit id="3392630942539073768" datatype="html">
9271 <source>The new password and the confirmed password do not correspond.</source> 9388 <source>The new password and the confirmed password do not correspond.</source>
9272 <target state="new">The new password and the confirmed password do not correspond.</target> 9389 <target state="new">The new password and the confirmed password do not correspond.</target>
9273 9390
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 9391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
9275 <trans-unit id="2027337371129904473" datatype="html"> 9392 <trans-unit id="2027337371129904473" datatype="html">
9276 <source>Video quota is required.</source> 9393 <source>Video quota is required.</source>
9277 <target state="new">Video quota is required.</target> 9394 <target state="new">Video quota is required.</target>
9278 9395
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 9396 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9280 <trans-unit id="267386529333143660" datatype="html"> 9397 <trans-unit id="267386529333143660" datatype="html">
9281 <source>Quota must be greater than -1.</source> 9398 <source>Quota must be greater than -1.</source>
9282 <target state="new">Quota must be greater than -1.</target> 9399 <target state="new">Quota must be greater than -1.</target>
9283 9400
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 9401 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
9285 <trans-unit id="1220179061234048936" datatype="html"> 9402 <trans-unit id="1220179061234048936" datatype="html">
9286 <source>Daily upload limit is required.</source> 9403 <source>Daily upload limit is required.</source>
9287 <target state="new">Daily upload limit is required.</target> 9404 <target state="new">Daily upload limit is required.</target>
9288 9405
9289 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group></trans-unit> 9406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
9290 <trans-unit id="8959404382357999234" datatype="html"> 9407 <trans-unit id="8959404382357999234" datatype="html">
9291 <source>Daily upload limit must be greater than -1.</source> 9408 <source>Daily upload limit must be greater than -1.</source>
9292 <target state="new">Daily upload limit must be greater than -1.</target> 9409 <target state="new">Daily upload limit must be greater than -1.</target>
9293 9410
9294 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group></trans-unit> 9411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
9295 <trans-unit id="4796798537475457493" datatype="html"> 9412 <trans-unit id="4796798537475457493" datatype="html">
9296 <source>User role is required.</source> 9413 <source>User role is required.</source>
9297 <target state="new">User role is required.</target> 9414 <target state="new">User role is required.</target>
9298 9415
9299 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group></trans-unit> 9416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
9300 <trans-unit id="2761226139624435788" datatype="html"> 9417 <trans-unit id="2761226139624435788" datatype="html">
9301 <source>Description must be at least 3 characters long.</source> 9418 <source>Description must be at least 3 characters long.</source>
9302 <target state="new">Description must be at least 3 characters long.</target> 9419 <target state="new">Description must be at least 3 characters long.</target>
9303 9420
9304 9421
9305 9422
9306 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit> 9423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
9307 <trans-unit id="4717982586356605243" datatype="html"> 9424 <trans-unit id="4717982586356605243" datatype="html">
9308 <source>Description cannot be more than 1000 characters long.</source> 9425 <source>Description cannot be more than 1000 characters long.</source>
9309 <target state="new">Description cannot be more than 1000 characters long.</target> 9426 <target state="new">Description cannot be more than 1000 characters long.</target>
9310 9427
9311 9428
9312 9429
9313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit> 9430 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
9314 <trans-unit id="1814372869868173571" datatype="html"> 9431 <trans-unit id="1814372869868173571" datatype="html">
9315 <source>You must agree with the instance terms in order to register on it.</source> 9432 <source>You must agree with the instance terms in order to register on it.</source>
9316 <target state="new">You must agree with the instance terms in order to register on it.</target> 9433 <target state="new">You must agree with the instance terms in order to register on it.</target>
9317 9434
9318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group></trans-unit> 9435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
9319 <trans-unit id="7803960725351649605" datatype="html"> 9436 <trans-unit id="7803960725351649605" datatype="html">
9320 <source>Ban reason must be at least 3 characters long.</source> 9437 <source>Ban reason must be at least 3 characters long.</source>
9321 <target state="new">Ban reason must be at least 3 characters long.</target> 9438 <target state="new">Ban reason must be at least 3 characters long.</target>
9322 9439
9323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 9440 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
9324 <trans-unit id="3851609012243698179" datatype="html"> 9441 <trans-unit id="3851609012243698179" datatype="html">
9325 <source>Ban reason cannot be more than 250 characters long.</source> 9442 <source>Ban reason cannot be more than 250 characters long.</source>
9326 <target state="new">Ban reason cannot be more than 250 characters long.</target> 9443 <target state="new">Ban reason cannot be more than 250 characters long.</target>
9327 9444
9328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group></trans-unit> 9445 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
9329 <trans-unit id="6632896893630378443" datatype="html"> 9446 <trans-unit id="6632896893630378443" datatype="html">
9330 <source>Display name is required.</source> 9447 <source>Display name is required.</source>
9331 <target state="new">Display name is required.</target> 9448 <target state="new">Display name is required.</target>
9332 9449
9333 9450
9334 9451
9335 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 9452 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
9336 <trans-unit id="1303578752658966736" datatype="html"> 9453 <trans-unit id="1303578752658966736" datatype="html">
9337 <source>Display name must be at least 1 character long.</source> 9454 <source>Display name must be at least 1 character long.</source>
9338 <target state="new">Display name must be at least 1 character long.</target> 9455 <target state="new">Display name must be at least 1 character long.</target>
9339 9456
9340 9457
9341 9458
9342 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 9459 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
9343 <trans-unit id="4613240543124934954" datatype="html"> 9460 <trans-unit id="4613240543124934954" datatype="html">
9344 <source>Display name cannot be more than 50 characters long.</source> 9461 <source>Display name cannot be more than 50 characters long.</source>
9345 <target state="new">Display name cannot be more than 50 characters long.</target> 9462 <target state="new">Display name cannot be more than 50 characters long.</target>
9346 9463
9347 9464
9348 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 9465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
9349 <trans-unit id="1000468652492651683" datatype="html"> 9466 <trans-unit id="1000468652492651683" datatype="html">
9350 <source>Report reason is required.</source> 9467 <source>Report reason is required.</source>
9351 <target state="new">Report reason is required.</target> 9468 <target state="new">Report reason is required.</target>
@@ -10137,7 +10254,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10137 </target> 10254 </target>
10138 10255
10139 10256
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10257 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
10141 <trans-unit id="1209500590333005801" datatype="html"> 10258 <trans-unit id="1209500590333005801" datatype="html">
10142 <source> 10259 <source>
10143 <x id="PH"/> (account page) 10260 <x id="PH"/> (account page)
@@ -10518,20 +10635,20 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10518 <x id="PH"/> minutes. 10635 <x id="PH"/> minutes.
10519 </target> 10636 </target>
10520 10637
10521 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10522 <trans-unit id="4965472196059235310" datatype="html"> 10639 <trans-unit id="4965472196059235310" datatype="html">
10523 <source>Too many attempts, please try again later.</source> 10640 <source>Too many attempts, please try again later.</source>
10524 <target state="new">Too many attempts, please try again later.</target> 10641 <target state="new">Too many attempts, please try again later.</target>
10525 10642
10526 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10643 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10527 <trans-unit id="1693549688987384699" datatype="html"> 10644 <trans-unit id="1693549688987384699" datatype="html">
10528 <source>Server error. Please retry later.</source> 10645 <source>Server error. Please retry later.</source>
10529 <target state="new">Server error. Please retry later.</target> 10646 <target state="new">Server error. Please retry later.</target>
10530 10647
10531 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html"> 10648 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit><trans-unit id="7436975022198908854" datatype="html">
10532 <source>Unknown server error</source><target state="new">Unknown server error</target> 10649 <source>Unknown server error</source><target state="new">Unknown server error</target>
10533 10650
10534 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10651 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10535 <trans-unit id="5927402622550505067" datatype="html"> 10652 <trans-unit id="5927402622550505067" datatype="html">
10536 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 10653 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
10537 <target state="new">Subscribed to all current channels of 10654 <target state="new">Subscribed to all current channels of
@@ -10695,7 +10812,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10695 <target state="new">Copied</target> 10812 <target state="new">Copied</target>
10696 10813
10697 10814
10698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html"> 10815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit><trans-unit id="4323470180912194028" datatype="html">
10699 <source>Copy</source><target state="new">Copy</target> 10816 <source>Copy</source><target state="new">Copy</target>
10700 10817
10701 10818
@@ -10892,38 +11009,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10892 <source>Published</source> 11009 <source>Published</source>
10893 <target state="new">Published</target> 11010 <target state="new">Published</target>
10894 11011
10895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html"> 11012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit><trans-unit id="7657908235362559477" datatype="html">
10896 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 11013 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source><target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
10897 <context-group purpose="location"> 11014
10898 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11015 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
10899 <context context-type="linenumber">178</context>
10900 </context-group>
10901 </trans-unit>
10902 <trans-unit id="5093002376262354382" datatype="html"> 11016 <trans-unit id="5093002376262354382" datatype="html">
10903 <source>Transcoding failed</source><target state="new">Transcoding failed</target> 11017 <source>Transcoding failed</source><target state="new">Transcoding failed</target>
10904 11018
10905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html"> 11019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit><trans-unit id="118687079501751948" datatype="html">
10906 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target> 11020 <source>Move to external storage failed</source><target state="new">Move to external storage failed</target>
10907 11021
10908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 11022 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
10909 <trans-unit id="4887724548587271148" datatype="html"> 11023 <trans-unit id="4887724548587271148" datatype="html">
10910 <source>Waiting transcoding</source> 11024 <source>Waiting transcoding</source>
10911 <target state="new">Waiting transcoding</target> 11025 <target state="new">Waiting transcoding</target>
10912 11026
10913 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group></trans-unit> 11027 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
10914 <trans-unit id="4517785179607945981" datatype="html"> 11028 <trans-unit id="4517785179607945981" datatype="html">
10915 <source>To transcode</source> 11029 <source>To transcode</source>
10916 <target state="new">To transcode</target> 11030 <target state="new">To transcode</target>
10917 11031
10918 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> 11032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
10919 <trans-unit id="3299576663551440736" datatype="html"> 11033 <trans-unit id="3299576663551440736" datatype="html">
10920 <source>To import</source> 11034 <source>To import</source>
10921 <target state="new">To import</target> 11035 <target state="new">To import</target>
10922 11036
10923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html"> 11037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit><trans-unit id="6963802198225789806" datatype="html">
10924 <source>To edit</source><target state="new">To edit</target> 11038 <source>To edit</source><target state="new">To edit</target>
10925 11039
10926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html"> 11040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="8492933894084361602" datatype="html">
10927 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 11041 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source><target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
10928 <context-group purpose="location"> 11042 <context-group purpose="location">
10929 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context> 11043 <context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context>
@@ -10985,23 +11099,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10985 <source>Your video was uploaded to your account and is private.</source> 11099 <source>Your video was uploaded to your account and is private.</source>
10986 <target state="new">Your video was uploaded to your account and is private.</target> 11100 <target state="new">Your video was uploaded to your account and is private.</target>
10987 11101
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 11102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10989 <trans-unit id="5699822024600815733" datatype="html"> 11103 <trans-unit id="5699822024600815733" datatype="html">
10990 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 11104 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10991 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 11105 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
10992 11106
10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 11107 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10994 <trans-unit id="1219739004043110649" datatype="html"> 11108 <trans-unit id="1219739004043110649" datatype="html">
10995 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 11109 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10996 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 11110 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
10997 11111
10998 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html"> 11112 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit><trans-unit id="1830802698757049943" datatype="html">
10999 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 11113 <source>Publish <x id="PH" equiv-text="videoName"/></source><target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
11000 11114
11001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html"> 11115 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit><trans-unit id="6932865105766151309" datatype="html">
11002 <source>Upload</source><target state="new">Upload</target> 11116 <source>Upload</source><target state="new">Upload</target>
11003 11117
11004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 11118 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
11005 <trans-unit id="8278735427925094503" datatype="html"> 11119 <trans-unit id="8278735427925094503" datatype="html">
11006 <source>Upload 11120 <source>Upload
11007 <x id="PH"/> 11121 <x id="PH"/>
@@ -11010,13 +11124,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11010 <x id="PH"/> 11124 <x id="PH"/>
11011 </target> 11125 </target>
11012 11126
11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
11014 11128
11015 <trans-unit id="5981816353437801748" datatype="html"> 11129 <trans-unit id="5981816353437801748" datatype="html">
11016 <source>Video published.</source> 11130 <source>Video published.</source>
11017 <target state="new">Video published.</target> 11131 <target state="new">Video published.</target>
11018 11132
11019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 11133 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
11020 11134
11021 11135
11022 <trans-unit id="764164089183618119" datatype="html"> 11136 <trans-unit id="764164089183618119" datatype="html">
@@ -11130,7 +11244,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html"> 11244 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit><trans-unit id="2159130950882492111" datatype="html">
11131 <source>Cancel</source><target state="new">Cancel</target> 11245 <source>Cancel</source><target state="new">Cancel</target>
11132 11246
11133 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 11247 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
11134 <trans-unit id="3354816756665089864" datatype="html"> 11248 <trans-unit id="3354816756665089864" datatype="html">
11135 <source>Autoplay is suspended</source> 11249 <source>Autoplay is suspended</source>
11136 <target state="new">Autoplay is suspended</target> 11250 <target state="new">Autoplay is suspended</target>
@@ -11204,7 +11318,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11204 <trans-unit id="2431286785954354122" datatype="html"> 11318 <trans-unit id="2431286785954354122" datatype="html">
11205 <source>Recently added</source><target state="new">Recently added</target> 11319 <source>Recently added</source><target state="new">Recently added</target>
11206 11320
11207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 11321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
11208 11322
11209 11323
11210 11324
@@ -11216,10 +11330,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html"> 11330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">30</context></context-group></trans-unit><trans-unit id="1812379335568847528" datatype="html">
11217 <source>Subscriptions</source><target state="new">Subscriptions</target> 11331 <source>Subscriptions</source><target state="new">Subscriptions</target>
11218 11332
11219 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html"> 11333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit><trans-unit id="186236568870281953" datatype="html">
11220 <source>History</source><target state="new">History</target> 11334 <source>History</source><target state="new">History</target>
11221 11335
11222 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html"> 11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="5237588857224999862" datatype="html">
11223 <source>Open actions</source><target state="new">Open actions</target> 11337 <source>Open actions</source><target state="new">Open actions</target>
11224 <context-group purpose="location"> 11338 <context-group purpose="location">
11225 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context> 11339 <context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context>
@@ -11228,7 +11342,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11228 </trans-unit><trans-unit id="8681933925782924101" datatype="html"> 11342 </trans-unit><trans-unit id="8681933925782924101" datatype="html">
11229 <source>Local videos</source><target state="new">Local videos</target> 11343 <source>Local videos</source><target state="new">Local videos</target>
11230 11344
11231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html"> 11345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit><trans-unit id="5668077948386857930" datatype="html">
11232 <source>Exclude</source><target state="new">Exclude</target> 11346 <source>Exclude</source><target state="new">Exclude</target>
11233 11347
11234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html"> 11348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit><trans-unit id="7147755274837297932" datatype="html">
@@ -11252,13 +11366,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html"> 11366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit><trans-unit id="4668975178372693951" datatype="html">
11253 <source>Discover videos</source><target state="new">Discover videos</target> 11367 <source>Discover videos</source><target state="new">Discover videos</target>
11254 11368
11255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html"> 11369 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit><trans-unit id="8067135025051844577" datatype="html">
11256 <source>Trending videos</source><target state="new">Trending videos</target> 11370 <source>Trending videos</source><target state="new">Trending videos</target>
11257 11371
11258 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html"> 11372 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit><trans-unit id="664221386829541948" datatype="html">
11259 <source>Recently added videos</source><target state="new">Recently added videos</target> 11373 <source>Recently added videos</source><target state="new">Recently added videos</target>
11260 11374
11261 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html"> 11375 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit><trans-unit id="8212906256415538361" datatype="html">
11262 <source>Upload a video</source><target state="new">Upload a video</target> 11376 <source>Upload a video</source><target state="new">Upload a video</target>
11263 11377
11264 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html"> 11378 <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">102</context></context-group></trans-unit><trans-unit id="7590784934397800835" datatype="html">
diff --git a/client/src/locale/angular.th-TH.xlf b/client/src/locale/angular.th-TH.xlf
index aec75b011..fd3815ecf 100644
--- a/client/src/locale/angular.th-TH.xlf
+++ b/client/src/locale/angular.th-TH.xlf
@@ -543,19 +543,19 @@
543 <trans-unit id="1006562256968398209" datatype="html"> 543 <trans-unit id="1006562256968398209" datatype="html">
544 <source>video</source> 544 <source>video</source>
545 <target state="translated">วิดีโอ</target> 545 <target state="translated">วิดีโอ</target>
546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 546
547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 547
548 </trans-unit> 548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
549 <trans-unit id="6995024616159044376" datatype="html"> 549 <trans-unit id="6995024616159044376" datatype="html">
550 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 550 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
551 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 551 <target state="new">Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 552
553 </trans-unit> 553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
554 <trans-unit id="7873395933409147217" datatype="html"> 554 <trans-unit id="7873395933409147217" datatype="html">
555 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 555 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
556 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 556 <target state="new">Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 557
558 </trans-unit> 558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
559 <trans-unit id="5235042777215655908" datatype="html"> 559 <trans-unit id="5235042777215655908" datatype="html">
560 <source>subtitles</source> 560 <source>subtitles</source>
561 <target state="translated">คำบรรยายใต้ภาพ</target> 561 <target state="translated">คำบรรยายใต้ภาพ</target>
@@ -622,8 +622,8 @@
622 <trans-unit id="2466846716878254816" datatype="html"> 622 <trans-unit id="2466846716878254816" datatype="html">
623 <source>Element <x id="PH" equiv-text="param"/> not found</source> 623 <source>Element <x id="PH" equiv-text="param"/> not found</source>
624 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target> 624 <target state="new">Element <x id="PH" equiv-text="param"/> not found</target>
625 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 625
626 </trans-unit> 626 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
627 <trans-unit id="7539427273132299890"> 627 <trans-unit id="7539427273132299890">
628 <source>Unlisted</source> 628 <source>Unlisted</source>
629 <target>ไม่เปิดเผย</target> 629 <target>ไม่เปิดเผย</target>
@@ -778,16 +778,13 @@
778 <trans-unit id="158575725114802951" datatype="html"> 778 <trans-unit id="158575725114802951" datatype="html">
779 <source>Only live videos</source> 779 <source>Only live videos</source>
780 <target state="translated">เฉพาะวิดีโอสด</target> 780 <target state="translated">เฉพาะวิดีโอสด</target>
781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 781
782 </trans-unit> 782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
783 <trans-unit id="9157178301885999151" datatype="html"> 783 <trans-unit id="9157178301885999151" datatype="html">
784 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 784 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
785 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 785 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
786 <context-group purpose="location"> 786
787 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
788 <context context-type="linenumber">170</context>
789 </context-group>
790 </trans-unit>
791 <trans-unit id="7585826646011739428"> 788 <trans-unit id="7585826646011739428">
792 <source>Edit</source> 789 <source>Edit</source>
793 <target>à¹à¸à¹‰à¹„ข</target> 790 <target>à¹à¸à¹‰à¹„ข</target>
@@ -1219,46 +1216,52 @@
1219 <trans-unit id="3997350348765083892"> 1216 <trans-unit id="3997350348765083892">
1220 <source>Username or email address</source> 1217 <source>Username or email address</source>
1221 <target>ชื่อผู้ใช้หรือที่อยู่อีเมล</target> 1218 <target>ชื่อผู้ใช้หรือที่อยู่อีเมล</target>
1222 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1219
1223 </trans-unit> 1220 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1224 <trans-unit id="175344056589888866" datatype="html"> 1221 <trans-unit id="175344056589888866" datatype="html">
1225 <source>Example: john@example.com</source> 1222 <source>Example: john@example.com</source>
1226 <target state="translated">ตัวอย่าง: john@example.com</target> 1223 <target state="translated">ตัวอย่าง: john@example.com</target>
1224
1225
1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1227 <trans-unit id="1758058452376026925" datatype="html">
1228 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1229 <target state="translated">âš ï¸ à¸—à¸µà¹ˆà¸­à¸¢à¸¹à¹ˆà¸­à¸µà¹€à¸¡à¸¥à¸ªà¹ˆà¸§à¸™à¹ƒà¸«à¸à¹ˆà¹„ม่มีตัวอัà¸à¸©à¸£à¸žà¸´à¸¡à¸žà¹Œà¹ƒà¸«à¸à¹ˆ</target>
1230
1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1232 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1227 <context-group purpose="location"> 1233 <context-group purpose="location">
1228 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1234 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1229 <context context-type="linenumber">46</context> 1235 <context context-type="linenumber">70</context>
1230 </context-group> 1236 </context-group>
1237 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1238 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1231 <context-group purpose="location"> 1239 <context-group purpose="location">
1232 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1240 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1233 <context context-type="linenumber">53</context> 1241 <context context-type="linenumber">72</context>
1234 </context-group> 1242 </context-group>
1235 </trans-unit> 1243 </trans-unit>
1236 <trans-unit id="1758058452376026925" datatype="html">
1237 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1238 <target state="translated">âš ï¸ à¸—à¸µà¹ˆà¸­à¸¢à¸¹à¹ˆà¸­à¸µà¹€à¸¡à¸¥à¸ªà¹ˆà¸§à¸™à¹ƒà¸«à¸à¹ˆà¹„ม่มีตัวอัà¸à¸©à¸£à¸žà¸´à¸¡à¸žà¹Œà¹ƒà¸«à¸à¹ˆ</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1240 </trans-unit>
1241 <trans-unit id="1431416938026210429"> 1244 <trans-unit id="1431416938026210429">
1242 <source>Password</source> 1245 <source>Password</source>
1243 <target>รหัสผ่าน</target> 1246 <target>รหัสผ่าน</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1247
1245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1248
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1249
1247 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1250
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1251
1249 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1252
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1252 <trans-unit id="8715156686857791956" datatype="html"> 1255 <trans-unit id="8715156686857791956" datatype="html">
1253 <source>Click here to reset your password</source> 1256 <source>Click here to reset your password</source>
1254 <target state="translated">คลิà¸à¸—ี่นี่เพื่อรีเซ็ตรหัสผ่าน</target> 1257 <target state="translated">คลิà¸à¸—ี่นี่เพื่อรีเซ็ตรหัสผ่าน</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1258
1256 </trans-unit> 1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1257 <trans-unit id="892063502898494584" datatype="html"> 1260 <trans-unit id="892063502898494584" datatype="html">
1258 <source>I forgot my password</source> 1261 <source>I forgot my password</source>
1259 <target state="translated">ฉันลืมรหัสผ่าน</target> 1262 <target state="translated">ฉันลืมรหัสผ่าน</target>
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1263
1261 </trans-unit> 1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1262 <trans-unit id="2101170466365500913" datatype="html"> 1265 <trans-unit id="2101170466365500913" datatype="html">
1263 <source>Logging into an account lets you publish content</source> 1266 <source>Logging into an account lets you publish content</source>
1264 <target state="translated">à¸à¸²à¸£à¹€à¸‚้าสู่ระบบทำให้คุณสามารถเผยà¹à¸žà¸£à¹ˆà¹€à¸™à¸·à¹‰à¸­à¸«à¸²</target> 1267 <target state="translated">à¸à¸²à¸£à¹€à¸‚้าสู่ระบบทำให้คุณสามารถเผยà¹à¸žà¸£à¹ˆà¹€à¸™à¸·à¹‰à¸­à¸«à¸²</target>
@@ -1283,52 +1286,52 @@
1283 <trans-unit id="3183213940445113677" datatype="html"> 1286 <trans-unit id="3183213940445113677" datatype="html">
1284 <source>Or sign in with</source> 1287 <source>Or sign in with</source>
1285 <target state="translated">หรือเข้าสู่ระบบด้วย</target> 1288 <target state="translated">หรือเข้าสู่ระบบด้วย</target>
1286 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1289
1287 </trans-unit> 1290 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1288 <trans-unit id="3238209155172574367"> 1291 <trans-unit id="3238209155172574367">
1289 <source>Forgot your password</source> 1292 <source>Forgot your password</source>
1290 <target>ลืมรหัสผ่าน</target> 1293 <target>ลืมรหัสผ่าน</target>
1291 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1294
1292 </trans-unit> 1295 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1293 <trans-unit id="87327320394367488" datatype="html"> 1296 <trans-unit id="87327320394367488" datatype="html">
1294 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1297 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1295 <target state="translated">ขออภัย คุณไม่สามารถà¸à¸¹à¹‰à¸„ืนรหัสผ่านของคุณเนื่องจาà¸à¸œà¸¹à¹‰à¸”ูà¹à¸¥à¸£à¸°à¸šà¸šà¹„ม่ได้ตั้งค่าระบบอีเมล PeerTube</target> 1298 <target state="translated">ขออภัย คุณไม่สามารถà¸à¸¹à¹‰à¸„ืนรหัสผ่านของคุณเนื่องจาà¸à¸œà¸¹à¹‰à¸”ูà¹à¸¥à¸£à¸°à¸šà¸šà¹„ม่ได้ตั้งค่าระบบอีเมล PeerTube</target>
1296 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1299
1297 </trans-unit> 1300 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1298 <trans-unit id="3188014010833256853" datatype="html"> 1301 <trans-unit id="3188014010833256853" datatype="html">
1299 <source>Enter your email address and we will send you a link to reset your password.</source> 1302 <source>Enter your email address and we will send you a link to reset your password.</source>
1300 <target state="translated">ใส่ที่อยู่อีเมลของคุณ เราจะส่งลิงà¸à¹Œà¹€à¸žà¸·à¹ˆà¸­à¸£à¸µà¹€à¸‹à¹‡à¸•à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸‚องคุณทางอีเมล</target> 1303 <target state="translated">ใส่ที่อยู่อีเมลของคุณ เราจะส่งลิงà¸à¹Œà¹€à¸žà¸·à¹ˆà¸­à¸£à¸µà¹€à¸‹à¹‡à¸•à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸‚องคุณทางอีเมล</target>
1301 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1304
1302 </trans-unit> 1305 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1303 <trans-unit id="1190256911880544559" datatype="html"> 1306 <trans-unit id="1190256911880544559" datatype="html">
1304 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1307 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1305The link will expire within 1 hour.</source> 1308The link will expire within 1 hour.</source>
1306 <target state="translated">อีเมลคำà¹à¸™à¸°à¸™à¸³à¹ƒà¸™à¸à¸²à¸£à¸£à¸µà¹€à¸‹à¹‡à¸•à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸ˆà¸°à¸–ูà¸à¸ªà¹ˆà¸‡à¹„ปยัง <x id="PH" equiv-text="this.forgotPasswordEmail"/> ลิงà¸à¹Œà¸ˆà¸°à¸«à¸¡à¸”อายุภายใน 1 ชั่วโมง</target> 1309 <target state="translated">อีเมลคำà¹à¸™à¸°à¸™à¸³à¹ƒà¸™à¸à¸²à¸£à¸£à¸µà¹€à¸‹à¹‡à¸•à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¸ˆà¸°à¸–ูà¸à¸ªà¹ˆà¸‡à¹„ปยัง <x id="PH" equiv-text="this.forgotPasswordEmail"/> ลิงà¸à¹Œà¸ˆà¸°à¸«à¸¡à¸”อายุภายใน 1 ชั่วโมง</target>
1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1310
1308 </trans-unit> 1311 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1309 <trans-unit id="4768749765465246664"> 1312 <trans-unit id="4768749765465246664">
1310 <source>Email</source> 1313 <source>Email</source>
1311 <target>อีเมล</target> 1314 <target>อีเมล</target>
1312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1315
1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1316
1314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1317
1315 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1318
1316 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1319
1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1320
1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1321
1319 </trans-unit> 1322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1320 <trans-unit id="3967269098753656610"> 1323 <trans-unit id="3967269098753656610">
1321 <source>Email address</source> 1324 <source>Email address</source>
1322 <target>ที่อยู่อีเมล</target> 1325 <target>ที่อยู่อีเมล</target>
1323 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1326
1324 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1327
1325 </trans-unit> 1328 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1326 <trans-unit id="7808756054397155068" datatype="html"> 1329 <trans-unit id="7808756054397155068" datatype="html">
1327 <source>Reset</source> 1330 <source>Reset</source>
1328 <target state="translated">รีเซ็ต</target> 1331 <target state="translated">รีเซ็ต</target>
1329 <note priority="1" from="description">Password reset button</note> 1332 <note priority="1" from="description">Password reset button</note>
1330 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1333
1331 </trans-unit> 1334 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1332 <trans-unit id="4319634264526091601" datatype="html"> 1335 <trans-unit id="4319634264526091601" datatype="html">
1333 <source>on this instance</source> 1336 <source>on this instance</source>
1334 <target state="translated">บนเซิร์ฟเวอร์นี้</target> 1337 <target state="translated">บนเซิร์ฟเวอร์นี้</target>
@@ -1569,6 +1572,12 @@ The link will expire within 1 hour.</source>
1569 Configure my instance 1572 Configure my instance
1570 </target> 1573 </target>
1571 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1574 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1575 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1576 <source>Confirm your password</source><target state="new">Confirm your password</target>
1577 <context-group purpose="location">
1578 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1579 <context context-type="linenumber">54</context>
1580 </context-group>
1572 </trans-unit> 1581 </trans-unit>
1573 <trans-unit id="9005121595859995793" datatype="html"> 1582 <trans-unit id="9005121595859995793" datatype="html">
1574 <source>Configuration warning!</source> 1583 <source>Configuration warning!</source>
@@ -1779,8 +1788,8 @@ The link will expire within 1 hour.</source>
1779 <trans-unit id="8893390761160292681" datatype="html"> 1788 <trans-unit id="8893390761160292681" datatype="html">
1780 <source>My account</source> 1789 <source>My account</source>
1781 <target state="translated">บัà¸à¸Šà¸µà¸‚องฉัน</target> 1790 <target state="translated">บัà¸à¸Šà¸µà¸‚องฉัน</target>
1782 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1791
1783 </trans-unit> 1792 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1784 <trans-unit id="6371572688505952303" datatype="html"> 1793 <trans-unit id="6371572688505952303" datatype="html">
1785 <source>My library</source> 1794 <source>My library</source>
1786 <target state="translated">คลังของฉัน</target> 1795 <target state="translated">คลังของฉัน</target>
@@ -1789,10 +1798,10 @@ The link will expire within 1 hour.</source>
1789 <trans-unit id="2308975396733519902"> 1798 <trans-unit id="2308975396733519902">
1790 <source>Create an account</source> 1799 <source>Create an account</source>
1791 <target>สร้างบัà¸à¸Šà¸µà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰</target> 1800 <target>สร้างบัà¸à¸Šà¸µà¸œà¸¹à¹‰à¹ƒà¸Šà¹‰</target>
1792 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1801
1793 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1802
1794 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1803
1795 </trans-unit> 1804 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1796 <trans-unit id="3108704604266608109" datatype="html"> 1805 <trans-unit id="3108704604266608109" datatype="html">
1797 <source>My video imports</source> 1806 <source>My video imports</source>
1798 <target state="new">My video imports</target> 1807 <target state="new">My video imports</target>
@@ -1811,35 +1820,35 @@ The link will expire within 1 hour.</source>
1811 <trans-unit id="667372110624203230" datatype="html"> 1820 <trans-unit id="667372110624203230" datatype="html">
1812 <source>Import jobs concurrency</source> 1821 <source>Import jobs concurrency</source>
1813 <target state="new">Import jobs concurrency</target> 1822 <target state="new">Import jobs concurrency</target>
1814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1823
1815 </trans-unit> 1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1816 <trans-unit id="2184839376696112704" datatype="html"> 1825 <trans-unit id="2184839376696112704" datatype="html">
1817 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1826 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1818 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target> 1827 <target state="new">allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</target>
1819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1828
1820 </trans-unit> 1829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1821 <trans-unit id="780513172839038392" datatype="html"> 1830 <trans-unit id="780513172839038392" datatype="html">
1822 <source>jobs in parallel</source> 1831 <source>jobs in parallel</source>
1823 <target state="new">jobs in parallel</target> 1832 <target state="new">jobs in parallel</target>
1824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1833
1825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1834
1826 </trans-unit> 1835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1827 <trans-unit id="5997625369044180192" datatype="html"> 1836 <trans-unit id="5997625369044180192" datatype="html">
1828 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1837 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1829 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target> 1838 <target state="new">Allow import with HTTP URL (e.g. YouTube)</target>
1830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1839
1831 </trans-unit> 1840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1832 <trans-unit id="2095604754338363597" datatype="html"> 1841 <trans-unit id="2095604754338363597" datatype="html">
1833 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1842 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1834 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target> 1843 <target state="new">âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1844
1836 </trans-unit> 1845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1837 <trans-unit id="7627544798203088407"> 1846 <trans-unit id="7627544798203088407">
1838 <source>Discover</source> 1847 <source>Discover</source>
1839 <target>สำรวจ</target> 1848 <target>สำรวจ</target>
1840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1849
1841 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1850
1842 </trans-unit> 1851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1843 <trans-unit id="7844706011418789951"> 1852 <trans-unit id="7844706011418789951">
1844 <source>Administration</source> 1853 <source>Administration</source>
1845 <target>à¸à¸²à¸£à¸”ูà¹à¸¥</target> 1854 <target>à¸à¸²à¸£à¸”ูà¹à¸¥</target>
@@ -2080,8 +2089,8 @@ The link will expire within 1 hour.</source>
2080 <trans-unit id="2971365540217107489" datatype="html"> 2089 <trans-unit id="2971365540217107489" datatype="html">
2081 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2090 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2082 <target state="translated">สื่อมีขนาดใหà¸à¹ˆà¹€à¸à¸´à¸™à¸—ี่จะอยู่บนเซิร์ฟเวอร์ โปรดติดต่อผู้ดูà¹à¸¥à¸£à¸°à¸šà¸šà¸«à¸²à¸à¸„ุณต้องà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡à¸‚ีดจำà¸à¸±à¸”ขนาด</target> 2091 <target state="translated">สื่อมีขนาดใหà¸à¹ˆà¹€à¸à¸´à¸™à¸—ี่จะอยู่บนเซิร์ฟเวอร์ โปรดติดต่อผู้ดูà¹à¸¥à¸£à¸°à¸šà¸šà¸«à¸²à¸à¸„ุณต้องà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡à¸‚ีดจำà¸à¸±à¸”ขนาด</target>
2083 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2092
2084 </trans-unit> 2093 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2085 <trans-unit id="5131854469652959713" datatype="html"> 2094 <trans-unit id="5131854469652959713" datatype="html">
2086 <source>GLOBAL SEARCH</source> 2095 <source>GLOBAL SEARCH</source>
2087 <target state="translated">ค้นหาทุà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ</target> 2096 <target state="translated">ค้นหาทุà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ</target>
@@ -2458,13 +2467,13 @@ The link will expire within 1 hour.</source>
2458 <trans-unit id="1460134385691851101" datatype="html"> 2467 <trans-unit id="1460134385691851101" datatype="html">
2459 <source>Advanced filters</source> 2468 <source>Advanced filters</source>
2460 <target state="translated">ตัวà¸à¸£à¸­à¸‡à¸‚ั้นสูง</target> 2469 <target state="translated">ตัวà¸à¸£à¸­à¸‡à¸‚ั้นสูง</target>
2461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2470
2462 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2471
2463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2472
2464 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2473
2465 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2474
2466 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2475
2467 </trans-unit> 2476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2468 <trans-unit id="2504502765849142619" datatype="html"> 2477 <trans-unit id="2504502765849142619" datatype="html">
2469 <source>No items found</source> 2478 <source>No items found</source>
2470 <target state="translated">ไม่พบรายà¸à¸²à¸£</target> 2479 <target state="translated">ไม่พบรายà¸à¸²à¸£</target>
@@ -2882,8 +2891,8 @@ The link will expire within 1 hour.</source>
2882 <trans-unit id="6161604372916832458" datatype="html"> 2891 <trans-unit id="6161604372916832458" datatype="html">
2883 <source>Upload on hold</source> 2892 <source>Upload on hold</source>
2884 <target state="new">Upload on hold</target> 2893 <target state="new">Upload on hold</target>
2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2894
2886 </trans-unit> 2895 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2887 <trans-unit id="285180972645018518" datatype="html"> 2896 <trans-unit id="285180972645018518" datatype="html">
2888 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2897 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2889 <target state="translated">ขออภัย คุณสมบัติà¸à¸²à¸£à¸­à¸±à¸›à¹‚หลดถูà¸à¸›à¸´à¸”ใช้งานสำหรับบัà¸à¸Šà¸µà¸‚องคุณ หาà¸à¸„ุณต้องà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡à¸§à¸´à¸”ีโอ ผู้ดูà¹à¸¥à¸£à¸°à¸šà¸šà¸•à¹‰à¸­à¸‡à¸›à¸¥à¸”ล็อà¸à¹‚ควต้าของคุณà¸à¹ˆà¸­à¸™</target> 2898 <target state="translated">ขออภัย คุณสมบัติà¸à¸²à¸£à¸­à¸±à¸›à¹‚หลดถูà¸à¸›à¸´à¸”ใช้งานสำหรับบัà¸à¸Šà¸µà¸‚องคุณ หาà¸à¸„ุณต้องà¸à¸²à¸£à¹€à¸žà¸´à¹ˆà¸¡à¸§à¸´à¸”ีโอ ผู้ดูà¹à¸¥à¸£à¸°à¸šà¸šà¸•à¹‰à¸­à¸‡à¸›à¸¥à¸”ล็อà¸à¹‚ควต้าของคุณà¸à¹ˆà¸­à¸™</target>
@@ -3135,11 +3144,11 @@ The link will expire within 1 hour.</source>
3135 <trans-unit id="2454050363478003966" datatype="html"> 3144 <trans-unit id="2454050363478003966" datatype="html">
3136 <source>Login</source> 3145 <source>Login</source>
3137 <target state="translated">เข้าสู่ระบบ</target> 3146 <target state="translated">เข้าสู่ระบบ</target>
3138 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3147
3139 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3148
3140 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3149
3141 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3150
3142 </trans-unit> 3151 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3143 <trans-unit id="6154714649766447409" datatype="html"> 3152 <trans-unit id="6154714649766447409" datatype="html">
3144 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3153 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3145 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > เข้าสู่ระบบ </target> 3154 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > เข้าสู่ระบบ </target>
@@ -3864,79 +3873,86 @@ The link will expire within 1 hour.</source>
3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3866 </trans-unit> 3875 </trans-unit>
3867 <trans-unit id="7046347992315328430" datatype="html"> 3876
3868 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3869 <target state="new">
3870 Transcoding is enabled. The video quota only takes into account
3871 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3872 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3873 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3874 At most, this user could upload ~
3875 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3876
3877 </target>
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3880 </trans-unit>
3881 <trans-unit id="2743014784334706527" datatype="html"> 3877 <trans-unit id="2743014784334706527" datatype="html">
3882 <source>Daily video quota</source> 3878 <source>Daily video quota</source>
3883 <target state="translated">โควต้าวิดีโอต่อวัน</target> 3879 <target state="translated">โควต้าวิดีโอต่อวัน</target>
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3880
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3881
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3882
3887 </trans-unit> 3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3888 <trans-unit id="2622255144026150901" datatype="html"> 3884 <trans-unit id="2622255144026150901" datatype="html">
3889 <source>Auth plugin</source> 3885 <source>Auth plugin</source>
3890 <target state="new">Auth plugin</target> 3886 <target state="new">Auth plugin</target>
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3887
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3888
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3889
3894 </trans-unit> 3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3895 <trans-unit id="588099657508661970" datatype="html"> 3891 <trans-unit id="588099657508661970" datatype="html">
3896 <source>None (local authentication)</source> 3892 <source>None (local authentication)</source>
3897 <target state="new">None (local authentication)</target> 3893 <target state="new">None (local authentication)</target>
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3894
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3895
3900 </trans-unit> 3896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3901 <trans-unit id="2070907480317730379" datatype="html"> 3897 <trans-unit id="2070907480317730379" datatype="html">
3902 <source>Doesn't need review before a video goes public</source> 3898 <source>Doesn't need review before a video goes public</source>
3903 <target state="new">Doesn't need review before a video goes public</target> 3899 <target state="new">Doesn't need review before a video goes public</target>
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3900
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3901
3906 </trans-unit> 3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3907 <trans-unit id="6667250632809964191" datatype="html"> 3903 <trans-unit id="6667250632809964191" datatype="html">
3908 <source>Send a link to reset the password by email to the user</source> 3904 <source>Send a link to reset the password by email to the user</source>
3909 <target state="new">Send a link to reset the password by email to the user</target> 3905 <target state="new">Send a link to reset the password by email to the user</target>
3910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3906
3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3907
3912 </trans-unit> 3908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3913 <trans-unit id="1412406834353485520" datatype="html"> 3909 <trans-unit id="1412406834353485520" datatype="html">
3914 <source>Ask for new password</source> 3910 <source>Ask for new password</source>
3915 <target state="new">Ask for new password</target> 3911 <target state="new">Ask for new password</target>
3916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3912
3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3913
3918 </trans-unit> 3914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3919 <trans-unit id="3791201588898094481" datatype="html"> 3915 <trans-unit id="3791201588898094481" datatype="html">
3920 <source>Manually set the user password</source> 3916 <source>Manually set the user password</source>
3921 <target state="new">Manually set the user password</target> 3917 <target state="new">Manually set the user password</target>
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3918
3923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3919
3920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3921 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3922 <context-group purpose="location">
3923 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3924 <context context-type="linenumber">227</context>
3925 </context-group>
3926 <context-group purpose="location">
3927 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3928 <context context-type="linenumber">227</context>
3929 </context-group>
3930 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3931 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3932 <context-group purpose="location">
3933 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3934 <context context-type="linenumber">228</context>
3935 </context-group>
3936 <context-group purpose="location">
3937 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3938 <context context-type="linenumber">228</context>
3939 </context-group>
3924 </trans-unit> 3940 </trans-unit>
3925 <trans-unit id="8461842260159597706" datatype="html"> 3941 <trans-unit id="8461842260159597706" datatype="html">
3926 <source>Show</source> 3942 <source>Show</source>
3927 <target state="translated">à¹à¸ªà¸”ง</target> 3943 <target state="translated">à¹à¸ªà¸”ง</target>
3928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3944
3929 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3945
3930 </trans-unit> 3946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3931 <trans-unit id="8461609631969932886" datatype="html"> 3947 <trans-unit id="8461609631969932886" datatype="html">
3932 <source>Hide</source> 3948 <source>Hide</source>
3933 <target state="translated">ซ่อน</target> 3949 <target state="translated">ซ่อน</target>
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3950
3935 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3951
3936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3952
3937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3953
3938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3954
3939 </trans-unit> 3955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3940 <trans-unit id="7049348886126005391" datatype="html"> 3956 <trans-unit id="7049348886126005391" datatype="html">
3941 <source>Batch actions</source> 3957 <source>Batch actions</source>
3942 <target state="new">Batch actions</target> 3958 <target state="new">Batch actions</target>
@@ -4016,22 +4032,22 @@ The link will expire within 1 hour.</source>
4016 <trans-unit id="7815838401315213887" datatype="html"> 4032 <trans-unit id="7815838401315213887" datatype="html">
4017 <source>Muted accounts</source> 4033 <source>Muted accounts</source>
4018 <target state="new">Muted accounts</target> 4034 <target state="new">Muted accounts</target>
4019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4035
4020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4036
4021 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4037
4022 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4038
4023 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4039
4024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4040
4025 </trans-unit> 4041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4026 <trans-unit id="5668793810321242853" datatype="html"> 4042 <trans-unit id="5668793810321242853" datatype="html">
4027 <source>Muted servers</source> 4043 <source>Muted servers</source>
4028 <target state="new">Muted servers</target> 4044 <target state="new">Muted servers</target>
4029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4045
4030 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4046
4031 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4047
4032 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4048
4033 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4049
4034 </trans-unit> 4050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4035 <trans-unit id="2343069726009080052" datatype="html"> 4051 <trans-unit id="2343069726009080052" datatype="html">
4036 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4052 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4037 <target state="new">Video 4053 <target state="new">Video
@@ -5202,181 +5218,175 @@ The link will expire within 1 hour.</source>
5202 <trans-unit id="7169210802367807492" datatype="html"> 5218 <trans-unit id="7169210802367807492" datatype="html">
5203 <source>bytes</source> 5219 <source>bytes</source>
5204 <target state="new">bytes</target> 5220 <target state="new">bytes</target>
5205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5221
5206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5222
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5223
5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5224
5209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5225
5210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5226
5211 </trans-unit> 5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5212 <trans-unit id="8509882464852636851" datatype="html"> 5228 <trans-unit id="8509882464852636851" datatype="html">
5213 <source>Default daily upload limit per user</source> 5229 <source>Default daily upload limit per user</source>
5214 <target state="new">Default daily upload limit per user</target> 5230 <target state="new">Default daily upload limit per user</target>
5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5231
5216 </trans-unit> 5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5217 <trans-unit id="4719342289581047890" datatype="html"> 5233 <trans-unit id="4719342289581047890" datatype="html">
5218 <source>Allow import with a torrent file or a magnet URI</source> 5234 <source>Allow import with a torrent file or a magnet URI</source>
5219 <target state="new">Allow import with a torrent file or a magnet URI</target> 5235 <target state="new">Allow import with a torrent file or a magnet URI</target>
5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5236
5221 </trans-unit> 5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5222 <trans-unit id="6801844913630625451" datatype="html"> 5238 <trans-unit id="6801844913630625451" datatype="html">
5223 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5239 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5224 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5240 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5241
5226 </trans-unit> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5227 <trans-unit id="2634326893148077182" datatype="html"> 5243 <trans-unit id="2634326893148077182" datatype="html">
5228 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5244 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5229 <target state="translated">อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¸‹à¸´à¸‡à¸„์ช่องà¸à¸±à¸šà¸Šà¹ˆà¸­à¸‡à¸šà¸™à¹à¸žà¸¥à¸•à¸Ÿà¸­à¸£à¹Œà¸¡à¸­à¸·à¹ˆà¸™ ๆ เช่น YouTube (จำเป็นต้องเปิดใช้à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าด้วย HTTP URL)</target> 5245 <target state="translated">อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¸‹à¸´à¸‡à¸„์ช่องà¸à¸±à¸šà¸Šà¹ˆà¸­à¸‡à¸šà¸™à¹à¸žà¸¥à¸•à¸Ÿà¸­à¸£à¹Œà¸¡à¸­à¸·à¹ˆà¸™ ๆ เช่น YouTube (จำเป็นต้องเปิดใช้à¸à¸²à¸£à¸™à¸³à¹€à¸‚้าด้วย HTTP URL)</target>
5230 <context-group purpose="location"> 5246
5231 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5232 <context context-type="linenumber">293</context>
5233 </context-group>
5234 </trans-unit>
5235 <trans-unit id="7404104645798703279" datatype="html"> 5248 <trans-unit id="7404104645798703279" datatype="html">
5236 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5249 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5237 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5250 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5238 <context-group purpose="location"> 5251
5239 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5240 <context context-type="linenumber">296,298</context>
5241 </context-group>
5242 </trans-unit>
5243 <trans-unit id="3950258704315544174" datatype="html"> 5253 <trans-unit id="3950258704315544174" datatype="html">
5244 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5254 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5245 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5255 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5256
5247 </trans-unit> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5248 <trans-unit id="424703522835656806" datatype="html"> 5258 <trans-unit id="424703522835656806" datatype="html">
5249 <source>VIDEO CHANNELS</source> 5259 <source>VIDEO CHANNELS</source>
5250 <target state="new">VIDEO CHANNELS</target> 5260 <target state="new">VIDEO CHANNELS</target>
5251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5261
5252 </trans-unit> 5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5253 <trans-unit id="7026684190224451991" datatype="html"> 5263 <trans-unit id="7026684190224451991" datatype="html">
5254 <source>Max video channels per user</source> 5264 <source>Max video channels per user</source>
5255 <target state="new">Max video channels per user</target> 5265 <target state="new">Max video channels per user</target>
5256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5266
5257 </trans-unit> 5267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5258 <trans-unit id="3840267063842708224" datatype="html"> 5268 <trans-unit id="3840267063842708224" datatype="html">
5259 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5269 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5260 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5270 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5271
5262 </trans-unit> 5272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5263 <trans-unit id="3428986951244800347" datatype="html"> 5273 <trans-unit id="3428986951244800347" datatype="html">
5264 <source>Block new videos automatically</source> 5274 <source>Block new videos automatically</source>
5265 <target state="new">Block new videos automatically</target> 5275 <target state="new">Block new videos automatically</target>
5266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5276
5267 </trans-unit> 5277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5268 <trans-unit id="2054846790157376783" datatype="html"> 5278 <trans-unit id="2054846790157376783" datatype="html">
5269 <source>SEARCH</source> 5279 <source>SEARCH</source>
5270 <target state="translated">ค้นหา</target> 5280 <target state="translated">ค้นหา</target>
5271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5281
5272 </trans-unit> 5282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5273 <trans-unit id="3442084803796199253" datatype="html"> 5283 <trans-unit id="3442084803796199253" datatype="html">
5274 <source>Allow users to do remote URI/handle search</source> 5284 <source>Allow users to do remote URI/handle search</source>
5275 <target state="new">Allow users to do remote URI/handle search</target> 5285 <target state="new">Allow users to do remote URI/handle search</target>
5276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5286
5277 </trans-unit> 5287 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5278 <trans-unit id="2258148539285928012" datatype="html"> 5288 <trans-unit id="2258148539285928012" datatype="html">
5279 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5289 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5280 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5290 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5291
5282 </trans-unit> 5292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5283 <trans-unit id="7295422540935146771" datatype="html"> 5293 <trans-unit id="7295422540935146771" datatype="html">
5284 <source>Allow anonymous to do remote URI/handle search</source> 5294 <source>Allow anonymous to do remote URI/handle search</source>
5285 <target state="new">Allow anonymous to do remote URI/handle search</target> 5295 <target state="new">Allow anonymous to do remote URI/handle search</target>
5286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5296
5287 </trans-unit> 5297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5288 <trans-unit id="7305237807882754643" datatype="html"> 5298 <trans-unit id="7305237807882754643" datatype="html">
5289 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5299 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5290 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5300 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5301
5292 </trans-unit> 5302 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5293 <trans-unit id="5273935530181504015" datatype="html"> 5303 <trans-unit id="5273935530181504015" datatype="html">
5294 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5304 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5295 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5305 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5306
5297 </trans-unit> 5307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5298 <trans-unit id="1886227550697837417" datatype="html"> 5308 <trans-unit id="1886227550697837417" datatype="html">
5299 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5309 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5300 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5310 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5311
5302 </trans-unit> 5312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5303 <trans-unit id="2331464426553277323" datatype="html"> 5313 <trans-unit id="2331464426553277323" datatype="html">
5304 <source>Search index URL</source> 5314 <source>Search index URL</source>
5305 <target state="new">Search index URL</target> 5315 <target state="new">Search index URL</target>
5306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5316
5307 </trans-unit> 5317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5308 <trans-unit id="8524278911521465398" datatype="html"> 5318 <trans-unit id="8524278911521465398" datatype="html">
5309 <source>Disable local search in search bar</source> 5319 <source>Disable local search in search bar</source>
5310 <target state="new">Disable local search in search bar</target> 5320 <target state="new">Disable local search in search bar</target>
5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5321
5312 </trans-unit> 5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5313 <trans-unit id="6568991917245875948" datatype="html"> 5323 <trans-unit id="6568991917245875948" datatype="html">
5314 <source>Otherwise the local search stays used by default</source> 5324 <source>Otherwise the local search stays used by default</source>
5315 <target state="new">Otherwise the local search stays used by default</target> 5325 <target state="new">Otherwise the local search stays used by default</target>
5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5326
5317 </trans-unit> 5327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5318 <trans-unit id="4444955208013675027" datatype="html"> 5328 <trans-unit id="4444955208013675027" datatype="html">
5319 <source>Search bar uses the global search index by default</source> 5329 <source>Search bar uses the global search index by default</source>
5320 <target state="new">Search bar uses the global search index by default</target> 5330 <target state="new">Search bar uses the global search index by default</target>
5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5331
5322 </trans-unit> 5332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5323 <trans-unit id="6476750382562952780" datatype="html"> 5333 <trans-unit id="6476750382562952780" datatype="html">
5324 <source>Enable global search</source> 5334 <source>Enable global search</source>
5325 <target state="new">Enable global search</target> 5335 <target state="new">Enable global search</target>
5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5336
5327 </trans-unit> 5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5328 <trans-unit id="836183323506117145" datatype="html"> 5338 <trans-unit id="836183323506117145" datatype="html">
5329 <source>FEDERATION</source> 5339 <source>FEDERATION</source>
5330 <target state="translated">เครือข่าย</target> 5340 <target state="translated">เครือข่าย</target>
5331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5341
5332 </trans-unit> 5342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5333 <trans-unit id="252719899360434356" datatype="html"> 5343 <trans-unit id="252719899360434356" datatype="html">
5334 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5344 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5335 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5345 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5336 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5346
5337 </trans-unit> 5347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5338 <trans-unit id="9119248927271669654" datatype="html"> 5348 <trans-unit id="9119248927271669654" datatype="html">
5339 <source>Other instances can follow yours</source> 5349 <source>Other instances can follow yours</source>
5340 <target state="new">Other instances can follow yours</target> 5350 <target state="new">Other instances can follow yours</target>
5341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5351
5342 </trans-unit> 5352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5343 <trans-unit id="7015551137649102649" datatype="html"> 5353 <trans-unit id="7015551137649102649" datatype="html">
5344 <source>Manually approve new instance followers</source> 5354 <source>Manually approve new instance followers</source>
5345 <target state="new">Manually approve new instance followers</target> 5355 <target state="new">Manually approve new instance followers</target>
5346 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5356
5347 </trans-unit> 5357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5348 <trans-unit id="4803992993548153434" datatype="html"> 5358 <trans-unit id="4803992993548153434" datatype="html">
5349 <source>Automatically follow back instances</source> 5359 <source>Automatically follow back instances</source>
5350 <target state="new">Automatically follow back instances</target> 5360 <target state="new">Automatically follow back instances</target>
5351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5361
5352 </trans-unit> 5362 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5353 <trans-unit id="2092224316392295720" datatype="html"> 5363 <trans-unit id="2092224316392295720" datatype="html">
5354 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5364 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5355 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5365 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5366
5357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5367
5358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5368
5359 </trans-unit> 5369 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5360 <trans-unit id="1718269478813020014" datatype="html"> 5370 <trans-unit id="1718269478813020014" datatype="html">
5361 <source>Index URL</source> 5371 <source>Index URL</source>
5362 <target state="new">Index URL</target> 5372 <target state="new">Index URL</target>
5363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5373
5364 </trans-unit> 5374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5365 <trans-unit id="173263206605027981" datatype="html"> 5375 <trans-unit id="173263206605027981" datatype="html">
5366 <source>Automatically follow instances of a public index</source> 5376 <source>Automatically follow instances of a public index</source>
5367 <target state="new">Automatically follow instances of a public index</target> 5377 <target state="new">Automatically follow instances of a public index</target>
5368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5378
5369 </trans-unit> 5379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5370 <trans-unit id="9076632742417302918" datatype="html"> 5380 <trans-unit id="9076632742417302918" datatype="html">
5371 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5381 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5372 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5382 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5373 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5383
5374 </trans-unit> 5384 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5375 <trans-unit id="3946988229617310200" datatype="html"> 5385 <trans-unit id="3946988229617310200" datatype="html">
5376 <source>ADMINISTRATORS</source> 5386 <source>ADMINISTRATORS</source>
5377 <target state="new">ADMINISTRATORS</target> 5387 <target state="new">ADMINISTRATORS</target>
5378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5388
5379 </trans-unit> 5389 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5380 <trans-unit id="2149300564474427551" datatype="html"> 5390 <trans-unit id="2149300564474427551" datatype="html">
5381 <source>Administrator</source> 5391 <source>Administrator</source>
5382 <target state="new">Administrator</target> 5392 <target state="new">Administrator</target>
@@ -5385,13 +5395,13 @@ The link will expire within 1 hour.</source>
5385 <trans-unit id="3171683206914962995" datatype="html"> 5395 <trans-unit id="3171683206914962995" datatype="html">
5386 <source>Admin email</source> 5396 <source>Admin email</source>
5387 <target state="new">Admin email</target> 5397 <target state="new">Admin email</target>
5388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5398
5389 </trans-unit> 5399 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5390 <trans-unit id="4722881456283329321" datatype="html"> 5400 <trans-unit id="4722881456283329321" datatype="html">
5391 <source>Enable contact form</source> 5401 <source>Enable contact form</source>
5392 <target state="new">Enable contact form</target> 5402 <target state="new">Enable contact form</target>
5393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5403
5394 </trans-unit> 5404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5395 <trans-unit id="5926348345797688952" datatype="html"> 5405 <trans-unit id="5926348345797688952" datatype="html">
5396 <source>VOD Transcoding</source> 5406 <source>VOD Transcoding</source>
5397 <target state="new">VOD Transcoding</target> 5407 <target state="new">VOD Transcoding</target>
@@ -5400,28 +5410,28 @@ The link will expire within 1 hour.</source>
5400 <trans-unit id="1765095834299337775" datatype="html"> 5410 <trans-unit id="1765095834299337775" datatype="html">
5401 <source>TWITTER</source> 5411 <source>TWITTER</source>
5402 <target state="new">TWITTER</target> 5412 <target state="new">TWITTER</target>
5403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5413
5404 </trans-unit> 5414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5405 <trans-unit id="3202133522706129143" datatype="html"> 5415 <trans-unit id="3202133522706129143" datatype="html">
5406 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5416 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5407 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5417 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5418
5409 </trans-unit> 5419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5410 <trans-unit id="4087837092261487511" datatype="html"> 5420 <trans-unit id="4087837092261487511" datatype="html">
5411 <source>Your Twitter username</source> 5421 <source>Your Twitter username</source>
5412 <target state="new">Your Twitter username</target> 5422 <target state="new">Your Twitter username</target>
5413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5423
5414 </trans-unit> 5424 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5415 <trans-unit id="5648651824279408711" datatype="html"> 5425 <trans-unit id="5648651824279408711" datatype="html">
5416 <source>Instance allowed by Twitter</source> 5426 <source>Instance allowed by Twitter</source>
5417 <target state="new">Instance allowed by Twitter</target> 5427 <target state="new">Instance allowed by Twitter</target>
5418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5428
5419 </trans-unit> 5429 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5420 <trans-unit id="2076338542820061819" datatype="html"> 5430 <trans-unit id="2076338542820061819" datatype="html">
5421 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5431 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5422 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5432 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5433
5424 </trans-unit> 5434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5425 <trans-unit id="493135676263039396" datatype="html"> 5435 <trans-unit id="493135676263039396" datatype="html">
5426 <source>LIVE</source> 5436 <source>LIVE</source>
5427 <target state="translated">สด</target> 5437 <target state="translated">สด</target>
@@ -5827,19 +5837,81 @@ color: red;
5827 <source>PASSWORD</source> 5837 <source>PASSWORD</source>
5828 <target state="translated">รหัสผ่าน</target> 5838 <target state="translated">รหัสผ่าน</target>
5829 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5839 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5840 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5841 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5842 <context-group purpose="location">
5843 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5844 <context context-type="linenumber">67</context>
5845 </context-group>
5830 </trans-unit> 5846 </trans-unit>
5831 <trans-unit id="9012586956848595996" datatype="html"> 5847 <trans-unit id="9012586956848595996" datatype="html">
5832 <source>EMAIL</source> 5848 <source>EMAIL</source>
5833 <target state="translated">อีเมล</target> 5849 <target state="translated">อีเมล</target>
5834 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5850
5851 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5852 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5853 <context-group purpose="location">
5854 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5855 <context context-type="linenumber">3,5</context>
5856 </context-group>
5857 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5858 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5859 <context-group purpose="location">
5860 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5861 <context context-type="linenumber">5</context>
5862 </context-group>
5863 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5864 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5865 <context-group purpose="location">
5866 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5867 <context context-type="linenumber">9</context>
5868 </context-group>
5869 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5870 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5871 <context-group purpose="location">
5872 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5873 <context context-type="linenumber">31</context>
5874 </context-group>
5875 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5876 <source>Disable two factor</source><target state="new">Disable two factor</target>
5877 <context-group purpose="location">
5878 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5879 <context context-type="linenumber">33</context>
5880 </context-group>
5881 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5882 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5883 <context-group purpose="location">
5884 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5885 <context context-type="linenumber">43</context>
5886 </context-group>
5887 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5888 <source> Two factor authentication is already enabled.
5889</source><target state="new"> Two factor authentication is already enabled.
5890</target>
5891 <context-group purpose="location">
5892 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5893 <context context-type="linenumber">6,8</context>
5894 </context-group>
5895 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5896 <source>Your password</source><target state="new">Your password</target>
5897 <context-group purpose="location">
5898 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5899 <context context-type="linenumber">14</context>
5900 </context-group>
5901 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5902 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5903 <context-group purpose="location">
5904 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5905 <context context-type="linenumber">15</context>
5906 </context-group>
5835 </trans-unit> 5907 </trans-unit>
5836 <trans-unit id="7752239348028675311" datatype="html"> 5908 <trans-unit id="7752239348028675311" datatype="html">
5837 <source>DANGER ZONE</source> 5909 <source>DANGER ZONE</source>
5838 <target state="translated">เขตอันตราย</target> 5910 <target state="translated">เขตอันตราย</target>
5839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5911
5840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5912
5841 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5913
5842 </trans-unit> 5914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5843 <trans-unit id="4915431133669985304" datatype="html"> 5915 <trans-unit id="4915431133669985304" datatype="html">
5844 <source>Profile</source> 5916 <source>Profile</source>
5845 <target state="translated">โปรไฟล์</target> 5917 <target state="translated">โปรไฟล์</target>
@@ -5986,9 +6058,9 @@ color: red;
5986 <trans-unit id="5340498030552368470" datatype="html"> 6058 <trans-unit id="5340498030552368470" datatype="html">
5987 <source>Current password</source> 6059 <source>Current password</source>
5988 <target state="translated">รหัสผ่านปัจจุบัน</target> 6060 <target state="translated">รหัสผ่านปัจจุบัน</target>
5989 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 6061
5990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 6062
5991 </trans-unit> 6063 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5992 <trans-unit id="3588415639242079458" datatype="html"> 6064 <trans-unit id="3588415639242079458" datatype="html">
5993 <source>New password</source> 6065 <source>New password</source>
5994 <target state="translated">รหัสผ่านใหม่</target> 6066 <target state="translated">รหัสผ่านใหม่</target>
@@ -6273,7 +6345,17 @@ color: red;
6273 <trans-unit id="4247400351982331798" datatype="html"> 6345 <trans-unit id="4247400351982331798" datatype="html">
6274 <source>Account settings</source> 6346 <source>Account settings</source>
6275 <target state="translated">à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าบัà¸à¸Šà¸µ</target> 6347 <target state="translated">à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าบัà¸à¸Šà¸µ</target>
6276 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6348
6349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6350 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6351 <context-group purpose="location">
6352 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6353 <context context-type="linenumber">39</context>
6354 </context-group>
6355 <context-group purpose="location">
6356 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6357 <context context-type="linenumber">3</context>
6358 </context-group>
6277 </trans-unit> 6359 </trans-unit>
6278 <trans-unit id="2864486939135008600" datatype="html"> 6360 <trans-unit id="2864486939135008600" datatype="html">
6279 <source>Playlist elements</source> 6361 <source>Playlist elements</source>
@@ -7635,10 +7717,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7635 <trans-unit id="1504521795586863905" datatype="html"> 7717 <trans-unit id="1504521795586863905" datatype="html">
7636 <source>VIDEOS</source> 7718 <source>VIDEOS</source>
7637 <target state="translated">วิดีโอ</target> 7719 <target state="translated">วิดีโอ</target>
7638 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7720
7639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7721
7640 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7722
7641 </trans-unit> 7723 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7642 <trans-unit id="25349740244798533" datatype="html"> 7724 <trans-unit id="25349740244798533" datatype="html">
7643 <source>Username copied</source> 7725 <source>Username copied</source>
7644 <target state="translated">คัดลอà¸à¸Šà¸·à¹ˆà¸­à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¹‰à¸§</target> 7726 <target state="translated">คัดลอà¸à¸Šà¸·à¹ˆà¸­à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸¥à¹‰à¸§</target>
@@ -7812,8 +7894,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7812 <trans-unit id="3203902538239082422" datatype="html"> 7894 <trans-unit id="3203902538239082422" datatype="html">
7813 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7895 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7814 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7896 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7815 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7897
7816 </trans-unit> 7898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7817 <trans-unit id="6284468333579755406" datatype="html"> 7899 <trans-unit id="6284468333579755406" datatype="html">
7818 <source>Edit custom configuration</source> 7900 <source>Edit custom configuration</source>
7819 <target state="new">Edit custom configuration</target> 7901 <target state="new">Edit custom configuration</target>
@@ -7985,33 +8067,33 @@ channel with the same name (<x id="PH_2"/>)!</target>
7985 <trans-unit id="7022070615528435141" datatype="html"> 8067 <trans-unit id="7022070615528435141" datatype="html">
7986 <source>Delete</source> 8068 <source>Delete</source>
7987 <target state="translated">ลบ</target> 8069 <target state="translated">ลบ</target>
7988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 8070
7989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 8071
7990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 8072
7991 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 8073
7992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 8074
7993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 8075
7994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 8076
7995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 8077
7996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 8078
7997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 8079
7998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 8080
7999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 8081
8000 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 8082
8001 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 8083
8002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 8084
8003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 8085
8004 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 8086
8005 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 8087
8006 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 8088
8007 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 8089
8008 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 8090
8009 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 8091
8010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 8092
8011 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 8093
8012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 8094
8013 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 8095
8014 </trans-unit> 8096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
8015 <trans-unit id="3145156821099755377" datatype="html"> 8097 <trans-unit id="3145156821099755377" datatype="html">
8016 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 8098 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8017 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8099 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -8127,15 +8209,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
8127 <source>Follow request(s) sent!</source> 8209 <source>Follow request(s) sent!</source>
8128 <target state="new">Follow request(s) sent!</target> 8210 <target state="new">Follow request(s) sent!</target>
8129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8130 </trans-unit> 8212 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8131 <trans-unit id="3459358413436264734" datatype="html"> 8213 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8132 <source>Your instance subscriptions</source>
8133 <target state="new">Your instance subscriptions</target>
8134 <context-group purpose="location"> 8214 <context-group purpose="location">
8135 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8215 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8136 <context context-type="linenumber">3</context> 8216 <context context-type="linenumber">3</context>
8137 </context-group> 8217 </context-group>
8138 </trans-unit> 8218 </trans-unit>
8219
8139 <trans-unit id="9160510009013134726" datatype="html"> 8220 <trans-unit id="9160510009013134726" datatype="html">
8140 <source>Unfollow</source> 8221 <source>Unfollow</source>
8141 <target state="new">Unfollow</target> 8222 <target state="new">Unfollow</target>
@@ -8706,19 +8787,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8706 <target state="new">User 8787 <target state="new">User
8707 <x id="PH"/> updated. 8788 <x id="PH"/> updated.
8708 </target> 8789 </target>
8709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8790
8710 </trans-unit> 8791 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8711 <trans-unit id="1349763489797682899" datatype="html"> 8792 <trans-unit id="1349763489797682899" datatype="html">
8712 <source>Update user</source> 8793 <source>Update user</source>
8713 <target state="new">Update user</target> 8794 <target state="new">Update user</target>
8714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8795
8715 </trans-unit> 8796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8716 <trans-unit id="8819563010322372715" datatype="html"> 8797 <trans-unit id="8819563010322372715" datatype="html">
8717 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8798 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8718 <target state="new">An email asking for password reset has been sent to 8799 <target state="new">An email asking for password reset has been sent to
8719 <x id="PH"/>. 8800 <x id="PH"/>.
8720 </target> 8801 </target>
8721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8802
8803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8804 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8805 <context-group purpose="location">
8806 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8807 <context context-type="linenumber">134</context>
8808 </context-group>
8722 </trans-unit> 8809 </trans-unit>
8723 <trans-unit id="7483807629538115183" datatype="html"> 8810 <trans-unit id="7483807629538115183" datatype="html">
8724 <source>Users list</source> 8811 <source>Users list</source>
@@ -9261,9 +9348,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9261 <trans-unit id="1716062177529601456" datatype="html"> 9348 <trans-unit id="1716062177529601456" datatype="html">
9262 <source>Channel filters</source> 9349 <source>Channel filters</source>
9263 <target state="new">Channel filters</target> 9350 <target state="new">Channel filters</target>
9264 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9351
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9352
9266 </trans-unit> 9353 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9267 <trans-unit id="6059091237492573541" datatype="html"> 9354 <trans-unit id="6059091237492573541" datatype="html">
9268 <source>Update video channel</source> 9355 <source>Update video channel</source>
9269 <target state="translated">อัปเดตช่องวิดีโอ</target> 9356 <target state="translated">อัปเดตช่องวิดีโอ</target>
@@ -9334,18 +9421,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9334 <trans-unit id="5851560788527570644" datatype="html"> 9421 <trans-unit id="5851560788527570644" datatype="html">
9335 <source>Notifications</source> 9422 <source>Notifications</source>
9336 <target state="translated">à¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸­à¸™</target> 9423 <target state="translated">à¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸­à¸™</target>
9337 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9424
9338 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9425
9339 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9426
9340 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9427
9341 </trans-unit> 9428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9342 <trans-unit id="6658000829978978023" datatype="html"> 9429 <trans-unit id="6658000829978978023" datatype="html">
9343 <source>Applications</source> 9430 <source>Applications</source>
9344 <target state="new">Applications</target> 9431 <target state="new">Applications</target>
9345 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9432
9346 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9433
9347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9434
9348 </trans-unit> 9435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9349 <trans-unit id="104404386496394770" datatype="html"> 9436 <trans-unit id="104404386496394770" datatype="html">
9350 <source>Delete playlist</source> 9437 <source>Delete playlist</source>
9351 <target state="translated">ลบเพลย์ลิสต์</target> 9438 <target state="translated">ลบเพลย์ลิสต์</target>
@@ -9361,9 +9448,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9361 <trans-unit id="4844578664427956129" datatype="html"> 9448 <trans-unit id="4844578664427956129" datatype="html">
9362 <source>Change ownership</source> 9449 <source>Change ownership</source>
9363 <target state="translated">เปลี่ยนà¹à¸›à¸¥à¸‡à¹€à¸ˆà¹‰à¸²à¸‚อง</target> 9450 <target state="translated">เปลี่ยนà¹à¸›à¸¥à¸‡à¹€à¸ˆà¹‰à¸²à¸‚อง</target>
9364 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9451
9365 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9452
9366 </trans-unit> 9453 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9367 <trans-unit id="3380608219513805292" datatype="html"> 9454 <trans-unit id="3380608219513805292" datatype="html">
9368 <source>Playlist <x id="PH"/> deleted.</source> 9455 <source>Playlist <x id="PH"/> deleted.</source>
9369 <target state="translated">ลบเพลย์ลิสต์ 9456 <target state="translated">ลบเพลย์ลิสต์
@@ -9375,34 +9462,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9375 <trans-unit id="3058024914967508975" datatype="html"> 9462 <trans-unit id="3058024914967508975" datatype="html">
9376 <source>My videos</source> 9463 <source>My videos</source>
9377 <target state="translated">วิดีโอของฉัน</target> 9464 <target state="translated">วิดีโอของฉัน</target>
9378 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9465
9379 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9466
9380 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9467
9381 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9468
9382 </trans-unit> 9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9383 <trans-unit id="8197117721861453263" datatype="html"> 9470 <trans-unit id="8197117721861453263" datatype="html">
9384 <source>Do you really want to delete <x id="PH"/> videos?</source> 9471 <source>Do you really want to delete <x id="PH"/> videos?</source>
9385 <target state="translated">คุณต้องà¸à¸²à¸£à¸¥à¸š 9472 <target state="translated">คุณต้องà¸à¸²à¸£à¸¥à¸š
9386 <x id="PH"/> วิดีโอจริง ๆ หรือไม่ 9473 <x id="PH"/> วิดีโอจริง ๆ หรือไม่
9387 </target> 9474 </target>
9388 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9475
9389 </trans-unit> 9476 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9390 <trans-unit id="696910741870112536" datatype="html"> 9477 <trans-unit id="696910741870112536" datatype="html">
9391 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9478 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9392 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9479 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9393 <context-group purpose="location"> 9480
9394 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9481 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9395 <context context-type="linenumber">191</context>
9396 </context-group>
9397 </trans-unit>
9398 <trans-unit id="3255171236149541417" datatype="html"> 9482 <trans-unit id="3255171236149541417" datatype="html">
9399 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9483 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9400 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9484 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9401 <context-group purpose="location"> 9485
9402 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9486 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9403 <context context-type="linenumber">193,191</context>
9404 </context-group>
9405 </trans-unit>
9406 <trans-unit id="2591467977473302125" datatype="html"> 9487 <trans-unit id="2591467977473302125" datatype="html">
9407 <source>Videos list</source> 9488 <source>Videos list</source>
9408 <target state="new">Videos list</target> 9489 <target state="new">Videos list</target>
@@ -9449,8 +9530,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9449 <trans-unit id="3245220240937722814" datatype="html"> 9530 <trans-unit id="3245220240937722814" datatype="html">
9450 <source>My channels</source> 9531 <source>My channels</source>
9451 <target state="translated">ช่องของฉัน</target> 9532 <target state="translated">ช่องของฉัน</target>
9452 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9533
9453 </trans-unit> 9534 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9454 <trans-unit id="1498264516089100469" datatype="html"> 9535 <trans-unit id="1498264516089100469" datatype="html">
9455 <source>My synchronizations</source> 9536 <source>My synchronizations</source>
9456 <target state="new">My synchronizations</target> 9537 <target state="new">My synchronizations</target>
@@ -9474,17 +9555,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
9474 <trans-unit id="7545420287297803988" datatype="html"> 9555 <trans-unit id="7545420287297803988" datatype="html">
9475 <source>My playlists</source> 9556 <source>My playlists</source>
9476 <target state="translated">เพลย์ลิสต์ของฉัน</target> 9557 <target state="translated">เพลย์ลิสต์ของฉัน</target>
9477 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9558
9478 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9559
9479 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9560
9480 </trans-unit> 9561 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9481 <trans-unit id="2527931602940887636" datatype="html"> 9562 <trans-unit id="2527931602940887636" datatype="html">
9482 <source>My subscriptions</source> 9563 <source>My subscriptions</source>
9483 <target state="translated">à¸à¸²à¸£à¸•à¸´à¸”ตามของฉัน</target> 9564 <target state="translated">à¸à¸²à¸£à¸•à¸´à¸”ตามของฉัน</target>
9484 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9565
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9566
9486 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9567
9487 </trans-unit> 9568 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9488 <trans-unit id="5177154708872200221" datatype="html"> 9569 <trans-unit id="5177154708872200221" datatype="html">
9489 <source>You don't have any subscription yet.</source> 9570 <source>You don't have any subscription yet.</source>
9490 <target state="new">You don't have any subscription yet.</target> 9571 <target state="new">You don't have any subscription yet.</target>
@@ -9493,8 +9574,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9493 <trans-unit id="1991904494976135035" datatype="html"> 9574 <trans-unit id="1991904494976135035" datatype="html">
9494 <source>My abuse reports</source> 9575 <source>My abuse reports</source>
9495 <target state="new">My abuse reports</target> 9576 <target state="new">My abuse reports</target>
9496 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9577
9497 </trans-unit> 9578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9498 <trans-unit id="5603224609929994288" datatype="html"> 9579 <trans-unit id="5603224609929994288" datatype="html">
9499 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9580 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9500 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9581 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9542,28 +9623,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9542 <trans-unit id="8181077408762380407" datatype="html"> 9623 <trans-unit id="8181077408762380407" datatype="html">
9543 <source>Channels</source> 9624 <source>Channels</source>
9544 <target state="translated">ช่อง</target> 9625 <target state="translated">ช่อง</target>
9545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9626
9546 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9627
9547 </trans-unit> 9628 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9548 <trans-unit id="8936704404804793618" datatype="html"> 9629 <trans-unit id="8936704404804793618" datatype="html">
9549 <source>Videos</source> 9630 <source>Videos</source>
9550 <target state="translated">วิดีโอ</target> 9631 <target state="translated">วิดีโอ</target>
9551 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9632
9552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9633
9553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9634
9554 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9635
9555 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9636
9556 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9637
9557 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9638
9558 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9639
9559 </trans-unit> 9640 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9560 <trans-unit id="1823843876735462104" datatype="html"> 9641 <trans-unit id="1823843876735462104" datatype="html">
9561 <source>Playlists</source> 9642 <source>Playlists</source>
9562 <target state="translated">เพลย์ลิสต์</target> 9643 <target state="translated">เพลย์ลิสต์</target>
9563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9644
9564 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9645
9565 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9646
9566 </trans-unit> 9647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9567 <trans-unit id="7916647920967632052" datatype="html"> 9648 <trans-unit id="7916647920967632052" datatype="html">
9568 <source>max size</source> 9649 <source>max size</source>
9569 <target state="new">max size</target> 9650 <target state="new">max size</target>
@@ -9785,8 +9866,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9785 <trans-unit id="375263728166936544" datatype="html"> 9866 <trans-unit id="375263728166936544" datatype="html">
9786 <source>You need to reconnect.</source> 9867 <source>You need to reconnect.</source>
9787 <target state="translated">คุณต้องเชื่อมต่อใหม่</target> 9868 <target state="translated">คุณต้องเชื่อมต่อใหม่</target>
9788 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9869
9789 </trans-unit> 9870 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9790 <trans-unit id="8093156107152165809" datatype="html"> 9871 <trans-unit id="8093156107152165809" datatype="html">
9791 <source>Show/hide this help menu</source> 9872 <source>Show/hide this help menu</source>
9792 <target state="new">Show/hide this help menu</target> 9873 <target state="new">Show/hide this help menu</target>
@@ -9811,39 +9892,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9811 <trans-unit id="3608407683173066091" datatype="html"> 9892 <trans-unit id="3608407683173066091" datatype="html">
9812 <source>My history</source> 9893 <source>My history</source>
9813 <target state="new">My history</target> 9894 <target state="new">My history</target>
9814 <context-group purpose="location"> 9895
9815 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9896 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9816 <context context-type="linenumber">98</context>
9817 </context-group>
9818 </trans-unit>
9819 <trans-unit id="4024404994702813072" datatype="html"> 9897 <trans-unit id="4024404994702813072" datatype="html">
9820 <source>In my library</source> 9898 <source>In my library</source>
9821 <target state="translated">ในคลังของฉัน</target> 9899 <target state="translated">ในคลังของฉัน</target>
9822 <context-group purpose="location"> 9900
9823 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9901 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9824 <context context-type="linenumber">104</context>
9825 </context-group>
9826 </trans-unit>
9827 <trans-unit id="232050922346936574" datatype="html"> 9902 <trans-unit id="232050922346936574" datatype="html">
9828 <source>Trending</source> 9903 <source>Trending</source>
9829 <target state="translated">มาà¹à¸£à¸‡</target> 9904 <target state="translated">มาà¹à¸£à¸‡</target>
9830 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9905
9831 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9906
9832 </trans-unit> 9907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9833 <trans-unit id="6470888608149621404" datatype="html"> 9908 <trans-unit id="6470888608149621404" datatype="html">
9834 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9909 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9835 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9910 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9836 <context-group purpose="location"> 9911
9837 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9838 <context context-type="linenumber">150</context>
9839 </context-group>
9840 </trans-unit>
9841 <trans-unit id="2821179408673282599" datatype="html"> 9913 <trans-unit id="2821179408673282599" datatype="html">
9842 <source>Home</source> 9914 <source>Home</source>
9843 <target state="translated">หน้าà¹à¸£à¸</target> 9915 <target state="translated">หน้าà¹à¸£à¸</target>
9844 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9916
9845 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9917
9846 </trans-unit> 9918 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9847 <trans-unit id="4648900870671159218" datatype="html"> 9919 <trans-unit id="4648900870671159218" datatype="html">
9848 <source>Success</source> 9920 <source>Success</source>
9849 <target state="translated">สำเร็จ</target> 9921 <target state="translated">สำเร็จ</target>
@@ -9853,13 +9925,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9853 <trans-unit id="1266887509445371246" datatype="html"> 9925 <trans-unit id="1266887509445371246" datatype="html">
9854 <source>Incorrect username or password.</source> 9926 <source>Incorrect username or password.</source>
9855 <target state="translated">ชื่อผู้ใช้หรือรหัสผ่านไม่ถูà¸à¸•à¹‰à¸­à¸‡</target> 9927 <target state="translated">ชื่อผู้ใช้หรือรหัสผ่านไม่ถูà¸à¸•à¹‰à¸­à¸‡</target>
9856 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9928
9857 </trans-unit> 9929 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9858 <trans-unit id="6974874606619467663" datatype="html"> 9930 <trans-unit id="6974874606619467663" datatype="html">
9859 <source>Your account is blocked.</source> 9931 <source>Your account is blocked.</source>
9860 <target state="translated">บัà¸à¸Šà¸µà¸‚องคุณถูà¸à¸šà¸¥à¹‡à¸­à¸</target> 9932 <target state="translated">บัà¸à¸Šà¸µà¸‚องคุณถูà¸à¸šà¸¥à¹‡à¸­à¸</target>
9861 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9933
9862 </trans-unit> 9934 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9863 <trans-unit id="7939914198003891823" datatype="html"> 9935 <trans-unit id="7939914198003891823" datatype="html">
9864 <source>any language</source> 9936 <source>any language</source>
9865 <target state="translated">ภาษาใดà¸à¹‡à¹„ด้</target> 9937 <target state="translated">ภาษาใดà¸à¹‡à¹„ด้</target>
@@ -10029,6 +10101,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10029 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10101 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
10030 <context context-type="linenumber">7</context> 10102 <context context-type="linenumber">7</context>
10031 </context-group> 10103 </context-group>
10104 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10105 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10106</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10107</target>
10108 <context-group purpose="location">
10109 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10110 <context context-type="linenumber">1,4</context>
10111 </context-group>
10032 </trans-unit> 10112 </trans-unit>
10033 <trans-unit id="7804724824750282316" datatype="html"> 10113 <trans-unit id="7804724824750282316" datatype="html">
10034 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10114 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10161,7 +10241,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10161 <trans-unit id="9178182467454450952" datatype="html"> 10241 <trans-unit id="9178182467454450952" datatype="html">
10162 <source>Confirm</source> 10242 <source>Confirm</source>
10163 <target state="translated">ยืนยัน</target> 10243 <target state="translated">ยืนยัน</target>
10164 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10244
10245 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10246 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10247 <context-group purpose="location">
10248 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10249 <context context-type="linenumber">28,30</context>
10250 </context-group>
10251 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10252 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10253 <context-group purpose="location">
10254 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10255 <context context-type="linenumber">34,36</context>
10256 </context-group>
10257 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10258 <source>Two-factor code</source><target state="new">Two-factor code</target>
10259 <context-group purpose="location">
10260 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10261 <context context-type="linenumber">42</context>
10262 </context-group>
10263 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10264 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10265 <context-group purpose="location">
10266 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10267 <context context-type="linenumber">43</context>
10268 </context-group>
10269 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10270 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10271 <context-group purpose="location">
10272 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10273 <context context-type="linenumber">77</context>
10274 </context-group>
10165 </trans-unit> 10275 </trans-unit>
10166 <trans-unit id="7784486624424057376" datatype="html"> 10276 <trans-unit id="7784486624424057376" datatype="html">
10167 <source>Instance name is required.</source> 10277 <source>Instance name is required.</source>
@@ -10365,6 +10475,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10365 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10475 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10366 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10476 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10367 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10478 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10479 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10480 <context-group purpose="location">
10481 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10482 <context context-type="linenumber">69</context>
10483 </context-group>
10368 </trans-unit> 10484 </trans-unit>
10369 <trans-unit id="4968369344159400023" datatype="html"> 10485 <trans-unit id="4968369344159400023" datatype="html">
10370 <source>Your name is required.</source> 10486 <source>Your name is required.</source>
@@ -10420,10 +10536,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10420 <trans-unit id="3577237269587081090" datatype="html"> 10536 <trans-unit id="3577237269587081090" datatype="html">
10421 <source>Password is required.</source> 10537 <source>Password is required.</source>
10422 <target state="translated">ต้องใส่รหัสผ่าน</target> 10538 <target state="translated">ต้องใส่รหัสผ่าน</target>
10423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10539
10424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10540
10425 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10541
10426 </trans-unit> 10542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10427 <trans-unit id="3152303769378345477" datatype="html"> 10543 <trans-unit id="3152303769378345477" datatype="html">
10428 <source>Confirmation of the password is required.</source> 10544 <source>Confirmation of the password is required.</source>
10429 <target state="translated">ต้องยืนยันรหัสผ่าน</target> 10545 <target state="translated">ต้องยืนยันรหัสผ่าน</target>
@@ -10467,94 +10583,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10467 <trans-unit id="525871656034789056" datatype="html"> 10583 <trans-unit id="525871656034789056" datatype="html">
10468 <source>Password must be at least 6 characters long.</source> 10584 <source>Password must be at least 6 characters long.</source>
10469 <target state="translated">รหัสผ่านต้องมีความยาวอย่างน้อย 6 ตัวอัà¸à¸©à¸£</target> 10585 <target state="translated">รหัสผ่านต้องมีความยาวอย่างน้อย 6 ตัวอัà¸à¸©à¸£</target>
10470 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10586
10471 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10587
10472 </trans-unit> 10588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10473 <trans-unit id="1099684476181448167" datatype="html"> 10589 <trans-unit id="1099684476181448167" datatype="html">
10474 <source>Password cannot be more than 255 characters long.</source> 10590 <source>Password cannot be more than 255 characters long.</source>
10475 <target state="translated">รหัสผ่านไม่สามารถยาวเà¸à¸´à¸™ 255 ตัวอัà¸à¸©à¸£</target> 10591 <target state="translated">รหัสผ่านไม่สามารถยาวเà¸à¸´à¸™ 255 ตัวอัà¸à¸©à¸£</target>
10476 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10592
10477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10593
10478 </trans-unit> 10594 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10479 <trans-unit id="3392630942539073768" datatype="html"> 10595 <trans-unit id="3392630942539073768" datatype="html">
10480 <source>The new password and the confirmed password do not correspond.</source> 10596 <source>The new password and the confirmed password do not correspond.</source>
10481 <target state="translated">รหัสผ่านในช่องรหัสผ่านใหม่à¹à¸¥à¸°à¸¢à¸·à¸™à¸¢à¸±à¸™à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹„ม่ตรงà¸à¸±à¸™</target> 10597 <target state="translated">รหัสผ่านในช่องรหัสผ่านใหม่à¹à¸¥à¸°à¸¢à¸·à¸™à¸¢à¸±à¸™à¸£à¸«à¸±à¸ªà¸œà¹ˆà¸²à¸™à¹„ม่ตรงà¸à¸±à¸™</target>
10482 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10598
10483 </trans-unit> 10599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10484 <trans-unit id="2027337371129904473" datatype="html"> 10600 <trans-unit id="2027337371129904473" datatype="html">
10485 <source>Video quota is required.</source> 10601 <source>Video quota is required.</source>
10486 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”โควต้าวิดีโอ</target> 10602 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”โควต้าวิดีโอ</target>
10487 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10603
10488 </trans-unit> 10604 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10489 <trans-unit id="267386529333143660" datatype="html"> 10605 <trans-unit id="267386529333143660" datatype="html">
10490 <source>Quota must be greater than -1.</source> 10606 <source>Quota must be greater than -1.</source>
10491 <target state="translated">โควต้าต้องมาà¸à¸à¸§à¹ˆà¸² -1</target> 10607 <target state="translated">โควต้าต้องมาà¸à¸à¸§à¹ˆà¸² -1</target>
10492 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10608
10493 </trans-unit> 10609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10494 <trans-unit id="1220179061234048936" datatype="html"> 10610 <trans-unit id="1220179061234048936" datatype="html">
10495 <source>Daily upload limit is required.</source> 10611 <source>Daily upload limit is required.</source>
10496 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”โควต้าวิดีโอต่อวัน</target> 10612 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”โควต้าวิดีโอต่อวัน</target>
10497 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10613
10498 </trans-unit> 10614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10499 <trans-unit id="8959404382357999234" datatype="html"> 10615 <trans-unit id="8959404382357999234" datatype="html">
10500 <source>Daily upload limit must be greater than -1.</source> 10616 <source>Daily upload limit must be greater than -1.</source>
10501 <target state="translated">โควต้าวิดีโอต่อวันต้องมาà¸à¸à¸§à¹ˆà¸² -1</target> 10617 <target state="translated">โควต้าวิดีโอต่อวันต้องมาà¸à¸à¸§à¹ˆà¸² -1</target>
10502 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10618
10503 </trans-unit> 10619 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10504 <trans-unit id="4796798537475457493" datatype="html"> 10620 <trans-unit id="4796798537475457493" datatype="html">
10505 <source>User role is required.</source> 10621 <source>User role is required.</source>
10506 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”บทบาทผู้ใช้</target> 10622 <target state="translated">ต้องà¸à¸³à¸«à¸™à¸”บทบาทผู้ใช้</target>
10507 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10623
10508 </trans-unit> 10624 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10509 <trans-unit id="2761226139624435788" datatype="html"> 10625 <trans-unit id="2761226139624435788" datatype="html">
10510 <source>Description must be at least 3 characters long.</source> 10626 <source>Description must be at least 3 characters long.</source>
10511 <target state="translated">คำอธิบายต้องมีความยาวอย่างน้อย 3 ตัวอัà¸à¸©à¸£</target> 10627 <target state="translated">คำอธิบายต้องมีความยาวอย่างน้อย 3 ตัวอัà¸à¸©à¸£</target>
10512 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10628
10513 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10629
10514 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10630
10515 </trans-unit> 10631 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10516 <trans-unit id="4717982586356605243" datatype="html"> 10632 <trans-unit id="4717982586356605243" datatype="html">
10517 <source>Description cannot be more than 1000 characters long.</source> 10633 <source>Description cannot be more than 1000 characters long.</source>
10518 <target state="translated">คำอธิบายไม่สามารถยาวเà¸à¸´à¸™ 1000 ตัวอัà¸à¸©à¸£</target> 10634 <target state="translated">คำอธิบายไม่สามารถยาวเà¸à¸´à¸™ 1000 ตัวอัà¸à¸©à¸£</target>
10519 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10635
10520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10636
10521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10637
10522 </trans-unit> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10523 <trans-unit id="1814372869868173571" datatype="html"> 10639 <trans-unit id="1814372869868173571" datatype="html">
10524 <source>You must agree with the instance terms in order to register on it.</source> 10640 <source>You must agree with the instance terms in order to register on it.</source>
10525 <target state="translated">คุณต้องยอมรับข้อà¸à¸³à¸«à¸™à¸”ของเซิร์ฟเวอร์เพื่อลงทะเบียน</target> 10641 <target state="translated">คุณต้องยอมรับข้อà¸à¸³à¸«à¸™à¸”ของเซิร์ฟเวอร์เพื่อลงทะเบียน</target>
10526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10642
10527 </trans-unit> 10643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10528 <trans-unit id="7803960725351649605" datatype="html"> 10644 <trans-unit id="7803960725351649605" datatype="html">
10529 <source>Ban reason must be at least 3 characters long.</source> 10645 <source>Ban reason must be at least 3 characters long.</source>
10530 <target state="translated">เหตุผลในà¸à¸²à¸£à¹à¸šà¸™à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸„วามยาวอย่างน้อย 3 ตัวอัà¸à¸©à¸£</target> 10646 <target state="translated">เหตุผลในà¸à¸²à¸£à¹à¸šà¸™à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸„วามยาวอย่างน้อย 3 ตัวอัà¸à¸©à¸£</target>
10531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10647
10532 </trans-unit> 10648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10533 <trans-unit id="3851609012243698179" datatype="html"> 10649 <trans-unit id="3851609012243698179" datatype="html">
10534 <source>Ban reason cannot be more than 250 characters long.</source> 10650 <source>Ban reason cannot be more than 250 characters long.</source>
10535 <target state="translated">เหตุผลในà¸à¸²à¸£à¹à¸šà¸™à¹„ม่สามารถยาวà¸à¸§à¹ˆà¸² 250 ตัวอัà¸à¸©à¸£</target> 10651 <target state="translated">เหตุผลในà¸à¸²à¸£à¹à¸šà¸™à¹„ม่สามารถยาวà¸à¸§à¹ˆà¸² 250 ตัวอัà¸à¸©à¸£</target>
10536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10652
10537 </trans-unit> 10653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10538 <trans-unit id="6632896893630378443" datatype="html"> 10654 <trans-unit id="6632896893630378443" datatype="html">
10539 <source>Display name is required.</source> 10655 <source>Display name is required.</source>
10540 <target state="translated">ต้องใส่ชื่อà¹à¸ªà¸”ง</target> 10656 <target state="translated">ต้องใส่ชื่อà¹à¸ªà¸”ง</target>
10541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10657
10542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10658
10543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10659
10544 </trans-unit> 10660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10545 <trans-unit id="1303578752658966736" datatype="html"> 10661 <trans-unit id="1303578752658966736" datatype="html">
10546 <source>Display name must be at least 1 character long.</source> 10662 <source>Display name must be at least 1 character long.</source>
10547 <target state="translated">ชื่อà¹à¸ªà¸”งต้องมีความยาวอย่างน้อย 1 ตัวอัà¸à¸©à¸£</target> 10663 <target state="translated">ชื่อà¹à¸ªà¸”งต้องมีความยาวอย่างน้อย 1 ตัวอัà¸à¸©à¸£</target>
10548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10664
10549 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10665
10550 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10666
10551 </trans-unit> 10667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10552 <trans-unit id="4613240543124934954" datatype="html"> 10668 <trans-unit id="4613240543124934954" datatype="html">
10553 <source>Display name cannot be more than 50 characters long.</source> 10669 <source>Display name cannot be more than 50 characters long.</source>
10554 <target state="translated">ชื่อà¹à¸ªà¸”งไม่สามารถยาวเà¸à¸´à¸™ 50 ตัวอัà¸à¸©à¸£</target> 10670 <target state="translated">ชื่อà¹à¸ªà¸”งไม่สามารถยาวเà¸à¸´à¸™ 50 ตัวอัà¸à¸©à¸£</target>
10555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10671
10556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10672
10557 </trans-unit> 10673 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10558 <trans-unit id="1000468652492651683" datatype="html"> 10674 <trans-unit id="1000468652492651683" datatype="html">
10559 <source>Report reason is required.</source> 10675 <source>Report reason is required.</source>
10560 <target state="translated">ต้องใส่เหตุผลที่รายงาน</target> 10676 <target state="translated">ต้องใส่เหตุผลที่รายงาน</target>
@@ -11431,10 +11547,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11431 <target state="new"> 11547 <target state="new">
11432 <x id="PH"/> (channel page) 11548 <x id="PH"/> (channel page)
11433 </target> 11549 </target>
11434 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11550
11435 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11551
11436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11552
11437 </trans-unit> 11553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11438 <trans-unit id="1209500590333005801" datatype="html"> 11554 <trans-unit id="1209500590333005801" datatype="html">
11439 <source><x id="PH"/> (account page) </source> 11555 <source><x id="PH"/> (account page) </source>
11440 <target state="translated"><x id="PH"/> (หน้าบัà¸à¸Šà¸µ) </target> 11556 <target state="translated"><x id="PH"/> (หน้าบัà¸à¸Šà¸µ) </target>
@@ -11835,23 +11951,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11835 <trans-unit id="968295009933361070" datatype="html"> 11951 <trans-unit id="968295009933361070" datatype="html">
11836 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11952 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11837 <target state="translated">พยายามหลายครั้งติดต่อà¸à¸±à¸™ โปรดลองอีà¸à¸„รั้งในอีภ<x id="PH"/> นาที</target> 11953 <target state="translated">พยายามหลายครั้งติดต่อà¸à¸±à¸™ โปรดลองอีà¸à¸„รั้งในอีภ<x id="PH"/> นาที</target>
11838 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11954
11839 </trans-unit> 11955 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11840 <trans-unit id="4965472196059235310" datatype="html"> 11956 <trans-unit id="4965472196059235310" datatype="html">
11841 <source>Too many attempts, please try again later.</source> 11957 <source>Too many attempts, please try again later.</source>
11842 <target state="translated">พยายามหลายครั้งติดต่อà¸à¸±à¸™ โปรดลองอีà¸à¸„รั้งในภายหลัง</target> 11958 <target state="translated">พยายามหลายครั้งติดต่อà¸à¸±à¸™ โปรดลองอีà¸à¸„รั้งในภายหลัง</target>
11843 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11959
11844 </trans-unit> 11960 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11845 <trans-unit id="1693549688987384699" datatype="html"> 11961 <trans-unit id="1693549688987384699" datatype="html">
11846 <source>Server error. Please retry later.</source> 11962 <source>Server error. Please retry later.</source>
11847 <target state="translated">เซิร์ฟเวอร์เà¸à¸´à¸”ข้อผิดพลาด โปรดลองอีà¸à¸„รั้งในภายหลัง</target> 11963 <target state="translated">เซิร์ฟเวอร์เà¸à¸´à¸”ข้อผิดพลาด โปรดลองอีà¸à¸„รั้งในภายหลัง</target>
11848 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11964
11849 </trans-unit> 11965 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11850 <trans-unit id="7436975022198908854" datatype="html"> 11966 <trans-unit id="7436975022198908854" datatype="html">
11851 <source>Unknown server error</source> 11967 <source>Unknown server error</source>
11852 <target state="new">Unknown server error</target> 11968 <target state="new">Unknown server error</target>
11853 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11969
11854 </trans-unit> 11970 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11855 <trans-unit id="5927402622550505067" datatype="html"> 11971 <trans-unit id="5927402622550505067" datatype="html">
11856 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11972 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11857 <target state="translated">ติดตามทุà¸à¸Šà¹ˆà¸­à¸‡à¹ƒà¸™à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™à¸‚อง <x id="PH"/> à¹à¸¥à¹‰à¸§ คุณจะได้รับà¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸­à¸™à¸ªà¸³à¸«à¸£à¸±à¸šà¸§à¸´à¸”ีโอใหม่ทุà¸à¸§à¸´à¸”ีโอ</target> 11973 <target state="translated">ติดตามทุà¸à¸Šà¹ˆà¸­à¸‡à¹ƒà¸™à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™à¸‚อง <x id="PH"/> à¹à¸¥à¹‰à¸§ คุณจะได้รับà¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸­à¸™à¸ªà¸³à¸«à¸£à¸±à¸šà¸§à¸´à¸”ีโอใหม่ทุà¸à¸§à¸´à¸”ีโอ</target>
@@ -12009,8 +12125,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12009 <trans-unit id="2115592966120408375" datatype="html"> 12125 <trans-unit id="2115592966120408375" datatype="html">
12010 <source>Copied</source> 12126 <source>Copied</source>
12011 <target state="translated">คัดลอà¸à¹à¸¥à¹‰à¸§</target> 12127 <target state="translated">คัดลอà¸à¹à¸¥à¹‰à¸§</target>
12012 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 12128
12013 </trans-unit> 12129 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
12014 <trans-unit id="4323470180912194028" datatype="html"> 12130 <trans-unit id="4323470180912194028" datatype="html">
12015 <source>Copy</source> 12131 <source>Copy</source>
12016 <target state="new">Copy</target> 12132 <target state="new">Copy</target>
@@ -12260,46 +12376,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12260 <trans-unit id="4058575476871566236" datatype="html"> 12376 <trans-unit id="4058575476871566236" datatype="html">
12261 <source>Published</source> 12377 <source>Published</source>
12262 <target state="translated">เผยà¹à¸žà¸£à¹ˆà¹à¸¥à¹‰à¸§</target> 12378 <target state="translated">เผยà¹à¸žà¸£à¹ˆà¹à¸¥à¹‰à¸§</target>
12263 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12379
12264 </trans-unit> 12380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12265 <trans-unit id="7657908235362559477" datatype="html"> 12381 <trans-unit id="7657908235362559477" datatype="html">
12266 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12382 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12267 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12383 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12268 <context-group purpose="location"> 12384
12269 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12385 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12270 <context context-type="linenumber">178</context>
12271 </context-group>
12272 </trans-unit>
12273 <trans-unit id="5093002376262354382" datatype="html"> 12386 <trans-unit id="5093002376262354382" datatype="html">
12274 <source>Transcoding failed</source> 12387 <source>Transcoding failed</source>
12275 <target state="new">Transcoding failed</target> 12388 <target state="new">Transcoding failed</target>
12276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12389
12277 </trans-unit> 12390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12278 <trans-unit id="118687079501751948" datatype="html"> 12391 <trans-unit id="118687079501751948" datatype="html">
12279 <source>Move to external storage failed</source> 12392 <source>Move to external storage failed</source>
12280 <target state="new">Move to external storage failed</target> 12393 <target state="new">Move to external storage failed</target>
12281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12394
12282 </trans-unit> 12395 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12283 <trans-unit id="4887724548587271148" datatype="html"> 12396 <trans-unit id="4887724548587271148" datatype="html">
12284 <source>Waiting transcoding</source> 12397 <source>Waiting transcoding</source>
12285 <target state="translated">รอà¸à¸²à¸£à¸›à¸£à¸°à¸¡à¸§à¸¥à¸œà¸¥</target> 12398 <target state="translated">รอà¸à¸²à¸£à¸›à¸£à¸°à¸¡à¸§à¸¥à¸œà¸¥</target>
12286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12399
12287 </trans-unit> 12400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12288 <trans-unit id="4517785179607945981" datatype="html"> 12401 <trans-unit id="4517785179607945981" datatype="html">
12289 <source>To transcode</source> 12402 <source>To transcode</source>
12290 <target state="translated">ที่ต้องประมวลผล</target> 12403 <target state="translated">ที่ต้องประมวลผล</target>
12291 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12404
12292 </trans-unit> 12405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12293 <trans-unit id="3299576663551440736" datatype="html"> 12406 <trans-unit id="3299576663551440736" datatype="html">
12294 <source>To import</source> 12407 <source>To import</source>
12295 <target state="translated">ที่ต้องนำเข้า</target> 12408 <target state="translated">ที่ต้องนำเข้า</target>
12296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12409
12297 </trans-unit> 12410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12298 <trans-unit id="6963802198225789806" datatype="html"> 12411 <trans-unit id="6963802198225789806" datatype="html">
12299 <source>To edit</source> 12412 <source>To edit</source>
12300 <target state="new">To edit</target> 12413 <target state="new">To edit</target>
12301 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12414
12302 </trans-unit> 12415 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12303 <trans-unit id="8492933894084361602" datatype="html"> 12416 <trans-unit id="8492933894084361602" datatype="html">
12304 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12417 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12305 <target state="translated">ติดตามฟีด RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12418 <target state="translated">ติดตามฟีด RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12388,40 +12501,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12388 <trans-unit id="3284171506518522275" datatype="html"> 12501 <trans-unit id="3284171506518522275" datatype="html">
12389 <source>Your video was uploaded to your account and is private.</source> 12502 <source>Your video was uploaded to your account and is private.</source>
12390 <target state="translated">วิดีโอของคุณถูà¸à¸­à¸±à¸›à¹‚หลดไปยังบัà¸à¸Šà¸µà¸‚องคุณà¹à¸¥à¸°à¹€à¸›à¹‡à¸™à¸ªà¹ˆà¸§à¸™à¸•à¸±à¸§à¹à¸¥à¹‰à¸§</target> 12503 <target state="translated">วิดีโอของคุณถูà¸à¸­à¸±à¸›à¹‚หลดไปยังบัà¸à¸Šà¸µà¸‚องคุณà¹à¸¥à¸°à¹€à¸›à¹‡à¸™à¸ªà¹ˆà¸§à¸™à¸•à¸±à¸§à¹à¸¥à¹‰à¸§</target>
12391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12504
12392 </trans-unit> 12505 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12393 <trans-unit id="5699822024600815733" datatype="html"> 12506 <trans-unit id="5699822024600815733" datatype="html">
12394 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12507 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12395 <target state="translated">à¹à¸•à¹ˆà¸‚้อมูลที่เà¸à¸µà¹ˆà¸¢à¸§à¸‚้อง (เช่น à¹à¸—็ภคำอธิบาย) จะไม่ถูà¸à¸šà¸±à¸™à¸—ึภคุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸²à¸•à¹‰à¸­à¸‡à¸à¸²à¸£à¸­à¸­à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰à¸«à¸£à¸·à¸­à¹„ม่</target> 12508 <target state="translated">à¹à¸•à¹ˆà¸‚้อมูลที่เà¸à¸µà¹ˆà¸¢à¸§à¸‚้อง (เช่น à¹à¸—็ภคำอธิบาย) จะไม่ถูà¸à¸šà¸±à¸™à¸—ึภคุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸²à¸•à¹‰à¸­à¸‡à¸à¸²à¸£à¸­à¸­à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰à¸«à¸£à¸·à¸­à¹„ม่</target>
12396 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12509
12397 </trans-unit> 12510 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12398 <trans-unit id="1219739004043110649" datatype="html"> 12511 <trans-unit id="1219739004043110649" datatype="html">
12399 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12512 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12400 <target state="translated">วิดีโอยังไม่ถูà¸à¸­à¸±à¸›à¹‚หลด คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸²à¸•à¹‰à¸­à¸‡à¸à¸²à¸£à¸­à¸­à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰à¸«à¸£à¸·à¸­à¹„ม่</target> 12513 <target state="translated">วิดีโอยังไม่ถูà¸à¸­à¸±à¸›à¹‚หลด คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸²à¸•à¹‰à¸­à¸‡à¸à¸²à¸£à¸­à¸­à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰à¸«à¸£à¸·à¸­à¹„ม่</target>
12401 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12514
12402 </trans-unit> 12515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12403 <trans-unit id="1830802698757049943" datatype="html"> 12516 <trans-unit id="1830802698757049943" datatype="html">
12404 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12517 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12405 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12518 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12406 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12519
12407 </trans-unit> 12520 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12408 <trans-unit id="6932865105766151309" datatype="html"> 12521 <trans-unit id="6932865105766151309" datatype="html">
12409 <source>Upload</source> 12522 <source>Upload</source>
12410 <target state="translated">อัปโหลด</target> 12523 <target state="translated">อัปโหลด</target>
12411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12524
12412 </trans-unit> 12525 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12413 <trans-unit id="8278735427925094503" datatype="html"> 12526 <trans-unit id="8278735427925094503" datatype="html">
12414 <source>Upload <x id="PH"/> </source> 12527 <source>Upload <x id="PH"/> </source>
12415 <target state="translated">อัปโหลด 12528 <target state="translated">อัปโหลด
12416 <x id="PH"/> 12529 <x id="PH"/>
12417 </target> 12530 </target>
12418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12531
12419 </trans-unit> 12532 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12420 <trans-unit id="5981816353437801748" datatype="html"> 12533 <trans-unit id="5981816353437801748" datatype="html">
12421 <source>Video published.</source> 12534 <source>Video published.</source>
12422 <target state="translated">เผยà¹à¸žà¸£à¹ˆà¸§à¸´à¸”ีโอà¹à¸¥à¹‰à¸§</target> 12535 <target state="translated">เผยà¹à¸žà¸£à¹ˆà¸§à¸´à¸”ีโอà¹à¸¥à¹‰à¸§</target>
12423 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12536
12424 </trans-unit> 12537 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12425 <trans-unit id="764164089183618119" datatype="html"> 12538 <trans-unit id="764164089183618119" datatype="html">
12426 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12539 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12427 <target state="translated">คุณมีà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸—ี่ยังไม่ได้บันทึภถ้าคุณออà¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰ ข้อมูลที่ไม่ได้บันทึà¸à¸ˆà¸°à¸«à¸²à¸¢à¹„ป</target> 12540 <target state="translated">คุณมีà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸—ี่ยังไม่ได้บันทึภถ้าคุณออà¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰ ข้อมูลที่ไม่ได้บันทึà¸à¸ˆà¸°à¸«à¸²à¸¢à¹„ป</target>
@@ -12537,28 +12650,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12537 <trans-unit id="2159130950882492111" datatype="html"> 12650 <trans-unit id="2159130950882492111" datatype="html">
12538 <source>Cancel</source> 12651 <source>Cancel</source>
12539 <target state="translated">ยà¸à¹€à¸¥à¸´à¸</target> 12652 <target state="translated">ยà¸à¹€à¸¥à¸´à¸</target>
12540 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12653
12541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12654
12542 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12655
12543 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12656
12544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12657
12545 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12658
12546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12659
12547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12660
12548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12661
12549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12662
12550 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12663
12551 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12664
12552 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12665
12553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12666
12554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12667
12555 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12668
12556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12669
12557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12670
12558 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12671
12559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12672
12560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12673
12561 </trans-unit> 12674 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12562 <trans-unit id="3354816756665089864" datatype="html"> 12675 <trans-unit id="3354816756665089864" datatype="html">
12563 <source>Autoplay is suspended</source> 12676 <source>Autoplay is suspended</source>
12564 <target state="translated">à¸à¸²à¸£à¹€à¸¥à¹ˆà¸™à¸§à¸´à¸”ีโออัตโนมัติถูà¸à¸«à¸¢à¸¸à¸”</target> 12677 <target state="translated">à¸à¸²à¸£à¹€à¸¥à¹ˆà¸™à¸§à¸´à¸”ีโออัตโนมัติถูà¸à¸«à¸¢à¸¸à¸”</target>
@@ -12647,9 +12760,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12647 <trans-unit id="2431286785954354122" datatype="html"> 12760 <trans-unit id="2431286785954354122" datatype="html">
12648 <source>Recently added</source> 12761 <source>Recently added</source>
12649 <target state="translated">เพิ่งเผยà¹à¸žà¸£à¹ˆ</target> 12762 <target state="translated">เพิ่งเผยà¹à¸žà¸£à¹ˆ</target>
12650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12763
12651 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12764
12652 </trans-unit> 12765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12653 <trans-unit id="12646164819555880" datatype="html"> 12766 <trans-unit id="12646164819555880" datatype="html">
12654 <source>Videos from your subscriptions</source> 12767 <source>Videos from your subscriptions</source>
12655 <target state="translated">วิดีโอจาà¸à¸Šà¹ˆà¸­à¸‡à¸—ี่คุณติดตาม</target> 12768 <target state="translated">วิดีโอจาà¸à¸Šà¹ˆà¸­à¸‡à¸—ี่คุณติดตาม</target>
@@ -12658,17 +12771,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12658 <trans-unit id="1812379335568847528" datatype="html"> 12771 <trans-unit id="1812379335568847528" datatype="html">
12659 <source>Subscriptions</source> 12772 <source>Subscriptions</source>
12660 <target state="translated">à¸à¸²à¸£à¸•à¸´à¸”ตาม</target> 12773 <target state="translated">à¸à¸²à¸£à¸•à¸´à¸”ตาม</target>
12661 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12774
12662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12775
12663 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12776
12664 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12777
12665 </trans-unit> 12778 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12666 <trans-unit id="186236568870281953" datatype="html"> 12779 <trans-unit id="186236568870281953" datatype="html">
12667 <source>History</source> 12780 <source>History</source>
12668 <target state="translated">ประวัติ</target> 12781 <target state="translated">ประวัติ</target>
12669 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12782
12670 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12783
12671 </trans-unit> 12784 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12672 <trans-unit id="5237588857224999862" datatype="html"> 12785 <trans-unit id="5237588857224999862" datatype="html">
12673 <source>Open actions</source> 12786 <source>Open actions</source>
12674 <target state="new">Open actions</target> 12787 <target state="new">Open actions</target>
@@ -12680,11 +12793,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12680 <trans-unit id="8681933925782924101" datatype="html"> 12793 <trans-unit id="8681933925782924101" datatype="html">
12681 <source>Local videos</source> 12794 <source>Local videos</source>
12682 <target state="translated">วิดีโอในเซิร์ฟเวอร์นี้</target> 12795 <target state="translated">วิดีโอในเซิร์ฟเวอร์นี้</target>
12683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12796
12684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12797
12685 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12798
12686 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12799
12687 </trans-unit> 12800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12688 <trans-unit id="5668077948386857930" datatype="html"> 12801 <trans-unit id="5668077948386857930" datatype="html">
12689 <source>Exclude</source> 12802 <source>Exclude</source>
12690 <target state="new">Exclude</target> 12803 <target state="new">Exclude</target>
@@ -12719,19 +12832,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12719 <trans-unit id="4668975178372693951" datatype="html"> 12832 <trans-unit id="4668975178372693951" datatype="html">
12720 <source>Discover videos</source> 12833 <source>Discover videos</source>
12721 <target state="translated">สำรวจวิดีโอ</target> 12834 <target state="translated">สำรวจวิดีโอ</target>
12722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12835
12723 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12836
12724 </trans-unit> 12837 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12725 <trans-unit id="8067135025051844577" datatype="html"> 12838 <trans-unit id="8067135025051844577" datatype="html">
12726 <source>Trending videos</source> 12839 <source>Trending videos</source>
12727 <target state="translated">วิดีโอมาà¹à¸£à¸‡</target> 12840 <target state="translated">วิดีโอมาà¹à¸£à¸‡</target>
12728 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12841
12729 </trans-unit> 12842 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12730 <trans-unit id="664221386829541948" datatype="html"> 12843 <trans-unit id="664221386829541948" datatype="html">
12731 <source>Recently added videos</source> 12844 <source>Recently added videos</source>
12732 <target state="translated">วิดีโอที่เพิ่งเผยà¹à¸žà¸£à¹ˆ</target> 12845 <target state="translated">วิดีโอที่เพิ่งเผยà¹à¸žà¸£à¹ˆ</target>
12733 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12846
12734 </trans-unit> 12847 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12735 <trans-unit id="8212906256415538361" datatype="html"> 12848 <trans-unit id="8212906256415538361" datatype="html">
12736 <source>Upload a video</source> 12849 <source>Upload a video</source>
12737 <target state="translated">อัปโหลดวิดีโอ</target> 12850 <target state="translated">อัปโหลดวิดีโอ</target>
diff --git a/client/src/locale/angular.tok.xlf b/client/src/locale/angular.tok.xlf
index a96549ad6..d3a0eebf5 100644
--- a/client/src/locale/angular.tok.xlf
+++ b/client/src/locale/angular.tok.xlf
@@ -5,8 +5,8 @@
5 <trans-unit id="ngb.alert.close" datatype="html"> 5 <trans-unit id="ngb.alert.close" datatype="html">
6 <source>Close</source> 6 <source>Close</source>
7 <target>o weka</target> 7 <target>o weka</target>
8 8 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group>
9 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/alert/alert.ts</context><context context-type="linenumber">42</context></context-group></trans-unit> 9 </trans-unit>
10 <trans-unit id="ngb.carousel.slide-number" datatype="html"> 10 <trans-unit id="ngb.carousel.slide-number" datatype="html">
11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> 11 <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source>
12 <target>lipu nanpa <x id="INTERPOLATION" equiv-text="get wrap("/> pi lipu <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> 12 <target>lipu nanpa <x id="INTERPOLATION" equiv-text="get wrap("/> pi lipu <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target>
@@ -26,72 +26,72 @@
26 <trans-unit id="ngb.datepicker.select-month" datatype="html"> 26 <trans-unit id="ngb.datepicker.select-month" datatype="html">
27 <source>Select month</source> 27 <source>Select month</source>
28 <target>o pana e tenpo mun</target> 28 <target>o pana e tenpo mun</target>
29 29 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
30 30 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
31 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 31 </trans-unit>
32 <trans-unit id="ngb.datepicker.select-year" datatype="html"> 32 <trans-unit id="ngb.datepicker.select-year" datatype="html">
33 <source>Select year</source> 33 <source>Select year</source>
34 <target>o pana e tenpo sike</target> 34 <target>o pana e tenpo sike</target>
35 35 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
36 36 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group>
37 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation-select.ts</context><context context-type="linenumber">41</context></context-group></trans-unit> 37 </trans-unit>
38 <trans-unit id="ngb.datepicker.previous-month" datatype="html"> 38 <trans-unit id="ngb.datepicker.previous-month" datatype="html">
39 <source>Previous month</source> 39 <source>Previous month</source>
40 <target>mun pini</target> 40 <target>mun pini</target>
41 41 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
42 42 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
43 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 43 </trans-unit>
44 <trans-unit id="ngb.datepicker.next-month" datatype="html"> 44 <trans-unit id="ngb.datepicker.next-month" datatype="html">
45 <source>Next month</source> 45 <source>Next month</source>
46 <target>mun kama</target> 46 <target>mun kama</target>
47 47 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
48 48 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group>
49 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">node_modules/src/datepicker/datepicker-navigation.ts</context><context context-type="linenumber">43</context></context-group></trans-unit> 49 </trans-unit>
50 <trans-unit id="ngb.pagination.first" datatype="html"> 50 <trans-unit id="ngb.pagination.first" datatype="html">
51 <source>««</source> 51 <source>««</source>
52 <target>««</target> 52 <target>««</target>
53 53 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
54 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 54 </trans-unit>
55 <trans-unit id="ngb.pagination.previous" datatype="html"> 55 <trans-unit id="ngb.pagination.previous" datatype="html">
56 <source>«</source> 56 <source>«</source>
57 <target>«</target> 57 <target>«</target>
58 58 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
59 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 59 </trans-unit>
60 <trans-unit id="ngb.pagination.next" datatype="html"> 60 <trans-unit id="ngb.pagination.next" datatype="html">
61 <source>»</source> 61 <source>»</source>
62 <target>»</target> 62 <target>»</target>
63 63 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
64 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 64 </trans-unit>
65 <trans-unit id="ngb.pagination.last" datatype="html"> 65 <trans-unit id="ngb.pagination.last" datatype="html">
66 <source>»»</source> 66 <source>»»</source>
67 <target>»»</target> 67 <target>»»</target>
68 68 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
69 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 69 </trans-unit>
70 <trans-unit id="ngb.pagination.first-aria" datatype="html"> 70 <trans-unit id="ngb.pagination.first-aria" datatype="html">
71 <source>First</source> 71 <source>First</source>
72 <target>nanpa wan</target> 72 <target>nanpa wan</target>
73 73 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
74 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 74 </trans-unit>
75 <trans-unit id="ngb.pagination.previous-aria" datatype="html"> 75 <trans-unit id="ngb.pagination.previous-aria" datatype="html">
76 <source>Previous</source> 76 <source>Previous</source>
77 <target>pini</target> 77 <target>pini</target>
78 78 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
79 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 79 </trans-unit>
80 <trans-unit id="ngb.pagination.next-aria" datatype="html"> 80 <trans-unit id="ngb.pagination.next-aria" datatype="html">
81 <source>Next</source> 81 <source>Next</source>
82 <target>kama</target> 82 <target>kama</target>
83 83 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
84 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 84 </trans-unit>
85 <trans-unit id="ngb.pagination.last-aria" datatype="html"> 85 <trans-unit id="ngb.pagination.last-aria" datatype="html">
86 <source>Last</source> 86 <source>Last</source>
87 <target>nanpa ale</target> 87 <target>nanpa ale</target>
88 88 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group>
89 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">224</context></context-group></trans-unit> 89 </trans-unit>
90 <trans-unit id="ngb.progressbar.value" datatype="html"> 90 <trans-unit id="ngb.progressbar.value" datatype="html">
91 <source><x id="INTERPOLATION" equiv-text="tType: string;"/></source> 91 <source><x id="INTERPOLATION" equiv-text="tType: string;"/></source>
92 <target><x id="INTERPOLATION" equiv-text="tType: string;"/></target> 92 <target><x id="INTERPOLATION" equiv-text="tType: string;"/></target>
93 93 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group>
94 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/progressbar/progressbar.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 94 </trans-unit>
95 <trans-unit id="ngb.timepicker.HH" datatype="html"> 95 <trans-unit id="ngb.timepicker.HH" datatype="html">
96 <source>HH</source> 96 <source>HH</source>
97 <target>WW</target> 97 <target>WW</target>
@@ -128,13 +128,13 @@
128 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> 128 <trans-unit id="ngb.timepicker.increment-minutes" datatype="html">
129 <source>Increment minutes</source> 129 <source>Increment minutes</source>
130 <target>o pana e tenpo suli wan</target> 130 <target>o pana e tenpo suli wan</target>
131 131 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group>
132 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 132 </trans-unit>
133 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> 133 <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html">
134 <source>Decrement minutes</source> 134 <source>Decrement minutes</source>
135 <target>o weka e tenpo suli wan</target> 135 <target>o weka e tenpo suli wan</target>
136 136 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group>
137 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/timepicker/timepicker.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 137 </trans-unit>
138 <trans-unit id="ngb.timepicker.SS" datatype="html"> 138 <trans-unit id="ngb.timepicker.SS" datatype="html">
139 <source>SS</source> 139 <source>SS</source>
140 <target>LL</target> 140 <target>LL</target>
@@ -183,8 +183,8 @@
183 <trans-unit id="ngb.toast.close-aria" datatype="html"> 183 <trans-unit id="ngb.toast.close-aria" datatype="html">
184 <source>Close</source> 184 <source>Close</source>
185 <target>o weka</target> 185 <target>o weka</target>
186 186 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group>
187 <context-group purpose="location"><context context-type="sourcefile">node_modules/src/toast/toast.ts</context><context context-type="linenumber">70</context></context-group></trans-unit> 187 </trans-unit>
188 <trans-unit id="3701439542279610547" datatype="html"> 188 <trans-unit id="3701439542279610547" datatype="html">
189 <source>Follows</source> 189 <source>Follows</source>
190 <target>lukin ma</target> 190 <target>lukin ma</target>
@@ -313,17 +313,17 @@
313 <trans-unit id="3076079242537393946" datatype="html"> 313 <trans-unit id="3076079242537393946" datatype="html">
314 <source>Moderation information</source> 314 <source>Moderation information</source>
315 <target>sona lawa</target> 315 <target>sona lawa</target>
316 316 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group>
317 317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group>
318 318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group>
319 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">141</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">60</context></context-group></trans-unit> 319 </trans-unit>
320 <trans-unit id="4127416011499804250" datatype="html"> 320 <trans-unit id="4127416011499804250" datatype="html">
321 <source>Code of conduct</source> 321 <source>Code of conduct</source>
322 <target>nasin pona</target> 322 <target>nasin pona</target>
323 323 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group>
324 324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group>
325 325 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group>
326 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.html</context><context context-type="linenumber">155</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit> 326 </trans-unit>
327 <trans-unit id="2544569632476723854" datatype="html"> 327 <trans-unit id="2544569632476723854" datatype="html">
328 <source>Terms</source> 328 <source>Terms</source>
329 <target>lawa</target> 329 <target>lawa</target>
@@ -432,7 +432,7 @@
432 432
433 433
434 434
435 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 435 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
436 <trans-unit id="935187492052582731" datatype="html"> 436 <trans-unit id="935187492052582731" datatype="html">
437 <source>Submit</source> 437 <source>Submit</source>
438 <target>o pana</target> 438 <target>o pana</target>
@@ -652,9 +652,9 @@
652 <trans-unit id="7922989125096435449" datatype="html"> 652 <trans-unit id="7922989125096435449" datatype="html">
653 <source>Contact</source> 653 <source>Contact</source>
654 <target>toki tawa lawa</target> 654 <target>toki tawa lawa</target>
655 655 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group>
656 656 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group>
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-routing.module.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">140</context></context-group></trans-unit> 657 </trans-unit>
658 <trans-unit id="8773846522957677259" datatype="html"> 658 <trans-unit id="8773846522957677259" datatype="html">
659 <source>About PeerTube</source> 659 <source>About PeerTube</source>
660 <target>sona pi ilo PeerTube</target> 660 <target>sona pi ilo PeerTube</target>
@@ -674,11 +674,11 @@
674 <trans-unit id="2381859602529023966" datatype="html"> 674 <trans-unit id="2381859602529023966" datatype="html">
675 <source>Instance</source> 675 <source>Instance</source>
676 <target>ma</target> 676 <target>ma</target>
677 677 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group>
678 678 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group>
679 679 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
680 680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
681 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 681 </trans-unit>
682 <trans-unit id="5066829276646988805" datatype="html"> 682 <trans-unit id="5066829276646988805" datatype="html">
683 <source>PeerTube</source> 683 <source>PeerTube</source>
684 <target>ilo PeerTube</target> 684 <target>ilo PeerTube</target>
@@ -727,31 +727,31 @@
727 </trans-unit> 727 </trans-unit>
728 <trans-unit id="6591746065516872491" datatype="html"> 728 <trans-unit id="6591746065516872491" datatype="html">
729 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 729 <source>{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
730 <target state="new">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target> 730 <target state="needs-translation">{VAR_PLURAL, plural, =0 {No subscribers} =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
731 731 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group>
732 732 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group>
733 733 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
734 734 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group>
735 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit> 735 </trans-unit>
736 <trans-unit id="403587185492002456" datatype="html"> 736 <trans-unit id="403587185492002456" datatype="html">
737 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source> 737 <source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
738 <target/> 738 <target state="needs-translation">{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</target>
739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group> 739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">13</context></context-group>
740 </trans-unit> 740 </trans-unit>
741 <trans-unit id="8856905278208146821" datatype="html"> 741 <trans-unit id="8856905278208146821" datatype="html">
742 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source> 742 <source><x id="ICU" equiv-text="{getTotalVideosOf(videoChannel), plural, =0 {No videos} =1 {1 video} other {{{ getTotalVideosOf(videoChannel) }} videos}}" xid="1730926218636655979"/> </source>
743 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="sitelen {{ getTotalVideosOf(videoChannel) }}"/> </target> 743 <target state="translated"><x id="ICU" xid="8553183884518584864" equiv-text="sitelen {{ getTotalVideosOf(videoChannel) }}"/> </target>
744 744 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
745 745 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
746 746 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group>
747 747 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
748 748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group>
749 749 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group>
750 750 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group>
751 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">15</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 751 </trans-unit>
752 <trans-unit id="3068011377000255023" datatype="html"> 752 <trans-unit id="3068011377000255023" datatype="html">
753 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source> 753 <source>{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</source>
754 <target/> 754 <target state="needs-translation">{VAR_PLURAL, plural, =1 {1 videos} other {<x id="INTERPOLATION"/> videos}}</target>
755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group> 755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-custom-markup/peertube-custom-tags/channel-miniature-markup.component.html</context><context context-type="linenumber">16</context></context-group>
756 </trans-unit> 756 </trans-unit>
757 <trans-unit id="4071627711041975501" datatype="html"> 757 <trans-unit id="4071627711041975501" datatype="html">
@@ -781,15 +781,15 @@
781 <trans-unit id="8936704404804793618" datatype="html"> 781 <trans-unit id="8936704404804793618" datatype="html">
782 <source>Videos</source> 782 <source>Videos</source>
783 <target>sitelen</target> 783 <target>sitelen</target>
784 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 784
785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 785
786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 786
787 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 787
788 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 788
789 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 789
790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 790
791 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 791
792 </trans-unit> 792 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
793 <trans-unit id="6823616469362610020" datatype="html"> 793 <trans-unit id="6823616469362610020" datatype="html">
794 <source>Account video channels</source> 794 <source>Account video channels</source>
795 <target>lipu sitelen pi sijelo ni</target> 795 <target>lipu sitelen pi sijelo ni</target>
@@ -873,10 +873,10 @@
873 <trans-unit id="1504521795586863905" datatype="html"> 873 <trans-unit id="1504521795586863905" datatype="html">
874 <source>VIDEOS</source> 874 <source>VIDEOS</source>
875 <target>SITELEN</target> 875 <target>SITELEN</target>
876 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 876
877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 877
878 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 878
879 </trans-unit> 879 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
880 <trans-unit id="25349740244798533" datatype="html"> 880 <trans-unit id="25349740244798533" datatype="html">
881 <source>Username copied</source> 881 <source>Username copied</source>
882 <target>mi jo e nimi</target> 882 <target>mi jo e nimi</target>
@@ -942,10 +942,10 @@
942 <trans-unit id="8726138323871139597" datatype="html"> 942 <trans-unit id="8726138323871139597" datatype="html">
943 <source>Following</source> 943 <source>Following</source>
944 <target>mi lukin e ma ni</target> 944 <target>mi lukin e ma ni</target>
945 945 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group>
946 946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group>
947 947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group>
948 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">75</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/follows.routes.ts</context><context context-type="linenumber">26</context></context-group></trans-unit> 948 </trans-unit>
949 <trans-unit id="4914577418256256836" datatype="html"> 949 <trans-unit id="4914577418256256836" datatype="html">
950 <source>Followers</source> 950 <source>Followers</source>
951 <target>ma ni li lukin e mi</target> 951 <target>ma ni li lukin e mi</target>
@@ -1021,55 +1021,22 @@
1021 <trans-unit id="7815838401315213887" datatype="html"> 1021 <trans-unit id="7815838401315213887" datatype="html">
1022 <source>Muted accounts</source> 1022 <source>Muted accounts</source>
1023 <target>sijelo pi lukin ala</target> 1023 <target>sijelo pi lukin ala</target>
1024 <context-group purpose="location"> 1024
1025 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> 1025
1026 <context context-type="linenumber">117</context> 1026
1027 </context-group> 1027
1028 <context-group purpose="location"> 1028
1029 <context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context> 1029
1030 <context context-type="linenumber">90</context> 1030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1031 </context-group>
1032 <context-group purpose="location">
1033 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
1034 <context context-type="linenumber">85</context>
1035 </context-group>
1036 <context-group purpose="location">
1037 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
1038 <context context-type="linenumber">31</context>
1039 </context-group>
1040 <context-group purpose="location">
1041 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context>
1042 <context context-type="linenumber">3</context>
1043 </context-group>
1044 <context-group purpose="location">
1045 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context>
1046 <context context-type="linenumber">3</context>
1047 </context-group>
1048 </trans-unit>
1049 <trans-unit id="5668793810321242853" datatype="html"> 1031 <trans-unit id="5668793810321242853" datatype="html">
1050 <source>Muted servers</source> 1032 <source>Muted servers</source>
1051 <target>ma pi lukin ala</target> 1033 <target>ma pi lukin ala</target>
1052 <context-group purpose="location"> 1034
1053 <context context-type="sourcefile">src/app/+admin/admin.component.ts</context> 1035
1054 <context context-type="linenumber">125</context> 1036
1055 </context-group> 1037
1056 <context-group purpose="location"> 1038
1057 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 1039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
1058 <context context-type="linenumber">94</context>
1059 </context-group>
1060 <context-group purpose="location">
1061 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
1062 <context context-type="linenumber">36</context>
1063 </context-group>
1064 <context-group purpose="location">
1065 <context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context>
1066 <context context-type="linenumber">3</context>
1067 </context-group>
1068 <context-group purpose="location">
1069 <context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context>
1070 <context context-type="linenumber">3</context>
1071 </context-group>
1072 </trans-unit>
1073 <trans-unit id="3008420115644088420" datatype="html"> 1040 <trans-unit id="3008420115644088420" datatype="html">
1074 <source>Configuration</source> 1041 <source>Configuration</source>
1075 <target>nasin pali</target> 1042 <target>nasin pali</target>
@@ -1247,7 +1214,7 @@ color: red;
1247 </trans-unit> 1214 </trans-unit>
1248 <trans-unit id="371306187337992930" datatype="html"> 1215 <trans-unit id="371306187337992930" datatype="html">
1249 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1216 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1250 <target state="new"> Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or add slight <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1217 <target state="translated">o kepeken <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/plugins&quot;>"/>ilo ante en lukin ante<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> la sina ken ante mute, taso o kepeken <x id="START_LINK_1" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>ante lili<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1251 <context-group purpose="location"> 1218 <context-group purpose="location">
1252 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1219 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1253 <context context-type="linenumber">5,7</context> 1220 <context context-type="linenumber">5,7</context>
@@ -1415,7 +1382,7 @@ color: red;
1415 1382
1416 1383
1417 1384
1418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group></trans-unit> 1385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
1419 <trans-unit id="4497115134891299867" datatype="html"> 1386 <trans-unit id="4497115134891299867" datatype="html">
1420 <source>Signup requires email verification</source> 1387 <source>Signup requires email verification</source>
1421 <target state="translated">jan li pali e sijelo la ona o lukin e poki ona pi lipu Email</target> 1388 <target state="translated">jan li pali e sijelo la ona o lukin e poki ona pi lipu Email</target>
@@ -1475,257 +1442,234 @@ color: red;
1475 <trans-unit id="7169210802367807492" datatype="html"> 1442 <trans-unit id="7169210802367807492" datatype="html">
1476 <source>bytes</source> 1443 <source>bytes</source>
1477 <target>B</target> 1444 <target>B</target>
1478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 1445
1479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 1446
1480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 1447
1481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 1448
1482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 1449
1483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 1450
1484 </trans-unit> 1451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
1485 <trans-unit id="8509882464852636851" datatype="html"> 1452 <trans-unit id="8509882464852636851" datatype="html">
1486 <source>Default daily upload limit per user</source> 1453 <source>Default daily upload limit per user</source>
1487 <target>jan o ken pana e sitelen pi mute seme lon tenpo suno wan</target> 1454 <target>jan o ken pana e sitelen pi mute seme lon tenpo suno wan</target>
1488 <context-group purpose="location"> 1455
1489 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
1490 <context context-type="linenumber">225</context>
1491 </context-group>
1492 </trans-unit>
1493 <trans-unit id="667372110624203230" datatype="html"> 1457 <trans-unit id="667372110624203230" datatype="html">
1494 <source>Import jobs concurrency</source> 1458 <source>Import jobs concurrency</source>
1495 <target>mi o ken kama jo e sitelen pi mute seme lon tenpo sama</target> 1459 <target>mi o ken kama jo e sitelen pi mute seme lon tenpo sama</target>
1496 <context-group purpose="location"> 1460
1497 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1461 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1498 <context context-type="linenumber">254</context>
1499 </context-group>
1500 </trans-unit>
1501 <trans-unit id="2184839376696112704" datatype="html"> 1462 <trans-unit id="2184839376696112704" datatype="html">
1502 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1463 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1503 <target>ni la mi ken kama jo e sitelen mute tan ma pi nasin ante lon tenpo sama. âš ï¸ sina ante e ni la o pini e ilo PeerTube o open sin e ona.</target> 1464 <target>ni la mi ken kama jo e sitelen mute tan ma pi nasin ante lon tenpo sama. âš ï¸ sina ante e ni la o pini e ilo PeerTube o open sin e ona.</target>
1504 <context-group purpose="location"> 1465
1505 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1506 <context context-type="linenumber">255</context>
1507 </context-group>
1508 </trans-unit>
1509 <trans-unit id="780513172839038392" datatype="html"> 1467 <trans-unit id="780513172839038392" datatype="html">
1510 <source>jobs in parallel</source> 1468 <source>jobs in parallel</source>
1511 <target>- pali pi mute ni li ken lon tenpo sama</target> 1469 <target>- pali pi mute ni li ken lon tenpo sama</target>
1512 1470
1513 1471
1514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit> 1472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1515 <trans-unit id="5997625369044180192" datatype="html"> 1473 <trans-unit id="5997625369044180192" datatype="html">
1516 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1474 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1517 <target>o ken kama jo e sitelen tan ma pi nasin ante (sama ma YouTube)</target> 1475 <target>o ken kama jo e sitelen tan ma pi nasin ante (sama ma YouTube)</target>
1518 <context-group purpose="location"> 1476
1519 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1520 <context context-type="linenumber">268</context>
1521 </context-group>
1522 </trans-unit>
1523 <trans-unit id="2095604754338363597" datatype="html"> 1478 <trans-unit id="2095604754338363597" datatype="html">
1524 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1479 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1525 <target>âš ï¸ jan li ken pana e nimi linluwi pi ijo ni: ilo mama pi ma ni taso li ken lukin e ona. ona li ni la ilo li lukin e ona li pana e ona tawa jan la ike li ken kama. sina wile ala e ni la o kepeken <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>ilo selo linluwi<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 1480 <target>âš ï¸ jan li ken pana e nimi linluwi pi ijo ni: ilo mama pi ma ni taso li ken lukin e ona. ona li ni la ilo li lukin e ona li pana e ona tawa jan la ike li ken kama. sina wile ala e ni la o kepeken <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>ilo selo linluwi<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
1526 <context-group purpose="location"> 1481
1527 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1528 <context context-type="linenumber">271</context>
1529 </context-group>
1530 </trans-unit>
1531 <trans-unit id="4719342289581047890" datatype="html"> 1483 <trans-unit id="4719342289581047890" datatype="html">
1532 <source>Allow import with a torrent file or a magnet URI</source> 1484 <source>Allow import with a torrent file or a magnet URI</source>
1533 <target>jan o ken pana e sitelen kepeken nasin Torrent</target> 1485 <target>jan o ken pana e sitelen kepeken nasin Torrent</target>
1534 <context-group purpose="location"> 1486
1535 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1487 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
1536 <context context-type="linenumber">279</context>
1537 </context-group>
1538 </trans-unit>
1539 <trans-unit id="6801844913630625451" datatype="html"> 1488 <trans-unit id="6801844913630625451" datatype="html">
1540 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 1489 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
1541 <target>âš ï¸ sina sona pona ala e jan pi ma ni la o ken ala e ni</target> 1490 <target>âš ï¸ sina sona pona ala e jan pi ma ni la o ken ala e ni</target>
1542 <context-group purpose="location"> 1491
1543 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1492 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
1544 <context context-type="linenumber">282</context> 1493 <trans-unit id="2634326893148077182" datatype="html">
1545 </context-group> 1494 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
1546 </trans-unit><trans-unit id="2634326893148077182" datatype="html"> 1495 <target state="needs-translation">o ken e sama pi lipu jan la sina ken sama lipu jan sina e lipu jan sina pi ilo Jutupu. (sina wile e ni la, o ken e sama pi URL HTTP)</target>
1547 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source><target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 1496
1548 <context-group purpose="location"> 1497 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
1549 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1498 <trans-unit id="7404104645798703279" datatype="html">
1550 <context context-type="linenumber">293</context> 1499 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
1551 </context-group> 1500 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
1552 </trans-unit><trans-unit id="7404104645798703279" datatype="html"> 1501
1553 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source><target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 1502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
1554 <context-group purpose="location">
1555 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1556 <context context-type="linenumber">296,298</context>
1557 </context-group>
1558 </trans-unit>
1559 <trans-unit id="3428986951244800347" datatype="html"> 1503 <trans-unit id="3428986951244800347" datatype="html">
1560 <source>Block new videos automatically</source> 1504 <source>Block new videos automatically</source>
1561 <target>jan li pana e sitelen sin la o len e ona</target> 1505 <target>jan li pana e sitelen sin la o len e ona</target>
1562 1506
1563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group></trans-unit> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
1564 <trans-unit id="3950258704315544174" datatype="html"> 1508 <trans-unit id="3950258704315544174" datatype="html">
1565 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 1509 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
1566 <target state="translated">ni la mi pana lukin ala e sitelen sin tawa ale. lawa o lukin e ona o toki e pona ona. taso, jan pona li pana e sitelen la mi pana e ona tawa ale kepeken ala lukin lawa.</target> 1510 <target state="translated">ni la mi pana lukin ala e sitelen sin tawa ale. lawa o lukin e ona o toki e pona ona. taso, jan pona li pana e sitelen la mi pana e ona tawa ale kepeken ala lukin lawa.</target>
1567 1511
1568 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group></trans-unit> 1512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
1569 <trans-unit id="424703522835656806" datatype="html"> 1513 <trans-unit id="424703522835656806" datatype="html">
1570 <source>VIDEO CHANNELS</source> 1514 <source>VIDEO CHANNELS</source>
1571 <target>LIPU SITELEN</target> 1515 <target>LIPU SITELEN</target>
1572 1516
1573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group></trans-unit> 1517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
1574 <trans-unit id="7026684190224451991" datatype="html"> 1518 <trans-unit id="7026684190224451991" datatype="html">
1575 <source>Max video channels per user</source> 1519 <source>Max video channels per user</source>
1576 <target>jan wan li ken lawa e lipu sitelen pi mute seme</target> 1520 <target>jan wan li ken lawa e lipu sitelen pi mute seme</target>
1577 1521
1578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group></trans-unit> 1522 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
1579 <trans-unit id="3840267063842708224" datatype="html"> 1523 <trans-unit id="3840267063842708224" datatype="html">
1580 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 1524 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
1581 <target>(lipu sitelen)</target> 1525 <target>(lipu sitelen)</target>
1582 1526
1583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group></trans-unit> 1527 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
1584 <trans-unit id="2054846790157376783" datatype="html"> 1528 <trans-unit id="2054846790157376783" datatype="html">
1585 <source>SEARCH</source> 1529 <source>SEARCH</source>
1586 <target>ALASA</target> 1530 <target>ALASA</target>
1587 1531
1588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 1532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
1589 <trans-unit id="3442084803796199253" datatype="html"> 1533 <trans-unit id="3442084803796199253" datatype="html">
1590 <source>Allow users to do remote URI/handle search</source> 1534 <source>Allow users to do remote URI/handle search</source>
1591 <target>jan sijelo o ken lukin e ijo tan ma pi kulupu ala</target> 1535 <target>jan sijelo o ken lukin e ijo tan ma pi kulupu ala</target>
1592 1536
1593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group></trans-unit> 1537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
1594 <trans-unit id="2258148539285928012" datatype="html"> 1538 <trans-unit id="2258148539285928012" datatype="html">
1595 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 1539 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1596 <target>ni la jan li <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>lon sijelo<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> la ona li ken lukin e ijo tan ma ni: ma ni li lukin ala e ona</target> 1540 <target>ni la jan li <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>lon sijelo<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> la ona li ken lukin e ijo tan ma ni: ma ni li lukin ala e ona</target>
1597 1541
1598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group></trans-unit> 1542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
1599 <trans-unit id="7295422540935146771" datatype="html"> 1543 <trans-unit id="7295422540935146771" datatype="html">
1600 <source>Allow anonymous to do remote URI/handle search</source> 1544 <source>Allow anonymous to do remote URI/handle search</source>
1601 <target>jan pi sijelo ala o ken lukin e ijo tan ma pi kulupu ala</target> 1545 <target>jan pi sijelo ala o ken lukin e ijo tan ma pi kulupu ala</target>
1602 1546
1603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group></trans-unit> 1547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
1604 <trans-unit id="7305237807882754643" datatype="html"> 1548 <trans-unit id="7305237807882754643" datatype="html">
1605 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 1549 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1606 <target>ni la jan li <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>lon ala sijelo<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> la ona li ken lukin e ijo tan ma ni: ma ni li lukin ala e ona</target> 1550 <target>ni la jan li <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>lon ala sijelo<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> la ona li ken lukin e ijo tan ma ni: ma ni li lukin ala e ona</target>
1607 1551
1608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group></trans-unit> 1552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
1609 <trans-unit id="6476750382562952780" datatype="html"> 1553 <trans-unit id="6476750382562952780" datatype="html">
1610 <source>Enable global search</source> 1554 <source>Enable global search</source>
1611 <target>jan o ken alasa lon ma ale</target> 1555 <target>jan o ken alasa lon ma ale</target>
1612 1556
1613 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group></trans-unit> 1557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
1614 <trans-unit id="5273935530181504015" datatype="html"> 1558 <trans-unit id="5273935530181504015" datatype="html">
1615 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 1559 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
1616 <target>âš ï¸ sina ken e ni la ni li suli mute: ilo alasa pi wile sina li alasa lon ma ni taso: lawa li weka e ike tan ona.</target> 1560 <target>âš ï¸ sina ken e ni la ni li suli mute: ilo alasa pi wile sina li alasa lon ma ni taso: lawa li weka e ike tan ona.</target>
1617 1561
1618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group></trans-unit> 1562 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
1619 <trans-unit id="1886227550697837417" datatype="html"> 1563 <trans-unit id="1886227550697837417" datatype="html">
1620 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 1564 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1621 <target>lawa ante o lukin e ilo ni o weka e ma pi lawa ala tan ona. ante la sina ken <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>pali e ilo sin<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1565 <target>lawa ante o lukin e ilo ni o weka e ma pi lawa ala tan ona. ante la sina ken <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>pali e ilo sin<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1622 1566
1623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit> 1567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
1624 <trans-unit id="2331464426553277323" datatype="html"> 1568 <trans-unit id="2331464426553277323" datatype="html">
1625 <source>Search index URL</source> 1569 <source>Search index URL</source>
1626 <target>nimi linluwi pi ilo alasa</target> 1570 <target>nimi linluwi pi ilo alasa</target>
1627 1571
1628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group></trans-unit> 1572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
1629 <trans-unit id="8524278911521465398" datatype="html"> 1573 <trans-unit id="8524278911521465398" datatype="html">
1630 <source>Disable local search in search bar</source> 1574 <source>Disable local search in search bar</source>
1631 <target>jan o ken ala alasa lon ma ni taso</target> 1575 <target>jan o ken ala alasa lon ma ni taso</target>
1632 1576
1633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group></trans-unit> 1577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
1634 <trans-unit id="4444955208013675027" datatype="html"> 1578 <trans-unit id="4444955208013675027" datatype="html">
1635 <source>Search bar uses the global search index by default</source> 1579 <source>Search bar uses the global search index by default</source>
1636 <target>wile ante ala la o alasa lon ma ale</target> 1580 <target>wile ante ala la o alasa lon ma ale</target>
1637 1581
1638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group></trans-unit> 1582 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
1639 <trans-unit id="6568991917245875948" datatype="html"> 1583 <trans-unit id="6568991917245875948" datatype="html">
1640 <source>Otherwise the local search stays used by default</source> 1584 <source>Otherwise the local search stays used by default</source>
1641 <target>ni li lon ala la wile ante ala la ilo li alasa lon ma ni taso</target> 1585 <target>ni li lon ala la wile ante ala la ilo li alasa lon ma ni taso</target>
1642 1586
1643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group></trans-unit> 1587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
1644 <trans-unit id="836183323506117145" datatype="html"> 1588 <trans-unit id="836183323506117145" datatype="html">
1645 <source>FEDERATION</source> 1589 <source>FEDERATION</source>
1646 <target>KULUPU</target> 1590 <target>KULUPU</target>
1647 1591
1648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group></trans-unit> 1592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
1649 <trans-unit id="252719899360434356" datatype="html"> 1593 <trans-unit id="252719899360434356" datatype="html">
1650 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source> 1594 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source>
1651 <target>ni la sina ken ante e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>lukin<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pi ma ante. </target> 1595 <target>ni la sina ken ante e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>lukin<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> pi ma ante. </target>
1652 1596
1653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group></trans-unit> 1597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
1654 <trans-unit id="9119248927271669654" datatype="html"> 1598 <trans-unit id="9119248927271669654" datatype="html">
1655 <source>Other instances can follow yours</source> 1599 <source>Other instances can follow yours</source>
1656 <target>ma ante li ken lukin e ma ni</target> 1600 <target>ma ante li ken lukin e ma ni</target>
1657 1601
1658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group></trans-unit> 1602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
1659 <trans-unit id="7015551137649102649" datatype="html"> 1603 <trans-unit id="7015551137649102649" datatype="html">
1660 <source>Manually approve new instance followers</source> 1604 <source>Manually approve new instance followers</source>
1661 <target>ma ante li wile lukin e ma ni la ona o toki tawa lawa</target> 1605 <target>ma ante li wile lukin e ma ni la ona o toki tawa lawa</target>
1662 1606
1663 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group></trans-unit> 1607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
1664 <trans-unit id="4803992993548153434" datatype="html"> 1608 <trans-unit id="4803992993548153434" datatype="html">
1665 <source>Automatically follow back instances</source> 1609 <source>Automatically follow back instances</source>
1666 <target>ma ante li lukin e ma ni la o lukin kin e ona</target> 1610 <target>ma ante li lukin e ma ni la o lukin kin e ona</target>
1667 1611
1668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group></trans-unit> 1612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
1669 <trans-unit id="173263206605027981" datatype="html"> 1613 <trans-unit id="173263206605027981" datatype="html">
1670 <source>Automatically follow instances of a public index</source> 1614 <source>Automatically follow instances of a public index</source>
1671 <target>o lukin e ma ale tan lipu</target> 1615 <target>o lukin e ma ale tan lipu</target>
1672 1616
1673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group></trans-unit> 1617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
1674 <trans-unit id="9076632742417302918" datatype="html"> 1618 <trans-unit id="9076632742417302918" datatype="html">
1675 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source> 1619 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source>
1676 <target>sina wile sona e nasin pi pali lipu la o lukin e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>lipu sona<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </target> 1620 <target>sina wile sona e nasin pi pali lipu la o lukin e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>lipu sona<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> </target>
1677 1621
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit> 1622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
1679 <trans-unit id="1718269478813020014" datatype="html"> 1623 <trans-unit id="1718269478813020014" datatype="html">
1680 <source>Index URL</source> 1624 <source>Index URL</source>
1681 <target>nimi linluwi pi lipu ma</target> 1625 <target>nimi linluwi pi lipu ma</target>
1682 1626
1683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group></trans-unit> 1627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
1684 <trans-unit id="3946988229617310200" datatype="html"> 1628 <trans-unit id="3946988229617310200" datatype="html">
1685 <source>ADMINISTRATORS</source> 1629 <source>ADMINISTRATORS</source>
1686 <target>LAWA</target> 1630 <target>LAWA</target>
1687 1631
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group></trans-unit> 1632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
1689 <trans-unit id="3171683206914962995" datatype="html"> 1633 <trans-unit id="3171683206914962995" datatype="html">
1690 <source>Admin email</source> 1634 <source>Admin email</source>
1691 <target>nimi linluwi pi poki Email lawa</target> 1635 <target>nimi linluwi pi poki Email lawa</target>
1692 1636
1693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group></trans-unit> 1637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
1694 <trans-unit id="4722881456283329321" datatype="html"> 1638 <trans-unit id="4722881456283329321" datatype="html">
1695 <source>Enable contact form</source> 1639 <source>Enable contact form</source>
1696 <target>jan o ken toki tawa lawa</target> 1640 <target>jan o ken toki tawa lawa</target>
1697 1641
1698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group></trans-unit> 1642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
1699 <trans-unit id="1765095834299337775" datatype="html"> 1643 <trans-unit id="1765095834299337775" datatype="html">
1700 <source>TWITTER</source> 1644 <source>TWITTER</source>
1701 <target>ILO TWITTER</target> 1645 <target>ILO TWITTER</target>
1702 1646
1703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group></trans-unit> 1647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
1704 <trans-unit id="3202133522706129143" datatype="html"> 1648 <trans-unit id="3202133522706129143" datatype="html">
1705 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 1649 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
1706 <target>sina pali e sijelo pi ma ni lon ilo Twitter la o pana e nimi ona lon ni. ni la jan li pana e nimi linluwi sitelen tan ma ni lon ilo Twitter la ona li pona lukin. sina pali ala e sijelo la o ante ala e nimi.</target> 1650 <target>sina pali e sijelo pi ma ni lon ilo Twitter la o pana e nimi ona lon ni. ni la jan li pana e nimi linluwi sitelen tan ma ni lon ilo Twitter la ona li pona lukin. sina pali ala e sijelo la o ante ala e nimi.</target>
1707 1651
1708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group></trans-unit> 1652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
1709 <trans-unit id="4087837092261487511" datatype="html"> 1653 <trans-unit id="4087837092261487511" datatype="html">
1710 <source>Your Twitter username</source> 1654 <source>Your Twitter username</source>
1711 <target>nimi sijelo pi ilo Twitter</target> 1655 <target>nimi sijelo pi ilo Twitter</target>
1712 1656
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group></trans-unit> 1657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
1714 <trans-unit id="5648651824279408711" datatype="html"> 1658 <trans-unit id="5648651824279408711" datatype="html">
1715 <source>Instance allowed by Twitter</source> 1659 <source>Instance allowed by Twitter</source>
1716 <target>ma ni li pona ala pona tawa ilo Twitter</target> 1660 <target>ma ni li pona ala pona tawa ilo Twitter</target>
1717 1661
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group></trans-unit> 1662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
1719 <trans-unit id="2076338542820061819" datatype="html"> 1663 <trans-unit id="2076338542820061819" datatype="html">
1720 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 1664 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
1721 <target>ma ni li pona tawa ilo Twitter la jan li ken lukin e sitelen pi ma ni li lon ona.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> ala la mi pana e sitelen wan taso.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> sina wile sona e pona pi ma ni tawa ilo Twitter la o luka e poki wile ni o awen e wile o pana e nimi linluwi sitelen (https://nimi.com/w/mumumu) tan ma ni lon ilo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 1665 <target>ma ni li pona tawa ilo Twitter la jan li ken lukin e sitelen pi ma ni li lon ona.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> ala la mi pana e sitelen wan taso.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> sina wile sona e pona pi ma ni tawa ilo Twitter la o luka e poki wile ni o awen e wile o pana e nimi linluwi sitelen (https://nimi.com/w/mumumu) tan ma ni lon ilo <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1722 1666
1723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group></trans-unit> 1667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
1724 <trans-unit id="3203902538239082422" datatype="html"> 1668 <trans-unit id="3203902538239082422" datatype="html">
1725 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 1669 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
1726 <target>sina ken e pali pi sijelo sin. ni la mi kama e ni: jan li pana e sitelen sin la mi awen li pana ala e ona tawa jan ale. sina ken ante e ni lon anpa.</target> 1670 <target>sina ken e pali pi sijelo sin. ni la mi kama e ni: jan li pana e sitelen sin la mi awen li pana ala e ona tawa jan ale. sina ken ante e ni lon anpa.</target>
1727 1671
1728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 1672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
1729 <trans-unit id="1035838766454786107" datatype="html"> 1673 <trans-unit id="1035838766454786107" datatype="html">
1730 <source>Audio-only</source> 1674 <source>Audio-only</source>
1731 <target>kalama taso</target> 1675 <target>kalama taso</target>
@@ -1892,8 +1836,8 @@ color: red;
1892 <trans-unit id="2060042292048624940" datatype="html"> 1836 <trans-unit id="2060042292048624940" datatype="html">
1893 <source>Configuration updated.</source> 1837 <source>Configuration updated.</source>
1894 <target>mi awen e ante sina.</target> 1838 <target>mi awen e ante sina.</target>
1895 1839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group>
1896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">320</context></context-group></trans-unit> 1840 </trans-unit>
1897 <trans-unit id="6920964195632624609" datatype="html"> 1841 <trans-unit id="6920964195632624609" datatype="html">
1898 <source>INSTANCE HOMEPAGE</source> 1842 <source>INSTANCE HOMEPAGE</source>
1899 <target>LIPU SINPIN PI MA NI</target> 1843 <target>LIPU SINPIN PI MA NI</target>
@@ -1979,12 +1923,12 @@ color: red;
1979 <trans-unit id="8461609631969932886" datatype="html"> 1923 <trans-unit id="8461609631969932886" datatype="html">
1980 <source>Hide</source> 1924 <source>Hide</source>
1981 <target>o pana ala lukin</target> 1925 <target>o pana ala lukin</target>
1982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 1926
1983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 1927
1984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 1928
1985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 1929
1986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 1930
1987 </trans-unit> 1931 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
1988 <trans-unit id="8930852890861583005" datatype="html"> 1932 <trans-unit id="8930852890861583005" datatype="html">
1989 <source>Blur thumbnails</source> 1933 <source>Blur thumbnails</source>
1990 <target>o len e sitelen open</target> 1934 <target>o len e sitelen open</target>
@@ -2134,52 +2078,56 @@ color: red;
2134 <trans-unit id="5191164170233238999" datatype="html"> 2078 <trans-unit id="5191164170233238999" datatype="html">
2135 <source>Max simultaneous lives created on your instance</source> 2079 <source>Max simultaneous lives created on your instance</source>
2136 <target state="new">Max simultaneous lives created on your instance</target> 2080 <target state="new">Max simultaneous lives created on your instance</target>
2137 2081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group>
2138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2082 </trans-unit>
2139 <trans-unit id="6830777508073747241" datatype="html"> 2083 <trans-unit id="6830777508073747241" datatype="html">
2140 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source> 2084 <source>{VAR_PLURAL, plural, =1 {live} other {lives}}</source>
2141 <target>(sitelen pi tenpo sama)</target> 2085 <target>(sitelen pi tenpo sama)</target>
2142 2086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group>
2143 2087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group>
2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 2088 </trans-unit>
2145 <trans-unit id="1834362188086938736" datatype="html"> 2089 <trans-unit id="1834362188086938736" datatype="html">
2146 <source>Max simultaneous lives created per user</source> 2090 <source>Max simultaneous lives created per user</source>
2147 <target state="new">Max simultaneous lives created per user</target> 2091 <target state="new">Max simultaneous lives created per user</target>
2148 2092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group>
2149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit> 2093 </trans-unit>
2150 <trans-unit id="1521259619066122077" datatype="html"> 2094 <trans-unit id="1521259619066122077" datatype="html">
2151 <source>Max live duration</source> 2095 <source>Max live duration</source>
2152 <target>sitelen ni o ken suli tenpo seme</target> 2096 <target>sitelen ni o ken suli tenpo seme</target>
2153 2097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group>
2154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">73</context></context-group></trans-unit> 2098 </trans-unit>
2155 <trans-unit id="7911929966701561067" datatype="html"> 2099 <trans-unit id="7911929966701561067" datatype="html">
2156 <source>TRANSCODING</source> 2100 <source>TRANSCODING</source>
2157 <target>ANTE PI NASIN SITELEN</target> 2101 <target>ANTE PI NASIN SITELEN</target>
2158 2102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group>
2159 2103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group>
2160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 2104 </trans-unit>
2161 <trans-unit id="8212237880239644112" datatype="html"> 2105 <trans-unit id="8212237880239644112" datatype="html">
2162 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source> 2106 <source>Same as VOD transcoding, transcoding live streams so that they are in a streamable form that any device can play. Requires a beefy CPU, and then some.</source>
2163 <target>ni la mi ante e sitelen pi tenpo sama tawa ni: ilo ale li ken pana lukin e ona. ilo mama sina o wawa mute a tawa ni.</target> 2107 <target>ni la mi ante e sitelen pi tenpo sama tawa ni: ilo ale li ken pana lukin e ona. ilo mama sina o wawa mute a tawa ni.</target>
2164 2108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group>
2165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">93</context></context-group></trans-unit> 2109 </trans-unit>
2166 <trans-unit id="6759167469686242835" datatype="html"> 2110 <trans-unit id="6759167469686242835" datatype="html">
2167 <source>Transcoding enabled for live streams</source> 2111 <source>Transcoding enabled for live streams</source>
2168 <target>o ante e nasin pi sitelen ni</target> 2112 <target>o ante e nasin pi sitelen ni</target>
2169 2113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group>
2170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">108</context></context-group></trans-unit> 2114 </trans-unit>
2171 <trans-unit id="6727057461851446921" datatype="html"> 2115 <trans-unit id="6727057461851446921" datatype="html">
2172 <source>Live resolutions to generate</source> 2116 <source>Live resolutions to generate</source>
2173 <target>sitelen pi tenpo sama la mi o pali e suli seme</target> 2117 <target>sitelen pi tenpo sama la mi o pali e suli seme</target>
2174 2118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group>
2175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">114</context></context-group></trans-unit><trans-unit id="594064951138382358" datatype="html"> 2119 </trans-unit>
2176 <source>Also transcode original resolution</source><target state="new">Also transcode original resolution</target> 2120 <trans-unit id="594064951138382358" datatype="html">
2121 <source>Also transcode original resolution</source>
2122 <target state="new">Also transcode original resolution</target>
2177 <context-group purpose="location"> 2123 <context-group purpose="location">
2178 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 2124 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
2179 <context context-type="linenumber">134</context> 2125 <context context-type="linenumber">134</context>
2180 </context-group> 2126 </context-group>
2181 </trans-unit><trans-unit id="5429376346987783852" datatype="html"> 2127 </trans-unit>
2182 <source> Even if it's above your maximum enabled resolution </source><target state="new"> Even if it's above your maximum enabled resolution </target> 2128 <trans-unit id="5429376346987783852" datatype="html">
2129 <source>Even if it's above your maximum enabled resolution</source>
2130 <target state="new"> Even if it's above your maximum enabled resolution </target>
2183 <context-group purpose="location"> 2131 <context-group purpose="location">
2184 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context> 2132 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context>
2185 <context context-type="linenumber">136,138</context> 2133 <context context-type="linenumber">136,138</context>
@@ -2188,28 +2136,28 @@ color: red;
2188 <trans-unit id="5309195634424105927" datatype="html"> 2136 <trans-unit id="5309195634424105927" datatype="html">
2189 <source>Live transcoding threads</source> 2137 <source>Live transcoding threads</source>
2190 <target>ilo pali</target> 2138 <target>ilo pali</target>
2191 2139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group>
2192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 2140 </trans-unit>
2193 <trans-unit id="4240037618955024499" datatype="html"> 2141 <trans-unit id="4240037618955024499" datatype="html">
2194 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 2142 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
2195 <target>ni en sitelen pi tenpo sama ala la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> taso li ken lon </target> 2143 <target>ni en sitelen pi tenpo sama ala la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> taso li ken lon </target>
2196 2144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group>
2197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 2145 </trans-unit>
2198 <trans-unit id="8489317904250057957" datatype="html"> 2146 <trans-unit id="8489317904250057957" datatype="html">
2199 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source> 2147 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with VOD transcoding </source>
2200 <target>ni en sitelen pi tenpo sama ala la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> anu mute li ken lon </target> 2148 <target>ni en sitelen pi tenpo sama ala la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> anu mute li ken lon </target>
2201 2149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group>
2202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 2150 </trans-unit>
2203 <trans-unit id="1417246074503129277" datatype="html"> 2151 <trans-unit id="1417246074503129277" datatype="html">
2204 <source>Live transcoding profile</source> 2152 <source>Live transcoding profile</source>
2205 <target>nasin</target> 2153 <target>nasin</target>
2206 2154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group>
2207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">167</context></context-group></trans-unit> 2155 </trans-unit>
2208 <trans-unit id="8294583621306221742" datatype="html"> 2156 <trans-unit id="8294583621306221742" datatype="html">
2209 <source>new live transcoding profiles can be added by PeerTube plugins</source> 2157 <source>new live transcoding profiles can be added by PeerTube plugins</source>
2210 <target>ilo lili li ken pana e nasin sin</target> 2158 <target>ilo lili li ken pana e nasin sin</target>
2211 2159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group>
2212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 2160 </trans-unit>
2213 <trans-unit id="931255636742351800" datatype="html"> 2161 <trans-unit id="931255636742351800" datatype="html">
2214 <source>No limit</source> 2162 <source>No limit</source>
2215 <target>tenpo ale</target> 2163 <target>tenpo ale</target>
@@ -2342,15 +2290,18 @@ color: red;
2342 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source> 2290 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
2343 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>sina wile e ni la nanpa pi ilo FFmpeg sina o 4.1 anu suli tawa ni<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>ni la mi pali e kulupu HLS pi kipisi sitelen MP4. nasin WebTorrent la ni li pona mute ni:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>jan li ken ante pona e suli sitelen<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>pana lukin li kepeken tenpo lili<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>pana lukin li pakala mute ala<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>sina wile e ni e nasin WebTorrent kin la mi awen tu e sitelen ale <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target> 2291 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>sina wile e ni la nanpa pi ilo FFmpeg sina o 4.1 anu suli tawa ni<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>ni la mi pali e kulupu HLS pi kipisi sitelen MP4. nasin WebTorrent la ni li pona mute ni:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>jan li ken ante pona e suli sitelen<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>pana lukin li kepeken tenpo lili<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>pana lukin li pakala mute ala<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>sina wile e ni e nasin WebTorrent kin la mi awen tu e sitelen ale <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
2344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 2292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
2345 </trans-unit><trans-unit id="6698240176427495644" datatype="html"> 2293 </trans-unit>
2346 <source>Resolutions to generate</source><target state="new">Resolutions to generate</target> 2294 <trans-unit id="6698240176427495644" datatype="html">
2295 <source>Resolutions to generate</source>
2296 <target state="new">Resolutions to generate</target>
2347 <context-group purpose="location"> 2297 <context-group purpose="location">
2348 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 2298 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
2349 <context context-type="linenumber">111</context> 2299 <context context-type="linenumber">111</context>
2350 </context-group> 2300 </context-group>
2351 </trans-unit> 2301 </trans-unit>
2352 <trans-unit id="4437374135745051281" datatype="html"> 2302 <trans-unit id="4437374135745051281" datatype="html">
2353 <source>Always transcode original resolution</source><target state="new">Always transcode original resolution</target> 2303 <source>Always transcode original resolution</source>
2304 <target state="new">Always transcode original resolution</target>
2354 <context-group purpose="location"> 2305 <context-group purpose="location">
2355 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 2306 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
2356 <context context-type="linenumber">116</context> 2307 <context context-type="linenumber">116</context>
@@ -2359,63 +2310,63 @@ color: red;
2359 <trans-unit id="5431196295724512251" datatype="html"> 2310 <trans-unit id="5431196295724512251" datatype="html">
2360 <source>The original file resolution will be the default target if no option is selected.</source> 2311 <source>The original file resolution will be the default target if no option is selected.</source>
2361 <target state="translated">sina toki ala e wile la mi ante ala e suli sitelen.</target> 2312 <target state="translated">sina toki ala e wile la mi ante ala e suli sitelen.</target>
2362 2313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group>
2363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">120</context></context-group></trans-unit> 2314 </trans-unit>
2364 <trans-unit id="1126867109775813762" datatype="html"> 2315 <trans-unit id="1126867109775813762" datatype="html">
2365 <source>Transcoding threads</source> 2316 <source>Transcoding threads</source>
2366 <target>mi o ante e nasin sitelen pi mute seme lon tenpo sama</target> 2317 <target>mi o ante e nasin sitelen pi mute seme lon tenpo sama</target>
2367 2318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group>
2368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 2319 </trans-unit>
2369 <trans-unit id="7815122216882553289" datatype="html"> 2320 <trans-unit id="7815122216882553289" datatype="html">
2370 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 2321 <source>will claim at most <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
2371 <target>ni en sitelen pi tenpo sama la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> taso li ken lon </target> 2322 <target>ni en sitelen pi tenpo sama la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> taso li ken lon </target>
2372 2323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group>
2373 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit> 2324 </trans-unit>
2374 <trans-unit id="8685484763568827375" datatype="html"> 2325 <trans-unit id="8685484763568827375" datatype="html">
2375 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source> 2326 <source>will claim at least <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> with live transcoding </source>
2376 <target>ni en sitelen pi tenpo sama la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> anu mute li ken lon </target> 2327 <target>ni en sitelen pi tenpo sama la ilo <x id="INTERPOLATION" equiv-text="{{ getTotalTranscodingThreads().value }}"/> <x id="INTERPOLATION_1" equiv-text="{{ getTotalTranscodingThreads().unit }}"/> anu mute li ken lon </target>
2377 2328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group>
2378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> 2329 </trans-unit>
2379 <trans-unit id="7185278676178506632" datatype="html"> 2330 <trans-unit id="7185278676178506632" datatype="html">
2380 <source>Transcoding jobs concurrency</source> 2331 <source>Transcoding jobs concurrency</source>
2381 <target>pali pi mute seme o ken lon tenpo sama</target> 2332 <target>pali pi mute seme o ken lon tenpo sama</target>
2382 2333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group>
2383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">168</context></context-group></trans-unit> 2334 </trans-unit>
2384 <trans-unit id="1969393594784140832" datatype="html"> 2335 <trans-unit id="1969393594784140832" datatype="html">
2385 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source> 2336 <source>allows to transcode multiple files in parallel. âš ï¸ Requires a PeerTube restart</source>
2386 <target>ni la mi ken ante e nasin pi sitelen mute lon tenpo sama. âš ï¸ sina ante e ni la o pini e ilo PeerTube o open sin e ona</target> 2337 <target>ni la mi ken ante e nasin pi sitelen mute lon tenpo sama. âš ï¸ sina ante e ni la o pini e ilo PeerTube o open sin e ona</target>
2387 2338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group>
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit> 2339 </trans-unit>
2389 <trans-unit id="2184317712452071847" datatype="html"> 2340 <trans-unit id="2184317712452071847" datatype="html">
2390 <source>Transcoding profile</source> 2341 <source>Transcoding profile</source>
2391 <target>nasin</target> 2342 <target>nasin</target>
2392 2343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group>
2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">180</context></context-group></trans-unit> 2344 </trans-unit>
2394 <trans-unit id="6289966287765074028" datatype="html"> 2345 <trans-unit id="6289966287765074028" datatype="html">
2395 <source>new transcoding profiles can be added by PeerTube plugins</source> 2346 <source>new transcoding profiles can be added by PeerTube plugins</source>
2396 <target>ilo lili li ken pana e nasin sin</target> 2347 <target>ilo lili li ken pana e nasin sin</target>
2397 2348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group>
2398 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">181</context></context-group></trans-unit> 2349 </trans-unit>
2399 <trans-unit id="5843661880070076970" datatype="html"> 2350 <trans-unit id="5843661880070076970" datatype="html">
2400 <source>VIDEO STUDIO</source> 2351 <source>VIDEO STUDIO</source>
2401 <target>ILO PI ANTE SITELEN</target> 2352 <target>ILO PI ANTE SITELEN</target>
2402 2353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group>
2403 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">200</context></context-group></trans-unit> 2354 </trans-unit>
2404 <trans-unit id="4078329985026583770" datatype="html"> 2355 <trans-unit id="4078329985026583770" datatype="html">
2405 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source> 2356 <source>Allows your users to edit their video (cut, add intro/outro, add a watermark etc)</source>
2406 <target>ni li ken e ni: jan li ken kipisi e sitelen ona li ken pana e sitelen lon open ona lon pini ona lon sinpin ona li ken ante kin</target> 2357 <target>ni li ken e ni: jan li ken kipisi e sitelen ona li ken pana e sitelen lon open ona lon pini ona lon sinpin ona li ken ante kin</target>
2407 2358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group>
2408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">201</context></context-group></trans-unit> 2359 </trans-unit>
2409 <trans-unit id="252604800845369275" datatype="html"> 2360 <trans-unit id="252604800845369275" datatype="html">
2410 <source>Enable video studio</source> 2361 <source>Enable video studio</source>
2411 <target>o ken e ilo pi ante sitelen</target> 2362 <target>o ken e ilo pi ante sitelen</target>
2412 2363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group>
2413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 2364 </trans-unit>
2414 <trans-unit id="3313548535394806921" datatype="html"> 2365 <trans-unit id="3313548535394806921" datatype="html">
2415 <source>âš ï¸ You need to enable transcoding first to enable video studio</source> 2366 <source>âš ï¸ You need to enable transcoding first to enable video studio</source>
2416 <target>âš ï¸ sina wile ken e ante sitelen la o ken e ante nasin</target> 2367 <target>âš ï¸ sina wile ken e ante sitelen la o ken e ante nasin</target>
2417 2368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group>
2418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">215</context></context-group></trans-unit> 2369 </trans-unit>
2419 <trans-unit id="240806681889331244" datatype="html"> 2370 <trans-unit id="240806681889331244" datatype="html">
2420 <source>Unlimited</source> 2371 <source>Unlimited</source>
2421 <target>ale</target> 2372 <target>ale</target>
@@ -2589,69 +2540,73 @@ color: red;
2589 <trans-unit id="3193976279273491157" datatype="html"> 2540 <trans-unit id="3193976279273491157" datatype="html">
2590 <source>Actions</source> 2541 <source>Actions</source>
2591 <target>pali</target> 2542 <target>pali</target>
2592 2543 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group>
2593 2544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group>
2594 2545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group>
2595 2546 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group>
2596 2547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group>
2597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 2548 </trans-unit>
2598 <trans-unit id="8390803680962035202" datatype="html"> 2549 <trans-unit id="8390803680962035202" datatype="html">
2599 <source>Follower</source> 2550 <source>Follower</source>
2600 <target>sijelo lukin</target> 2551 <target>sijelo lukin</target>
2601 2552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group>
2602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 2553 </trans-unit>
2603 <trans-unit id="3301856295120048857" datatype="html"> 2554 <trans-unit id="3301856295120048857" datatype="html">
2604 <source>State <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 2555 <source>State <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2605 <target state="translated">ken lukin <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 2556 <target state="translated">ken lukin <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
2606 2557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group>
2607 2558 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group>
2608 2559 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group>
2609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 2560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
2561 </trans-unit>
2610 <trans-unit id="7418735164633152705" datatype="html"> 2562 <trans-unit id="7418735164633152705" datatype="html">
2611 <source>Score <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 2563 <source>Score <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2612 <target state="translated">nanpa pona <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 2564 <target state="translated">nanpa pona <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
2613 2565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group>
2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 2566 </trans-unit>
2615 <trans-unit id="2092225601747599163" datatype="html"> 2567 <trans-unit id="2092225601747599163" datatype="html">
2616 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 2568 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2617 <target>tenpo open <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 2569 <target>tenpo open <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
2618 2570 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group>
2619 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group>
2620 2572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group>
2621 2573 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group>
2622 2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group>
2623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 2575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">23</context></context-group>
2576 </trans-unit>
2624 <trans-unit id="8905995985388209337" datatype="html"> 2577 <trans-unit id="8905995985388209337" datatype="html">
2625 <source>Accept</source> 2578 <source>Accept</source>
2626 <target>o ken</target> 2579 <target>o ken</target>
2627 2580 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group>
2628 2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group>
2629 2582 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group>
2630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 2583 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">27</context></context-group>
2584 </trans-unit>
2631 <trans-unit id="8415175881466057254" datatype="html"> 2585 <trans-unit id="8415175881466057254" datatype="html">
2632 <source>Refuse</source> 2586 <source>Refuse</source>
2633 <target>o ken ala</target> 2587 <target>o ken ala</target>
2634 2588 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group>
2635 2589 </trans-unit>
2636 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit>
2637 <trans-unit id="8898602327647937914" datatype="html"> 2590 <trans-unit id="8898602327647937914" datatype="html">
2638 <source>Open actor page in a new tab</source> 2591 <source>Open actor page in a new tab</source>
2639 <target>o pana lukin e lipu ona lon poki sin</target> 2592 <target>o pana lukin e lipu ona lon poki sin</target>
2640 2593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group>
2641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 2594 </trans-unit>
2642 <trans-unit id="7317290694079257887" datatype="html"> 2595 <trans-unit id="7317290694079257887" datatype="html">
2643 <source>Accepted</source> 2596 <source>Accepted</source>
2644 <target>ken</target> 2597 <target>ken</target>
2645 2598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group>
2646 2599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group>
2647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">65</context></context-group></trans-unit> 2600 </trans-unit>
2648 <trans-unit id="4416413576346763682" datatype="html"> 2601 <trans-unit id="4416413576346763682" datatype="html">
2649 <source>Pending</source> 2602 <source>Pending</source>
2650 <target state="translated">wile</target> 2603 <target state="translated">wile</target>
2651 2604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group>
2652 2605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group>
2653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit><trans-unit id="4188654437346976139" datatype="html"> 2606 </trans-unit>
2654 <source>Rejected</source><target state="new">Rejected</target> 2607 <trans-unit id="4188654437346976139" datatype="html">
2608 <source>Rejected</source>
2609 <target state="new">Rejected</target>
2655 <context-group purpose="location"> 2610 <context-group purpose="location">
2656 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 2611 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
2657 <context context-type="linenumber">65,66</context> 2612 <context context-type="linenumber">65,66</context>
@@ -2664,22 +2619,20 @@ color: red;
2664 <trans-unit id="6961112234462008319" datatype="html"> 2619 <trans-unit id="6961112234462008319" datatype="html">
2665 <source>No follower found matching current filters.</source> 2620 <source>No follower found matching current filters.</source>
2666 <target state="translated">ma lukin pi wile ni li lon ala.</target> 2621 <target state="translated">ma lukin pi wile ni li lon ala.</target>
2667 2622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group>
2668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2623 </trans-unit>
2669 <trans-unit id="2117404838551056159" datatype="html"> 2624 <trans-unit id="2117404838551056159" datatype="html">
2670 <source>Your instance doesn't have any follower.</source> 2625 <source>Your instance doesn't have any follower.</source>
2671 <target>ma ala li lukin e ma ni.</target> 2626 <target>ma ala li lukin e ma ni.</target>
2672 2627 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group>
2673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> 2628 </trans-unit>
2674
2675
2676 <trans-unit id="7378878529334768232" datatype="html"> 2629 <trans-unit id="7378878529334768232" datatype="html">
2677 <source>Reject</source> 2630 <source>Reject</source>
2678 <target>o ken ala</target> 2631 <target>o ken ala</target>
2679 2632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group>
2680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group></trans-unit> 2633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">41</context></context-group>
2681 2634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">87</context></context-group>
2682 2635 </trans-unit>
2683 <trans-unit id="7022070615528435141" datatype="html"> 2636 <trans-unit id="7022070615528435141" datatype="html">
2684 <source>Delete</source> 2637 <source>Delete</source>
2685 <target>o weka</target> 2638 <target>o weka</target>
@@ -2706,81 +2659,105 @@ color: red;
2706 2659
2707 2660
2708 2661
2709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit><trans-unit id="3145156821099755377" datatype="html"> 2662
2710 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 2663
2664
2665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
2666 <trans-unit id="3145156821099755377" datatype="html">
2667 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
2668 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
2711 <context-group purpose="location"> 2669 <context-group purpose="location">
2712 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2670 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2713 <context context-type="linenumber">67</context> 2671 <context context-type="linenumber">67</context>
2714 </context-group> 2672 </context-group>
2715 </trans-unit><trans-unit id="7972984083338607724" datatype="html"> 2673 </trans-unit>
2716 <source>Follow requests accepted</source><target state="new">Follow requests accepted</target> 2674 <trans-unit id="7972984083338607724" datatype="html">
2675 <source>Follow requests accepted</source>
2676 <target state="new">Follow requests accepted</target>
2717 <context-group purpose="location"> 2677 <context-group purpose="location">
2718 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2678 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2719 <context context-type="linenumber">69,67</context> 2679 <context context-type="linenumber">69,67</context>
2720 </context-group> 2680 </context-group>
2721 </trans-unit><trans-unit id="8823680466537853782" datatype="html"> 2681 </trans-unit>
2722 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 2682 <trans-unit id="8823680466537853782" datatype="html">
2683 <source>Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
2684 <target state="new">Do you really want to reject {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
2723 <context-group purpose="location"> 2685 <context-group purpose="location">
2724 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2686 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2725 <context context-type="linenumber">82</context> 2687 <context context-type="linenumber">82</context>
2726 </context-group> 2688 </context-group>
2727 </trans-unit><trans-unit id="4955506044513787741" datatype="html"> 2689 </trans-unit>
2728 <source>Do you really want to reject these follow requests?</source><target state="new">Do you really want to reject these follow requests?</target> 2690 <trans-unit id="4955506044513787741" datatype="html">
2691 <source>Do you really want to reject these follow requests?</source>
2692 <target state="new">Do you really want to reject these follow requests?</target>
2729 <context-group purpose="location"> 2693 <context-group purpose="location">
2730 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2694 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2731 <context context-type="linenumber">84,82</context> 2695 <context context-type="linenumber">84,82</context>
2732 </context-group> 2696 </context-group>
2733 </trans-unit><trans-unit id="7182104881582756649" datatype="html"> 2697 </trans-unit>
2734 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 2698 <trans-unit id="7182104881582756649" datatype="html">
2699 <source>Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
2700 <target state="new">Rejected {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
2735 <context-group purpose="location"> 2701 <context-group purpose="location">
2736 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2702 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2737 <context context-type="linenumber">94</context> 2703 <context context-type="linenumber">94</context>
2738 </context-group> 2704 </context-group>
2739 </trans-unit><trans-unit id="9188906783046017162" datatype="html"> 2705 </trans-unit>
2740 <source>Follow requests rejected</source><target state="new">Follow requests rejected</target> 2706 <trans-unit id="9188906783046017162" datatype="html">
2707 <source>Follow requests rejected</source>
2708 <target state="new">Follow requests rejected</target>
2741 <context-group purpose="location"> 2709 <context-group purpose="location">
2742 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2710 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2743 <context context-type="linenumber">96,94</context> 2711 <context context-type="linenumber">96,94</context>
2744 </context-group> 2712 </context-group>
2745 </trans-unit><trans-unit id="4309656190692990192" datatype="html"> 2713 </trans-unit>
2746 <source>Deleted followers will be able to send again a follow request.</source><target state="new">Deleted followers will be able to send again a follow request.</target> 2714 <trans-unit id="4309656190692990192" datatype="html">
2715 <source>Deleted followers will be able to send again a follow request.</source>
2716 <target state="new">Deleted followers will be able to send again a follow request.</target>
2747 <context-group purpose="location"> 2717 <context-group purpose="location">
2748 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2718 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2749 <context context-type="linenumber">108</context> 2719 <context context-type="linenumber">108</context>
2750 </context-group> 2720 </context-group>
2751 </trans-unit><trans-unit id="4187075675930483010" datatype="html"> 2721 </trans-unit>
2752 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source><target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target> 2722 <trans-unit id="4187075675930483010" datatype="html">
2723 <source>Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</source>
2724 <target state="new">Do you really want to delete {count, plural, =1 {<x id="followerName"/> follow request?} other {<x id="count"/> follow requests?}}</target>
2753 <context-group purpose="location"> 2725 <context-group purpose="location">
2754 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2726 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2755 <context context-type="linenumber">112</context> 2727 <context context-type="linenumber">112</context>
2756 </context-group> 2728 </context-group>
2757 </trans-unit><trans-unit id="320661315515678647" datatype="html"> 2729 </trans-unit>
2758 <source>Do you really want to delete these follow requests?</source><target state="new">Do you really want to delete these follow requests?</target> 2730 <trans-unit id="320661315515678647" datatype="html">
2731 <source>Do you really want to delete these follow requests?</source>
2732 <target state="new">Do you really want to delete these follow requests?</target>
2759 <context-group purpose="location"> 2733 <context-group purpose="location">
2760 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2734 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2761 <context context-type="linenumber">114,112</context> 2735 <context context-type="linenumber">114,112</context>
2762 </context-group> 2736 </context-group>
2763 </trans-unit><trans-unit id="805843790553313750" datatype="html"> 2737 </trans-unit>
2764 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source><target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 2738 <trans-unit id="805843790553313750" datatype="html">
2739 <source>Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
2740 <target state="new">Removed {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
2765 <context-group purpose="location"> 2741 <context-group purpose="location">
2766 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2742 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2767 <context context-type="linenumber">124</context> 2743 <context context-type="linenumber">124</context>
2768 </context-group> 2744 </context-group>
2769 </trans-unit><trans-unit id="4586043076686454232" datatype="html"> 2745 </trans-unit>
2770 <source>Follow requests removed</source><target state="new">Follow requests removed</target> 2746 <trans-unit id="4586043076686454232" datatype="html">
2747 <source>Follow requests removed</source>
2748 <target state="new">Follow requests removed</target>
2771 <context-group purpose="location"> 2749 <context-group purpose="location">
2772 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context> 2750 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context>
2773 <context context-type="linenumber">126,124</context> 2751 <context context-type="linenumber">126,124</context>
2774 </context-group> 2752 </context-group>
2775 </trans-unit> 2753 </trans-unit>
2776
2777 <trans-unit id="6018246591673612412" datatype="html"> 2754 <trans-unit id="6018246591673612412" datatype="html">
2778 <source>Follow</source> 2755 <source>Follow</source>
2779 <target>o lukin</target> 2756 <target>o lukin</target>
2780 2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group>
2781 2758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group>
2782 2759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group>
2783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">25</context></context-group></trans-unit> 2760 </trans-unit>
2784 <trans-unit id="3596798855644241001" datatype="html"> 2761 <trans-unit id="3596798855644241001" datatype="html">
2785 <source>1 host (without "http://"), account handle or channel handle per line</source> 2762 <source>1 host (without "http://"), account handle or channel handle per line</source>
2786 <target>o pana e nimi linluwi pi ma ante (o weka e "http://") anu nimi sijelo anu nimi lipu. ijo wan taso o lon linja wan</target> 2763 <target>o pana e nimi linluwi pi ma ante (o weka e "http://") anu nimi sijelo anu nimi lipu. ijo wan taso o lon linja wan</target>
@@ -2809,15 +2786,14 @@ color: red;
2809 <source>Follow request(s) sent!</source> 2786 <source>Follow request(s) sent!</source>
2810 <target>mi pana e wile lukin!</target> 2787 <target>mi pana e wile lukin!</target>
2811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 2788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
2812 </trans-unit> 2789 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
2813 <trans-unit id="3459358413436264734" datatype="html"> 2790 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
2814 <source>Your instance subscriptions</source>
2815 <target>ma sina li lukin e ma ni</target>
2816 <context-group purpose="location"> 2791 <context-group purpose="location">
2817 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 2792 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
2818 <context context-type="linenumber">3</context> 2793 <context context-type="linenumber">3</context>
2819 </context-group> 2794 </context-group>
2820 </trans-unit> 2795 </trans-unit>
2796
2821 <trans-unit id="4774348799569692380" datatype="html"> 2797 <trans-unit id="4774348799569692380" datatype="html">
2822 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts</source> 2798 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> hosts</source>
2823 <target>mi pana lukin e ma nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan ma <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target> 2799 <target>mi pana lukin e ma nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan ma <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target>
@@ -2829,66 +2805,72 @@ color: red;
2829 <trans-unit id="9216117865911519658" datatype="html"> 2805 <trans-unit id="9216117865911519658" datatype="html">
2830 <source>Action</source> 2806 <source>Action</source>
2831 <target>pali</target> 2807 <target>pali</target>
2832 2808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group>
2833 2809 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group>
2834 2810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
2835 2811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group>
2836 2812 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
2837 2813 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group>
2838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2814 </trans-unit>
2839 <trans-unit id="6571718060636962350" datatype="html"> 2815 <trans-unit id="6571718060636962350" datatype="html">
2840 <source>Redundancy allowed <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 2816 <source>Redundancy allowed <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2841 <target>mi ken ala ken awen e sitelen tan ona <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 2817 <target>mi ken ala ken awen e sitelen tan ona <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
2842 2818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group>
2843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2819 </trans-unit>
2844 <trans-unit id="8246779176913476983" datatype="html"> 2820 <trans-unit id="8246779176913476983" datatype="html">
2845 <source>Open instance in a new tab</source> 2821 <source>Open instance in a new tab</source>
2846 <target>o pana lukin e ma lon poki sin</target> 2822 <target>o pana lukin e ma lon poki sin</target>
2847 2823 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group>
2848 2824 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
2849 2825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group>
2850 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 2826 </trans-unit>
2851 <trans-unit id="9132918641931433659" datatype="html"> 2827 <trans-unit id="9132918641931433659" datatype="html">
2852 <source>No host found matching current filters.</source> 2828 <source>No host found matching current filters.</source>
2853 <target state="translated">ma pi wile ni li lon ala.</target> 2829 <target state="translated">ma pi wile ni li lon ala.</target>
2854 2830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group>
2855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit> 2831 </trans-unit>
2856 <trans-unit id="7274241885665071790" datatype="html"> 2832 <trans-unit id="7274241885665071790" datatype="html">
2857 <source>Your instance is not following anyone.</source> 2833 <source>Your instance is not following anyone.</source>
2858 <target>ma sina li lukin ala e ma ante.</target> 2834 <target>ma sina li lukin ala e ma ante.</target>
2859 2835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group>
2860 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit><trans-unit id="8168516547268350654" datatype="html"> 2836 </trans-unit>
2861 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source><target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target> 2837 <trans-unit id="8168516547268350654" datatype="html">
2838 <source>Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</source>
2839 <target state="new">Do you really want to unfollow {count, plural, =1 {<x id="entryName"/>?} other {<x id="count"/> entries?}}</target>
2862 <context-group purpose="location"> 2840 <context-group purpose="location">
2863 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 2841 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
2864 <context context-type="linenumber">70</context> 2842 <context context-type="linenumber">70</context>
2865 </context-group> 2843 </context-group>
2866 </trans-unit><trans-unit id="8061023631336698211" datatype="html"> 2844 </trans-unit>
2867 <source>Do you really want to unfollow these entries?</source><target state="new">Do you really want to unfollow these entries?</target> 2845 <trans-unit id="8061023631336698211" datatype="html">
2846 <source>Do you really want to unfollow these entries?</source>
2847 <target state="new">Do you really want to unfollow these entries?</target>
2868 <context-group purpose="location"> 2848 <context-group purpose="location">
2869 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 2849 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
2870 <context context-type="linenumber">72,70</context> 2850 <context context-type="linenumber">72,70</context>
2871 </context-group> 2851 </context-group>
2872 </trans-unit> 2852 </trans-unit>
2873
2874 <trans-unit id="9160510009013134726" datatype="html"> 2853 <trans-unit id="9160510009013134726" datatype="html">
2875 <source>Unfollow</source> 2854 <source>Unfollow</source>
2876 <target>o lukin ala</target> 2855 <target>o lukin ala</target>
2877 2856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group>
2878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">75</context></context-group></trans-unit><trans-unit id="1289115499993408300" datatype="html"> 2857 </trans-unit>
2879 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source><target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target> 2858 <trans-unit id="1289115499993408300" datatype="html">
2859 <source>You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</source>
2860 <target state="new">You are not following {count, plural, =1 {<x id="entryName"/> anymore.} other {these <x id="count"/> entries anymore.}}</target>
2880 <context-group purpose="location"> 2861 <context-group purpose="location">
2881 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 2862 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
2882 <context context-type="linenumber">82</context> 2863 <context context-type="linenumber">82</context>
2883 </context-group> 2864 </context-group>
2884 </trans-unit><trans-unit id="7233230413667661414" datatype="html"> 2865 </trans-unit>
2885 <source>You are not following them anymore.</source><target state="new">You are not following them anymore.</target> 2866 <trans-unit id="7233230413667661414" datatype="html">
2867 <source>You are not following them anymore.</source>
2868 <target state="new">You are not following them anymore.</target>
2886 <context-group purpose="location"> 2869 <context-group purpose="location">
2887 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context> 2870 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context>
2888 <context context-type="linenumber">84,82</context> 2871 <context context-type="linenumber">84,82</context>
2889 </context-group> 2872 </context-group>
2890 </trans-unit> 2873 </trans-unit>
2891
2892 <trans-unit id="397182597341363053" datatype="html"> 2874 <trans-unit id="397182597341363053" datatype="html">
2893 <source>Redundancy</source> 2875 <source>Redundancy</source>
2894 <target>awen pi ma ante</target> 2876 <target>awen pi ma ante</target>
@@ -2948,49 +2930,49 @@ color: red;
2948 <trans-unit id="1617785425462022303" datatype="html"> 2930 <trans-unit id="1617785425462022303" datatype="html">
2949 <source>Strategy</source> 2931 <source>Strategy</source>
2950 <target>nasin</target> 2932 <target>nasin</target>
2951 2933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
2952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 2934 </trans-unit>
2953 <trans-unit id="2343069726009080052" datatype="html"> 2935 <trans-unit id="2343069726009080052" datatype="html">
2954 <source>Video <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 2936 <source>Video <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2955 <target>sitelen <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 2937 <target>sitelen <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
2956 2938 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group>
2957 2939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group>
2958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 2940 </trans-unit>
2959 <trans-unit id="3122686335401195400" datatype="html"> 2941 <trans-unit id="3122686335401195400" datatype="html">
2960 <source>Total size</source> 2942 <source>Total size</source>
2961 <target>suli pi ona ale</target> 2943 <target>suli pi ona ale</target>
2962 2944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group>
2963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2945 </trans-unit>
2964 <trans-unit id="4488103364313252005" datatype="html"> 2946 <trans-unit id="4488103364313252005" datatype="html">
2965 <source>List redundancies</source> 2947 <source>List redundancies</source>
2966 <target>o pana lukin e sitelen awen</target> 2948 <target>o pana lukin e sitelen awen</target>
2967 2949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group>
2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 2950 </trans-unit>
2969 <trans-unit id="1191715835847858871" datatype="html"> 2951 <trans-unit id="1191715835847858871" datatype="html">
2970 <source>Open video in a new tab</source> 2952 <source>Open video in a new tab</source>
2971 <target>o pana lukin e sitelen lon poki sin</target> 2953 <target>o pana lukin e sitelen lon poki sin</target>
2972 2954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group>
2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">48</context></context-group></trans-unit> 2955 </trans-unit>
2974 <trans-unit id="7423116442791683693" datatype="html"> 2956 <trans-unit id="7423116442791683693" datatype="html">
2975 <source>Your instance doesn't mirror any video.</source> 2957 <source>Your instance doesn't mirror any video.</source>
2976 <target>ma ni li awen ala e sitelen tan ma ante.</target> 2958 <target>ma ni li awen ala e sitelen tan ma ante.</target>
2977 2959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group>
2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit> 2960 </trans-unit>
2979 <trans-unit id="1944582937285351613" datatype="html"> 2961 <trans-unit id="1944582937285351613" datatype="html">
2980 <source>Your instance has no mirrored videos.</source> 2962 <source>Your instance has no mirrored videos.</source>
2981 <target>ma ante li awen ala e sitelen tan ma ni.</target> 2963 <target>ma ante li awen ala e sitelen tan ma ni.</target>
2982 2964 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group>
2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 2965 </trans-unit>
2984 <trans-unit id="7292311893283564173" datatype="html"> 2966 <trans-unit id="7292311893283564173" datatype="html">
2985 <source>Enabled strategies stats</source> 2967 <source>Enabled strategies stats</source>
2986 <target>suli pi nasin awen</target> 2968 <target>suli pi nasin awen</target>
2987 2969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group>
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 2970 </trans-unit>
2989 <trans-unit id="7595922272001217567" datatype="html"> 2971 <trans-unit id="7595922272001217567" datatype="html">
2990 <source>No redundancy strategy is enabled on your instance.</source> 2972 <source>No redundancy strategy is enabled on your instance.</source>
2991 <target>nasin pi awen sitelen li lon ala ma ni.</target> 2973 <target>nasin pi awen sitelen li lon ala ma ni.</target>
2992 2974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group>
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 2975 </trans-unit>
2994 <trans-unit id="4824046935922837124" datatype="html"> 2976 <trans-unit id="4824046935922837124" datatype="html">
2995 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source> 2977 <source>Used (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</source>
2996 <target>suli kepeken (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target> 2978 <target>suli kepeken (<x id="PH" equiv-text="this.bytesToHuman(stats.totalUsed)"/>)</target>
@@ -3139,7 +3121,8 @@ color: red;
3139 3121
3140 3122
3141 3123
3142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 3124
3125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
3143 <trans-unit id="7755288609601798418" datatype="html"> 3126 <trans-unit id="7755288609601798418" datatype="html">
3144 <source>Automatic blocks</source> 3127 <source>Automatic blocks</source>
3145 <target>len tan ilo</target> 3128 <target>len tan ilo</target>
@@ -3159,9 +3142,9 @@ color: red;
3159 <trans-unit id="6473213678768782133" datatype="html"> 3142 <trans-unit id="6473213678768782133" datatype="html">
3160 <source>Internal actions</source> 3143 <source>Internal actions</source>
3161 <target>ijo pi ma ni taso</target> 3144 <target>ijo pi ma ni taso</target>
3162 3145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group>
3163 3146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group>
3164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 3147 </trans-unit>
3165 <trans-unit id="3962242315365992494" datatype="html"> 3148 <trans-unit id="3962242315365992494" datatype="html">
3166 <source>Switch video block to manual</source> 3149 <source>Switch video block to manual</source>
3167 <target>len ni o tan jan</target> 3150 <target>len ni o tan jan</target>
@@ -3181,9 +3164,9 @@ color: red;
3181 <trans-unit id="296166371893775555" datatype="html"> 3164 <trans-unit id="296166371893775555" datatype="html">
3182 <source>Actions for the video</source> 3165 <source>Actions for the video</source>
3183 <target>pali sitelen</target> 3166 <target>pali sitelen</target>
3184 3167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group>
3185 3168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group>
3186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">335</context></context-group></trans-unit> 3169 </trans-unit>
3187 <trans-unit id="4859202148272511129" datatype="html"> 3170 <trans-unit id="4859202148272511129" datatype="html">
3188 <source>Unblock</source> 3171 <source>Unblock</source>
3189 <target>o weka e len</target> 3172 <target>o weka e len</target>
@@ -3195,15 +3178,15 @@ color: red;
3195 <trans-unit id="3622946684246476652" datatype="html"> 3178 <trans-unit id="3622946684246476652" datatype="html">
3196 <source>Do you really want to delete this video?</source> 3179 <source>Do you really want to delete this video?</source>
3197 <target>sina wile ala wile weka e sitelen ni?</target> 3180 <target>sina wile ala wile weka e sitelen ni?</target>
3198 3181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group>
3199 3182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group>
3200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">376</context></context-group></trans-unit> 3183 </trans-unit>
3201 <trans-unit id="3941342949736653028" datatype="html"> 3184 <trans-unit id="3941342949736653028" datatype="html">
3202 <source>Video deleted.</source> 3185 <source>Video deleted.</source>
3203 <target>mi weka e sitelen.</target> 3186 <target>mi weka e sitelen.</target>
3204 3187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group>
3205 3188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group>
3206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">384</context></context-group></trans-unit> 3189 </trans-unit>
3207 <trans-unit id="7293356040886494773" datatype="html"> 3190 <trans-unit id="7293356040886494773" datatype="html">
3208 <source>Do you really want to unblock this video? It will be available again in the videos list.</source> 3191 <source>Do you really want to unblock this video? It will be available again in the videos list.</source>
3209 <target>sina wile ala wile weka e len tan sitelen ni? ni la ona li kama lon lipu sitelen.</target> 3192 <target>sina wile ala wile weka e len tan sitelen ni? ni la ona li kama lon lipu sitelen.</target>
@@ -3251,10 +3234,12 @@ color: red;
3251 <trans-unit id="7049348886126005391" datatype="html"> 3234 <trans-unit id="7049348886126005391" datatype="html">
3252 <source>Batch actions</source> 3235 <source>Batch actions</source>
3253 <target>pali pi ijo mute</target> 3236 <target>pali pi ijo mute</target>
3254 3237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group>
3255 3238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group>
3256 3239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group>
3257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 3240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">18</context></context-group>
3241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">18</context></context-group>
3242 </trans-unit>
3258 <trans-unit id="1102717806459547726" datatype="html"> 3243 <trans-unit id="1102717806459547726" datatype="html">
3259 <source>Refresh</source> 3244 <source>Refresh</source>
3260 <target>o pana lukin sin</target> 3245 <target>o pana lukin sin</target>
@@ -3278,39 +3263,43 @@ color: red;
3278 <trans-unit id="6110554376228744887" datatype="html"> 3263 <trans-unit id="6110554376228744887" datatype="html">
3279 <source>Select all rows</source> 3264 <source>Select all rows</source>
3280 <target>o luka e ale</target> 3265 <target>o luka e ale</target>
3281 3266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group>
3282 3267 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group>
3283 3268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group>
3284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit> 3269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group>
3270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group>
3271 </trans-unit>
3285 <trans-unit id="4086606389696938932" datatype="html"> 3272 <trans-unit id="4086606389696938932" datatype="html">
3286 <source>Account</source> 3273 <source>Account</source>
3287 <target>sijelo</target> 3274 <target>sijelo</target>
3288 3275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group>
3289 3276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
3290 3277 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
3291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 3278 </trans-unit>
3292 <trans-unit id="6549265851868599441" datatype="html"> 3279 <trans-unit id="6549265851868599441" datatype="html">
3293 <source>Video</source> 3280 <source>Video</source>
3294 <target>sitelen</target> 3281 <target>sitelen</target>
3295 3282 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group>
3296 3283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group>
3297 3284 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group>
3298 3285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group>
3299 3286 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group>
3300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 3287 </trans-unit>
3301 <trans-unit id="2662644497259948010" datatype="html"> 3288 <trans-unit id="2662644497259948010" datatype="html">
3302 <source>Comment</source> 3289 <source>Comment</source>
3303 <target>toki</target> 3290 <target>toki</target>
3304 3291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group>
3305 3292 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group>
3306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> 3293 </trans-unit>
3307 <trans-unit id="1451763834047485033" datatype="html"> 3294 <trans-unit id="1451763834047485033" datatype="html">
3308 <source>Select this row</source> 3295 <source>Select this row</source>
3309 <target>o luka e ni</target> 3296 <target>o luka e ni</target>
3310 3297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group>
3311 3298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group>
3312 3299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group>
3313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit> 3300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group>
3301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group>
3302 </trans-unit>
3314 <trans-unit id="4043531994869127329" datatype="html"> 3303 <trans-unit id="4043531994869127329" datatype="html">
3315 <source>See full comment</source> 3304 <source>See full comment</source>
3316 <target>o pana lukin e ale toki</target> 3305 <target>o pana lukin e ale toki</target>
@@ -3322,13 +3311,13 @@ color: red;
3322 <trans-unit id="2348557406282409966" datatype="html"> 3311 <trans-unit id="2348557406282409966" datatype="html">
3323 <source>Open account in a new tab</source> 3312 <source>Open account in a new tab</source>
3324 <target>o pana lukin e sijelo lon poki sin</target> 3313 <target>o pana lukin e sijelo lon poki sin</target>
3325 3314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group>
3326 3315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group>
3327 3316 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group>
3328 3317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group>
3329 3318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3330 3319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group>
3331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">35</context></context-group></trans-unit> 3320 </trans-unit>
3332 <trans-unit id="4691552465058437520" datatype="html"> 3321 <trans-unit id="4691552465058437520" datatype="html">
3333 <source>Commented video</source> 3322 <source>Commented video</source>
3334 <target>sitelen</target> 3323 <target>sitelen</target>
@@ -3362,8 +3351,10 @@ color: red;
3362 <source>Remote comments</source> 3351 <source>Remote comments</source>
3363 <target>toki pi ma ante</target> 3352 <target>toki pi ma ante</target>
3364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group> 3353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">56</context></context-group>
3365 </trans-unit><trans-unit id="7483158147658382515" datatype="html"> 3354 </trans-unit>
3366 <source>Comments on local videos</source><target state="new">Comments on local videos</target> 3355 <trans-unit id="7483158147658382515" datatype="html">
3356 <source>Comments on local videos</source>
3357 <target state="new">Comments on local videos</target>
3367 <context-group purpose="location"> 3358 <context-group purpose="location">
3368 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context> 3359 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context>
3369 <context context-type="linenumber">60</context> 3360 <context context-type="linenumber">60</context>
@@ -3372,38 +3363,38 @@ color: red;
3372 <trans-unit id="8949443215142664126" datatype="html"> 3363 <trans-unit id="8949443215142664126" datatype="html">
3373 <source>Delete this comment</source> 3364 <source>Delete this comment</source>
3374 <target>o weka e toki ni</target> 3365 <target>o weka e toki ni</target>
3375 3366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group>
3376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">85</context></context-group></trans-unit> 3367 </trans-unit>
3377 <trans-unit id="3327751240218085797" datatype="html"> 3368 <trans-unit id="3327751240218085797" datatype="html">
3378 <source>Delete all comments of this account</source> 3369 <source>Delete all comments of this account</source>
3379 <target>o weka e toki ale tan sijelo ni</target> 3370 <target>o weka e toki ale tan sijelo ni</target>
3380 3371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group>
3381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 3372 </trans-unit>
3382 <trans-unit id="2850960459131251840" datatype="html"> 3373 <trans-unit id="2850960459131251840" datatype="html">
3383 <source>Comments are deleted after a few minutes</source> 3374 <source>Comments are deleted after a few minutes</source>
3384 <target>mi weka e toki lon tenpo kama poka</target> 3375 <target>mi weka e toki lon tenpo kama poka</target>
3385 3376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group>
3386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 3377 </trans-unit>
3387 <trans-unit id="1271241007621398467" datatype="html"> 3378 <trans-unit id="1271241007621398467" datatype="html">
3388 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source> 3379 <source>{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</source>
3389 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target> 3380 <target state="new">{count, plural, =1 {1 comment deleted.} other {<x id="count"/> comments deleted.}}</target>
3390 3381 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group>
3391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 3382 </trans-unit>
3392 <trans-unit id="264978617337249011" datatype="html"> 3383 <trans-unit id="264978617337249011" datatype="html">
3393 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source> 3384 <source><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</source>
3394 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target> 3385 <target state="new"><x id="PH" equiv-text="commentArgs.length"/> comment(s) deleted.</target>
3395 3386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group>
3396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">156</context></context-group></trans-unit> 3387 </trans-unit>
3397 <trans-unit id="379090446060940062" datatype="html"> 3388 <trans-unit id="379090446060940062" datatype="html">
3398 <source>Do you really want to delete all comments of <x id="PH" equiv-text="comment.by"/>?</source> 3389 <source>Do you really want to delete all comments of <x id="PH" equiv-text="comment.by"/>?</source>
3399 <target>sina wile ala wile weka e toki ale tan sijelo "<x id="PH" equiv-text="comment.by"/>"?</target> 3390 <target>sina wile ala wile weka e toki ale tan sijelo "<x id="PH" equiv-text="comment.by"/>"?</target>
3400 3391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group>
3401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">179</context></context-group></trans-unit> 3392 </trans-unit>
3402 <trans-unit id="4539246224625965241" datatype="html"> 3393 <trans-unit id="4539246224625965241" datatype="html">
3403 <source>Comments of <x id="PH" equiv-text="options.accountName"/> will be deleted in a few minutes</source> 3394 <source>Comments of <x id="PH" equiv-text="options.accountName"/> will be deleted in a few minutes</source>
3404 <target>mi weka e toki tan sijelo "<x id="PH" equiv-text="options.accountName"/>" lon tenpo kama poka</target> 3395 <target>mi weka e toki tan sijelo "<x id="PH" equiv-text="options.accountName"/>" lon tenpo kama poka</target>
3405 3396 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group>
3406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 3397 </trans-unit>
3407 <trans-unit id="3204306399736151644" datatype="html"> 3398 <trans-unit id="3204306399736151644" datatype="html">
3408 <source>Comments list</source> 3399 <source>Comments list</source>
3409 <target>toki</target> 3400 <target>toki</target>
@@ -3435,27 +3426,28 @@ color: red;
3435 <trans-unit id="5674286808255988565" datatype="html"> 3426 <trans-unit id="5674286808255988565" datatype="html">
3436 <source>Create</source> 3427 <source>Create</source>
3437 <target>o pali</target> 3428 <target>o pali</target>
3438 3429 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
3439 3430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group>
3440 3431 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group>
3441 3432 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group>
3442 3433 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group>
3443 3434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
3444 3435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group>
3445 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3436 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">79</context></context-group>
3437 </trans-unit>
3446 <trans-unit id="7585826646011739428" datatype="html"> 3438 <trans-unit id="7585826646011739428" datatype="html">
3447 <source>Edit</source> 3439 <source>Edit</source>
3448 <target>o ante</target> 3440 <target>o ante</target>
3449 3441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
3450 3442 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group>
3451 3443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
3452 3444 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group>
3453 3445 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
3454 3446 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group>
3455 3447 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group>
3456 3448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group>
3457 3449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group>
3458 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">188</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">313</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit> 3450 </trans-unit>
3459 <trans-unit id="8147229944654164397" datatype="html"> 3451 <trans-unit id="8147229944654164397" datatype="html">
3460 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos}}</source> 3452 <source>{VAR_PLURAL, plural, =1 {Video} other {Videos}}</source>
3461 <target>sitelen</target> 3453 <target>sitelen</target>
@@ -3543,12 +3535,12 @@ color: red;
3543 <trans-unit id="5248717555542428023" datatype="html"> 3535 <trans-unit id="5248717555542428023" datatype="html">
3544 <source>Username</source> 3536 <source>Username</source>
3545 <target>nimi ilo</target> 3537 <target>nimi ilo</target>
3546 3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3547 3539 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group>
3548 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group>
3549 3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group>
3550 3542 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group>
3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">83</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">131</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">26</context></context-group></trans-unit> 3543 </trans-unit>
3552 <trans-unit id="6612230394519751963" datatype="html"> 3544 <trans-unit id="6612230394519751963" datatype="html">
3553 <source>john</source> 3545 <source>john</source>
3554 <target>sonja</target> 3546 <target>sonja</target>
@@ -3589,7 +3581,7 @@ color: red;
3589 3581
3590 3582
3591 3583
3592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit> 3584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
3593 <trans-unit id="6475711663580561164" datatype="html"> 3585 <trans-unit id="6475711663580561164" datatype="html">
3594 <source>mail@example.com</source> 3586 <source>mail@example.com</source>
3595 <target>lipu@ma.com</target> 3587 <target>lipu@ma.com</target>
@@ -3605,14 +3597,14 @@ color: red;
3605 <trans-unit id="1431416938026210429" datatype="html"> 3597 <trans-unit id="1431416938026210429" datatype="html">
3606 <source>Password</source> 3598 <source>Password</source>
3607 <target>nimi wawa</target> 3599 <target>nimi wawa</target>
3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 3600
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 3601
3610 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 3602
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 3603
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 3604
3613 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 3605
3614 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 3606
3615 </trans-unit> 3607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
3616 <trans-unit id="8371296837649897723" datatype="html"> 3608 <trans-unit id="8371296837649897723" datatype="html">
3617 <source>If you leave the password empty, an email will be sent to the user.</source> 3609 <source>If you leave the password empty, an email will be sent to the user.</source>
3618 <target>sina pana ala e nimi wawa la mi toki e wile ona tawa jan pi sijelo ni kepeken nasin Email.</target> 3610 <target>sina pana ala e nimi wawa la mi toki e wile ona tawa jan pi sijelo ni kepeken nasin Email.</target>
@@ -3628,81 +3620,96 @@ color: red;
3628 <trans-unit id="4145496584631696119" datatype="html"> 3620 <trans-unit id="4145496584631696119" datatype="html">
3629 <source>Role</source> 3621 <source>Role</source>
3630 <target>wawa</target> 3622 <target>wawa</target>
3631 3623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3632 3624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3633 3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group></trans-unit> 3626 </trans-unit>
3635 <trans-unit id="2602586221576511475" datatype="html"> 3627 <trans-unit id="2602586221576511475" datatype="html">
3636 <source>Video quota</source> 3628 <source>Video quota</source>
3637 <target>ona o ken pana e sitelen pi mute seme</target> 3629 <target>ona o ken pana e sitelen pi mute seme</target>
3638 3630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
3639 3631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group>
3640 3632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group>
3641 3633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">145</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group></trans-unit>
3643 <trans-unit id="7046347992315328430" datatype="html">
3644 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source>
3645 <target>mi ante e nasin sitelen la mi <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>nanpa ala<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> e suli pi nasin ante ni. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> ni la sijelo ni li ken pana e sitelen pi suli <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/> anu poka. </target>
3646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3648 </trans-unit> 3634 </trans-unit>
3635
3649 <trans-unit id="2743014784334706527" datatype="html"> 3636 <trans-unit id="2743014784334706527" datatype="html">
3650 <source>Daily video quota</source> 3637 <source>Daily video quota</source>
3651 <target>ona o ken pana e sitelen pi mute seme lon tenpo suno wan</target> 3638 <target>ona o ken pana e sitelen pi mute seme lon tenpo suno wan</target>
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3639
3653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3640
3654 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3641
3655 </trans-unit> 3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3656 <trans-unit id="2622255144026150901" datatype="html"> 3643 <trans-unit id="2622255144026150901" datatype="html">
3657 <source>Auth plugin</source> 3644 <source>Auth plugin</source>
3658 <target>ilo lili pi awen sijelo</target> 3645 <target>ilo lili pi awen sijelo</target>
3659 3646
3660 3647
3661 3648
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3663 <trans-unit id="588099657508661970" datatype="html"> 3650 <trans-unit id="588099657508661970" datatype="html">
3664 <source>None (local authentication)</source> 3651 <source>None (local authentication)</source>
3665 <target>ala (ilo PeerTube li lawa e sijelo)</target> 3652 <target>ala (ilo PeerTube li lawa e sijelo)</target>
3666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3653
3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3654
3668 </trans-unit> 3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3669 <trans-unit id="2070907480317730379" datatype="html"> 3656 <trans-unit id="2070907480317730379" datatype="html">
3670 <source>Doesn't need review before a video goes public</source> 3657 <source>Doesn't need review before a video goes public</source>
3671 <target>ona li ken pana e sitelen tawa ale kepeken ala lukin pi jan lawa</target> 3658 <target>ona li ken pana e sitelen tawa ale kepeken ala lukin pi jan lawa</target>
3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3659
3673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3660
3674 </trans-unit> 3661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3675 <trans-unit id="7752239348028675311" datatype="html"> 3662 <trans-unit id="7752239348028675311" datatype="html">
3676 <source>DANGER ZONE</source> 3663 <source>DANGER ZONE</source>
3677 <target>IJO WAWA</target> 3664 <target>IJO WAWA</target>
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 3665
3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 3666
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 3667
3681 </trans-unit> 3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
3682 <trans-unit id="6667250632809964191" datatype="html"> 3669 <trans-unit id="6667250632809964191" datatype="html">
3683 <source>Send a link to reset the password by email to the user</source> 3670 <source>Send a link to reset the password by email to the user</source>
3684 <target state="translated">o pana e ken ante pi nimi wawa tawa jan ni kepeken nasin Email</target> 3671 <target state="translated">o pana e ken ante pi nimi wawa tawa jan ni kepeken nasin Email</target>
3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3672
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3673
3687 </trans-unit> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3688 <trans-unit id="1412406834353485520" datatype="html"> 3675 <trans-unit id="1412406834353485520" datatype="html">
3689 <source>Ask for new password</source> 3676 <source>Ask for new password</source>
3690 <target state="translated">o wile e nimi wawa sin</target> 3677 <target state="translated">o wile e nimi wawa sin</target>
3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3678
3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3679
3693 </trans-unit> 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3694 <trans-unit id="3791201588898094481" datatype="html"> 3681 <trans-unit id="3791201588898094481" datatype="html">
3695 <source>Manually set the user password</source> 3682 <source>Manually set the user password</source>
3696 <target>o ante e nimi wawa pi sijelo ni</target> 3683 <target>o ante e nimi wawa pi sijelo ni</target>
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3684
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3685
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3687 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3688 <context-group purpose="location">
3689 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3690 <context context-type="linenumber">227</context>
3691 </context-group>
3692 <context-group purpose="location">
3693 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3694 <context context-type="linenumber">227</context>
3695 </context-group>
3696 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3697 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3698 <context-group purpose="location">
3699 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3700 <context context-type="linenumber">228</context>
3701 </context-group>
3702 <context-group purpose="location">
3703 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3704 <context context-type="linenumber">228</context>
3705 </context-group>
3699 </trans-unit> 3706 </trans-unit>
3700 <trans-unit id="8461842260159597706" datatype="html"> 3707 <trans-unit id="8461842260159597706" datatype="html">
3701 <source>Show</source> 3708 <source>Show</source>
3702 <target>o pana lukin</target> 3709 <target>o pana lukin</target>
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3710
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3711
3705 </trans-unit> 3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3706 <trans-unit id="5974506725502681113" datatype="html"> 3713 <trans-unit id="5974506725502681113" datatype="html">
3707 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source> 3714 <source>Password changed for user <x id="PH" equiv-text="this.username"/>.</source>
3708 <target>mi ante e nimi wawa pi sijelo "<x id="PH" equiv-text="this.username"/>".</target> 3715 <target>mi ante e nimi wawa pi sijelo "<x id="PH" equiv-text="this.username"/>".</target>
@@ -3722,25 +3729,22 @@ color: red;
3722 <trans-unit id="780323526182667308" datatype="html"> 3729 <trans-unit id="780323526182667308" datatype="html">
3723 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source> 3730 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source>
3724 <target>mi ante e sijelo "<x id="PH" equiv-text="this.user.username"/>".</target> 3731 <target>mi ante e sijelo "<x id="PH" equiv-text="this.user.username"/>".</target>
3725 <context-group purpose="location"> 3732
3726 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
3727 <context context-type="linenumber">94</context>
3728 </context-group>
3729 </trans-unit>
3730 <trans-unit id="1349763489797682899" datatype="html"> 3734 <trans-unit id="1349763489797682899" datatype="html">
3731 <source>Update user</source> 3735 <source>Update user</source>
3732 <target>o ante e sijelo</target> 3736 <target>o ante e sijelo</target>
3733 <context-group purpose="location"> 3737
3734 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
3735 <context context-type="linenumber">113</context>
3736 </context-group>
3737 </trans-unit>
3738 <trans-unit id="8819563010322372715" datatype="html"> 3739 <trans-unit id="8819563010322372715" datatype="html">
3739 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source> 3740 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source>
3740 <target state="translated">nasin Email la mi toki e ni tawa jan pi sijelo "<x id="PH" equiv-text="this.user.username"/>": "o ante e nimi wawa sina".</target> 3741 <target state="translated">nasin Email la mi toki e ni tawa jan pi sijelo "<x id="PH" equiv-text="this.user.username"/>": "o ante e nimi wawa sina".</target>
3742
3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
3744 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
3741 <context-group purpose="location"> 3745 <context-group purpose="location">
3742 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 3746 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
3743 <context context-type="linenumber">120</context> 3747 <context context-type="linenumber">134</context>
3744 </context-group> 3748 </context-group>
3745 </trans-unit> 3749 </trans-unit>
3746 <trans-unit id="5642198289374753866" datatype="html"> 3750 <trans-unit id="5642198289374753866" datatype="html">
@@ -3778,10 +3782,10 @@ color: red;
3778 <trans-unit id="3959826834147169200" datatype="html"> 3782 <trans-unit id="3959826834147169200" datatype="html">
3779 <source>Muted</source> 3783 <source>Muted</source>
3780 <target>len</target> 3784 <target>len</target>
3781 3785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group>
3782 3786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group>
3783 3787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group>
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">104</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-block-badges.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">212</context></context-group></trans-unit> 3788 </trans-unit>
3785 <trans-unit id="675721269041534709" datatype="html"> 3789 <trans-unit id="675721269041534709" datatype="html">
3786 <source>The user was banned</source> 3790 <source>The user was banned</source>
3787 <target state="translated">lawa li pini e jan ni</target> 3791 <target state="translated">lawa li pini e jan ni</target>
@@ -3837,116 +3841,116 @@ color: red;
3837 <trans-unit id="6124612368324200166" datatype="html"> 3841 <trans-unit id="6124612368324200166" datatype="html">
3838 <source>Banned users</source> 3842 <source>Banned users</source>
3839 <target>jan pini</target> 3843 <target>jan pini</target>
3840 3844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group>
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 3845 </trans-unit>
3842 <trans-unit id="3767259920053407667" datatype="html"> 3846 <trans-unit id="3767259920053407667" datatype="html">
3843 <source>Videos will be deleted, comments will be tombstoned.</source> 3847 <source>Videos will be deleted, comments will be tombstoned.</source>
3844 <target state="translated">mi weka e sitelen ona li len e toki ona.</target> 3848 <target state="translated">mi weka e sitelen ona li len e toki ona.</target>
3845 3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group>
3846 3850 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group>
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">102</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 3851 </trans-unit>
3848 <trans-unit id="4209525355702493436" datatype="html"> 3852 <trans-unit id="4209525355702493436" datatype="html">
3849 <source>Ban</source> 3853 <source>Ban</source>
3850 <target>o pini</target> 3854 <target>o pini</target>
3851 3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group>
3852 3856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group>
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> 3857 </trans-unit>
3854 <trans-unit id="3855396975723886053" datatype="html"> 3858 <trans-unit id="3855396975723886053" datatype="html">
3855 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source> 3859 <source>User won't be able to login anymore, but videos and comments will be kept as is.</source>
3856 <target>ni la jan li ken ala kama lon sijelo ni, taso sitelen ona en toki ona li awen.</target> 3860 <target>ni la jan li ken ala kama lon sijelo ni, taso sitelen ona en toki ona li awen.</target>
3857 3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group>
3858 3862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group>
3859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">108</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">352</context></context-group></trans-unit> 3863 </trans-unit>
3860 <trans-unit id="4451482225013335720" datatype="html"> 3864 <trans-unit id="4451482225013335720" datatype="html">
3861 <source>Unban</source> 3865 <source>Unban</source>
3862 <target>o weka e pini</target> 3866 <target>o weka e pini</target>
3863 3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group>
3864 3868 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group>
3865 3869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group>
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">83</context></context-group></trans-unit> 3870 </trans-unit>
3867 <trans-unit id="7210277223053877333" datatype="html"> 3871 <trans-unit id="7210277223053877333" datatype="html">
3868 <source>Set Email as Verified</source> 3872 <source>Set Email as Verified</source>
3869 <target>nimi Email pi jan ni li pona</target> 3873 <target>nimi Email pi jan ni li pona</target>
3870 3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group>
3871 3875 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group>
3872 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">120</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">363</context></context-group></trans-unit> 3876 </trans-unit>
3873 <trans-unit id="4207916966377787111" datatype="html"> 3877 <trans-unit id="4207916966377787111" datatype="html">
3874 <source>Created</source> 3878 <source>Created</source>
3875 <target>tenpo pali</target> 3879 <target>tenpo pali</target>
3876 3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group>
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 3881 </trans-unit>
3878 <trans-unit id="8140268298586972139" datatype="html"> 3882 <trans-unit id="8140268298586972139" datatype="html">
3879 <source>Daily quota</source> 3883 <source>Daily quota</source>
3880 <target>ona o pana e mute seme lon tenpo suno wan</target> 3884 <target>ona o pana e mute seme lon tenpo suno wan</target>
3881 3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group>
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 3886 </trans-unit>
3883 <trans-unit id="7910076708497708162" datatype="html"> 3887 <trans-unit id="7910076708497708162" datatype="html">
3884 <source>Last login</source> 3888 <source>Last login</source>
3885 <target>jan li kama nanpa pini lon ni lon tenpo seme</target> 3889 <target>jan li kama nanpa pini lon ni lon tenpo seme</target>
3886 3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group>
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 3891 </trans-unit>
3888 <trans-unit id="3403978719736970622" datatype="html"> 3892 <trans-unit id="3403978719736970622" datatype="html">
3889 <source>You cannot ban root.</source> 3893 <source>You cannot ban root.</source>
3890 <target>sina ken ala weka e sijelo mama.</target> 3894 <target>sina ken ala weka e sijelo mama.</target>
3891 3895 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group>
3892 3896 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group>
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 3897 </trans-unit>
3894 <trans-unit id="7634059432691079352" datatype="html"> 3898 <trans-unit id="7634059432691079352" datatype="html">
3895 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source> 3899 <source>Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</source>
3896 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target> 3900 <target state="new">Do you really want to unban {count, plural, =1 {1 user} other {<x id="count"/> users}}?</target>
3897 3901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group>
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 3902 </trans-unit>
3899 <trans-unit id="4884272193574287483" datatype="html"> 3903 <trans-unit id="4884272193574287483" datatype="html">
3900 <source>Do you really want to unban <x id="PH" equiv-text="users.length"/> users?</source> 3904 <source>Do you really want to unban <x id="PH" equiv-text="users.length"/> users?</source>
3901 <target>sina wile ala wile weka e pini pi jan <x id="PH" equiv-text="users.length"/>?</target> 3905 <target>sina wile ala wile weka e pini pi jan <x id="PH" equiv-text="users.length"/>?</target>
3902 3906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group>
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 3907 </trans-unit>
3904 <trans-unit id="738031253894929036" datatype="html"> 3908 <trans-unit id="738031253894929036" datatype="html">
3905 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source> 3909 <source>{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</source>
3906 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target> 3910 <target state="new">{count, plural, =1 {1 user unbanned.} other {<x id="count"/> users unbanned.}}</target>
3907 3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group>
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">227</context></context-group></trans-unit> 3912 </trans-unit>
3909 <trans-unit id="8712248120167780385" datatype="html"> 3913 <trans-unit id="8712248120167780385" datatype="html">
3910 <source><x id="PH" equiv-text="users.length"/> users unbanned.</source> 3914 <source><x id="PH" equiv-text="users.length"/> users unbanned.</source>
3911 <target>mi weka e pini pi jan <x id="PH" equiv-text="users.length"/>.</target> 3915 <target>mi weka e pini pi jan <x id="PH" equiv-text="users.length"/>.</target>
3912 3916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group>
3913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 3917 </trans-unit>
3914 <trans-unit id="5325873477837320044" datatype="html"> 3918 <trans-unit id="5325873477837320044" datatype="html">
3915 <source>You cannot delete root.</source> 3919 <source>You cannot delete root.</source>
3916 <target>sina ken ala weka e sijelo mama.</target> 3920 <target>sina ken ala weka e sijelo mama.</target>
3917 3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group>
3918 3922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group>
3919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">241</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 3923 </trans-unit>
3920 <trans-unit id="5945924096465496818" datatype="html"> 3924 <trans-unit id="5945924096465496818" datatype="html">
3921 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source> 3925 <source>&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></source>
3922 <target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target> 3926 <target state="new">&lt;p>You can't create users or channels with a username that already used by a deleted user/channel.&lt;/p></target>
3923 3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group>
3924 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 3928 </trans-unit>
3925 <trans-unit id="5643060985393782358" datatype="html"> 3929 <trans-unit id="5643060985393782358" datatype="html">
3926 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source> 3930 <source>It means the following usernames will be permanently deleted and cannot be recovered:</source>
3927 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target> 3931 <target state="new">It means the following usernames will be permanently deleted and cannot be recovered:</target>
3928 3932 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group>
3929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> 3933 </trans-unit>
3930 <trans-unit id="1301767781765127363" datatype="html"> 3934 <trans-unit id="1301767781765127363" datatype="html">
3931 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source> 3935 <source>{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</source>
3932 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target> 3936 <target state="new">{count, plural, =1 {1 user deleted.} other {<x id="count"/> users deleted.}}</target>
3933 3937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group>
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 3938 </trans-unit>
3935 <trans-unit id="7166936623843420016" datatype="html"> 3939 <trans-unit id="7166936623843420016" datatype="html">
3936 <source><x id="PH" equiv-text="users.length"/> users deleted.</source> 3940 <source><x id="PH" equiv-text="users.length"/> users deleted.</source>
3937 <target>mi weka e sijelo <x id="PH" equiv-text="users.length"/>.</target> 3941 <target>mi weka e sijelo <x id="PH" equiv-text="users.length"/>.</target>
3938 3942 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group>
3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">258</context></context-group></trans-unit> 3943 </trans-unit>
3940 <trans-unit id="3104427236147521673" datatype="html"> 3944 <trans-unit id="3104427236147521673" datatype="html">
3941 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source> 3945 <source>{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</source>
3942 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target> 3946 <target state="new">{count, plural, =1 {1 user email set as verified.} other {<x id="count"/> user emails set as verified.}}</target>
3943 3947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group>
3944 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 3948 </trans-unit>
3945 <trans-unit id="8360664597512051242" datatype="html"> 3949 <trans-unit id="8360664597512051242" datatype="html">
3946 <source><x id="PH" equiv-text="users.length"/> users email set as verified.</source> 3950 <source><x id="PH" equiv-text="users.length"/> users email set as verified.</source>
3947 <target>mi sitelen e ni: nimi Email pi jan <x id="PH" equiv-text="users.length"/> li pona.</target> 3951 <target>mi sitelen e ni: nimi Email pi jan <x id="PH" equiv-text="users.length"/> li pona.</target>
3948 3952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group>
3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 3953 </trans-unit>
3950 <trans-unit id="7483807629538115183" datatype="html"> 3954 <trans-unit id="7483807629538115183" datatype="html">
3951 <source>Users list</source> 3955 <source>Users list</source>
3952 <target>sijelo</target> 3956 <target>sijelo</target>
@@ -4054,11 +4058,11 @@ color: red;
4054 <trans-unit id="8681933925782924101" datatype="html"> 4058 <trans-unit id="8681933925782924101" datatype="html">
4055 <source>Local videos</source> 4059 <source>Local videos</source>
4056 <target>ma ni</target> 4060 <target>ma ni</target>
4057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 4061
4058 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 4062
4059 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 4063
4060 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 4064
4061 </trans-unit> 4065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
4062 <trans-unit id="5668077948386857930" datatype="html"> 4066 <trans-unit id="5668077948386857930" datatype="html">
4063 <source>Exclude</source> 4067 <source>Exclude</source>
4064 <target>pana ala</target> 4068 <target>pana ala</target>
@@ -4094,9 +4098,9 @@ color: red;
4094 <trans-unit id="314315645942131479" datatype="html"> 4098 <trans-unit id="314315645942131479" datatype="html">
4095 <source>Info</source> 4099 <source>Info</source>
4096 <target>sona</target> 4100 <target>sona</target>
4097 4101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group>
4098 4102 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group>
4099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">12</context></context-group></trans-unit> 4103 </trans-unit>
4100 <trans-unit id="4116911651502837995" datatype="html"> 4104 <trans-unit id="4116911651502837995" datatype="html">
4101 <source>Files</source> 4105 <source>Files</source>
4102 <target>nasin en suli</target> 4106 <target>nasin en suli</target>
@@ -4116,25 +4120,26 @@ color: red;
4116 <trans-unit id="187187500641108332" datatype="html"> 4120 <trans-unit id="187187500641108332" datatype="html">
4117 <source><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></source> 4121 <source><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></source>
4118 <target><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></target> 4122 <target><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></target>
4119 4123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group>
4120 4124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group>
4121 4125 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group>
4122 4126 <context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group>
4123 4127 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group>
4124 4128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group>
4125 4129 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group>
4126 4130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group>
4127 4131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group>
4128 4132 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group>
4129 4133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group>
4130 4134 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group>
4131 4135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group>
4132 4136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group>
4133 4137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group>
4134 4138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group>
4135 4139 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group>
4136 4140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group>
4137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+stats/video/video-stats.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-interface-settings.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">92</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 4141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group>
4142 </trans-unit>
4138 <trans-unit id="8817917090143649804" datatype="html"> 4143 <trans-unit id="8817917090143649804" datatype="html">
4139 <source>Account muted</source> 4144 <source>Account muted</source>
4140 <target>sijelo li len</target> 4145 <target>sijelo li len</target>
@@ -4162,11 +4167,13 @@ color: red;
4162 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> 4167 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context>
4163 <context context-type="linenumber">59</context> 4168 <context context-type="linenumber">59</context>
4164 </context-group> 4169 </context-group>
4165 </trans-unit><trans-unit id="2956881312790136147" datatype="html"> 4170 </trans-unit>
4166 <source>Delete this file</source><target state="new">Delete this file</target> 4171 <trans-unit id="2956881312790136147" datatype="html">
4167 4172 <source>Delete this file</source>
4168 4173 <target state="new">Delete this file</target>
4169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group></trans-unit> 4174 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">113</context></context-group>
4175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">129</context></context-group>
4176 </trans-unit>
4170 <trans-unit id="420763834450076269" datatype="html"> 4177 <trans-unit id="420763834450076269" datatype="html">
4171 <source>Block</source> 4178 <source>Block</source>
4172 <target>o len</target> 4179 <target>o len</target>
@@ -4197,76 +4204,82 @@ color: red;
4197 <target>o weka e ijo pi nasin WebTorrent</target> 4204 <target>o weka e ijo pi nasin WebTorrent</target>
4198 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group> 4205 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">115</context></context-group>
4199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group> 4206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">409</context></context-group>
4200 </trans-unit><trans-unit id="8315587636588243636" datatype="html"> 4207 </trans-unit>
4201 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source><target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target> 4208 <trans-unit id="8315587636588243636" datatype="html">
4202 4209 <source>Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</source>
4203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group></trans-unit><trans-unit id="6693349469471580292" datatype="html"> 4210 <target state="new">Are you sure you want to delete this <x id="PH" equiv-text="file.resolution.label"/> file?</target>
4204 <source>Delete file</source><target state="new">Delete file</target> 4211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">204</context></context-group>
4205 4212 </trans-unit>
4206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit><trans-unit id="7016764388104297354" datatype="html"> 4213 <trans-unit id="6693349469471580292" datatype="html">
4207 <source>File removed.</source><target state="new">File removed.</target> 4214 <source>Delete file</source>
4208 4215 <target state="new">Delete file</target>
4209 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 4216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">205</context></context-group>
4217 </trans-unit>
4218 <trans-unit id="7016764388104297354" datatype="html">
4219 <source>File removed.</source>
4220 <target state="new">File removed.</target>
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">211</context></context-group>
4222 </trans-unit>
4210 <trans-unit id="1314383205093440631" datatype="html"> 4223 <trans-unit id="1314383205093440631" datatype="html">
4211 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source> 4224 <source>Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</source>
4212 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target> 4225 <target state="new">Are you sure you want to delete {count, plural, =1 {this video} other {these <x id="count"/> videos}}?</target>
4213 4226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group>
4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">220</context></context-group></trans-unit> 4227 </trans-unit>
4215 <trans-unit id="870586304593427318" datatype="html"> 4228 <trans-unit id="870586304593427318" datatype="html">
4216 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 4229 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
4217 <target>sina wile ala wile weka e sitelen <x id="PH" equiv-text="videos.length"/> ni?</target> 4230 <target>sina wile ala wile weka e sitelen <x id="PH" equiv-text="videos.length"/> ni?</target>
4218 4231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group>
4219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> 4232 </trans-unit>
4220 <trans-unit id="5779580280418408097" datatype="html"> 4233 <trans-unit id="5779580280418408097" datatype="html">
4221 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 4234 <source>Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
4222 <target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 4235 <target state="new">Deleted {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
4223 4236 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group>
4224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 4237 </trans-unit>
4225 <trans-unit id="6630644917521475697" datatype="html"> 4238 <trans-unit id="6630644917521475697" datatype="html">
4226 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> 4239 <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source>
4227 <target>mi weka e sitelen <x id="PH" equiv-text="videos.length"/>.</target> 4240 <target>mi weka e sitelen <x id="PH" equiv-text="videos.length"/>.</target>
4228 4241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group>
4229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 4242 </trans-unit>
4230 <trans-unit id="9164541937317586242" datatype="html"> 4243 <trans-unit id="9164541937317586242" datatype="html">
4231 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source> 4244 <source>Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</source>
4232 <target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target> 4245 <target state="new">Unblocked {count, plural, =1 {1 video} other {<x id="count"/> videos}}.</target>
4233 4246 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group>
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 4247 </trans-unit>
4235 <trans-unit id="2870417795706430145" datatype="html"> 4248 <trans-unit id="2870417795706430145" datatype="html">
4236 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> 4249 <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source>
4237 <target>mi weka e len tan sitelen <x id="PH" equiv-text="videos.length"/>.</target> 4250 <target>mi weka e len tan sitelen <x id="PH" equiv-text="videos.length"/>.</target>
4238 4251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group>
4239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 4252 </trans-unit>
4240 <trans-unit id="6228449077605046873" datatype="html"> 4253 <trans-unit id="6228449077605046873" datatype="html">
4241 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source> 4254 <source>Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</source>
4242 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target> 4255 <target state="new">Are you sure you want to delete {count, plural, =1 {1 HLS streaming playlist} other {<x id="count"/> HLS streaming playlists}}?</target>
4243 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group>
4244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">268</context></context-group></trans-unit> 4257 </trans-unit>
4245 <trans-unit id="9088099192924395359" datatype="html"> 4258 <trans-unit id="9088099192924395359" datatype="html">
4246 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> 4259 <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source>
4247 <target>sina wile ala wile weka e nasin HLS pi sitelen <x id="PH" equiv-text="videos.length"/>?</target> 4260 <target>sina wile ala wile weka e nasin HLS pi sitelen <x id="PH" equiv-text="videos.length"/>?</target>
4248 4261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group>
4249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">270</context></context-group></trans-unit> 4262 </trans-unit>
4250 <trans-unit id="653148876380254581" datatype="html"> 4263 <trans-unit id="653148876380254581" datatype="html">
4251 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source> 4264 <source>Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</source>
4252 <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target> 4265 <target state="new">Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other {<x id="count"/> videos}}?</target>
4253 4266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group>
4254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">274</context></context-group></trans-unit> 4267 </trans-unit>
4255 <trans-unit id="5442133371267277333" datatype="html"> 4268 <trans-unit id="5442133371267277333" datatype="html">
4256 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> 4269 <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source>
4257 <target>sina wile ala wile weka e nasin WebTorrent pi sitelen <x id="PH" equiv-text="videos.length"/>?</target> 4270 <target>sina wile ala wile weka e nasin WebTorrent pi sitelen <x id="PH" equiv-text="videos.length"/>?</target>
4258 4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group>
4259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 4272 </trans-unit>
4260 <trans-unit id="1571742433738679426" datatype="html"> 4273 <trans-unit id="1571742433738679426" datatype="html">
4261 <source>Files were removed.</source> 4274 <source>Files were removed.</source>
4262 <target>mi weka e ijo.</target> 4275 <target>mi weka e ijo.</target>
4263 4276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group>
4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 4277 </trans-unit>
4265 <trans-unit id="7054344823477412274" datatype="html"> 4278 <trans-unit id="7054344823477412274" datatype="html">
4266 <source>Transcoding jobs created.</source> 4279 <source>Transcoding jobs created.</source>
4267 <target>mi sitelen e pali.</target> 4280 <target>mi sitelen e pali.</target>
4268 4281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group>
4269 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">298</context></context-group></trans-unit> 4282 </trans-unit>
4270 <trans-unit id="2591467977473302125" datatype="html"> 4283 <trans-unit id="2591467977473302125" datatype="html">
4271 <source>Videos list</source> 4284 <source>Videos list</source>
4272 <target>sitelen</target> 4285 <target>sitelen</target>
@@ -4298,54 +4311,54 @@ color: red;
4298 <trans-unit id="4474510732215437338" datatype="html"> 4311 <trans-unit id="4474510732215437338" datatype="html">
4299 <source>Uninstall</source> 4312 <source>Uninstall</source>
4300 <target>o weka</target> 4313 <target>o weka</target>
4301 4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group>
4302 4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group>
4303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">120</context></context-group></trans-unit> 4316 </trans-unit>
4304 <trans-unit id="212615365039028546" datatype="html"> 4317 <trans-unit id="212615365039028546" datatype="html">
4305 <source>You don't have plugins installed yet.</source> 4318 <source>You don't have plugins installed yet.</source>
4306 <target>ilo lili li lon ala ma ni.</target> 4319 <target>ilo lili li lon ala ma ni.</target>
4307 4320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group>
4308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 4321 </trans-unit>
4309 <trans-unit id="1710094819987243777" datatype="html"> 4322 <trans-unit id="1710094819987243777" datatype="html">
4310 <source>You don't have themes installed yet.</source> 4323 <source>You don't have themes installed yet.</source>
4311 <target>selo ante li lon ala ma ni.</target> 4324 <target>selo ante li lon ala ma ni.</target>
4312 4325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group>
4313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 4326 </trans-unit>
4314 <trans-unit id="931472057457682240" datatype="html"> 4327 <trans-unit id="931472057457682240" datatype="html">
4315 <source>Update to <x id="PH" equiv-text="plugin.latestVersion"/></source> 4328 <source>Update to <x id="PH" equiv-text="plugin.latestVersion"/></source>
4316 <target>o kama jo e ona sin nanpa <x id="PH" equiv-text="plugin.latestVersion"/></target> 4329 <target>o kama jo e ona sin nanpa <x id="PH" equiv-text="plugin.latestVersion"/></target>
4317 4330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group>
4318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 4331 </trans-unit>
4319 <trans-unit id="9107383323119159110" datatype="html"> 4332 <trans-unit id="9107383323119159110" datatype="html">
4320 <source>Do you really want to uninstall <x id="PH" equiv-text="plugin.name"/>?</source> 4333 <source>Do you really want to uninstall <x id="PH" equiv-text="plugin.name"/>?</source>
4321 <target>sina wile ala wile weka e ilo "<x id="PH" equiv-text="plugin.name"/>"?</target> 4334 <target>sina wile ala wile weka e ilo "<x id="PH" equiv-text="plugin.name"/>"?</target>
4322 4335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group>
4323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">119</context></context-group></trans-unit> 4336 </trans-unit>
4324 <trans-unit id="3773378957693174719" datatype="html"> 4337 <trans-unit id="3773378957693174719" datatype="html">
4325 <source><x id="PH" equiv-text="plugin.name"/> uninstalled.</source> 4338 <source><x id="PH" equiv-text="plugin.name"/> uninstalled.</source>
4326 <target>mi weka e ilo "<x id="PH" equiv-text="plugin.name"/>".</target> 4339 <target>mi weka e ilo "<x id="PH" equiv-text="plugin.name"/>".</target>
4327 4340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group>
4328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">129</context></context-group></trans-unit> 4341 </trans-unit>
4329 <trans-unit id="7914215986085479339" datatype="html"> 4342 <trans-unit id="7914215986085479339" datatype="html">
4330 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source> 4343 <source>This is a major plugin upgrade. Please go on the plugin homepage to check potential release notes.</source>
4331 <target>ante pi ona sin li suli. o lukin e lipu pi ilo ni o sona e ante.</target> 4344 <target>ante pi ona sin li suli. o lukin e lipu pi ilo ni o sona e ante.</target>
4332 4345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group>
4333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">150</context></context-group></trans-unit> 4346 </trans-unit>
4334 <trans-unit id="2849750161085431718" datatype="html"> 4347 <trans-unit id="2849750161085431718" datatype="html">
4335 <source>Upgrade</source> 4348 <source>Upgrade</source>
4336 <target>o sin</target> 4349 <target>o sin</target>
4337 4350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group>
4338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">151</context></context-group></trans-unit> 4351 </trans-unit>
4339 <trans-unit id="7686590072950686188" datatype="html"> 4352 <trans-unit id="7686590072950686188" datatype="html">
4340 <source>Proceed upgrade</source> 4353 <source>Proceed upgrade</source>
4341 <target>o sin</target> 4354 <target>o sin</target>
4342 4355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group>
4343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 4356 </trans-unit>
4344 <trans-unit id="7830308409197461339" datatype="html"> 4357 <trans-unit id="7830308409197461339" datatype="html">
4345 <source><x id="PH" equiv-text="plugin.name"/> updated.</source> 4358 <source><x id="PH" equiv-text="plugin.name"/> updated.</source>
4346 <target>mi sin e ilo "<x id="PH" equiv-text="plugin.name"/>".</target> 4359 <target>mi sin e ilo "<x id="PH" equiv-text="plugin.name"/>".</target>
4347 4360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group>
4348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 4361 </trans-unit>
4349 <trans-unit id="2006841089844688970" datatype="html"> 4362 <trans-unit id="2006841089844688970" datatype="html">
4350 <source>To load your new installed plugins or themes, refresh the page.</source> 4363 <source>To load your new installed plugins or themes, refresh the page.</source>
4351 <target>sina wile lukin e ilo sin anu selo sin la o sin e lipu.</target> 4364 <target>sina wile lukin e ilo sin anu selo sin la o sin e lipu.</target>
@@ -4425,23 +4438,23 @@ color: red;
4425 <trans-unit id="3150704904301058778" datatype="html"> 4438 <trans-unit id="3150704904301058778" datatype="html">
4426 <source>The plugin index is not available. Please retry later.</source> 4439 <source>The plugin index is not available. Please retry later.</source>
4427 <target>lipu ilo li pakala. o ni sin.</target> 4440 <target>lipu ilo li pakala. o ni sin.</target>
4428 4441 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group>
4429 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">100</context></context-group></trans-unit> 4442 </trans-unit>
4430 <trans-unit id="1387301493234848481" datatype="html"> 4443 <trans-unit id="1387301493234848481" datatype="html">
4431 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source> 4444 <source>Please only install plugins or themes you trust, since they can execute any code on your instance.</source>
4432 <target>ilo en selo li ken pali e ale. sina sona ala e pona ona la o kama jo ala e ona.</target> 4445 <target>ilo en selo li ken pali e ale. sina sona ala e pona ona la o kama jo ala e ona.</target>
4433 4446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group>
4434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 4447 </trans-unit>
4435 <trans-unit id="2994182849694226596" datatype="html"> 4448 <trans-unit id="2994182849694226596" datatype="html">
4436 <source>Install <x id="PH" equiv-text="plugin.name"/>?</source> 4449 <source>Install <x id="PH" equiv-text="plugin.name"/>?</source>
4437 <target>mi o kama ala kama jo e ilo "<x id="PH" equiv-text="plugin.name"/>"?</target> 4450 <target>mi o kama ala kama jo e ilo "<x id="PH" equiv-text="plugin.name"/>"?</target>
4438 4451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group>
4439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 4452 </trans-unit>
4440 <trans-unit id="6703720397495603345" datatype="html"> 4453 <trans-unit id="6703720397495603345" datatype="html">
4441 <source><x id="PH" equiv-text="plugin.name"/> installed.</source> 4454 <source><x id="PH" equiv-text="plugin.name"/> installed.</source>
4442 <target>mi kama jo e ilo "<x id="PH" equiv-text="plugin.name"/>".</target> 4455 <target>mi kama jo e ilo "<x id="PH" equiv-text="plugin.name"/>".</target>
4443 4456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group>
4444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/plugin-search/plugin-search.component.ts</context><context context-type="linenumber">143</context></context-group></trans-unit> 4457 </trans-unit>
4445 <trans-unit id="2601639465696257054" datatype="html"> 4458 <trans-unit id="2601639465696257054" datatype="html">
4446 <source>This <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings. </source> 4459 <source>This <x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> does not have settings. </source>
4447 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> ni la sina ken ala toki e wile. </target> 4460 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ pluginTypeLabel }}"/> ni la sina ken ala toki e wile. </target>
@@ -4518,14 +4531,14 @@ color: red;
4518 <trans-unit id="4580988005648117665" datatype="html"> 4531 <trans-unit id="4580988005648117665" datatype="html">
4519 <source>Search</source> 4532 <source>Search</source>
4520 <target>o alasa</target> 4533 <target>o alasa</target>
4521 4534 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group>
4522 4535 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group>
4523 4536 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group>
4524 4537 <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group>
4525 4538 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group>
4526 4539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group>
4527 4540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group>
4528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.ts</context><context context-type="linenumber">253</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/simple-search-input.component.ts</context><context context-type="linenumber">13</context></context-group></trans-unit> 4541 </trans-unit>
4529 <trans-unit id="320689395528621696" datatype="html"> 4542 <trans-unit id="320689395528621696" datatype="html">
4530 <source>Navigate between plugins and themes</source> 4543 <source>Navigate between plugins and themes</source>
4531 <target>sina wile lukin e ilo anu selo?</target> 4544 <target>sina wile lukin e ilo anu selo?</target>
@@ -4533,6 +4546,14 @@ color: red;
4533 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 4546 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
4534 <context context-type="linenumber">7</context> 4547 <context context-type="linenumber">7</context>
4535 </context-group> 4548 </context-group>
4549 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
4550 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
4551</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
4552</target>
4553 <context-group purpose="location">
4554 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
4555 <context context-type="linenumber">1,4</context>
4556 </context-group>
4536 </trans-unit> 4557 </trans-unit>
4537 <trans-unit id="2483018961011868950" datatype="html"> 4558 <trans-unit id="2483018961011868950" datatype="html">
4538 <source>IP address</source> 4559 <source>IP address</source>
@@ -4666,9 +4687,9 @@ color: red;
4666 <trans-unit id="5911214550882917183" datatype="html"> 4687 <trans-unit id="5911214550882917183" datatype="html">
4667 <source>State</source> 4688 <source>State</source>
4668 <target>pali li awen anu pini anu seme</target> 4689 <target>pali li awen anu pini anu seme</target>
4669 4690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group>
4670 4691 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group>
4671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 4692 </trans-unit>
4672 <trans-unit id="3419681791450150574" datatype="html"> 4693 <trans-unit id="3419681791450150574" datatype="html">
4673 <source>Progress</source> 4694 <source>Progress</source>
4674 <target>mute pini</target> 4695 <target>mute pini</target>
@@ -4828,7 +4849,7 @@ color: red;
4828 4849
4829 4850
4830 4851
4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 4852 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
4832 <trans-unit id="6154714649766447409" datatype="html"> 4853 <trans-unit id="6154714649766447409" datatype="html">
4833 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 4854 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
4834 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 4855 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -4854,46 +4875,53 @@ color: red;
4854 <trans-unit id="2392488717875840729" datatype="html"> 4875 <trans-unit id="2392488717875840729" datatype="html">
4855 <source>User</source> 4876 <source>User</source>
4856 <target>sijelo</target> 4877 <target>sijelo</target>
4857 4878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group>
4858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">122</context></context-group></trans-unit> 4879 </trans-unit>
4859 <trans-unit id="3997350348765083892" datatype="html"> 4880 <trans-unit id="3997350348765083892" datatype="html">
4860 <source>Username or email address</source> 4881 <source>Username or email address</source>
4861 <target>nimi ilo anu nimi Email</target> 4882 <target>nimi ilo anu nimi Email</target>
4862 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 4883
4863 </trans-unit> 4884 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
4864 <trans-unit id="175344056589888866" datatype="html"> 4885 <trans-unit id="175344056589888866" datatype="html">
4865 <source>Example: john@example.com</source> 4886 <source>Example: john@example.com</source>
4866 <target state="new">Example: john@example.com</target> 4887 <target state="new">Example: john@example.com</target>
4888
4889
4890 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
4891 <trans-unit id="1758058452376026925" datatype="html">
4892 <source>âš ï¸ Most email addresses do not include capital letters.</source>
4893 <target>âš ï¸ nimi Email mute mute la sitelen suli li lon ala.</target>
4894
4895 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
4896 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
4867 <context-group purpose="location"> 4897 <context-group purpose="location">
4868 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4898 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4869 <context context-type="linenumber">46</context> 4899 <context context-type="linenumber">70</context>
4870 </context-group> 4900 </context-group>
4901 </trans-unit><trans-unit id="42685862314953751" datatype="html">
4902 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
4871 <context-group purpose="location"> 4903 <context-group purpose="location">
4872 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 4904 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4873 <context context-type="linenumber">53</context> 4905 <context context-type="linenumber">72</context>
4874 </context-group> 4906 </context-group>
4875 </trans-unit> 4907 </trans-unit>
4876 <trans-unit id="1758058452376026925" datatype="html">
4877 <source>âš ï¸ Most email addresses do not include capital letters.</source>
4878 <target>âš ï¸ nimi Email mute mute la sitelen suli li lon ala.</target>
4879 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
4880 </trans-unit>
4881 <trans-unit id="8715156686857791956" datatype="html"> 4908 <trans-unit id="8715156686857791956" datatype="html">
4882 <source>Click here to reset your password</source> 4909 <source>Click here to reset your password</source>
4883 <target>sina wile e nimi wawa sin la o luka e ni</target> 4910 <target>sina wile e nimi wawa sin la o luka e ni</target>
4884 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 4911
4885 </trans-unit> 4912 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
4886 <trans-unit id="892063502898494584" datatype="html"> 4913 <trans-unit id="892063502898494584" datatype="html">
4887 <source>I forgot my password</source> 4914 <source>I forgot my password</source>
4888 <target>mi sona ala e nimi wawa mi</target> 4915 <target>mi sona ala e nimi wawa mi</target>
4889 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 4916
4890 </trans-unit> 4917 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
4891 <trans-unit id="2308975396733519902" datatype="html"> 4918 <trans-unit id="2308975396733519902" datatype="html">
4892 <source>Create an account</source> 4919 <source>Create an account</source>
4893 <target>o pali e sijelo ilo</target> 4920 <target>o pali e sijelo ilo</target>
4894 4921
4895 4922
4896 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit> 4923
4924 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
4897 <trans-unit id="2101170466365500913" datatype="html"> 4925 <trans-unit id="2101170466365500913" datatype="html">
4898 <source>Logging into an account lets you publish content</source> 4926 <source>Logging into an account lets you publish content</source>
4899 <target>sina ken pana e sitelen kepeken sijelo</target> 4927 <target>sina ken pana e sitelen kepeken sijelo</target>
@@ -4918,51 +4946,51 @@ color: red;
4918 <trans-unit id="3183213940445113677" datatype="html"> 4946 <trans-unit id="3183213940445113677" datatype="html">
4919 <source>Or sign in with</source> 4947 <source>Or sign in with</source>
4920 <target>anu o kepeken</target> 4948 <target>anu o kepeken</target>
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 4949
4922 </trans-unit> 4950 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
4923 <trans-unit id="3238209155172574367" datatype="html"> 4951 <trans-unit id="3238209155172574367" datatype="html">
4924 <source>Forgot your password</source> 4952 <source>Forgot your password</source>
4925 <target>mi sona ala e nimi wawa mi</target> 4953 <target>mi sona ala e nimi wawa mi</target>
4926 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 4954
4927 </trans-unit> 4955 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
4928 <trans-unit id="87327320394367488" datatype="html"> 4956 <trans-unit id="87327320394367488" datatype="html">
4929 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 4957 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
4930 <target>ike la sina ken ala kama jo e nimi wawa sin tan ni: lawa pi ma ni li open ala e nasin Email tawa ilo PeerTube.</target> 4958 <target>ike la sina ken ala kama jo e nimi wawa sin tan ni: lawa pi ma ni li open ala e nasin Email tawa ilo PeerTube.</target>
4931 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 4959
4932 </trans-unit> 4960 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
4933 <trans-unit id="3188014010833256853" datatype="html"> 4961 <trans-unit id="3188014010833256853" datatype="html">
4934 <source>Enter your email address and we will send you a link to reset your password.</source> 4962 <source>Enter your email address and we will send you a link to reset your password.</source>
4935 <target>o pana e nimi Email sina la mi pana e nimi linluwi lon ona. ona la sina ken ante e nimi wawa.</target> 4963 <target>o pana e nimi Email sina la mi pana e nimi linluwi lon ona. ona la sina ken ante e nimi wawa.</target>
4936 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 4964
4937 </trans-unit> 4965 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
4938 <trans-unit id="3967269098753656610" datatype="html"> 4966 <trans-unit id="3967269098753656610" datatype="html">
4939 <source>Email address</source> 4967 <source>Email address</source>
4940 <target>nimi pi poki Email</target> 4968 <target>nimi pi poki Email</target>
4941 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 4969
4942 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 4970
4943 </trans-unit> 4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
4944 <trans-unit id="7808756054397155068" datatype="html"> 4972 <trans-unit id="7808756054397155068" datatype="html">
4945 <source>Reset</source> 4973 <source>Reset</source>
4946 <target>o ante</target> 4974 <target>o ante</target>
4947 <note priority="1" from="description">Password reset button</note> 4975 <note priority="1" from="description">Password reset button</note>
4948 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 4976
4949 </trans-unit> 4977 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
4950 <trans-unit id="1190256911880544559" datatype="html"> 4978 <trans-unit id="1190256911880544559" datatype="html">
4951 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 4979 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
4952The link will expire within 1 hour.</source> 4980The link will expire within 1 hour.</source>
4953 <target>mi pana e ken ante pi nimi wawa tawa poki Email <x id="PH" equiv-text="this.forgotPasswordEmail"/>. tenpo wawa 1 kama la ona li kama ken ala.</target> 4981 <target>mi pana e ken ante pi nimi wawa tawa poki Email <x id="PH" equiv-text="this.forgotPasswordEmail"/>. tenpo wawa 1 kama la ona li kama ken ala.</target>
4954 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 4982
4955 </trans-unit> 4983 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
4956 <trans-unit id="1266887509445371246" datatype="html"> 4984 <trans-unit id="1266887509445371246" datatype="html">
4957 <source>Incorrect username or password.</source> 4985 <source>Incorrect username or password.</source>
4958 <target>nimi ilo anu nimi wawa li ike.</target> 4986 <target>nimi ilo anu nimi wawa li ike.</target>
4959 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 4987
4960 </trans-unit> 4988 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
4961 <trans-unit id="6974874606619467663" datatype="html"> 4989 <trans-unit id="6974874606619467663" datatype="html">
4962 <source>Your account is blocked.</source> 4990 <source>Your account is blocked.</source>
4963 <target>sijelo sina li pini.</target> 4991 <target>sijelo sina li pini.</target>
4964 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 4992
4965 </trans-unit> 4993 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
4966 <trans-unit id="7418836785553125957" datatype="html"> 4994 <trans-unit id="7418836785553125957" datatype="html">
4967 <source>Create a new video channel</source> 4995 <source>Create a new video channel</source>
4968 <target>o pali e lipu sitelen sin</target> 4996 <target>o pali e lipu sitelen sin</target>
@@ -4982,13 +5010,13 @@ The link will expire within 1 hour.</source>
4982 <trans-unit id="1137937154872046253" datatype="html"> 5010 <trans-unit id="1137937154872046253" datatype="html">
4983 <source>Video channel <x id="PH" equiv-text="videoChannelCreate.displayName"/> created.</source> 5011 <source>Video channel <x id="PH" equiv-text="videoChannelCreate.displayName"/> created.</source>
4984 <target>mi pali e lipu sitelen "<x id="PH" equiv-text="videoChannelCreate.displayName"/>".</target> 5012 <target>mi pali e lipu sitelen "<x id="PH" equiv-text="videoChannelCreate.displayName"/>".</target>
4985 5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group>
4986 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> 5014 </trans-unit>
4987 <trans-unit id="8723777130353305761" datatype="html"> 5015 <trans-unit id="8723777130353305761" datatype="html">
4988 <source>This name already exists on this instance.</source> 5016 <source>This name already exists on this instance.</source>
4989 <target>lipu ante li kepeken nimi ni lon ma ni.</target> 5017 <target>lipu ante li kepeken nimi ni lon ma ni.</target>
4990 5018 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group>
4991 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-create.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 5019 </trans-unit>
4992 <trans-unit id="3428015997161360357" datatype="html"> 5020 <trans-unit id="3428015997161360357" datatype="html">
4993 <source>NEW CHANNEL</source> 5021 <source>NEW CHANNEL</source>
4994 <target>LIPU SIN</target> 5022 <target>LIPU SIN</target>
@@ -5057,71 +5085,62 @@ The link will expire within 1 hour.</source>
5057 <trans-unit id="7589345916094713536" datatype="html"> 5085 <trans-unit id="7589345916094713536" datatype="html">
5058 <source>Video channel <x id="PH" equiv-text="videoChannelUpdate.displayName"/> updated.</source> 5086 <source>Video channel <x id="PH" equiv-text="videoChannelUpdate.displayName"/> updated.</source>
5059 <target>mi ante e lipu "<x id="PH" equiv-text="videoChannelUpdate.displayName"/>".</target> 5087 <target>mi ante e lipu "<x id="PH" equiv-text="videoChannelUpdate.displayName"/>".</target>
5060 5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group>
5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">103</context></context-group></trans-unit> 5089 </trans-unit>
5062 <trans-unit id="3525866160632851851" datatype="html"> 5090 <trans-unit id="3525866160632851851" datatype="html">
5063 <source>Avatar changed.</source> 5091 <source>Avatar changed.</source>
5064 <target>mi ante e sitelen sinpin.</target> 5092 <target>mi ante e sitelen sinpin.</target>
5065 5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group>
5066 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group>
5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">118</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 5095 </trans-unit>
5068 <trans-unit id="8920809083620698740" datatype="html"> 5096 <trans-unit id="8920809083620698740" datatype="html">
5069 <source>avatar</source> 5097 <source>avatar</source>
5070 <target>sitelen sinpin</target> 5098 <target>sitelen sinpin</target>
5071 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group>
5072 5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group>
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 5101 </trans-unit>
5074 <trans-unit id="2775050991871557896" datatype="html"> 5102 <trans-unit id="2775050991871557896" datatype="html">
5075 <source>Avatar deleted.</source> 5103 <source>Avatar deleted.</source>
5076 <target>mi weka e sitelen sinpin.</target> 5104 <target>mi weka e sitelen sinpin.</target>
5077 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group>
5078 5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group>
5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context><context context-type="linenumber">61</context></context-group></trans-unit> 5107 </trans-unit>
5080 <trans-unit id="8407755843502300957" datatype="html"> 5108 <trans-unit id="8407755843502300957" datatype="html">
5081 <source>Banner changed.</source> 5109 <source>Banner changed.</source>
5082 <target>mi ante e sitelen sewi.</target> 5110 <target>mi ante e sitelen sewi.</target>
5083 5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group>
5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">148</context></context-group></trans-unit> 5112 </trans-unit>
5085 <trans-unit id="689638706960732906" datatype="html"> 5113 <trans-unit id="689638706960732906" datatype="html">
5086 <source>banner</source> 5114 <source>banner</source>
5087 <target>sitelen sewi</target> 5115 <target>sitelen sewi</target>
5088 5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group>
5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">155</context></context-group></trans-unit> 5117 </trans-unit>
5090 <trans-unit id="3230561499965076671" datatype="html"> 5118 <trans-unit id="3230561499965076671" datatype="html">
5091 <source>Banner deleted.</source> 5119 <source>Banner deleted.</source>
5092 <target>mi weka e sitelen sewi.</target> 5120 <target>mi weka e sitelen sewi.</target>
5093 5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group>
5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">165</context></context-group></trans-unit> 5122 </trans-unit>
5095 <trans-unit id="4021752662928002901" datatype="html"> 5123 <trans-unit id="4021752662928002901" datatype="html">
5096 <source>Update</source> 5124 <source>Update</source>
5097 <target>o ante</target> 5125 <target>o ante</target>
5098 5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group>
5099 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group>
5100 5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group>
5101 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group>
5102 5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group>
5103 5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group>
5104 5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group>
5105 5133 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group>
5106 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group>
5107 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group>
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-update.component.ts</context><context context-type="linenumber">187</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">65</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">341</context></context-group></trans-unit> 5136 </trans-unit>
5109 <trans-unit id="6658000829978978023" datatype="html"> 5137 <trans-unit id="6658000829978978023" datatype="html">
5110 <source>Applications</source> 5138 <source>Applications</source>
5111 <target>ilo</target> 5139 <target>ilo</target>
5112 <context-group purpose="location"> 5140
5113 <context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context> 5141
5114 <context context-type="linenumber">3</context> 5142
5115 </context-group> 5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
5116 <context-group purpose="location">
5117 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5118 <context context-type="linenumber">126</context>
5119 </context-group>
5120 <context-group purpose="location">
5121 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5122 <context context-type="linenumber">60</context>
5123 </context-group>
5124 </trans-unit>
5125 <trans-unit id="5302915360176176604" datatype="html"> 5144 <trans-unit id="5302915360176176604" datatype="html">
5126 <source>SUBSCRIPTION FEED</source> 5145 <source>SUBSCRIPTION FEED</source>
5127 <target>LIPU PI IJO SIN</target> 5146 <target>LIPU PI IJO SIN</target>
@@ -5172,23 +5191,11 @@ The link will expire within 1 hour.</source>
5172 <trans-unit id="5851560788527570644" datatype="html"> 5191 <trans-unit id="5851560788527570644" datatype="html">
5173 <source>Notifications</source> 5192 <source>Notifications</source>
5174 <target>toki pi ijo sin</target> 5193 <target>toki pi ijo sin</target>
5175 <context-group purpose="location"> 5194
5176 <context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context> 5195
5177 <context context-type="linenumber">1</context> 5196
5178 </context-group> 5197
5179 <context-group purpose="location"> 5198 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
5180 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5181 <context context-type="linenumber">108</context>
5182 </context-group>
5183 <context-group purpose="location">
5184 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
5185 <context context-type="linenumber">55</context>
5186 </context-group>
5187 <context-group purpose="location">
5188 <context context-type="sourcefile">src/app/menu/notification.component.html</context>
5189 <context context-type="linenumber">22</context>
5190 </context-group>
5191 </trans-unit>
5192 <trans-unit id="2726946550255780479" datatype="html"> 5199 <trans-unit id="2726946550255780479" datatype="html">
5193 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Notification preferences </source> 5200 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Notification preferences </source>
5194 <target><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> wile pi ijo sin </target> 5201 <target><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> wile pi ijo sin </target>
@@ -5236,19 +5243,23 @@ The link will expire within 1 hour.</source>
5236 <trans-unit id="4247400351982331798" datatype="html"> 5243 <trans-unit id="4247400351982331798" datatype="html">
5237 <source>Account settings</source> 5244 <source>Account settings</source>
5238 <target>ijo sijelo</target> 5245 <target>ijo sijelo</target>
5246
5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
5248 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
5239 <context-group purpose="location"> 5249 <context-group purpose="location">
5240 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 5250 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
5241 <context context-type="linenumber">28</context> 5251 <context context-type="linenumber">39</context>
5252 </context-group>
5253 <context-group purpose="location">
5254 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5255 <context context-type="linenumber">3</context>
5242 </context-group> 5256 </context-group>
5243 </trans-unit> 5257 </trans-unit>
5244 <trans-unit id="1991904494976135035" datatype="html"> 5258 <trans-unit id="1991904494976135035" datatype="html">
5245 <source>My abuse reports</source> 5259 <source>My abuse reports</source>
5246 <target>toki mi pi ijo ike</target> 5260 <target>toki mi pi ijo ike</target>
5247 <context-group purpose="location"> 5261
5248 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 5262 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
5249 <context context-type="linenumber">117</context>
5250 </context-group>
5251 </trans-unit>
5252 <trans-unit id="5603224609929994288" datatype="html"> 5263 <trans-unit id="5603224609929994288" datatype="html">
5253 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 5264 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
5254 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 5265 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -5282,9 +5293,9 @@ The link will expire within 1 hour.</source>
5282 <trans-unit id="5340498030552368470" datatype="html"> 5293 <trans-unit id="5340498030552368470" datatype="html">
5283 <source>Current password</source> 5294 <source>Current password</source>
5284 <target>nimi wawa</target> 5295 <target>nimi wawa</target>
5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5296
5286 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5297
5287 </trans-unit> 5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5288 <trans-unit id="3000005804987112527" datatype="html"> 5299 <trans-unit id="3000005804987112527" datatype="html">
5289 <source>Change email</source> 5300 <source>Change email</source>
5290 <target>o ante e nimi Email</target> 5301 <target>o ante e nimi Email</target>
@@ -5571,9 +5582,9 @@ The link will expire within 1 hour.</source>
5571 <trans-unit id="7844706011418789951" datatype="html"> 5582 <trans-unit id="7844706011418789951" datatype="html">
5572 <source>Administration</source> 5583 <source>Administration</source>
5573 <target>lawa</target> 5584 <target>lawa</target>
5574 5585 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group>
5575 5586 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group>
5576 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">97</context></context-group></trans-unit> 5587 </trans-unit>
5577 <trans-unit id="5095562193296630034" datatype="html"> 5588 <trans-unit id="5095562193296630034" datatype="html">
5578 <source>Preferences saved</source> 5589 <source>Preferences saved</source>
5579 <target>mi awen e wile</target> 5590 <target>mi awen e wile</target>
@@ -5654,13 +5665,72 @@ The link will expire within 1 hour.</source>
5654 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 5665 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5655 <context context-type="linenumber">57</context> 5666 <context context-type="linenumber">57</context>
5656 </context-group> 5667 </context-group>
5668 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5669 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5672 <context context-type="linenumber">67</context>
5673 </context-group>
5657 </trans-unit> 5674 </trans-unit>
5658 <trans-unit id="9012586956848595996" datatype="html"> 5675 <trans-unit id="9012586956848595996" datatype="html">
5659 <source>EMAIL</source> 5676 <source>EMAIL</source>
5660 <target>NASIN EMAIL</target> 5677 <target>NASIN EMAIL</target>
5678
5679 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5680 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5661 <context-group purpose="location"> 5681 <context-group purpose="location">
5662 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 5682 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5663 <context context-type="linenumber">67</context> 5683 <context context-type="linenumber">3,5</context>
5684 </context-group>
5685 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5686 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5687 <context-group purpose="location">
5688 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5689 <context context-type="linenumber">5</context>
5690 </context-group>
5691 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5692 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5693 <context-group purpose="location">
5694 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5695 <context context-type="linenumber">9</context>
5696 </context-group>
5697 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5698 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5699 <context-group purpose="location">
5700 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5701 <context context-type="linenumber">31</context>
5702 </context-group>
5703 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5704 <source>Disable two factor</source><target state="new">Disable two factor</target>
5705 <context-group purpose="location">
5706 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5707 <context context-type="linenumber">33</context>
5708 </context-group>
5709 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5710 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5711 <context-group purpose="location">
5712 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5713 <context context-type="linenumber">43</context>
5714 </context-group>
5715 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5716 <source> Two factor authentication is already enabled.
5717</source><target state="new"> Two factor authentication is already enabled.
5718</target>
5719 <context-group purpose="location">
5720 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5721 <context context-type="linenumber">6,8</context>
5722 </context-group>
5723 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5724 <source>Your password</source><target state="new">Your password</target>
5725 <context-group purpose="location">
5726 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5727 <context context-type="linenumber">14</context>
5728 </context-group>
5729 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5730 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5731 <context-group purpose="location">
5732 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5733 <context context-type="linenumber">15</context>
5664 </context-group> 5734 </context-group>
5665 </trans-unit> 5735 </trans-unit>
5666 <trans-unit id="6499699285816188400" datatype="html"> 5736 <trans-unit id="6499699285816188400" datatype="html">
@@ -5683,8 +5753,10 @@ The link will expire within 1 hour.</source>
5683 <source>My channels</source> 5753 <source>My channels</source>
5684 <target>lipu mi</target> 5754 <target>lipu mi</target>
5685 5755
5686 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit><trans-unit id="1498264516089100469" datatype="html"> 5756 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
5687 <source>My synchronizations</source><target state="new">My synchronizations</target> 5757 <trans-unit id="1498264516089100469" datatype="html">
5758 <source>My synchronizations</source>
5759 <target state="new">My synchronizations</target>
5688 <context-group purpose="location"> 5760 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 5761 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
5690 <context context-type="linenumber">11</context> 5762 <context context-type="linenumber">11</context>
@@ -5705,34 +5777,35 @@ The link will expire within 1 hour.</source>
5705 <trans-unit id="7000850040589508423" datatype="html"> 5777 <trans-unit id="7000850040589508423" datatype="html">
5706 <source>Create video channel</source> 5778 <source>Create video channel</source>
5707 <target>o pali e lipu sitelen</target> 5779 <target>o pali e lipu sitelen</target>
5708 5780 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group>
5709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 5781 </trans-unit>
5710 <trans-unit id="5700655611297335752" datatype="html"> 5782 <trans-unit id="5700655611297335752" datatype="html">
5711 <source>No channel found.</source> 5783 <source>No channel found.</source>
5712 <target>lipu li lon ala.</target> 5784 <target>lipu li lon ala.</target>
5713 5785 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group>
5714 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit> 5786 </trans-unit>
5715 <trans-unit id="4000980858407872649" datatype="html"> 5787 <trans-unit id="4000980858407872649" datatype="html">
5716 <source>Channel page</source> 5788 <source>Channel page</source>
5717 <target>lipu sitelen</target> 5789 <target>lipu sitelen</target>
5718 5790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group>
5719 5791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group>
5720 5792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group>
5721 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context><context context-type="linenumber">66</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group></trans-unit> 5793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group>
5794 </trans-unit>
5722 <trans-unit id="6500762313951857695" datatype="html"> 5795 <trans-unit id="6500762313951857695" datatype="html">
5723 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> 5796 <source>{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source>
5724 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target> 5797 <target state="new">{VAR_PLURAL, plural, =0 {No views} =1 {1 view} other {<x id="INTERPOLATION"/> views}}</target>
5725 5798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
5726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">49</context></context-group></trans-unit> 5799 </trans-unit>
5727 <trans-unit id="7766488542631150871" datatype="html"> 5800 <trans-unit id="7766488542631150871" datatype="html">
5728 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source> 5801 <source>{VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other {<x id="INTERPOLATION"/> videos}}</source>
5729 <target/> 5802 <target/>
5730 5803 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group>
5731 5804 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group>
5732 5805 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group>
5733 5806 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group>
5734 5807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
5735 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">78</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> 5808 </trans-unit>
5736 <trans-unit id="7152797255397280410" datatype="html"> 5809 <trans-unit id="7152797255397280410" datatype="html">
5737 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? 5810 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
5738It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another 5811It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
@@ -5770,9 +5843,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5770 <trans-unit id="7440637814928143808" datatype="html"> 5843 <trans-unit id="7440637814928143808" datatype="html">
5771 <source>My followers</source> 5844 <source>My followers</source>
5772 <target>jan ni li lukin e sina</target> 5845 <target>jan ni li lukin e sina</target>
5773 5846 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group>
5774 5847 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group>
5775 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 5848 </trans-unit>
5776 <trans-unit id="2521678336272309407" datatype="html"> 5849 <trans-unit id="2521678336272309407" datatype="html">
5777 <source>No follower found.</source> 5850 <source>No follower found.</source>
5778 <target>jan lukin li lon ala.</target> 5851 <target>jan lukin li lon ala.</target>
@@ -5808,22 +5881,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5808 <trans-unit id="1716062177529601456" datatype="html"> 5881 <trans-unit id="1716062177529601456" datatype="html">
5809 <source>Channel filters</source> 5882 <source>Channel filters</source>
5810 <target>mi o pana lukin e ijo pi lipu seme</target> 5883 <target>mi o pana lukin e ijo pi lipu seme</target>
5811 <context-group purpose="location"> 5884
5812 <context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context> 5885
5813 <context context-type="linenumber">49</context> 5886 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
5814 </context-group>
5815 <context-group purpose="location">
5816 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
5817 <context context-type="linenumber">122</context>
5818 </context-group>
5819 </trans-unit>
5820 <trans-unit id="2527931602940887636" datatype="html"> 5887 <trans-unit id="2527931602940887636" datatype="html">
5821 <source>My subscriptions</source> 5888 <source>My subscriptions</source>
5822 <target>wile lukin mi</target> 5889 <target>wile lukin mi</target>
5823 5890
5824 5891
5825 5892
5826 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 5893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
5827 <trans-unit id="5177154708872200221" datatype="html"> 5894 <trans-unit id="5177154708872200221" datatype="html">
5828 <source>You don't have any subscription yet.</source> 5895 <source>You don't have any subscription yet.</source>
5829 <target>sina lukin ala e lipu ante.</target> 5896 <target>sina lukin ala e lipu ante.</target>
@@ -5950,23 +6017,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5950 6017
5951 6018
5952 6019
5953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit> 6020 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
5954 <trans-unit id="949618577357088829" datatype="html"> 6021 <trans-unit id="949618577357088829" datatype="html">
5955 <source>Create a new playlist</source> 6022 <source>Create a new playlist</source>
5956 <target>o pali e kulupu sitelen sin</target> 6023 <target>o pali e kulupu sitelen sin</target>
5957 6024 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group>
5958 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">51</context></context-group></trans-unit> 6025 </trans-unit>
5959 <trans-unit id="2864486939135008600" datatype="html"> 6026 <trans-unit id="2864486939135008600" datatype="html">
5960 <source>Playlist elements</source> 6027 <source>Playlist elements</source>
5961 <target>ijo pi kulupu sitelen</target> 6028 <target>ijo pi kulupu sitelen</target>
5962 6029 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group>
5963 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 6030 </trans-unit>
5964 <trans-unit id="8869957234869568361" datatype="html"> 6031 <trans-unit id="8869957234869568361" datatype="html">
5965 <source>Update playlist</source> 6032 <source>Update playlist</source>
5966 <target>o ante e kulupu sitelen</target> 6033 <target>o ante e kulupu sitelen</target>
5967 6034 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group>
5968 6035 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group>
5969 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 6036 </trans-unit>
5970 <trans-unit id="3058024914967508975" datatype="html"> 6037 <trans-unit id="3058024914967508975" datatype="html">
5971 <source>My videos</source> 6038 <source>My videos</source>
5972 <target>sitelen mi</target> 6039 <target>sitelen mi</target>
@@ -5974,24 +6041,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
5974 6041
5975 6042
5976 6043
5977 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 6044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
5978 <trans-unit id="3108704604266608109" datatype="html"> 6045 <trans-unit id="3108704604266608109" datatype="html">
5979 <source>My video imports</source> 6046 <source>My video imports</source>
5980 <target>sitelen mi tan ma ante</target> 6047 <target>sitelen mi tan ma ante</target>
5981 6048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group>
5982 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">92</context></context-group></trans-unit> 6049 </trans-unit>
5983 <trans-unit id="5752861278140673787" datatype="html"> 6050 <trans-unit id="5752861278140673787" datatype="html">
5984 <source>Ownership changes</source> 6051 <source>Ownership changes</source>
5985 <target>ante lawa</target> 6052 <target>ante lawa</target>
5986 6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group>
5987 6054 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group>
5988 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">16</context></context-group></trans-unit> 6055 </trans-unit>
5989 <trans-unit id="5983006734882925930" datatype="html"> 6056 <trans-unit id="5983006734882925930" datatype="html">
5990 <source>My video history</source> 6057 <source>My video history</source>
5991 <target state="translated">lukin sitelen mi</target> 6058 <target state="translated">lukin sitelen mi</target>
5992 6059 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group>
5993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">129</context></context-group></trans-unit><trans-unit id="6328603643802633101" datatype="html"> 6060 </trans-unit>
5994 <source>Create new synchronization</source><target state="new">Create new synchronization</target> 6061 <trans-unit id="6328603643802633101" datatype="html">
6062 <source>Create new synchronization</source>
6063 <target state="new">Create new synchronization</target>
5995 <context-group purpose="location"> 6064 <context-group purpose="location">
5996 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context> 6065 <context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context>
5997 <context context-type="linenumber">153</context> 6066 <context context-type="linenumber">153</context>
@@ -6000,63 +6069,30 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6000 <trans-unit id="8181077408762380407" datatype="html"> 6069 <trans-unit id="8181077408762380407" datatype="html">
6001 <source>Channels</source> 6070 <source>Channels</source>
6002 <target>lipu sitelen</target> 6071 <target>lipu sitelen</target>
6003 <context-group purpose="location"> 6072
6004 <context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context> 6073
6005 <context context-type="linenumber">45</context> 6074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
6006 </context-group>
6007 <context-group purpose="location">
6008 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
6009 <context context-type="linenumber">200</context>
6010 </context-group>
6011 </trans-unit>
6012 <trans-unit id="1823843876735462104" datatype="html"> 6075 <trans-unit id="1823843876735462104" datatype="html">
6013 <source>Playlists</source> 6076 <source>Playlists</source>
6014 <target>kulupu sitelen</target> 6077 <target>kulupu sitelen</target>
6015 <context-group purpose="location"> 6078
6016 <context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context> 6079
6017 <context context-type="linenumber">59</context> 6080
6018 </context-group> 6081 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
6019 <context-group purpose="location">
6020 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
6021 <context context-type="linenumber">205</context>
6022 </context-group>
6023 <context-group purpose="location">
6024 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
6025 <context context-type="linenumber">85</context>
6026 </context-group>
6027 </trans-unit>
6028 <trans-unit id="1812379335568847528" datatype="html"> 6082 <trans-unit id="1812379335568847528" datatype="html">
6029 <source>Subscriptions</source> 6083 <source>Subscriptions</source>
6030 <target>wile lukin</target> 6084 <target>wile lukin</target>
6031 <context-group purpose="location"> 6085
6032 <context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context> 6086
6033 <context context-type="linenumber">67</context> 6087
6034 </context-group> 6088
6035 <context-group purpose="location"> 6089 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
6036 <context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context>
6037 <context context-type="linenumber">25</context>
6038 </context-group>
6039 <context-group purpose="location">
6040 <context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context>
6041 <context context-type="linenumber">56</context>
6042 </context-group>
6043 <context-group purpose="location">
6044 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
6045 <context context-type="linenumber">91</context>
6046 </context-group>
6047 </trans-unit>
6048 <trans-unit id="186236568870281953" datatype="html"> 6090 <trans-unit id="186236568870281953" datatype="html">
6049 <source>History</source> 6091 <source>History</source>
6050 <target>tenpo pini</target> 6092 <target>tenpo pini</target>
6051 <context-group purpose="location"> 6093
6052 <context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context> 6094
6053 <context context-type="linenumber">80</context> 6095 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
6054 </context-group>
6055 <context-group purpose="location">
6056 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
6057 <context context-type="linenumber">97</context>
6058 </context-group>
6059 </trans-unit>
6060 <trans-unit id="8714145624854863455" datatype="html"> 6096 <trans-unit id="8714145624854863455" datatype="html">
6061 <source>Accept ownership</source> 6097 <source>Accept ownership</source>
6062 <target>mi wile lawa</target> 6098 <target>mi wile lawa</target>
@@ -6092,126 +6128,164 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6092 <trans-unit id="7391040346436232576" datatype="html"> 6128 <trans-unit id="7391040346436232576" datatype="html">
6093 <source>Initiator</source> 6129 <source>Initiator</source>
6094 <target>jan kama</target> 6130 <target>jan kama</target>
6095 6131 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group>
6096 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit> 6132 </trans-unit>
6097 <trans-unit id="3963749584812225989" datatype="html"> 6133 <trans-unit id="3963749584812225989" datatype="html">
6098 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 6134 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6099 <target>tenpo open <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6135 <target>tenpo open <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6100 6136 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group>
6101 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 6137 </trans-unit>
6102 <trans-unit id="5611592591303869712" datatype="html"> 6138 <trans-unit id="5611592591303869712" datatype="html">
6103 <source>Status</source> 6139 <source>Status</source>
6104 <target state="translated">pini ala pini</target> 6140 <target state="translated">pini ala pini</target>
6105 6141 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group>
6106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 6142 </trans-unit>
6107 <trans-unit id="2000373220662583633" datatype="html"> 6143 <trans-unit id="2000373220662583633" datatype="html">
6108 <source>No ownership change request found.</source> 6144 <source>No ownership change request found.</source>
6109 <target>tenpo ala la sina wile ante e lawa sitelen.</target> 6145 <target>tenpo ala la sina wile ante e lawa sitelen.</target>
6110 6146 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
6111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group></trans-unit><trans-unit id="2091927708110728875" datatype="html"> 6147 </trans-unit>
6112 <source>âš ï¸ The instance doesn't allow channel synchronization</source><target state="new">âš ï¸ The instance doesn't allow channel synchronization</target> 6148 <trans-unit id="2091927708110728875" datatype="html">
6149 <source>âš ï¸ The instance doesn't allow channel synchronization</source>
6150 <target state="new">âš ï¸ The instance doesn't allow channel synchronization</target>
6113 <context-group purpose="location"> 6151 <context-group purpose="location">
6114 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6152 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6115 <context context-type="linenumber">9</context> 6153 <context context-type="linenumber">9</context>
6116 </context-group> 6154 </context-group>
6117 </trans-unit><trans-unit id="8730712384733110957" datatype="html"> 6155 </trans-unit>
6118 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source><target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> 6156 <trans-unit id="8730712384733110957" datatype="html">
6157 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source>
6158 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target>
6119 <context-group purpose="location"> 6159 <context-group purpose="location">
6120 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6160 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6121 <context context-type="linenumber">17</context> 6161 <context context-type="linenumber">17</context>
6122 </context-group> 6162 </context-group>
6123 </trans-unit><trans-unit id="4955509738673204025" datatype="html"> 6163 </trans-unit>
6124 <source>Add synchronization</source><target state="new">Add synchronization</target> 6164 <trans-unit id="4955509738673204025" datatype="html">
6165 <source>Add synchronization</source>
6166 <target state="new">Add synchronization</target>
6125 <context-group purpose="location"> 6167 <context-group purpose="location">
6126 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6168 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6127 <context context-type="linenumber">25</context> 6169 <context context-type="linenumber">25</context>
6128 </context-group> 6170 </context-group>
6129 </trans-unit><trans-unit id="4570488343211069802" datatype="html"> 6171 </trans-unit>
6130 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6172 <trans-unit id="4570488343211069802" datatype="html">
6173 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6174 <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6131 <context-group purpose="location"> 6175 <context-group purpose="location">
6132 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6176 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6133 <context context-type="linenumber">34</context> 6177 <context context-type="linenumber">34</context>
6134 </context-group> 6178 </context-group>
6135 </trans-unit><trans-unit id="2576202554023575152" datatype="html"> 6179 </trans-unit>
6136 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6180 <trans-unit id="2576202554023575152" datatype="html">
6181 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6182 <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6137 <context-group purpose="location"> 6183 <context-group purpose="location">
6138 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6184 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6139 <context context-type="linenumber">35</context> 6185 <context context-type="linenumber">35</context>
6140 </context-group> 6186 </context-group>
6141 </trans-unit><trans-unit id="858570813277742962" datatype="html"> 6187 </trans-unit>
6142 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6188 <trans-unit id="858570813277742962" datatype="html">
6189 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
6190 <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6143 <context-group purpose="location"> 6191 <context-group purpose="location">
6144 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6192 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6145 <context context-type="linenumber">38</context> 6193 <context context-type="linenumber">38</context>
6146 </context-group> 6194 </context-group>
6147 </trans-unit><trans-unit id="2711346502920265629" datatype="html"> 6195 </trans-unit>
6148 <source> List imports </source><target state="new"> List imports </target> 6196 <trans-unit id="2711346502920265629" datatype="html">
6197 <source>List imports</source>
6198 <target state="new"> List imports </target>
6149 <context-group purpose="location"> 6199 <context-group purpose="location">
6150 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6200 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6151 <context context-type="linenumber">84,86</context> 6201 <context context-type="linenumber">84,86</context>
6152 </context-group> 6202 </context-group>
6153 </trans-unit><trans-unit id="6587439290311664751" datatype="html"> 6203 </trans-unit>
6154 <source>Fully synchronize the channel</source><target state="new">Fully synchronize the channel</target> 6204 <trans-unit id="6587439290311664751" datatype="html">
6205 <source>Fully synchronize the channel</source>
6206 <target state="new">Fully synchronize the channel</target>
6155 <context-group purpose="location"> 6207 <context-group purpose="location">
6156 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6208 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6157 <context context-type="linenumber">54</context> 6209 <context context-type="linenumber">54</context>
6158 </context-group> 6210 </context-group>
6159 </trans-unit><trans-unit id="2070181811140868440" datatype="html"> 6211 </trans-unit>
6160 <source>This fetches any missing videos on the local channel</source><target state="new">This fetches any missing videos on the local channel</target> 6212 <trans-unit id="2070181811140868440" datatype="html">
6213 <source>This fetches any missing videos on the local channel</source>
6214 <target state="new">This fetches any missing videos on the local channel</target>
6161 <context-group purpose="location"> 6215 <context-group purpose="location">
6162 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context> 6216 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context>
6163 <context context-type="linenumber">55</context> 6217 <context context-type="linenumber">55</context>
6164 </context-group> 6218 </context-group>
6165 </trans-unit><trans-unit id="3997040276213089746" datatype="html"> 6219 </trans-unit>
6166 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6220 <trans-unit id="3997040276213089746" datatype="html">
6167 6221 <source>Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit><trans-unit id="2933174785300975212" datatype="html"> 6222 <target state="new">Synchronization removed successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6169 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source><target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target> 6223 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">94</context></context-group>
6170 6224 </trans-unit>
6171 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="6985972846000785992" datatype="html"> 6225 <trans-unit id="2933174785300975212" datatype="html">
6172 <source>NEW SYNCHRONIZATION</source><target state="new">NEW SYNCHRONIZATION</target> 6226 <source>Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</source>
6227 <target state="new">Full synchronization requested successfully for <x id="PH" equiv-text="videoChannelSync.channel.displayName"/>.</target>
6228 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">107</context></context-group>
6229 </trans-unit>
6230 <trans-unit id="6985972846000785992" datatype="html">
6231 <source>NEW SYNCHRONIZATION</source>
6232 <target state="new">NEW SYNCHRONIZATION</target>
6173 <context-group purpose="location"> 6233 <context-group purpose="location">
6174 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6234 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6175 <context context-type="linenumber">8</context> 6235 <context context-type="linenumber">8</context>
6176 </context-group> 6236 </context-group>
6177 </trans-unit><trans-unit id="5175196640561919257" datatype="html"> 6237 </trans-unit>
6178 <source>Remote channel URL</source><target state="new">Remote channel URL</target> 6238 <trans-unit id="5175196640561919257" datatype="html">
6239 <source>Remote channel URL</source>
6240 <target state="new">Remote channel URL</target>
6179 <context-group purpose="location"> 6241 <context-group purpose="location">
6180 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6242 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6181 <context context-type="linenumber">13</context> 6243 <context context-type="linenumber">13</context>
6182 </context-group> 6244 </context-group>
6183 </trans-unit><trans-unit id="4025171182231078987" datatype="html"> 6245 </trans-unit>
6184 <source>Example: https://youtube.com/channel/UC_fancy_channel</source><target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target> 6246 <trans-unit id="4025171182231078987" datatype="html">
6247 <source>Example: https://youtube.com/channel/UC_fancy_channel</source>
6248 <target state="new">Example: https://youtube.com/channel/UC_fancy_channel</target>
6185 <context-group purpose="location"> 6249 <context-group purpose="location">
6186 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6250 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6187 <context context-type="linenumber">20</context> 6251 <context context-type="linenumber">20</context>
6188 </context-group> 6252 </context-group>
6189 </trans-unit><trans-unit id="454806725275556650" datatype="html"> 6253 </trans-unit>
6190 <source>Video Channel</source><target state="new">Video Channel</target> 6254 <trans-unit id="454806725275556650" datatype="html">
6255 <source>Video Channel</source>
6256 <target state="new">Video Channel</target>
6191 <context-group purpose="location"> 6257 <context-group purpose="location">
6192 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6258 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6193 <context context-type="linenumber">33</context> 6259 <context context-type="linenumber">33</context>
6194 </context-group> 6260 </context-group>
6195 </trans-unit><trans-unit id="8290237842846954767" datatype="html"> 6261 </trans-unit>
6196 <source>Options for existing videos on remote channel:</source><target state="new">Options for existing videos on remote channel:</target> 6262 <trans-unit id="8290237842846954767" datatype="html">
6263 <source>Options for existing videos on remote channel:</source>
6264 <target state="new">Options for existing videos on remote channel:</target>
6197 <context-group purpose="location"> 6265 <context-group purpose="location">
6198 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6266 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6199 <context context-type="linenumber">42</context> 6267 <context context-type="linenumber">42</context>
6200 </context-group> 6268 </context-group>
6201 </trans-unit><trans-unit id="1331848767706809293" datatype="html"> 6269 </trans-unit>
6202 <source>Import all and watch for new publications</source><target state="new">Import all and watch for new publications</target> 6270 <trans-unit id="1331848767706809293" datatype="html">
6271 <source>Import all and watch for new publications</source>
6272 <target state="new">Import all and watch for new publications</target>
6203 <context-group purpose="location"> 6273 <context-group purpose="location">
6204 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6274 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6205 <context context-type="linenumber">46</context> 6275 <context context-type="linenumber">46</context>
6206 </context-group> 6276 </context-group>
6207 </trans-unit><trans-unit id="1469193438847554223" datatype="html"> 6277 </trans-unit>
6208 <source>Only watch for new publications</source><target state="new">Only watch for new publications</target> 6278 <trans-unit id="1469193438847554223" datatype="html">
6279 <source>Only watch for new publications</source>
6280 <target state="new">Only watch for new publications</target>
6209 <context-group purpose="location"> 6281 <context-group purpose="location">
6210 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context> 6282 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.html</context>
6211 <context context-type="linenumber">51</context> 6283 <context context-type="linenumber">51</context>
6212 </context-group> 6284 </context-group>
6213 </trans-unit><trans-unit id="9049939123029212539" datatype="html"> 6285 </trans-unit>
6214 <source>Synchronization created successfully.</source><target state="new">Synchronization created successfully.</target> 6286 <trans-unit id="9049939123029212539" datatype="html">
6287 <source>Synchronization created successfully.</source>
6288 <target state="new">Synchronization created successfully.</target>
6215 <context-group purpose="location"> 6289 <context-group purpose="location">
6216 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context> 6290 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/video-channel-sync-edit/video-channel-sync-edit.component.ts</context>
6217 <context context-type="linenumber">67</context> 6291 <context context-type="linenumber">67</context>
@@ -6220,24 +6294,24 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6220 <trans-unit id="7801453816697513153" datatype="html"> 6294 <trans-unit id="7801453816697513153" datatype="html">
6221 <source>My imports</source> 6295 <source>My imports</source>
6222 <target>kama jo sitelen mi</target> 6296 <target>kama jo sitelen mi</target>
6223 6297 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group>
6224 6298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group>
6225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 6299 </trans-unit>
6226 <trans-unit id="6924803931258995553" datatype="html"> 6300 <trans-unit id="6924803931258995553" datatype="html">
6227 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports</source> 6301 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> imports</source>
6228 <target>mi pana lukin e kama jo nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan kama jo <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target> 6302 <target>mi pana lukin e kama jo nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan kama jo <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target>
6229 6303 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group>
6230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">21</context></context-group></trans-unit> 6304 </trans-unit>
6231 <trans-unit id="4854396465510517671" datatype="html"> 6305 <trans-unit id="4854396465510517671" datatype="html">
6232 <source>Target</source> 6306 <source>Target</source>
6233 <target>tan</target> 6307 <target>tan</target>
6234 6308 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group>
6235 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 6309 </trans-unit>
6236 <trans-unit id="6376690302059877029" datatype="html"> 6310 <trans-unit id="6376690302059877029" datatype="html">
6237 <source>This video was deleted</source> 6311 <source>This video was deleted</source>
6238 <target>sitelen ni li weka</target> 6312 <target>sitelen ni li weka</target>
6239 6313 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group>
6240 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 6314 </trans-unit>
6241 <trans-unit id="5032453707232754344" datatype="html"> 6315 <trans-unit id="5032453707232754344" datatype="html">
6242 <source>Playlist <x id="PH" equiv-text="videoPlaylistCreate.displayName"/> created.</source> 6316 <source>Playlist <x id="PH" equiv-text="videoPlaylistCreate.displayName"/> created.</source>
6243 <target>mi pali e kulupu sitelen "<x id="PH" equiv-text="videoPlaylistCreate.displayName"/>".</target> 6317 <target>mi pali e kulupu sitelen "<x id="PH" equiv-text="videoPlaylistCreate.displayName"/>".</target>
@@ -6285,27 +6359,27 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6285 <trans-unit id="8440128775129354214" datatype="html"> 6359 <trans-unit id="8440128775129354214" datatype="html">
6286 <source>Privacy</source> 6360 <source>Privacy</source>
6287 <target>wawa len</target> 6361 <target>wawa len</target>
6288 6362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
6289 6363 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group>
6290 6364 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group>
6291 6365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group>
6292 6366 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group>
6293 6367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group>
6294 6368 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group>
6295 6369 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group>
6296 6370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group>
6297 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">111</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">13</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">2</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">23</context></context-group></trans-unit> 6371 </trans-unit>
6298 <trans-unit id="5462361983940693567" datatype="html"> 6372 <trans-unit id="5462361983940693567" datatype="html">
6299 <source>Channel</source> 6373 <source>Channel</source>
6300 <target>lipu sitelen</target> 6374 <target>lipu sitelen</target>
6301 6375 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
6302 6376 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group>
6303 6377 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group>
6304 6378 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group>
6305 6379 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group>
6306 6380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group>
6307 6381 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group>
6308 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 6382 </trans-unit>
6309 <trans-unit id="3943893855105372623" datatype="html"> 6383 <trans-unit id="3943893855105372623" datatype="html">
6310 <source>Playlist thumbnail</source> 6384 <source>Playlist thumbnail</source>
6311 <target>sitelen lawa</target> 6385 <target>sitelen lawa</target>
@@ -6345,21 +6419,21 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6345 <trans-unit id="104404386496394770" datatype="html"> 6419 <trans-unit id="104404386496394770" datatype="html">
6346 <source>Delete playlist</source> 6420 <source>Delete playlist</source>
6347 <target>o weka e kulupu sitelen</target> 6421 <target>o weka e kulupu sitelen</target>
6348 6422 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group>
6349 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">53</context></context-group></trans-unit> 6423 </trans-unit>
6350 <trans-unit id="2027805873922338635" datatype="html"> 6424 <trans-unit id="2027805873922338635" datatype="html">
6351 <source>Do you really want to delete <x id="PH" equiv-text="videoPlaylist.displayName"/>?</source> 6425 <source>Do you really want to delete <x id="PH" equiv-text="videoPlaylist.displayName"/>?</source>
6352 <target>sina wile ala wile weka e kulupu sitelen "<x id="PH" equiv-text="videoPlaylist.displayName"/>"?</target> 6426 <target>sina wile ala wile weka e kulupu sitelen "<x id="PH" equiv-text="videoPlaylist.displayName"/>"?</target>
6353 6427 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group>
6354 6428 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group>
6355 6429 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group>
6356 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 6430 </trans-unit>
6357 <trans-unit id="3380608219513805292" datatype="html"> 6431 <trans-unit id="3380608219513805292" datatype="html">
6358 <source>Playlist <x id="PH" equiv-text="videoPlaylist.displayName"/> deleted.</source> 6432 <source>Playlist <x id="PH" equiv-text="videoPlaylist.displayName"/> deleted.</source>
6359 <target>mi weka e kulupu sitelen "<x id="PH" equiv-text="videoPlaylist.displayName"/>".</target> 6433 <target>mi weka e kulupu sitelen "<x id="PH" equiv-text="videoPlaylist.displayName"/>".</target>
6360 6434 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group>
6361 6435 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group>
6362 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">136</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">45</context></context-group></trans-unit> 6436 </trans-unit>
6363 <trans-unit id="1431617394009162547" datatype="html"> 6437 <trans-unit id="1431617394009162547" datatype="html">
6364 <source>Playlist <x id="PH" equiv-text="videoPlaylistUpdate.displayName"/> updated.</source> 6438 <source>Playlist <x id="PH" equiv-text="videoPlaylistUpdate.displayName"/> updated.</source>
6365 <target>mi ante e kulupu sitelen "<x id="PH" equiv-text="videoPlaylistUpdate.displayName"/>".</target> 6439 <target>mi ante e kulupu sitelen "<x id="PH" equiv-text="videoPlaylistUpdate.displayName"/>".</target>
@@ -6376,9 +6450,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6376 <trans-unit id="4844578664427956129" datatype="html"> 6450 <trans-unit id="4844578664427956129" datatype="html">
6377 <source>Change ownership</source> 6451 <source>Change ownership</source>
6378 <target>o ante e lawa</target> 6452 <target>o ante e lawa</target>
6379 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 6453
6380 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 6454
6381 </trans-unit> 6455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
6382 <trans-unit id="4561174610228620528" datatype="html"> 6456 <trans-unit id="4561174610228620528" datatype="html">
6383 <source>Select the next owner</source> 6457 <source>Select the next owner</source>
6384 <target>jan seme o kama lawa?</target> 6458 <target>jan seme o kama lawa?</target>
@@ -6446,104 +6520,99 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6446 <trans-unit id="158575725114802951" datatype="html"> 6520 <trans-unit id="158575725114802951" datatype="html">
6447 <source>Only live videos</source> 6521 <source>Only live videos</source>
6448 <target>sitelen pi tenpo ni taso</target> 6522 <target>sitelen pi tenpo ni taso</target>
6449 <context-group purpose="location"> 6523
6450 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 6524 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
6451 <context context-type="linenumber">116</context>
6452 </context-group>
6453 </trans-unit>
6454 <trans-unit id="9157178301885999151" datatype="html"> 6525 <trans-unit id="9157178301885999151" datatype="html">
6455 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 6526 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
6456 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 6527 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
6457 <context-group purpose="location"> 6528
6458 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 6529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
6459 <context context-type="linenumber">170</context>
6460 </context-group>
6461 </trans-unit>
6462 <trans-unit id="8197117721861453263" datatype="html"> 6530 <trans-unit id="8197117721861453263" datatype="html">
6463 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source> 6531 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source>
6464 <target>sina wile ala wile weka e sitelen <x id="PH" equiv-text="toDeleteVideosIds.length"/>?</target> 6532 <target>sina wile ala wile weka e sitelen <x id="PH" equiv-text="toDeleteVideosIds.length"/>?</target>
6465 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 6533
6466 </trans-unit> 6534 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
6467 <trans-unit id="696910741870112536" datatype="html"> 6535 <trans-unit id="696910741870112536" datatype="html">
6468 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 6536 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
6469 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 6537 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
6470 <context-group purpose="location"> 6538
6471 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 6539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
6472 <context context-type="linenumber">191</context>
6473 </context-group>
6474 </trans-unit>
6475 <trans-unit id="3255171236149541417" datatype="html"> 6540 <trans-unit id="3255171236149541417" datatype="html">
6476 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 6541 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
6477 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 6542 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
6478 <context-group purpose="location"> 6543
6479 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 6544 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
6480 <context context-type="linenumber">193,191</context>
6481 </context-group>
6482 </trans-unit>
6483 <trans-unit id="6595008830732269870" datatype="html"> 6545 <trans-unit id="6595008830732269870" datatype="html">
6484 <source>Not found</source> 6546 <source>Not found</source>
6485 <target state="translated">mi sona ala e lon ijo</target> 6547 <target state="translated">mi sona ala e lon ijo</target>
6486 6548 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group>
6487 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page-routing.module.ts</context><context context-type="linenumber">14</context></context-group></trans-unit> 6549 </trans-unit>
6488 <trans-unit id="1597262876035959248" datatype="html"> 6550 <trans-unit id="1597262876035959248" datatype="html">
6489 <source>That's an error.</source> 6551 <source>That's an error.</source>
6490 <target>ike a.</target> 6552 <target>ike a.</target>
6491 6553 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group>
6492 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 6554 </trans-unit>
6493 <trans-unit id="3343007694071351756" datatype="html"> 6555 <trans-unit id="3343007694071351756" datatype="html">
6494 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 6556 <source>We couldn't find any video tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
6495 <target>mi sona ala e sitelen pi nimi linluwi "<x id="INTERPOLATION" equiv-text="{{ pathname }}"/>".</target> 6557 <target>mi sona ala e sitelen pi nimi linluwi "<x id="INTERPOLATION" equiv-text="{{ pathname }}"/>".</target>
6496 6558 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group>
6497 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">7</context></context-group></trans-unit> 6559 </trans-unit>
6498 <trans-unit id="7366678433039425999" datatype="html"> 6560 <trans-unit id="7366678433039425999" datatype="html">
6499 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source> 6561 <source>We couldn't find any resource tied to the URL <x id="INTERPOLATION" equiv-text="{{ pathname }}"/> you were looking for.</source>
6500 <target>mi sona ala e ijo pi nimi linluwi "<x id="INTERPOLATION" equiv-text="{{ pathname }}"/>".</target> 6562 <target>mi sona ala e ijo pi nimi linluwi "<x id="INTERPOLATION" equiv-text="{{ pathname }}"/>".</target>
6501 6563 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group>
6502 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 6564 </trans-unit>
6503 <trans-unit id="3522707340816553139" datatype="html"> 6565 <trans-unit id="3522707340816553139" datatype="html">
6504 <source>Possible reasons:</source> 6566 <source>Possible reasons:</source>
6505 <target>ni li ken tan ni:</target> 6567 <target>ni li ken tan ni:</target>
6506
6507 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note> 6568 <note priority="1" from="description">Possible reasons preceding a list of reasons a `Not Found` error page may occur</note>
6508 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 6569 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">12</context></context-group>
6570 </trans-unit>
6509 <trans-unit id="6925335998927745197" datatype="html"> 6571 <trans-unit id="6925335998927745197" datatype="html">
6510 <source>You may have used an outdated or broken link</source> 6572 <source>You may have used an outdated or broken link</source>
6511 <target>nimi ni li pakala anu tan tenpo pini weka</target> 6573 <target>nimi ni li pakala anu tan tenpo pini weka</target>
6512 6574 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group>
6513 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit> 6575 </trans-unit>
6514 <trans-unit id="1171455174603388942" datatype="html"> 6576 <trans-unit id="1171455174603388942" datatype="html">
6515 <source>The video may have been moved or deleted</source> 6577 <source>The video may have been moved or deleted</source>
6516 <target>jan li tawa anu weka e sitelen</target> 6578 <target>jan li tawa anu weka e sitelen</target>
6517 6579 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group>
6518 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 6580 </trans-unit>
6519 <trans-unit id="2213348264902218064" datatype="html"> 6581 <trans-unit id="2213348264902218064" datatype="html">
6520 <source>The resource may have been moved or deleted</source> 6582 <source>The resource may have been moved or deleted</source>
6521 <target>jan li tawa anu weka e ijo</target> 6583 <target>jan li tawa anu weka e ijo</target>
6522 6584 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group>
6523 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit> 6585 </trans-unit>
6524 <trans-unit id="3209594685692897380" datatype="html"> 6586 <trans-unit id="3209594685692897380" datatype="html">
6525 <source>You may have typed the address or URL incorrectly</source> 6587 <source>You may have typed the address or URL incorrectly</source>
6526 <target>sina sitelen pakala e nimi linluwi</target> 6588 <target>sina sitelen pakala e nimi linluwi</target>
6527 6589 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group>
6528 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit> 6590 </trans-unit>
6529 <trans-unit id="3290262698447971494" datatype="html"> 6591 <trans-unit id="3290262698447971494" datatype="html">
6530 <source>You are not authorized here.</source> 6592 <source>You are not authorized here.</source>
6531 <target>sina ken ala lon ni.</target> 6593 <target>sina ken ala lon ni.</target>
6532 6594 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group>
6533 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="8497991113445747319" datatype="html"> 6595 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">42</context></context-group>
6534 <source>You might need to login to see the video.</source><target state="new">You might need to login to see the video.</target> 6596 </trans-unit>
6597 <trans-unit id="8497991113445747319" datatype="html">
6598 <source>You might need to login to see the video.</source>
6599 <target state="new">You might need to login to see the video.</target>
6535 <context-group purpose="location"> 6600 <context-group purpose="location">
6536 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 6601 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
6537 <context context-type="linenumber">30</context> 6602 <context context-type="linenumber">30</context>
6538 </context-group> 6603 </context-group>
6539 </trans-unit><trans-unit id="250608669543270729" datatype="html"> 6604 </trans-unit>
6540 <source>You might need to login to see the resource.</source><target state="new">You might need to login to see the resource.</target> 6605 <trans-unit id="250608669543270729" datatype="html">
6606 <source>You might need to login to see the resource.</source>
6607 <target state="new">You might need to login to see the resource.</target>
6541 <context-group purpose="location"> 6608 <context-group purpose="location">
6542 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 6609 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
6543 <context context-type="linenumber">31</context> 6610 <context context-type="linenumber">31</context>
6544 </context-group> 6611 </context-group>
6545 </trans-unit><trans-unit id="1908285951500318953" datatype="html"> 6612 </trans-unit>
6546 <source> Login </source><target state="new"> Login </target> 6613 <trans-unit id="1908285951500318953" datatype="html">
6614 <source>Login</source>
6615 <target state="new"> Login </target>
6547 <context-group purpose="location"> 6616 <context-group purpose="location">
6548 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context> 6617 <context context-type="sourcefile">src/app/+error-page/error-page.component.html</context>
6549 <context context-type="linenumber">34,36</context> 6618 <context context-type="linenumber">34,36</context>
@@ -6552,30 +6621,30 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6552 <trans-unit id="6209939621665316894" datatype="html"> 6621 <trans-unit id="6209939621665316894" datatype="html">
6553 <source>You might need to check your account is allowed by the video or instance owner.</source> 6622 <source>You might need to check your account is allowed by the video or instance owner.</source>
6554 <target>lawa pi ma ni anu lawa pi sitelen ni o toki e ni: sijelo sina o ken lukin e sitelen ni.</target> 6623 <target>lawa pi ma ni anu lawa pi sitelen ni o toki e ni: sijelo sina o ken lukin e sitelen ni.</target>
6555 6624 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group>
6556 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 6625 </trans-unit>
6557 <trans-unit id="3543381263966122204" datatype="html"> 6626 <trans-unit id="3543381263966122204" datatype="html">
6558 <source>You might need to check your account is allowed by the resource or instance owner.</source> 6627 <source>You might need to check your account is allowed by the resource or instance owner.</source>
6559 <target>lawa pi ma ni anu lawa pi ijo ni o toki e ni: sijelo sina o ken lukin e ijo ni.</target> 6628 <target>lawa pi ma ni anu lawa pi ijo ni o toki e ni: sijelo sina o ken lukin e ijo ni.</target>
6560 6629 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group>
6561 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 6630 </trans-unit>
6562 <trans-unit id="7231414106228227962" datatype="html"> 6631 <trans-unit id="7231414106228227962" datatype="html">
6563 <source>The requested entity body blends sweet bits with a mellow earthiness.</source> 6632 <source>The requested entity body blends sweet bits with a mellow earthiness.</source>
6564 <target state="translated">ijo pi wile sina li telo seli suwi pona.</target> 6633 <target state="translated">ijo pi wile sina li telo seli suwi pona.</target>
6565
6566 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note> 6634 <note priority="1" from="description">Description of a tea flavour, keeping the 'requested entity body' as a technical expression referring to a web request</note>
6567 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 6635 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">54</context></context-group>
6636 </trans-unit>
6568 <trans-unit id="2933819425721221134" datatype="html"> 6637 <trans-unit id="2933819425721221134" datatype="html">
6569 <source>Sepia seems to like it.</source> 6638 <source>Sepia seems to like it.</source>
6570 <target>kala Sepija la ona li pona.</target> 6639 <target>kala Sepija la ona li pona.</target>
6571
6572 <note priority="1" from="description">This is about Sepia's tea</note> 6640 <note priority="1" from="description">This is about Sepia's tea</note>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 6641 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.html</context><context context-type="linenumber">57</context></context-group>
6642 </trans-unit>
6574 <trans-unit id="4424964105331349857" datatype="html"> 6643 <trans-unit id="4424964105331349857" datatype="html">
6575 <source>I'm a teapot</source> 6644 <source>I'm a teapot</source>
6576 <target>mi ilo pi telo kasi</target> 6645 <target>mi ilo pi telo kasi</target>
6577 6646 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group>
6578 <context-group purpose="location"><context context-type="sourcefile">src/app/+error-page/error-page.component.ts</context><context context-type="linenumber">27</context></context-group></trans-unit> 6647 </trans-unit>
6579 <trans-unit id="3851357780293085233" datatype="html"> 6648 <trans-unit id="3851357780293085233" datatype="html">
6580 <source>Remote interaction</source> 6649 <source>Remote interaction</source>
6581 <target>ijo pi ma ante</target> 6650 <target>ijo pi ma ante</target>
@@ -6901,10 +6970,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6901 <trans-unit id="6048892649018070225" datatype="html"> 6970 <trans-unit id="6048892649018070225" datatype="html">
6902 <source>Today</source> 6971 <source>Today</source>
6903 <target>tenpo suno ni</target> 6972 <target>tenpo suno ni</target>
6904 6973 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group>
6905 6974 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group>
6906 6975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group>
6907 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/i18n-primeng-calendar.service.ts</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit> 6976 </trans-unit>
6908 <trans-unit id="4873149362496451858" datatype="html"> 6977 <trans-unit id="4873149362496451858" datatype="html">
6909 <source>Last 7 days</source> 6978 <source>Last 7 days</source>
6910 <target>tenpo esun ni</target> 6979 <target>tenpo esun ni</target>
@@ -7238,7 +7307,6 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7238 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7307 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7239 <context context-type="linenumber">45</context> 7308 <context context-type="linenumber">45</context>
7240 </context-group> 7309 </context-group>
7241
7242 </trans-unit> 7310 </trans-unit>
7243 <trans-unit id="4323994782717641395" datatype="html"> 7311 <trans-unit id="4323994782717641395" datatype="html">
7244 <source>Go to the next step</source> 7312 <source>Go to the next step</source>
@@ -7247,7 +7315,6 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7247 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context> 7315 <context context-type="sourcefile">src/app/+signup/+register/register.component.ts</context>
7248 <context context-type="linenumber">46</context> 7316 <context context-type="linenumber">46</context>
7249 </context-group> 7317 </context-group>
7250
7251 </trans-unit> 7318 </trans-unit>
7252 <trans-unit id="5018804994794983050" datatype="html"> 7319 <trans-unit id="5018804994794983050" datatype="html">
7253 <source>Signup</source> 7320 <source>Signup</source>
@@ -7262,14 +7329,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7262 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 7329 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
7263 <context context-type="linenumber">2</context> 7330 <context context-type="linenumber">2</context>
7264 </context-group> 7331 </context-group>
7265 </trans-unit><trans-unit id="4502972592942341883" datatype="html"> 7332 </trans-unit>
7266 <source> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source><target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target> 7333 <trans-unit id="4502972592942341883" datatype="html">
7334 <source>As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </source>
7335 <target state="new"> As you probably noticed: creating an account is not necessary to watch video on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/>. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> However, creating an account on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> will allow you to: </target>
7267 <context-group purpose="location"> 7336 <context-group purpose="location">
7268 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 7337 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
7269 <context context-type="linenumber">4,8</context> 7338 <context context-type="linenumber">4,8</context>
7270 </context-group> 7339 </context-group>
7271 </trans-unit> 7340 </trans-unit>
7272
7273 <trans-unit id="3514732276382852116" datatype="html"> 7341 <trans-unit id="3514732276382852116" datatype="html">
7274 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source> 7342 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</source>
7275 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target> 7343 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Comment<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> videos</target>
@@ -7301,14 +7369,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7301 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 7369 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
7302 <context context-type="linenumber">14</context> 7370 <context context-type="linenumber">14</context>
7303 </context-group> 7371 </context-group>
7304 </trans-unit><trans-unit id="5767014923310516" datatype="html"> 7372 </trans-unit>
7305 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source><target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target> 7373 <trans-unit id="5767014923310516" datatype="html">
7374 <source>Do you use Mastodon, ActivityPub or a RSS feed aggregator?</source>
7375 <target state="new">Do you use Mastodon, ActivityPub or a RSS feed aggregator?</target>
7306 <context-group purpose="location"> 7376 <context-group purpose="location">
7307 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context> 7377 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-about.component.html</context>
7308 <context context-type="linenumber">19</context> 7378 <context context-type="linenumber">19</context>
7309 </context-group> 7379 </context-group>
7310 </trans-unit> 7380 </trans-unit>
7311
7312 <trans-unit id="5853527794391720600" datatype="html"> 7381 <trans-unit id="5853527794391720600" datatype="html">
7313 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source> 7382 <source>You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </source>
7314 <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target> 7383 <target state="new"> You can already follow <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/> using your favorite tool. </target>
@@ -7649,9 +7718,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7649 <trans-unit id="2288513108450439427" datatype="html"> 7718 <trans-unit id="2288513108450439427" datatype="html">
7650 <source>Support</source> 7719 <source>Support</source>
7651 <target>nasin pi pana mani</target> 7720 <target>nasin pi pana mani</target>
7652 7721 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
7653 7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group>
7654 <context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group></trans-unit> 7723 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">17</context></context-group>
7724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">319</context></context-group>
7725 </trans-unit>
7655 <trans-unit id="2486917589932345430" datatype="html"> 7726 <trans-unit id="2486917589932345430" datatype="html">
7656 <source>OWNER ACCOUNT</source> 7727 <source>OWNER ACCOUNT</source>
7657 <target>SIJELO LAWA</target> 7728 <target>SIJELO LAWA</target>
@@ -7697,9 +7768,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7697 <trans-unit id="1783173774503340906" datatype="html"> 7768 <trans-unit id="1783173774503340906" datatype="html">
7698 <source>Subscribe to the account</source> 7769 <source>Subscribe to the account</source>
7699 <target>mi wile lukin e sitelen sin tan lipu ni</target> 7770 <target>mi wile lukin e sitelen sin tan lipu ni</target>
7700 7771 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group>
7701 7772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group>
7702 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">76</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">779</context></context-group></trans-unit> 7773 </trans-unit>
7703 <trans-unit id="3131904093925601441" datatype="html"> 7774 <trans-unit id="3131904093925601441" datatype="html">
7704 <source>PLAYLISTS</source> 7775 <source>PLAYLISTS</source>
7705 <target>KULUPU SITELEN</target> 7776 <target>KULUPU SITELEN</target>
@@ -7847,59 +7918,59 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7847 <trans-unit id="3541115907775840269" datatype="html"> 7918 <trans-unit id="3541115907775840269" datatype="html">
7848 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source> 7919 <source>Are you sure you want to edit "<x id="PH" equiv-text="this.video.name"/>"?</source>
7849 <target>sina wile ala wile ante e sitelen "<x id="PH" equiv-text="this.video.name"/>"?</target> 7920 <target>sina wile ala wile ante e sitelen "<x id="PH" equiv-text="this.video.name"/>"?</target>
7850 7921 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group>
7851 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">73</context></context-group></trans-unit> 7922 </trans-unit>
7852 <trans-unit id="3858880927114551513" datatype="html"> 7923 <trans-unit id="3858880927114551513" datatype="html">
7853 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source> 7924 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
7854 <target>ni la mi weka e sitelen pi ante ala. &lt;strong>sina ken ala kama jo sin e ona.&lt;strong>&lt;br />&lt;br /></target> 7925 <target>ni la mi weka e sitelen pi ante ala. &lt;strong>sina ken ala kama jo sin e ona.&lt;strong>&lt;br />&lt;br /></target>
7855 7926 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group>
7856 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">77</context></context-group></trans-unit> 7927 </trans-unit>
7857 <trans-unit id="4876327655498234453" datatype="html"> 7928 <trans-unit id="4876327655498234453" datatype="html">
7858 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source> 7929 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
7859 <target>mi ante e ni: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target> 7930 <target>mi ante e ni: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
7860 7931 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group>
7861 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">78</context></context-group></trans-unit> 7932 </trans-unit>
7862 <trans-unit id="7934869554046374009" datatype="html"> 7933 <trans-unit id="7934869554046374009" datatype="html">
7863 <source>Edition tasks created.</source> 7934 <source>Edition tasks created.</source>
7864 <target>mi ante e sitelen lon tenpo kama.</target> 7935 <target>mi ante e sitelen lon tenpo kama.</target>
7865 7936 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group>
7866 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">91</context></context-group></trans-unit> 7937 </trans-unit>
7867 <trans-unit id="5609201297201028750" datatype="html"> 7938 <trans-unit id="5609201297201028750" datatype="html">
7868 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source> 7939 <source>(extensions: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</source>
7869 <target>(nasin ken: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target> 7940 <target>(nasin ken: <x id="PH" equiv-text="this.videoExtensions.join(', ')"/>)</target>
7870 7941 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group>
7871 7942 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group>
7872 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">107</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">111</context></context-group></trans-unit> 7943 </trans-unit>
7873 <trans-unit id="2763845919408843325" datatype="html"> 7944 <trans-unit id="2763845919408843325" datatype="html">
7874 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source> 7945 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the beginning of the video</source>
7875 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon open</target> 7946 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon open</target>
7876 7947 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group>
7877 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 7948 </trans-unit>
7878 <trans-unit id="4952096817126306891" datatype="html"> 7949 <trans-unit id="4952096817126306891" datatype="html">
7879 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source> 7950 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" will be added at the end of the video</source>
7880 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon pini</target> 7951 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon pini</target>
7881 7952 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group>
7882 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> 7953 </trans-unit>
7883 <trans-unit id="665518679871959619" datatype="html"> 7954 <trans-unit id="665518679871959619" datatype="html">
7884 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source> 7955 <source>"<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" image watermark will be added to the video</source>
7885 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon anpa</target> 7956 <target>mi pana e sitelen "<x id="PH" equiv-text="this.getFilename(t.options.file)"/>" lon anpa</target>
7886 7957 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group>
7887 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit> 7958 </trans-unit>
7888 <trans-unit id="2677581013897190613" datatype="html"> 7959 <trans-unit id="2677581013897190613" datatype="html">
7889 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source> 7960 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/> and stop at <x id="PH_1" equiv-text="secondsToTime(end)"/></source>
7890 <target>sitelen li open lon tenpo <x id="PH" equiv-text="secondsToTime(start)"/> li pini lon tenpo <x id="PH_1" equiv-text="secondsToTime(end)"/></target> 7961 <target>sitelen li open lon tenpo <x id="PH" equiv-text="secondsToTime(start)"/> li pini lon tenpo <x id="PH_1" equiv-text="secondsToTime(end)"/></target>
7891 7962 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group>
7892 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 7963 </trans-unit>
7893 <trans-unit id="2299077646120636288" datatype="html"> 7964 <trans-unit id="2299077646120636288" datatype="html">
7894 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source> 7965 <source>Video will begin at <x id="PH" equiv-text="secondsToTime(start)"/></source>
7895 <target>sitelen li open lon tenpo <x id="PH" equiv-text="secondsToTime(start)"/></target> 7966 <target>sitelen li open lon tenpo <x id="PH" equiv-text="secondsToTime(start)"/></target>
7896 7967 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group>
7897 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 7968 </trans-unit>
7898 <trans-unit id="7209039243783736285" datatype="html"> 7969 <trans-unit id="7209039243783736285" datatype="html">
7899 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source> 7970 <source>Video will stop at <x id="PH" equiv-text="secondsToTime(end)"/></source>
7900 <target>sitelen li pini lon tenpo <x id="PH" equiv-text="secondsToTime(end)"/></target> 7971 <target>sitelen li pini lon tenpo <x id="PH" equiv-text="secondsToTime(end)"/></target>
7901 7972 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group>
7902 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-studio/edit/video-studio-edit.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 7973 </trans-unit>
7903 <trans-unit id="6389312883797462351" datatype="html"> 7974 <trans-unit id="6389312883797462351" datatype="html">
7904 <source>Studio</source> 7975 <source>Studio</source>
7905 <target>o ante e sitelen</target> 7976 <target>o ante e sitelen</target>
@@ -8376,18 +8447,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8376 <trans-unit id="480001148850006323" datatype="html"> 8447 <trans-unit id="480001148850006323" datatype="html">
8377 <source>Edit caption</source> 8448 <source>Edit caption</source>
8378 <target>o ante e sitelen toki</target> 8449 <target>o ante e sitelen toki</target>
8379 8450 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group>
8380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 8451 </trans-unit>
8381 <trans-unit id="6838559377527923778" datatype="html"> 8452 <trans-unit id="6838559377527923778" datatype="html">
8382 <source>Caption</source> 8453 <source>Caption</source>
8383 <target>sitelen toki</target> 8454 <target>sitelen toki</target>
8384 8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group>
8385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> 8456 </trans-unit>
8386 <trans-unit id="1989971680596153649" datatype="html"> 8457 <trans-unit id="1989971680596153649" datatype="html">
8387 <source>Edit this caption</source> 8458 <source>Edit this caption</source>
8388 <target>o ante e sitelen toki ni</target> 8459 <target>o ante e sitelen toki ni</target>
8389 8460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group>
8390 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">30</context></context-group></trans-unit> 8461 </trans-unit>
8391 <trans-unit id="5984574397847510001" datatype="html"> 8462 <trans-unit id="5984574397847510001" datatype="html">
8392 <source>Basic info</source> 8463 <source>Basic info</source>
8393 <target>sona suli</target> 8464 <target>sona suli</target>
@@ -8444,21 +8515,22 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8444 <source>Publish after transcoding</source> 8515 <source>Publish after transcoding</source>
8445 <target>ante pi nasin sitelen li pini la o pana</target> 8516 <target>ante pi nasin sitelen li pini la o pana</target>
8446 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group> 8517 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">146</context></context-group>
8447 </trans-unit><trans-unit id="1124038634267013139" datatype="html"> 8518 </trans-unit>
8448 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source><target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target> 8519 <trans-unit id="1124038634267013139" datatype="html">
8520 <source>The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</source>
8521 <target state="new">The video may be unplayable during the transcoding process. It's the reason why we prefer to publish publicly the video after transcoding.</target>
8449 <context-group purpose="location"> 8522 <context-group purpose="location">
8450 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 8523 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
8451 <context context-type="linenumber">150</context> 8524 <context context-type="linenumber">150</context>
8452 </context-group> 8525 </context-group>
8453 </trans-unit> 8526 </trans-unit>
8454
8455 <trans-unit id="2602773901491715295" datatype="html"> 8527 <trans-unit id="2602773901491715295" datatype="html">
8456 <source>Captions</source> 8528 <source>Captions</source>
8457 <target>sitelen toki</target> 8529 <target>sitelen toki</target>
8458 8530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group>
8459 8531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group>
8460 8532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group>
8461 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">166</context></context-group></trans-unit> 8533 </trans-unit>
8462 <trans-unit id="2142169012597585513" datatype="html"> 8534 <trans-unit id="2142169012597585513" datatype="html">
8463 <source>Add another caption</source> 8535 <source>Add another caption</source>
8464 <target>o pana e sitelen toki sin</target> 8536 <target>o pana e sitelen toki sin</target>
@@ -8468,14 +8540,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8468 <source>See the subtitle file</source> 8540 <source>See the subtitle file</source>
8469 <target>o lukin e lipu pi sitelen toki</target> 8541 <target>o lukin e lipu pi sitelen toki</target>
8470 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group> 8542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">182</context></context-group>
8471 </trans-unit><trans-unit id="4335724652642647824" datatype="html"> 8543 </trans-unit>
8472 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source><target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target> 8544 <trans-unit id="4335724652642647824" datatype="html">
8545 <source>Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</source>
8546 <target state="new">Already uploaded on <x id="INTERPOLATION" equiv-text="{{ videoCaption.updatedAt | date }}"/> ✔</target>
8473 <context-group purpose="location"> 8547 <context-group purpose="location">
8474 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 8548 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
8475 <context context-type="linenumber">186,188</context> 8549 <context context-type="linenumber">186,188</context>
8476 </context-group> 8550 </context-group>
8477 </trans-unit> 8551 </trans-unit>
8478
8479 <trans-unit id="73284819990858102" datatype="html"> 8552 <trans-unit id="73284819990858102" datatype="html">
8480 <source>Will be created on update</source> 8553 <source>Will be created on update</source>
8481 <target>sina awen e ante ni la mi pali e ona</target> 8554 <target>sina awen e ante ni la mi pali e ona</target>
@@ -8509,178 +8582,179 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8509 <trans-unit id="360396717319152766" datatype="html"> 8582 <trans-unit id="360396717319152766" datatype="html">
8510 <source>No captions for now.</source> 8583 <source>No captions for now.</source>
8511 <target>sitelen toki ala li lon.</target> 8584 <target>sitelen toki ala li lon.</target>
8512 8585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group>
8513 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 8586 </trans-unit>
8514 <trans-unit id="8508836953540308271" datatype="html"> 8587 <trans-unit id="8508836953540308271" datatype="html">
8515 <source>Live settings</source> 8588 <source>Live settings</source>
8516 <target>sitelen pi tenpo sama la</target> 8589 <target>sitelen pi tenpo sama la</target>
8517 8590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group>
8518 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit> 8591 </trans-unit>
8519 <trans-unit id="7220386604464537651" datatype="html"> 8592 <trans-unit id="7220386604464537651" datatype="html">
8520 <source>Live RTMP Url</source> 8593 <source>Live RTMP Url</source>
8521 <target>nimi linluwi pi pana RTMP</target> 8594 <target>nimi linluwi pi pana RTMP</target>
8522 8595 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group>
8523 8596 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group>
8524 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">237</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 8597 </trans-unit>
8525 <trans-unit id="4956017863340142734" datatype="html"> 8598 <trans-unit id="4956017863340142734" datatype="html">
8526 <source>Live RTMPS Url</source> 8599 <source>Live RTMPS Url</source>
8527 <target>nimi linluwi pi pana RTMPS</target> 8600 <target>nimi linluwi pi pana RTMPS</target>
8528 8601 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group>
8529 8602 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group>
8530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">242</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">24</context></context-group></trans-unit> 8603 </trans-unit>
8531 <trans-unit id="1225050607125362052" datatype="html"> 8604 <trans-unit id="1225050607125362052" datatype="html">
8532 <source>Live stream key</source> 8605 <source>Live stream key</source>
8533 <target>nimi wawa pana</target> 8606 <target>nimi wawa pana</target>
8534 8607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group>
8535 8608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group>
8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">247</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 8609 </trans-unit>
8537 <trans-unit id="5058286083557987083" datatype="html"> 8610 <trans-unit id="5058286083557987083" datatype="html">
8538 <source>âš ï¸ Never share your stream key with anyone.</source> 8611 <source>âš ï¸ Never share your stream key with anyone.</source>
8539 <target>âš ï¸ o pana ala e nimi wawa tawa jan ante.</target> 8612 <target>âš ï¸ o pana ala e nimi wawa tawa jan ante.</target>
8540 8613 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group>
8541 8614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group>
8542 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">250</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">32</context></context-group></trans-unit> 8615 </trans-unit>
8543 <trans-unit id="5941639683192662500" datatype="html"> 8616 <trans-unit id="5941639683192662500" datatype="html">
8544 <source>This is a normal live</source> 8617 <source>This is a normal live</source>
8545 <target>sitelen ni pi tenpo sama li ken pini</target> 8618 <target>sitelen ni pi tenpo sama li ken pini</target>
8546 8619 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group>
8547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit> 8620 </trans-unit>
8548 <trans-unit id="4022826795131920912" datatype="html"> 8621 <trans-unit id="4022826795131920912" datatype="html">
8549 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source> 8622 <source>You can stream only once in a normal live. If you enable replay, it will be saved under the same URL as your live</source>
8550 <target>ni la sina ken pana wan taso lon ona. mi awen e ona la mi pana pi tenpo sama ala e ona lon nimi linluwi sama</target> 8623 <target>ni la sina ken pana wan taso lon ona. mi awen e ona la mi pana pi tenpo sama ala e ona lon nimi linluwi sama</target>
8551 8624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group>
8552 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">259</context></context-group></trans-unit> 8625 </trans-unit>
8553 <trans-unit id="2261925229535541622" datatype="html"> 8626 <trans-unit id="2261925229535541622" datatype="html">
8554 <source>This is a permanent/recurring live</source> 8627 <source>This is a permanent/recurring live</source>
8555 <target>sitelen ni pi tenpo sama li ken ala pini</target> 8628 <target>sitelen ni pi tenpo sama li ken ala pini</target>
8556 8629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group>
8557 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">265</context></context-group></trans-unit> 8630 </trans-unit>
8558 <trans-unit id="8986073791327847979" datatype="html"> 8631 <trans-unit id="8986073791327847979" datatype="html">
8559 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source> 8632 <source>You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos</source>
8560 <target>ni la sina ken pana mute lon ona. mi awen e ona la mi pana pi tenpo sama ala e ona lon nimi linluwi ante</target> 8633 <target>ni la sina ken pana mute lon ona. mi awen e ona la mi pana pi tenpo sama ala e ona lon nimi linluwi ante</target>
8561 8634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group>
8562 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">268</context></context-group></trans-unit> 8635 </trans-unit>
8563 <trans-unit id="8891497955962997247" datatype="html"> 8636 <trans-unit id="8891497955962997247" datatype="html">
8564 <source>Automatically publish a replay when your live ends</source> 8637 <source>Automatically publish a replay when your live ends</source>
8565 <target>o awen e sitelen ni o pana pi tenpo sama ala e ona lon pini</target> 8638 <target>o awen e sitelen ni o pana pi tenpo sama ala e ona lon pini</target>
8566 8639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group>
8567 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">276</context></context-group></trans-unit> 8640 </trans-unit>
8568 <trans-unit id="1212376766715456139" datatype="html"> 8641 <trans-unit id="1212376766715456139" datatype="html">
8569 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source> 8642 <source>âš ï¸ If you enable this option, your live will be terminated if you exceed your video quota</source>
8570 <target>âš ï¸ ni la ken pana sina pi tenpo sama ala li pini la sitelen pi tenpo sama li pini kin</target> 8643 <target>âš ï¸ ni la ken pana sina pi tenpo sama ala li pini la sitelen pi tenpo sama li pini kin</target>
8571 8644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group>
8572 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">280</context></context-group></trans-unit> 8645 </trans-unit>
8573 <trans-unit id="1966495339378120213" datatype="html"> 8646 <trans-unit id="1966495339378120213" datatype="html">
8574 <source>Latency mode</source> 8647 <source>Latency mode</source>
8575 <target state="translated">tenpo pana en tenpo lukin o weka seme</target> 8648 <target state="translated">tenpo pana en tenpo lukin o weka seme</target>
8576 8649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group>
8577 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">286</context></context-group></trans-unit> 8650 </trans-unit>
8578 <trans-unit id="8821221480638803282" datatype="html"> 8651 <trans-unit id="8821221480638803282" datatype="html">
8579 <source>Advanced settings</source> 8652 <source>Advanced settings</source>
8580 <target>wile wawa</target> 8653 <target>wile wawa</target>
8581 8654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group>
8582 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">303</context></context-group></trans-unit><trans-unit id="5407145687662795944" datatype="html"> 8655 </trans-unit>
8583 <source>Video thumbnail</source><target state="new">Video thumbnail</target> 8656 <trans-unit id="5407145687662795944" datatype="html">
8584 8657 <source>Video thumbnail</source>
8585 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group></trans-unit> 8658 <target state="new">Video thumbnail</target>
8586 8659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">310</context></context-group>
8660 </trans-unit>
8587 <trans-unit id="1952020204339597057" datatype="html"> 8661 <trans-unit id="1952020204339597057" datatype="html">
8588 <source>Short text to tell people how they can support you (membership platform...).</source> 8662 <source>Short text to tell people how they can support you (membership platform...).</source>
8589 <target>toki lili ni la o toki e ni: jan li ken pana e mani tawa sina lon seme.</target> 8663 <target>toki lili ni la o toki e ni: jan li ken pana e mani tawa sina lon seme.</target>
8590 8664 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
8591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group></trans-unit> 8665 </trans-unit>
8592 <trans-unit id="7003790776240394114" datatype="html"> 8666 <trans-unit id="7003790776240394114" datatype="html">
8593 <source>Filename</source> 8667 <source>Filename</source>
8594 <target state="new">Filename</target> 8668 <target state="new">Filename</target>
8595 8669 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
8596 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group></trans-unit> 8670 </trans-unit>
8597 <trans-unit id="1186960092655764809" datatype="html"> 8671 <trans-unit id="1186960092655764809" datatype="html">
8598 <source>Name of the uploaded file</source> 8672 <source>Name of the uploaded file</source>
8599 <target state="new"> Name of the uploaded file </target> 8673 <target state="new"> Name of the uploaded file </target>
8600 8674 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
8601 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group></trans-unit> 8675 </trans-unit>
8602 <trans-unit id="7958716262877895706" datatype="html"> 8676 <trans-unit id="7958716262877895706" datatype="html">
8603 <source>Original publication date</source> 8677 <source>Original publication date</source>
8604 <target>tenpo pi pana nanpa wan</target> 8678 <target>tenpo pi pana nanpa wan</target>
8605 8679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
8606 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group></trans-unit> 8680 </trans-unit>
8607 <trans-unit id="50985514722149155" datatype="html"> 8681 <trans-unit id="50985514722149155" datatype="html">
8608 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 8682 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
8609 <target>tenpo seme la jan li pana nanpa wan e sitelen ni?</target> 8683 <target>tenpo seme la jan li pana nanpa wan e sitelen ni?</target>
8610 8684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
8611 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group></trans-unit> 8685 </trans-unit>
8612 <trans-unit id="2200003513633568069" datatype="html"> 8686 <trans-unit id="2200003513633568069" datatype="html">
8613 <source>Enable video comments</source> 8687 <source>Enable video comments</source>
8614 <target>jan o ken toki lon anpa pi sitelen ni</target> 8688 <target>jan o ken toki lon anpa pi sitelen ni</target>
8615 8689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group>
8616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">373</context></context-group></trans-unit> 8690 </trans-unit>
8617 <trans-unit id="8896564060463626070" datatype="html"> 8691 <trans-unit id="8896564060463626070" datatype="html">
8618 <source>Enable download</source> 8692 <source>Enable download</source>
8619 <target>jan o ken kama jo awen e sitelen ni</target> 8693 <target>jan o ken kama jo awen e sitelen ni</target>
8620 8694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group>
8621 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">378</context></context-group></trans-unit> 8695 </trans-unit>
8622 <trans-unit id="1669378369440073270" datatype="html"> 8696 <trans-unit id="1669378369440073270" datatype="html">
8623 <source>Plugin settings</source> 8697 <source>Plugin settings</source>
8624 <target>ijo pi ilo lili</target> 8698 <target>ijo pi ilo lili</target>
8625 8699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group>
8626 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">386</context></context-group></trans-unit> 8700 </trans-unit>
8627 <trans-unit id="54931094224146544" datatype="html"> 8701 <trans-unit id="54931094224146544" datatype="html">
8628 <source>Small latency</source> 8702 <source>Small latency</source>
8629 <target>tenpo lili</target> 8703 <target>tenpo lili</target>
8630 8704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group>
8631 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group></trans-unit> 8705 </trans-unit>
8632 <trans-unit id="668281328725856861" datatype="html"> 8706 <trans-unit id="668281328725856861" datatype="html">
8633 <source>Reduce latency to ~15s disabling P2P</source> 8707 <source>Reduce latency to ~15s disabling P2P</source>
8634 <target>o pana e sitelen kepeken tenpo lili 15. ni la ilo lukin li ken ala pana tawa ilo ante</target> 8708 <target>o pana e sitelen kepeken tenpo lili 15. ni la ilo lukin li ken ala pana tawa ilo ante</target>
8635 8709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group>
8636 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group></trans-unit> 8710 </trans-unit>
8637 <trans-unit id="5607669932062416162" datatype="html"> 8711 <trans-unit id="5607669932062416162" datatype="html">
8638 <source>Default</source> 8712 <source>Default</source>
8639 <target>tenpo pona</target> 8713 <target>tenpo pona</target>
8640 8714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group>
8641 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group></trans-unit> 8715 </trans-unit>
8642 <trans-unit id="4299493457408757206" datatype="html"> 8716 <trans-unit id="4299493457408757206" datatype="html">
8643 <source>Average latency of 30s</source> 8717 <source>Average latency of 30s</source>
8644 <target>o pana e sitelen kepeken tenpo lili 30</target> 8718 <target>o pana e sitelen kepeken tenpo lili 30</target>
8645 8719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group>
8646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group></trans-unit> 8720 </trans-unit>
8647 <trans-unit id="3378360148342029710" datatype="html"> 8721 <trans-unit id="3378360148342029710" datatype="html">
8648 <source>High latency</source> 8722 <source>High latency</source>
8649 <target>tenpo suli</target> 8723 <target>tenpo suli</target>
8650 8724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group>
8651 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group></trans-unit> 8725 </trans-unit>
8652 <trans-unit id="369497609327288447" datatype="html"> 8726 <trans-unit id="369497609327288447" datatype="html">
8653 <source>Average latency of 60s increasing P2P ratio</source> 8727 <source>Average latency of 60s increasing P2P ratio</source>
8654 <target>o pana e sitelen kepeken tenpo lili 60. ni la ilo lukin li ken pana mute tawa ilo ante</target> 8728 <target>o pana e sitelen kepeken tenpo lili 60. ni la ilo lukin li ken pana mute tawa ilo ante</target>
8655 8729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group>
8656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group></trans-unit> 8730 </trans-unit>
8657 <trans-unit id="8693603235657020323" datatype="html"> 8731 <trans-unit id="8693603235657020323" datatype="html">
8658 <source>Other</source> 8732 <source>Other</source>
8659 <target>ante</target> 8733 <target>ante</target>
8660 8734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
8661 8735 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
8662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 8736 </trans-unit>
8663 <trans-unit id="2830831449226931729" datatype="html"> 8737 <trans-unit id="2830831449226931729" datatype="html">
8664 <source>Instance languages</source> 8738 <source>Instance languages</source>
8665 <target>toki pi ma ni</target> 8739 <target>toki pi ma ni</target>
8666 8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group>
8667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 8741 </trans-unit>
8668 <trans-unit id="40119547597591062" datatype="html"> 8742 <trans-unit id="40119547597591062" datatype="html">
8669 <source>All languages</source> 8743 <source>All languages</source>
8670 <target>toki ale</target> 8744 <target>toki ale</target>
8671 8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group>
8672 8746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group>
8673 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">216</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 8747 </trans-unit>
8674 <trans-unit id="9172233176401579786" datatype="html"> 8748 <trans-unit id="9172233176401579786" datatype="html">
8675 <source>Scheduled</source> 8749 <source>Scheduled</source>
8676 <target>o pana lon tenpo kama</target> 8750 <target>o pana lon tenpo kama</target>
8677 8751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group>
8678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">231</context></context-group></trans-unit> 8752 </trans-unit>
8679 <trans-unit id="1435317307066082710" datatype="html"> 8753 <trans-unit id="1435317307066082710" datatype="html">
8680 <source>Hide the video until a specific date</source> 8754 <source>Hide the video until a specific date</source>
8681 <target>mi pana lukin e ona tawa ale lon tenpo pi wile sina</target> 8755 <target>mi pana lukin e ona tawa ale lon tenpo pi wile sina</target>
8682 8756 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group>
8683 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">232</context></context-group></trans-unit> 8757 </trans-unit>
8684 <trans-unit id="1087181129481039628" datatype="html"> 8758 <trans-unit id="1087181129481039628" datatype="html">
8685 <source>Normal live</source> 8759 <source>Normal live</source>
8686 <target>sitelen ni pi tenpo sama li ken pini</target> 8760 <target>sitelen ni pi tenpo sama li ken pini</target>
@@ -8708,11 +8782,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8708 <trans-unit id="460353452916242022" datatype="html"> 8782 <trans-unit id="460353452916242022" datatype="html">
8709 <source>Sorry, but something went wrong</source> 8783 <source>Sorry, but something went wrong</source>
8710 <target>ike a, pakala li lon</target> 8784 <target>ike a, pakala li lon</target>
8711 8785 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
8712 8786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
8713 8787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
8714 8788 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group>
8715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">86</context></context-group></trans-unit> 8789 </trans-unit>
8716 <trans-unit id="3282368691598224543" datatype="html"> 8790 <trans-unit id="3282368691598224543" datatype="html">
8717 <source>Max live duration is <x id="INTERPOLATION" equiv-text="{{ getMaxLiveDuration() | myDurationFormatter }}"/>. If your live reaches this limit, it will be automatically terminated. </source> 8791 <source>Max live duration is <x id="INTERPOLATION" equiv-text="{{ getMaxLiveDuration() | myDurationFormatter }}"/>. If your live reaches this limit, it will be automatically terminated. </source>
8718 <target state="translated">suli pi sitelen ni li <x id="INTERPOLATION" equiv-text="{{ getMaxLiveDuration() | myDurationFormatter }}"/> la mi pini e ona. </target> 8792 <target state="translated">suli pi sitelen ni li <x id="INTERPOLATION" equiv-text="{{ getMaxLiveDuration() | myDurationFormatter }}"/> la mi pini e ona. </target>
@@ -8721,38 +8795,38 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8721 <trans-unit id="7860848084471862305" datatype="html"> 8795 <trans-unit id="7860848084471862305" datatype="html">
8722 <source>Cannot create live because this instance have too many created lives</source> 8796 <source>Cannot create live because this instance have too many created lives</source>
8723 <target>mi ken ala pali e sitelen pi tenpo sama tan ni: ona mute li lon ma ni lon tenpo ni</target> 8797 <target>mi ken ala pali e sitelen pi tenpo sama tan ni: ona mute li lon ma ni lon tenpo ni</target>
8724 8798 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
8725 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 8799 </trans-unit>
8726 <trans-unit id="1278564497286613571" datatype="html"> 8800 <trans-unit id="1278564497286613571" datatype="html">
8727 <source>Cannot create live because you created too many lives</source> 8801 <source>Cannot create live because you created too many lives</source>
8728 <target>mi ken ala pali e sitelen pi tenpo sama tan ni: sina pana e ona mute lon tenpo ni</target> 8802 <target>mi ken ala pali e sitelen pi tenpo sama tan ni: sina pana e ona mute lon tenpo ni</target>
8729 8803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
8730 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit> 8804 </trans-unit>
8731 <trans-unit id="2621043320678012413" datatype="html"> 8805 <trans-unit id="2621043320678012413" datatype="html">
8732 <source>Live published.</source> 8806 <source>Live published.</source>
8733 <target>mi open e sitelen pi tenpo sama.</target> 8807 <target>mi open e sitelen pi tenpo sama.</target>
8734 8808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
8735 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 8809 </trans-unit>
8736 <trans-unit id="8675588963276687921" datatype="html"> 8810 <trans-unit id="8675588963276687921" datatype="html">
8737 <source>Stream only once, replay will replace your live</source> 8811 <source>Stream only once, replay will replace your live</source>
8738 <target>o pana wan taso. mi awen e sitelen li pana e ona lon nimi sama lon pini</target> 8812 <target>o pana wan taso. mi awen e sitelen li pana e ona lon nimi sama lon pini</target>
8739 8813 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group>
8740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">169</context></context-group></trans-unit> 8814 </trans-unit>
8741 <trans-unit id="2360261543675520397" datatype="html"> 8815 <trans-unit id="2360261543675520397" datatype="html">
8742 <source>Stream only once</source> 8816 <source>Stream only once</source>
8743 <target>o pana wan taso</target> 8817 <target>o pana wan taso</target>
8744 8818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group>
8745 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">172</context></context-group></trans-unit> 8819 </trans-unit>
8746 <trans-unit id="3384650899171037827" datatype="html"> 8820 <trans-unit id="3384650899171037827" datatype="html">
8747 <source>Stream multiple times, replays will be separate videos</source> 8821 <source>Stream multiple times, replays will be separate videos</source>
8748 <target>o pana mute. mi awen e sitelen li pana e ona lon nimi ante lon pini</target> 8822 <target>o pana mute. mi awen e sitelen li pana e ona lon nimi ante lon pini</target>
8749 8823 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group>
8750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">177</context></context-group></trans-unit> 8824 </trans-unit>
8751 <trans-unit id="58134197356653483" datatype="html"> 8825 <trans-unit id="58134197356653483" datatype="html">
8752 <source>Stream multiple times using the same URL</source> 8826 <source>Stream multiple times using the same URL</source>
8753 <target>o pana mute kepeken nimi linluwi sama</target> 8827 <target>o pana mute kepeken nimi linluwi sama</target>
8754 8828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group>
8755 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">180</context></context-group></trans-unit> 8829 </trans-unit>
8756 <trans-unit id="3455474330346212563" datatype="html"> 8830 <trans-unit id="3455474330346212563" datatype="html">
8757 <source>Select the torrent to import</source> 8831 <source>Select the torrent to import</source>
8758 <target>o pana e lipu Torrent</target> 8832 <target>o pana e lipu Torrent</target>
@@ -8789,10 +8863,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8789 <trans-unit id="1071721880474488785" datatype="html"> 8863 <trans-unit id="1071721880474488785" datatype="html">
8790 <source>Import</source> 8864 <source>Import</source>
8791 <target>o kama jo</target> 8865 <target>o kama jo</target>
8792 8866 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group>
8793 8867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group>
8794 8868 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group>
8795 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 8869 </trans-unit>
8796 <trans-unit id="2424051823705402833" datatype="html"> 8870 <trans-unit id="2424051823705402833" datatype="html">
8797 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source> 8871 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
8798 <target>pona a! mi alasa jo e sitelen kepeken ilo BitTorrent. tenpo ni la sina ken pana e sona pi sitelen ni.</target> 8872 <target>pona a! mi alasa jo e sitelen kepeken ilo BitTorrent. tenpo ni la sina ken pana e sona pi sitelen ni.</target>
@@ -8801,27 +8875,29 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8801 <trans-unit id="4422946962830681102" datatype="html"> 8875 <trans-unit id="4422946962830681102" datatype="html">
8802 <source>Torrents with only 1 file are supported.</source> 8876 <source>Torrents with only 1 file are supported.</source>
8803 <target>o pana e ijo Torrent pi sitelen wan taso.</target> 8877 <target>o pana e ijo Torrent pi sitelen wan taso.</target>
8804 8878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group>
8805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit> 8879 </trans-unit>
8806 <trans-unit id="5210096066382592800" datatype="html"> 8880 <trans-unit id="5210096066382592800" datatype="html">
8807 <source>Video to import updated.</source> 8881 <source>Video to import updated.</source>
8808 <target>mi awen e ante sitelen.</target> 8882 <target>mi awen e ante sitelen.</target>
8809 8883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group>
8810 8884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group>
8811 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 8885 </trans-unit>
8812 <trans-unit id="2375260419993138758" datatype="html"> 8886 <trans-unit id="2375260419993138758" datatype="html">
8813 <source>URL</source> 8887 <source>URL</source>
8814 <target>nimi linluwi</target> 8888 <target>nimi linluwi</target>
8815 8889 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group>
8816 8890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group>
8817 8891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group>
8818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 8892 </trans-unit>
8819 <trans-unit id="6760671759540007434" datatype="html"> 8893 <trans-unit id="6760671759540007434" datatype="html">
8820 <source>You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 8894 <source>You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
8821 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'>"/>ilo youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> anu ilo linluwi ale li ken kama jo e sitelen la mi kin li ken ni. taso lawa pi sitelen ni o ken e pana ona sina. ona li ken ala la ike lawa li ken kama tawa sina tawa ma ni. </target> 8895 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'>"/>ilo youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> anu ilo linluwi ale li ken kama jo e sitelen la mi kin li ken ni. taso lawa pi sitelen ni o ken e pana ona sina. ona li ken ala la ike lawa li ken kama tawa sina tawa ma ni. </target>
8822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group> 8896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">11</context></context-group>
8823 </trans-unit><trans-unit id="25952900092483482" datatype="html"> 8897 </trans-unit>
8824 <source> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source><target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target> 8898 <trans-unit id="25952900092483482" datatype="html">
8899 <source>You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
8900 <target state="new"> You can also synchronize a remote channel in <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-library/video-channel-syncs&quot;>"/>your library<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
8825 <context-group purpose="location"> 8901 <context-group purpose="location">
8826 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context> 8902 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context>
8827 <context context-type="linenumber">21,23</context> 8903 <context context-type="linenumber">21,23</context>
@@ -8830,8 +8906,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8830 <trans-unit id="5359075917564707730" datatype="html"> 8906 <trans-unit id="5359075917564707730" datatype="html">
8831 <source>Congratulations, the video behind <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video. </source> 8907 <source>Congratulations, the video behind <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/> will be imported! You can already add information about this video. </source>
8832 <target>pona a, tenpo kama la mi kama jo e sitelen tan nimi linluwi <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/>! tenpo ni la sina ken pana e sona ona. </target> 8908 <target>pona a, tenpo kama la mi kama jo e sitelen tan nimi linluwi <x id="INTERPOLATION" equiv-text="{{ targetUrl }}"/>! tenpo ni la sina ken pana e sona ona. </target>
8833 8909 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group>
8834 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 8910 </trans-unit>
8835 <trans-unit id="6722765664648523978" datatype="html"> 8911 <trans-unit id="6722765664648523978" datatype="html">
8836 <source>Select the file to upload</source> 8912 <source>Select the file to upload</source>
8837 <target>o pana e sitelen</target> 8913 <target>o pana e sitelen</target>
@@ -8911,58 +8987,58 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8911 <source>Your video was uploaded to your account and is private.</source> 8987 <source>Your video was uploaded to your account and is private.</source>
8912 <target>sitelen li kama lon sijelo sina. jan ante li ken ala lukin e ona.</target> 8988 <target>sitelen li kama lon sijelo sina. jan ante li ken ala lukin e ona.</target>
8913 8989
8914 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group></trans-unit> 8990 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
8915 <trans-unit id="5699822024600815733" datatype="html"> 8991 <trans-unit id="5699822024600815733" datatype="html">
8916 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 8992 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
8917 <target>taso sina weka e lipu ni la sona pi pana sina li kama weka kin. ni la sina wile ala wile ni?</target> 8993 <target>taso sina weka e lipu ni la sona pi pana sina li kama weka kin. ni la sina wile ala wile ni?</target>
8918 8994
8919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group></trans-unit> 8995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
8920 <trans-unit id="1219739004043110649" datatype="html"> 8996 <trans-unit id="1219739004043110649" datatype="html">
8921 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 8997 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
8922 <target>ilo sina li awen pana e sitelen. ni la sina wile ala wile weka e lipu ni?</target> 8998 <target>ilo sina li awen pana e sitelen. ni la sina wile ala wile weka e lipu ni?</target>
8923 8999
8924 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 9000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
8925 <trans-unit id="1830802698757049943" datatype="html"> 9001 <trans-unit id="1830802698757049943" datatype="html">
8926 <source>Publish <x id="PH" equiv-text="videoName"/></source> 9002 <source>Publish <x id="PH" equiv-text="videoName"/></source>
8927 <target>o pana e sitelen "<x id="PH" equiv-text="videoName"/>"</target> 9003 <target>o pana e sitelen "<x id="PH" equiv-text="videoName"/>"</target>
8928 9004
8929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 9005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
8930 <trans-unit id="6161604372916832458" datatype="html"> 9006 <trans-unit id="6161604372916832458" datatype="html">
8931 <source>Upload on hold</source> 9007 <source>Upload on hold</source>
8932 <target>pana ala</target> 9008 <target>pana ala</target>
8933 9009
8934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit> 9010 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
8935 <trans-unit id="6932865105766151309" datatype="html"> 9011 <trans-unit id="6932865105766151309" datatype="html">
8936 <source>Upload</source> 9012 <source>Upload</source>
8937 <target>o pana</target> 9013 <target>o pana</target>
8938 9014
8939 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group></trans-unit> 9015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
8940 <trans-unit id="8278735427925094503" datatype="html"> 9016 <trans-unit id="8278735427925094503" datatype="html">
8941 <source>Upload <x id="PH" equiv-text="videofile.name"/></source> 9017 <source>Upload <x id="PH" equiv-text="videofile.name"/></source>
8942 <target>o pana e sitelen "<x id="PH" equiv-text="videofile.name"/>"</target> 9018 <target>o pana e sitelen "<x id="PH" equiv-text="videofile.name"/>"</target>
8943 9019
8944 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit> 9020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
8945 <trans-unit id="5981816353437801748" datatype="html"> 9021 <trans-unit id="5981816353437801748" datatype="html">
8946 <source>Video published.</source> 9022 <source>Video published.</source>
8947 <target>mi pana e sitelen tawa ale.</target> 9023 <target>mi pana e sitelen tawa ale.</target>
8948 9024
8949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 9025 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
8950 <trans-unit id="1006562256968398209" datatype="html"> 9026 <trans-unit id="1006562256968398209" datatype="html">
8951 <source>video</source> 9027 <source>video</source>
8952 <target>sitelen</target> 9028 <target>sitelen</target>
8953 9029
8954 9030
8955 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit> 9031 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
8956 <trans-unit id="6995024616159044376" datatype="html"> 9032 <trans-unit id="6995024616159044376" datatype="html">
8957 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 9033 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
8958 <target>sina ken ala pana e sitelen ni tan suli ona. (sitelen ni li suli <x id="PH" equiv-text="videoSizeBytes"/>. sitelen ale sina li suli <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>. sina ken pana e sitelen pi suli <x id="PH_2" equiv-text="videoQuotaBytes"/>.)</target> 9034 <target>sina ken ala pana e sitelen ni tan suli ona. (sitelen ni li suli <x id="PH" equiv-text="videoSizeBytes"/>. sitelen ale sina li suli <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>. sina ken pana e sitelen pi suli <x id="PH_2" equiv-text="videoQuotaBytes"/>.)</target>
8959 9035
8960 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 9036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
8961 <trans-unit id="7873395933409147217" datatype="html"> 9037 <trans-unit id="7873395933409147217" datatype="html">
8962 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 9038 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
8963 <target>sina ken ala pana e sitelen ni lon tenpo suno ni tan suli ona. (sitelen ni li suli <x id="PH" equiv-text="videoSizeBytes"/>. sitelen ale sina pi tenpo suno ni li suli <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>. sina ken pana e sitelen pi suli <x id="PH_2" equiv-text="quotaDailyBytes"/> lon tenpo suno ni.)</target> 9039 <target>sina ken ala pana e sitelen ni lon tenpo suno ni tan suli ona. (sitelen ni li suli <x id="PH" equiv-text="videoSizeBytes"/>. sitelen ale sina pi tenpo suno ni li suli <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>. sina ken pana e sitelen pi suli <x id="PH_2" equiv-text="quotaDailyBytes"/> lon tenpo suno ni.)</target>
8964 9040
8965 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group></trans-unit> 9041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
8966 <trans-unit id="2587226585711833549" datatype="html"> 9042 <trans-unit id="2587226585711833549" datatype="html">
8967 <source>Read instance rules for help</source> 9043 <source>Read instance rules for help</source>
8968 <target>sina wile sona mute la o lukin e lawa pi ma ni</target> 9044 <target>sina wile sona mute la o lukin e lawa pi ma ni</target>
@@ -9059,13 +9135,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9059 <trans-unit id="764164089183618119" datatype="html"> 9135 <trans-unit id="764164089183618119" datatype="html">
9060 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 9136 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
9061 <target>sina awen ala e ante sina! sina weka la ona kin li kama weka.</target> 9137 <target>sina awen ala e ante sina! sina weka la ona kin li kama weka.</target>
9062 9138 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group>
9063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">90</context></context-group></trans-unit> 9139 </trans-unit>
9064 <trans-unit id="8306050839443016954" datatype="html"> 9140 <trans-unit id="8306050839443016954" datatype="html">
9065 <source>Video updated.</source> 9141 <source>Video updated.</source>
9066 <target>mi ante e ijo sitelen.</target> 9142 <target>mi ante e ijo sitelen.</target>
9067 9143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group>
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.ts</context><context context-type="linenumber">152</context></context-group></trans-unit> 9144 </trans-unit>
9069 <trans-unit id="1813238393038053050" datatype="html"> 9145 <trans-unit id="1813238393038053050" datatype="html">
9070 <source>SUPPORT</source> 9146 <source>SUPPORT</source>
9071 <target state="translated">O PANA E MANI</target> 9147 <target state="translated">O PANA E MANI</target>
@@ -9309,30 +9385,30 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9309 <trans-unit id="4502286564339177240" datatype="html"> 9385 <trans-unit id="4502286564339177240" datatype="html">
9310 <source>Reply</source> 9386 <source>Reply</source>
9311 <target>o toki lon toki ni</target> 9387 <target>o toki lon toki ni</target>
9312 9388 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group>
9313 9389 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group>
9314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">70</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 9390 </trans-unit>
9315 <trans-unit id="3572897237443938692" datatype="html"> 9391 <trans-unit id="3572897237443938692" datatype="html">
9316 <source>Highlighted comment</source> 9392 <source>Highlighted comment</source>
9317 <target>toki ni</target> 9393 <target>toki ni</target>
9318 9394 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group>
9319 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">14</context></context-group></trans-unit> 9395 </trans-unit>
9320 <trans-unit id="8432562579042371182" datatype="html"> 9396 <trans-unit id="8432562579042371182" datatype="html">
9321 <source>Options</source> 9397 <source>Options</source>
9322 <target>wile</target> 9398 <target>wile</target>
9323 9399 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group>
9324 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 9400 </trans-unit>
9325 <trans-unit id="6381490568322624964" datatype="html"> 9401 <trans-unit id="6381490568322624964" datatype="html">
9326 <source>Deleted</source> 9402 <source>Deleted</source>
9327 <target>weka</target> 9403 <target>weka</target>
9328 9404 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group>
9329 9405 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group>
9330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 9406 </trans-unit>
9331 <trans-unit id="2447932355167015019" datatype="html"> 9407 <trans-unit id="2447932355167015019" datatype="html">
9332 <source>This comment has been deleted</source> 9408 <source>This comment has been deleted</source>
9333 <target>toki ni li weka</target> 9409 <target>toki ni li weka</target>
9334 9410 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group>
9335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 9411 </trans-unit>
9336 <trans-unit id="4619111912751495491" datatype="html"> 9412 <trans-unit id="4619111912751495491" datatype="html">
9337 <source>Report this comment</source> 9413 <source>Report this comment</source>
9338 <target>toki ni li ike</target> 9414 <target>toki ni li ike</target>
@@ -9444,29 +9520,29 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9444 <trans-unit id="6747218355168080191" datatype="html"> 9520 <trans-unit id="6747218355168080191" datatype="html">
9445 <source>Do you really want to delete this comment?</source> 9521 <source>Do you really want to delete this comment?</source>
9446 <target>sina wile ala wile weka e toki ni?</target> 9522 <target>sina wile ala wile weka e toki ni?</target>
9447 9523 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group>
9448 9524 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group>
9449 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">181</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">411</context></context-group></trans-unit> 9525 </trans-unit>
9450 <trans-unit id="3691787517663044217" datatype="html"> 9526 <trans-unit id="3691787517663044217" datatype="html">
9451 <source>The deletion will be sent to remote instances so they can reflect the change.</source> 9527 <source>The deletion will be sent to remote instances so they can reflect the change.</source>
9452 <target>mi toki e ni tawa ma ante. ni la ona kin li weka e toki ni.</target> 9528 <target>mi toki e ni tawa ma ante. ni la ona kin li weka e toki ni.</target>
9453 9529 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group>
9454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">184</context></context-group></trans-unit> 9530 </trans-unit>
9455 <trans-unit id="7321800851971795962" datatype="html"> 9531 <trans-unit id="7321800851971795962" datatype="html">
9456 <source>It is a remote comment, so the deletion will only be effective on your instance.</source> 9532 <source>It is a remote comment, so the deletion will only be effective on your instance.</source>
9457 <target>toki ni li tan ma ante. ni la mi ken weka e toki ni tan ma sina taso.</target> 9533 <target>toki ni li tan ma ante. ni la mi ken weka e toki ni tan ma sina taso.</target>
9458 9534 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group>
9459 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">186</context></context-group></trans-unit> 9535 </trans-unit>
9460 <trans-unit id="5964038603724691720" datatype="html"> 9536 <trans-unit id="5964038603724691720" datatype="html">
9461 <source>Delete and re-draft</source> 9537 <source>Delete and re-draft</source>
9462 <target>o weka o ante</target> 9538 <target>o weka o ante</target>
9463 9539 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group>
9464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">214</context></context-group></trans-unit> 9540 </trans-unit>
9465 <trans-unit id="7163633882758007711" datatype="html"> 9541 <trans-unit id="7163633882758007711" datatype="html">
9466 <source>Do you really want to delete and re-draft this comment?</source> 9542 <source>Do you really want to delete and re-draft this comment?</source>
9467 <target>sina wile ala wile e ni: sina weka e toki ni li ante e ona li pana sin e ona ante?</target> 9543 <target>sina wile ala wile e ni: sina weka e toki ni li ante e ona li pana sin e ona ante?</target>
9468 9544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group>
9469 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">215</context></context-group></trans-unit> 9545 </trans-unit>
9470 <trans-unit id="6402393085909200998" datatype="html"> 9546 <trans-unit id="6402393085909200998" datatype="html">
9471 <source>Friendly Reminder:</source> 9547 <source>Friendly Reminder:</source>
9472 <target>o sona:</target> 9548 <target>o sona:</target>
@@ -9617,19 +9693,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9617 <trans-unit id="6952960992592445535" datatype="html"> 9693 <trans-unit id="6952960992592445535" datatype="html">
9618 <source><x id="PH" equiv-text="this.video.account.name"/> (channel page)</source> 9694 <source><x id="PH" equiv-text="this.video.account.name"/> (channel page)</source>
9619 <target><x id="PH" equiv-text="this.video.account.name"/> (lipu sitelen)</target> 9695 <target><x id="PH" equiv-text="this.video.account.name"/> (lipu sitelen)</target>
9620 <context-group purpose="location"> 9696
9621 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context> 9697
9622 <context context-type="linenumber">20</context> 9698
9623 </context-group> 9699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
9624 <context-group purpose="location">
9625 <context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context>
9626 <context context-type="linenumber">40</context>
9627 </context-group>
9628 <context-group purpose="location">
9629 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
9630 <context context-type="linenumber">128</context>
9631 </context-group>
9632 </trans-unit>
9633 <trans-unit id="1209500590333005801" datatype="html"> 9700 <trans-unit id="1209500590333005801" datatype="html">
9634 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source> 9701 <source><x id="PH" equiv-text="this.video.byAccount"/> (account page)</source>
9635 <target><x id="PH" equiv-text="this.video.byAccount"/> (lipu sijelo)</target> 9702 <target><x id="PH" equiv-text="this.video.byAccount"/> (lipu sijelo)</target>
@@ -9767,117 +9834,111 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9767 <trans-unit id="961774488937452220" datatype="html"> 9834 <trans-unit id="961774488937452220" datatype="html">
9768 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH" equiv-text="originUrl"/>"><x id="PH_1" equiv-text="originUrl"/>&lt;/a>?</source> 9835 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH" equiv-text="originUrl"/>"><x id="PH_1" equiv-text="originUrl"/>&lt;/a>?</source>
9769 <target>sina ken ala lukin e sitelen ni lon ma ni. sina wile ala wile tawa ma mama ona "&lt;a href="<x id="PH" equiv-text="originUrl"/>"><x id="PH_1" equiv-text="originUrl"/>&lt;/a>"?</target> 9836 <target>sina ken ala lukin e sitelen ni lon ma ni. sina wile ala wile tawa ma mama ona "&lt;a href="<x id="PH" equiv-text="originUrl"/>"><x id="PH_1" equiv-text="originUrl"/>&lt;/a>"?</target>
9770 9837 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group>
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">325</context></context-group></trans-unit> 9838 </trans-unit>
9772 <trans-unit id="5761611056224181752" datatype="html"> 9839 <trans-unit id="5761611056224181752" datatype="html">
9773 <source>Redirection</source> 9840 <source>Redirection</source>
9774 <target>tawa</target> 9841 <target>tawa</target>
9775 9842 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group>
9776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">326</context></context-group></trans-unit> 9843 </trans-unit>
9777 <trans-unit id="8858527736400081688" datatype="html"> 9844 <trans-unit id="8858527736400081688" datatype="html">
9778 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source> 9845 <source>This video contains mature or explicit content. Are you sure you want to watch it?</source>
9779 <target>ijo unpa li lon sitelen ni. sina wile ala wile lukin e ona?</target> 9846 <target>ijo unpa li lon sitelen ni. sina wile ala wile lukin e ona?</target>
9780 9847 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group>
9781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 9848 </trans-unit>
9782 <trans-unit id="3937119019020041049" datatype="html"> 9849 <trans-unit id="3937119019020041049" datatype="html">
9783 <source>Mature or explicit content</source> 9850 <source>Mature or explicit content</source>
9784 <target>ijo unpa</target> 9851 <target>ijo unpa</target>
9785 9852 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group>
9786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">378</context></context-group></trans-unit> 9853 </trans-unit>
9787 <trans-unit id="1755474755114288376" datatype="html"> 9854 <trans-unit id="1755474755114288376" datatype="html">
9788 <source>Up Next</source> 9855 <source>Up Next</source>
9789 <target>kama</target> 9856 <target>kama</target>
9790 9857 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group>
9791 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">451</context></context-group></trans-unit> 9858 </trans-unit>
9792 <trans-unit id="3354816756665089864" datatype="html"> 9859 <trans-unit id="3354816756665089864" datatype="html">
9793 <source>Autoplay is suspended</source> 9860 <source>Autoplay is suspended</source>
9794 <target>mi pana ala e sitelen kama lon pini sitelen</target> 9861 <target>mi pana ala e sitelen kama lon pini sitelen</target>
9795 9862 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group>
9796 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">453</context></context-group></trans-unit> 9863 </trans-unit>
9797 <trans-unit id="5856931617181450881" datatype="html"> 9864 <trans-unit id="5856931617181450881" datatype="html">
9798 <source>Enter/exit fullscreen</source> 9865 <source>Enter/exit fullscreen</source>
9799 <target>o pana e sitelen lon ale/lili pi ilo mi</target> 9866 <target>o pana e sitelen lon ale/lili pi ilo mi</target>
9800 9867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group>
9801 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">748</context></context-group></trans-unit> 9868 </trans-unit>
9802 <trans-unit id="2971009377468404076" datatype="html"> 9869 <trans-unit id="2971009377468404076" datatype="html">
9803 <source>Play/Pause the video</source> 9870 <source>Play/Pause the video</source>
9804 <target>o open/pini e tawa</target> 9871 <target>o open/pini e tawa</target>
9805 9872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group>
9806 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">749</context></context-group></trans-unit> 9873 </trans-unit>
9807 <trans-unit id="4147087312411482964" datatype="html"> 9874 <trans-unit id="4147087312411482964" datatype="html">
9808 <source>Mute/unmute the video</source> 9875 <source>Mute/unmute the video</source>
9809 <target>o open/pini e kalama</target> 9876 <target>o open/pini e kalama</target>
9810 9877 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group>
9811 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">750</context></context-group></trans-unit> 9878 </trans-unit>
9812 <trans-unit id="4791956574676305640" datatype="html"> 9879 <trans-unit id="4791956574676305640" datatype="html">
9813 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source> 9880 <source>Skip to a percentage of the video: 0 is 0% and 9 is 90%</source>
9814 <target>o tawa kipisi sitelen. 0 la mi tawa open. 9 la mi tawa kipisi nanpa 9 pi kipisi 10</target> 9881 <target>o tawa kipisi sitelen. 0 la mi tawa open. 9 la mi tawa kipisi nanpa 9 pi kipisi 10</target>
9815 9882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group>
9816 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">752</context></context-group></trans-unit> 9883 </trans-unit>
9817 <trans-unit id="3887762369650091344" datatype="html"> 9884 <trans-unit id="3887762369650091344" datatype="html">
9818 <source>Increase the volume</source> 9885 <source>Increase the volume</source>
9819 <target>o suli e kalama</target> 9886 <target>o suli e kalama</target>
9820 9887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group>
9821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">754</context></context-group></trans-unit> 9888 </trans-unit>
9822 <trans-unit id="1363382131573461910" datatype="html"> 9889 <trans-unit id="1363382131573461910" datatype="html">
9823 <source>Decrease the volume</source> 9890 <source>Decrease the volume</source>
9824 <target>o lili e kalama</target> 9891 <target>o lili e kalama</target>
9825 9892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group>
9826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">755</context></context-group></trans-unit> 9893 </trans-unit>
9827 <trans-unit id="2541031516422557760" datatype="html"> 9894 <trans-unit id="2541031516422557760" datatype="html">
9828 <source>Seek the video forward</source> 9895 <source>Seek the video forward</source>
9829 <target>o tawa tenpo kama</target> 9896 <target>o tawa tenpo kama</target>
9830 9897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group>
9831 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">757</context></context-group></trans-unit> 9898 </trans-unit>
9832 <trans-unit id="8813023402019364882" datatype="html"> 9899 <trans-unit id="8813023402019364882" datatype="html">
9833 <source>Seek the video backward</source> 9900 <source>Seek the video backward</source>
9834 <target>o tawa tenpo pini</target> 9901 <target>o tawa tenpo pini</target>
9835 9902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group>
9836 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">758</context></context-group></trans-unit> 9903 </trans-unit>
9837 <trans-unit id="581757752202843950" datatype="html"> 9904 <trans-unit id="581757752202843950" datatype="html">
9838 <source>Increase playback rate</source> 9905 <source>Increase playback rate</source>
9839 <target>o suli e wawa tawa</target> 9906 <target>o suli e wawa tawa</target>
9840 9907 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group>
9841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">760</context></context-group></trans-unit> 9908 </trans-unit>
9842 <trans-unit id="5467642834854681120" datatype="html"> 9909 <trans-unit id="5467642834854681120" datatype="html">
9843 <source>Decrease playback rate</source> 9910 <source>Decrease playback rate</source>
9844 <target>o lili e wawa tawa</target> 9911 <target>o lili e wawa tawa</target>
9845 9912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group>
9846 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">761</context></context-group></trans-unit> 9913 </trans-unit>
9847 <trans-unit id="3860402955823859506" datatype="html"> 9914 <trans-unit id="3860402955823859506" datatype="html">
9848 <source>Navigate in the video to the previous frame</source> 9915 <source>Navigate in the video to the previous frame</source>
9849 <target>o tawa sitelen pini pi tawa ala</target> 9916 <target>o tawa sitelen pini pi tawa ala</target>
9850 9917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group>
9851 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">763</context></context-group></trans-unit> 9918 </trans-unit>
9852 <trans-unit id="8232494782895420700" datatype="html"> 9919 <trans-unit id="8232494782895420700" datatype="html">
9853 <source>Navigate in the video to the next frame</source> 9920 <source>Navigate in the video to the next frame</source>
9854 <target>o tawa sitelen kama pi tawa ala</target> 9921 <target>o tawa sitelen kama pi tawa ala</target>
9855 9922 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group>
9856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">764</context></context-group></trans-unit> 9923 </trans-unit>
9857 <trans-unit id="8223917068580581095" datatype="html"> 9924 <trans-unit id="8223917068580581095" datatype="html">
9858 <source>Toggle theater mode</source> 9925 <source>Toggle theater mode</source>
9859 <target>o suli e sitelen</target> 9926 <target>o suli e sitelen</target>
9860 9927 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group>
9861 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">769</context></context-group></trans-unit> 9928 </trans-unit>
9862 <trans-unit id="7627544798203088407" datatype="html"> 9929 <trans-unit id="7627544798203088407" datatype="html">
9863 <source>Discover</source> 9930 <source>Discover</source>
9864 <target>kulupu</target> 9931 <target>kulupu</target>
9865 <context-group purpose="location"> 9932
9866 <context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context> 9933
9867 <context context-type="linenumber">1</context> 9934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
9868 </context-group>
9869 <context-group purpose="location">
9870 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9871 <context context-type="linenumber">125</context>
9872 </context-group>
9873 </trans-unit>
9874 <trans-unit id="834805431202576194" datatype="html"> 9935 <trans-unit id="834805431202576194" datatype="html">
9875 <source>No results.</source> 9936 <source>No results.</source>
9876 <target>ala li lon.</target> 9937 <target>ala li lon.</target>
9877 9938 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group>
9878 9939 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group>
9879 9940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group>
9880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">24</context></context-group></trans-unit> 9941 </trans-unit>
9881 <trans-unit id="12646164819555880" datatype="html"> 9942 <trans-unit id="12646164819555880" datatype="html">
9882 <source>Videos from your subscriptions</source> 9943 <source>Videos from your subscriptions</source>
9883 <target>sitelen tan lipu pi lukin sina</target> 9944 <target>sitelen tan lipu pi lukin sina</target>
@@ -9894,15 +9955,15 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9894 <trans-unit id="2431286785954354122" datatype="html"> 9955 <trans-unit id="2431286785954354122" datatype="html">
9895 <source>Recently added</source> 9956 <source>Recently added</source>
9896 <target>sin</target> 9957 <target>sin</target>
9897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 9958
9898 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 9959
9899 </trans-unit> 9960 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
9900 <trans-unit id="232050922346936574" datatype="html"> 9961 <trans-unit id="232050922346936574" datatype="html">
9901 <source>Trending</source> 9962 <source>Trending</source>
9902 <target>sitelen wawa</target> 9963 <target>sitelen wawa</target>
9903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9964
9904 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9965
9905 </trans-unit> 9966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9906 <trans-unit id="2144158274184161635" datatype="html"> 9967 <trans-unit id="2144158274184161635" datatype="html">
9907 <source>Videos with the most interactions for recent videos</source> 9968 <source>Videos with the most interactions for recent videos</source>
9908 <target>sitelen sin pi lukin mute</target> 9969 <target>sitelen sin pi lukin mute</target>
@@ -9926,15 +9987,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9926 <trans-unit id="4668975178372693951" datatype="html"> 9987 <trans-unit id="4668975178372693951" datatype="html">
9927 <source>Discover videos</source> 9988 <source>Discover videos</source>
9928 <target state="translated">kulupu sitelen pi ken pona</target> 9989 <target state="translated">kulupu sitelen pi ken pona</target>
9929 <context-group purpose="location"> 9990
9930 <context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context> 9991
9931 <context context-type="linenumber">17</context> 9992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
9932 </context-group>
9933 <context-group purpose="location">
9934 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
9935 <context context-type="linenumber">124</context>
9936 </context-group>
9937 </trans-unit>
9938 <trans-unit id="8212906256415538361" datatype="html"> 9993 <trans-unit id="8212906256415538361" datatype="html">
9939 <source>Upload a video</source> 9994 <source>Upload a video</source>
9940 <target>o pana e sitelen</target> 9995 <target>o pana e sitelen</target>
@@ -9962,48 +10017,48 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9962 <trans-unit id="219462505467671767" datatype="html"> 10017 <trans-unit id="219462505467671767" datatype="html">
9963 <source>Close the left menu</source> 10018 <source>Close the left menu</source>
9964 <target>o weka e poki poka</target> 10019 <target>o weka e poki poka</target>
9965 10020 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group>
9966 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 10021 </trans-unit>
9967 <trans-unit id="3455550526898419928" datatype="html"> 10022 <trans-unit id="3455550526898419928" datatype="html">
9968 <source>Open the left menu</source> 10023 <source>Open the left menu</source>
9969 <target>o pana e poki poka</target> 10024 <target>o pana e poki poka</target>
9970 10025 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group>
9971 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 10026 </trans-unit>
9972 <trans-unit id="7709367721354853232" datatype="html"> 10027 <trans-unit id="7709367721354853232" datatype="html">
9973 <source>Focus the search bar</source> 10028 <source>Focus the search bar</source>
9974 <target>o tawa poki alasa</target> 10029 <target>o tawa poki alasa</target>
9975 10030 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group>
9976 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 10031 </trans-unit>
9977 <trans-unit id="4049262826107502276" datatype="html"> 10032 <trans-unit id="4049262826107502276" datatype="html">
9978 <source>Toggle the left menu</source> 10033 <source>Toggle the left menu</source>
9979 <target>o weka/pana e poki poka</target> 10034 <target>o weka/pana e poki poka</target>
9980 10035 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group>
9981 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">292</context></context-group></trans-unit> 10036 </trans-unit>
9982 <trans-unit id="5409372033656550095" datatype="html"> 10037 <trans-unit id="5409372033656550095" datatype="html">
9983 <source>Go to the discover videos page</source> 10038 <source>Go to the discover videos page</source>
9984 <target>o tawa kulupu sitelen</target> 10039 <target>o tawa kulupu sitelen</target>
9985 10040 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group>
9986 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">297</context></context-group></trans-unit> 10041 </trans-unit>
9987 <trans-unit id="4278050445961255445" datatype="html"> 10042 <trans-unit id="4278050445961255445" datatype="html">
9988 <source>Go to the trending videos page</source> 10043 <source>Go to the trending videos page</source>
9989 <target>o tawa sitelen wawa</target> 10044 <target>o tawa sitelen wawa</target>
9990 10045 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group>
9991 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">302</context></context-group></trans-unit> 10046 </trans-unit>
9992 <trans-unit id="3242234958443825475" datatype="html"> 10047 <trans-unit id="3242234958443825475" datatype="html">
9993 <source>Go to the recently added videos page</source> 10048 <source>Go to the recently added videos page</source>
9994 <target>o tawa sitelen sin</target> 10049 <target>o tawa sitelen sin</target>
9995 10050 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group>
9996 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> 10051 </trans-unit>
9997 <trans-unit id="2887122197778293919" datatype="html"> 10052 <trans-unit id="2887122197778293919" datatype="html">
9998 <source>Go to the local videos page</source> 10053 <source>Go to the local videos page</source>
9999 <target>o tawa sitelen pi ma ni</target> 10054 <target>o tawa sitelen pi ma ni</target>
10000 10055 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group>
10001 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">312</context></context-group></trans-unit> 10056 </trans-unit>
10002 <trans-unit id="8009065619559214982" datatype="html"> 10057 <trans-unit id="8009065619559214982" datatype="html">
10003 <source>Go to the videos upload page</source> 10058 <source>Go to the videos upload page</source>
10004 <target>o tawa pana sitelen</target> 10059 <target>o tawa pana sitelen</target>
10005 10060 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group>
10006 <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 10061 </trans-unit>
10007 <trans-unit id="3779524668013120370" datatype="html"> 10062 <trans-unit id="3779524668013120370" datatype="html">
10008 <source>Go to my subscriptions</source> 10063 <source>Go to my subscriptions</source>
10009 <target>o tawa lukin mi</target> 10064 <target>o tawa lukin mi</target>
@@ -10037,7 +10092,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
10037 </context-group> 10092 </context-group>
10038 </trans-unit> 10093 </trans-unit>
10039 <trans-unit id="2013324644839511073" datatype="html"> 10094 <trans-unit id="2013324644839511073" datatype="html">
10040 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 10095 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
10041Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 10096Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
10042 <target>mi ken ala kama jo e nimi wawa pi nasin OAuth. pakala li ni: <x id="PH" equiv-text="err.text"/>. o lukin e wile sina pi ilo PeerTube (lon poki config/). suli la o lukin e wan "webserver".</target> 10097 <target>mi ken ala kama jo e nimi wawa pi nasin OAuth. pakala li ni: <x id="PH" equiv-text="err.text"/>. o lukin e wile sina pi ilo PeerTube (lon poki config/). suli la o lukin e wan "webserver".</target>
10043 <context-group purpose="location"> 10098 <context-group purpose="location">
@@ -10048,17 +10103,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10048 <trans-unit id="1519954996184640001" datatype="html"> 10103 <trans-unit id="1519954996184640001" datatype="html">
10049 <source>Error</source> 10104 <source>Error</source>
10050 <target>pakala</target> 10105 <target>pakala</target>
10051 10106 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group>
10052 10107 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group>
10053 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">19</context></context-group></trans-unit> 10108 </trans-unit>
10054 <trans-unit id="375263728166936544" datatype="html"> 10109 <trans-unit id="375263728166936544" datatype="html">
10055 <source>You need to reconnect.</source> 10110 <source>You need to reconnect.</source>
10056 <target>o linja sin.</target> 10111 <target>o linja sin.</target>
10057 <context-group purpose="location"> 10112
10058 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context> 10113 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
10059 <context context-type="linenumber">221</context>
10060 </context-group>
10061 </trans-unit>
10062 <trans-unit id="8093156107152165809" datatype="html"> 10114 <trans-unit id="8093156107152165809" datatype="html">
10063 <source>Show/hide this help menu</source> 10115 <source>Show/hide this help menu</source>
10064 <target state="new">Show/hide this help menu</target> 10116 <target state="new">Show/hide this help menu</target>
@@ -10086,86 +10138,65 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10086 <trans-unit id="3608407683173066091" datatype="html"> 10138 <trans-unit id="3608407683173066091" datatype="html">
10087 <source>My history</source> 10139 <source>My history</source>
10088 <target>lukin sina pi tenpo pini</target> 10140 <target>lukin sina pi tenpo pini</target>
10089 <context-group purpose="location"> 10141
10090 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10142 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10091 <context context-type="linenumber">98</context>
10092 </context-group>
10093 </trans-unit>
10094 <trans-unit id="4024404994702813072" datatype="html"> 10143 <trans-unit id="4024404994702813072" datatype="html">
10095 <source>In my library</source> 10144 <source>In my library</source>
10096 <target>lon tomo sina</target> 10145 <target>lon tomo sina</target>
10097 <context-group purpose="location"> 10146
10098 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10147 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
10099 <context context-type="linenumber">104</context>
10100 </context-group>
10101 </trans-unit>
10102 <trans-unit id="2821179408673282599" datatype="html"> 10148 <trans-unit id="2821179408673282599" datatype="html">
10103 <source>Home</source> 10149 <source>Home</source>
10104 <target>open</target> 10150 <target>open</target>
10105 <context-group purpose="location"> 10151
10106 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10152
10107 <context context-type="linenumber">115</context> 10153 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
10108 </context-group>
10109 <context-group purpose="location">
10110 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
10111 <context context-type="linenumber">116</context>
10112 </context-group>
10113 </trans-unit>
10114 <trans-unit id="8067135025051844577" datatype="html"> 10154 <trans-unit id="8067135025051844577" datatype="html">
10115 <source>Trending videos</source> 10155 <source>Trending videos</source>
10116 <target>sitelen wawa</target> 10156 <target>sitelen wawa</target>
10117 <context-group purpose="location"> 10157
10118 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10158 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
10119 <context context-type="linenumber">130</context>
10120 </context-group>
10121 </trans-unit>
10122 <trans-unit id="664221386829541948" datatype="html"> 10159 <trans-unit id="664221386829541948" datatype="html">
10123 <source>Recently added videos</source> 10160 <source>Recently added videos</source>
10124 <target>sitelen sin</target> 10161 <target>sitelen sin</target>
10125 <context-group purpose="location"> 10162
10126 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10163 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
10127 <context context-type="linenumber">136</context>
10128 </context-group>
10129 </trans-unit>
10130 <trans-unit id="6470888608149621404" datatype="html"> 10164 <trans-unit id="6470888608149621404" datatype="html">
10131 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 10165 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
10132 <target>LON <x id="PH" equiv-text="config.instance.name"/></target> 10166 <target>LON <x id="PH" equiv-text="config.instance.name"/></target>
10133 <context-group purpose="location"> 10167
10134 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 10168 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
10135 <context context-type="linenumber">150</context>
10136 </context-group>
10137 </trans-unit>
10138 <trans-unit id="4648900870671159218" datatype="html"> 10169 <trans-unit id="4648900870671159218" datatype="html">
10139 <source>Success</source> 10170 <source>Success</source>
10140 <target>pona</target> 10171 <target>pona</target>
10141 10172 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group>
10142 10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group>
10143 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 10174 </trans-unit>
10144 <trans-unit id="2971365540217107489" datatype="html"> 10175 <trans-unit id="2971365540217107489" datatype="html">
10145 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 10176 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
10146 <target>ni li suli ike tawa ilo ni. sina wile pana e ijo pi suli ni la o toki tawa lawa.</target> 10177 <target>ni li suli ike tawa ilo ni. sina wile pana e ijo pi suli ni la o toki tawa lawa.</target>
10147 10178
10148 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group></trans-unit> 10179 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
10149 <trans-unit id="968295009933361070" datatype="html"> 10180 <trans-unit id="968295009933361070" datatype="html">
10150 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source> 10181 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source>
10151 <target>sina ni pi mute ike. o awen kepeken tenpo suli <x id="PH" equiv-text="minutesLeft"/>.</target> 10182 <target>sina ni pi mute ike. o awen kepeken tenpo suli <x id="PH" equiv-text="minutesLeft"/>.</target>
10152 10183
10153 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group></trans-unit> 10184 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
10154 <trans-unit id="4965472196059235310" datatype="html"> 10185 <trans-unit id="4965472196059235310" datatype="html">
10155 <source>Too many attempts, please try again later.</source> 10186 <source>Too many attempts, please try again later.</source>
10156 <target>sina ni pi mute ike. o awen.</target> 10187 <target>sina ni pi mute ike. o awen.</target>
10157 10188
10158 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group></trans-unit> 10189 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
10159 <trans-unit id="1693549688987384699" datatype="html"> 10190 <trans-unit id="1693549688987384699" datatype="html">
10160 <source>Server error. Please retry later.</source> 10191 <source>Server error. Please retry later.</source>
10161 <target>ilo suli li pakala. o ni sin lon tenpo kama.</target> 10192 <target>ilo suli li pakala. o ni sin lon tenpo kama.</target>
10162 10193
10163 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit> 10194 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
10164 <trans-unit id="7436975022198908854" datatype="html"> 10195 <trans-unit id="7436975022198908854" datatype="html">
10165 <source>Unknown server error</source> 10196 <source>Unknown server error</source>
10166 <target state="new">Unknown server error</target> 10197 <target state="new">Unknown server error</target>
10167 10198
10168 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group></trans-unit> 10199 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
10169 <trans-unit id="4670312387769733978" datatype="html"> 10200 <trans-unit id="4670312387769733978" datatype="html">
10170 <source>All unsaved data will be lost, are you sure you want to leave this page?</source> 10201 <source>All unsaved data will be lost, are you sure you want to leave this page?</source>
10171 <target>sina awen ala e ante la ona li kama weka lon weka sina. ni la sina wile ala wile weka?</target> 10202 <target>sina awen ala e ante la ona li kama weka lon weka sina. ni la sina wile ala wile weka?</target>
@@ -10185,8 +10216,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10185 <trans-unit id="6410650387447929805" datatype="html"> 10216 <trans-unit id="6410650387447929805" datatype="html">
10186 <source>Light/Orange or Dark</source> 10217 <source>Light/Orange or Dark</source>
10187 <target state="new">Light/Orange or Dark</target> 10218 <target state="new">Light/Orange or Dark</target>
10188 10219 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group>
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">47</context></context-group></trans-unit> 10220 </trans-unit>
10190 <trans-unit id="2279527393438260622" datatype="html"> 10221 <trans-unit id="2279527393438260622" datatype="html">
10191 <source>Search videos, playlists, channels…</source> 10222 <source>Search videos, playlists, channels…</source>
10192 <target>o alasa e sitelen e kulupu e lipu…</target> 10223 <target>o alasa e sitelen e kulupu e lipu…</target>
@@ -10318,61 +10349,61 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10318 <trans-unit id="5464118521750361406" datatype="html"> 10349 <trans-unit id="5464118521750361406" datatype="html">
10319 <source>Public profile</source> 10350 <source>Public profile</source>
10320 <target>lipu sijelo</target> 10351 <target>lipu sijelo</target>
10321 10352 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group>
10322 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">29</context></context-group></trans-unit> 10353 </trans-unit>
10323 <trans-unit id="7773271640656013365" datatype="html"> 10354 <trans-unit id="7773271640656013365" datatype="html">
10324 <source>Interface:</source> 10355 <source>Interface:</source>
10325 <target>toki ilo:</target> 10356 <target>toki ilo:</target>
10326 10357 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group>
10327 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">39</context></context-group></trans-unit> 10358 </trans-unit>
10328 <trans-unit id="1674139713929545659" datatype="html"> 10359 <trans-unit id="1674139713929545659" datatype="html">
10329 <source>Videos:</source> 10360 <source>Videos:</source>
10330 <target>toki sitelen:</target> 10361 <target>toki sitelen:</target>
10331 10362 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group>
10332 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit> 10363 </trans-unit>
10333 <trans-unit id="9156407045661257130" datatype="html"> 10364 <trans-unit id="9156407045661257130" datatype="html">
10334 <source>Sensitive:</source> 10365 <source>Sensitive:</source>
10335 <target>ijo pi ken ike la:</target> 10366 <target>ijo pi ken ike la:</target>
10336 10367 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group>
10337 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 10368 </trans-unit>
10338 <trans-unit id="3430483831942247060" datatype="html"> 10369 <trans-unit id="3430483831942247060" datatype="html">
10339 <source>Help share videos</source> 10370 <source>Help share videos</source>
10340 <target>o pana tawa ilo ante</target> 10371 <target>o pana tawa ilo ante</target>
10341 10372 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group>
10342 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">62</context></context-group></trans-unit> 10373 </trans-unit>
10343 <trans-unit id="7005745151564974365" datatype="html"> 10374 <trans-unit id="7005745151564974365" datatype="html">
10344 <source>Keyboard shortcuts</source> 10375 <source>Keyboard shortcuts</source>
10345 <target>nasin tawa pi nena mute</target> 10376 <target>nasin tawa pi nena mute</target>
10346 10377 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group>
10347 10378 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
10348 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">71</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 10379 </trans-unit>
10349 <trans-unit id="7507948636555938109" datatype="html"> 10380 <trans-unit id="7507948636555938109" datatype="html">
10350 <source>Log out</source> 10381 <source>Log out</source>
10351 <target>o weka tan sijelo ilo mi</target> 10382 <target>o weka tan sijelo ilo mi</target>
10352 10383 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group>
10353 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">76</context></context-group></trans-unit> 10384 </trans-unit>
10354 <trans-unit id="8893390761160292681" datatype="html"> 10385 <trans-unit id="8893390761160292681" datatype="html">
10355 <source>My account</source> 10386 <source>My account</source>
10356 <target>sijelo mi</target> 10387 <target>sijelo mi</target>
10357 10388
10358 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit> 10389 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
10359 <trans-unit id="6371572688505952303" datatype="html"> 10390 <trans-unit id="6371572688505952303" datatype="html">
10360 <source>My library</source> 10391 <source>My library</source>
10361 <target>tomo mi</target> 10392 <target>tomo mi</target>
10362 10393 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group>
10363 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 10394 </trans-unit>
10364 <trans-unit id="4116024528500133384" datatype="html"> 10395 <trans-unit id="4116024528500133384" datatype="html">
10365 <source>My settings</source> 10396 <source>My settings</source>
10366 <target>wile ilo mi</target> 10397 <target>wile ilo mi</target>
10367 10398 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group>
10368 10399 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group>
10369 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit> 10400 </trans-unit>
10370 <trans-unit id="1726363342938046830" datatype="html"> 10401 <trans-unit id="1726363342938046830" datatype="html">
10371 <source>About</source> 10402 <source>About</source>
10372 <target>sona pi ma ni</target> 10403 <target>sona pi ma ni</target>
10373 10404 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group>
10374 10405 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group>
10375 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">130</context></context-group></trans-unit> 10406 </trans-unit>
10376 <trans-unit id="6653148913296143805" datatype="html"> 10407 <trans-unit id="6653148913296143805" datatype="html">
10377 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source> 10408 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
10378 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 10409 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Crea"/>Create an account<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>on <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
@@ -10389,7 +10420,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10389 <context context-type="linenumber">27,30</context> 10420 <context context-type="linenumber">27,30</context>
10390 </context-group> 10421 </context-group>
10391 </trans-unit> 10422 </trans-unit>
10392
10393 <trans-unit id="6075115017891566450" datatype="html"> 10423 <trans-unit id="6075115017891566450" datatype="html">
10394 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source> 10424 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></source>
10395 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target> 10425 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Term"/>Terms<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>of <x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;"/></target>
@@ -10441,54 +10471,54 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10441 <trans-unit id="2689878465089314112" datatype="html"> 10471 <trans-unit id="2689878465089314112" datatype="html">
10442 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source> 10472 <source>Interface: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></source>
10443 <target>toki ilo: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target> 10473 <target>toki ilo: <x id="INTERPOLATION" equiv-text="{{ currentInterfaceLanguage }}"/></target>
10444 10474 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group>
10445 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">137</context></context-group></trans-unit> 10475 </trans-unit>
10446 <trans-unit id="8378304669563824772" datatype="html"> 10476 <trans-unit id="8378304669563824772" datatype="html">
10447 <source>Get help using PeerTube</source> 10477 <source>Get help using PeerTube</source>
10448 <target>o kama sona e ilo PeerTube</target> 10478 <target>o kama sona e ilo PeerTube</target>
10449 10479 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group>
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 10480 </trans-unit>
10451 <trans-unit id="7911416166208830577" datatype="html"> 10481 <trans-unit id="7911416166208830577" datatype="html">
10452 <source>Help</source> 10482 <source>Help</source>
10453 <target>sona</target> 10483 <target>sona</target>
10454 10484 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
10455 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 10485 </trans-unit>
10456 <trans-unit id="3620232640697554352" datatype="html"> 10486 <trans-unit id="3620232640697554352" datatype="html">
10457 <source>Frequently asked questions about PeerTube</source> 10487 <source>Frequently asked questions about PeerTube</source>
10458 <target>jan mute li wile sona e ni pi ilo PeerTube</target> 10488 <target>jan mute li wile sona e ni pi ilo PeerTube</target>
10459 10489 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group>
10460 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">142</context></context-group></trans-unit> 10490 </trans-unit>
10461 <trans-unit id="2806917038528218276" datatype="html"> 10491 <trans-unit id="2806917038528218276" datatype="html">
10462 <source>FAQ</source> 10492 <source>FAQ</source>
10463 <target>sona pona</target> 10493 <target>sona pona</target>
10464 10494 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
10465 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit> 10495 </trans-unit>
10466 <trans-unit id="4088311569349098646" datatype="html"> 10496 <trans-unit id="4088311569349098646" datatype="html">
10467 <source>Stats</source> 10497 <source>Stats</source>
10468 <target>nanpa</target> 10498 <target>nanpa</target>
10469 10499 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group>
10470 10500 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group>
10471 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">353</context></context-group></trans-unit> 10501 </trans-unit>
10472 <trans-unit id="3722967224215437913" datatype="html"> 10502 <trans-unit id="3722967224215437913" datatype="html">
10473 <source>API documentation</source> 10503 <source>API documentation</source>
10474 <target>lipu sona pi toki ilo</target> 10504 <target>lipu sona pi toki ilo</target>
10475 10505 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group>
10476 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">144</context></context-group></trans-unit> 10506 </trans-unit>
10477 <trans-unit id="8942351587754185907" datatype="html"> 10507 <trans-unit id="8942351587754185907" datatype="html">
10478 <source>API</source> 10508 <source>API</source>
10479 <target>toki ilo</target> 10509 <target>toki ilo</target>
10480 10510 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group>
10481 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">145</context></context-group></trans-unit> 10511 </trans-unit>
10482 <trans-unit id="7366542359085748162" datatype="html"> 10512 <trans-unit id="7366542359085748162" datatype="html">
10483 <source>powered by PeerTube - CopyLeft 2015-2022</source> 10513 <source>powered by PeerTube - CopyLeft 2015-2022</source>
10484 <target state="translated">kepeken ilo PeerTube - pana tawa ale 2015-2022</target> 10514 <target state="translated">kepeken ilo PeerTube - pana tawa ale 2015-2022</target>
10485 10515 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group>
10486 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">149</context></context-group></trans-unit> 10516 </trans-unit>
10487 <trans-unit id="2497681082724639563" datatype="html"> 10517 <trans-unit id="2497681082724639563" datatype="html">
10488 <source>powered by PeerTube</source> 10518 <source>powered by PeerTube</source>
10489 <target>kepeken ilo PeerTube</target> 10519 <target>kepeken ilo PeerTube</target>
10490 10520 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group>
10491 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">150</context></context-group></trans-unit> 10521 </trans-unit>
10492 <trans-unit id="4467323362722952678" datatype="html"> 10522 <trans-unit id="4467323362722952678" datatype="html">
10493 <source>Unknown</source> 10523 <source>Unknown</source>
10494 <target>sona ala</target> 10524 <target>sona ala</target>
@@ -10602,10 +10632,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10602 <trans-unit id="7819314041543176992" datatype="html"> 10632 <trans-unit id="7819314041543176992" datatype="html">
10603 <source>Close</source> 10633 <source>Close</source>
10604 <target>o weka</target> 10634 <target>o weka</target>
10605 10635 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group>
10606 10636 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group>
10607 10637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group>
10608 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">38</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">52</context></context-group></trans-unit> 10638 </trans-unit>
10609 <trans-unit id="7997432701743294657" datatype="html"> 10639 <trans-unit id="7997432701743294657" datatype="html">
10610 <source>Set up</source> 10640 <source>Set up</source>
10611 <target>pali open</target> 10641 <target>pali open</target>
@@ -10733,13 +10763,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10733 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context> 10763 <context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context>
10734 <context context-type="linenumber">80,82</context> 10764 <context context-type="linenumber">80,82</context>
10735 </context-group> 10765 </context-group>
10766 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
10767 <source>Confirm your password</source><target state="new">Confirm your password</target>
10768 <context-group purpose="location">
10769 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
10770 <context context-type="linenumber">54</context>
10771 </context-group>
10736 </trans-unit> 10772 </trans-unit>
10737 <trans-unit id="9178182467454450952" datatype="html"> 10773 <trans-unit id="9178182467454450952" datatype="html">
10738 <source>Confirm</source> 10774 <source>Confirm</source>
10739 <target>pona</target> 10775 <target>pona</target>
10776
10777 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10778 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10740 <context-group purpose="location"> 10779 <context-group purpose="location">
10741 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context> 10780 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10742 <context context-type="linenumber">40</context> 10781 <context context-type="linenumber">28,30</context>
10782 </context-group>
10783 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10784 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10785 <context-group purpose="location">
10786 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10787 <context context-type="linenumber">34,36</context>
10788 </context-group>
10789 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10790 <source>Two-factor code</source><target state="new">Two-factor code</target>
10791 <context-group purpose="location">
10792 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10793 <context context-type="linenumber">42</context>
10794 </context-group>
10795 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10796 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10797 <context-group purpose="location">
10798 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10799 <context context-type="linenumber">43</context>
10800 </context-group>
10801 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10802 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10803 <context-group purpose="location">
10804 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10805 <context context-type="linenumber">77</context>
10743 </context-group> 10806 </context-group>
10744 </trans-unit> 10807 </trans-unit>
10745 <trans-unit id="9005121595859995793" datatype="html"> 10808 <trans-unit id="9005121595859995793" datatype="html">
@@ -11349,19 +11412,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11349 <trans-unit id="3577237269587081090" datatype="html"> 11412 <trans-unit id="3577237269587081090" datatype="html">
11350 <source>Password is required.</source> 11413 <source>Password is required.</source>
11351 <target>o pana e nimi wawa.</target> 11414 <target>o pana e nimi wawa.</target>
11352 <context-group purpose="location"> 11415
11353 <context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context> 11416
11354 <context context-type="linenumber">18</context> 11417
11355 </context-group> 11418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
11356 <context-group purpose="location">
11357 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11358 <context context-type="linenumber">60</context>
11359 </context-group>
11360 <context-group purpose="location">
11361 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11362 <context context-type="linenumber">71</context>
11363 </context-group>
11364 </trans-unit>
11365 <trans-unit id="3152303769378345477" datatype="html"> 11419 <trans-unit id="3152303769378345477" datatype="html">
11366 <source>Confirmation of the password is required.</source> 11420 <source>Confirmation of the password is required.</source>
11367 <target>o pana e nimi wawa sama.</target> 11421 <target>o pana e nimi wawa sama.</target>
@@ -11441,179 +11495,104 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11441 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11495 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11442 <context context-type="linenumber">51</context> 11496 <context context-type="linenumber">51</context>
11443 </context-group> 11497 </context-group>
11444 </trans-unit> 11498 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
11445 <trans-unit id="525871656034789056" datatype="html"> 11499 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
11446 <source>Password must be at least 6 characters long.</source>
11447 <target>mute sitelen o lili ala tawa 6.</target>
11448 <context-group purpose="location"> 11500 <context-group purpose="location">
11449 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11501 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11450 <context context-type="linenumber">72</context> 11502 <context context-type="linenumber">69</context>
11451 </context-group>
11452 <context-group purpose="location">
11453 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11454 <context context-type="linenumber">83</context>
11455 </context-group> 11503 </context-group>
11456 </trans-unit> 11504 </trans-unit>
11505 <trans-unit id="525871656034789056" datatype="html">
11506 <source>Password must be at least 6 characters long.</source>
11507 <target>mute sitelen o lili ala tawa 6.</target>
11508
11509
11510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
11457 <trans-unit id="1099684476181448167" datatype="html"> 11511 <trans-unit id="1099684476181448167" datatype="html">
11458 <source>Password cannot be more than 255 characters long.</source> 11512 <source>Password cannot be more than 255 characters long.</source>
11459 <target>mute sitelen o suli ala tawa 255.</target> 11513 <target>mute sitelen o suli ala tawa 255.</target>
11460 <context-group purpose="location"> 11514
11461 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11515
11462 <context context-type="linenumber">73</context> 11516 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
11463 </context-group>
11464 <context-group purpose="location">
11465 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
11466 <context context-type="linenumber">84</context>
11467 </context-group>
11468 </trans-unit>
11469 <trans-unit id="3392630942539073768" datatype="html"> 11517 <trans-unit id="3392630942539073768" datatype="html">
11470 <source>The new password and the confirmed password do not correspond.</source> 11518 <source>The new password and the confirmed password do not correspond.</source>
11471 <target>nimi wawa tu ni li sama ala.</target> 11519 <target>nimi wawa tu ni li sama ala.</target>
11472 <context-group purpose="location"> 11520
11473 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11521 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
11474 <context context-type="linenumber">91</context>
11475 </context-group>
11476 </trans-unit>
11477 <trans-unit id="2027337371129904473" datatype="html"> 11522 <trans-unit id="2027337371129904473" datatype="html">
11478 <source>Video quota is required.</source> 11523 <source>Video quota is required.</source>
11479 <target>o pana e nanpa.</target> 11524 <target>o pana e nanpa.</target>
11480 <context-group purpose="location"> 11525
11481 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11526 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
11482 <context context-type="linenumber">98</context>
11483 </context-group>
11484 </trans-unit>
11485 <trans-unit id="267386529333143660" datatype="html"> 11527 <trans-unit id="267386529333143660" datatype="html">
11486 <source>Quota must be greater than -1.</source> 11528 <source>Quota must be greater than -1.</source>
11487 <target>nanpa o suli tawa -1.</target> 11529 <target>nanpa o suli tawa -1.</target>
11488 <context-group purpose="location"> 11530
11489 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11531 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
11490 <context context-type="linenumber">99</context>
11491 </context-group>
11492 </trans-unit>
11493 <trans-unit id="1220179061234048936" datatype="html"> 11532 <trans-unit id="1220179061234048936" datatype="html">
11494 <source>Daily upload limit is required.</source> 11533 <source>Daily upload limit is required.</source>
11495 <target>o pana e nanpa.</target> 11534 <target>o pana e nanpa.</target>
11496 <context-group purpose="location"> 11535
11497 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11536 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
11498 <context context-type="linenumber">105</context>
11499 </context-group>
11500 </trans-unit>
11501 <trans-unit id="8959404382357999234" datatype="html"> 11537 <trans-unit id="8959404382357999234" datatype="html">
11502 <source>Daily upload limit must be greater than -1.</source> 11538 <source>Daily upload limit must be greater than -1.</source>
11503 <target>nanpa o suli tawa -1.</target> 11539 <target>nanpa o suli tawa -1.</target>
11504 <context-group purpose="location"> 11540
11505 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
11506 <context context-type="linenumber">106</context>
11507 </context-group>
11508 </trans-unit>
11509 <trans-unit id="4796798537475457493" datatype="html"> 11542 <trans-unit id="4796798537475457493" datatype="html">
11510 <source>User role is required.</source> 11543 <source>User role is required.</source>
11511 <target>o pana e wawa.</target> 11544 <target>o pana e wawa.</target>
11512 <context-group purpose="location"> 11545
11513 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
11514 <context context-type="linenumber">113</context>
11515 </context-group>
11516 </trans-unit>
11517 <trans-unit id="2761226139624435788" datatype="html"> 11547 <trans-unit id="2761226139624435788" datatype="html">
11518 <source>Description must be at least 3 characters long.</source> 11548 <source>Description must be at least 3 characters long.</source>
11519 <target>mute sitelen o lili ala tawa 3.</target> 11549 <target>mute sitelen o lili ala tawa 3.</target>
11520 <context-group purpose="location"> 11550
11521 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11551
11522 <context context-type="linenumber">125</context> 11552
11523 </context-group> 11553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
11524 <context-group purpose="location">
11525 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11526 <context context-type="linenumber">36</context>
11527 </context-group>
11528 <context-group purpose="location">
11529 <context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context>
11530 <context context-type="linenumber">33</context>
11531 </context-group>
11532 </trans-unit>
11533 <trans-unit id="4717982586356605243" datatype="html"> 11554 <trans-unit id="4717982586356605243" datatype="html">
11534 <source>Description cannot be more than 1000 characters long.</source> 11555 <source>Description cannot be more than 1000 characters long.</source>
11535 <target>mute sitelen o suli ala tawa 1000.</target> 11556 <target>mute sitelen o suli ala tawa 1000.</target>
11536 <context-group purpose="location"> 11557
11537 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11558
11538 <context context-type="linenumber">126</context> 11559
11539 </context-group> 11560 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
11540 <context-group purpose="location">
11541 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11542 <context context-type="linenumber">37</context>
11543 </context-group>
11544 <context-group purpose="location">
11545 <context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context>
11546 <context context-type="linenumber">34</context>
11547 </context-group>
11548 </trans-unit>
11549 <trans-unit id="1814372869868173571" datatype="html"> 11561 <trans-unit id="1814372869868173571" datatype="html">
11550 <source>You must agree with the instance terms in order to register on it.</source> 11562 <source>You must agree with the instance terms in order to register on it.</source>
11551 <target>sina wile pali e sijelo o toki e ni: lawa pi ma ni li pona tawa sina.</target> 11563 <target>sina wile pali e sijelo o toki e ni: lawa pi ma ni li pona tawa sina.</target>
11552 <context-group purpose="location"> 11564
11553 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
11554 <context context-type="linenumber">133</context>
11555 </context-group>
11556 </trans-unit>
11557 <trans-unit id="7803960725351649605" datatype="html"> 11566 <trans-unit id="7803960725351649605" datatype="html">
11558 <source>Ban reason must be at least 3 characters long.</source> 11567 <source>Ban reason must be at least 3 characters long.</source>
11559 <target>mute sitelen o lili ala tawa 3.</target> 11568 <target>mute sitelen o lili ala tawa 3.</target>
11560 <context-group purpose="location"> 11569
11561 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
11562 <context context-type="linenumber">143</context>
11563 </context-group>
11564 </trans-unit>
11565 <trans-unit id="3851609012243698179" datatype="html"> 11571 <trans-unit id="3851609012243698179" datatype="html">
11566 <source>Ban reason cannot be more than 250 characters long.</source> 11572 <source>Ban reason cannot be more than 250 characters long.</source>
11567 <target>mute sitelen o suli ala tawa 250.</target> 11573 <target>mute sitelen o suli ala tawa 250.</target>
11568 <context-group purpose="location"> 11574
11569 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
11570 <context context-type="linenumber">144</context>
11571 </context-group>
11572 </trans-unit>
11573 <trans-unit id="6632896893630378443" datatype="html"> 11576 <trans-unit id="6632896893630378443" datatype="html">
11574 <source>Display name is required.</source> 11577 <source>Display name is required.</source>
11575 <target>o pana e nimi.</target> 11578 <target>o pana e nimi.</target>
11576 <context-group purpose="location"> 11579
11577 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11580
11578 <context context-type="linenumber">155</context> 11581
11579 </context-group> 11582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
11580 <context-group purpose="location">
11581 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11582 <context context-type="linenumber">24</context>
11583 </context-group>
11584 <context-group purpose="location">
11585 <context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context>
11586 <context context-type="linenumber">12</context>
11587 </context-group>
11588 </trans-unit>
11589 <trans-unit id="1303578752658966736" datatype="html"> 11583 <trans-unit id="1303578752658966736" datatype="html">
11590 <source>Display name must be at least 1 character long.</source> 11584 <source>Display name must be at least 1 character long.</source>
11591 <target>mute sitelen o lili ala tawa 1.</target> 11585 <target>mute sitelen o lili ala tawa 1.</target>
11592 <context-group purpose="location"> 11586
11593 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11587
11594 <context context-type="linenumber">156</context> 11588
11595 </context-group> 11589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
11596 <context-group purpose="location">
11597 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11598 <context context-type="linenumber">25</context>
11599 </context-group>
11600 <context-group purpose="location">
11601 <context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context>
11602 <context context-type="linenumber">13</context>
11603 </context-group>
11604 </trans-unit>
11605 <trans-unit id="4613240543124934954" datatype="html"> 11590 <trans-unit id="4613240543124934954" datatype="html">
11606 <source>Display name cannot be more than 50 characters long.</source> 11591 <source>Display name cannot be more than 50 characters long.</source>
11607 <target>mute sitelen o suli ala tawa 50.</target> 11592 <target>mute sitelen o suli ala tawa 50.</target>
11608 <context-group purpose="location"> 11593
11609 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 11594
11610 <context context-type="linenumber">157</context> 11595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
11611 </context-group>
11612 <context-group purpose="location">
11613 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11614 <context context-type="linenumber">26</context>
11615 </context-group>
11616 </trans-unit>
11617 <trans-unit id="9191505323045740697" datatype="html"> 11596 <trans-unit id="9191505323045740697" datatype="html">
11618 <source>Block reason must be at least 2 characters long.</source> 11597 <source>Block reason must be at least 2 characters long.</source>
11619 <target>mute sitelen o lili ala tawa 2.</target> 11598 <target>mute sitelen o lili ala tawa 2.</target>
@@ -11701,20 +11680,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11701 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 11680 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11702 <context context-type="linenumber">48</context> 11681 <context context-type="linenumber">48</context>
11703 </context-group> 11682 </context-group>
11704 </trans-unit><trans-unit id="6149476559621965756" datatype="html"> 11683 </trans-unit>
11705 <source>Remote channel url is required.</source><target state="new">Remote channel url is required.</target> 11684 <trans-unit id="6149476559621965756" datatype="html">
11685 <source>Remote channel url is required.</source>
11686 <target state="new">Remote channel url is required.</target>
11706 <context-group purpose="location"> 11687 <context-group purpose="location">
11707 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 11688 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11708 <context context-type="linenumber">59</context> 11689 <context context-type="linenumber">59</context>
11709 </context-group> 11690 </context-group>
11710 </trans-unit><trans-unit id="7820654428820536159" datatype="html"> 11691 </trans-unit>
11711 <source>External channel URL must begin with "https://" or "http://"</source><target state="new">External channel URL must begin with "https://" or "http://"</target> 11692 <trans-unit id="7820654428820536159" datatype="html">
11693 <source>External channel URL must begin with "https://" or "http://"</source>
11694 <target state="new">External channel URL must begin with "https://" or "http://"</target>
11712 <context-group purpose="location"> 11695 <context-group purpose="location">
11713 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 11696 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11714 <context context-type="linenumber">60</context> 11697 <context context-type="linenumber">60</context>
11715 </context-group> 11698 </context-group>
11716 </trans-unit><trans-unit id="5090406837784732474" datatype="html"> 11699 </trans-unit>
11717 <source>External channel URL cannot be more than 1000 characters long</source><target state="new">External channel URL cannot be more than 1000 characters long</target> 11700 <trans-unit id="5090406837784732474" datatype="html">
11701 <source>External channel URL cannot be more than 1000 characters long</source>
11702 <target state="new">External channel URL cannot be more than 1000 characters long</target>
11718 <context-group purpose="location"> 11703 <context-group purpose="location">
11719 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 11704 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
11720 <context context-type="linenumber">61</context> 11705 <context context-type="linenumber">61</context>
@@ -11955,55 +11940,55 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11955 <trans-unit id="829951422090160526" datatype="html"> 11940 <trans-unit id="829951422090160526" datatype="html">
11956 <source>Reported part</source> 11941 <source>Reported part</source>
11957 <target>seme li ike</target> 11942 <target>seme li ike</target>
11958 11943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group>
11959 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> 11944 </trans-unit>
11960 <trans-unit id="4388879716045736175" datatype="html"> 11945 <trans-unit id="4388879716045736175" datatype="html">
11961 <source>Note</source> 11946 <source>Note</source>
11962 <target>toki</target> 11947 <target>toki</target>
11963 11948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group>
11964 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 11949 </trans-unit>
11965 <trans-unit id="7234922541542636802" datatype="html"> 11950 <trans-unit id="7234922541542636802" datatype="html">
11966 <source>The video was deleted</source> 11951 <source>The video was deleted</source>
11967 <target>sitelen li weka</target> 11952 <target>sitelen li weka</target>
11968 11953 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group>
11969 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">90</context></context-group></trans-unit> 11954 </trans-unit>
11970 <trans-unit id="872792317034860453" datatype="html"> 11955 <trans-unit id="872792317034860453" datatype="html">
11971 <source>Comment:</source> 11956 <source>Comment:</source>
11972 <target>toki:</target> 11957 <target>toki:</target>
11973 11958 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group>
11974 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">96</context></context-group></trans-unit> 11959 </trans-unit>
11975 <trans-unit id="149121389669248117" datatype="html"> 11960 <trans-unit id="149121389669248117" datatype="html">
11976 <source>Violent or Repulsive</source> 11961 <source>Violent or Repulsive</source>
11977 <target>ike tawa ale</target> 11962 <target>ike tawa ale</target>
11978 11963 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group>
11979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">20</context></context-group></trans-unit> 11964 </trans-unit>
11980 <trans-unit id="2493388551376623687" datatype="html"> 11965 <trans-unit id="2493388551376623687" datatype="html">
11981 <source>Hateful or Abusive</source> 11966 <source>Hateful or Abusive</source>
11982 <target>ike tawa kulupu</target> 11967 <target>ike tawa kulupu</target>
11983 11968 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group>
11984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">21</context></context-group></trans-unit> 11969 </trans-unit>
11985 <trans-unit id="5124757565683866220" datatype="html"> 11970 <trans-unit id="5124757565683866220" datatype="html">
11986 <source>Spam or Misleading</source> 11971 <source>Spam or Misleading</source>
11987 <target>jaki pi pana mute anu toki pi lon ala</target> 11972 <target>jaki pi pana mute anu toki pi lon ala</target>
11988 11973 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group>
11989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">22</context></context-group></trans-unit> 11974 </trans-unit>
11990 <trans-unit id="8768506950499277937" datatype="html"> 11975 <trans-unit id="8768506950499277937" datatype="html">
11991 <source>Copyright</source> 11976 <source>Copyright</source>
11992 <target>ijo pi jan ante</target> 11977 <target>ijo pi jan ante</target>
11993 11978 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group>
11994 11979 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group>
11995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> 11980 </trans-unit>
11996 <trans-unit id="3776575731053010580" datatype="html"> 11981 <trans-unit id="3776575731053010580" datatype="html">
11997 <source>Server rules</source> 11982 <source>Server rules</source>
11998 <target>lawa pi ma ni</target> 11983 <target>lawa pi ma ni</target>
11999 11984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group>
12000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">25</context></context-group></trans-unit> 11985 </trans-unit>
12001 <trans-unit id="6907161397537530258" datatype="html"> 11986 <trans-unit id="6907161397537530258" datatype="html">
12002 <source>Thumbnails</source> 11987 <source>Thumbnails</source>
12003 <target>sitelen sinpin</target> 11988 <target>sitelen sinpin</target>
12004 11989 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group>
12005 11990 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group>
12006 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/abuse.service.ts</context><context context-type="linenumber">161</context></context-group></trans-unit> 11991 </trans-unit>
12007 <trans-unit id="9173448803033928792" datatype="html"> 11992 <trans-unit id="9173448803033928792" datatype="html">
12008 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports</source> 11993 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> reports</source>
12009 <target>mi pana lukin e toki ike nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan toki <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target> 11994 <target>mi pana lukin e toki ike nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan toki <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target>
@@ -12097,160 +12082,160 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12097 <trans-unit id="1807029821872995706" datatype="html"> 12082 <trans-unit id="1807029821872995706" datatype="html">
12098 <source>Unsolved reports</source> 12083 <source>Unsolved reports</source>
12099 <target>toki ike pi pali ala</target> 12084 <target>toki ike pi pali ala</target>
12100 12085 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group>
12101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">44</context></context-group></trans-unit> 12086 </trans-unit>
12102 <trans-unit id="2570256912317308673" datatype="html"> 12087 <trans-unit id="2570256912317308673" datatype="html">
12103 <source>Accepted reports</source> 12088 <source>Accepted reports</source>
12104 <target>toki ike pona</target> 12089 <target>toki ike pona</target>
12105 12090 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group>
12106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">48</context></context-group></trans-unit> 12091 </trans-unit>
12107 <trans-unit id="4335414817109654558" datatype="html"> 12092 <trans-unit id="4335414817109654558" datatype="html">
12108 <source>Refused reports</source> 12093 <source>Refused reports</source>
12109 <target>toki ike weka</target> 12094 <target>toki ike weka</target>
12110 12095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group>
12111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">52</context></context-group></trans-unit> 12096 </trans-unit>
12112 <trans-unit id="5604806676748121035" datatype="html"> 12097 <trans-unit id="5604806676748121035" datatype="html">
12113 <source>Reports with blocked videos</source> 12098 <source>Reports with blocked videos</source>
12114 <target>toki ike pi sitelen len</target> 12099 <target>toki ike pi sitelen len</target>
12115 12100 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group>
12116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">56</context></context-group></trans-unit> 12101 </trans-unit>
12117 <trans-unit id="5105869928182826553" datatype="html"> 12102 <trans-unit id="5105869928182826553" datatype="html">
12118 <source>Reports with deleted videos</source> 12103 <source>Reports with deleted videos</source>
12119 <target>toki ike pi sitelen weka</target> 12104 <target>toki ike pi sitelen weka</target>
12120 12105 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group>
12121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit> 12106 </trans-unit>
12122 <trans-unit id="1250415136605923486" datatype="html"> 12107 <trans-unit id="1250415136605923486" datatype="html">
12123 <source>Do you really want to delete this abuse report?</source> 12108 <source>Do you really want to delete this abuse report?</source>
12124 <target>sina wile ala wile weka e toki ike ni?</target> 12109 <target>sina wile ala wile weka e toki ike ni?</target>
12125 12110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group>
12126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group></trans-unit> 12111 </trans-unit>
12127 <trans-unit id="3482559157143817408" datatype="html"> 12112 <trans-unit id="3482559157143817408" datatype="html">
12128 <source>Abuse deleted.</source> 12113 <source>Abuse deleted.</source>
12129 <target>mi weka e toki ike.</target> 12114 <target>mi weka e toki ike.</target>
12130 12115 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group>
12131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 12116 </trans-unit>
12132 <trans-unit id="6282990098351939529" datatype="html"> 12117 <trans-unit id="6282990098351939529" datatype="html">
12133 <source>Deleted comment</source> 12118 <source>Deleted comment</source>
12134 <target>toki weka</target> 12119 <target>toki weka</target>
12135 12120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group>
12136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">216</context></context-group></trans-unit> 12121 </trans-unit>
12137 <trans-unit id="9196775343330824083" datatype="html"> 12122 <trans-unit id="9196775343330824083" datatype="html">
12138 <source>Messages with reporter</source> 12123 <source>Messages with reporter</source>
12139 <target>toki tawa jan toki</target> 12124 <target>toki tawa jan toki</target>
12140 12125 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group>
12141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">250</context></context-group></trans-unit> 12126 </trans-unit>
12142 <trans-unit id="8770468575924421391" datatype="html"> 12127 <trans-unit id="8770468575924421391" datatype="html">
12143 <source>Messages with moderators</source> 12128 <source>Messages with moderators</source>
12144 <target>toki tawa lawa</target> 12129 <target>toki tawa lawa</target>
12145 12130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group>
12146 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 12131 </trans-unit>
12147 <trans-unit id="8528549800795985099" datatype="html"> 12132 <trans-unit id="8528549800795985099" datatype="html">
12148 <source>Update internal note</source> 12133 <source>Update internal note</source>
12149 <target>o ante e toki lawa</target> 12134 <target>o ante e toki lawa</target>
12150 12135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group>
12151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">256</context></context-group></trans-unit> 12136 </trans-unit>
12152 <trans-unit id="1679841953757186358" datatype="html"> 12137 <trans-unit id="1679841953757186358" datatype="html">
12153 <source>Mark as accepted</source> 12138 <source>Mark as accepted</source>
12154 <target>toki ni pi ijo ike li pona</target> 12139 <target>toki ni pi ijo ike li pona</target>
12155 12140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group>
12156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> 12141 </trans-unit>
12157 <trans-unit id="7993358694073742566" datatype="html"> 12142 <trans-unit id="7993358694073742566" datatype="html">
12158 <source>Mark as rejected</source> 12143 <source>Mark as rejected</source>
12159 <target>o weka e ni</target> 12144 <target>o weka e ni</target>
12160 12145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group>
12161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit> 12146 </trans-unit>
12162 <trans-unit id="4175703770051343108" datatype="html"> 12147 <trans-unit id="4175703770051343108" datatype="html">
12163 <source>Add internal note</source> 12148 <source>Add internal note</source>
12164 <target>o pana e toki lawa</target> 12149 <target>o pana e toki lawa</target>
12165 12150 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group>
12166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">271</context></context-group></trans-unit> 12151 </trans-unit>
12167 <trans-unit id="4559872264406386913" datatype="html"> 12152 <trans-unit id="4559872264406386913" datatype="html">
12168 <source>Delete report</source> 12153 <source>Delete report</source>
12169 <target>o weka e toki ike</target> 12154 <target>o weka e toki ike</target>
12170 12155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group>
12171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">276</context></context-group></trans-unit> 12156 </trans-unit>
12172 <trans-unit id="5793550984155962433" datatype="html"> 12157 <trans-unit id="5793550984155962433" datatype="html">
12173 <source>Actions for the flagged account</source> 12158 <source>Actions for the flagged account</source>
12174 <target>jan ike la</target> 12159 <target>jan ike la</target>
12175 12160 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group>
12176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">287</context></context-group></trans-unit> 12161 </trans-unit>
12177 <trans-unit id="4903651219400691248" datatype="html"> 12162 <trans-unit id="4903651219400691248" datatype="html">
12178 <source>Mute account</source> 12163 <source>Mute account</source>
12179 <target>o len e sijelo</target> 12164 <target>o len e sijelo</target>
12180 12165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group>
12181 12166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group>
12182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">293</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">417</context></context-group></trans-unit> 12167 </trans-unit>
12183 <trans-unit id="3719503424625455635" datatype="html"> 12168 <trans-unit id="3719503424625455635" datatype="html">
12184 <source>Mute server account</source> 12169 <source>Mute server account</source>
12185 <target>o len e ma ona</target> 12170 <target>o len e ma ona</target>
12186 12171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group>
12187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">299</context></context-group></trans-unit> 12172 </trans-unit>
12188 <trans-unit id="5072091387445907742" datatype="html"> 12173 <trans-unit id="5072091387445907742" datatype="html">
12189 <source>Actions for the reporter</source> 12174 <source>Actions for the reporter</source>
12190 <target>jan toki la</target> 12175 <target>jan toki la</target>
12191 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group>
12192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">311</context></context-group></trans-unit> 12177 </trans-unit>
12193 <trans-unit id="6599069899275412095" datatype="html"> 12178 <trans-unit id="6599069899275412095" datatype="html">
12194 <source>Mute reporter</source> 12179 <source>Mute reporter</source>
12195 <target>o len e sijelo toki</target> 12180 <target>o len e sijelo toki</target>
12196 12181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group>
12197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">317</context></context-group></trans-unit> 12182 </trans-unit>
12198 <trans-unit id="1595779426198793580" datatype="html"> 12183 <trans-unit id="1595779426198793580" datatype="html">
12199 <source>Mute server</source> 12184 <source>Mute server</source>
12200 <target>o len e ma ona</target> 12185 <target>o len e ma ona</target>
12201 12186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group>
12202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">323</context></context-group></trans-unit> 12187 </trans-unit>
12203 <trans-unit id="3924877328520650445" datatype="html"> 12188 <trans-unit id="3924877328520650445" datatype="html">
12204 <source>Block video</source> 12189 <source>Block video</source>
12205 <target>o len e sitelen</target> 12190 <target>o len e sitelen</target>
12206 12191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group>
12207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">340</context></context-group></trans-unit> 12192 </trans-unit>
12208 <trans-unit id="4762794934098378428" datatype="html"> 12193 <trans-unit id="4762794934098378428" datatype="html">
12209 <source>Video blocked.</source> 12194 <source>Video blocked.</source>
12210 <target>mi len e sitelen.</target> 12195 <target>mi len e sitelen.</target>
12211 12196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group>
12212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">346</context></context-group></trans-unit> 12197 </trans-unit>
12213 <trans-unit id="4328862996304258770" datatype="html"> 12198 <trans-unit id="4328862996304258770" datatype="html">
12214 <source>Unblock video</source> 12199 <source>Unblock video</source>
12215 <target>o weka e len sitelen</target> 12200 <target>o weka e len sitelen</target>
12216 12201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group>
12217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">356</context></context-group></trans-unit> 12202 </trans-unit>
12218 <trans-unit id="9065327551191479877" datatype="html"> 12203 <trans-unit id="9065327551191479877" datatype="html">
12219 <source>Video unblocked.</source> 12204 <source>Video unblocked.</source>
12220 <target>mi weka e len sitelen.</target> 12205 <target>mi weka e len sitelen.</target>
12221 12206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group>
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">362</context></context-group></trans-unit> 12207 </trans-unit>
12223 <trans-unit id="2909684945706361544" datatype="html"> 12208 <trans-unit id="2909684945706361544" datatype="html">
12224 <source>Delete video</source> 12209 <source>Delete video</source>
12225 <target>o weka e sitelen</target> 12210 <target>o weka e sitelen</target>
12226 12211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group>
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> 12212 </trans-unit>
12228 <trans-unit id="2210418817778733727" datatype="html"> 12213 <trans-unit id="2210418817778733727" datatype="html">
12229 <source>Actions for the comment</source> 12214 <source>Actions for the comment</source>
12230 <target>toki la</target> 12215 <target>toki la</target>
12231 12216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group>
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">401</context></context-group></trans-unit> 12217 </trans-unit>
12233 <trans-unit id="7978668497183230348" datatype="html"> 12218 <trans-unit id="7978668497183230348" datatype="html">
12234 <source>Delete comment</source> 12219 <source>Delete comment</source>
12235 <target>o weka e toki</target> 12220 <target>o weka e toki</target>
12236 12221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group>
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">407</context></context-group></trans-unit> 12222 </trans-unit>
12238 <trans-unit id="7837272126865175984" datatype="html"> 12223 <trans-unit id="7837272126865175984" datatype="html">
12239 <source>Comment deleted.</source> 12224 <source>Comment deleted.</source>
12240 <target>mi weka e toki.</target> 12225 <target>mi weka e toki.</target>
12241 12226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group>
12242 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">419</context></context-group></trans-unit> 12227 </trans-unit>
12243 <trans-unit id="2558977494773636050" datatype="html"> 12228 <trans-unit id="2558977494773636050" datatype="html">
12244 <source>Account <x id="PH" equiv-text="account.nameWithHost"/> muted by the instance.</source> 12229 <source>Account <x id="PH" equiv-text="account.nameWithHost"/> muted by the instance.</source>
12245 <target>ma ni li len e sijelo "<x id="PH" equiv-text="account.nameWithHost"/>".</target> 12230 <target>ma ni li len e sijelo "<x id="PH" equiv-text="account.nameWithHost"/>".</target>
12246 12231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group>
12247 12232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group>
12248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">435</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">191</context></context-group></trans-unit> 12233 </trans-unit>
12249 <trans-unit id="8014491157078444256" datatype="html"> 12234 <trans-unit id="8014491157078444256" datatype="html">
12250 <source>Server <x id="PH" equiv-text="host"/> muted by the instance.</source> 12235 <source>Server <x id="PH" equiv-text="host"/> muted by the instance.</source>
12251 <target>ma ni li len e ma "<x id="PH" equiv-text="host"/>".</target> 12236 <target>ma ni li len e ma "<x id="PH" equiv-text="host"/>".</target>
12252 12237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group>
12253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">447</context></context-group></trans-unit> 12238 </trans-unit>
12254 <trans-unit id="397679576231234820" datatype="html"> 12239 <trans-unit id="397679576231234820" datatype="html">
12255 <source>Messages with the reporter</source> 12240 <source>Messages with the reporter</source>
12256 <target>toki tawa jan toki</target> 12241 <target>toki tawa jan toki</target>
@@ -12283,13 +12268,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12283 <trans-unit id="2044813052587776285" datatype="html"> 12268 <trans-unit id="2044813052587776285" datatype="html">
12284 <source>Add a message to communicate with the reporter</source> 12269 <source>Add a message to communicate with the reporter</source>
12285 <target>o toki tawa jan toki</target> 12270 <target>o toki tawa jan toki</target>
12286 12271 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group>
12287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">101</context></context-group></trans-unit> 12272 </trans-unit>
12288 <trans-unit id="4117663541503607703" datatype="html"> 12273 <trans-unit id="4117663541503607703" datatype="html">
12289 <source>Add a message to communicate with the moderation team</source> 12274 <source>Add a message to communicate with the moderation team</source>
12290 <target>o toki tawa lawa</target> 12275 <target>o toki tawa lawa</target>
12291 12276 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group>
12292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-message-modal.component.ts</context><context context-type="linenumber">104</context></context-group></trans-unit> 12277 </trans-unit>
12293 <trans-unit id="7075448128175750939" datatype="html"> 12278 <trans-unit id="7075448128175750939" datatype="html">
12294 <source>Moderation comment</source> 12279 <source>Moderation comment</source>
12295 <target>toki lawa</target> 12280 <target>toki lawa</target>
@@ -12488,8 +12473,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12488 <trans-unit id="2115592966120408375" datatype="html"> 12473 <trans-unit id="2115592966120408375" datatype="html">
12489 <source>Copied</source> 12474 <source>Copied</source>
12490 <target>mi kama jo</target> 12475 <target>mi kama jo</target>
12491 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 12476
12492 </trans-unit> 12477 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
12493 <trans-unit id="5293515551330482519" datatype="html"> 12478 <trans-unit id="5293515551330482519" datatype="html">
12494 <source>Truncated preview</source> 12479 <source>Truncated preview</source>
12495 <target>pana lukin lili</target> 12480 <target>pana lukin lili</target>
@@ -12628,29 +12613,29 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12628 <trans-unit id="8495040351808033345" datatype="html"> 12613 <trans-unit id="8495040351808033345" datatype="html">
12629 <source>Features found on this instance</source> 12614 <source>Features found on this instance</source>
12630 <target>ijo lon ma ni</target> 12615 <target>ijo lon ma ni</target>
12631 12616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group>
12632 12617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group>
12633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">10</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">4</context></context-group></trans-unit> 12618 </trans-unit>
12634 <trans-unit id="2573967459337636542" datatype="html"> 12619 <trans-unit id="2573967459337636542" datatype="html">
12635 <source>Administrators &amp; Sustainability</source> 12620 <source>Administrators &amp; Sustainability</source>
12636 <target>lawa en awen</target> 12621 <target>lawa en awen</target>
12637 12622 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group>
12638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 12623 </trans-unit>
12639 <trans-unit id="6294302495409052693" datatype="html"> 12624 <trans-unit id="6294302495409052693" datatype="html">
12640 <source>Who are we?</source> 12625 <source>Who are we?</source>
12641 <target>mi seme?</target> 12626 <target>mi seme?</target>
12642 12627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group>
12643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">28</context></context-group></trans-unit> 12628 </trans-unit>
12644 <trans-unit id="1445137115016841401" datatype="html"> 12629 <trans-unit id="1445137115016841401" datatype="html">
12645 <source>How long do we plan to maintain this instance?</source> 12630 <source>How long do we plan to maintain this instance?</source>
12646 <target>mi wile awen e ma ni lon tenpo seme?</target> 12631 <target>mi wile awen e ma ni lon tenpo seme?</target>
12647 12632 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group>
12648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 12633 </trans-unit>
12649 <trans-unit id="2975856643479054118" datatype="html"> 12634 <trans-unit id="2975856643479054118" datatype="html">
12650 <source>How will we finance this instance?</source> 12635 <source>How will we finance this instance?</source>
12651 <target>mi awen e ma ni kepeken mani tan seme?</target> 12636 <target>mi awen e ma ni kepeken mani tan seme?</target>
12652 12637 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group>
12653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-about-accordion.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 12638 </trans-unit>
12654 <trans-unit id="5659987171239176484" datatype="html"> 12639 <trans-unit id="5659987171239176484" datatype="html">
12655 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source> 12640 <source>Terms of <x id="PH" equiv-text="this.about.instance.name"/></source>
12656 <target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target> 12641 <target state="new">Terms of <x id="PH" equiv-text="this.about.instance.name"/></target>
@@ -12774,8 +12759,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12774 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 12759 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
12775 <context context-type="linenumber">103</context> 12760 <context context-type="linenumber">103</context>
12776 </context-group> 12761 </context-group>
12777 </trans-unit><trans-unit id="7417677567611860270" datatype="html"> 12762 </trans-unit>
12778 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source><target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target> 12763 <trans-unit id="7417677567611860270" datatype="html">
12764 <source>Channel synchronization with other platforms (YouTube, Vimeo, ...)</source>
12765 <target state="new">Channel synchronization with other platforms (YouTube, Vimeo, ...)</target>
12779 <context-group purpose="location"> 12766 <context-group purpose="location">
12780 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 12767 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
12781 <context context-type="linenumber">110</context> 12768 <context context-type="linenumber">110</context>
@@ -12784,23 +12771,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12784 <trans-unit id="8630916846096019339" datatype="html"> 12771 <trans-unit id="8630916846096019339" datatype="html">
12785 <source>Users can resolve distant content</source> 12772 <source>Users can resolve distant content</source>
12786 <target>jan li ken ala ken lukin e ijo tan ma ante</target> 12773 <target>jan li ken ala ken lukin e ijo tan ma ante</target>
12787 12774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group>
12788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">121</context></context-group></trans-unit> 12775 </trans-unit>
12789 <trans-unit id="3300472325769888962" datatype="html"> 12776 <trans-unit id="3300472325769888962" datatype="html">
12790 <source>Plugins &amp; Themes</source> 12777 <source>Plugins &amp; Themes</source>
12791 <target>ilo lili en selo</target> 12778 <target>ilo lili en selo</target>
12792 12779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group>
12793 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit> 12780 </trans-unit>
12794 <trans-unit id="1782375284146839174" datatype="html"> 12781 <trans-unit id="1782375284146839174" datatype="html">
12795 <source>Available themes</source> 12782 <source>Available themes</source>
12796 <target>selo lon</target> 12783 <target>selo lon</target>
12797 12784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group>
12798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 12785 </trans-unit>
12799 <trans-unit id="9205443410527464015" datatype="html"> 12786 <trans-unit id="9205443410527464015" datatype="html">
12800 <source>Plugins enabled</source> 12787 <source>Plugins enabled</source>
12801 <target>ilo lili lon</target> 12788 <target>ilo lili lon</target>
12802 12789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group>
12803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">141</context></context-group></trans-unit> 12790 </trans-unit>
12804 <trans-unit id="996392855508119363" datatype="html"> 12791 <trans-unit id="996392855508119363" datatype="html">
12805 <source>Hidden</source> 12792 <source>Hidden</source>
12806 <target>pana ala lukin</target> 12793 <target>pana ala lukin</target>
@@ -12860,16 +12847,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12860 <source><x id="PH" equiv-text="this.getApproximateTime(normalSeconds)"/> of average quality videos</source> 12847 <source><x id="PH" equiv-text="this.getApproximateTime(normalSeconds)"/> of average quality videos</source>
12861 <target>sitelen pi suli ala la <x id="PH" equiv-text="this.getApproximateTime(normalSeconds)"/></target> 12848 <target>sitelen pi suli ala la <x id="PH" equiv-text="this.getApproximateTime(normalSeconds)"/></target>
12862 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group> 12849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.ts</context><context context-type="linenumber">100</context></context-group>
12863 </trans-unit><trans-unit id="1792453450803202450" datatype="html"> 12850 </trans-unit>
12864 <source>Accepted follows</source><target state="new">Accepted follows</target> 12851 <trans-unit id="1792453450803202450" datatype="html">
12865 12852 <source>Accepted follows</source>
12866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit><trans-unit id="1745310805516417209" datatype="html"> 12853 <target state="new">Accepted follows</target>
12867 <source>Rejected follows</source><target state="new">Rejected follows</target> 12854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">146</context></context-group>
12868 12855 </trans-unit>
12869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group></trans-unit><trans-unit id="1810206793608630396" datatype="html"> 12856 <trans-unit id="1745310805516417209" datatype="html">
12870 <source>Pending follows</source><target state="new">Pending follows</target> 12857 <source>Rejected follows</source>
12871 12858 <target state="new">Rejected follows</target>
12872 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group></trans-unit> 12859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">150</context></context-group>
12860 </trans-unit>
12861 <trans-unit id="1810206793608630396" datatype="html">
12862 <source>Pending follows</source>
12863 <target state="new">Pending follows</target>
12864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">154</context></context-group>
12865 </trans-unit>
12873 <trans-unit id="4603134051700562542" datatype="html"> 12866 <trans-unit id="4603134051700562542" datatype="html">
12874 <source>Loading instance statistics...</source> 12867 <source>Loading instance statistics...</source>
12875 <target>mi kama jo e nanpa pi ma ni...</target> 12868 <target>mi kama jo e nanpa pi ma ni...</target>
@@ -13402,33 +13395,33 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13402 <trans-unit id="4763067539652050249" datatype="html"> 13395 <trans-unit id="4763067539652050249" datatype="html">
13403 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source> 13396 <source><x id="PH" equiv-text="this.viewers"/> viewer(s)</source>
13404 <target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target> 13397 <target state="new"><x id="PH" equiv-text="this.viewers"/> viewer(s)</target>
13405 13398 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group>
13406 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">283</context></context-group></trans-unit> 13399 </trans-unit>
13407 <trans-unit id="8622604868434380566" datatype="html"> 13400 <trans-unit id="8622604868434380566" datatype="html">
13408 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source> 13401 <source>{<x id="PH" equiv-text="this.views"/> view(s)}</source>
13409 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target> 13402 <target state="new">{<x id="PH" equiv-text="this.views"/> view(s)}</target>
13410 13403 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group>
13411 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">286</context></context-group></trans-unit> 13404 </trans-unit>
13412 <trans-unit id="2439066254855913806" datatype="html"> 13405 <trans-unit id="2439066254855913806" datatype="html">
13413 <source>Only I can see this video</source> 13406 <source>Only I can see this video</source>
13414 <target>sina taso li ken lukin e sitelen ni</target> 13407 <target>sina taso li ken lukin e sitelen ni</target>
13415 13408 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group>
13416 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">385</context></context-group></trans-unit> 13409 </trans-unit>
13417 <trans-unit id="6767380569816110388" datatype="html"> 13410 <trans-unit id="6767380569816110388" datatype="html">
13418 <source>Only shareable via a private link</source> 13411 <source>Only shareable via a private link</source>
13419 <target>jan li sona e nimi linluwi pi sitelen ni la ona li ken lukin</target> 13412 <target>jan li sona e nimi linluwi pi sitelen ni la ona li ken lukin</target>
13420 13413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group>
13421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">386</context></context-group></trans-unit> 13414 </trans-unit>
13422 <trans-unit id="6828965264297239528" datatype="html"> 13415 <trans-unit id="6828965264297239528" datatype="html">
13423 <source>Anyone can see this video</source> 13416 <source>Anyone can see this video</source>
13424 <target>ale li ken lukin e sitelen ni</target> 13417 <target>ale li ken lukin e sitelen ni</target>
13425 13418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group>
13426 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">387</context></context-group></trans-unit> 13419 </trans-unit>
13427 <trans-unit id="1425933035739773115" datatype="html"> 13420 <trans-unit id="1425933035739773115" datatype="html">
13428 <source>Only users of this instance can see this video</source> 13421 <source>Only users of this instance can see this video</source>
13429 <target>jan pi ma ni taso li ken lukin e sitelen ni</target> 13422 <target>jan pi ma ni taso li ken lukin e sitelen ni</target>
13430 13423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group>
13431 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">388</context></context-group></trans-unit> 13424 </trans-unit>
13432 <trans-unit id="6746743143272021955" datatype="html"> 13425 <trans-unit id="6746743143272021955" datatype="html">
13433 <source>Violent or repulsive</source> 13426 <source>Violent or repulsive</source>
13434 <target>ike tawa ale</target> 13427 <target>ike tawa ale</target>
@@ -13560,37 +13553,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13560 <trans-unit id="602667807232759122" datatype="html"> 13553 <trans-unit id="602667807232759122" datatype="html">
13561 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source> 13554 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted accounts</source>
13562 <target state="translated">mi pana lukin e sijelo len nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan sijelo len <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target> 13555 <target state="translated">mi pana lukin e sijelo len nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan sijelo len <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target>
13563 13556 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
13564 13557 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group>
13565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">11</context></context-group></trans-unit> 13558 </trans-unit>
13566 <trans-unit id="1300704815627663264" datatype="html"> 13559 <trans-unit id="1300704815627663264" datatype="html">
13567 <source>Muted at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 13560 <source>Muted at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
13568 <target state="translated">tenpo len <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 13561 <target state="translated">tenpo len <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
13569 13562 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
13570 13563 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group>
13571 13564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
13572 13565 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group>
13573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 13566 </trans-unit>
13574 <trans-unit id="6453471031802119612" datatype="html"> 13567 <trans-unit id="6453471031802119612" datatype="html">
13575 <source>Unmute</source> 13568 <source>Unmute</source>
13576 <target state="translated">o weka e len</target> 13569 <target state="translated">o weka e len</target>
13577 13570 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
13578 13571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
13579 13572 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
13580 13573 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group>
13581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">32</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">40</context></context-group></trans-unit> 13574 </trans-unit>
13582 <trans-unit id="8564972645418093229" datatype="html"> 13575 <trans-unit id="8564972645418093229" datatype="html">
13583 <source>No account found matching current filters.</source> 13576 <source>No account found matching current filters.</source>
13584 <target state="translated">sijelo pi wile ni li lon ala.</target> 13577 <target state="translated">sijelo pi wile ni li lon ala.</target>
13585 13578 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
13586 13579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group>
13587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit> 13580 </trans-unit>
13588 <trans-unit id="3819155299647062711" datatype="html"> 13581 <trans-unit id="3819155299647062711" datatype="html">
13589 <source>No account found.</source> 13582 <source>No account found.</source>
13590 <target>sijelo li lon ala.</target> 13583 <target>sijelo li lon ala.</target>
13591 13584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
13592 13585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group>
13593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 13586 </trans-unit>
13594 <trans-unit id="7390990800435887351" datatype="html"> 13587 <trans-unit id="7390990800435887351" datatype="html">
13595 <source>Account <x id="PH" equiv-text="blockedAccount.nameWithHost"/> unmuted.</source> 13588 <source>Account <x id="PH" equiv-text="blockedAccount.nameWithHost"/> unmuted.</source>
13596 <target state="translated">mi weka e len tan sijelo "<x id="PH" equiv-text="blockedAccount.nameWithHost"/>".</target> 13589 <target state="translated">mi weka e len tan sijelo "<x id="PH" equiv-text="blockedAccount.nameWithHost"/>".</target>
@@ -13684,19 +13677,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13684 <trans-unit id="1394835141143590910" datatype="html"> 13677 <trans-unit id="1394835141143590910" datatype="html">
13685 <source>Start at</source> 13678 <source>Start at</source>
13686 <target state="translated">open lon tenpo</target> 13679 <target state="translated">open lon tenpo</target>
13687 13680 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group>
13688 13681 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group>
13689 13682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group>
13690 13683 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group>
13691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">149</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">69</context></context-group></trans-unit> 13684 </trans-unit>
13692 <trans-unit id="5964984095397511808" datatype="html"> 13685 <trans-unit id="5964984095397511808" datatype="html">
13693 <source>Stop at</source> 13686 <source>Stop at</source>
13694 <target state="translated">pini lon tenpo</target> 13687 <target state="translated">pini lon tenpo</target>
13695 13688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group>
13696 13689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group>
13697 13690 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group>
13698 13691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
13699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">190</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group></trans-unit> 13692 </trans-unit>
13700 <trans-unit id="2816407313459209541" datatype="html"> 13693 <trans-unit id="2816407313459209541" datatype="html">
13701 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </source> 13694 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </source>
13702 <target state="translated">mi toki e ni tawa lawa pi ma "<x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>"<x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> tawa ma "<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>" kin pi sitelen ni<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </target> 13695 <target state="translated">mi toki e ni tawa lawa pi ma "<x id="INTERPOLATION" equiv-text="{{ currentHost }}"/>"<x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> tawa ma "<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>" kin pi sitelen ni<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </target>
@@ -13713,33 +13706,33 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13713 <trans-unit id="6250599179731937899" datatype="html"> 13706 <trans-unit id="6250599179731937899" datatype="html">
13714 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source> 13707 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> muted instances</source>
13715 <target state="translated">mi pana lukin e ma len nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan ma len <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target> 13708 <target state="translated">mi pana lukin e ma len nanpa <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/>-<x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> tan ma len <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/></target>
13716 13709 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
13717 13710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group>
13718 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">12</context></context-group></trans-unit> 13711 </trans-unit>
13719 <trans-unit id="6409548912081699487" datatype="html"> 13712 <trans-unit id="6409548912081699487" datatype="html">
13720 <source>Mute domain</source> 13713 <source>Mute domain</source>
13721 <target state="translated">o len e ma</target> 13714 <target state="translated">o len e ma</target>
13722 13715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
13723 13716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group>
13724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">19</context></context-group></trans-unit> 13717 </trans-unit>
13725 <trans-unit id="6728985502447585050" datatype="html"> 13718 <trans-unit id="6728985502447585050" datatype="html">
13726 <source>No server found matching current filters.</source> 13719 <source>No server found matching current filters.</source>
13727 <target state="translated">ma pi wile ni li lon ala.</target> 13720 <target state="translated">ma pi wile ni li lon ala.</target>
13728 13721 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
13729 13722 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group>
13730 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 13723 </trans-unit>
13731 <trans-unit id="299774363533169870" datatype="html"> 13724 <trans-unit id="299774363533169870" datatype="html">
13732 <source>No server found.</source> 13725 <source>No server found.</source>
13733 <target state="translated">ma pi wile ni li lon ala.</target> 13726 <target state="translated">ma pi wile ni li lon ala.</target>
13734 13727 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
13735 13728 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group>
13736 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> 13729 </trans-unit>
13737 <trans-unit id="4058814854824495833" datatype="html"> 13730 <trans-unit id="4058814854824495833" datatype="html">
13738 <source>Mute domains</source> 13731 <source>Mute domains</source>
13739 <target state="translated">o len e ma</target> 13732 <target state="translated">o len e ma</target>
13740 13733 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
13741 13734 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group>
13742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">64</context></context-group></trans-unit> 13735 </trans-unit>
13743 <trans-unit id="7246356397085094208" datatype="html"> 13736 <trans-unit id="7246356397085094208" datatype="html">
13744 <source>Instance <x id="PH" equiv-text="host"/> unmuted.</source> 13737 <source>Instance <x id="PH" equiv-text="host"/> unmuted.</source>
13745 <target state="translated">mi weka e len tan ma "<x id="PH" equiv-text="host"/>".</target> 13738 <target state="translated">mi weka e len tan ma "<x id="PH" equiv-text="host"/>".</target>
@@ -14107,11 +14100,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14107 <trans-unit id="2466846716878254816" datatype="html"> 14100 <trans-unit id="2466846716878254816" datatype="html">
14108 <source>Element <x id="PH" equiv-text="param"/> not found</source> 14101 <source>Element <x id="PH" equiv-text="param"/> not found</source>
14109 <target state="translated">ijo "<x id="PH" equiv-text="param"/>" li lon ala</target> 14102 <target state="translated">ijo "<x id="PH" equiv-text="param"/>" li lon ala</target>
14110 <context-group purpose="location"> 14103
14111 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context> 14104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
14112 <context context-type="linenumber">85</context>
14113 </context-group>
14114 </trans-unit>
14115 <trans-unit id="6599497107591892109" datatype="html"> 14105 <trans-unit id="6599497107591892109" datatype="html">
14116 <source>Share the playlist</source> 14106 <source>Share the playlist</source>
14117 <target state="translated">o pana e kulupu ni tawa jan ante</target> 14107 <target state="translated">o pana e kulupu ni tawa jan ante</target>
@@ -14131,26 +14121,26 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14131 <trans-unit id="5806907163449517166" datatype="html"> 14121 <trans-unit id="5806907163449517166" datatype="html">
14132 <source>Update playlist privacy</source> 14122 <source>Update playlist privacy</source>
14133 <target state="translated">o ante e ken lukin kulupu</target> 14123 <target state="translated">o ante e ken lukin kulupu</target>
14134 14124 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group>
14135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">17</context></context-group></trans-unit> 14125 </trans-unit>
14136 <trans-unit id="1845599966367432388" datatype="html"> 14126 <trans-unit id="1845599966367432388" datatype="html">
14137 <source>QR-Code</source> 14127 <source>QR-Code</source>
14138 <target>sitelen ilo QR</target> 14128 <target>sitelen ilo QR</target>
14139 14129 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group>
14140 14130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group>
14141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">112</context></context-group></trans-unit> 14131 </trans-unit>
14142 <trans-unit id="8151017381798767627" datatype="html"> 14132 <trans-unit id="8151017381798767627" datatype="html">
14143 <source>Embed</source> 14133 <source>Embed</source>
14144 <target state="translated">ilo poki sitelen</target> 14134 <target state="translated">ilo poki sitelen</target>
14145 14135 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group>
14146 14136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group>
14147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">122</context></context-group></trans-unit> 14137 </trans-unit>
14148 <trans-unit id="1122876732223594710" datatype="html"> 14138 <trans-unit id="1122876732223594710" datatype="html">
14149 <source>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).</source> 14139 <source>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).</source>
14150 <target state="translated">ilo ni li kepeken nasin HTTP taso la ona li pakala lon lipu pi nasin HTTPS (nasin HTTP li awen ala e sona la ilo linluwi li wile ala e ona lon lipu pi nasin HTTPS).</target> 14140 <target state="translated">ilo ni li kepeken nasin HTTP taso la ona li pakala lon lipu pi nasin HTTPS (nasin HTTP li awen ala e sona la ilo linluwi li wile ala e ona lon lipu pi nasin HTTPS).</target>
14151 14141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group>
14152 14142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group>
14153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">132</context></context-group></trans-unit> 14143 </trans-unit>
14154 <trans-unit id="6460270615876918310" datatype="html"> 14144 <trans-unit id="6460270615876918310" datatype="html">
14155 <source>Share the playlist at this video position</source> 14145 <source>Share the playlist at this video position</source>
14156 <target state="translated">o pana e kulupu ni e tenpo ni pi sitelen ni</target> 14146 <target state="translated">o pana e kulupu ni e tenpo ni pi sitelen ni</target>
@@ -14162,79 +14152,79 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14162 <trans-unit id="8920371331444717794" datatype="html"> 14152 <trans-unit id="8920371331444717794" datatype="html">
14163 <source>Only display embed URL</source> 14153 <source>Only display embed URL</source>
14164 <target state="new">Only display embed URL</target> 14154 <target state="new">Only display embed URL</target>
14165 14155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group>
14166 14156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group>
14167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">177</context></context-group></trans-unit> 14157 </trans-unit>
14168 <trans-unit id="1253396341165671470" datatype="html"> 14158 <trans-unit id="1253396341165671470" datatype="html">
14169 <source>Share the video</source> 14159 <source>Share the video</source>
14170 <target state="translated">o pana e sitelen ni tawa jan ante</target> 14160 <target state="translated">o pana e sitelen ni tawa jan ante</target>
14171 14161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group>
14172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">89</context></context-group></trans-unit> 14162 </trans-unit>
14173 <trans-unit id="5254843797242866315" datatype="html"> 14163 <trans-unit id="5254843797242866315" datatype="html">
14174 <source>This video is private so you won't be able to share it with external users</source> 14164 <source>This video is private so you won't be able to share it with external users</source>
14175 <target state="translated">sina taso li ken lukin e sitelen ni la sina ken ala pana e ona tawa jan ante</target> 14165 <target state="translated">sina taso li ken lukin e sitelen ni la sina ken ala pana e ona tawa jan ante</target>
14176 14166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
14177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group></trans-unit> 14167 </trans-unit>
14178 <trans-unit id="3201319007886576629" datatype="html"> 14168 <trans-unit id="3201319007886576629" datatype="html">
14179 <source>Update video privacy</source> 14169 <source>Update video privacy</source>
14180 <target state="translated">o ante e ken lukin sitelen</target> 14170 <target state="translated">o ante e ken lukin sitelen</target>
14181 14171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group>
14182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">95</context></context-group></trans-unit> 14172 </trans-unit>
14183 <trans-unit id="6375858514817734542" datatype="html"> 14173 <trans-unit id="6375858514817734542" datatype="html">
14184 <source>Auto select subtitle</source> 14174 <source>Auto select subtitle</source>
14185 <target state="translated">o pana e sitelen toki pona</target> 14175 <target state="translated">o pana e sitelen toki pona</target>
14186 14176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group>
14187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">164</context></context-group></trans-unit> 14177 </trans-unit>
14188 <trans-unit id="1452803153270294110" datatype="html"> 14178 <trans-unit id="1452803153270294110" datatype="html">
14189 <source>Autoplay</source> 14179 <source>Autoplay</source>
14190 <target state="translated">o tawa e sitelen lon open</target> 14180 <target state="translated">o tawa e sitelen lon open</target>
14191 14181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group>
14192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">204</context></context-group></trans-unit> 14182 </trans-unit>
14193 <trans-unit id="2784956659778044823" datatype="html"> 14183 <trans-unit id="2784956659778044823" datatype="html">
14194 <source>Loop</source> 14184 <source>Loop</source>
14195 <target>pini la o tawa sin</target> 14185 <target>pini la o tawa sin</target>
14196 14186 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group>
14197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">219</context></context-group></trans-unit> 14187 </trans-unit>
14198 <trans-unit id="5908032061347078472" datatype="html"> 14188 <trans-unit id="5908032061347078472" datatype="html">
14199 <source>Use origin instance URL</source> 14189 <source>Use origin instance URL</source>
14200 <target state="translated">o kepeken ma mama</target> 14190 <target state="translated">o kepeken ma mama</target>
14201 14191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group>
14202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">225</context></context-group></trans-unit> 14192 </trans-unit>
14203 <trans-unit id="6212841954039032241" datatype="html"> 14193 <trans-unit id="6212841954039032241" datatype="html">
14204 <source>Display video title</source> 14194 <source>Display video title</source>
14205 <target state="translated">o pana lukin e nimi sitelen</target> 14195 <target state="translated">o pana lukin e nimi sitelen</target>
14206 14196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group>
14207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">234</context></context-group></trans-unit> 14197 </trans-unit>
14208 <trans-unit id="7482217084177855485" datatype="html"> 14198 <trans-unit id="7482217084177855485" datatype="html">
14209 <source>P2P</source> 14199 <source>P2P</source>
14210 <target state="translated">ilo lukin o pana</target> 14200 <target state="translated">ilo lukin o pana</target>
14211 14201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group>
14212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">242</context></context-group></trans-unit> 14202 </trans-unit>
14213 <trans-unit id="1068153312491986796" datatype="html"> 14203 <trans-unit id="1068153312491986796" datatype="html">
14214 <source>Display privacy warning</source> 14204 <source>Display privacy warning</source>
14215 <target state="translated">o toki e ike ken pi pana poka</target> 14205 <target state="translated">o toki e ike ken pi pana poka</target>
14216 14206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group>
14217 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">248</context></context-group></trans-unit> 14207 </trans-unit>
14218 <trans-unit id="4583515246777381165" datatype="html"> 14208 <trans-unit id="4583515246777381165" datatype="html">
14219 <source>Display player control bar</source> 14209 <source>Display player control bar</source>
14220 <target state="new">Display player control bar</target> 14210 <target state="new">Display player control bar</target>
14221 14211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group>
14222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">255</context></context-group></trans-unit> 14212 </trans-unit>
14223 <trans-unit id="805456636864344681" datatype="html"> 14213 <trans-unit id="805456636864344681" datatype="html">
14224 <source>Display PeerTube button link</source> 14214 <source>Display PeerTube button link</source>
14225 <target state="translated">o pana lukin e nimi tawa pi sitelen ni</target> 14215 <target state="translated">o pana lukin e nimi tawa pi sitelen ni</target>
14226 14216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group>
14227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">262</context></context-group></trans-unit> 14217 </trans-unit>
14228 <trans-unit id="2353402732767789211" datatype="html"> 14218 <trans-unit id="2353402732767789211" datatype="html">
14229 <source>More customization</source> 14219 <source>More customization</source>
14230 <target state="translated">o pana lukin e ale</target> 14220 <target state="translated">o pana lukin e ale</target>
14231 14221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group>
14232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">275</context></context-group></trans-unit> 14222 </trans-unit>
14233 <trans-unit id="1284179134768564307" datatype="html"> 14223 <trans-unit id="1284179134768564307" datatype="html">
14234 <source>Less customization</source> 14224 <source>Less customization</source>
14235 <target state="translated">o pana lukin e ale ala</target> 14225 <target state="translated">o pana lukin e ale ala</target>
14236 14226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group>
14237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">283</context></context-group></trans-unit> 14227 </trans-unit>
14238 <trans-unit id="1290987288288099212" datatype="html"> 14228 <trans-unit id="1290987288288099212" datatype="html">
14239 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source> 14229 <source>Support <x id="INTERPOLATION" equiv-text="{{ displayName }}"/></source>
14240 <target>o pana e pona tawa "<x id="INTERPOLATION" equiv-text="{{ displayName }}"/>"</target> 14230 <target>o pana e pona tawa "<x id="INTERPOLATION" equiv-text="{{ displayName }}"/>"</target>
@@ -14286,8 +14276,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14286 <trans-unit id="5622582942980351192" datatype="html"> 14276 <trans-unit id="5622582942980351192" datatype="html">
14287 <source>Light/Orange</source> 14277 <source>Light/Orange</source>
14288 <target>walo / loje jelo</target> 14278 <target>walo / loje jelo</target>
14289 14279 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group>
14290 <context-group purpose="location"><context context-type="sourcefile">src/app/core/theme/theme.service.ts</context><context context-type="linenumber">50</context></context-group></trans-unit> 14280 </trans-unit>
14291 <trans-unit id="4776289814033837037" datatype="html"> 14281 <trans-unit id="4776289814033837037" datatype="html">
14292 <source>Interface settings updated.</source> 14282 <source>Interface settings updated.</source>
14293 <target>mi awen e ante selo.</target> 14283 <target>mi awen e ante selo.</target>
@@ -14417,8 +14407,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14417 <trans-unit id="3267631941074558910" datatype="html"> 14407 <trans-unit id="3267631941074558910" datatype="html">
14418 <source>Cannot fetch information of this remote account</source> 14408 <source>Cannot fetch information of this remote account</source>
14419 <target>mi ken ala lukin e sijelo ni pi ma ante</target> 14409 <target>mi ken ala lukin e sijelo ni pi ma ante</target>
14420 14410 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group>
14421 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.ts</context><context context-type="linenumber">65</context></context-group></trans-unit> 14411 </trans-unit>
14422 <trans-unit id="1144407473317535723" datatype="html"> 14412 <trans-unit id="1144407473317535723" datatype="html">
14423 <source>Subscribe</source> 14413 <source>Subscribe</source>
14424 <target state="translated">mi wile lukin e sitelen kama</target> 14414 <target state="translated">mi wile lukin e sitelen kama</target>
@@ -14539,13 +14529,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14539 <trans-unit id="2149300564474427551" datatype="html"> 14529 <trans-unit id="2149300564474427551" datatype="html">
14540 <source>Administrator</source> 14530 <source>Administrator</source>
14541 <target>lawa suli</target> 14531 <target>lawa suli</target>
14542 14532 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group>
14543 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit> 14533 </trans-unit>
14544 <trans-unit id="4968151111061046122" datatype="html"> 14534 <trans-unit id="4968151111061046122" datatype="html">
14545 <source>Moderator</source> 14535 <source>Moderator</source>
14546 <target>lawa pali</target> 14536 <target>lawa pali</target>
14547 14537 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group>
14548 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-users/user-admin.service.ts</context><context context-type="linenumber">124</context></context-group></trans-unit> 14538 </trans-unit>
14549 <trans-unit id="5637879201055173642" datatype="html"> 14539 <trans-unit id="5637879201055173642" datatype="html">
14550 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to learn how to use the PeerTube live streaming feature. </source> 14540 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to learn how to use the PeerTube live streaming feature. </source>
14551 <target>sina wile pana e sitelen pi tenpo sama lon ilo PeerTube la o lukin e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>lipu sona<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 14541 <target>sina wile pana e sitelen pi tenpo sama lon ilo PeerTube la o lukin e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>lipu sona<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
@@ -14609,8 +14599,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14609 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 14599 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
14610 <context context-type="linenumber">44</context> 14600 <context context-type="linenumber">44</context>
14611 </context-group> 14601 </context-group>
14612 </trans-unit><trans-unit id="6989092358991683843" datatype="html"> 14602 </trans-unit>
14613 <source>Replay is being processed...</source><target state="new">Replay is being processed...</target> 14603 <trans-unit id="6989092358991683843" datatype="html">
14604 <source>Replay is being processed...</source>
14605 <target state="new">Replay is being processed...</target>
14614 <context-group purpose="location"> 14606 <context-group purpose="location">
14615 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context> 14607 <context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context>
14616 <context context-type="linenumber">45</context> 14608 <context context-type="linenumber">45</context>
@@ -14619,8 +14611,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14619 <trans-unit id="4853631149357965563" datatype="html"> 14611 <trans-unit id="4853631149357965563" datatype="html">
14620 <source>Update live settings</source> 14612 <source>Update live settings</source>
14621 <target>o awen e ante</target> 14613 <target>o awen e ante</target>
14622 14614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group>
14623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-stream-information.component.html</context><context context-type="linenumber">55</context></context-group></trans-unit> 14615 </trans-unit>
14624 <trans-unit id="1254225561962113354" datatype="html"> 14616 <trans-unit id="1254225561962113354" datatype="html">
14625 <source>Server too slow</source> 14617 <source>Server too slow</source>
14626 <target>ilo mama li wawa lili</target> 14618 <target>ilo mama li wawa lili</target>
@@ -14684,14 +14676,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14684 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> 14676 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
14685 <context context-type="linenumber">210</context> 14677 <context context-type="linenumber">210</context>
14686 </context-group> 14678 </context-group>
14687 </trans-unit><trans-unit id="3143238830256588661" datatype="html"> 14679 </trans-unit>
14688 <source>The live stream will be automatically terminated and replays won't be saved.</source><target state="new">The live stream will be automatically terminated and replays won't be saved.</target> 14680 <trans-unit id="3143238830256588661" datatype="html">
14681 <source>The live stream will be automatically terminated and replays won't be saved.</source>
14682 <target state="new">The live stream will be automatically terminated and replays won't be saved.</target>
14689 <context-group purpose="location"> 14683 <context-group purpose="location">
14690 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> 14684 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context>
14691 <context context-type="linenumber">233</context> 14685 <context context-type="linenumber">233</context>
14692 </context-group> 14686 </context-group>
14693 </trans-unit> 14687 </trans-unit>
14694
14695 <trans-unit id="2767660806989176400" datatype="html"> 14688 <trans-unit id="2767660806989176400" datatype="html">
14696 <source>Video <x id="PH" equiv-text="this.video.name"/> deleted.</source> 14689 <source>Video <x id="PH" equiv-text="this.video.name"/> deleted.</source>
14697 <target>mi weka e sitelen "<x id="PH" equiv-text="this.video.name"/>".</target> 14690 <target>mi weka e sitelen "<x id="PH" equiv-text="this.video.name"/>".</target>
@@ -14814,69 +14807,69 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14814 <trans-unit id="5235042777215655908" datatype="html"> 14807 <trans-unit id="5235042777215655908" datatype="html">
14815 <source>subtitles</source> 14808 <source>subtitles</source>
14816 <target>sitelen toki</target> 14809 <target>sitelen toki</target>
14817 14810 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group>
14818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit> 14811 </trans-unit>
14819 <trans-unit id="346270517625845962" datatype="html"> 14812 <trans-unit id="346270517625845962" datatype="html">
14820 <source>Encoder</source> 14813 <source>Encoder</source>
14821 <target>ilo pi ante nasin</target> 14814 <target>ilo pi ante nasin</target>
14822 14815 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group>
14823 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit> 14816 </trans-unit>
14824 <trans-unit id="2331557444464201331" datatype="html"> 14817 <trans-unit id="2331557444464201331" datatype="html">
14825 <source>Format name</source> 14818 <source>Format name</source>
14826 <target>nasin</target> 14819 <target>nasin</target>
14827 14820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group>
14828 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit> 14821 </trans-unit>
14829 <trans-unit id="45739481977493163" datatype="html"> 14822 <trans-unit id="45739481977493163" datatype="html">
14830 <source>Size</source> 14823 <source>Size</source>
14831 <target>suli</target> 14824 <target>suli</target>
14832 14825 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group>
14833 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">212</context></context-group></trans-unit> 14826 </trans-unit>
14834 <trans-unit id="7742520815129539114" datatype="html"> 14827 <trans-unit id="7742520815129539114" datatype="html">
14835 <source>Bitrate</source> 14828 <source>Bitrate</source>
14836 <target>suli ilo</target> 14829 <target>suli ilo</target>
14837 14830 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group>
14838 14831 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group>
14839 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">214</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">237</context></context-group></trans-unit> 14832 </trans-unit>
14840 <trans-unit id="4094960161662677662" datatype="html"> 14833 <trans-unit id="4094960161662677662" datatype="html">
14841 <source>Codec</source> 14834 <source>Codec</source>
14842 <target>nasin</target> 14835 <target>nasin</target>
14843 14836 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group>
14844 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 14837 </trans-unit>
14845 <trans-unit id="4915431133669985304" datatype="html"> 14838 <trans-unit id="4915431133669985304" datatype="html">
14846 <source>Profile</source> 14839 <source>Profile</source>
14847 <target state="translated">wawa</target> 14840 <target state="translated">wawa</target>
14848 14841 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group>
14849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 14842 </trans-unit>
14850 <trans-unit id="1963136290621768454" datatype="html"> 14843 <trans-unit id="1963136290621768454" datatype="html">
14851 <source>Resolution</source> 14844 <source>Resolution</source>
14852 <target state="translated">suli</target> 14845 <target state="translated">suli</target>
14853 14846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group>
14854 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group></trans-unit> 14847 </trans-unit>
14855 <trans-unit id="7814358426066520520" datatype="html"> 14848 <trans-unit id="7814358426066520520" datatype="html">
14856 <source>Aspect ratio</source> 14849 <source>Aspect ratio</source>
14857 <target state="translated">suli poka en suli sewi</target> 14850 <target state="translated">suli poka en suli sewi</target>
14858 14851 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group>
14859 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit> 14852 </trans-unit>
14860 <trans-unit id="44862519224794374" datatype="html"> 14853 <trans-unit id="44862519224794374" datatype="html">
14861 <source>Average frame rate</source> 14854 <source>Average frame rate</source>
14862 <target state="translated">mute sitelen lon tenpo lili wan</target> 14855 <target state="translated">mute sitelen lon tenpo lili wan</target>
14863 14856 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group>
14864 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group></trans-unit> 14857 </trans-unit>
14865 <trans-unit id="5053683525387462246" datatype="html"> 14858 <trans-unit id="5053683525387462246" datatype="html">
14866 <source>Pixel format</source> 14859 <source>Pixel format</source>
14867 <target state="translated">nasin kule</target> 14860 <target state="translated">nasin kule</target>
14868 14861 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
14869 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group></trans-unit> 14862 </trans-unit>
14870 <trans-unit id="7858676566953242358" datatype="html"> 14863 <trans-unit id="7858676566953242358" datatype="html">
14871 <source>Sample rate</source> 14864 <source>Sample rate</source>
14872 <target state="translated">mute pi nena kalama lon tenpo lili wan</target> 14865 <target state="translated">mute pi nena kalama lon tenpo lili wan</target>
14873 14866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group>
14874 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group></trans-unit> 14867 </trans-unit>
14875 <trans-unit id="5403856660543890284" datatype="html"> 14868 <trans-unit id="5403856660543890284" datatype="html">
14876 <source>Channel Layout</source> 14869 <source>Channel Layout</source>
14877 <target>nasin lukin pi lipu sitelen</target> 14870 <target>nasin lukin pi lipu sitelen</target>
14878 14871 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group>
14879 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group></trans-unit> 14872 </trans-unit>
14880 <trans-unit id="6317170736181476800" datatype="html"> 14873 <trans-unit id="6317170736181476800" datatype="html">
14881 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source> 14874 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
14882 <target>o ante e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>wile ilo sina<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target> 14875 <target>o ante e <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>wile ilo sina<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
@@ -15094,67 +15087,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
15094 <trans-unit id="4058575476871566236" datatype="html"> 15087 <trans-unit id="4058575476871566236" datatype="html">
15095 <source>Published</source> 15088 <source>Published</source>
15096 <target state="translated">pana lon</target> 15089 <target state="translated">pana lon</target>
15097 <context-group purpose="location"> 15090
15098 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15091 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
15099 <context context-type="linenumber">173</context>
15100 </context-group>
15101 </trans-unit>
15102 <trans-unit id="7657908235362559477" datatype="html"> 15092 <trans-unit id="7657908235362559477" datatype="html">
15103 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 15093 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
15104 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 15094 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
15105 <context-group purpose="location"> 15095
15106 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
15107 <context context-type="linenumber">178</context>
15108 </context-group>
15109 </trans-unit>
15110 <trans-unit id="5093002376262354382" datatype="html"> 15097 <trans-unit id="5093002376262354382" datatype="html">
15111 <source>Transcoding failed</source> 15098 <source>Transcoding failed</source>
15112 <target state="translated">ante nasin li pakala</target> 15099 <target state="translated">ante nasin li pakala</target>
15113 <context-group purpose="location"> 15100
15114 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15101 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
15115 <context context-type="linenumber">182</context>
15116 </context-group>
15117 </trans-unit>
15118 <trans-unit id="118687079501751948" datatype="html"> 15102 <trans-unit id="118687079501751948" datatype="html">
15119 <source>Move to external storage failed</source> 15103 <source>Move to external storage failed</source>
15120 <target state="translated">tawa li pakala</target> 15104 <target state="translated">tawa li pakala</target>
15121 <context-group purpose="location"> 15105
15122 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
15123 <context context-type="linenumber">186</context>
15124 </context-group>
15125 </trans-unit>
15126 <trans-unit id="4887724548587271148" datatype="html"> 15107 <trans-unit id="4887724548587271148" datatype="html">
15127 <source>Waiting transcoding</source> 15108 <source>Waiting transcoding</source>
15128 <target state="translated">tenpo kama la mi ante e nasin</target> 15109 <target state="translated">tenpo kama la mi ante e nasin</target>
15129 <context-group purpose="location"> 15110
15130 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15111 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
15131 <context context-type="linenumber">190</context>
15132 </context-group>
15133 </trans-unit>
15134 <trans-unit id="4517785179607945981" datatype="html"> 15112 <trans-unit id="4517785179607945981" datatype="html">
15135 <source>To transcode</source> 15113 <source>To transcode</source>
15136 <target state="translated">mi o ante e nasin</target> 15114 <target state="translated">mi o ante e nasin</target>
15137 <context-group purpose="location"> 15115
15138 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15116 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
15139 <context context-type="linenumber">194</context>
15140 </context-group>
15141 </trans-unit>
15142 <trans-unit id="3299576663551440736" datatype="html"> 15117 <trans-unit id="3299576663551440736" datatype="html">
15143 <source>To import</source> 15118 <source>To import</source>
15144 <target state="translated">mi o kama jo</target> 15119 <target state="translated">mi o kama jo</target>
15145 <context-group purpose="location"> 15120
15146 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15121 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
15147 <context context-type="linenumber">198</context>
15148 </context-group>
15149 </trans-unit>
15150 <trans-unit id="6963802198225789806" datatype="html"> 15122 <trans-unit id="6963802198225789806" datatype="html">
15151 <source>To edit</source> 15123 <source>To edit</source>
15152 <target state="translated">mi o ante</target> 15124 <target state="translated">mi o ante</target>
15153 <context-group purpose="location"> 15125
15154 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 15126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
15155 <context context-type="linenumber">202</context>
15156 </context-group>
15157 </trans-unit>
15158 <trans-unit id="8492933894084361602" datatype="html"> 15127 <trans-unit id="8492933894084361602" datatype="html">
15159 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 15128 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
15160 <target>o lukin e lipu RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 15129 <target>o lukin e lipu RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -15166,34 +15135,34 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
15166 <trans-unit id="4498682414491138092" datatype="html"> 15135 <trans-unit id="4498682414491138092" datatype="html">
15167 <source>Yesterday</source> 15136 <source>Yesterday</source>
15168 <target>tenpo suno pini</target> 15137 <target>tenpo suno pini</target>
15169 15138 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group>
15170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">137</context></context-group></trans-unit> 15139 </trans-unit>
15171 <trans-unit id="5073473933031004097" datatype="html"> 15140 <trans-unit id="5073473933031004097" datatype="html">
15172 <source>This week</source> 15141 <source>This week</source>
15173 <target>tenpo esun ni</target> 15142 <target>tenpo esun ni</target>
15174 15143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group>
15175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">138</context></context-group></trans-unit> 15144 </trans-unit>
15176 <trans-unit id="842657237693374355" datatype="html"> 15145 <trans-unit id="842657237693374355" datatype="html">
15177 <source>This month</source> 15146 <source>This month</source>
15178 <target>tenpo mun ni</target> 15147 <target>tenpo mun ni</target>
15179 15148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group>
15180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit> 15149 </trans-unit>
15181 <trans-unit id="4463380307954693363" datatype="html"> 15150 <trans-unit id="4463380307954693363" datatype="html">
15182 <source>Last month</source> 15151 <source>Last month</source>
15183 <target>tenpo mun pini</target> 15152 <target>tenpo mun pini</target>
15184 15153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group>
15185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">140</context></context-group></trans-unit> 15154 </trans-unit>
15186 <trans-unit id="7473676707373218484" datatype="html"> 15155 <trans-unit id="7473676707373218484" datatype="html">
15187 <source>Older</source> 15156 <source>Older</source>
15188 <target>tenpo pini weka</target> 15157 <target>tenpo pini weka</target>
15189 15158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group>
15190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">141</context></context-group></trans-unit> 15159 </trans-unit>
15191 <trans-unit id="5036991421517255667" datatype="html"> 15160 <trans-unit id="5036991421517255667" datatype="html">
15192 <source>Cannot load more videos. Try again later.</source> 15161 <source>Cannot load more videos. Try again later.</source>
15193 <target>mi ken ala kama jo e sitelen ante. o ni sin lon tenpo kama.</target> 15162 <target>mi ken ala kama jo e sitelen ante. o ni sin lon tenpo kama.</target>
15194 15163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group>
15195 15164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group>
15196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.ts</context><context context-type="linenumber">130</context></context-group></trans-unit> 15165 </trans-unit>
15197 <trans-unit id="5924559757556526785" datatype="html"> 15166 <trans-unit id="5924559757556526785" datatype="html">
15198 <source>Save to</source> 15167 <source>Save to</source>
15199 <target>o pana lon...</target> 15168 <target>o pana lon...</target>
diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf
index 1cd9139c3..0805cda1d 100644
--- a/client/src/locale/angular.tr-TR.xlf
+++ b/client/src/locale/angular.tr-TR.xlf
@@ -555,19 +555,19 @@
555 <trans-unit id="1006562256968398209" datatype="html"> 555 <trans-unit id="1006562256968398209" datatype="html">
556 <source>video</source> 556 <source>video</source>
557 <target state="translated">video</target> 557 <target state="translated">video</target>
558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 558
559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 559
560 </trans-unit> 560 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
561 <trans-unit id="6995024616159044376" datatype="html"> 561 <trans-unit id="6995024616159044376" datatype="html">
562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 562 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
563 <target state="translated">Bu video ile video kotanız aşıldı (video boyutu: <x id="PH" equiv-text="videoSizeBytes"/>, kullanıldı: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 563 <target state="translated">Bu video ile video kotanız aşıldı (video boyutu: <x id="PH" equiv-text="videoSizeBytes"/>, kullanıldı: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, kota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
564 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 564
565 </trans-unit> 565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
566 <trans-unit id="7873395933409147217" datatype="html"> 566 <trans-unit id="7873395933409147217" datatype="html">
567 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 567 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
568 <target state="translated">Bu video ile günlük video kotanız aşıldı (video boyutu: <x id="PH" equiv-text="videoSizeBytes"/>, kullanıldı: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 568 <target state="translated">Bu video ile günlük video kotanız aşıldı (video boyutu: <x id="PH" equiv-text="videoSizeBytes"/>, kullanıldı: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, kota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
569 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 569
570 </trans-unit> 570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
571 <trans-unit id="5235042777215655908" datatype="html"> 571 <trans-unit id="5235042777215655908" datatype="html">
572 <source>subtitles</source> 572 <source>subtitles</source>
573 <target state="translated">altyazılar</target> 573 <target state="translated">altyazılar</target>
@@ -632,8 +632,8 @@
632 <trans-unit id="2466846716878254816" datatype="html"> 632 <trans-unit id="2466846716878254816" datatype="html">
633 <source>Element <x id="PH" equiv-text="param"/> not found</source> 633 <source>Element <x id="PH" equiv-text="param"/> not found</source>
634 <target state="translated"><x id="PH" equiv-text="param"/> öğesi bulunamadı</target> 634 <target state="translated"><x id="PH" equiv-text="param"/> öğesi bulunamadı</target>
635 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 635
636 </trans-unit> 636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
637 <trans-unit id="7539427273132299890"> 637 <trans-unit id="7539427273132299890">
638 <source>Unlisted</source> 638 <source>Unlisted</source>
639 <target>ListelenmemiÅŸ</target> 639 <target>ListelenmemiÅŸ</target>
@@ -786,16 +786,13 @@
786 <trans-unit id="158575725114802951" datatype="html"> 786 <trans-unit id="158575725114802951" datatype="html">
787 <source>Only live videos</source> 787 <source>Only live videos</source>
788 <target state="translated">Sadece canlı videolar</target> 788 <target state="translated">Sadece canlı videolar</target>
789 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 789
790 </trans-unit> 790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
791 <trans-unit id="9157178301885999151" datatype="html"> 791 <trans-unit id="9157178301885999151" datatype="html">
792 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 792 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
793 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target> 793 <target state="new">Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</target>
794 <context-group purpose="location"> 794
795 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 795 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
796 <context context-type="linenumber">170</context>
797 </context-group>
798 </trans-unit>
799 <trans-unit id="7585826646011739428"> 796 <trans-unit id="7585826646011739428">
800 <source>Edit</source> 797 <source>Edit</source>
801 <target>Düzenle</target> 798 <target>Düzenle</target>
@@ -1236,46 +1233,52 @@
1236 <trans-unit id="3997350348765083892"> 1233 <trans-unit id="3997350348765083892">
1237 <source>Username or email address</source> 1234 <source>Username or email address</source>
1238 <target>Kullanıcı adı ya da e-posta adresi</target> 1235 <target>Kullanıcı adı ya da e-posta adresi</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1236
1240 </trans-unit> 1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1241 <trans-unit id="175344056589888866" datatype="html"> 1238 <trans-unit id="175344056589888866" datatype="html">
1242 <source>Example: john@example.com</source> 1239 <source>Example: john@example.com</source>
1243 <target state="translated">Örnek: john@example.com</target> 1240 <target state="translated">Örnek: john@example.com</target>
1241
1242
1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1244 <trans-unit id="1758058452376026925" datatype="html">
1245 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1246 <target state="translated">âš ï¸ Ã‡oÄŸu e-posta adresi büyük harf içermez.</target>
1247
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1249 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1244 <context-group purpose="location"> 1250 <context-group purpose="location">
1245 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1251 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1246 <context context-type="linenumber">46</context> 1252 <context context-type="linenumber">70</context>
1247 </context-group> 1253 </context-group>
1254 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1255 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1248 <context-group purpose="location"> 1256 <context-group purpose="location">
1249 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1257 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1250 <context context-type="linenumber">53</context> 1258 <context context-type="linenumber">72</context>
1251 </context-group> 1259 </context-group>
1252 </trans-unit> 1260 </trans-unit>
1253 <trans-unit id="1758058452376026925" datatype="html">
1254 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1255 <target state="translated">âš ï¸ Ã‡oÄŸu e-posta adresi büyük harf içermez.</target>
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1257 </trans-unit>
1258 <trans-unit id="1431416938026210429"> 1261 <trans-unit id="1431416938026210429">
1259 <source>Password</source> 1262 <source>Password</source>
1260 <target>Åžifre</target> 1263 <target>Åžifre</target>
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1264
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1265
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1266
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1267
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1268
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1269 <trans-unit id="8715156686857791956" datatype="html"> 1272 <trans-unit id="8715156686857791956" datatype="html">
1270 <source>Click here to reset your password</source> 1273 <source>Click here to reset your password</source>
1271 <target state="translated">Şifrenizi sıfırlamak için buraya tıklayın</target> 1274 <target state="translated">Şifrenizi sıfırlamak için buraya tıklayın</target>
1272 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1275
1273 </trans-unit> 1276 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1274 <trans-unit id="892063502898494584" datatype="html"> 1277 <trans-unit id="892063502898494584" datatype="html">
1275 <source>I forgot my password</source> 1278 <source>I forgot my password</source>
1276 <target state="translated">Åžifremi unuttum</target> 1279 <target state="translated">Åžifremi unuttum</target>
1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1280
1278 </trans-unit> 1281 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1279 <trans-unit id="2101170466365500913" datatype="html"> 1282 <trans-unit id="2101170466365500913" datatype="html">
1280 <source>Logging into an account lets you publish content</source> 1283 <source>Logging into an account lets you publish content</source>
1281 <target state="translated">Hesabınıza giriş yapmak içerik yayınlamanızı sağlar</target> 1284 <target state="translated">Hesabınıza giriş yapmak içerik yayınlamanızı sağlar</target>
@@ -1300,52 +1303,52 @@
1300 <trans-unit id="3183213940445113677" datatype="html"> 1303 <trans-unit id="3183213940445113677" datatype="html">
1301 <source>Or sign in with</source> 1304 <source>Or sign in with</source>
1302 <target state="translated">Ya da şununla oturum aç</target> 1305 <target state="translated">Ya da şununla oturum aç</target>
1303 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1306
1304 </trans-unit> 1307 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1305 <trans-unit id="3238209155172574367" datatype="html"> 1308 <trans-unit id="3238209155172574367" datatype="html">
1306 <source>Forgot your password</source> 1309 <source>Forgot your password</source>
1307 <target state="translated">Åžifrenizi mi unuttunuz</target> 1310 <target state="translated">Åžifrenizi mi unuttunuz</target>
1308 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1311
1309 </trans-unit> 1312 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1310 <trans-unit id="87327320394367488" datatype="html"> 1313 <trans-unit id="87327320394367488" datatype="html">
1311 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1314 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1312 <target state="translated">Üzgünüz, şifrenizi kurtaramıyoruz. Örnek yöneticiniz PeerTube e-posta sistemini kurmamıştır, bu nedenle parola kurtarılamaz.</target> 1315 <target state="translated">Üzgünüz, şifrenizi kurtaramıyoruz. Örnek yöneticiniz PeerTube e-posta sistemini kurmamıştır, bu nedenle parola kurtarılamaz.</target>
1313 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1316
1314 </trans-unit> 1317 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1315 <trans-unit id="3188014010833256853" datatype="html"> 1318 <trans-unit id="3188014010833256853" datatype="html">
1316 <source>Enter your email address and we will send you a link to reset your password.</source> 1319 <source>Enter your email address and we will send you a link to reset your password.</source>
1317 <target state="translated">E-posta adresinizi girin, şifrenizi sıfırlamak için bir bağlantı göndereceğiz.</target> 1320 <target state="translated">E-posta adresinizi girin, şifrenizi sıfırlamak için bir bağlantı göndereceğiz.</target>
1318 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1321
1319 </trans-unit> 1322 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1320 <trans-unit id="1190256911880544559" datatype="html"> 1323 <trans-unit id="1190256911880544559" datatype="html">
1321 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1324 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1322The link will expire within 1 hour.</source> 1325The link will expire within 1 hour.</source>
1323 <target state="translated">Şifre sıfırlama talimatlarını içeren bir e-posta <x id="PH" equiv-text="this.forgotPasswordEmail"/> adresine gönderilecektir. Bağlantı 1 saat içinde geçersiz hale gelecektir.</target> 1326 <target state="translated">Şifre sıfırlama talimatlarını içeren bir e-posta <x id="PH" equiv-text="this.forgotPasswordEmail"/> adresine gönderilecektir. Bağlantı 1 saat içinde geçersiz hale gelecektir.</target>
1324 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1327
1325 </trans-unit> 1328 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1326 <trans-unit id="4768749765465246664" datatype="html"> 1329 <trans-unit id="4768749765465246664" datatype="html">
1327 <source>Email</source> 1330 <source>Email</source>
1328 <target state="translated">E-posta</target> 1331 <target state="translated">E-posta</target>
1329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1332
1330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1333
1331 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1334
1332 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1335
1333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1336
1334 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1337
1335 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1338
1336 </trans-unit> 1339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1337 <trans-unit id="3967269098753656610" datatype="html"> 1340 <trans-unit id="3967269098753656610" datatype="html">
1338 <source>Email address</source> 1341 <source>Email address</source>
1339 <target state="translated">E-posta adresi</target> 1342 <target state="translated">E-posta adresi</target>
1340 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1343
1341 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1344
1342 </trans-unit> 1345 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1343 <trans-unit id="7808756054397155068" datatype="html"> 1346 <trans-unit id="7808756054397155068" datatype="html">
1344 <source>Reset</source> 1347 <source>Reset</source>
1345 <target state="translated">Sıfırla</target> 1348 <target state="translated">Sıfırla</target>
1346 <note priority="1" from="description">Password reset button</note> 1349 <note priority="1" from="description">Password reset button</note>
1347 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1350
1348 </trans-unit> 1351 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1349 <trans-unit id="4319634264526091601" datatype="html"> 1352 <trans-unit id="4319634264526091601" datatype="html">
1350 <source>on this instance</source> 1353 <source>on this instance</source>
1351 <target state="translated">Bu örnek içinde</target> 1354 <target state="translated">Bu örnek içinde</target>
@@ -1582,6 +1585,12 @@ The link will expire within 1 hour.</source>
1582 <source>Configure my instance</source> 1585 <source>Configure my instance</source>
1583 <target state="translated">Örneğimi yapılandır</target> 1586 <target state="translated">Örneğimi yapılandır</target>
1584 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1587 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1588 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1589 <source>Confirm your password</source><target state="new">Confirm your password</target>
1590 <context-group purpose="location">
1591 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1592 <context context-type="linenumber">54</context>
1593 </context-group>
1585 </trans-unit> 1594 </trans-unit>
1586 <trans-unit id="9005121595859995793" datatype="html"> 1595 <trans-unit id="9005121595859995793" datatype="html">
1587 <source>Configuration warning!</source> 1596 <source>Configuration warning!</source>
@@ -1792,8 +1801,8 @@ The link will expire within 1 hour.</source>
1792 <trans-unit id="8893390761160292681" datatype="html"> 1801 <trans-unit id="8893390761160292681" datatype="html">
1793 <source>My account</source> 1802 <source>My account</source>
1794 <target state="translated">Hesabım</target> 1803 <target state="translated">Hesabım</target>
1795 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1804
1796 </trans-unit> 1805 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1797 <trans-unit id="6371572688505952303" datatype="html"> 1806 <trans-unit id="6371572688505952303" datatype="html">
1798 <source>My library</source> 1807 <source>My library</source>
1799 <target state="translated">Kütüphanem</target> 1808 <target state="translated">Kütüphanem</target>
@@ -1802,10 +1811,10 @@ The link will expire within 1 hour.</source>
1802 <trans-unit id="2308975396733519902" datatype="html"> 1811 <trans-unit id="2308975396733519902" datatype="html">
1803 <source>Create an account</source> 1812 <source>Create an account</source>
1804 <target state="translated">Hesap oluÅŸtur</target> 1813 <target state="translated">Hesap oluÅŸtur</target>
1805 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1814
1806 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1815
1807 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1816
1808 </trans-unit> 1817 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1809 <trans-unit id="3108704604266608109" datatype="html"> 1818 <trans-unit id="3108704604266608109" datatype="html">
1810 <source>My video imports</source> 1819 <source>My video imports</source>
1811 <target state="translated">Sizin tarafınızdan içe aktarılmış videolar</target> 1820 <target state="translated">Sizin tarafınızdan içe aktarılmış videolar</target>
@@ -1824,35 +1833,35 @@ The link will expire within 1 hour.</source>
1824 <trans-unit id="667372110624203230" datatype="html"> 1833 <trans-unit id="667372110624203230" datatype="html">
1825 <source>Import jobs concurrency</source> 1834 <source>Import jobs concurrency</source>
1826 <target state="translated">Eş zamanlı video içe aktarma işleri</target> 1835 <target state="translated">Eş zamanlı video içe aktarma işleri</target>
1827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1836
1828 </trans-unit> 1837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1829 <trans-unit id="2184839376696112704" datatype="html"> 1838 <trans-unit id="2184839376696112704" datatype="html">
1830 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1839 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1831 <target state="translated">birden fazla videoyu paralel olarak içe aktarmaya izin verir. âš ï¸ PeerTube'un yeniden baÅŸlatılmasını gerektirir.</target> 1840 <target state="translated">birden fazla videoyu paralel olarak içe aktarmaya izin verir. âš ï¸ PeerTube'un yeniden baÅŸlatılmasını gerektirir.</target>
1832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1841
1833 </trans-unit> 1842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1834 <trans-unit id="780513172839038392" datatype="html"> 1843 <trans-unit id="780513172839038392" datatype="html">
1835 <source>jobs in parallel</source> 1844 <source>jobs in parallel</source>
1836 <target state="translated">eş zamanlı işler</target> 1845 <target state="translated">eş zamanlı işler</target>
1837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1846
1838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1847
1839 </trans-unit> 1848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1840 <trans-unit id="5997625369044180192" datatype="html"> 1849 <trans-unit id="5997625369044180192" datatype="html">
1841 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1850 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1842 <target state="translated">HTTP URL'si ile içe aktarmaya izin ver (örn. YouTube)</target> 1851 <target state="translated">HTTP URL'si ile içe aktarmaya izin ver (örn. YouTube)</target>
1843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1852
1844 </trans-unit> 1853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1845 <trans-unit id="2095604754338363597" datatype="html"> 1854 <trans-unit id="2095604754338363597" datatype="html">
1846 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1855 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1847 <target state="translated">âš ï¸ Bu ayarı etkinleÅŸtirirseniz, PeerTube sunucunuzun özel URL'nize eriÅŸmesini önlemek için <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP proxy kullanımı<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> tavsiye edilir</target> 1856 <target state="translated">âš ï¸ Bu ayarı etkinleÅŸtirirseniz, PeerTube sunucunuzun özel URL'nize eriÅŸmesini önlemek için <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP proxy kullanımı<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> tavsiye edilir</target>
1848 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1857
1849 </trans-unit> 1858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1850 <trans-unit id="7627544798203088407" datatype="html"> 1859 <trans-unit id="7627544798203088407" datatype="html">
1851 <source>Discover</source> 1860 <source>Discover</source>
1852 <target state="translated">KeÅŸfet</target> 1861 <target state="translated">KeÅŸfet</target>
1853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1862
1854 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1863
1855 </trans-unit> 1864 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1856 <trans-unit id="7844706011418789951" datatype="html"> 1865 <trans-unit id="7844706011418789951" datatype="html">
1857 <source>Administration</source> 1866 <source>Administration</source>
1858 <target state="translated">Yönetim</target> 1867 <target state="translated">Yönetim</target>
@@ -2093,8 +2102,8 @@ The link will expire within 1 hour.</source>
2093 <trans-unit id="2971365540217107489" datatype="html"> 2102 <trans-unit id="2971365540217107489" datatype="html">
2094 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2103 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2095 <target state="translated">Medya sunucu için çok büyük. Limit boyutunu artırmak istiyorsanız lütfen yöneticinizle iletişime geçin.</target> 2104 <target state="translated">Medya sunucu için çok büyük. Limit boyutunu artırmak istiyorsanız lütfen yöneticinizle iletişime geçin.</target>
2096 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2105
2097 </trans-unit> 2106 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2098 <trans-unit id="5131854469652959713" datatype="html"> 2107 <trans-unit id="5131854469652959713" datatype="html">
2099 <source>GLOBAL SEARCH</source> 2108 <source>GLOBAL SEARCH</source>
2100 <target state="translated">GLOBAL ARAMA</target> 2109 <target state="translated">GLOBAL ARAMA</target>
@@ -2478,13 +2487,13 @@ The link will expire within 1 hour.</source>
2478 <trans-unit id="1460134385691851101" datatype="html"> 2487 <trans-unit id="1460134385691851101" datatype="html">
2479 <source>Advanced filters</source> 2488 <source>Advanced filters</source>
2480 <target state="translated">GeliÅŸmiÅŸ filtreler</target> 2489 <target state="translated">GeliÅŸmiÅŸ filtreler</target>
2481 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2490
2482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2491
2483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2492
2484 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2493
2485 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2494
2486 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2495
2487 </trans-unit> 2496 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2488 <trans-unit id="2504502765849142619" datatype="html"> 2497 <trans-unit id="2504502765849142619" datatype="html">
2489 <source>No items found</source> 2498 <source>No items found</source>
2490 <target state="translated">Hiçbir öğe bulunamadı</target> 2499 <target state="translated">Hiçbir öğe bulunamadı</target>
@@ -2694,31 +2703,27 @@ The link will expire within 1 hour.</source>
2694 </trans-unit> 2703 </trans-unit>
2695 <trans-unit id="1952020204339597057" datatype="html"> 2704 <trans-unit id="1952020204339597057" datatype="html">
2696 <source>Short text to tell people how they can support you (membership platform...).</source> 2705 <source>Short text to tell people how they can support you (membership platform...).</source>
2697 <target state="new"> 2706 <target state="translated">İnsanlara sizi nasıl destekleyebileceklerini anlatan kısa bir metin (üyelik platformu...).</target>
2698 Short text to tell people how they can support you (membership platform...).
2699 </target>
2700 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group> 2707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">323</context></context-group>
2701 </trans-unit> 2708 </trans-unit>
2702 <trans-unit id="7003790776240394114" datatype="html"> 2709 <trans-unit id="7003790776240394114" datatype="html">
2703 <source>Filename</source> 2710 <source>Filename</source>
2704 <target state="new">Filename</target> 2711 <target state="translated">Dosya adı</target>
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group> 2712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">338</context></context-group>
2706 </trans-unit> 2713 </trans-unit>
2707 <trans-unit id="1186960092655764809" datatype="html"> 2714 <trans-unit id="1186960092655764809" datatype="html">
2708 <source>Name of the uploaded file</source> 2715 <source>Name of the uploaded file</source>
2709 <target state="new"> Name of the uploaded file </target> 2716 <target state="translated">Yüklenen dosyanın adı</target>
2710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group> 2717 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">343</context></context-group>
2711 </trans-unit> 2718 </trans-unit>
2712 <trans-unit id="7958716262877895706" datatype="html"> 2719 <trans-unit id="7958716262877895706" datatype="html">
2713 <source>Original publication date</source> 2720 <source>Original publication date</source>
2714 <target state="new">Original publication date</target> 2721 <target state="translated">Orijinal yayın tarihi</target>
2715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group> 2722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">352</context></context-group>
2716 </trans-unit> 2723 </trans-unit>
2717 <trans-unit id="50985514722149155" datatype="html"> 2724 <trans-unit id="50985514722149155" datatype="html">
2718 <source>This is the date when the content was originally published (e.g. the release date for a film)</source> 2725 <source>This is the date when the content was originally published (e.g. the release date for a film)</source>
2719 <target state="new"> 2726 <target state="translated">Bu, içeriğin orijinal olarak yayınlandığı tarihtir (örneğin, bir filmin yayınlanma tarihi)</target>
2720 This is the date when the content was originally published (e.g. the release date for a film)
2721 </target>
2722 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group> 2727 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">356</context></context-group>
2723 </trans-unit> 2728 </trans-unit>
2724 <trans-unit id="1669378369440073270" datatype="html"> 2729 <trans-unit id="1669378369440073270" datatype="html">
@@ -2728,37 +2733,37 @@ The link will expire within 1 hour.</source>
2728 </trans-unit> 2733 </trans-unit>
2729 <trans-unit id="54931094224146544" datatype="html"> 2734 <trans-unit id="54931094224146544" datatype="html">
2730 <source>Small latency</source> 2735 <source>Small latency</source>
2731 <target state="new">Small latency</target> 2736 <target state="translated">Küçük gecikme</target>
2732 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group> 2737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">88</context></context-group>
2733 </trans-unit> 2738 </trans-unit>
2734 <trans-unit id="668281328725856861" datatype="html"> 2739 <trans-unit id="668281328725856861" datatype="html">
2735 <source>Reduce latency to ~15s disabling P2P</source> 2740 <source>Reduce latency to ~15s disabling P2P</source>
2736 <target state="new">Reduce latency to ~15s disabling P2P</target> 2741 <target state="translated">P2P'yi devre dışı bırakarak gecikme süresini ~15 saniyeye düşürün</target>
2737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group> 2742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">89</context></context-group>
2738 </trans-unit> 2743 </trans-unit>
2739 <trans-unit id="5607669932062416162" datatype="html"> 2744 <trans-unit id="5607669932062416162" datatype="html">
2740 <source>Default</source> 2745 <source>Default</source>
2741 <target state="new">Default</target> 2746 <target state="translated">Varsayılan</target>
2742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group> 2747 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">93</context></context-group>
2743 </trans-unit> 2748 </trans-unit>
2744 <trans-unit id="4299493457408757206" datatype="html"> 2749 <trans-unit id="4299493457408757206" datatype="html">
2745 <source>Average latency of 30s</source> 2750 <source>Average latency of 30s</source>
2746 <target state="new">Average latency of 30s</target> 2751 <target state="translated">Ortalama 30 saniyelik gecikme</target>
2747 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group> 2752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">94</context></context-group>
2748 </trans-unit> 2753 </trans-unit>
2749 <trans-unit id="3378360148342029710" datatype="html"> 2754 <trans-unit id="3378360148342029710" datatype="html">
2750 <source>High latency</source> 2755 <source>High latency</source>
2751 <target state="new">High latency</target> 2756 <target state="translated">Yüksek gecikme süresi</target>
2752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group> 2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">98</context></context-group>
2753 </trans-unit> 2758 </trans-unit>
2754 <trans-unit id="369497609327288447" datatype="html"> 2759 <trans-unit id="369497609327288447" datatype="html">
2755 <source>Average latency of 60s increasing P2P ratio</source> 2760 <source>Average latency of 60s increasing P2P ratio</source>
2756 <target state="new">Average latency of 60s increasing P2P ratio</target> 2761 <target state="needs-translation">60 saniyenin ortalama gecikmesi P2P'nin işlevselliğini arttırır</target>
2757 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group> 2762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">99</context></context-group>
2758 </trans-unit> 2763 </trans-unit>
2759 <trans-unit id="8693603235657020323" datatype="html"> 2764 <trans-unit id="8693603235657020323" datatype="html">
2760 <source>Other</source> 2765 <source>Other</source>
2761 <target state="new">Other</target> 2766 <target state="translated">DiÄŸer</target>
2762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group> 2767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.ts</context><context context-type="linenumber">212</context></context-group>
2763 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group> 2768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.ts</context><context context-type="linenumber">50</context></context-group>
2764 </trans-unit> 2769 </trans-unit>
@@ -2804,7 +2809,7 @@ The link will expire within 1 hour.</source>
2804 </trans-unit> 2809 </trans-unit>
2805 <trans-unit id="460353452916242022" datatype="html"> 2810 <trans-unit id="460353452916242022" datatype="html">
2806 <source>Sorry, but something went wrong</source> 2811 <source>Sorry, but something went wrong</source>
2807 <target state="new">Sorry, but something went wrong</target> 2812 <target state="translated">Üzgünüz, bir tür sorun oluştu</target>
2808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group> 2813 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">43</context></context-group>
2809 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">51</context></context-group>
2810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group> 2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">48</context></context-group>
@@ -2835,7 +2840,7 @@ The link will expire within 1 hour.</source>
2835 </trans-unit> 2840 </trans-unit>
2836 <trans-unit id="1087181129481039628" datatype="html"> 2841 <trans-unit id="1087181129481039628" datatype="html">
2837 <source>Normal live</source> 2842 <source>Normal live</source>
2838 <target state="new">Normal live</target> 2843 <target state="translated">Normal canlı yayın</target>
2839 <context-group purpose="location"> 2844 <context-group purpose="location">
2840 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> 2845 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2841 <context context-type="linenumber">22</context> 2846 <context context-type="linenumber">22</context>
@@ -2843,7 +2848,7 @@ The link will expire within 1 hour.</source>
2843 </trans-unit> 2848 </trans-unit>
2844 <trans-unit id="3517255641769192386" datatype="html"> 2849 <trans-unit id="3517255641769192386" datatype="html">
2845 <source>Permanent/recurring live</source> 2850 <source>Permanent/recurring live</source>
2846 <target state="new">Permanent/recurring live</target> 2851 <target state="translated">Kalıcı/tekrarlanabilir canlı yayın türü</target>
2847 <context-group purpose="location"> 2852 <context-group purpose="location">
2848 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context> 2853 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.html</context>
2849 <context context-type="linenumber">29</context> 2854 <context context-type="linenumber">29</context>
@@ -2900,8 +2905,8 @@ The link will expire within 1 hour.</source>
2900 <trans-unit id="6161604372916832458" datatype="html"> 2905 <trans-unit id="6161604372916832458" datatype="html">
2901 <source>Upload on hold</source> 2906 <source>Upload on hold</source>
2902 <target state="new">Upload on hold</target> 2907 <target state="new">Upload on hold</target>
2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2908
2904 </trans-unit> 2909 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2905 <trans-unit id="285180972645018518" datatype="html"> 2910 <trans-unit id="285180972645018518" datatype="html">
2906 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2911 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2907 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target> 2912 <target state="new">Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</target>
@@ -2917,7 +2922,7 @@ The link will expire within 1 hour.</source>
2917 </trans-unit> 2922 </trans-unit>
2918 <trans-unit id="438743381693904838" datatype="html"> 2923 <trans-unit id="438743381693904838" datatype="html">
2919 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source> 2924 <source>Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</source>
2920 <target state="new">Your daily video quota is insufficient. If you want to add more videos, you must wait for 24 hours or an admin must increase your daily quota.</target> 2925 <target state="translated">Günlük video kotanız yetersiz. Daha fazla video eklemek istiyorsanız, 24 saat beklemelisiniz veya bir yönetici günlük kotanızı artırmalıdır.</target>
2921 <context-group purpose="location"> 2926 <context-group purpose="location">
2922 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context> 2927 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2923 <context context-type="linenumber">106</context> 2928 <context context-type="linenumber">106</context>
@@ -2925,7 +2930,7 @@ The link will expire within 1 hour.</source>
2925 </trans-unit> 2930 </trans-unit>
2926 <trans-unit id="6796692581512042469" datatype="html"> 2931 <trans-unit id="6796692581512042469" datatype="html">
2927 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source> 2932 <source>Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</source>
2928 <target state="new">Your video quota is insufficient. If you want to add more videos, an admin must increase your quota.</target> 2933 <target state="translated">Video kotanız yetersiz. Daha fazla video eklemek istiyorsanız, bir yönetici kotanızı artırmalıdır.</target>
2929 <context-group purpose="location"> 2934 <context-group purpose="location">
2930 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context> 2935 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.ts</context>
2931 <context context-type="linenumber">108</context> 2936 <context context-type="linenumber">108</context>
@@ -2933,12 +2938,12 @@ The link will expire within 1 hour.</source>
2933 </trans-unit> 2938 </trans-unit>
2934 <trans-unit id="2587226585711833549" datatype="html"> 2939 <trans-unit id="2587226585711833549" datatype="html">
2935 <source>Read instance rules for help</source> 2940 <source>Read instance rules for help</source>
2936 <target state="new">Read instance rules for help</target> 2941 <target state="translated">Yardım için örnek kurallarını okuyun</target>
2937 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group> 2942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
2938 </trans-unit> 2943 </trans-unit>
2939 <trans-unit id="3455474330346212563" datatype="html"> 2944 <trans-unit id="3455474330346212563" datatype="html">
2940 <source>Select the torrent to import</source> 2945 <source>Select the torrent to import</source>
2941 <target state="new">Select the torrent to import</target> 2946 <target state="translated">İçe aktarılacak torrenti seçin</target>
2942 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">6</context></context-group> 2947 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">6</context></context-group>
2943 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">8</context></context-group> 2948 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">8</context></context-group>
2944 </trans-unit> 2949 </trans-unit>
@@ -2949,32 +2954,32 @@ The link will expire within 1 hour.</source>
2949 </trans-unit> 2954 </trans-unit>
2950 <trans-unit id="6173286379208830044" datatype="html"> 2955 <trans-unit id="6173286379208830044" datatype="html">
2951 <source>Paste magnet URI</source> 2956 <source>Paste magnet URI</source>
2952 <target state="new">Paste magnet URI</target> 2957 <target state="translated">Magnet URI'sini yapıştırın</target>
2953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">16</context></context-group> 2958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">16</context></context-group>
2954 </trans-unit> 2959 </trans-unit>
2955 <trans-unit id="2424051823705402833" datatype="html"> 2960 <trans-unit id="2424051823705402833" datatype="html">
2956 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source> 2961 <source>Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</source>
2957 <target state="new">Congratulations, the video will be imported with BitTorrent! You can already add information about this video.</target> 2962 <target state="translated">Tebrikler, video BitTorrent ile içe aktarılacak! Bu video hakkında şimdiden bilgi ekleyebilirsiniz.</target>
2958 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group> 2963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">56</context></context-group>
2959 </trans-unit> 2964 </trans-unit>
2960 <trans-unit id="4422946962830681102" datatype="html"> 2965 <trans-unit id="4422946962830681102" datatype="html">
2961 <source>Torrents with only 1 file are supported.</source> 2966 <source>Torrents with only 1 file are supported.</source>
2962 <target state="new">Torrents with only 1 file are supported.</target> 2967 <target state="translated">Yalnızca 1 Torrent dosyası içe aktarılabilir.</target>
2963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group> 2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.ts</context><context context-type="linenumber">115</context></context-group>
2964 </trans-unit> 2969 </trans-unit>
2965 <trans-unit id="7860848084471862305" datatype="html"> 2970 <trans-unit id="7860848084471862305" datatype="html">
2966 <source>Cannot create live because this instance have too many created lives</source> 2971 <source>Cannot create live because this instance have too many created lives</source>
2967 <target state="new">Cannot create live because this instance have too many created lives</target> 2972 <target state="translated">Bu örnekte çok fazla canlı yayın olduğu için canlı yayın oluşturulamıyor</target>
2968 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group> 2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">110</context></context-group>
2969 </trans-unit> 2974 </trans-unit>
2970 <trans-unit id="1278564497286613571" datatype="html"> 2975 <trans-unit id="1278564497286613571" datatype="html">
2971 <source>Cannot create live because you created too many lives</source> 2976 <source>Cannot create live because you created too many lives</source>
2972 <target state="new">Cannot create live because you created too many lives</target> 2977 <target state="translated">Zaten çok sayıda canlı yayın yaptığınız için yeni bir canlı yayın oluşturamıyorsunuz</target>
2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group> 2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">112</context></context-group>
2974 </trans-unit> 2979 </trans-unit>
2975 <trans-unit id="2621043320678012413" datatype="html"> 2980 <trans-unit id="2621043320678012413" datatype="html">
2976 <source>Live published.</source> 2981 <source>Live published.</source>
2977 <target state="new">Live published.</target> 2982 <target state="needs-translation">Canlı yayın yayınlandı</target>
2978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group> 2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-go-live.component.ts</context><context context-type="linenumber">146</context></context-group>
2979 </trans-unit> 2984 </trans-unit>
2980 <trans-unit id="8675588963276687921" datatype="html"> 2985 <trans-unit id="8675588963276687921" datatype="html">
@@ -3869,79 +3874,86 @@ The link will expire within 1 hour.</source>
3869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3871 </trans-unit> 3876 </trans-unit>
3872 <trans-unit id="7046347992315328430" datatype="html"> 3877
3873 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3874 <target state="new">
3875 Transcoding is enabled. The video quota only takes into account
3876 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original
3877 <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size.
3878 <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br/>"/>
3879 At most, this user could upload ~
3880 <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
3881
3882 </target>
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3885 </trans-unit>
3886 <trans-unit id="2743014784334706527"> 3878 <trans-unit id="2743014784334706527">
3887 <source>Daily video quota</source> 3879 <source>Daily video quota</source>
3888 <target>Günlük video kotası</target> 3880 <target>Günlük video kotası</target>
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3881
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3882
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3883
3892 </trans-unit> 3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3893 <trans-unit id="2622255144026150901" datatype="html"> 3885 <trans-unit id="2622255144026150901" datatype="html">
3894 <source>Auth plugin</source> 3886 <source>Auth plugin</source>
3895 <target state="new">Auth plugin</target> 3887 <target state="new">Auth plugin</target>
3896 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3888
3897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3889
3898 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3890
3899 </trans-unit> 3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3900 <trans-unit id="588099657508661970" datatype="html"> 3892 <trans-unit id="588099657508661970" datatype="html">
3901 <source>None (local authentication)</source> 3893 <source>None (local authentication)</source>
3902 <target state="new">None (local authentication)</target> 3894 <target state="new">None (local authentication)</target>
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3895
3904 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3896
3905 </trans-unit> 3897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3906 <trans-unit id="2070907480317730379" datatype="html"> 3898 <trans-unit id="2070907480317730379" datatype="html">
3907 <source>Doesn't need review before a video goes public</source> 3899 <source>Doesn't need review before a video goes public</source>
3908 <target state="new">Doesn't need review before a video goes public</target> 3900 <target state="new">Doesn't need review before a video goes public</target>
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3901
3910 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3902
3911 </trans-unit> 3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3912 <trans-unit id="6667250632809964191" datatype="html"> 3904 <trans-unit id="6667250632809964191" datatype="html">
3913 <source>Send a link to reset the password by email to the user</source> 3905 <source>Send a link to reset the password by email to the user</source>
3914 <target state="new">Send a link to reset the password by email to the user</target> 3906 <target state="new">Send a link to reset the password by email to the user</target>
3915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3907
3916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3908
3917 </trans-unit> 3909 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3918 <trans-unit id="1412406834353485520" datatype="html"> 3910 <trans-unit id="1412406834353485520" datatype="html">
3919 <source>Ask for new password</source> 3911 <source>Ask for new password</source>
3920 <target state="new">Ask for new password</target> 3912 <target state="new">Ask for new password</target>
3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3913
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3914
3923 </trans-unit> 3915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3924 <trans-unit id="3791201588898094481" datatype="html"> 3916 <trans-unit id="3791201588898094481" datatype="html">
3925 <source>Manually set the user password</source> 3917 <source>Manually set the user password</source>
3926 <target state="new">Manually set the user password</target> 3918 <target state="new">Manually set the user password</target>
3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3919
3928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3920
3921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3922 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3923 <context-group purpose="location">
3924 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3925 <context context-type="linenumber">227</context>
3926 </context-group>
3927 <context-group purpose="location">
3928 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3929 <context context-type="linenumber">227</context>
3930 </context-group>
3931 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3932 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3933 <context-group purpose="location">
3934 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3935 <context context-type="linenumber">228</context>
3936 </context-group>
3937 <context-group purpose="location">
3938 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3939 <context context-type="linenumber">228</context>
3940 </context-group>
3929 </trans-unit> 3941 </trans-unit>
3930 <trans-unit id="8461842260159597706"> 3942 <trans-unit id="8461842260159597706">
3931 <source>Show</source> 3943 <source>Show</source>
3932 <target>Göster</target> 3944 <target>Göster</target>
3933 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3945
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3946
3935 </trans-unit> 3947 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3936 <trans-unit id="8461609631969932886" datatype="html"> 3948 <trans-unit id="8461609631969932886" datatype="html">
3937 <source>Hide</source> 3949 <source>Hide</source>
3938 <target state="translated">Gizle</target> 3950 <target state="translated">Gizle</target>
3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3951
3940 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3952
3941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3953
3942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3954
3943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3955
3944 </trans-unit> 3956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3945 <trans-unit id="7049348886126005391" datatype="html"> 3957 <trans-unit id="7049348886126005391" datatype="html">
3946 <source>Batch actions</source> 3958 <source>Batch actions</source>
3947 <target state="new">Batch actions</target> 3959 <target state="new">Batch actions</target>
@@ -4023,22 +4035,22 @@ The link will expire within 1 hour.</source>
4023 <trans-unit id="7815838401315213887" datatype="html"> 4035 <trans-unit id="7815838401315213887" datatype="html">
4024 <source>Muted accounts</source> 4036 <source>Muted accounts</source>
4025 <target state="new">Muted accounts</target> 4037 <target state="new">Muted accounts</target>
4026 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 4038
4027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 4039
4028 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 4040
4029 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 4041
4030 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4042
4031 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4043
4032 </trans-unit> 4044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4033 <trans-unit id="5668793810321242853" datatype="html"> 4045 <trans-unit id="5668793810321242853" datatype="html">
4034 <source>Muted servers</source> 4046 <source>Muted servers</source>
4035 <target state="new">Muted servers</target> 4047 <target state="new">Muted servers</target>
4036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 4048
4037 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 4049
4038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 4050
4039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4051
4040 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 4052
4041 </trans-unit> 4053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
4042 <trans-unit id="2343069726009080052" datatype="html"> 4054 <trans-unit id="2343069726009080052" datatype="html">
4043 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 4055 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
4044 <target state="new">Video 4056 <target state="new">Video
@@ -5209,181 +5221,175 @@ The link will expire within 1 hour.</source>
5209 <trans-unit id="7169210802367807492" datatype="html"> 5221 <trans-unit id="7169210802367807492" datatype="html">
5210 <source>bytes</source> 5222 <source>bytes</source>
5211 <target state="new">bytes</target> 5223 <target state="new">bytes</target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5224
5213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5225
5214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5226
5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5227
5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5228
5217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5229
5218 </trans-unit> 5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5219 <trans-unit id="8509882464852636851" datatype="html"> 5231 <trans-unit id="8509882464852636851" datatype="html">
5220 <source>Default daily upload limit per user</source> 5232 <source>Default daily upload limit per user</source>
5221 <target state="new">Default daily upload limit per user</target> 5233 <target state="new">Default daily upload limit per user</target>
5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5234
5223 </trans-unit> 5235 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5224 <trans-unit id="4719342289581047890" datatype="html"> 5236 <trans-unit id="4719342289581047890" datatype="html">
5225 <source>Allow import with a torrent file or a magnet URI</source> 5237 <source>Allow import with a torrent file or a magnet URI</source>
5226 <target state="new">Allow import with a torrent file or a magnet URI</target> 5238 <target state="new">Allow import with a torrent file or a magnet URI</target>
5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5239
5228 </trans-unit> 5240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5229 <trans-unit id="6801844913630625451" datatype="html"> 5241 <trans-unit id="6801844913630625451" datatype="html">
5230 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5242 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5231 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target> 5243 <target state="new">âš ï¸ We don't recommend to enable this feature if you don't trust your users</target>
5232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5244
5233 </trans-unit> 5245 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5234 <trans-unit id="2634326893148077182" datatype="html"> 5246 <trans-unit id="2634326893148077182" datatype="html">
5235 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5247 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5236 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target> 5248 <target state="new">Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</target>
5237 <context-group purpose="location"> 5249
5238 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5239 <context context-type="linenumber">293</context>
5240 </context-group>
5241 </trans-unit>
5242 <trans-unit id="7404104645798703279" datatype="html"> 5251 <trans-unit id="7404104645798703279" datatype="html">
5243 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5252 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5244 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target> 5253 <target state="new"> â›” You need to allow import with HTTP URL to be able to activate this feature. </target>
5245 <context-group purpose="location"> 5254
5246 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5247 <context context-type="linenumber">296,298</context>
5248 </context-group>
5249 </trans-unit>
5250 <trans-unit id="3950258704315544174" datatype="html"> 5256 <trans-unit id="3950258704315544174" datatype="html">
5251 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5257 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5252 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target> 5258 <target state="new">Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</target>
5253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5259
5254 </trans-unit> 5260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5255 <trans-unit id="424703522835656806" datatype="html"> 5261 <trans-unit id="424703522835656806" datatype="html">
5256 <source>VIDEO CHANNELS</source> 5262 <source>VIDEO CHANNELS</source>
5257 <target state="new">VIDEO CHANNELS</target> 5263 <target state="new">VIDEO CHANNELS</target>
5258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5264
5259 </trans-unit> 5265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5260 <trans-unit id="7026684190224451991" datatype="html"> 5266 <trans-unit id="7026684190224451991" datatype="html">
5261 <source>Max video channels per user</source> 5267 <source>Max video channels per user</source>
5262 <target state="new">Max video channels per user</target> 5268 <target state="new">Max video channels per user</target>
5263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5269
5264 </trans-unit> 5270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5265 <trans-unit id="3840267063842708224" datatype="html"> 5271 <trans-unit id="3840267063842708224" datatype="html">
5266 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5272 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5267 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target> 5273 <target state="new">{VAR_PLURAL, plural, =1 {channel} other {channels}}</target>
5268 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5274
5269 </trans-unit> 5275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5270 <trans-unit id="3428986951244800347" datatype="html"> 5276 <trans-unit id="3428986951244800347" datatype="html">
5271 <source>Block new videos automatically</source> 5277 <source>Block new videos automatically</source>
5272 <target state="new">Block new videos automatically</target> 5278 <target state="new">Block new videos automatically</target>
5273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5279
5274 </trans-unit> 5280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5275 <trans-unit id="2054846790157376783" datatype="html"> 5281 <trans-unit id="2054846790157376783" datatype="html">
5276 <source>SEARCH</source> 5282 <source>SEARCH</source>
5277 <target state="new">SEARCH</target> 5283 <target state="new">SEARCH</target>
5278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5284
5279 </trans-unit> 5285 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5280 <trans-unit id="3442084803796199253" datatype="html"> 5286 <trans-unit id="3442084803796199253" datatype="html">
5281 <source>Allow users to do remote URI/handle search</source> 5287 <source>Allow users to do remote URI/handle search</source>
5282 <target state="new">Allow users to do remote URI/handle search</target> 5288 <target state="new">Allow users to do remote URI/handle search</target>
5283 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5289
5284 </trans-unit> 5290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5285 <trans-unit id="2258148539285928012" datatype="html"> 5291 <trans-unit id="2258148539285928012" datatype="html">
5286 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5292 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5287 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5293 <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5288 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5294
5289 </trans-unit> 5295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5290 <trans-unit id="7295422540935146771" datatype="html"> 5296 <trans-unit id="7295422540935146771" datatype="html">
5291 <source>Allow anonymous to do remote URI/handle search</source> 5297 <source>Allow anonymous to do remote URI/handle search</source>
5292 <target state="new">Allow anonymous to do remote URI/handle search</target> 5298 <target state="new">Allow anonymous to do remote URI/handle search</target>
5293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5299
5294 </trans-unit> 5300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5295 <trans-unit id="7305237807882754643" datatype="html"> 5301 <trans-unit id="7305237807882754643" datatype="html">
5296 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5302 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5297 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> 5303 <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target>
5298 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5304
5299 </trans-unit> 5305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5300 <trans-unit id="5273935530181504015" datatype="html"> 5306 <trans-unit id="5273935530181504015" datatype="html">
5301 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5307 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5302 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target> 5308 <target state="new">âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</target>
5303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5309
5304 </trans-unit> 5310 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5305 <trans-unit id="1886227550697837417" datatype="html"> 5311 <trans-unit id="1886227550697837417" datatype="html">
5306 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5312 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5307 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5313 <target state="new"> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5314
5309 </trans-unit> 5315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5310 <trans-unit id="2331464426553277323" datatype="html"> 5316 <trans-unit id="2331464426553277323" datatype="html">
5311 <source>Search index URL</source> 5317 <source>Search index URL</source>
5312 <target state="new">Search index URL</target> 5318 <target state="new">Search index URL</target>
5313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5319
5314 </trans-unit> 5320 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5315 <trans-unit id="8524278911521465398" datatype="html"> 5321 <trans-unit id="8524278911521465398" datatype="html">
5316 <source>Disable local search in search bar</source> 5322 <source>Disable local search in search bar</source>
5317 <target state="new">Disable local search in search bar</target> 5323 <target state="new">Disable local search in search bar</target>
5318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5324
5319 </trans-unit> 5325 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5320 <trans-unit id="6568991917245875948" datatype="html"> 5326 <trans-unit id="6568991917245875948" datatype="html">
5321 <source>Otherwise the local search stays used by default</source> 5327 <source>Otherwise the local search stays used by default</source>
5322 <target state="new">Otherwise the local search stays used by default</target> 5328 <target state="new">Otherwise the local search stays used by default</target>
5323 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5329
5324 </trans-unit> 5330 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5325 <trans-unit id="4444955208013675027" datatype="html"> 5331 <trans-unit id="4444955208013675027" datatype="html">
5326 <source>Search bar uses the global search index by default</source> 5332 <source>Search bar uses the global search index by default</source>
5327 <target state="new">Search bar uses the global search index by default</target> 5333 <target state="new">Search bar uses the global search index by default</target>
5328 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5334
5329 </trans-unit> 5335 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5330 <trans-unit id="6476750382562952780" datatype="html"> 5336 <trans-unit id="6476750382562952780" datatype="html">
5331 <source>Enable global search</source> 5337 <source>Enable global search</source>
5332 <target state="new">Enable global search</target> 5338 <target state="new">Enable global search</target>
5333 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5339
5334 </trans-unit> 5340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5335 <trans-unit id="836183323506117145" datatype="html"> 5341 <trans-unit id="836183323506117145" datatype="html">
5336 <source>FEDERATION</source> 5342 <source>FEDERATION</source>
5337 <target state="new">FEDERATION</target> 5343 <target state="new">FEDERATION</target>
5338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5344
5339 </trans-unit> 5345 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5340 <trans-unit id="252719899360434356" datatype="html"> 5346 <trans-unit id="252719899360434356" datatype="html">
5341 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5347 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5342 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target> 5348 <target state="new"> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </target>
5343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5349
5344 </trans-unit> 5350 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5345 <trans-unit id="9119248927271669654" datatype="html"> 5351 <trans-unit id="9119248927271669654" datatype="html">
5346 <source>Other instances can follow yours</source> 5352 <source>Other instances can follow yours</source>
5347 <target state="new">Other instances can follow yours</target> 5353 <target state="new">Other instances can follow yours</target>
5348 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5354
5349 </trans-unit> 5355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5350 <trans-unit id="7015551137649102649" datatype="html"> 5356 <trans-unit id="7015551137649102649" datatype="html">
5351 <source>Manually approve new instance followers</source> 5357 <source>Manually approve new instance followers</source>
5352 <target state="new">Manually approve new instance followers</target> 5358 <target state="new">Manually approve new instance followers</target>
5353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5359
5354 </trans-unit> 5360 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5355 <trans-unit id="4803992993548153434" datatype="html"> 5361 <trans-unit id="4803992993548153434" datatype="html">
5356 <source>Automatically follow back instances</source> 5362 <source>Automatically follow back instances</source>
5357 <target state="new">Automatically follow back instances</target> 5363 <target state="new">Automatically follow back instances</target>
5358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5364
5359 </trans-unit> 5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5360 <trans-unit id="2092224316392295720" datatype="html"> 5366 <trans-unit id="2092224316392295720" datatype="html">
5361 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5367 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5362 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target> 5368 <target state="new">âš ï¸ This functionality requires a lot of attention and extra moderation.</target>
5363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5369
5364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5370
5365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5371
5366 </trans-unit> 5372 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5367 <trans-unit id="1718269478813020014" datatype="html"> 5373 <trans-unit id="1718269478813020014" datatype="html">
5368 <source>Index URL</source> 5374 <source>Index URL</source>
5369 <target state="new">Index URL</target> 5375 <target state="new">Index URL</target>
5370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5376
5371 </trans-unit> 5377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5372 <trans-unit id="173263206605027981" datatype="html"> 5378 <trans-unit id="173263206605027981" datatype="html">
5373 <source>Automatically follow instances of a public index</source> 5379 <source>Automatically follow instances of a public index</source>
5374 <target state="new">Automatically follow instances of a public index</target> 5380 <target state="new">Automatically follow instances of a public index</target>
5375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5381
5376 </trans-unit> 5382 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5377 <trans-unit id="9076632742417302918" datatype="html"> 5383 <trans-unit id="9076632742417302918" datatype="html">
5378 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5384 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5379 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target> 5385 <target state="new"> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </target>
5380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5386
5381 </trans-unit> 5387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5382 <trans-unit id="3946988229617310200" datatype="html"> 5388 <trans-unit id="3946988229617310200" datatype="html">
5383 <source>ADMINISTRATORS</source> 5389 <source>ADMINISTRATORS</source>
5384 <target state="translated">YÖNETİCİLER</target> 5390 <target state="translated">YÖNETİCİLER</target>
5385 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5391
5386 </trans-unit> 5392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5387 <trans-unit id="2149300564474427551" datatype="html"> 5393 <trans-unit id="2149300564474427551" datatype="html">
5388 <source>Administrator</source> 5394 <source>Administrator</source>
5389 <target state="translated">Yönetici</target> 5395 <target state="translated">Yönetici</target>
@@ -5392,13 +5398,13 @@ The link will expire within 1 hour.</source>
5392 <trans-unit id="3171683206914962995" datatype="html"> 5398 <trans-unit id="3171683206914962995" datatype="html">
5393 <source>Admin email</source> 5399 <source>Admin email</source>
5394 <target state="translated">Yönetici e-postası</target> 5400 <target state="translated">Yönetici e-postası</target>
5395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5401
5396 </trans-unit> 5402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5397 <trans-unit id="4722881456283329321" datatype="html"> 5403 <trans-unit id="4722881456283329321" datatype="html">
5398 <source>Enable contact form</source> 5404 <source>Enable contact form</source>
5399 <target state="new">Enable contact form</target> 5405 <target state="new">Enable contact form</target>
5400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5406
5401 </trans-unit> 5407 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5402 <trans-unit id="5926348345797688952" datatype="html"> 5408 <trans-unit id="5926348345797688952" datatype="html">
5403 <source>VOD Transcoding</source> 5409 <source>VOD Transcoding</source>
5404 <target state="new">VOD Transcoding</target> 5410 <target state="new">VOD Transcoding</target>
@@ -5407,28 +5413,28 @@ The link will expire within 1 hour.</source>
5407 <trans-unit id="1765095834299337775" datatype="html"> 5413 <trans-unit id="1765095834299337775" datatype="html">
5408 <source>TWITTER</source> 5414 <source>TWITTER</source>
5409 <target state="translated">TWITTER</target> 5415 <target state="translated">TWITTER</target>
5410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5416
5411 </trans-unit> 5417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5412 <trans-unit id="3202133522706129143" datatype="html"> 5418 <trans-unit id="3202133522706129143" datatype="html">
5413 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5419 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5414 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target> 5420 <target state="new"> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </target>
5415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5421
5416 </trans-unit> 5422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5417 <trans-unit id="4087837092261487511" datatype="html"> 5423 <trans-unit id="4087837092261487511" datatype="html">
5418 <source>Your Twitter username</source> 5424 <source>Your Twitter username</source>
5419 <target state="translated">Twitter kullanıcı adınız</target> 5425 <target state="translated">Twitter kullanıcı adınız</target>
5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5426
5421 </trans-unit> 5427 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5422 <trans-unit id="5648651824279408711" datatype="html"> 5428 <trans-unit id="5648651824279408711" datatype="html">
5423 <source>Instance allowed by Twitter</source> 5429 <source>Instance allowed by Twitter</source>
5424 <target state="new">Instance allowed by Twitter</target> 5430 <target state="new">Instance allowed by Twitter</target>
5425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5431
5426 </trans-unit> 5432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5427 <trans-unit id="2076338542820061819" datatype="html"> 5433 <trans-unit id="2076338542820061819" datatype="html">
5428 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5434 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5429 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target> 5435 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
5430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5436
5431 </trans-unit> 5437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5432 <trans-unit id="493135676263039396" datatype="html"> 5438 <trans-unit id="493135676263039396" datatype="html">
5433 <source>LIVE</source> 5439 <source>LIVE</source>
5434 <target state="new">LIVE</target> 5440 <target state="new">LIVE</target>
@@ -5834,19 +5840,81 @@ color: red;
5834 <source>PASSWORD</source> 5840 <source>PASSWORD</source>
5835 <target state="translated">ŞİFRE</target> 5841 <target state="translated">ŞİFRE</target>
5836 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5842 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5843 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5844 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5845 <context-group purpose="location">
5846 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5847 <context context-type="linenumber">67</context>
5848 </context-group>
5837 </trans-unit> 5849 </trans-unit>
5838 <trans-unit id="9012586956848595996" datatype="html"> 5850 <trans-unit id="9012586956848595996" datatype="html">
5839 <source>EMAIL</source> 5851 <source>EMAIL</source>
5840 <target state="translated">E-POSTA</target> 5852 <target state="translated">E-POSTA</target>
5841 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5853
5854 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5855 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5856 <context-group purpose="location">
5857 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5858 <context context-type="linenumber">3,5</context>
5859 </context-group>
5860 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5861 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5862 <context-group purpose="location">
5863 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5864 <context context-type="linenumber">5</context>
5865 </context-group>
5866 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5867 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5868 <context-group purpose="location">
5869 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5870 <context context-type="linenumber">9</context>
5871 </context-group>
5872 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5873 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5874 <context-group purpose="location">
5875 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5876 <context context-type="linenumber">31</context>
5877 </context-group>
5878 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5879 <source>Disable two factor</source><target state="new">Disable two factor</target>
5880 <context-group purpose="location">
5881 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5882 <context context-type="linenumber">33</context>
5883 </context-group>
5884 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5885 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5886 <context-group purpose="location">
5887 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5888 <context context-type="linenumber">43</context>
5889 </context-group>
5890 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5891 <source> Two factor authentication is already enabled.
5892</source><target state="new"> Two factor authentication is already enabled.
5893</target>
5894 <context-group purpose="location">
5895 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5896 <context context-type="linenumber">6,8</context>
5897 </context-group>
5898 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5899 <source>Your password</source><target state="new">Your password</target>
5900 <context-group purpose="location">
5901 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5902 <context context-type="linenumber">14</context>
5903 </context-group>
5904 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5905 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5906 <context-group purpose="location">
5907 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5908 <context context-type="linenumber">15</context>
5909 </context-group>
5842 </trans-unit> 5910 </trans-unit>
5843 <trans-unit id="7752239348028675311" datatype="html"> 5911 <trans-unit id="7752239348028675311" datatype="html">
5844 <source>DANGER ZONE</source> 5912 <source>DANGER ZONE</source>
5845 <target state="new">DANGER ZONE</target> 5913 <target state="new">DANGER ZONE</target>
5846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5914
5847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5915
5848 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5916
5849 </trans-unit> 5917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5850 <trans-unit id="4915431133669985304" datatype="html"> 5918 <trans-unit id="4915431133669985304" datatype="html">
5851 <source>Profile</source> 5919 <source>Profile</source>
5852 <target state="translated">Profil</target> 5920 <target state="translated">Profil</target>
@@ -5993,9 +6061,9 @@ color: red;
5993 <trans-unit id="5340498030552368470" datatype="html"> 6061 <trans-unit id="5340498030552368470" datatype="html">
5994 <source>Current password</source> 6062 <source>Current password</source>
5995 <target state="translated">Åžimdiki ÅŸifre</target> 6063 <target state="translated">Åžimdiki ÅŸifre</target>
5996 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 6064
5997 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 6065
5998 </trans-unit> 6066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5999 <trans-unit id="3588415639242079458" datatype="html"> 6067 <trans-unit id="3588415639242079458" datatype="html">
6000 <source>New password</source> 6068 <source>New password</source>
6001 <target state="translated">Yeni ÅŸifre</target> 6069 <target state="translated">Yeni ÅŸifre</target>
@@ -6275,7 +6343,17 @@ color: red;
6275 <trans-unit id="4247400351982331798" datatype="html"> 6343 <trans-unit id="4247400351982331798" datatype="html">
6276 <source>Account settings</source> 6344 <source>Account settings</source>
6277 <target state="translated">Hesap ayarları</target> 6345 <target state="translated">Hesap ayarları</target>
6278 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6346
6347 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6348 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6349 <context-group purpose="location">
6350 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6351 <context context-type="linenumber">39</context>
6352 </context-group>
6353 <context-group purpose="location">
6354 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6355 <context context-type="linenumber">3</context>
6356 </context-group>
6279 </trans-unit> 6357 </trans-unit>
6280 <trans-unit id="2864486939135008600" datatype="html"> 6358 <trans-unit id="2864486939135008600" datatype="html">
6281 <source>Playlist elements</source> 6359 <source>Playlist elements</source>
@@ -6699,11 +6777,11 @@ color: red;
6699 <trans-unit id="2454050363478003966" datatype="html"> 6777 <trans-unit id="2454050363478003966" datatype="html">
6700 <source>Login</source> 6778 <source>Login</source>
6701 <target state="new">Login</target> 6779 <target state="new">Login</target>
6702 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6780
6703 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6781
6704 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6782
6705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6783
6706 </trans-unit> 6784 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6707 <trans-unit id="6154714649766447409" datatype="html"> 6785 <trans-unit id="6154714649766447409" datatype="html">
6708 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6786 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6709 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login 6787 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login
@@ -7676,10 +7754,10 @@ channel with the same name (<x id="PH_2"/>)!</target>
7676 <trans-unit id="1504521795586863905" datatype="html"> 7754 <trans-unit id="1504521795586863905" datatype="html">
7677 <source>VIDEOS</source> 7755 <source>VIDEOS</source>
7678 <target state="translated">VÄ°DEOLAR</target> 7756 <target state="translated">VÄ°DEOLAR</target>
7679 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7757
7680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7758
7681 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7759
7682 </trans-unit> 7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7683 <trans-unit id="25349740244798533" datatype="html"> 7761 <trans-unit id="25349740244798533" datatype="html">
7684 <source>Username copied</source> 7762 <source>Username copied</source>
7685 <target state="translated">Kullanıcı adı kopyalandı</target> 7763 <target state="translated">Kullanıcı adı kopyalandı</target>
@@ -7853,8 +7931,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
7853 <trans-unit id="3203902538239082422" datatype="html"> 7931 <trans-unit id="3203902538239082422" datatype="html">
7854 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7932 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7855 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7933 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7934
7857 </trans-unit> 7935 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7858 <trans-unit id="6284468333579755406" datatype="html"> 7936 <trans-unit id="6284468333579755406" datatype="html">
7859 <source>Edit custom configuration</source> 7937 <source>Edit custom configuration</source>
7860 <target state="new">Edit custom configuration</target> 7938 <target state="new">Edit custom configuration</target>
@@ -8028,33 +8106,33 @@ channel with the same name (<x id="PH_2"/>)!</target>
8028 <trans-unit id="7022070615528435141" datatype="html"> 8106 <trans-unit id="7022070615528435141" datatype="html">
8029 <source>Delete</source> 8107 <source>Delete</source>
8030 <target state="new">Delete</target> 8108 <target state="new">Delete</target>
8031 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 8109
8032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 8110
8033 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 8111
8034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 8112
8035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 8113
8036 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 8114
8037 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 8115
8038 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 8116
8039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 8117
8040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 8118
8041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 8119
8042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 8120
8043 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 8121
8044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 8122
8045 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 8123
8046 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 8124
8047 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 8125
8048 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 8126
8049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 8127
8050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 8128
8051 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 8129
8052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 8130
8053 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 8131
8054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 8132
8055 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 8133
8056 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 8134
8057 </trans-unit> 8135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
8058 <trans-unit id="3145156821099755377" datatype="html"> 8136 <trans-unit id="3145156821099755377" datatype="html">
8059 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 8137 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
8060 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 8138 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -8170,15 +8248,14 @@ channel with the same name (<x id="PH_2"/>)!</target>
8170 <source>Follow request(s) sent!</source> 8248 <source>Follow request(s) sent!</source>
8171 <target state="new">Follow request(s) sent!</target> 8249 <target state="new">Follow request(s) sent!</target>
8172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 8250 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
8173 </trans-unit> 8251 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
8174 <trans-unit id="3459358413436264734" datatype="html"> 8252 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
8175 <source>Your instance subscriptions</source>
8176 <target state="new">Your instance subscriptions</target>
8177 <context-group purpose="location"> 8253 <context-group purpose="location">
8178 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 8254 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
8179 <context context-type="linenumber">3</context> 8255 <context context-type="linenumber">3</context>
8180 </context-group> 8256 </context-group>
8181 </trans-unit> 8257 </trans-unit>
8258
8182 <trans-unit id="9160510009013134726" datatype="html"> 8259 <trans-unit id="9160510009013134726" datatype="html">
8183 <source>Unfollow</source> 8260 <source>Unfollow</source>
8184 <target state="translated">Takipten çık</target> 8261 <target state="translated">Takipten çık</target>
@@ -8739,19 +8816,25 @@ channel with the same name (<x id="PH_2"/>)!</target>
8739 <target state="new">User 8816 <target state="new">User
8740 <x id="PH"/> updated. 8817 <x id="PH"/> updated.
8741 </target> 8818 </target>
8742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8819
8743 </trans-unit> 8820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8744 <trans-unit id="1349763489797682899" datatype="html"> 8821 <trans-unit id="1349763489797682899" datatype="html">
8745 <source>Update user</source> 8822 <source>Update user</source>
8746 <target state="new">Update user</target> 8823 <target state="new">Update user</target>
8747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8824
8748 </trans-unit> 8825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8749 <trans-unit id="8819563010322372715" datatype="html"> 8826 <trans-unit id="8819563010322372715" datatype="html">
8750 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8827 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8751 <target state="new">An email asking for password reset has been sent to 8828 <target state="new">An email asking for password reset has been sent to
8752 <x id="PH"/>. 8829 <x id="PH"/>.
8753 </target> 8830 </target>
8754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8831
8832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8833 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8834 <context-group purpose="location">
8835 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8836 <context context-type="linenumber">134</context>
8837 </context-group>
8755 </trans-unit> 8838 </trans-unit>
8756 <trans-unit id="7483807629538115183" datatype="html"> 8839 <trans-unit id="7483807629538115183" datatype="html">
8757 <source>Users list</source> 8840 <source>Users list</source>
@@ -9296,9 +9379,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9296 <trans-unit id="1716062177529601456" datatype="html"> 9379 <trans-unit id="1716062177529601456" datatype="html">
9297 <source>Channel filters</source> 9380 <source>Channel filters</source>
9298 <target state="new">Channel filters</target> 9381 <target state="new">Channel filters</target>
9299 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9382
9300 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9383
9301 </trans-unit> 9384 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9302 <trans-unit id="6059091237492573541" datatype="html"> 9385 <trans-unit id="6059091237492573541" datatype="html">
9303 <source>Update video channel</source> 9386 <source>Update video channel</source>
9304 <target state="new">Update video channel</target> 9387 <target state="new">Update video channel</target>
@@ -9369,18 +9452,18 @@ channel with the same name (<x id="PH_2"/>)!</target>
9369 <trans-unit id="5851560788527570644" datatype="html"> 9452 <trans-unit id="5851560788527570644" datatype="html">
9370 <source>Notifications</source> 9453 <source>Notifications</source>
9371 <target state="translated">Bildirimler</target> 9454 <target state="translated">Bildirimler</target>
9372 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9455
9373 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9456
9374 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9457
9375 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9458
9376 </trans-unit> 9459 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9377 <trans-unit id="6658000829978978023" datatype="html"> 9460 <trans-unit id="6658000829978978023" datatype="html">
9378 <source>Applications</source> 9461 <source>Applications</source>
9379 <target state="translated">Uygulamalar</target> 9462 <target state="translated">Uygulamalar</target>
9380 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9463
9381 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9464
9382 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9465
9383 </trans-unit> 9466 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9384 <trans-unit id="104404386496394770" datatype="html"> 9467 <trans-unit id="104404386496394770" datatype="html">
9385 <source>Delete playlist</source> 9468 <source>Delete playlist</source>
9386 <target state="translated">Oynatma listesini sil</target> 9469 <target state="translated">Oynatma listesini sil</target>
@@ -9396,9 +9479,9 @@ channel with the same name (<x id="PH_2"/>)!</target>
9396 <trans-unit id="4844578664427956129" datatype="html"> 9479 <trans-unit id="4844578664427956129" datatype="html">
9397 <source>Change ownership</source> 9480 <source>Change ownership</source>
9398 <target state="new">Change ownership</target> 9481 <target state="new">Change ownership</target>
9399 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9482
9400 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9483
9401 </trans-unit> 9484 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9402 <trans-unit id="3380608219513805292" datatype="html"> 9485 <trans-unit id="3380608219513805292" datatype="html">
9403 <source>Playlist <x id="PH"/> deleted.</source> 9486 <source>Playlist <x id="PH"/> deleted.</source>
9404 <target state="new">Playlist 9487 <target state="new">Playlist
@@ -9410,32 +9493,26 @@ channel with the same name (<x id="PH_2"/>)!</target>
9410 <trans-unit id="3058024914967508975" datatype="html"> 9493 <trans-unit id="3058024914967508975" datatype="html">
9411 <source>My videos</source> 9494 <source>My videos</source>
9412 <target state="translated">Videolarım</target> 9495 <target state="translated">Videolarım</target>
9413 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9496
9414 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9497
9415 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9498
9416 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9499
9417 </trans-unit> 9500 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9418 <trans-unit id="8197117721861453263" datatype="html"> 9501 <trans-unit id="8197117721861453263" datatype="html">
9419 <source>Do you really want to delete <x id="PH"/> videos?</source> 9502 <source>Do you really want to delete <x id="PH"/> videos?</source>
9420 <target state="translated"><x id="PH"/> videolarını gerçekten silmek istiyor musunuz?</target> 9503 <target state="translated"><x id="PH"/> videolarını gerçekten silmek istiyor musunuz?</target>
9421 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9504
9422 </trans-unit> 9505 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9423 <trans-unit id="696910741870112536" datatype="html"> 9506 <trans-unit id="696910741870112536" datatype="html">
9424 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9507 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9425 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9508 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9426 <context-group purpose="location"> 9509
9427 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9510 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9428 <context context-type="linenumber">191</context>
9429 </context-group>
9430 </trans-unit>
9431 <trans-unit id="3255171236149541417" datatype="html"> 9511 <trans-unit id="3255171236149541417" datatype="html">
9432 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9512 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9433 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9513 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9434 <context-group purpose="location"> 9514
9435 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9515 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9436 <context context-type="linenumber">193,191</context>
9437 </context-group>
9438 </trans-unit>
9439 <trans-unit id="2591467977473302125" datatype="html"> 9516 <trans-unit id="2591467977473302125" datatype="html">
9440 <source>Videos list</source> 9517 <source>Videos list</source>
9441 <target state="new">Videos list</target> 9518 <target state="new">Videos list</target>
@@ -9482,8 +9559,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9482 <trans-unit id="3245220240937722814" datatype="html"> 9559 <trans-unit id="3245220240937722814" datatype="html">
9483 <source>My channels</source> 9560 <source>My channels</source>
9484 <target state="translated">Kanallarım</target> 9561 <target state="translated">Kanallarım</target>
9485 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9562
9486 </trans-unit> 9563 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9487 <trans-unit id="1498264516089100469" datatype="html"> 9564 <trans-unit id="1498264516089100469" datatype="html">
9488 <source>My synchronizations</source> 9565 <source>My synchronizations</source>
9489 <target state="new">My synchronizations</target> 9566 <target state="new">My synchronizations</target>
@@ -9507,17 +9584,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
9507 <trans-unit id="7545420287297803988" datatype="html"> 9584 <trans-unit id="7545420287297803988" datatype="html">
9508 <source>My playlists</source> 9585 <source>My playlists</source>
9509 <target state="translated">Oynatma listelerim</target> 9586 <target state="translated">Oynatma listelerim</target>
9510 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9587
9511 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9588
9512 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9589
9513 </trans-unit> 9590 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9514 <trans-unit id="2527931602940887636" datatype="html"> 9591 <trans-unit id="2527931602940887636" datatype="html">
9515 <source>My subscriptions</source> 9592 <source>My subscriptions</source>
9516 <target state="translated">Aboneliklerim</target> 9593 <target state="translated">Aboneliklerim</target>
9517 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9594
9518 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9595
9519 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9596
9520 </trans-unit> 9597 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9521 <trans-unit id="5177154708872200221" datatype="html"> 9598 <trans-unit id="5177154708872200221" datatype="html">
9522 <source>You don't have any subscription yet.</source> 9599 <source>You don't have any subscription yet.</source>
9523 <target state="new">You don't have any subscription yet.</target> 9600 <target state="new">You don't have any subscription yet.</target>
@@ -9526,8 +9603,8 @@ channel with the same name (<x id="PH_2"/>)!</target>
9526 <trans-unit id="1991904494976135035" datatype="html"> 9603 <trans-unit id="1991904494976135035" datatype="html">
9527 <source>My abuse reports</source> 9604 <source>My abuse reports</source>
9528 <target state="new">My abuse reports</target> 9605 <target state="new">My abuse reports</target>
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9606
9530 </trans-unit> 9607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9531 <trans-unit id="5603224609929994288" datatype="html"> 9608 <trans-unit id="5603224609929994288" datatype="html">
9532 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9609 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9533 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9610 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9575,28 +9652,28 @@ channel with the same name (<x id="PH_2"/>)!</target>
9575 <trans-unit id="8181077408762380407" datatype="html"> 9652 <trans-unit id="8181077408762380407" datatype="html">
9576 <source>Channels</source> 9653 <source>Channels</source>
9577 <target state="translated">Kanallar</target> 9654 <target state="translated">Kanallar</target>
9578 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9655
9579 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9656
9580 </trans-unit> 9657 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9581 <trans-unit id="8936704404804793618" datatype="html"> 9658 <trans-unit id="8936704404804793618" datatype="html">
9582 <source>Videos</source> 9659 <source>Videos</source>
9583 <target state="translated">Videolar</target> 9660 <target state="translated">Videolar</target>
9584 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9661
9585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9662
9586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9663
9587 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9664
9588 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9665
9589 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9666
9590 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9667
9591 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9668
9592 </trans-unit> 9669 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9593 <trans-unit id="1823843876735462104" datatype="html"> 9670 <trans-unit id="1823843876735462104" datatype="html">
9594 <source>Playlists</source> 9671 <source>Playlists</source>
9595 <target state="translated">Oynatma Listeleri</target> 9672 <target state="translated">Oynatma Listeleri</target>
9596 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9673
9597 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9674
9598 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9675
9599 </trans-unit> 9676 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9600 <trans-unit id="7916647920967632052" datatype="html"> 9677 <trans-unit id="7916647920967632052" datatype="html">
9601 <source>max size</source> 9678 <source>max size</source>
9602 <target state="new">max size</target> 9679 <target state="new">max size</target>
@@ -9809,7 +9886,7 @@ channel with the same name (<x id="PH_2"/>)!</target>
9809 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9886 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9810 </trans-unit> 9887 </trans-unit>
9811 <trans-unit id="2013324644839511073" datatype="html"> 9888 <trans-unit id="2013324644839511073" datatype="html">
9812 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9889 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9813Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9890Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9814 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. 9891 <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>.
9815Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> 9892Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target>
@@ -9818,8 +9895,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9818 <trans-unit id="375263728166936544" datatype="html"> 9895 <trans-unit id="375263728166936544" datatype="html">
9819 <source>You need to reconnect.</source> 9896 <source>You need to reconnect.</source>
9820 <target state="new">You need to reconnect.</target> 9897 <target state="new">You need to reconnect.</target>
9821 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9898
9822 </trans-unit> 9899 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9823 <trans-unit id="8093156107152165809" datatype="html"> 9900 <trans-unit id="8093156107152165809" datatype="html">
9824 <source>Show/hide this help menu</source> 9901 <source>Show/hide this help menu</source>
9825 <target state="new">Show/hide this help menu</target> 9902 <target state="new">Show/hide this help menu</target>
@@ -9844,39 +9921,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9844 <trans-unit id="3608407683173066091" datatype="html"> 9921 <trans-unit id="3608407683173066091" datatype="html">
9845 <source>My history</source> 9922 <source>My history</source>
9846 <target state="new">My history</target> 9923 <target state="new">My history</target>
9847 <context-group purpose="location"> 9924
9848 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9925 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9849 <context context-type="linenumber">98</context>
9850 </context-group>
9851 </trans-unit>
9852 <trans-unit id="4024404994702813072" datatype="html"> 9926 <trans-unit id="4024404994702813072" datatype="html">
9853 <source>In my library</source> 9927 <source>In my library</source>
9854 <target state="new">In my library</target> 9928 <target state="new">In my library</target>
9855 <context-group purpose="location"> 9929
9856 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9930 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9857 <context context-type="linenumber">104</context>
9858 </context-group>
9859 </trans-unit>
9860 <trans-unit id="232050922346936574" datatype="html"> 9931 <trans-unit id="232050922346936574" datatype="html">
9861 <source>Trending</source> 9932 <source>Trending</source>
9862 <target state="new">Trending</target> 9933 <target state="new">Trending</target>
9863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9934
9864 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9935
9865 </trans-unit> 9936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9866 <trans-unit id="6470888608149621404" datatype="html"> 9937 <trans-unit id="6470888608149621404" datatype="html">
9867 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9938 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9868 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target> 9939 <target state="new">ON <x id="PH" equiv-text="config.instance.name"/></target>
9869 <context-group purpose="location"> 9940
9870 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9941 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9871 <context context-type="linenumber">150</context>
9872 </context-group>
9873 </trans-unit>
9874 <trans-unit id="2821179408673282599" datatype="html"> 9942 <trans-unit id="2821179408673282599" datatype="html">
9875 <source>Home</source> 9943 <source>Home</source>
9876 <target state="new">Home</target> 9944 <target state="new">Home</target>
9877 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9945
9878 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9946
9879 </trans-unit> 9947 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9880 <trans-unit id="4648900870671159218" datatype="html"> 9948 <trans-unit id="4648900870671159218" datatype="html">
9881 <source>Success</source> 9949 <source>Success</source>
9882 <target state="translated">Başarılı</target> 9950 <target state="translated">Başarılı</target>
@@ -9886,13 +9954,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9886 <trans-unit id="1266887509445371246" datatype="html"> 9954 <trans-unit id="1266887509445371246" datatype="html">
9887 <source>Incorrect username or password.</source> 9955 <source>Incorrect username or password.</source>
9888 <target state="translated">Hatalı kullanıcı adı ya da şifre.</target> 9956 <target state="translated">Hatalı kullanıcı adı ya da şifre.</target>
9889 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9957
9890 </trans-unit> 9958 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9891 <trans-unit id="6974874606619467663" datatype="html"> 9959 <trans-unit id="6974874606619467663" datatype="html">
9892 <source>Your account is blocked.</source> 9960 <source>Your account is blocked.</source>
9893 <target state="translated">Hesabınız engellenmiş.</target> 9961 <target state="translated">Hesabınız engellenmiş.</target>
9894 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9962
9895 </trans-unit> 9963 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9896 <trans-unit id="7939914198003891823" datatype="html"> 9964 <trans-unit id="7939914198003891823" datatype="html">
9897 <source>any language</source> 9965 <source>any language</source>
9898 <target state="translated">herhangi bir dil</target> 9966 <target state="translated">herhangi bir dil</target>
@@ -10062,6 +10130,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10062 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 10130 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
10063 <context context-type="linenumber">7</context> 10131 <context context-type="linenumber">7</context>
10064 </context-group> 10132 </context-group>
10133 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
10134 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10135</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
10136</target>
10137 <context-group purpose="location">
10138 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
10139 <context context-type="linenumber">1,4</context>
10140 </context-group>
10065 </trans-unit> 10141 </trans-unit>
10066 <trans-unit id="7804724824750282316" datatype="html"> 10142 <trans-unit id="7804724824750282316" datatype="html">
10067 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 10143 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -10194,7 +10270,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10194 <trans-unit id="9178182467454450952" datatype="html"> 10270 <trans-unit id="9178182467454450952" datatype="html">
10195 <source>Confirm</source> 10271 <source>Confirm</source>
10196 <target state="new">Confirm</target> 10272 <target state="new">Confirm</target>
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 10273
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
10275 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
10276 <context-group purpose="location">
10277 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10278 <context context-type="linenumber">28,30</context>
10279 </context-group>
10280 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
10281 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
10282 <context-group purpose="location">
10283 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10284 <context context-type="linenumber">34,36</context>
10285 </context-group>
10286 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
10287 <source>Two-factor code</source><target state="new">Two-factor code</target>
10288 <context-group purpose="location">
10289 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10290 <context context-type="linenumber">42</context>
10291 </context-group>
10292 </trans-unit><trans-unit id="336731433013115653" datatype="html">
10293 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
10294 <context-group purpose="location">
10295 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
10296 <context context-type="linenumber">43</context>
10297 </context-group>
10298 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
10299 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
10300 <context-group purpose="location">
10301 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10302 <context context-type="linenumber">77</context>
10303 </context-group>
10198 </trans-unit> 10304 </trans-unit>
10199 <trans-unit id="7784486624424057376" datatype="html"> 10305 <trans-unit id="7784486624424057376" datatype="html">
10200 <source>Instance name is required.</source> 10306 <source>Instance name is required.</source>
@@ -10398,6 +10504,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10398 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10504 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10399 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target> 10505 <target state="new">Handle must be valid (eg. chocobozzz@example.com).</target>
10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10506 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10507 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10508 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10509 <context-group purpose="location">
10510 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10511 <context context-type="linenumber">69</context>
10512 </context-group>
10401 </trans-unit> 10513 </trans-unit>
10402 <trans-unit id="4968369344159400023" datatype="html"> 10514 <trans-unit id="4968369344159400023" datatype="html">
10403 <source>Your name is required.</source> 10515 <source>Your name is required.</source>
@@ -10453,10 +10565,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10453 <trans-unit id="3577237269587081090" datatype="html"> 10565 <trans-unit id="3577237269587081090" datatype="html">
10454 <source>Password is required.</source> 10566 <source>Password is required.</source>
10455 <target state="translated">Åžifre gerekli.</target> 10567 <target state="translated">Åžifre gerekli.</target>
10456 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10568
10457 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10569
10458 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10570
10459 </trans-unit> 10571 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10460 <trans-unit id="3152303769378345477" datatype="html"> 10572 <trans-unit id="3152303769378345477" datatype="html">
10461 <source>Confirmation of the password is required.</source> 10573 <source>Confirmation of the password is required.</source>
10462 <target state="new">Confirmation of the password is required.</target> 10574 <target state="new">Confirmation of the password is required.</target>
@@ -10500,94 +10612,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10500 <trans-unit id="525871656034789056" datatype="html"> 10612 <trans-unit id="525871656034789056" datatype="html">
10501 <source>Password must be at least 6 characters long.</source> 10613 <source>Password must be at least 6 characters long.</source>
10502 <target state="translated">Şifre en az 6 harf olmalıdır.</target> 10614 <target state="translated">Şifre en az 6 harf olmalıdır.</target>
10503 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10615
10504 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10616
10505 </trans-unit> 10617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10506 <trans-unit id="1099684476181448167" datatype="html"> 10618 <trans-unit id="1099684476181448167" datatype="html">
10507 <source>Password cannot be more than 255 characters long.</source> 10619 <source>Password cannot be more than 255 characters long.</source>
10508 <target state="translated">Åžifre 250 harften daha uzun olamaz.</target> 10620 <target state="translated">Åžifre 250 harften daha uzun olamaz.</target>
10509 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10621
10510 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10622
10511 </trans-unit> 10623 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10512 <trans-unit id="3392630942539073768" datatype="html"> 10624 <trans-unit id="3392630942539073768" datatype="html">
10513 <source>The new password and the confirmed password do not correspond.</source> 10625 <source>The new password and the confirmed password do not correspond.</source>
10514 <target state="new">The new password and the confirmed password do not correspond.</target> 10626 <target state="new">The new password and the confirmed password do not correspond.</target>
10515 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10627
10516 </trans-unit> 10628 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10517 <trans-unit id="2027337371129904473"> 10629 <trans-unit id="2027337371129904473">
10518 <source>Video quota is required.</source> 10630 <source>Video quota is required.</source>
10519 <target>Video kotası gereklidir.</target> 10631 <target>Video kotası gereklidir.</target>
10520 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10632
10521 </trans-unit> 10633 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10522 <trans-unit id="267386529333143660" datatype="html"> 10634 <trans-unit id="267386529333143660" datatype="html">
10523 <source>Quota must be greater than -1.</source> 10635 <source>Quota must be greater than -1.</source>
10524 <target state="new">Quota must be greater than -1.</target> 10636 <target state="new">Quota must be greater than -1.</target>
10525 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10637
10526 </trans-unit> 10638 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10527 <trans-unit id="1220179061234048936" datatype="html"> 10639 <trans-unit id="1220179061234048936" datatype="html">
10528 <source>Daily upload limit is required.</source> 10640 <source>Daily upload limit is required.</source>
10529 <target state="translated">Günlük yükleme sınırı gerekli.</target> 10641 <target state="translated">Günlük yükleme sınırı gerekli.</target>
10530 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10642
10531 </trans-unit> 10643 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10532 <trans-unit id="8959404382357999234" datatype="html"> 10644 <trans-unit id="8959404382357999234" datatype="html">
10533 <source>Daily upload limit must be greater than -1.</source> 10645 <source>Daily upload limit must be greater than -1.</source>
10534 <target state="translated">Günlük yükleme sınırı -1'den daha büyük olmalıdır.</target> 10646 <target state="translated">Günlük yükleme sınırı -1'den daha büyük olmalıdır.</target>
10535 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10647
10536 </trans-unit> 10648 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10537 <trans-unit id="4796798537475457493" datatype="html"> 10649 <trans-unit id="4796798537475457493" datatype="html">
10538 <source>User role is required.</source> 10650 <source>User role is required.</source>
10539 <target state="new">User role is required.</target> 10651 <target state="new">User role is required.</target>
10540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10652
10541 </trans-unit> 10653 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10542 <trans-unit id="2761226139624435788" datatype="html"> 10654 <trans-unit id="2761226139624435788" datatype="html">
10543 <source>Description must be at least 3 characters long.</source> 10655 <source>Description must be at least 3 characters long.</source>
10544 <target state="translated">Açıklama en az 3 harf olmalıdır.</target> 10656 <target state="translated">Açıklama en az 3 harf olmalıdır.</target>
10545 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10657
10546 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10658
10547 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10659
10548 </trans-unit> 10660 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10549 <trans-unit id="4717982586356605243" datatype="html"> 10661 <trans-unit id="4717982586356605243" datatype="html">
10550 <source>Description cannot be more than 1000 characters long.</source> 10662 <source>Description cannot be more than 1000 characters long.</source>
10551 <target state="translated">Açıklama 1000 harften daha uzun olamaz.</target> 10663 <target state="translated">Açıklama 1000 harften daha uzun olamaz.</target>
10552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10664
10553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10665
10554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10666
10555 </trans-unit> 10667 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10556 <trans-unit id="1814372869868173571" datatype="html"> 10668 <trans-unit id="1814372869868173571" datatype="html">
10557 <source>You must agree with the instance terms in order to register on it.</source> 10669 <source>You must agree with the instance terms in order to register on it.</source>
10558 <target state="new">You must agree with the instance terms in order to register on it.</target> 10670 <target state="new">You must agree with the instance terms in order to register on it.</target>
10559 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10671
10560 </trans-unit> 10672 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10561 <trans-unit id="7803960725351649605" datatype="html"> 10673 <trans-unit id="7803960725351649605" datatype="html">
10562 <source>Ban reason must be at least 3 characters long.</source> 10674 <source>Ban reason must be at least 3 characters long.</source>
10563 <target state="translated">Yasaklama sebebi en az 3 harf olmalıdır.</target> 10675 <target state="translated">Yasaklama sebebi en az 3 harf olmalıdır.</target>
10564 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10676
10565 </trans-unit> 10677 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10566 <trans-unit id="3851609012243698179" datatype="html"> 10678 <trans-unit id="3851609012243698179" datatype="html">
10567 <source>Ban reason cannot be more than 250 characters long.</source> 10679 <source>Ban reason cannot be more than 250 characters long.</source>
10568 <target state="translated">Yasaklama sebebi 250 harften daha uzun olamaz.</target> 10680 <target state="translated">Yasaklama sebebi 250 harften daha uzun olamaz.</target>
10569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10681
10570 </trans-unit> 10682 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10571 <trans-unit id="6632896893630378443" datatype="html"> 10683 <trans-unit id="6632896893630378443" datatype="html">
10572 <source>Display name is required.</source> 10684 <source>Display name is required.</source>
10573 <target state="new">Display name is required.</target> 10685 <target state="new">Display name is required.</target>
10574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10686
10575 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10687
10576 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10688
10577 </trans-unit> 10689 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10578 <trans-unit id="1303578752658966736" datatype="html"> 10690 <trans-unit id="1303578752658966736" datatype="html">
10579 <source>Display name must be at least 1 character long.</source> 10691 <source>Display name must be at least 1 character long.</source>
10580 <target state="new">Display name must be at least 1 character long.</target> 10692 <target state="new">Display name must be at least 1 character long.</target>
10581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10693
10582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10694
10583 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10695
10584 </trans-unit> 10696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10585 <trans-unit id="4613240543124934954" datatype="html"> 10697 <trans-unit id="4613240543124934954" datatype="html">
10586 <source>Display name cannot be more than 50 characters long.</source> 10698 <source>Display name cannot be more than 50 characters long.</source>
10587 <target state="new">Display name cannot be more than 50 characters long.</target> 10699 <target state="new">Display name cannot be more than 50 characters long.</target>
10588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10700
10589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10701
10590 </trans-unit> 10702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10591 <trans-unit id="1000468652492651683" datatype="html"> 10703 <trans-unit id="1000468652492651683" datatype="html">
10592 <source>Report reason is required.</source> 10704 <source>Report reason is required.</source>
10593 <target state="translated">Ä°hbar sebebi gerekli.</target> 10705 <target state="translated">Ä°hbar sebebi gerekli.</target>
@@ -11464,10 +11576,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11464 <target state="new"> 11576 <target state="new">
11465 <x id="PH"/> (channel page) 11577 <x id="PH"/> (channel page)
11466 </target> 11578 </target>
11467 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11579
11468 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11580
11469 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11581
11470 </trans-unit> 11582 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11471 <trans-unit id="1209500590333005801" datatype="html"> 11583 <trans-unit id="1209500590333005801" datatype="html">
11472 <source><x id="PH"/> (account page) </source> 11584 <source><x id="PH"/> (account page) </source>
11473 <target state="new"> 11585 <target state="new">
@@ -11868,23 +11980,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11868 <target state="new">Too many attempts, please try again after 11980 <target state="new">Too many attempts, please try again after
11869 <x id="PH"/> minutes. 11981 <x id="PH"/> minutes.
11870 </target> 11982 </target>
11871 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11983
11872 </trans-unit> 11984 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11873 <trans-unit id="4965472196059235310" datatype="html"> 11985 <trans-unit id="4965472196059235310" datatype="html">
11874 <source>Too many attempts, please try again later.</source> 11986 <source>Too many attempts, please try again later.</source>
11875 <target state="new">Too many attempts, please try again later.</target> 11987 <target state="new">Too many attempts, please try again later.</target>
11876 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11988
11877 </trans-unit> 11989 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11878 <trans-unit id="1693549688987384699" datatype="html"> 11990 <trans-unit id="1693549688987384699" datatype="html">
11879 <source>Server error. Please retry later.</source> 11991 <source>Server error. Please retry later.</source>
11880 <target state="new">Server error. Please retry later.</target> 11992 <target state="new">Server error. Please retry later.</target>
11881 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11993
11882 </trans-unit> 11994 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11883 <trans-unit id="7436975022198908854" datatype="html"> 11995 <trans-unit id="7436975022198908854" datatype="html">
11884 <source>Unknown server error</source> 11996 <source>Unknown server error</source>
11885 <target state="new">Unknown server error</target> 11997 <target state="new">Unknown server error</target>
11886 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11998
11887 </trans-unit> 11999 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11888 <trans-unit id="5927402622550505067" datatype="html"> 12000 <trans-unit id="5927402622550505067" datatype="html">
11889 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 12001 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11890 <target state="new">Subscribed to all current channels of 12002 <target state="new">Subscribed to all current channels of
@@ -12046,8 +12158,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12046 <trans-unit id="2115592966120408375" datatype="html"> 12158 <trans-unit id="2115592966120408375" datatype="html">
12047 <source>Copied</source> 12159 <source>Copied</source>
12048 <target state="translated">Kopyalandı</target> 12160 <target state="translated">Kopyalandı</target>
12049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 12161
12050 </trans-unit> 12162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
12051 <trans-unit id="4323470180912194028" datatype="html"> 12163 <trans-unit id="4323470180912194028" datatype="html">
12052 <source>Copy</source> 12164 <source>Copy</source>
12053 <target state="translated">Kopyala</target> 12165 <target state="translated">Kopyala</target>
@@ -12297,46 +12409,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12297 <trans-unit id="4058575476871566236" datatype="html"> 12409 <trans-unit id="4058575476871566236" datatype="html">
12298 <source>Published</source> 12410 <source>Published</source>
12299 <target state="new">Published</target> 12411 <target state="new">Published</target>
12300 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12412
12301 </trans-unit> 12413 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
12302 <trans-unit id="7657908235362559477" datatype="html"> 12414 <trans-unit id="7657908235362559477" datatype="html">
12303 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12415 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
12304 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12416 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
12305 <context-group purpose="location"> 12417
12306 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12418 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
12307 <context context-type="linenumber">178</context>
12308 </context-group>
12309 </trans-unit>
12310 <trans-unit id="5093002376262354382" datatype="html"> 12419 <trans-unit id="5093002376262354382" datatype="html">
12311 <source>Transcoding failed</source> 12420 <source>Transcoding failed</source>
12312 <target state="new">Transcoding failed</target> 12421 <target state="new">Transcoding failed</target>
12313 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12422
12314 </trans-unit> 12423 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
12315 <trans-unit id="118687079501751948" datatype="html"> 12424 <trans-unit id="118687079501751948" datatype="html">
12316 <source>Move to external storage failed</source> 12425 <source>Move to external storage failed</source>
12317 <target state="new">Move to external storage failed</target> 12426 <target state="new">Move to external storage failed</target>
12318 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12427
12319 </trans-unit> 12428 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
12320 <trans-unit id="4887724548587271148" datatype="html"> 12429 <trans-unit id="4887724548587271148" datatype="html">
12321 <source>Waiting transcoding</source> 12430 <source>Waiting transcoding</source>
12322 <target state="new">Waiting transcoding</target> 12431 <target state="new">Waiting transcoding</target>
12323 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12432
12324 </trans-unit> 12433 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
12325 <trans-unit id="4517785179607945981" datatype="html"> 12434 <trans-unit id="4517785179607945981" datatype="html">
12326 <source>To transcode</source> 12435 <source>To transcode</source>
12327 <target state="new">To transcode</target> 12436 <target state="new">To transcode</target>
12328 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12437
12329 </trans-unit> 12438 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
12330 <trans-unit id="3299576663551440736" datatype="html"> 12439 <trans-unit id="3299576663551440736" datatype="html">
12331 <source>To import</source> 12440 <source>To import</source>
12332 <target state="new">To import</target> 12441 <target state="new">To import</target>
12333 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12442
12334 </trans-unit> 12443 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
12335 <trans-unit id="6963802198225789806" datatype="html"> 12444 <trans-unit id="6963802198225789806" datatype="html">
12336 <source>To edit</source> 12445 <source>To edit</source>
12337 <target state="new">To edit</target> 12446 <target state="new">To edit</target>
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12447
12339 </trans-unit> 12448 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
12340 <trans-unit id="8492933894084361602" datatype="html"> 12449 <trans-unit id="8492933894084361602" datatype="html">
12341 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12450 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
12342 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12451 <target state="new">Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12425,40 +12534,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12425 <trans-unit id="3284171506518522275" datatype="html"> 12534 <trans-unit id="3284171506518522275" datatype="html">
12426 <source>Your video was uploaded to your account and is private.</source> 12535 <source>Your video was uploaded to your account and is private.</source>
12427 <target state="new">Your video was uploaded to your account and is private.</target> 12536 <target state="new">Your video was uploaded to your account and is private.</target>
12428 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12537
12429 </trans-unit> 12538 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12430 <trans-unit id="5699822024600815733" datatype="html"> 12539 <trans-unit id="5699822024600815733" datatype="html">
12431 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12540 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12432 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 12541 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
12433 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12542
12434 </trans-unit> 12543 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12435 <trans-unit id="1219739004043110649" datatype="html"> 12544 <trans-unit id="1219739004043110649" datatype="html">
12436 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12545 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12437 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 12546 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
12438 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12547
12439 </trans-unit> 12548 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12440 <trans-unit id="1830802698757049943" datatype="html"> 12549 <trans-unit id="1830802698757049943" datatype="html">
12441 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12550 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12442 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12551 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12443 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12552
12444 </trans-unit> 12553 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12445 <trans-unit id="6932865105766151309" datatype="html"> 12554 <trans-unit id="6932865105766151309" datatype="html">
12446 <source>Upload</source> 12555 <source>Upload</source>
12447 <target state="new">Upload</target> 12556 <target state="new">Upload</target>
12448 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12557
12449 </trans-unit> 12558 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12450 <trans-unit id="8278735427925094503" datatype="html"> 12559 <trans-unit id="8278735427925094503" datatype="html">
12451 <source>Upload <x id="PH"/> </source> 12560 <source>Upload <x id="PH"/> </source>
12452 <target state="new">Upload 12561 <target state="new">Upload
12453 <x id="PH"/> 12562 <x id="PH"/>
12454 </target> 12563 </target>
12455 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12564
12456 </trans-unit> 12565 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12457 <trans-unit id="5981816353437801748" datatype="html"> 12566 <trans-unit id="5981816353437801748" datatype="html">
12458 <source>Video published.</source> 12567 <source>Video published.</source>
12459 <target state="translated">Video yayınlandı.</target> 12568 <target state="translated">Video yayınlandı.</target>
12460 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12569
12461 </trans-unit> 12570 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12462 <trans-unit id="764164089183618119" datatype="html"> 12571 <trans-unit id="764164089183618119" datatype="html">
12463 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12572 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12464 <target state="translated">Kaydedilmemiş değişiklilkleriniz var! Şimdi çıkarsanız, değişiklikleriniz kaybolacak.</target> 12573 <target state="translated">Kaydedilmemiş değişiklilkleriniz var! Şimdi çıkarsanız, değişiklikleriniz kaybolacak.</target>
@@ -12594,28 +12703,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12594 <trans-unit id="2159130950882492111" datatype="html"> 12703 <trans-unit id="2159130950882492111" datatype="html">
12595 <source>Cancel</source> 12704 <source>Cancel</source>
12596 <target state="new">Cancel</target> 12705 <target state="new">Cancel</target>
12597 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12706
12598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12707
12599 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12708
12600 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12709
12601 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12710
12602 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12711
12603 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12712
12604 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12713
12605 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12714
12606 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12715
12607 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12716
12608 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12717
12609 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12718
12610 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12719
12611 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12720
12612 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12721
12613 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12722
12614 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12723
12615 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12724
12616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12725
12617 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12726
12618 </trans-unit> 12727 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12619 <trans-unit id="3354816756665089864" datatype="html"> 12728 <trans-unit id="3354816756665089864" datatype="html">
12620 <source>Autoplay is suspended</source> 12729 <source>Autoplay is suspended</source>
12621 <target state="new">Autoplay is suspended</target> 12730 <target state="new">Autoplay is suspended</target>
@@ -12704,9 +12813,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12704 <trans-unit id="2431286785954354122" datatype="html"> 12813 <trans-unit id="2431286785954354122" datatype="html">
12705 <source>Recently added</source> 12814 <source>Recently added</source>
12706 <target state="translated">Son eklenenler</target> 12815 <target state="translated">Son eklenenler</target>
12707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12816
12708 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12817
12709 </trans-unit> 12818 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12710 <trans-unit id="12646164819555880" datatype="html"> 12819 <trans-unit id="12646164819555880" datatype="html">
12711 <source>Videos from your subscriptions</source> 12820 <source>Videos from your subscriptions</source>
12712 <target state="translated">Aboneliklerinizden videolar</target> 12821 <target state="translated">Aboneliklerinizden videolar</target>
@@ -12715,17 +12824,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12715 <trans-unit id="1812379335568847528" datatype="html"> 12824 <trans-unit id="1812379335568847528" datatype="html">
12716 <source>Subscriptions</source> 12825 <source>Subscriptions</source>
12717 <target state="translated">Abonelikler</target> 12826 <target state="translated">Abonelikler</target>
12718 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12827
12719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12828
12720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12829
12721 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12830
12722 </trans-unit> 12831 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12723 <trans-unit id="186236568870281953" datatype="html"> 12832 <trans-unit id="186236568870281953" datatype="html">
12724 <source>History</source> 12833 <source>History</source>
12725 <target state="translated">Geçmiş</target> 12834 <target state="translated">Geçmiş</target>
12726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12835
12727 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12836
12728 </trans-unit> 12837 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12729 <trans-unit id="5237588857224999862" datatype="html"> 12838 <trans-unit id="5237588857224999862" datatype="html">
12730 <source>Open actions</source> 12839 <source>Open actions</source>
12731 <target state="new">Open actions</target> 12840 <target state="new">Open actions</target>
@@ -12737,11 +12846,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12737 <trans-unit id="8681933925782924101" datatype="html"> 12846 <trans-unit id="8681933925782924101" datatype="html">
12738 <source>Local videos</source> 12847 <source>Local videos</source>
12739 <target state="new">Local videos</target> 12848 <target state="new">Local videos</target>
12740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12849
12741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12850
12742 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12851
12743 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12852
12744 </trans-unit> 12853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12745 <trans-unit id="5668077948386857930" datatype="html"> 12854 <trans-unit id="5668077948386857930" datatype="html">
12746 <source>Exclude</source> 12855 <source>Exclude</source>
12747 <target state="new">Exclude</target> 12856 <target state="new">Exclude</target>
@@ -12776,19 +12885,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12776 <trans-unit id="4668975178372693951" datatype="html"> 12885 <trans-unit id="4668975178372693951" datatype="html">
12777 <source>Discover videos</source> 12886 <source>Discover videos</source>
12778 <target state="translated">Videoları keşfet</target> 12887 <target state="translated">Videoları keşfet</target>
12779 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12888
12780 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12889
12781 </trans-unit> 12890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12782 <trans-unit id="8067135025051844577" datatype="html"> 12891 <trans-unit id="8067135025051844577" datatype="html">
12783 <source>Trending videos</source> 12892 <source>Trending videos</source>
12784 <target state="translated">Öne çıkan videolar</target> 12893 <target state="translated">Öne çıkan videolar</target>
12785 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12894
12786 </trans-unit> 12895 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12787 <trans-unit id="664221386829541948" datatype="html"> 12896 <trans-unit id="664221386829541948" datatype="html">
12788 <source>Recently added videos</source> 12897 <source>Recently added videos</source>
12789 <target state="translated">En son eklenen videolar</target> 12898 <target state="translated">En son eklenen videolar</target>
12790 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12899
12791 </trans-unit> 12900 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12792 <trans-unit id="8212906256415538361" datatype="html"> 12901 <trans-unit id="8212906256415538361" datatype="html">
12793 <source>Upload a video</source> 12902 <source>Upload a video</source>
12794 <target state="translated">Bir video yükle</target> 12903 <target state="translated">Bir video yükle</target>
diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf
index 2fcff293f..2a998187a 100644
--- a/client/src/locale/angular.uk-UA.xlf
+++ b/client/src/locale/angular.uk-UA.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">відео</target> 488 <target state="translated">відео</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Ви доÑÑгли Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ відео (розмір відео: <x id="PH" equiv-text="videoSizeBytes"/>, викориÑтано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, обмеженнÑ: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Ви доÑÑгли Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ відео (розмір відео: <x id="PH" equiv-text="videoSizeBytes"/>, викориÑтано: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, обмеженнÑ: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Ви доÑÑгли денного Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ відео (розмір відео: <x id="PH" equiv-text="videoSizeBytes"/>, викориÑтано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, обмеженнÑ: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Ви доÑÑгли денного Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ відео (розмір відео: <x id="PH" equiv-text="videoSizeBytes"/>, викориÑтано: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, обмеженнÑ: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">Ñубтитри</target> 504 <target state="translated">Ñубтитри</target>
@@ -563,8 +563,8 @@
563 <trans-unit id="2466846716878254816" datatype="html"> 563 <trans-unit id="2466846716878254816" datatype="html">
564 <source>Element <x id="PH" equiv-text="param"/> not found</source> 564 <source>Element <x id="PH" equiv-text="param"/> not found</source>
565 <target state="translated">Елемент <x id="PH" equiv-text="param"/> не знайдений</target> 565 <target state="translated">Елемент <x id="PH" equiv-text="param"/> не знайдений</target>
566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 566
567 </trans-unit> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
568 <trans-unit id="7539427273132299890"> 568 <trans-unit id="7539427273132299890">
569 <source>Unlisted</source> 569 <source>Unlisted</source>
570 <target>Ðе вказано</target> 570 <target>Ðе вказано</target>
@@ -717,16 +717,13 @@
717 <trans-unit id="158575725114802951" datatype="html"> 717 <trans-unit id="158575725114802951" datatype="html">
718 <source>Only live videos</source> 718 <source>Only live videos</source>
719 <target state="translated">Тільки відео в прÑмому ефірі</target> 719 <target state="translated">Тільки відео в прÑмому ефірі</target>
720 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 720
721 </trans-unit> 721 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
722 <trans-unit id="9157178301885999151" datatype="html"> 722 <trans-unit id="9157178301885999151" datatype="html">
723 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 723 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
724 <target state="translated">Ви Ñправді хочете видалити {length, plural, =1 {це відео} other {<x id="length"/> відео}}?</target> 724 <target state="translated">Ви Ñправді хочете видалити {length, plural, =1 {це відео} other {<x id="length"/> відео}}?</target>
725 <context-group purpose="location"> 725
726 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 726 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
727 <context context-type="linenumber">170</context>
728 </context-group>
729 </trans-unit>
730 <trans-unit id="7585826646011739428"> 727 <trans-unit id="7585826646011739428">
731 <source>Edit</source> 728 <source>Edit</source>
732 <target>Редагувати</target> 729 <target>Редагувати</target>
@@ -1158,46 +1155,52 @@
1158 <trans-unit id="3997350348765083892"> 1155 <trans-unit id="3997350348765083892">
1159 <source>Username or email address</source> 1156 <source>Username or email address</source>
1160 <target>Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або email</target> 1157 <target>Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або email</target>
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1158
1162 </trans-unit> 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1163 <trans-unit id="175344056589888866" datatype="html"> 1160 <trans-unit id="175344056589888866" datatype="html">
1164 <source>Example: john@example.com</source> 1161 <source>Example: john@example.com</source>
1165 <target state="translated">Приклад: john@example.com</target> 1162 <target state="translated">Приклад: john@example.com</target>
1163
1164
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1166 <trans-unit id="1758058452376026925" datatype="html">
1167 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1168 <target state="translated">âš ï¸ Ð‘Ñ–Ð»ÑŒÑˆÑ–ÑÑ‚ÑŒ Ð°Ð´Ñ€ÐµÑ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¾Ñ— пошти не міÑÑ‚ÑÑ‚ÑŒ великих літер.</target>
1169
1170 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1171 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1166 <context-group purpose="location"> 1172 <context-group purpose="location">
1167 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1173 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1168 <context context-type="linenumber">46</context> 1174 <context context-type="linenumber">70</context>
1169 </context-group> 1175 </context-group>
1176 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1177 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1170 <context-group purpose="location"> 1178 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1179 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">53</context> 1180 <context context-type="linenumber">72</context>
1173 </context-group> 1181 </context-group>
1174 </trans-unit> 1182 </trans-unit>
1175 <trans-unit id="1758058452376026925" datatype="html">
1176 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1177 <target state="translated">âš ï¸ Ð‘Ñ–Ð»ÑŒÑˆÑ–ÑÑ‚ÑŒ Ð°Ð´Ñ€ÐµÑ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¾Ñ— пошти не міÑÑ‚ÑÑ‚ÑŒ великих літер.</target>
1178 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1179 </trans-unit>
1180 <trans-unit id="1431416938026210429"> 1183 <trans-unit id="1431416938026210429">
1181 <source>Password</source> 1184 <source>Password</source>
1182 <target>Пароль</target> 1185 <target>Пароль</target>
1183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1186
1184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1187
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1188
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1189
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1192
1190 </trans-unit> 1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1191 <trans-unit id="8715156686857791956" datatype="html"> 1194 <trans-unit id="8715156686857791956" datatype="html">
1192 <source>Click here to reset your password</source> 1195 <source>Click here to reset your password</source>
1193 <target state="translated">ÐатиÑніть, щоб Ñкинути ваш пароль</target> 1196 <target state="translated">ÐатиÑніть, щоб Ñкинути ваш пароль</target>
1194 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1197
1195 </trans-unit> 1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1196 <trans-unit id="892063502898494584" datatype="html"> 1199 <trans-unit id="892063502898494584" datatype="html">
1197 <source>I forgot my password</source> 1200 <source>I forgot my password</source>
1198 <target state="translated">Я забув Ñвій пароль</target> 1201 <target state="translated">Я забув Ñвій пароль</target>
1199 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1202
1200 </trans-unit> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1201 <trans-unit id="2101170466365500913" datatype="html"> 1204 <trans-unit id="2101170466365500913" datatype="html">
1202 <source>Logging into an account lets you publish content</source> 1205 <source>Logging into an account lets you publish content</source>
1203 <target state="translated">Вхід до облікового запиÑу дозволÑÑ” публікувати контент</target> 1206 <target state="translated">Вхід до облікового запиÑу дозволÑÑ” публікувати контент</target>
@@ -1222,52 +1225,52 @@
1222 <trans-unit id="3183213940445113677" datatype="html"> 1225 <trans-unit id="3183213940445113677" datatype="html">
1223 <source>Or sign in with</source> 1226 <source>Or sign in with</source>
1224 <target state="translated">Ðбо увійти за допомогою</target> 1227 <target state="translated">Ðбо увійти за допомогою</target>
1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1228
1226 </trans-unit> 1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1227 <trans-unit id="3238209155172574367" datatype="html"> 1230 <trans-unit id="3238209155172574367" datatype="html">
1228 <source>Forgot your password</source> 1231 <source>Forgot your password</source>
1229 <target state="translated">Ðе пам'Ñтаю пароль</target> 1232 <target state="translated">Ðе пам'Ñтаю пароль</target>
1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1233
1231 </trans-unit> 1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1232 <trans-unit id="87327320394367488" datatype="html"> 1235 <trans-unit id="87327320394367488" datatype="html">
1233 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1236 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1234 <target state="translated">Вибачте, але ви не можете відновити пароль, тому що адмініÑтратор вашого Ñервера не налаштував ÑиÑтему на надÑÐ¸Ð»Ð°Ð½Ð½Ñ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¸Ñ… лиÑтів PeerTube.</target> 1237 <target state="translated">Вибачте, але ви не можете відновити пароль, тому що адмініÑтратор вашого Ñервера не налаштував ÑиÑтему на надÑÐ¸Ð»Ð°Ð½Ð½Ñ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¸Ñ… лиÑтів PeerTube.</target>
1235 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1238
1236 </trans-unit> 1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1237 <trans-unit id="3188014010833256853" datatype="html"> 1240 <trans-unit id="3188014010833256853" datatype="html">
1238 <source>Enter your email address and we will send you a link to reset your password.</source> 1241 <source>Enter your email address and we will send you a link to reset your password.</source>
1239 <target state="translated">Уведіть Ñвоє адреÑу е-пошти й ми надішлемо вам поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð´Ð»Ñ Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð°ÑˆÐ¾Ð³Ð¾ паролÑ.</target> 1242 <target state="translated">Уведіть Ñвоє адреÑу е-пошти й ми надішлемо вам поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð´Ð»Ñ Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð²Ð°ÑˆÐ¾Ð³Ð¾ паролÑ.</target>
1240 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1243
1241 </trans-unit> 1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1242 <trans-unit id="1190256911880544559" datatype="html"> 1245 <trans-unit id="1190256911880544559" datatype="html">
1243 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1246 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1244The link will expire within 1 hour.</source> 1247The link will expire within 1 hour.</source>
1245 <target state="translated">ЛиÑÑ‚ з наÑтановами щодо ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±ÑƒÐ´Ðµ надіÑлано на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. ПоÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð±ÑƒÐ´Ðµ дійÑне впродовж 1 години.</target> 1248 <target state="translated">ЛиÑÑ‚ з наÑтановами щодо ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð±ÑƒÐ´Ðµ надіÑлано на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. ПоÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð±ÑƒÐ´Ðµ дійÑне впродовж 1 години.</target>
1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1249
1247 </trans-unit> 1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1248 <trans-unit id="4768749765465246664" datatype="html"> 1251 <trans-unit id="4768749765465246664" datatype="html">
1249 <source>Email</source> 1252 <source>Email</source>
1250 <target state="translated">Email</target> 1253 <target state="translated">Email</target>
1251 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1254
1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1255
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1256
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1260
1258 </trans-unit> 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1259 <trans-unit id="3967269098753656610" datatype="html"> 1262 <trans-unit id="3967269098753656610" datatype="html">
1260 <source>Email address</source> 1263 <source>Email address</source>
1261 <target state="translated">ÐдреÑа електронної пошти</target> 1264 <target state="translated">ÐдреÑа електронної пошти</target>
1262 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1265
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1266
1264 </trans-unit> 1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1265 <trans-unit id="7808756054397155068" datatype="html"> 1268 <trans-unit id="7808756054397155068" datatype="html">
1266 <source>Reset</source> 1269 <source>Reset</source>
1267 <target state="translated">Скинути</target> 1270 <target state="translated">Скинути</target>
1268 <note priority="1" from="description">Password reset button</note> 1271 <note priority="1" from="description">Password reset button</note>
1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1272
1270 </trans-unit> 1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1271 <trans-unit id="4319634264526091601" datatype="html"> 1274 <trans-unit id="4319634264526091601" datatype="html">
1272 <source>on this instance</source> 1275 <source>on this instance</source>
1273 <target state="translated">на цьому Ñервері</target> 1276 <target state="translated">на цьому Ñервері</target>
@@ -1496,6 +1499,12 @@ The link will expire within 1 hour.</source>
1496 <source>Configure my instance</source> 1499 <source>Configure my instance</source>
1497 <target state="translated">Ðалаштувати мій Ñервер</target> 1500 <target state="translated">Ðалаштувати мій Ñервер</target>
1498 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1501 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1502 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1503 <source>Confirm your password</source><target state="new">Confirm your password</target>
1504 <context-group purpose="location">
1505 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1506 <context context-type="linenumber">54</context>
1507 </context-group>
1499 </trans-unit> 1508 </trans-unit>
1500 <trans-unit id="9005121595859995793" datatype="html"> 1509 <trans-unit id="9005121595859995793" datatype="html">
1501 <source>Configuration warning!</source> 1510 <source>Configuration warning!</source>
@@ -1698,8 +1707,8 @@ The link will expire within 1 hour.</source>
1698 <trans-unit id="8893390761160292681" datatype="html"> 1707 <trans-unit id="8893390761160292681" datatype="html">
1699 <source>My account</source> 1708 <source>My account</source>
1700 <target state="translated">Мій обліковий запиÑ</target> 1709 <target state="translated">Мій обліковий запиÑ</target>
1701 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1710
1702 </trans-unit> 1711 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1703 <trans-unit id="6371572688505952303" datatype="html"> 1712 <trans-unit id="6371572688505952303" datatype="html">
1704 <source>My library</source> 1713 <source>My library</source>
1705 <target state="translated">ÐœÐ¾Ñ Ð±Ñ–Ð±Ð»Ñ–Ð¾Ñ‚ÐµÐºÐ°</target> 1714 <target state="translated">ÐœÐ¾Ñ Ð±Ñ–Ð±Ð»Ñ–Ð¾Ñ‚ÐµÐºÐ°</target>
@@ -1708,10 +1717,10 @@ The link will expire within 1 hour.</source>
1708 <trans-unit id="2308975396733519902" datatype="html"> 1717 <trans-unit id="2308975396733519902" datatype="html">
1709 <source>Create an account</source> 1718 <source>Create an account</source>
1710 <target state="translated">Створити обліковий запиÑ</target> 1719 <target state="translated">Створити обліковий запиÑ</target>
1711 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1720
1712 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1721
1713 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1722
1714 </trans-unit> 1723 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1715 <trans-unit id="3108704604266608109" datatype="html"> 1724 <trans-unit id="3108704604266608109" datatype="html">
1716 <source>My video imports</source> 1725 <source>My video imports</source>
1717 <target state="translated">Мої імпортовані відео</target> 1726 <target state="translated">Мої імпортовані відео</target>
@@ -1730,35 +1739,35 @@ The link will expire within 1 hour.</source>
1730 <trans-unit id="667372110624203230" datatype="html"> 1739 <trans-unit id="667372110624203230" datatype="html">
1731 <source>Import jobs concurrency</source> 1740 <source>Import jobs concurrency</source>
1732 <target state="translated">ОдночаÑне імпортуваннÑ</target> 1741 <target state="translated">ОдночаÑне імпортуваннÑ</target>
1733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1742
1734 </trans-unit> 1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1735 <trans-unit id="2184839376696112704" datatype="html"> 1744 <trans-unit id="2184839376696112704" datatype="html">
1736 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1745 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1737 <target state="translated">уможливлює імпорт кількох відео одночаÑно. âš ï¸ ÐŸÐ¾Ñ‚Ñ€Ñ–Ð±ÐµÐ½ перезапуÑк PeerTube.</target> 1746 <target state="translated">уможливлює імпорт кількох відео одночаÑно. âš ï¸ ÐŸÐ¾Ñ‚Ñ€Ñ–Ð±ÐµÐ½ перезапуÑк PeerTube.</target>
1738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1747
1739 </trans-unit> 1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1740 <trans-unit id="780513172839038392" datatype="html"> 1749 <trans-unit id="780513172839038392" datatype="html">
1741 <source>jobs in parallel</source> 1750 <source>jobs in parallel</source>
1742 <target state="translated">паралельна робота</target> 1751 <target state="translated">паралельна робота</target>
1743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1752
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1753
1745 </trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1746 <trans-unit id="5997625369044180192" datatype="html"> 1755 <trans-unit id="5997625369044180192" datatype="html">
1747 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1756 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1748 <target state="translated">Дозволити імпорт з URL-адреÑи HTTP (наприклад, YouTube)</target> 1757 <target state="translated">Дозволити імпорт з URL-адреÑи HTTP (наприклад, YouTube)</target>
1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1758
1750 </trans-unit> 1759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1751 <trans-unit id="2095604754338363597" datatype="html"> 1760 <trans-unit id="2095604754338363597" datatype="html">
1752 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1761 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1753 <target state="translated">âš ï¸ Ð¯ÐºÑ‰Ð¾ увімкнено, радимо викориÑтовувати <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP-прокÑÑ–,<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> щоб запобігти доÑтупу до приватної URL-адреÑи з вашого Ñервера PeerTube</target> 1762 <target state="translated">âš ï¸ Ð¯ÐºÑ‰Ð¾ увімкнено, радимо викориÑтовувати <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP-прокÑÑ–,<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> щоб запобігти доÑтупу до приватної URL-адреÑи з вашого Ñервера PeerTube</target>
1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1763
1755 </trans-unit> 1764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1756 <trans-unit id="7627544798203088407" datatype="html"> 1765 <trans-unit id="7627544798203088407" datatype="html">
1757 <source>Discover</source> 1766 <source>Discover</source>
1758 <target state="translated">ОглÑд</target> 1767 <target state="translated">ОглÑд</target>
1759 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1768
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1769
1761 </trans-unit> 1770 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1762 <trans-unit id="7844706011418789951" datatype="html"> 1771 <trans-unit id="7844706011418789951" datatype="html">
1763 <source>Administration</source> 1772 <source>Administration</source>
1764 <target state="translated">ÐдмініÑтраціÑ</target> 1773 <target state="translated">ÐдмініÑтраціÑ</target>
@@ -1999,8 +2008,8 @@ The link will expire within 1 hour.</source>
1999 <trans-unit id="2971365540217107489" datatype="html"> 2008 <trans-unit id="2971365540217107489" datatype="html">
2000 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2009 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2001 <target state="translated">Медіа завелике Ð´Ð»Ñ Ñервера. Якщо ви хочете збільшити ліміт, звернітьÑÑ Ð´Ð¾ Ñвого адмініÑтратора.</target> 2010 <target state="translated">Медіа завелике Ð´Ð»Ñ Ñервера. Якщо ви хочете збільшити ліміт, звернітьÑÑ Ð´Ð¾ Ñвого адмініÑтратора.</target>
2002 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2011
2003 </trans-unit> 2012 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2004 <trans-unit id="5131854469652959713" datatype="html"> 2013 <trans-unit id="5131854469652959713" datatype="html">
2005 <source>GLOBAL SEARCH</source> 2014 <source>GLOBAL SEARCH</source>
2006 <target state="translated">ГЛОБÐЛЬÐИЙ ПОШУК</target> 2015 <target state="translated">ГЛОБÐЛЬÐИЙ ПОШУК</target>
@@ -2375,13 +2384,13 @@ The link will expire within 1 hour.</source>
2375 <trans-unit id="1460134385691851101" datatype="html"> 2384 <trans-unit id="1460134385691851101" datatype="html">
2376 <source>Advanced filters</source> 2385 <source>Advanced filters</source>
2377 <target state="translated">Розширені фільтри</target> 2386 <target state="translated">Розширені фільтри</target>
2378 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2387
2379 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2388
2380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2389
2381 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2390
2382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2391
2383 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2392
2384 </trans-unit> 2393 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2385 <trans-unit id="2504502765849142619" datatype="html"> 2394 <trans-unit id="2504502765849142619" datatype="html">
2386 <source>No items found</source> 2395 <source>No items found</source>
2387 <target state="translated">Елементів не знайдено</target> 2396 <target state="translated">Елементів не знайдено</target>
@@ -2791,8 +2800,8 @@ The link will expire within 1 hour.</source>
2791 <trans-unit id="6161604372916832458" datatype="html"> 2800 <trans-unit id="6161604372916832458" datatype="html">
2792 <source>Upload on hold</source> 2801 <source>Upload on hold</source>
2793 <target state="translated">Ð’Ð¸Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·ÑƒÐ¿Ð¸Ð½ÐµÐ½Ð¾</target> 2802 <target state="translated">Ð’Ð¸Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·ÑƒÐ¿Ð¸Ð½ÐµÐ½Ð¾</target>
2794 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2803
2795 </trans-unit> 2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2796 <trans-unit id="285180972645018518" datatype="html"> 2805 <trans-unit id="285180972645018518" datatype="html">
2797 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2806 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2798 <target state="translated">Ðа жаль, можливіÑÑ‚ÑŒ Ð²Ð¸Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð° Ð´Ð»Ñ Ð²Ð°ÑˆÐ¾Ð³Ð¾ облікового запиÑу. Якщо ви хочете додати відео, адмініÑтратор повинен розблокувати вашу квоту.</target> 2807 <target state="translated">Ðа жаль, можливіÑÑ‚ÑŒ Ð²Ð¸Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð° Ð´Ð»Ñ Ð²Ð°ÑˆÐ¾Ð³Ð¾ облікового запиÑу. Якщо ви хочете додати відео, адмініÑтратор повинен розблокувати вашу квоту.</target>
@@ -3042,11 +3051,11 @@ The link will expire within 1 hour.</source>
3042 <trans-unit id="2454050363478003966" datatype="html"> 3051 <trans-unit id="2454050363478003966" datatype="html">
3043 <source>Login</source> 3052 <source>Login</source>
3044 <target state="translated">Вхід</target> 3053 <target state="translated">Вхід</target>
3045 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3054
3046 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3055
3047 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3056
3048 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3057
3049 </trans-unit> 3058 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3050 <trans-unit id="6154714649766447409" datatype="html"> 3059 <trans-unit id="6154714649766447409" datatype="html">
3051 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3060 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3052 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Увійти </target> 3061 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Увійти </target>
@@ -3738,71 +3747,86 @@ The link will expire within 1 hour.</source>
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3740 </trans-unit> 3749 </trans-unit>
3741 <trans-unit id="7046347992315328430" datatype="html"> 3750
3742 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3743 <target state="translated">ÐŸÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ ÑƒÐ²Ñ–Ð¼ÐºÐ½ÐµÐ½Ð¾. Квота відео облікового запиÑу враховує лише <x id="START_TAG_STRONG"/>оригінальний<x id="CLOSE_TAG_STRONG"/> розмір відео. <x id="LINE_BREAK"/> Щонайбільше цей кориÑтувач може вивантажити ~ <x id="INTERPOLATION"/>. </target>
3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3746 </trans-unit>
3747 <trans-unit id="2743014784334706527" datatype="html"> 3751 <trans-unit id="2743014784334706527" datatype="html">
3748 <source>Daily video quota</source> 3752 <source>Daily video quota</source>
3749 <target state="translated">Денна квота відео</target> 3753 <target state="translated">Денна квота відео</target>
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3754
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3755
3752 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3756
3753 </trans-unit> 3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3754 <trans-unit id="2622255144026150901" datatype="html"> 3758 <trans-unit id="2622255144026150901" datatype="html">
3755 <source>Auth plugin</source> 3759 <source>Auth plugin</source>
3756 <target state="translated">Плагін автентифікації</target> 3760 <target state="translated">Плагін автентифікації</target>
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3761
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3762
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3763
3760 </trans-unit> 3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3761 <trans-unit id="588099657508661970" datatype="html"> 3765 <trans-unit id="588099657508661970" datatype="html">
3762 <source>None (local authentication)</source> 3766 <source>None (local authentication)</source>
3763 <target state="translated">Ðемає (локальна автентифікаціÑ)</target> 3767 <target state="translated">Ðемає (локальна автентифікаціÑ)</target>
3764 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3768
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3769
3766 </trans-unit> 3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3767 <trans-unit id="2070907480317730379" datatype="html"> 3771 <trans-unit id="2070907480317730379" datatype="html">
3768 <source>Doesn't need review before a video goes public</source> 3772 <source>Doesn't need review before a video goes public</source>
3769 <target state="translated">Ðе потребує розглÑду перед оприлюдненнÑм відео</target> 3773 <target state="translated">Ðе потребує розглÑду перед оприлюдненнÑм відео</target>
3770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3774
3771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3775
3772 </trans-unit> 3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3773 <trans-unit id="6667250632809964191" datatype="html"> 3777 <trans-unit id="6667250632809964191" datatype="html">
3774 <source>Send a link to reset the password by email to the user</source> 3778 <source>Send a link to reset the password by email to the user</source>
3775 <target state="translated">ÐадіÑлати кориÑтувачу поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð´Ð»Ñ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¾ÑŽ поштою</target> 3779 <target state="translated">ÐадіÑлати кориÑтувачу поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð´Ð»Ñ ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ ÐµÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð½Ð¾ÑŽ поштою</target>
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3780
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3781
3778 </trans-unit> 3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3779 <trans-unit id="1412406834353485520" datatype="html"> 3783 <trans-unit id="1412406834353485520" datatype="html">
3780 <source>Ask for new password</source> 3784 <source>Ask for new password</source>
3781 <target state="translated">Запитати новий пароль</target> 3785 <target state="translated">Запитати новий пароль</target>
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3786
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3787
3784 </trans-unit> 3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3785 <trans-unit id="3791201588898094481" datatype="html"> 3789 <trans-unit id="3791201588898094481" datatype="html">
3786 <source>Manually set the user password</source> 3790 <source>Manually set the user password</source>
3787 <target state="translated">УÑтановити пароль кориÑтувача вручну</target> 3791 <target state="translated">УÑтановити пароль кориÑтувача вручну</target>
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3792
3789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3793
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3795 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3796 <context-group purpose="location">
3797 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3798 <context context-type="linenumber">227</context>
3799 </context-group>
3800 <context-group purpose="location">
3801 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3802 <context context-type="linenumber">227</context>
3803 </context-group>
3804 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3805 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3806 <context-group purpose="location">
3807 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3808 <context context-type="linenumber">228</context>
3809 </context-group>
3810 <context-group purpose="location">
3811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3812 <context context-type="linenumber">228</context>
3813 </context-group>
3790 </trans-unit> 3814 </trans-unit>
3791 <trans-unit id="8461842260159597706" datatype="html"> 3815 <trans-unit id="8461842260159597706" datatype="html">
3792 <source>Show</source> 3816 <source>Show</source>
3793 <target state="translated">Показати</target> 3817 <target state="translated">Показати</target>
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3818
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3819
3796 </trans-unit> 3820 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3797 <trans-unit id="8461609631969932886" datatype="html"> 3821 <trans-unit id="8461609631969932886" datatype="html">
3798 <source>Hide</source> 3822 <source>Hide</source>
3799 <target state="translated">Сховати</target> 3823 <target state="translated">Сховати</target>
3800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3824
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3825
3802 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3826
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3827
3804 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3828
3805 </trans-unit> 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3806 <trans-unit id="7049348886126005391" datatype="html"> 3830 <trans-unit id="7049348886126005391" datatype="html">
3807 <source>Batch actions</source> 3831 <source>Batch actions</source>
3808 <target state="translated">Пакетні дії</target> 3832 <target state="translated">Пакетні дії</target>
@@ -3878,22 +3902,22 @@ The link will expire within 1 hour.</source>
3878 <trans-unit id="7815838401315213887" datatype="html"> 3902 <trans-unit id="7815838401315213887" datatype="html">
3879 <source>Muted accounts</source> 3903 <source>Muted accounts</source>
3880 <target state="translated">Вимкнені облікові запиÑи</target> 3904 <target state="translated">Вимкнені облікові запиÑи</target>
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3905
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3906
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3907
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3908
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3909
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3910
3887 </trans-unit> 3911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3888 <trans-unit id="5668793810321242853" datatype="html"> 3912 <trans-unit id="5668793810321242853" datatype="html">
3889 <source>Muted servers</source> 3913 <source>Muted servers</source>
3890 <target state="translated">Вимкнені Ñервери</target> 3914 <target state="translated">Вимкнені Ñервери</target>
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3915
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3916
3893 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3917
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3918
3895 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3919
3896 </trans-unit> 3920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3897 <trans-unit id="2343069726009080052" datatype="html"> 3921 <trans-unit id="2343069726009080052" datatype="html">
3898 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3922 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3899 <target state="translated">Відео <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3923 <target state="translated">Відео <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5017,181 +5041,175 @@ The link will expire within 1 hour.</source>
5017 <trans-unit id="7169210802367807492" datatype="html"> 5041 <trans-unit id="7169210802367807492" datatype="html">
5018 <source>bytes</source> 5042 <source>bytes</source>
5019 <target state="translated">байт</target> 5043 <target state="translated">байт</target>
5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5044
5021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5045
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5046
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5047
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5048
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5049
5026 </trans-unit> 5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5027 <trans-unit id="8509882464852636851" datatype="html"> 5051 <trans-unit id="8509882464852636851" datatype="html">
5028 <source>Default daily upload limit per user</source> 5052 <source>Default daily upload limit per user</source>
5029 <target state="translated">Типове Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ‰Ð¾Ð´ÐµÐ½Ð½Ð¸Ñ… вивантажень на кориÑтувача</target> 5053 <target state="translated">Типове Ð¾Ð±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ñ‰Ð¾Ð´ÐµÐ½Ð½Ð¸Ñ… вивантажень на кориÑтувача</target>
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5054
5031 </trans-unit> 5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5032 <trans-unit id="4719342289581047890" datatype="html"> 5056 <trans-unit id="4719342289581047890" datatype="html">
5033 <source>Allow import with a torrent file or a magnet URI</source> 5057 <source>Allow import with a torrent file or a magnet URI</source>
5034 <target state="translated">Дозволити Ñ–Ð¼Ð¿Ð¾Ñ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð° допомогою торент-файлу або магнет-URI</target> 5058 <target state="translated">Дозволити Ñ–Ð¼Ð¿Ð¾Ñ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð·Ð° допомогою торент-файлу або магнет-URI</target>
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5059
5036 </trans-unit> 5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5037 <trans-unit id="6801844913630625451" datatype="html"> 5061 <trans-unit id="6801844913630625451" datatype="html">
5038 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5062 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5039 <target state="translated">âš ï¸ ÐœÐ¸ не радимо вмикати цю функцію, Ñкщо ви не довірÑєте Ñвоїм кориÑтувачам</target> 5063 <target state="translated">âš ï¸ ÐœÐ¸ не радимо вмикати цю функцію, Ñкщо ви не довірÑєте Ñвоїм кориÑтувачам</target>
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5064
5041 </trans-unit> 5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5042 <trans-unit id="2634326893148077182" datatype="html"> 5066 <trans-unit id="2634326893148077182" datatype="html">
5043 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5067 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5044 <target state="translated">Дозволити Ñинхронізацію каналу з каналом інших платформ, Ñк-от YouTube (потрібно дозволити імпорт за допомогою URL-адреÑи HTTP)</target> 5068 <target state="translated">Дозволити Ñинхронізацію каналу з каналом інших платформ, Ñк-от YouTube (потрібно дозволити імпорт за допомогою URL-адреÑи HTTP)</target>
5045 <context-group purpose="location"> 5069
5046 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5047 <context context-type="linenumber">293</context>
5048 </context-group>
5049 </trans-unit>
5050 <trans-unit id="7404104645798703279" datatype="html"> 5071 <trans-unit id="7404104645798703279" datatype="html">
5051 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5072 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5052 <target state="translated">â›” Вам потрібно дозволити імпорт з URL-адреÑою HTTP, щоб мати можливіÑÑ‚ÑŒ активувати цю функцію.</target> 5073 <target state="translated">â›” Вам потрібно дозволити імпорт з URL-адреÑою HTTP, щоб мати можливіÑÑ‚ÑŒ активувати цю функцію.</target>
5053 <context-group purpose="location"> 5074
5054 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5055 <context context-type="linenumber">296,298</context>
5056 </context-group>
5057 </trans-unit>
5058 <trans-unit id="3950258704315544174" datatype="html"> 5076 <trans-unit id="3950258704315544174" datatype="html">
5059 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5077 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5060 <target state="translated">Якщо кориÑтувача не позначено довіреним, його відео залишатимутьÑÑ Ð¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ð¸Ð¼Ð¸, доки Ñ—Ñ… не перевірить модератор.</target> 5078 <target state="translated">Якщо кориÑтувача не позначено довіреним, його відео залишатимутьÑÑ Ð¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ð¸Ð¼Ð¸, доки Ñ—Ñ… не перевірить модератор.</target>
5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5079
5062 </trans-unit> 5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5063 <trans-unit id="424703522835656806" datatype="html"> 5081 <trans-unit id="424703522835656806" datatype="html">
5064 <source>VIDEO CHANNELS</source> 5082 <source>VIDEO CHANNELS</source>
5065 <target state="translated">ВІДЕОКÐÐÐЛИ</target> 5083 <target state="translated">ВІДЕОКÐÐÐЛИ</target>
5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5084
5067 </trans-unit> 5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5068 <trans-unit id="7026684190224451991" datatype="html"> 5086 <trans-unit id="7026684190224451991" datatype="html">
5069 <source>Max video channels per user</source> 5087 <source>Max video channels per user</source>
5070 <target state="translated">Ðайбільша кількіÑÑ‚ÑŒ відеоканалів на кориÑтувача</target> 5088 <target state="translated">Ðайбільша кількіÑÑ‚ÑŒ відеоканалів на кориÑтувача</target>
5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5089
5072 </trans-unit> 5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5073 <trans-unit id="3840267063842708224" datatype="html"> 5091 <trans-unit id="3840267063842708224" datatype="html">
5074 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5092 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5075 <target state="translated">{VAR_PLURAL, plural, =1 {канал} few {канали} other {каналів}}</target> 5093 <target state="translated">{VAR_PLURAL, plural, =1 {канал} few {канали} other {каналів}}</target>
5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5094
5077 </trans-unit> 5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5078 <trans-unit id="3428986951244800347" datatype="html"> 5096 <trans-unit id="3428986951244800347" datatype="html">
5079 <source>Block new videos automatically</source> 5097 <source>Block new videos automatically</source>
5080 <target state="translated">Ðвтоматично блокувати нові відео</target> 5098 <target state="translated">Ðвтоматично блокувати нові відео</target>
5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5099
5082 </trans-unit> 5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5083 <trans-unit id="2054846790157376783" datatype="html"> 5101 <trans-unit id="2054846790157376783" datatype="html">
5084 <source>SEARCH</source> 5102 <source>SEARCH</source>
5085 <target state="translated">ПОШУК</target> 5103 <target state="translated">ПОШУК</target>
5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5104
5087 </trans-unit> 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5088 <trans-unit id="3442084803796199253" datatype="html"> 5106 <trans-unit id="3442084803796199253" datatype="html">
5089 <source>Allow users to do remote URI/handle search</source> 5107 <source>Allow users to do remote URI/handle search</source>
5090 <target state="translated">Дозволити кориÑтувачам здійÑнювати пошук віддалених URI/обробників</target> 5108 <target state="translated">Дозволити кориÑтувачам здійÑнювати пошук віддалених URI/обробників</target>
5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5109
5092 </trans-unit> 5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5093 <trans-unit id="2258148539285928012" datatype="html"> 5111 <trans-unit id="2258148539285928012" datatype="html">
5094 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5112 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5095 <target state="translated">Дозволити <x id="START_TAG_STRONG"/>вашим кориÑтувачам<x id="CLOSE_TAG_STRONG"/> пошук віддалених відео/акторів, Ñкі можуть не перебувати у федерації з вашим Ñервером</target> 5113 <target state="translated">Дозволити <x id="START_TAG_STRONG"/>вашим кориÑтувачам<x id="CLOSE_TAG_STRONG"/> пошук віддалених відео/акторів, Ñкі можуть не перебувати у федерації з вашим Ñервером</target>
5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5114
5097 </trans-unit> 5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5098 <trans-unit id="7295422540935146771" datatype="html"> 5116 <trans-unit id="7295422540935146771" datatype="html">
5099 <source>Allow anonymous to do remote URI/handle search</source> 5117 <source>Allow anonymous to do remote URI/handle search</source>
5100 <target state="translated">Дозволити анонімам здійÑнювати пошук віддалених URI/обробників</target> 5118 <target state="translated">Дозволити анонімам здійÑнювати пошук віддалених URI/обробників</target>
5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5119
5102 </trans-unit> 5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5103 <trans-unit id="7305237807882754643" datatype="html"> 5121 <trans-unit id="7305237807882754643" datatype="html">
5104 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5122 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5105 <target state="translated">Дозволити <x id="START_TAG_STRONG"/>анонімним кориÑтувачам<x id="CLOSE_TAG_STRONG"/> пошук віддалених відео/акторів, Ñкі можуть бути не федералізовані з вашим Ñервером</target> 5123 <target state="translated">Дозволити <x id="START_TAG_STRONG"/>анонімним кориÑтувачам<x id="CLOSE_TAG_STRONG"/> пошук віддалених відео/акторів, Ñкі можуть бути не федералізовані з вашим Ñервером</target>
5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5124
5107 </trans-unit> 5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5108 <trans-unit id="5273935530181504015" datatype="html"> 5126 <trans-unit id="5273935530181504015" datatype="html">
5109 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5127 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5110 <target state="translated">âš ï¸ Ð¦Ñ Ñ„ÑƒÐ½ÐºÑ†Ñ–Ð¾Ð½Ð°Ð»ÑŒÐ½Ñ–ÑÑ‚ÑŒ значною мірою залежить від модерації Ñерверів, за Ñкими Ñлідкує вибраний вами пошуковий індекÑ.</target> 5128 <target state="translated">âš ï¸ Ð¦Ñ Ñ„ÑƒÐ½ÐºÑ†Ñ–Ð¾Ð½Ð°Ð»ÑŒÐ½Ñ–ÑÑ‚ÑŒ значною мірою залежить від модерації Ñерверів, за Ñкими Ñлідкує вибраний вами пошуковий індекÑ.</target>
5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5129
5112 </trans-unit> 5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5113 <trans-unit id="1886227550697837417" datatype="html"> 5131 <trans-unit id="1886227550697837417" datatype="html">
5114 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5132 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5115 <target state="translated">У робочому Ñередовищі вам Ñлід викориÑтовувати лише модеровані пошукові індекÑи, або <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>розміÑтити Ñвій влаÑний<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5133 <target state="translated">У робочому Ñередовищі вам Ñлід викориÑтовувати лише модеровані пошукові індекÑи, або <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>розміÑтити Ñвій влаÑний<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5134
5117 </trans-unit> 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5118 <trans-unit id="2331464426553277323" datatype="html"> 5136 <trans-unit id="2331464426553277323" datatype="html">
5119 <source>Search index URL</source> 5137 <source>Search index URL</source>
5120 <target state="translated">URL пошукового індекÑу</target> 5138 <target state="translated">URL пошукового індекÑу</target>
5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5139
5122 </trans-unit> 5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5123 <trans-unit id="8524278911521465398" datatype="html"> 5141 <trans-unit id="8524278911521465398" datatype="html">
5124 <source>Disable local search in search bar</source> 5142 <source>Disable local search in search bar</source>
5125 <target state="translated">Вимкнути локальний пошук у панелі пошуку</target> 5143 <target state="translated">Вимкнути локальний пошук у панелі пошуку</target>
5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5144
5127 </trans-unit> 5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5128 <trans-unit id="6568991917245875948" datatype="html"> 5146 <trans-unit id="6568991917245875948" datatype="html">
5129 <source>Otherwise the local search stays used by default</source> 5147 <source>Otherwise the local search stays used by default</source>
5130 <target state="translated">Інакше локальний пошук буде викориÑтано типовим</target> 5148 <target state="translated">Інакше локальний пошук буде викориÑтано типовим</target>
5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5149
5132 </trans-unit> 5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5133 <trans-unit id="4444955208013675027" datatype="html"> 5151 <trans-unit id="4444955208013675027" datatype="html">
5134 <source>Search bar uses the global search index by default</source> 5152 <source>Search bar uses the global search index by default</source>
5135 <target state="translated">Панель пошуку уÑталено викориÑтовує глобальний Ñ–Ð½Ð´ÐµÐºÑ Ð¿Ð¾ÑˆÑƒÐºÑƒ</target> 5153 <target state="translated">Панель пошуку уÑталено викориÑтовує глобальний Ñ–Ð½Ð´ÐµÐºÑ Ð¿Ð¾ÑˆÑƒÐºÑƒ</target>
5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5154
5137 </trans-unit> 5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5138 <trans-unit id="6476750382562952780" datatype="html"> 5156 <trans-unit id="6476750382562952780" datatype="html">
5139 <source>Enable global search</source> 5157 <source>Enable global search</source>
5140 <target state="translated">Увімкнути глобальний пошук</target> 5158 <target state="translated">Увімкнути глобальний пошук</target>
5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5159
5142 </trans-unit> 5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5143 <trans-unit id="836183323506117145" datatype="html"> 5161 <trans-unit id="836183323506117145" datatype="html">
5144 <source>FEDERATION</source> 5162 <source>FEDERATION</source>
5145 <target state="translated">ФЕДЕРÐЦІЯ</target> 5163 <target state="translated">ФЕДЕРÐЦІЯ</target>
5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5164
5147 </trans-unit> 5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5148 <trans-unit id="252719899360434356" datatype="html"> 5166 <trans-unit id="252719899360434356" datatype="html">
5149 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5167 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5150 <target state="translated">Керувати <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>зв'Ñзками<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> з іншими Ñерверами. </target> 5168 <target state="translated">Керувати <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>зв'Ñзками<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> з іншими Ñерверами. </target>
5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5169
5152 </trans-unit> 5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5153 <trans-unit id="9119248927271669654" datatype="html"> 5171 <trans-unit id="9119248927271669654" datatype="html">
5154 <source>Other instances can follow yours</source> 5172 <source>Other instances can follow yours</source>
5155 <target state="translated">Інші Ñервери можуть Ñлідкувати за вами</target> 5173 <target state="translated">Інші Ñервери можуть Ñлідкувати за вами</target>
5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5174
5157 </trans-unit> 5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5158 <trans-unit id="7015551137649102649" datatype="html"> 5176 <trans-unit id="7015551137649102649" datatype="html">
5159 <source>Manually approve new instance followers</source> 5177 <source>Manually approve new instance followers</source>
5160 <target state="translated">Затверджувати нових підпиÑників Ñервера вручну</target> 5178 <target state="translated">Затверджувати нових підпиÑників Ñервера вручну</target>
5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5179
5162 </trans-unit> 5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5163 <trans-unit id="4803992993548153434" datatype="html"> 5181 <trans-unit id="4803992993548153434" datatype="html">
5164 <source>Automatically follow back instances</source> 5182 <source>Automatically follow back instances</source>
5165 <target state="translated">Ðвтоматично Ñлідкувати за Ñерверами у відповідь</target> 5183 <target state="translated">Ðвтоматично Ñлідкувати за Ñерверами у відповідь</target>
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5184
5167 </trans-unit> 5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5168 <trans-unit id="2092224316392295720" datatype="html"> 5186 <trans-unit id="2092224316392295720" datatype="html">
5169 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5187 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5170 <target state="translated">âš ï¸ Ð¦Ñ Ñ„ÑƒÐ½ÐºÑ†Ñ–Ñ Ð²Ð¸Ð¼Ð°Ð³Ð°Ñ” багато уваги та додаткової модерації.</target> 5188 <target state="translated">âš ï¸ Ð¦Ñ Ñ„ÑƒÐ½ÐºÑ†Ñ–Ñ Ð²Ð¸Ð¼Ð°Ð³Ð°Ñ” багато уваги та додаткової модерації.</target>
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5189
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5190
5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5191
5174 </trans-unit> 5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5175 <trans-unit id="1718269478813020014" datatype="html"> 5193 <trans-unit id="1718269478813020014" datatype="html">
5176 <source>Index URL</source> 5194 <source>Index URL</source>
5177 <target state="translated">Ð†Ð½Ð´ÐµÐºÑ URL</target> 5195 <target state="translated">Ð†Ð½Ð´ÐµÐºÑ URL</target>
5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5196
5179 </trans-unit> 5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5180 <trans-unit id="173263206605027981" datatype="html"> 5198 <trans-unit id="173263206605027981" datatype="html">
5181 <source>Automatically follow instances of a public index</source> 5199 <source>Automatically follow instances of a public index</source>
5182 <target state="translated">Ðвтоматично Ñлідкувати за Ñерверами загальнодоÑтупного індекÑу</target> 5200 <target state="translated">Ðвтоматично Ñлідкувати за Ñерверами загальнодоÑтупного індекÑу</target>
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5201
5184 </trans-unit> 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5185 <trans-unit id="9076632742417302918" datatype="html"> 5203 <trans-unit id="9076632742417302918" datatype="html">
5186 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5204 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5187 <target state="translated">Читайте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>документацію<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, щоб докладніше дізнатиÑÑ Ð¿Ñ€Ð¾ очікувану URL </target> 5205 <target state="translated">Читайте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>документацію<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, щоб докладніше дізнатиÑÑ Ð¿Ñ€Ð¾ очікувану URL </target>
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5206
5189 </trans-unit> 5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5190 <trans-unit id="3946988229617310200" datatype="html"> 5208 <trans-unit id="3946988229617310200" datatype="html">
5191 <source>ADMINISTRATORS</source> 5209 <source>ADMINISTRATORS</source>
5192 <target state="translated">ÐДМІÐІСТРÐТОРИ</target> 5210 <target state="translated">ÐДМІÐІСТРÐТОРИ</target>
5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5211
5194 </trans-unit> 5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5195 <trans-unit id="2149300564474427551" datatype="html"> 5213 <trans-unit id="2149300564474427551" datatype="html">
5196 <source>Administrator</source> 5214 <source>Administrator</source>
5197 <target state="translated">ÐдмініÑтратор</target> 5215 <target state="translated">ÐдмініÑтратор</target>
@@ -5200,13 +5218,13 @@ The link will expire within 1 hour.</source>
5200 <trans-unit id="3171683206914962995" datatype="html"> 5218 <trans-unit id="3171683206914962995" datatype="html">
5201 <source>Admin email</source> 5219 <source>Admin email</source>
5202 <target state="translated">Е-пошта адмініÑтратора</target> 5220 <target state="translated">Е-пошта адмініÑтратора</target>
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5221
5204 </trans-unit> 5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5205 <trans-unit id="4722881456283329321" datatype="html"> 5223 <trans-unit id="4722881456283329321" datatype="html">
5206 <source>Enable contact form</source> 5224 <source>Enable contact form</source>
5207 <target state="translated">Увімкнути контактну форму</target> 5225 <target state="translated">Увімкнути контактну форму</target>
5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5226
5209 </trans-unit> 5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5210 <trans-unit id="5926348345797688952" datatype="html"> 5228 <trans-unit id="5926348345797688952" datatype="html">
5211 <source>VOD Transcoding</source> 5229 <source>VOD Transcoding</source>
5212 <target state="translated">ÐŸÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ VOD</target> 5230 <target state="translated">ÐŸÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ VOD</target>
@@ -5215,28 +5233,28 @@ The link will expire within 1 hour.</source>
5215 <trans-unit id="1765095834299337775" datatype="html"> 5233 <trans-unit id="1765095834299337775" datatype="html">
5216 <source>TWITTER</source> 5234 <source>TWITTER</source>
5217 <target state="translated">TWITTER</target> 5235 <target state="translated">TWITTER</target>
5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5236
5219 </trans-unit> 5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5220 <trans-unit id="3202133522706129143" datatype="html"> 5238 <trans-unit id="3202133522706129143" datatype="html">
5221 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5239 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5222 <target state="translated">Вкажіть обліковий Ð·Ð°Ð¿Ð¸Ñ Twitter, Ñкий предÑтавлÑÑ” ваш Ñервер, щоб покращити попередній переглÑд поÑилань. Якщо у Ð²Ð°Ñ Ð½ÐµÐ¼Ð°Ñ” облікового запиÑу Twitter, проÑто залиште типове значеннÑ.</target> 5240 <target state="translated">Вкажіть обліковий Ð·Ð°Ð¿Ð¸Ñ Twitter, Ñкий предÑтавлÑÑ” ваш Ñервер, щоб покращити попередній переглÑд поÑилань. Якщо у Ð²Ð°Ñ Ð½ÐµÐ¼Ð°Ñ” облікового запиÑу Twitter, проÑто залиште типове значеннÑ.</target>
5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5241
5224 </trans-unit> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5225 <trans-unit id="4087837092261487511" datatype="html"> 5243 <trans-unit id="4087837092261487511" datatype="html">
5226 <source>Your Twitter username</source> 5244 <source>Your Twitter username</source>
5227 <target state="translated">Ваше Ñ–Ð¼Ê¼Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Twitter</target> 5245 <target state="translated">Ваше Ñ–Ð¼Ê¼Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Twitter</target>
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5246
5229 </trans-unit> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5230 <trans-unit id="5648651824279408711" datatype="html"> 5248 <trans-unit id="5648651824279408711" datatype="html">
5231 <source>Instance allowed by Twitter</source> 5249 <source>Instance allowed by Twitter</source>
5232 <target state="translated">Сервер, дозволений Twitter</target> 5250 <target state="translated">Сервер, дозволений Twitter</target>
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5251
5234 </trans-unit> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5235 <trans-unit id="2076338542820061819" datatype="html"> 5253 <trans-unit id="2076338542820061819" datatype="html">
5236 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5254 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5237 <target state="translated">Якщо ваш екземплÑÑ€ Ñвно дозволено Twitter, відеопрогравач буде вбудовано у Ñтрічку Twitter на Ñайті PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Якщо Ñерверомм це не дозволено, ми викориÑтовуємо картку з поÑиланнÑм на зображеннÑ, Ñка переÑпрÑмовуватиме на ваш екземплÑÑ€ PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> УÑтановіть прапорець, збережіть конфігурацію та протеÑтуйте URL-адреÑу відео вашого Ñервера (https://example.com/w/blabla) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, щоб дізнатиÑÑ, чи дозволено ваш Ñервер. </target> 5255 <target state="translated">Якщо ваш екземплÑÑ€ Ñвно дозволено Twitter, відеопрогравач буде вбудовано у Ñтрічку Twitter на Ñайті PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Якщо Ñерверомм це не дозволено, ми викориÑтовуємо картку з поÑиланнÑм на зображеннÑ, Ñка переÑпрÑмовуватиме на ваш екземплÑÑ€ PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> УÑтановіть прапорець, збережіть конфігурацію та протеÑтуйте URL-адреÑу відео вашого Ñервера (https://example.com/w/blabla) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>, щоб дізнатиÑÑ, чи дозволено ваш Ñервер. </target>
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5256
5239 </trans-unit> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5240 <trans-unit id="493135676263039396" datatype="html"> 5258 <trans-unit id="493135676263039396" datatype="html">
5241 <source>LIVE</source> 5259 <source>LIVE</source>
5242 <target state="translated">ÐÐЖИВО</target> 5260 <target state="translated">ÐÐЖИВО</target>
@@ -5636,19 +5654,81 @@ color: red;
5636 <source>PASSWORD</source> 5654 <source>PASSWORD</source>
5637 <target state="translated">ПÐРОЛЬ</target> 5655 <target state="translated">ПÐРОЛЬ</target>
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5657 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5658 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5659 <context-group purpose="location">
5660 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5661 <context context-type="linenumber">67</context>
5662 </context-group>
5639 </trans-unit> 5663 </trans-unit>
5640 <trans-unit id="9012586956848595996" datatype="html"> 5664 <trans-unit id="9012586956848595996" datatype="html">
5641 <source>EMAIL</source> 5665 <source>EMAIL</source>
5642 <target state="translated">Е-ПОШТÐ</target> 5666 <target state="translated">Е-ПОШТÐ</target>
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5667
5668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5669 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5672 <context context-type="linenumber">3,5</context>
5673 </context-group>
5674 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5675 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5676 <context-group purpose="location">
5677 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5678 <context context-type="linenumber">5</context>
5679 </context-group>
5680 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5681 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5682 <context-group purpose="location">
5683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5684 <context context-type="linenumber">9</context>
5685 </context-group>
5686 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5687 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5690 <context context-type="linenumber">31</context>
5691 </context-group>
5692 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5693 <source>Disable two factor</source><target state="new">Disable two factor</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5696 <context context-type="linenumber">33</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5699 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5702 <context context-type="linenumber">43</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5705 <source> Two factor authentication is already enabled.
5706</source><target state="new"> Two factor authentication is already enabled.
5707</target>
5708 <context-group purpose="location">
5709 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5710 <context context-type="linenumber">6,8</context>
5711 </context-group>
5712 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5713 <source>Your password</source><target state="new">Your password</target>
5714 <context-group purpose="location">
5715 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5716 <context context-type="linenumber">14</context>
5717 </context-group>
5718 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5719 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5720 <context-group purpose="location">
5721 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5722 <context context-type="linenumber">15</context>
5723 </context-group>
5644 </trans-unit> 5724 </trans-unit>
5645 <trans-unit id="7752239348028675311" datatype="html"> 5725 <trans-unit id="7752239348028675311" datatype="html">
5646 <source>DANGER ZONE</source> 5726 <source>DANGER ZONE</source>
5647 <target state="translated">ÐЕБЕЗПЕЧÐРЗОÐÐ</target> 5727 <target state="translated">ÐЕБЕЗПЕЧÐРЗОÐÐ</target>
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5728
5649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5729
5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5730
5651 </trans-unit> 5731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5652 <trans-unit id="4915431133669985304" datatype="html"> 5732 <trans-unit id="4915431133669985304" datatype="html">
5653 <source>Profile</source> 5733 <source>Profile</source>
5654 <target state="translated">Профіль</target> 5734 <target state="translated">Профіль</target>
@@ -5795,9 +5875,9 @@ color: red;
5795 <trans-unit id="5340498030552368470" datatype="html"> 5875 <trans-unit id="5340498030552368470" datatype="html">
5796 <source>Current password</source> 5876 <source>Current password</source>
5797 <target state="translated">Поточний пароль</target> 5877 <target state="translated">Поточний пароль</target>
5798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5878
5799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5879
5800 </trans-unit> 5880 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5801 <trans-unit id="3588415639242079458" datatype="html"> 5881 <trans-unit id="3588415639242079458" datatype="html">
5802 <source>New password</source> 5882 <source>New password</source>
5803 <target state="translated">Ðовий пароль</target> 5883 <target state="translated">Ðовий пароль</target>
@@ -6077,7 +6157,17 @@ color: red;
6077 <trans-unit id="4247400351982331798" datatype="html"> 6157 <trans-unit id="4247400351982331798" datatype="html">
6078 <source>Account settings</source> 6158 <source>Account settings</source>
6079 <target state="translated">ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу</target> 6159 <target state="translated">ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу</target>
6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6160
6161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6162 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6163 <context-group purpose="location">
6164 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6165 <context context-type="linenumber">39</context>
6166 </context-group>
6167 <context-group purpose="location">
6168 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6169 <context context-type="linenumber">3</context>
6170 </context-group>
6081 </trans-unit> 6171 </trans-unit>
6082 <trans-unit id="2864486939135008600" datatype="html"> 6172 <trans-unit id="2864486939135008600" datatype="html">
6083 <source>Playlist elements</source> 6173 <source>Playlist elements</source>
@@ -6890,16 +6980,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6890 </trans-unit> 6980 </trans-unit>
6891 <trans-unit id="442017645619017020" datatype="html"> 6981 <trans-unit id="442017645619017020" datatype="html">
6892 <source>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.</source> 6982 <source>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.</source>
6893 <target state="new"> 6983 <target state="translated">PeerTube типово викориÑтовує протокол BitTorrent Ð´Ð»Ñ Ñ€Ð¾Ð·Ð¿Ð¾Ð´Ñ–Ð»Ñƒ пропуÑкної здатноÑÑ‚Ñ– між кориÑтувачами, щоб допомогти знизити Ð½Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð½Ð° Ñервер, але залишає за вами вибір перемикатиÑÑ Ð½Ð°Ð·Ð°Ð´ на звичайний потоковий режим виключно з Ñервера відео. Ðаведене нижче заÑтоÑовуєтьÑÑ Ð»Ð¸ÑˆÐµ в тому випадку, Ñкщо ви хочете продовжувати кориÑтуватиÑÑ Ñ€ÐµÐ¶Ð¸Ð¼Ð¾Ð¼ P2P PeerTube.</target>
6894 PeerTube uses the BitTorrent protocol to share bandwidth between users by default to help lower the load on the server,
6895 but ultimately leaves you the choice to switch back to regular streaming exclusively from the server of the video. What
6896 follows applies only if you want to keep using the P2P mode of PeerTube.
6897 </target>
6898 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group> 6984 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">69</context></context-group>
6899 </trans-unit> 6985 </trans-unit>
6900 <trans-unit id="6314880288843792309" datatype="html"> 6986 <trans-unit id="6314880288843792309" datatype="html">
6901 <source>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.</source> 6987 <source>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.</source>
6902 <target state="new"> 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. </target> 6988 <target state="translated">ОÑновна загроза приватноÑÑ‚Ñ–, Ñку неÑе BitTorrent, полÑгає в тому, що ваша IP-адреÑа зберігаєтьÑÑ Ð² BitTorrent-трекері Ñервера доки ви завантажуєте або переглÑдаєте відео.</target>
6903 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group> 6989 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">75</context></context-group>
6904 </trans-unit> 6990 </trans-unit>
6905 <trans-unit id="6868048887248005916" datatype="html"> 6991 <trans-unit id="6868048887248005916" datatype="html">
@@ -6909,18 +6995,12 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
6909 </trans-unit> 6995 </trans-unit>
6910 <trans-unit id="1411398404280870617" datatype="html"> 6996 <trans-unit id="1411398404280870617" datatype="html">
6911 <source>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:</source> 6997 <source>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:</source>
6912 <target state="new"> 6998 <target state="translated">Теоретично, людина з доÑтатніми технічними навичками може Ñтворити Ñкрипт, Ñкий відÑтежує, з Ñкого IP Ñ– Ñке відео завантажуєтьÑÑ. Ðа практиці це значно Ñкладніше, оÑкільки:</target>
6913 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
6914 In practice, this is much more difficult because:
6915 </target>
6916 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group> 6999 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">82</context></context-group>
6917 </trans-unit> 7000 </trans-unit>
6918 <trans-unit id="6870500454322981404" datatype="html"> 7001 <trans-unit id="6870500454322981404" datatype="html">
6919 <source>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)</source> 7002 <source>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)</source>
6920 <target state="new"> 7003 <target state="translated">HTTP-запит повинен бути надіÑланий на кожен трекер Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð¾Ð³Ð¾ відео Ð´Ð»Ñ ÑˆÐ¿Ð¸Ð³ÑƒÐ½Ñтва. Якщо ми хочемо шпигувати за вÑіма відео PeerTube, ми повинні надіÑлати Ñтільки запитів, Ñкільки Ñ” відео (тобто потенційно багато)</target>
6921 An HTTP request has to be sent on each tracker for each video to spy.
6922 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
6923 </target>
6924 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group> 7004 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">88</context></context-group>
6925 </trans-unit> 7005 </trans-unit>
6926 <trans-unit id="4042605201005159699" datatype="html"> 7006 <trans-unit id="4042605201005159699" datatype="html">
@@ -7415,10 +7495,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7415 <trans-unit id="1504521795586863905" datatype="html"> 7495 <trans-unit id="1504521795586863905" datatype="html">
7416 <source>VIDEOS</source> 7496 <source>VIDEOS</source>
7417 <target state="translated">ВІДЕО</target> 7497 <target state="translated">ВІДЕО</target>
7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7498
7419 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7499
7420 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7500
7421 </trans-unit> 7501 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7422 <trans-unit id="25349740244798533" datatype="html"> 7502 <trans-unit id="25349740244798533" datatype="html">
7423 <source>Username copied</source> 7503 <source>Username copied</source>
7424 <target state="translated">Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Ñкопійовано</target> 7504 <target state="translated">Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача Ñкопійовано</target>
@@ -7591,8 +7671,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7591 <trans-unit id="3203902538239082422" datatype="html"> 7671 <trans-unit id="3203902538239082422" datatype="html">
7592 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7672 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7593 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target> 7673 <target state="new">You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</target>
7594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7674
7595 </trans-unit> 7675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7596 <trans-unit id="6284468333579755406" datatype="html"> 7676 <trans-unit id="6284468333579755406" datatype="html">
7597 <source>Edit custom configuration</source> 7677 <source>Edit custom configuration</source>
7598 <target state="new">Edit custom configuration</target> 7678 <target state="new">Edit custom configuration</target>
@@ -7764,33 +7844,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7764 <trans-unit id="7022070615528435141" datatype="html"> 7844 <trans-unit id="7022070615528435141" datatype="html">
7765 <source>Delete</source> 7845 <source>Delete</source>
7766 <target state="translated">Видалити</target> 7846 <target state="translated">Видалити</target>
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7847
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7848
7769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7849
7770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7850
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7851
7772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7852
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7853
7774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7854
7775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7855
7776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7856
7777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7857
7778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7858
7779 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7859
7780 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7860
7781 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7861
7782 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7862
7783 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7863
7784 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7864
7785 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7865
7786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7866
7787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7867
7788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7868
7789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7869
7790 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7870
7791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7871
7792 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7872
7793 </trans-unit> 7873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7794 <trans-unit id="3145156821099755377" datatype="html"> 7874 <trans-unit id="3145156821099755377" datatype="html">
7795 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7875 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7796 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target> 7876 <target state="new">Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</target>
@@ -7904,15 +7984,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7904 <source>Follow request(s) sent!</source> 7984 <source>Follow request(s) sent!</source>
7905 <target state="new">Follow request(s) sent!</target> 7985 <target state="new">Follow request(s) sent!</target>
7906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7907 </trans-unit> 7987 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7908 <trans-unit id="3459358413436264734" datatype="html"> 7988 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7909 <source>Your instance subscriptions</source>
7910 <target state="new">Your instance subscriptions</target>
7911 <context-group purpose="location"> 7989 <context-group purpose="location">
7912 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7990 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7913 <context context-type="linenumber">3</context> 7991 <context context-type="linenumber">3</context>
7914 </context-group> 7992 </context-group>
7915 </trans-unit> 7993 </trans-unit>
7994
7916 <trans-unit id="9160510009013134726" datatype="html"> 7995 <trans-unit id="9160510009013134726" datatype="html">
7917 <source>Unfollow</source> 7996 <source>Unfollow</source>
7918 <target state="translated">Ðе Ñтежити</target> 7997 <target state="translated">Ðе Ñтежити</target>
@@ -8452,17 +8531,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8452 <trans-unit id="780323526182667308" datatype="html"> 8531 <trans-unit id="780323526182667308" datatype="html">
8453 <source>User <x id="PH"/> updated.</source> 8532 <source>User <x id="PH"/> updated.</source>
8454 <target state="translated">КориÑтувача <x id="PH"/> онвлено.</target> 8533 <target state="translated">КориÑтувача <x id="PH"/> онвлено.</target>
8455 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8534
8456 </trans-unit> 8535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8457 <trans-unit id="1349763489797682899" datatype="html"> 8536 <trans-unit id="1349763489797682899" datatype="html">
8458 <source>Update user</source> 8537 <source>Update user</source>
8459 <target state="translated">Оновити кориÑтувацькі дані</target> 8538 <target state="translated">Оновити кориÑтувацькі дані</target>
8460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8539
8461 </trans-unit> 8540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8462 <trans-unit id="8819563010322372715" datatype="html"> 8541 <trans-unit id="8819563010322372715" datatype="html">
8463 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8542 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8464 <target state="translated">Ðа е-пошту надіÑлано лиÑта з запитом змінити пароль Ð´Ð»Ñ <x id="PH"/>.</target> 8543 <target state="translated">Ðа е-пошту надіÑлано лиÑта з запитом змінити пароль Ð´Ð»Ñ <x id="PH"/>.</target>
8465 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8544
8545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8546 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8547 <context-group purpose="location">
8548 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8549 <context context-type="linenumber">134</context>
8550 </context-group>
8466 </trans-unit> 8551 </trans-unit>
8467 <trans-unit id="7483807629538115183" datatype="html"> 8552 <trans-unit id="7483807629538115183" datatype="html">
8468 <source>Users list</source> 8553 <source>Users list</source>
@@ -8995,9 +9080,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8995 <trans-unit id="1716062177529601456" datatype="html"> 9080 <trans-unit id="1716062177529601456" datatype="html">
8996 <source>Channel filters</source> 9081 <source>Channel filters</source>
8997 <target state="translated">Фільтри каналів</target> 9082 <target state="translated">Фільтри каналів</target>
8998 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9083
8999 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9084
9000 </trans-unit> 9085 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
9001 <trans-unit id="6059091237492573541" datatype="html"> 9086 <trans-unit id="6059091237492573541" datatype="html">
9002 <source>Update video channel</source> 9087 <source>Update video channel</source>
9003 <target state="translated">Оновити відеоканал</target> 9088 <target state="translated">Оновити відеоканал</target>
@@ -9066,18 +9151,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9066 <trans-unit id="5851560788527570644" datatype="html"> 9151 <trans-unit id="5851560788527570644" datatype="html">
9067 <source>Notifications</source> 9152 <source>Notifications</source>
9068 <target state="translated">СповіщеннÑ</target> 9153 <target state="translated">СповіщеннÑ</target>
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9154
9070 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9155
9071 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9156
9072 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9157
9073 </trans-unit> 9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9074 <trans-unit id="6658000829978978023" datatype="html"> 9159 <trans-unit id="6658000829978978023" datatype="html">
9075 <source>Applications</source> 9160 <source>Applications</source>
9076 <target state="translated">ЗаÑтоÑунки</target> 9161 <target state="translated">ЗаÑтоÑунки</target>
9077 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9162
9078 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9163
9079 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9164
9080 </trans-unit> 9165 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9081 <trans-unit id="104404386496394770" datatype="html"> 9166 <trans-unit id="104404386496394770" datatype="html">
9082 <source>Delete playlist</source> 9167 <source>Delete playlist</source>
9083 <target state="translated">Видалити добірку</target> 9168 <target state="translated">Видалити добірку</target>
@@ -9091,9 +9176,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9091 <trans-unit id="4844578664427956129" datatype="html"> 9176 <trans-unit id="4844578664427956129" datatype="html">
9092 <source>Change ownership</source> 9177 <source>Change ownership</source>
9093 <target state="translated">Змінити влаÑника</target> 9178 <target state="translated">Змінити влаÑника</target>
9094 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9179
9095 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9180
9096 </trans-unit> 9181 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9097 <trans-unit id="3380608219513805292" datatype="html"> 9182 <trans-unit id="3380608219513805292" datatype="html">
9098 <source>Playlist <x id="PH"/> deleted.</source> 9183 <source>Playlist <x id="PH"/> deleted.</source>
9099 <target state="translated">Добірку <x id="PH"/> видалено.</target> 9184 <target state="translated">Добірку <x id="PH"/> видалено.</target>
@@ -9103,32 +9188,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9103 <trans-unit id="3058024914967508975" datatype="html"> 9188 <trans-unit id="3058024914967508975" datatype="html">
9104 <source>My videos</source> 9189 <source>My videos</source>
9105 <target state="translated">Мої відео</target> 9190 <target state="translated">Мої відео</target>
9106 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9191
9107 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9192
9108 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9193
9109 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9194
9110 </trans-unit> 9195 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9111 <trans-unit id="8197117721861453263" datatype="html"> 9196 <trans-unit id="8197117721861453263" datatype="html">
9112 <source>Do you really want to delete <x id="PH"/> videos?</source> 9197 <source>Do you really want to delete <x id="PH"/> videos?</source>
9113 <target state="translated">Справді видалити <x id="PH"/> відео?</target> 9198 <target state="translated">Справді видалити <x id="PH"/> відео?</target>
9114 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9199
9115 </trans-unit> 9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9116 <trans-unit id="696910741870112536" datatype="html"> 9201 <trans-unit id="696910741870112536" datatype="html">
9117 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9202 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9118 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target> 9203 <target state="new">{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</target>
9119 <context-group purpose="location"> 9204
9120 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9205 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9121 <context context-type="linenumber">191</context>
9122 </context-group>
9123 </trans-unit>
9124 <trans-unit id="3255171236149541417" datatype="html"> 9206 <trans-unit id="3255171236149541417" datatype="html">
9125 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9207 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9126 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target> 9208 <target state="new"><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</target>
9127 <context-group purpose="location"> 9209
9128 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9210 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9129 <context context-type="linenumber">193,191</context>
9130 </context-group>
9131 </trans-unit>
9132 <trans-unit id="2591467977473302125" datatype="html"> 9211 <trans-unit id="2591467977473302125" datatype="html">
9133 <source>Videos list</source> 9212 <source>Videos list</source>
9134 <target state="translated">СпиÑок відео</target> 9213 <target state="translated">СпиÑок відео</target>
@@ -9171,8 +9250,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9171 <trans-unit id="3245220240937722814" datatype="html"> 9250 <trans-unit id="3245220240937722814" datatype="html">
9172 <source>My channels</source> 9251 <source>My channels</source>
9173 <target state="translated">Мої канали</target> 9252 <target state="translated">Мої канали</target>
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9253
9175 </trans-unit> 9254 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9176 <trans-unit id="1498264516089100469" datatype="html"> 9255 <trans-unit id="1498264516089100469" datatype="html">
9177 <source>My synchronizations</source> 9256 <source>My synchronizations</source>
9178 <target state="new">My synchronizations</target> 9257 <target state="new">My synchronizations</target>
@@ -9196,17 +9275,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9196 <trans-unit id="7545420287297803988" datatype="html"> 9275 <trans-unit id="7545420287297803988" datatype="html">
9197 <source>My playlists</source> 9276 <source>My playlists</source>
9198 <target state="translated">Мої добірки</target> 9277 <target state="translated">Мої добірки</target>
9199 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9278
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9279
9201 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9280
9202 </trans-unit> 9281 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9203 <trans-unit id="2527931602940887636" datatype="html"> 9282 <trans-unit id="2527931602940887636" datatype="html">
9204 <source>My subscriptions</source> 9283 <source>My subscriptions</source>
9205 <target state="translated">Мої підпиÑки</target> 9284 <target state="translated">Мої підпиÑки</target>
9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9285
9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9286
9208 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9287
9209 </trans-unit> 9288 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9210 <trans-unit id="5177154708872200221" datatype="html"> 9289 <trans-unit id="5177154708872200221" datatype="html">
9211 <source>You don't have any subscription yet.</source> 9290 <source>You don't have any subscription yet.</source>
9212 <target state="translated">Ви ще не маєте підпиÑок.</target> 9291 <target state="translated">Ви ще не маєте підпиÑок.</target>
@@ -9215,8 +9294,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9215 <trans-unit id="1991904494976135035" datatype="html"> 9294 <trans-unit id="1991904494976135035" datatype="html">
9216 <source>My abuse reports</source> 9295 <source>My abuse reports</source>
9217 <target state="translated">Мої Ñкарги</target> 9296 <target state="translated">Мої Ñкарги</target>
9218 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9297
9219 </trans-unit> 9298 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9220 <trans-unit id="5603224609929994288" datatype="html"> 9299 <trans-unit id="5603224609929994288" datatype="html">
9221 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9300 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9222 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification 9301 <target state="new"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification
@@ -9264,28 +9343,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9264 <trans-unit id="8181077408762380407" datatype="html"> 9343 <trans-unit id="8181077408762380407" datatype="html">
9265 <source>Channels</source> 9344 <source>Channels</source>
9266 <target state="translated">Канали</target> 9345 <target state="translated">Канали</target>
9267 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9346
9268 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9347
9269 </trans-unit> 9348 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9270 <trans-unit id="8936704404804793618" datatype="html"> 9349 <trans-unit id="8936704404804793618" datatype="html">
9271 <source>Videos</source> 9350 <source>Videos</source>
9272 <target state="translated">Відео</target> 9351 <target state="translated">Відео</target>
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9352
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9353
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9354
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9355
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9356
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9357
9279 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9358
9280 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9359
9281 </trans-unit> 9360 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9282 <trans-unit id="1823843876735462104" datatype="html"> 9361 <trans-unit id="1823843876735462104" datatype="html">
9283 <source>Playlists</source> 9362 <source>Playlists</source>
9284 <target state="translated">Добірки</target> 9363 <target state="translated">Добірки</target>
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9364
9286 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9365
9287 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9366
9288 </trans-unit> 9367 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9289 <trans-unit id="7916647920967632052" datatype="html"> 9368 <trans-unit id="7916647920967632052" datatype="html">
9290 <source>max size</source> 9369 <source>max size</source>
9291 <target state="translated">макÑимальний розмір</target> 9370 <target state="translated">макÑимальний розмір</target>
@@ -9496,7 +9575,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9496 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 9575 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
9497 </trans-unit> 9576 </trans-unit>
9498 <trans-unit id="2013324644839511073" datatype="html"> 9577 <trans-unit id="2013324644839511073" datatype="html">
9499 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 9578 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
9500Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 9579Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
9501 <target state="translated">Ðе вдалоÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ облікові дані клієнта OAuth: <x id="PH" equiv-text="err.text"/>. ПереконайтеÑÑŒ, що ви правильно налаштували PeerTube (каталог config/), зокрема розділ «webserver».</target> 9580 <target state="translated">Ðе вдалоÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ облікові дані клієнта OAuth: <x id="PH" equiv-text="err.text"/>. ПереконайтеÑÑŒ, що ви правильно налаштували PeerTube (каталог config/), зокрема розділ «webserver».</target>
9502 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 9581 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
@@ -9504,8 +9583,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9504 <trans-unit id="375263728166936544" datatype="html"> 9583 <trans-unit id="375263728166936544" datatype="html">
9505 <source>You need to reconnect.</source> 9584 <source>You need to reconnect.</source>
9506 <target state="translated">Потрібно повторно під'єднатиÑÑ.</target> 9585 <target state="translated">Потрібно повторно під'єднатиÑÑ.</target>
9507 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9586
9508 </trans-unit> 9587 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9509 <trans-unit id="8093156107152165809" datatype="html"> 9588 <trans-unit id="8093156107152165809" datatype="html">
9510 <source>Show/hide this help menu</source> 9589 <source>Show/hide this help menu</source>
9511 <target state="new">Show/hide this help menu</target> 9590 <target state="new">Show/hide this help menu</target>
@@ -9530,39 +9609,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9530 <trans-unit id="3608407683173066091" datatype="html"> 9609 <trans-unit id="3608407683173066091" datatype="html">
9531 <source>My history</source> 9610 <source>My history</source>
9532 <target state="translated">ÐœÐ¾Ñ Ñ–ÑторіÑ</target> 9611 <target state="translated">ÐœÐ¾Ñ Ñ–ÑторіÑ</target>
9533 <context-group purpose="location"> 9612
9534 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9613 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9535 <context context-type="linenumber">98</context>
9536 </context-group>
9537 </trans-unit>
9538 <trans-unit id="4024404994702813072" datatype="html"> 9614 <trans-unit id="4024404994702813072" datatype="html">
9539 <source>In my library</source> 9615 <source>In my library</source>
9540 <target state="translated">У моїй бібліотеці</target> 9616 <target state="translated">У моїй бібліотеці</target>
9541 <context-group purpose="location"> 9617
9542 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9618 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9543 <context context-type="linenumber">104</context>
9544 </context-group>
9545 </trans-unit>
9546 <trans-unit id="232050922346936574" datatype="html"> 9619 <trans-unit id="232050922346936574" datatype="html">
9547 <source>Trending</source> 9620 <source>Trending</source>
9548 <target state="new">Trending</target> 9621 <target state="new">Trending</target>
9549 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9622
9550 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9623
9551 </trans-unit> 9624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9552 <trans-unit id="6470888608149621404" datatype="html"> 9625 <trans-unit id="6470888608149621404" datatype="html">
9553 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9626 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9554 <target state="translated">ÐÐ <x id="PH" equiv-text="config.instance.name"/></target> 9627 <target state="translated">ÐÐ <x id="PH" equiv-text="config.instance.name"/></target>
9555 <context-group purpose="location"> 9628
9556 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9629 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9557 <context context-type="linenumber">150</context>
9558 </context-group>
9559 </trans-unit>
9560 <trans-unit id="2821179408673282599" datatype="html"> 9630 <trans-unit id="2821179408673282599" datatype="html">
9561 <source>Home</source> 9631 <source>Home</source>
9562 <target state="translated">Домівка</target> 9632 <target state="translated">Домівка</target>
9563 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9633
9564 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9634
9565 </trans-unit> 9635 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9566 <trans-unit id="4648900870671159218" datatype="html"> 9636 <trans-unit id="4648900870671159218" datatype="html">
9567 <source>Success</source> 9637 <source>Success</source>
9568 <target state="translated">УÑпішно</target> 9638 <target state="translated">УÑпішно</target>
@@ -9572,13 +9642,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9572 <trans-unit id="1266887509445371246" datatype="html"> 9642 <trans-unit id="1266887509445371246" datatype="html">
9573 <source>Incorrect username or password.</source> 9643 <source>Incorrect username or password.</source>
9574 <target state="translated">Ðеправильне ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або пароль.</target> 9644 <target state="translated">Ðеправильне ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача або пароль.</target>
9575 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9645
9576 </trans-unit> 9646 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9577 <trans-unit id="6974874606619467663" datatype="html"> 9647 <trans-unit id="6974874606619467663" datatype="html">
9578 <source>Your account is blocked.</source> 9648 <source>Your account is blocked.</source>
9579 <target state="translated">Ваш обліковий Ð·Ð°Ð¿Ð¸Ñ Ð·Ð°Ð±Ð»Ð¾ÐºÐ¾Ð²Ð°Ð½Ð¾.</target> 9649 <target state="translated">Ваш обліковий Ð·Ð°Ð¿Ð¸Ñ Ð·Ð°Ð±Ð»Ð¾ÐºÐ¾Ð²Ð°Ð½Ð¾.</target>
9580 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9650
9581 </trans-unit> 9651 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9582 <trans-unit id="7939914198003891823" datatype="html"> 9652 <trans-unit id="7939914198003891823" datatype="html">
9583 <source>any language</source> 9653 <source>any language</source>
9584 <target state="translated">будь-Ñка мова</target> 9654 <target state="translated">будь-Ñка мова</target>
@@ -9748,6 +9818,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9748 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9818 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9749 <context context-type="linenumber">7</context> 9819 <context context-type="linenumber">7</context>
9750 </context-group> 9820 </context-group>
9821 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9822 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9823</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9824</target>
9825 <context-group purpose="location">
9826 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9827 <context context-type="linenumber">1,4</context>
9828 </context-group>
9751 </trans-unit> 9829 </trans-unit>
9752 <trans-unit id="7804724824750282316" datatype="html"> 9830 <trans-unit id="7804724824750282316" datatype="html">
9753 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9831 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9878,7 +9956,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9878 <trans-unit id="9178182467454450952" datatype="html"> 9956 <trans-unit id="9178182467454450952" datatype="html">
9879 <source>Confirm</source> 9957 <source>Confirm</source>
9880 <target state="translated">Підтвердити</target> 9958 <target state="translated">Підтвердити</target>
9881 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9959
9960 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9961 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9962 <context-group purpose="location">
9963 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9964 <context context-type="linenumber">28,30</context>
9965 </context-group>
9966 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9967 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9968 <context-group purpose="location">
9969 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9970 <context context-type="linenumber">34,36</context>
9971 </context-group>
9972 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9973 <source>Two-factor code</source><target state="new">Two-factor code</target>
9974 <context-group purpose="location">
9975 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9976 <context context-type="linenumber">42</context>
9977 </context-group>
9978 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9979 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9980 <context-group purpose="location">
9981 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9982 <context context-type="linenumber">43</context>
9983 </context-group>
9984 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9985 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9986 <context-group purpose="location">
9987 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9988 <context context-type="linenumber">77</context>
9989 </context-group>
9882 </trans-unit> 9990 </trans-unit>
9883 <trans-unit id="7784486624424057376" datatype="html"> 9991 <trans-unit id="7784486624424057376" datatype="html">
9884 <source>Instance name is required.</source> 9992 <source>Instance name is required.</source>
@@ -10082,6 +10190,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10082 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10190 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10083 <target state="translated">ÐдреÑа має бути дійÑною (напр. chocobozzz@example.com).</target> 10191 <target state="translated">ÐдреÑа має бути дійÑною (напр. chocobozzz@example.com).</target>
10084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10193 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10194 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10195 <context-group purpose="location">
10196 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10197 <context context-type="linenumber">69</context>
10198 </context-group>
10085 </trans-unit> 10199 </trans-unit>
10086 <trans-unit id="4968369344159400023" datatype="html"> 10200 <trans-unit id="4968369344159400023" datatype="html">
10087 <source>Your name is required.</source> 10201 <source>Your name is required.</source>
@@ -10137,10 +10251,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10137 <trans-unit id="3577237269587081090" datatype="html"> 10251 <trans-unit id="3577237269587081090" datatype="html">
10138 <source>Password is required.</source> 10252 <source>Password is required.</source>
10139 <target state="translated">Пароль обовʼÑзковий.</target> 10253 <target state="translated">Пароль обовʼÑзковий.</target>
10140 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10254
10141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10255
10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10256
10143 </trans-unit> 10257 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10144 <trans-unit id="3152303769378345477" datatype="html"> 10258 <trans-unit id="3152303769378345477" datatype="html">
10145 <source>Confirmation of the password is required.</source> 10259 <source>Confirmation of the password is required.</source>
10146 <target state="translated">ÐŸÑ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¾Ð±Ð¾Ð²'Ñзкове.</target> 10260 <target state="translated">ÐŸÑ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¾Ð±Ð¾Ð²'Ñзкове.</target>
@@ -10184,94 +10298,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10184 <trans-unit id="525871656034789056" datatype="html"> 10298 <trans-unit id="525871656034789056" datatype="html">
10185 <source>Password must be at least 6 characters long.</source> 10299 <source>Password must be at least 6 characters long.</source>
10186 <target state="translated">Пароль повинен ÑкладатиÑÑ Ð¿Ñ€Ð¸Ð½Ð°Ð¹Ð¼Ð½Ñ– з 6 Ñимволів.</target> 10300 <target state="translated">Пароль повинен ÑкладатиÑÑ Ð¿Ñ€Ð¸Ð½Ð°Ð¹Ð¼Ð½Ñ– з 6 Ñимволів.</target>
10187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10301
10188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10302
10189 </trans-unit> 10303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10190 <trans-unit id="1099684476181448167" datatype="html"> 10304 <trans-unit id="1099684476181448167" datatype="html">
10191 <source>Password cannot be more than 255 characters long.</source> 10305 <source>Password cannot be more than 255 characters long.</source>
10192 <target state="translated">Пароль не може бути довшим ніж 255 Ñимволів.</target> 10306 <target state="translated">Пароль не може бути довшим ніж 255 Ñимволів.</target>
10193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10307
10194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10308
10195 </trans-unit> 10309 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10196 <trans-unit id="3392630942539073768" datatype="html"> 10310 <trans-unit id="3392630942539073768" datatype="html">
10197 <source>The new password and the confirmed password do not correspond.</source> 10311 <source>The new password and the confirmed password do not correspond.</source>
10198 <target state="translated">Ðовий пароль Ñ– пароль Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð²Ñ–Ð´Ñ€Ñ–Ð·Ð½ÑÑŽÑ‚ÑŒÑÑ.</target> 10312 <target state="translated">Ðовий пароль Ñ– пароль Ð¿Ñ–Ð´Ñ‚Ð²ÐµÑ€Ð´Ð¶ÐµÐ½Ð½Ñ Ð²Ñ–Ð´Ñ€Ñ–Ð·Ð½ÑÑŽÑ‚ÑŒÑÑ.</target>
10199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10313
10200 </trans-unit> 10314 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10201 <trans-unit id="2027337371129904473" datatype="html"> 10315 <trans-unit id="2027337371129904473" datatype="html">
10202 <source>Video quota is required.</source> 10316 <source>Video quota is required.</source>
10203 <target state="new">Video quota is required.</target> 10317 <target state="new">Video quota is required.</target>
10204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10318
10205 </trans-unit> 10319 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10206 <trans-unit id="267386529333143660" datatype="html"> 10320 <trans-unit id="267386529333143660" datatype="html">
10207 <source>Quota must be greater than -1.</source> 10321 <source>Quota must be greater than -1.</source>
10208 <target state="new">Quota must be greater than -1.</target> 10322 <target state="new">Quota must be greater than -1.</target>
10209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10323
10210 </trans-unit> 10324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10211 <trans-unit id="1220179061234048936" datatype="html"> 10325 <trans-unit id="1220179061234048936" datatype="html">
10212 <source>Daily upload limit is required.</source> 10326 <source>Daily upload limit is required.</source>
10213 <target state="new">Daily upload limit is required.</target> 10327 <target state="new">Daily upload limit is required.</target>
10214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10328
10215 </trans-unit> 10329 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10216 <trans-unit id="8959404382357999234" datatype="html"> 10330 <trans-unit id="8959404382357999234" datatype="html">
10217 <source>Daily upload limit must be greater than -1.</source> 10331 <source>Daily upload limit must be greater than -1.</source>
10218 <target state="new">Daily upload limit must be greater than -1.</target> 10332 <target state="new">Daily upload limit must be greater than -1.</target>
10219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10333
10220 </trans-unit> 10334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10221 <trans-unit id="4796798537475457493" datatype="html"> 10335 <trans-unit id="4796798537475457493" datatype="html">
10222 <source>User role is required.</source> 10336 <source>User role is required.</source>
10223 <target state="new">User role is required.</target> 10337 <target state="new">User role is required.</target>
10224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10338
10225 </trans-unit> 10339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10226 <trans-unit id="2761226139624435788" datatype="html"> 10340 <trans-unit id="2761226139624435788" datatype="html">
10227 <source>Description must be at least 3 characters long.</source> 10341 <source>Description must be at least 3 characters long.</source>
10228 <target state="new">Description must be at least 3 characters long.</target> 10342 <target state="new">Description must be at least 3 characters long.</target>
10229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10343
10230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10344
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10345
10232 </trans-unit> 10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10233 <trans-unit id="4717982586356605243" datatype="html"> 10347 <trans-unit id="4717982586356605243" datatype="html">
10234 <source>Description cannot be more than 1000 characters long.</source> 10348 <source>Description cannot be more than 1000 characters long.</source>
10235 <target state="new">Description cannot be more than 1000 characters long.</target> 10349 <target state="new">Description cannot be more than 1000 characters long.</target>
10236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10350
10237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10351
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10352
10239 </trans-unit> 10353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10240 <trans-unit id="1814372869868173571" datatype="html"> 10354 <trans-unit id="1814372869868173571" datatype="html">
10241 <source>You must agree with the instance terms in order to register on it.</source> 10355 <source>You must agree with the instance terms in order to register on it.</source>
10242 <target state="new">You must agree with the instance terms in order to register on it.</target> 10356 <target state="new">You must agree with the instance terms in order to register on it.</target>
10243 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10357
10244 </trans-unit> 10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10245 <trans-unit id="7803960725351649605" datatype="html"> 10359 <trans-unit id="7803960725351649605" datatype="html">
10246 <source>Ban reason must be at least 3 characters long.</source> 10360 <source>Ban reason must be at least 3 characters long.</source>
10247 <target state="new">Ban reason must be at least 3 characters long.</target> 10361 <target state="new">Ban reason must be at least 3 characters long.</target>
10248 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10362
10249 </trans-unit> 10363 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10250 <trans-unit id="3851609012243698179" datatype="html"> 10364 <trans-unit id="3851609012243698179" datatype="html">
10251 <source>Ban reason cannot be more than 250 characters long.</source> 10365 <source>Ban reason cannot be more than 250 characters long.</source>
10252 <target state="new">Ban reason cannot be more than 250 characters long.</target> 10366 <target state="new">Ban reason cannot be more than 250 characters long.</target>
10253 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10367
10254 </trans-unit> 10368 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10255 <trans-unit id="6632896893630378443" datatype="html"> 10369 <trans-unit id="6632896893630378443" datatype="html">
10256 <source>Display name is required.</source> 10370 <source>Display name is required.</source>
10257 <target state="new">Display name is required.</target> 10371 <target state="new">Display name is required.</target>
10258 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10372
10259 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10373
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10374
10261 </trans-unit> 10375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10262 <trans-unit id="1303578752658966736" datatype="html"> 10376 <trans-unit id="1303578752658966736" datatype="html">
10263 <source>Display name must be at least 1 character long.</source> 10377 <source>Display name must be at least 1 character long.</source>
10264 <target state="new">Display name must be at least 1 character long.</target> 10378 <target state="new">Display name must be at least 1 character long.</target>
10265 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10379
10266 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10380
10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10381
10268 </trans-unit> 10382 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10269 <trans-unit id="4613240543124934954" datatype="html"> 10383 <trans-unit id="4613240543124934954" datatype="html">
10270 <source>Display name cannot be more than 50 characters long.</source> 10384 <source>Display name cannot be more than 50 characters long.</source>
10271 <target state="new">Display name cannot be more than 50 characters long.</target> 10385 <target state="new">Display name cannot be more than 50 characters long.</target>
10272 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10386
10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10387
10274 </trans-unit> 10388 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10275 <trans-unit id="1000468652492651683" datatype="html"> 10389 <trans-unit id="1000468652492651683" datatype="html">
10276 <source>Report reason is required.</source> 10390 <source>Report reason is required.</source>
10277 <target state="translated">Причина Ñкарги обов'Ñзкова.</target> 10391 <target state="translated">Причина Ñкарги обов'Ñзкова.</target>
@@ -11140,10 +11254,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11140 <trans-unit id="6952960992592445535" datatype="html"> 11254 <trans-unit id="6952960992592445535" datatype="html">
11141 <source><x id="PH"/> (channel page) </source> 11255 <source><x id="PH"/> (channel page) </source>
11142 <target state="translated"><x id="PH"/> (Ñторінка каналу) </target> 11256 <target state="translated"><x id="PH"/> (Ñторінка каналу) </target>
11143 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11257
11144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11258
11145 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11259
11146 </trans-unit> 11260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11147 <trans-unit id="1209500590333005801" datatype="html"> 11261 <trans-unit id="1209500590333005801" datatype="html">
11148 <source><x id="PH"/> (account page) </source> 11262 <source><x id="PH"/> (account page) </source>
11149 <target state="translated"><x id="PH"/> (Ñторінка облікового запиÑу) </target> 11263 <target state="translated"><x id="PH"/> (Ñторінка облікового запиÑу) </target>
@@ -11518,23 +11632,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11518 <trans-unit id="968295009933361070" datatype="html"> 11632 <trans-unit id="968295009933361070" datatype="html">
11519 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11633 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11520 <target state="translated">Забагато Ñпроб, повторіть Ñпробу через <x id="PH"/> хвилин.</target> 11634 <target state="translated">Забагато Ñпроб, повторіть Ñпробу через <x id="PH"/> хвилин.</target>
11521 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11635
11522 </trans-unit> 11636 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11523 <trans-unit id="4965472196059235310" datatype="html"> 11637 <trans-unit id="4965472196059235310" datatype="html">
11524 <source>Too many attempts, please try again later.</source> 11638 <source>Too many attempts, please try again later.</source>
11525 <target state="translated">Забагато Ñпроб, повторіть Ñпробу пізніше.</target> 11639 <target state="translated">Забагато Ñпроб, повторіть Ñпробу пізніше.</target>
11526 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11640
11527 </trans-unit> 11641 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11528 <trans-unit id="1693549688987384699" datatype="html"> 11642 <trans-unit id="1693549688987384699" datatype="html">
11529 <source>Server error. Please retry later.</source> 11643 <source>Server error. Please retry later.</source>
11530 <target state="translated">Помилка Ñервера. Спробуйте пізніше.</target> 11644 <target state="translated">Помилка Ñервера. Спробуйте пізніше.</target>
11531 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11645
11532 </trans-unit> 11646 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11533 <trans-unit id="7436975022198908854" datatype="html"> 11647 <trans-unit id="7436975022198908854" datatype="html">
11534 <source>Unknown server error</source> 11648 <source>Unknown server error</source>
11535 <target state="new">Unknown server error</target> 11649 <target state="new">Unknown server error</target>
11536 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11650
11537 </trans-unit> 11651 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11538 <trans-unit id="5927402622550505067" datatype="html"> 11652 <trans-unit id="5927402622550505067" datatype="html">
11539 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11653 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11540 <target state="translated">Ви підпиÑалиÑÑ Ð½Ð° вÑÑ– поточні канали <x id="PH"/>. Ви отримуватимете ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ð¿Ñ€Ð¾ вÑÑ– їхні нові відео.</target> 11654 <target state="translated">Ви підпиÑалиÑÑ Ð½Ð° вÑÑ– поточні канали <x id="PH"/>. Ви отримуватимете ÑÐ¿Ð¾Ð²Ñ–Ñ‰ÐµÐ½Ð½Ñ Ð¿Ñ€Ð¾ вÑÑ– їхні нові відео.</target>
@@ -11685,8 +11799,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11685 <trans-unit id="2115592966120408375" datatype="html"> 11799 <trans-unit id="2115592966120408375" datatype="html">
11686 <source>Copied</source> 11800 <source>Copied</source>
11687 <target state="translated">Скопійовано</target> 11801 <target state="translated">Скопійовано</target>
11688 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11802
11689 </trans-unit> 11803 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11690 <trans-unit id="4323470180912194028" datatype="html"> 11804 <trans-unit id="4323470180912194028" datatype="html">
11691 <source>Copy</source> 11805 <source>Copy</source>
11692 <target state="translated">Копіювати</target> 11806 <target state="translated">Копіювати</target>
@@ -11934,46 +12048,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11934 <trans-unit id="4058575476871566236" datatype="html"> 12048 <trans-unit id="4058575476871566236" datatype="html">
11935 <source>Published</source> 12049 <source>Published</source>
11936 <target state="translated">Опубліковано</target> 12050 <target state="translated">Опубліковано</target>
11937 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12051
11938 </trans-unit> 12052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11939 <trans-unit id="7657908235362559477" datatype="html"> 12053 <trans-unit id="7657908235362559477" datatype="html">
11940 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12054 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11941 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target> 12055 <target state="new">Publication scheduled on <x id="PH" equiv-text="updateAt"/></target>
11942 <context-group purpose="location"> 12056
11943 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11944 <context context-type="linenumber">178</context>
11945 </context-group>
11946 </trans-unit>
11947 <trans-unit id="5093002376262354382" datatype="html"> 12058 <trans-unit id="5093002376262354382" datatype="html">
11948 <source>Transcoding failed</source> 12059 <source>Transcoding failed</source>
11949 <target state="translated">Ðе вдалоÑÑ Ð¿ÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ñ‚Ð¸</target> 12060 <target state="translated">Ðе вдалоÑÑ Ð¿ÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ñ‚Ð¸</target>
11950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12061
11951 </trans-unit> 12062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11952 <trans-unit id="118687079501751948" datatype="html"> 12063 <trans-unit id="118687079501751948" datatype="html">
11953 <source>Move to external storage failed</source> 12064 <source>Move to external storage failed</source>
11954 <target state="translated">Ðе вдалоÑÑ Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñтити до зовнішнього Ñховища</target> 12065 <target state="translated">Ðе вдалоÑÑ Ð¿ÐµÑ€ÐµÐ¼Ñ–Ñтити до зовнішнього Ñховища</target>
11955 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12066
11956 </trans-unit> 12067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11957 <trans-unit id="4887724548587271148" datatype="html"> 12068 <trans-unit id="4887724548587271148" datatype="html">
11958 <source>Waiting transcoding</source> 12069 <source>Waiting transcoding</source>
11959 <target state="translated">ÐžÑ‡Ñ–ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ</target> 12070 <target state="translated">ÐžÑ‡Ñ–ÐºÑƒÐ²Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐºÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ</target>
11960 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12071
11961 </trans-unit> 12072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11962 <trans-unit id="4517785179607945981" datatype="html"> 12073 <trans-unit id="4517785179607945981" datatype="html">
11963 <source>To transcode</source> 12074 <source>To transcode</source>
11964 <target state="translated">Перекодувати</target> 12075 <target state="translated">Перекодувати</target>
11965 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12076
11966 </trans-unit> 12077 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11967 <trans-unit id="3299576663551440736" datatype="html"> 12078 <trans-unit id="3299576663551440736" datatype="html">
11968 <source>To import</source> 12079 <source>To import</source>
11969 <target state="translated">Імпортувати</target> 12080 <target state="translated">Імпортувати</target>
11970 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12081
11971 </trans-unit> 12082 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11972 <trans-unit id="6963802198225789806" datatype="html"> 12083 <trans-unit id="6963802198225789806" datatype="html">
11973 <source>To edit</source> 12084 <source>To edit</source>
11974 <target state="new">To edit</target> 12085 <target state="new">To edit</target>
11975 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12086
11976 </trans-unit> 12087 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11977 <trans-unit id="8492933894084361602" datatype="html"> 12088 <trans-unit id="8492933894084361602" datatype="html">
11978 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12089 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11979 <target state="translated">ПідпиÑатиÑÑ Ð½Ð° RSS-Ñтрічку «<x id="INTERPOLATION" equiv-text="{{ title }}"/>»</target> 12090 <target state="translated">ПідпиÑатиÑÑ Ð½Ð° RSS-Ñтрічку «<x id="INTERPOLATION" equiv-text="{{ title }}"/>»</target>
@@ -12062,38 +12173,38 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12062 <trans-unit id="3284171506518522275" datatype="html"> 12173 <trans-unit id="3284171506518522275" datatype="html">
12063 <source>Your video was uploaded to your account and is private.</source> 12174 <source>Your video was uploaded to your account and is private.</source>
12064 <target state="new">Your video was uploaded to your account and is private.</target> 12175 <target state="new">Your video was uploaded to your account and is private.</target>
12065 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12176
12066 </trans-unit> 12177 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12067 <trans-unit id="5699822024600815733" datatype="html"> 12178 <trans-unit id="5699822024600815733" datatype="html">
12068 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12179 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12069 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target> 12180 <target state="new">But associated data (tags, description...) will be lost, are you sure you want to leave this page?</target>
12070 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12181
12071 </trans-unit> 12182 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12072 <trans-unit id="1219739004043110649" datatype="html"> 12183 <trans-unit id="1219739004043110649" datatype="html">
12073 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12184 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12074 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target> 12185 <target state="new">Your video is not uploaded yet, are you sure you want to leave this page?</target>
12075 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12186
12076 </trans-unit> 12187 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12077 <trans-unit id="1830802698757049943" datatype="html"> 12188 <trans-unit id="1830802698757049943" datatype="html">
12078 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12189 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12079 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target> 12190 <target state="new">Publish <x id="PH" equiv-text="videoName"/></target>
12080 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12191
12081 </trans-unit> 12192 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12082 <trans-unit id="6932865105766151309" datatype="html"> 12193 <trans-unit id="6932865105766151309" datatype="html">
12083 <source>Upload</source> 12194 <source>Upload</source>
12084 <target state="translated">Вивантажити</target> 12195 <target state="translated">Вивантажити</target>
12085 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12196
12086 </trans-unit> 12197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12087 <trans-unit id="8278735427925094503" datatype="html"> 12198 <trans-unit id="8278735427925094503" datatype="html">
12088 <source>Upload <x id="PH"/> </source> 12199 <source>Upload <x id="PH"/> </source>
12089 <target state="translated">Вивантажити <x id="PH"/> </target> 12200 <target state="translated">Вивантажити <x id="PH"/> </target>
12090 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12201
12091 </trans-unit> 12202 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12092 <trans-unit id="5981816353437801748" datatype="html"> 12203 <trans-unit id="5981816353437801748" datatype="html">
12093 <source>Video published.</source> 12204 <source>Video published.</source>
12094 <target state="translated">Відео оприлюднено.</target> 12205 <target state="translated">Відео оприлюднено.</target>
12095 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12206
12096 </trans-unit> 12207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12097 <trans-unit id="764164089183618119" datatype="html"> 12208 <trans-unit id="764164089183618119" datatype="html">
12098 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12209 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12099 <target state="translated">Ви маєте незбережені зміни! Якщо ви йдете, ваші зміни будуть втрачені.</target> 12210 <target state="translated">Ви маєте незбережені зміни! Якщо ви йдете, ваші зміни будуть втрачені.</target>
@@ -12209,28 +12320,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12209 <trans-unit id="2159130950882492111" datatype="html"> 12320 <trans-unit id="2159130950882492111" datatype="html">
12210 <source>Cancel</source> 12321 <source>Cancel</source>
12211 <target state="translated">СкаÑувати</target> 12322 <target state="translated">СкаÑувати</target>
12212 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12323
12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12324
12214 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12325
12215 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12326
12216 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12327
12217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12328
12218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12329
12219 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12330
12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12331
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12332
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12333
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12334
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12335
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12336
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12337
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12338
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12339
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12340
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12341
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12342
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12343
12233 </trans-unit> 12344 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12234 <trans-unit id="3354816756665089864" datatype="html"> 12345 <trans-unit id="3354816756665089864" datatype="html">
12235 <source>Autoplay is suspended</source> 12346 <source>Autoplay is suspended</source>
12236 <target state="translated">ÐÐ²Ñ‚Ð¾Ð²Ñ–Ð´Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð·ÑƒÐ¿Ð¸Ð½ÐµÐ½Ð¾</target> 12347 <target state="translated">ÐÐ²Ñ‚Ð¾Ð²Ñ–Ð´Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð·ÑƒÐ¿Ð¸Ð½ÐµÐ½Ð¾</target>
@@ -12319,9 +12430,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12319 <trans-unit id="2431286785954354122" datatype="html"> 12430 <trans-unit id="2431286785954354122" datatype="html">
12320 <source>Recently added</source> 12431 <source>Recently added</source>
12321 <target state="translated">Ðедавно додані</target> 12432 <target state="translated">Ðедавно додані</target>
12322 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12433
12323 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12434
12324 </trans-unit> 12435 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12325 <trans-unit id="12646164819555880" datatype="html"> 12436 <trans-unit id="12646164819555880" datatype="html">
12326 <source>Videos from your subscriptions</source> 12437 <source>Videos from your subscriptions</source>
12327 <target state="translated">Відео з ваших підпиÑок</target> 12438 <target state="translated">Відео з ваших підпиÑок</target>
@@ -12330,17 +12441,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12330 <trans-unit id="1812379335568847528" datatype="html"> 12441 <trans-unit id="1812379335568847528" datatype="html">
12331 <source>Subscriptions</source> 12442 <source>Subscriptions</source>
12332 <target state="translated">ПідпиÑки</target> 12443 <target state="translated">ПідпиÑки</target>
12333 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12444
12334 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12445
12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12446
12336 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12447
12337 </trans-unit> 12448 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12338 <trans-unit id="186236568870281953" datatype="html"> 12449 <trans-unit id="186236568870281953" datatype="html">
12339 <source>History</source> 12450 <source>History</source>
12340 <target state="translated">ІÑторіÑ</target> 12451 <target state="translated">ІÑторіÑ</target>
12341 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12452
12342 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12453
12343 </trans-unit> 12454 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12344 <trans-unit id="5237588857224999862" datatype="html"> 12455 <trans-unit id="5237588857224999862" datatype="html">
12345 <source>Open actions</source> 12456 <source>Open actions</source>
12346 <target state="translated">Показати дії</target> 12457 <target state="translated">Показати дії</target>
@@ -12352,11 +12463,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12352 <trans-unit id="8681933925782924101" datatype="html"> 12463 <trans-unit id="8681933925782924101" datatype="html">
12353 <source>Local videos</source> 12464 <source>Local videos</source>
12354 <target state="translated">Локальні відео</target> 12465 <target state="translated">Локальні відео</target>
12355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12466
12356 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12467
12357 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12468
12358 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12469
12359 </trans-unit> 12470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12360 <trans-unit id="5668077948386857930" datatype="html"> 12471 <trans-unit id="5668077948386857930" datatype="html">
12361 <source>Exclude</source> 12472 <source>Exclude</source>
12362 <target state="translated">Виключити</target> 12473 <target state="translated">Виключити</target>
@@ -12391,19 +12502,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12391 <trans-unit id="4668975178372693951" datatype="html"> 12502 <trans-unit id="4668975178372693951" datatype="html">
12392 <source>Discover videos</source> 12503 <source>Discover videos</source>
12393 <target state="new">Discover videos</target> 12504 <target state="new">Discover videos</target>
12394 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12505
12395 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12506
12396 </trans-unit> 12507 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12397 <trans-unit id="8067135025051844577" datatype="html"> 12508 <trans-unit id="8067135025051844577" datatype="html">
12398 <source>Trending videos</source> 12509 <source>Trending videos</source>
12399 <target state="new">Trending videos</target> 12510 <target state="new">Trending videos</target>
12400 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12511
12401 </trans-unit> 12512 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12402 <trans-unit id="664221386829541948" datatype="html"> 12513 <trans-unit id="664221386829541948" datatype="html">
12403 <source>Recently added videos</source> 12514 <source>Recently added videos</source>
12404 <target state="translated">Ðедавно додані відео</target> 12515 <target state="translated">Ðедавно додані відео</target>
12405 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12516
12406 </trans-unit> 12517 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12407 <trans-unit id="8212906256415538361" datatype="html"> 12518 <trans-unit id="8212906256415538361" datatype="html">
12408 <source>Upload a video</source> 12519 <source>Upload a video</source>
12409 <target state="translated">Вивантажити відео</target> 12520 <target state="translated">Вивантажити відео</target>
diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf
index 39b22c063..229ac1c8d 100644
--- a/client/src/locale/angular.vi-VN.xlf
+++ b/client/src/locale/angular.vi-VN.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">video</target> 488 <target state="translated">video</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">Bạn đã dùng hết dung lượng cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">Bạn đã dùng hết dung lượng cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">Bạn đã dùng hết dung lượng hàng ngày cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">Bạn đã dùng hết dung lượng hàng ngày cho phép với video này (dung lượng video: <x id="PH" equiv-text="videoSizeBytes"/>, đã dùng: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, dung lượng cho phép: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">phụ Ä‘á»</target> 504 <target state="translated">phụ Ä‘á»</target>
@@ -563,8 +563,8 @@
563 <trans-unit id="2466846716878254816" datatype="html"> 563 <trans-unit id="2466846716878254816" datatype="html">
564 <source>Element <x id="PH" equiv-text="param"/> not found</source> 564 <source>Element <x id="PH" equiv-text="param"/> not found</source>
565 <target state="translated">Không tìm thấy thành phần <x id="PH" equiv-text="param"/></target> 565 <target state="translated">Không tìm thấy thành phần <x id="PH" equiv-text="param"/></target>
566 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 566
567 </trans-unit> 567 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
568 <trans-unit id="7539427273132299890"> 568 <trans-unit id="7539427273132299890">
569 <source>Unlisted</source> 569 <source>Unlisted</source>
570 <target>Hạn chế</target> 570 <target>Hạn chế</target>
@@ -721,16 +721,13 @@
721 <trans-unit id="158575725114802951" datatype="html"> 721 <trans-unit id="158575725114802951" datatype="html">
722 <source>Only live videos</source> 722 <source>Only live videos</source>
723 <target state="translated">Chỉ video livestream</target> 723 <target state="translated">Chỉ video livestream</target>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 724
725 </trans-unit> 725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
726 <trans-unit id="9157178301885999151" datatype="html"> 726 <trans-unit id="9157178301885999151" datatype="html">
727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
728 <target state="translated">Bạn có chắc muốn xóa {length, plural, =1 {video này} other {<x id="length"/> video}}?</target> 728 <target state="translated">Bạn có chắc muốn xóa {length, plural, =1 {video này} other {<x id="length"/> video}}?</target>
729 <context-group purpose="location"> 729
730 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
731 <context context-type="linenumber">170</context>
732 </context-group>
733 </trans-unit>
734 <trans-unit id="7585826646011739428"> 731 <trans-unit id="7585826646011739428">
735 <source>Edit</source> 732 <source>Edit</source>
736 <target>Sá»­a</target> 733 <target>Sá»­a</target>
@@ -1162,46 +1159,52 @@
1162 <trans-unit id="3997350348765083892"> 1159 <trans-unit id="3997350348765083892">
1163 <source>Username or email address</source> 1160 <source>Username or email address</source>
1164 <target>Tên ngÆ°á»i dùng hoặc địa chỉ email</target> 1161 <target>Tên ngÆ°á»i dùng hoặc địa chỉ email</target>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1162
1166 </trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1167 <trans-unit id="175344056589888866" datatype="html"> 1164 <trans-unit id="175344056589888866" datatype="html">
1168 <source>Example: john@example.com</source> 1165 <source>Example: john@example.com</source>
1169 <target state="translated">Ví dụ: john@example.com</target> 1166 <target state="translated">Ví dụ: john@example.com</target>
1167
1168
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1170 <trans-unit id="1758058452376026925" datatype="html">
1171 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1172 <target state="translated">âš ï¸ Phần lá»›n địa chỉ email không cho phép viết in hoa.</target>
1173
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1175 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">46</context> 1178 <context context-type="linenumber">70</context>
1173 </context-group> 1179 </context-group>
1180 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1181 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1174 <context-group purpose="location"> 1182 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1183 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">53</context> 1184 <context context-type="linenumber">72</context>
1177 </context-group> 1185 </context-group>
1178 </trans-unit> 1186 </trans-unit>
1179 <trans-unit id="1758058452376026925" datatype="html">
1180 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1181 <target state="translated">âš ï¸ Phần lá»›n địa chỉ email không cho phép viết in hoa.</target>
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1183 </trans-unit>
1184 <trans-unit id="1431416938026210429"> 1187 <trans-unit id="1431416938026210429">
1185 <source>Password</source> 1188 <source>Password</source>
1186 <target>Mật khẩu</target> 1189 <target>Mật khẩu</target>
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1196
1194 </trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1195 <trans-unit id="8715156686857791956" datatype="html"> 1198 <trans-unit id="8715156686857791956" datatype="html">
1196 <source>Click here to reset your password</source> 1199 <source>Click here to reset your password</source>
1197 <target state="translated">Click vào đây để reset mật khẩu</target> 1200 <target state="translated">Click vào đây để reset mật khẩu</target>
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1201
1199 </trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="892063502898494584" datatype="html"> 1203 <trans-unit id="892063502898494584" datatype="html">
1201 <source>I forgot my password</source> 1204 <source>I forgot my password</source>
1202 <target state="translated">Quên mật khẩu</target> 1205 <target state="translated">Quên mật khẩu</target>
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1206
1204 </trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1205 <trans-unit id="2101170466365500913" datatype="html"> 1208 <trans-unit id="2101170466365500913" datatype="html">
1206 <source>Logging into an account lets you publish content</source> 1209 <source>Logging into an account lets you publish content</source>
1207 <target state="translated">Chỉ có thể đăng video sau khi đăng nhập</target> 1210 <target state="translated">Chỉ có thể đăng video sau khi đăng nhập</target>
@@ -1226,52 +1229,52 @@
1226 <trans-unit id="3183213940445113677" datatype="html"> 1229 <trans-unit id="3183213940445113677" datatype="html">
1227 <source>Or sign in with</source> 1230 <source>Or sign in with</source>
1228 <target state="translated">Hoặc đăng nhập bằng</target> 1231 <target state="translated">Hoặc đăng nhập bằng</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1232
1230 </trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1231 <trans-unit id="3238209155172574367"> 1234 <trans-unit id="3238209155172574367">
1232 <source>Forgot your password</source> 1235 <source>Forgot your password</source>
1233 <target>Quên mật khẩu</target> 1236 <target>Quên mật khẩu</target>
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1237
1235 </trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1236 <trans-unit id="87327320394367488" datatype="html"> 1239 <trans-unit id="87327320394367488" datatype="html">
1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1240 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1238 <target state="translated">Rất tiếc, bạn không thể reset mật khẩu bởi vì quản trị viên máy chủ không thiết lập hệ thống email PeerTube.</target> 1241 <target state="translated">Rất tiếc, bạn không thể reset mật khẩu bởi vì quản trị viên máy chủ không thiết lập hệ thống email PeerTube.</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1242
1240 </trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1241 <trans-unit id="3188014010833256853" datatype="html"> 1244 <trans-unit id="3188014010833256853" datatype="html">
1242 <source>Enter your email address and we will send you a link to reset your password.</source> 1245 <source>Enter your email address and we will send you a link to reset your password.</source>
1243 <target state="translated">Nhập email của bạn và chúng tôi sẽ gửi một liên kết reset mật khẩu.</target> 1246 <target state="translated">Nhập email của bạn và chúng tôi sẽ gửi một liên kết reset mật khẩu.</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1247
1245 </trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1246 <trans-unit id="1190256911880544559" datatype="html"> 1249 <trans-unit id="1190256911880544559" datatype="html">
1247 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1250 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1248The link will expire within 1 hour.</source> 1251The link will expire within 1 hour.</source>
1249 <target state="translated">Má»™t email hÆ°á»›ng dẫn reset mật khẩu sẽ được gá»­i đến <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Link reset hết hạn sau 1 giá».</target> 1252 <target state="translated">Má»™t email hÆ°á»›ng dẫn reset mật khẩu sẽ được gá»­i đến <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Link reset hết hạn sau 1 giá».</target>
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1252 <trans-unit id="4768749765465246664"> 1255 <trans-unit id="4768749765465246664">
1253 <source>Email</source> 1256 <source>Email</source>
1254 <target>Email</target> 1257 <target>Email</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 </trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1263 <trans-unit id="3967269098753656610"> 1266 <trans-unit id="3967269098753656610">
1264 <source>Email address</source> 1267 <source>Email address</source>
1265 <target>Äịa chỉ email</target> 1268 <target>Äịa chỉ email</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1269 <trans-unit id="7808756054397155068" datatype="html"> 1272 <trans-unit id="7808756054397155068" datatype="html">
1270 <source>Reset</source> 1273 <source>Reset</source>
1271 <target state="translated">Äặt lại</target> 1274 <target state="translated">Äặt lại</target>
1272 <note priority="1" from="description">Password reset button</note> 1275 <note priority="1" from="description">Password reset button</note>
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1276
1274 </trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1275 <trans-unit id="4319634264526091601" datatype="html"> 1278 <trans-unit id="4319634264526091601" datatype="html">
1276 <source>on this instance</source> 1279 <source>on this instance</source>
1277 <target state="translated">trên máy chủ này</target> 1280 <target state="translated">trên máy chủ này</target>
@@ -1502,6 +1505,12 @@ The link will expire within 1 hour.</source>
1502 <source>Configure my instance</source> 1505 <source>Configure my instance</source>
1503 <target state="translated">Cấu hình máy chủ</target> 1506 <target state="translated">Cấu hình máy chủ</target>
1504 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1507 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1508 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1509 <source>Confirm your password</source><target state="new">Confirm your password</target>
1510 <context-group purpose="location">
1511 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1512 <context context-type="linenumber">54</context>
1513 </context-group>
1505 </trans-unit> 1514 </trans-unit>
1506 <trans-unit id="9005121595859995793" datatype="html"> 1515 <trans-unit id="9005121595859995793" datatype="html">
1507 <source>Configuration warning!</source> 1516 <source>Configuration warning!</source>
@@ -1706,8 +1715,8 @@ The link will expire within 1 hour.</source>
1706 <trans-unit id="8893390761160292681" datatype="html"> 1715 <trans-unit id="8893390761160292681" datatype="html">
1707 <source>My account</source> 1716 <source>My account</source>
1708 <target state="translated">Tài khoản của tôi</target> 1717 <target state="translated">Tài khoản của tôi</target>
1709 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1718
1710 </trans-unit> 1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1711 <trans-unit id="6371572688505952303" datatype="html"> 1720 <trans-unit id="6371572688505952303" datatype="html">
1712 <source>My library</source> 1721 <source>My library</source>
1713 <target state="translated">Kênh của tôi</target> 1722 <target state="translated">Kênh của tôi</target>
@@ -1716,10 +1725,10 @@ The link will expire within 1 hour.</source>
1716 <trans-unit id="2308975396733519902"> 1725 <trans-unit id="2308975396733519902">
1717 <source>Create an account</source> 1726 <source>Create an account</source>
1718 <target>Tạo tài khoản</target> 1727 <target>Tạo tài khoản</target>
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1728
1720 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1729
1721 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1730
1722 </trans-unit> 1731 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1723 <trans-unit id="3108704604266608109" datatype="html"> 1732 <trans-unit id="3108704604266608109" datatype="html">
1724 <source>My video imports</source> 1733 <source>My video imports</source>
1725 <target state="translated">Video của tôi nhập</target> 1734 <target state="translated">Video của tôi nhập</target>
@@ -1738,35 +1747,35 @@ The link will expire within 1 hour.</source>
1738 <trans-unit id="667372110624203230" datatype="html"> 1747 <trans-unit id="667372110624203230" datatype="html">
1739 <source>Import jobs concurrency</source> 1748 <source>Import jobs concurrency</source>
1740 <target state="translated">Nhập công việc đồng thá»i</target> 1749 <target state="translated">Nhập công việc đồng thá»i</target>
1741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1750
1742 </trans-unit> 1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1743 <trans-unit id="2184839376696112704" datatype="html"> 1752 <trans-unit id="2184839376696112704" datatype="html">
1744 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1753 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1745 <target state="translated">cho phép nhập nhiá»u video song songl. âš ï¸ Yêu cầu khởi Ä‘á»™ng lại PeerTube.</target> 1754 <target state="translated">cho phép nhập nhiá»u video song songl. âš ï¸ Yêu cầu khởi Ä‘á»™ng lại PeerTube.</target>
1746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1755
1747 </trans-unit> 1756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1748 <trans-unit id="780513172839038392" datatype="html"> 1757 <trans-unit id="780513172839038392" datatype="html">
1749 <source>jobs in parallel</source> 1758 <source>jobs in parallel</source>
1750 <target state="translated">công việc song song</target> 1759 <target state="translated">công việc song song</target>
1751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1760
1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1761
1753 </trans-unit> 1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1754 <trans-unit id="5997625369044180192" datatype="html"> 1763 <trans-unit id="5997625369044180192" datatype="html">
1755 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1764 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1756 <target state="translated">Cho phép nhập URL HTTP(ví dụ YouTube)</target> 1765 <target state="translated">Cho phép nhập URL HTTP(ví dụ YouTube)</target>
1757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1766
1758 </trans-unit> 1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1759 <trans-unit id="2095604754338363597" datatype="html"> 1768 <trans-unit id="2095604754338363597" datatype="html">
1760 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1769 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1761 <target state="translated">âš ï¸ Nếu kích hoạt, chúng tôi Ä‘á» xuất bạn sá»­ dụng <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để ngăn chặn truy cập những URL riêng tÆ° trên máy chủ PeerTube của bạn</target> 1770 <target state="translated">âš ï¸ Nếu kích hoạt, chúng tôi Ä‘á» xuất bạn sá»­ dụng <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để ngăn chặn truy cập những URL riêng tÆ° trên máy chủ PeerTube của bạn</target>
1762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1771
1763 </trans-unit> 1772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1764 <trans-unit id="7627544798203088407"> 1773 <trans-unit id="7627544798203088407">
1765 <source>Discover</source> 1774 <source>Discover</source>
1766 <target>Khám phá</target> 1775 <target>Khám phá</target>
1767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1776
1768 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1777
1769 </trans-unit> 1778 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1770 <trans-unit id="7844706011418789951"> 1779 <trans-unit id="7844706011418789951">
1771 <source>Administration</source> 1780 <source>Administration</source>
1772 <target>Quản trị viên</target> 1781 <target>Quản trị viên</target>
@@ -2007,8 +2016,8 @@ The link will expire within 1 hour.</source>
2007 <trans-unit id="2971365540217107489" datatype="html"> 2016 <trans-unit id="2971365540217107489" datatype="html">
2008 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2017 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2009 <target state="translated">Video có dung lượng quá lớn. Hãy liên hệ quản trị viên nếu bạn muốn tăng giới hạn dung lượng.</target> 2018 <target state="translated">Video có dung lượng quá lớn. Hãy liên hệ quản trị viên nếu bạn muốn tăng giới hạn dung lượng.</target>
2010 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2019
2011 </trans-unit> 2020 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2012 <trans-unit id="5131854469652959713" datatype="html"> 2021 <trans-unit id="5131854469652959713" datatype="html">
2013 <source>GLOBAL SEARCH</source> 2022 <source>GLOBAL SEARCH</source>
2014 <target state="translated">TÌM KIẾM TOÀN CẦU</target> 2023 <target state="translated">TÌM KIẾM TOÀN CẦU</target>
@@ -2383,13 +2392,13 @@ The link will expire within 1 hour.</source>
2383 <trans-unit id="1460134385691851101" datatype="html"> 2392 <trans-unit id="1460134385691851101" datatype="html">
2384 <source>Advanced filters</source> 2393 <source>Advanced filters</source>
2385 <target state="translated">Nâng cao</target> 2394 <target state="translated">Nâng cao</target>
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2395
2387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2396
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2400
2392 </trans-unit> 2401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2393 <trans-unit id="2504502765849142619" datatype="html"> 2402 <trans-unit id="2504502765849142619" datatype="html">
2394 <source>No items found</source> 2403 <source>No items found</source>
2395 <target state="translated">Không tìm thấy</target> 2404 <target state="translated">Không tìm thấy</target>
@@ -2801,8 +2810,8 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2802 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2803 <target state="translated">Äang tiếp tục tải lên</target> 2812 <target state="translated">Äang tiếp tục tải lên</target>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2805 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2806 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2807 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2808 <target state="translated">Xin lỗi, tài khoản của bạn đã bị cấm tải lên. Nếu bạn muốn đăng thêm video, bạn phải liên hệ một quản trị viên để mở khóa dung lượng cho phép.</target> 2817 <target state="translated">Xin lỗi, tài khoản của bạn đã bị cấm tải lên. Nếu bạn muốn đăng thêm video, bạn phải liên hệ một quản trị viên để mở khóa dung lượng cho phép.</target>
@@ -3052,11 +3061,11 @@ The link will expire within 1 hour.</source>
3052 <trans-unit id="2454050363478003966" datatype="html"> 3061 <trans-unit id="2454050363478003966" datatype="html">
3053 <source>Login</source> 3062 <source>Login</source>
3054 <target state="translated">Äăng nhập</target> 3063 <target state="translated">Äăng nhập</target>
3055 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 3064
3056 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 3065
3057 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 3066
3058 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 3067
3059 </trans-unit> 3068 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
3060 <trans-unit id="6154714649766447409" datatype="html"> 3069 <trans-unit id="6154714649766447409" datatype="html">
3061 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 3070 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
3062 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Äăng nhập </target> 3071 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Äăng nhập </target>
@@ -3730,71 +3739,86 @@ The link will expire within 1 hour.</source>
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3732 </trans-unit> 3741 </trans-unit>
3733 <trans-unit id="7046347992315328430" datatype="html"> 3742
3734 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3735 <target state="translated">Äã bật chuyển đổi Ä‘á»™ phân giải. Dung lượng cho phép chỉ tính vào <x id="START_TAG_STRONG"/>dung lượng video gốc<x id="CLOSE_TAG_STRONG"/>. <x id="LINE_BREAK"/> Dù vậy, tài khoản vẫn có thể upload ~ <x id="INTERPOLATION"/>. </target>
3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3738 </trans-unit>
3739 <trans-unit id="2743014784334706527"> 3743 <trans-unit id="2743014784334706527">
3740 <source>Daily video quota</source> 3744 <source>Daily video quota</source>
3741 <target>Dung lượng tải lên mỗi ngày</target> 3745 <target>Dung lượng tải lên mỗi ngày</target>
3742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3746
3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3747
3744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3748
3745 </trans-unit> 3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3746 <trans-unit id="2622255144026150901" datatype="html"> 3750 <trans-unit id="2622255144026150901" datatype="html">
3747 <source>Auth plugin</source> 3751 <source>Auth plugin</source>
3748 <target state="translated">Tiện ích cho phép</target> 3752 <target state="translated">Tiện ích cho phép</target>
3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3753
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3754
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3755
3752 </trans-unit> 3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3753 <trans-unit id="588099657508661970" datatype="html"> 3757 <trans-unit id="588099657508661970" datatype="html">
3754 <source>None (local authentication)</source> 3758 <source>None (local authentication)</source>
3755 <target state="translated">Không (xác thực cục bộ)</target> 3759 <target state="translated">Không (xác thực cục bộ)</target>
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3760
3757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3761
3758 </trans-unit> 3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3759 <trans-unit id="2070907480317730379" datatype="html"> 3763 <trans-unit id="2070907480317730379" datatype="html">
3760 <source>Doesn't need review before a video goes public</source> 3764 <source>Doesn't need review before a video goes public</source>
3761 <target state="translated">Không cần phê duyệt trước khi công khai video</target> 3765 <target state="translated">Không cần phê duyệt trước khi công khai video</target>
3762 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3766
3763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3767
3764 </trans-unit> 3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3765 <trans-unit id="6667250632809964191"> 3769 <trans-unit id="6667250632809964191">
3766 <source>Send a link to reset the password by email to the user</source> 3770 <source>Send a link to reset the password by email to the user</source>
3767 <target>Gá»­i liên kết đặt lại mật khẩu cho ngÆ°á»i dùng qua email</target> 3771 <target>Gá»­i liên kết đặt lại mật khẩu cho ngÆ°á»i dùng qua email</target>
3768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3772
3769 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3773
3770 </trans-unit> 3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3771 <trans-unit id="1412406834353485520"> 3775 <trans-unit id="1412406834353485520">
3772 <source>Ask for new password</source> 3776 <source>Ask for new password</source>
3773 <target>Yêu cầu mật khẩu mới</target> 3777 <target>Yêu cầu mật khẩu mới</target>
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3778
3775 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3779
3776 </trans-unit> 3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3777 <trans-unit id="3791201588898094481"> 3781 <trans-unit id="3791201588898094481">
3778 <source>Manually set the user password</source> 3782 <source>Manually set the user password</source>
3779 <target>Tá»± tay đặt mật khẩu cho ngÆ°á»i dùng</target> 3783 <target>Tá»± tay đặt mật khẩu cho ngÆ°á»i dùng</target>
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3784
3781 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3785
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3787 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3788 <context-group purpose="location">
3789 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3790 <context context-type="linenumber">227</context>
3791 </context-group>
3792 <context-group purpose="location">
3793 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3794 <context context-type="linenumber">227</context>
3795 </context-group>
3796 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3797 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3798 <context-group purpose="location">
3799 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3800 <context context-type="linenumber">228</context>
3801 </context-group>
3802 <context-group purpose="location">
3803 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3804 <context context-type="linenumber">228</context>
3805 </context-group>
3782 </trans-unit> 3806 </trans-unit>
3783 <trans-unit id="8461842260159597706"> 3807 <trans-unit id="8461842260159597706">
3784 <source>Show</source> 3808 <source>Show</source>
3785 <target>Hiện</target> 3809 <target>Hiện</target>
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3810
3787 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3811
3788 </trans-unit> 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3789 <trans-unit id="8461609631969932886"> 3813 <trans-unit id="8461609631969932886">
3790 <source>Hide</source> 3814 <source>Hide</source>
3791 <target>Ẩn</target> 3815 <target>Ẩn</target>
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3816
3793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3817
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3818
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3819
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3820
3797 </trans-unit> 3821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3798 <trans-unit id="7049348886126005391" datatype="html"> 3822 <trans-unit id="7049348886126005391" datatype="html">
3799 <source>Batch actions</source> 3823 <source>Batch actions</source>
3800 <target state="translated">Hành động hàng loạt</target> 3824 <target state="translated">Hành động hàng loạt</target>
@@ -3870,22 +3894,22 @@ The link will expire within 1 hour.</source>
3870 <trans-unit id="7815838401315213887"> 3894 <trans-unit id="7815838401315213887">
3871 <source>Muted accounts</source> 3895 <source>Muted accounts</source>
3872 <target>Tài khoản đã ẩn</target> 3896 <target>Tài khoản đã ẩn</target>
3873 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3897
3874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3898
3875 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3899
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3900
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3901
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3902
3879 </trans-unit> 3903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3880 <trans-unit id="5668793810321242853"> 3904 <trans-unit id="5668793810321242853">
3881 <source>Muted servers</source> 3905 <source>Muted servers</source>
3882 <target>Máy chủ đã ẩn</target> 3906 <target>Máy chủ đã ẩn</target>
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3907
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3908
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3909
3886 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3910
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3911
3888 </trans-unit> 3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3889 <trans-unit id="2343069726009080052" datatype="html"> 3913 <trans-unit id="2343069726009080052" datatype="html">
3890 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3914 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3891 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3915 <target state="translated">Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5009,181 +5033,175 @@ The link will expire within 1 hour.</source>
5009 <trans-unit id="7169210802367807492" datatype="html"> 5033 <trans-unit id="7169210802367807492" datatype="html">
5010 <source>bytes</source> 5034 <source>bytes</source>
5011 <target state="translated">bytes</target> 5035 <target state="translated">bytes</target>
5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5036
5013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5037
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5038
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5039
5016 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5040
5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5041
5018 </trans-unit> 5042 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5019 <trans-unit id="8509882464852636851" datatype="html"> 5043 <trans-unit id="8509882464852636851" datatype="html">
5020 <source>Default daily upload limit per user</source> 5044 <source>Default daily upload limit per user</source>
5021 <target state="translated">Mặc định dung lượng tải lên hàng ngày cho má»—i ngÆ°á»i dùng</target> 5045 <target state="translated">Mặc định dung lượng tải lên hàng ngày cho má»—i ngÆ°á»i dùng</target>
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5046
5023 </trans-unit> 5047 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5024 <trans-unit id="4719342289581047890" datatype="html"> 5048 <trans-unit id="4719342289581047890" datatype="html">
5025 <source>Allow import with a torrent file or a magnet URI</source> 5049 <source>Allow import with a torrent file or a magnet URI</source>
5026 <target state="translated">Cho phép nhập bằng file torrent hoặc URL magnet</target> 5050 <target state="translated">Cho phép nhập bằng file torrent hoặc URL magnet</target>
5027 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5051
5028 </trans-unit> 5052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5029 <trans-unit id="6801844913630625451" datatype="html"> 5053 <trans-unit id="6801844913630625451" datatype="html">
5030 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5054 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5031 <target state="translated">âš ï¸ Chúng tôi không khuyến khích bạn bật tính năng này nếu bạn không tin tưởng ngÆ°á»i dùng của bạn</target> 5055 <target state="translated">âš ï¸ Chúng tôi không khuyến khích bạn bật tính năng này nếu bạn không tin tưởng ngÆ°á»i dùng của bạn</target>
5032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5056
5033 </trans-unit> 5057 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5034 <trans-unit id="2634326893148077182" datatype="html"> 5058 <trans-unit id="2634326893148077182" datatype="html">
5035 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5059 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5036 <target state="translated">Cho phép đồng bá»™ hóa kênh vá»›i kênh của các ná»n tảng khác nhÆ° YouTube (yêu cầu cho phép nhập bằng URL HTTP)</target> 5060 <target state="translated">Cho phép đồng bá»™ hóa kênh vá»›i kênh của các ná»n tảng khác nhÆ° YouTube (yêu cầu cho phép nhập bằng URL HTTP)</target>
5037 <context-group purpose="location"> 5061
5038 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5062 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5039 <context context-type="linenumber">293</context>
5040 </context-group>
5041 </trans-unit>
5042 <trans-unit id="7404104645798703279" datatype="html"> 5063 <trans-unit id="7404104645798703279" datatype="html">
5043 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5064 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5044 <target state="translated">⛔ Bạn cần cho phép nhập bằng URL HTTP để có thể kích hoạt tính năng này.</target> 5065 <target state="translated">⛔ Bạn cần cho phép nhập bằng URL HTTP để có thể kích hoạt tính năng này.</target>
5045 <context-group purpose="location"> 5066
5046 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5067 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5047 <context context-type="linenumber">296,298</context>
5048 </context-group>
5049 </trans-unit>
5050 <trans-unit id="3950258704315544174" datatype="html"> 5068 <trans-unit id="3950258704315544174" datatype="html">
5051 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5069 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5052 <target state="translated">Cho đến khi tài khoản được đánh dấu đáng tin, những video của hỠsẽ không hiển thị cho đến khi kiểm duyệt viên cho phép.</target> 5070 <target state="translated">Cho đến khi tài khoản được đánh dấu đáng tin, những video của hỠsẽ không hiển thị cho đến khi kiểm duyệt viên cho phép.</target>
5053 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5071
5054 </trans-unit> 5072 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5055 <trans-unit id="424703522835656806" datatype="html"> 5073 <trans-unit id="424703522835656806" datatype="html">
5056 <source>VIDEO CHANNELS</source> 5074 <source>VIDEO CHANNELS</source>
5057 <target state="translated">CÃC KÊNH VIDEO</target> 5075 <target state="translated">CÃC KÊNH VIDEO</target>
5058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5076
5059 </trans-unit> 5077 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5060 <trans-unit id="7026684190224451991" datatype="html"> 5078 <trans-unit id="7026684190224451991" datatype="html">
5061 <source>Max video channels per user</source> 5079 <source>Max video channels per user</source>
5062 <target state="translated">Số kênh video tối đa cho mỗi thành vien</target> 5080 <target state="translated">Số kênh video tối đa cho mỗi thành vien</target>
5063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5081
5064 </trans-unit> 5082 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5065 <trans-unit id="3840267063842708224" datatype="html"> 5083 <trans-unit id="3840267063842708224" datatype="html">
5066 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5084 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5067 <target state="translated">{VAR_PLURAL, plural, =1 {kênh} other {kênh}}</target> 5085 <target state="translated">{VAR_PLURAL, plural, =1 {kênh} other {kênh}}</target>
5068 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5086
5069 </trans-unit> 5087 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5070 <trans-unit id="3428986951244800347" datatype="html"> 5088 <trans-unit id="3428986951244800347" datatype="html">
5071 <source>Block new videos automatically</source> 5089 <source>Block new videos automatically</source>
5072 <target state="translated">Tự động chặn video mới</target> 5090 <target state="translated">Tự động chặn video mới</target>
5073 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5091
5074 </trans-unit> 5092 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5075 <trans-unit id="2054846790157376783" datatype="html"> 5093 <trans-unit id="2054846790157376783" datatype="html">
5076 <source>SEARCH</source> 5094 <source>SEARCH</source>
5077 <target state="translated">TÌM KIẾM</target> 5095 <target state="translated">TÌM KIẾM</target>
5078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5096
5079 </trans-unit> 5097 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5080 <trans-unit id="3442084803796199253" datatype="html"> 5098 <trans-unit id="3442084803796199253" datatype="html">
5081 <source>Allow users to do remote URI/handle search</source> 5099 <source>Allow users to do remote URI/handle search</source>
5082 <target state="translated">Cho phép ngÆ°á»i dùng URI từ xa/thá»±c hiện tìm kiếm</target> 5100 <target state="translated">Cho phép ngÆ°á»i dùng URI từ xa/thá»±c hiện tìm kiếm</target>
5083 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5101
5084 </trans-unit> 5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5085 <trans-unit id="2258148539285928012" datatype="html"> 5103 <trans-unit id="2258148539285928012" datatype="html">
5086 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5104 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5087 <target state="translated">Cho phép <x id="START_TAG_STRONG"/>ngÆ°á»i dùng của bạn<x id="CLOSE_TAG_STRONG"/> xem video từ những máy chủ không liên hợp vá»›i máy chủ của bạn</target> 5105 <target state="translated">Cho phép <x id="START_TAG_STRONG"/>ngÆ°á»i dùng của bạn<x id="CLOSE_TAG_STRONG"/> xem video từ những máy chủ không liên hợp vá»›i máy chủ của bạn</target>
5088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5106
5089 </trans-unit> 5107 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5090 <trans-unit id="7295422540935146771" datatype="html"> 5108 <trans-unit id="7295422540935146771" datatype="html">
5091 <source>Allow anonymous to do remote URI/handle search</source> 5109 <source>Allow anonymous to do remote URI/handle search</source>
5092 <target state="translated">Cho phép ẩn danh URI từ xa/thực hiện tìm kiếm</target> 5110 <target state="translated">Cho phép ẩn danh URI từ xa/thực hiện tìm kiếm</target>
5093 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5111
5094 </trans-unit> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5095 <trans-unit id="7305237807882754643" datatype="html"> 5113 <trans-unit id="7305237807882754643" datatype="html">
5096 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5114 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5097 <target state="translated">Cho phép <x id="START_TAG_STRONG"/>ngÆ°á»i dùng ẩn danh<x id="CLOSE_TAG_STRONG"/> tìm kiếm video từ xa không liên hợp vá»›i máy chủ của bạn</target> 5115 <target state="translated">Cho phép <x id="START_TAG_STRONG"/>ngÆ°á»i dùng ẩn danh<x id="CLOSE_TAG_STRONG"/> tìm kiếm video từ xa không liên hợp vá»›i máy chủ của bạn</target>
5098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5116
5099 </trans-unit> 5117 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5100 <trans-unit id="5273935530181504015" datatype="html"> 5118 <trans-unit id="5273935530181504015" datatype="html">
5101 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5119 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5102 <target state="translated">âš ï¸ Chức năng này phụ thuá»™c vào chế Ä‘á»™ kiểm duyệt của máy chủ và truy vấn tìm kiếm bạn đã chá»n.</target> 5120 <target state="translated">âš ï¸ Chức năng này phụ thuá»™c vào chế Ä‘á»™ kiểm duyệt của máy chủ và truy vấn tìm kiếm bạn đã chá»n.</target>
5103 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5121
5104 </trans-unit> 5122 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5105 <trans-unit id="1886227550697837417" datatype="html"> 5123 <trans-unit id="1886227550697837417" datatype="html">
5106 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5124 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5107 <target state="translated">Bạn chỉ nên sử dụng truy vấn tìm kiếm đã kiểm duyệt trong sản xuất, hoặc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>tự host<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target> 5125 <target state="translated">Bạn chỉ nên sử dụng truy vấn tìm kiếm đã kiểm duyệt trong sản xuất, hoặc <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>tự host<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
5108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5126
5109 </trans-unit> 5127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5110 <trans-unit id="2331464426553277323" datatype="html"> 5128 <trans-unit id="2331464426553277323" datatype="html">
5111 <source>Search index URL</source> 5129 <source>Search index URL</source>
5112 <target state="translated">Tìm URL chỉ mục</target> 5130 <target state="translated">Tìm URL chỉ mục</target>
5113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5131
5114 </trans-unit> 5132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5115 <trans-unit id="8524278911521465398" datatype="html"> 5133 <trans-unit id="8524278911521465398" datatype="html">
5116 <source>Disable local search in search bar</source> 5134 <source>Disable local search in search bar</source>
5117 <target state="translated">Ẩn tìm kiếm máy chủ</target> 5135 <target state="translated">Ẩn tìm kiếm máy chủ</target>
5118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5136
5119 </trans-unit> 5137 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5120 <trans-unit id="6568991917245875948" datatype="html"> 5138 <trans-unit id="6568991917245875948" datatype="html">
5121 <source>Otherwise the local search stays used by default</source> 5139 <source>Otherwise the local search stays used by default</source>
5122 <target state="translated">Nếu không, tìm kiếm máy chủ vẫn được sử dụng theo mặc định</target> 5140 <target state="translated">Nếu không, tìm kiếm máy chủ vẫn được sử dụng theo mặc định</target>
5123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5141
5124 </trans-unit> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5125 <trans-unit id="4444955208013675027" datatype="html"> 5143 <trans-unit id="4444955208013675027" datatype="html">
5126 <source>Search bar uses the global search index by default</source> 5144 <source>Search bar uses the global search index by default</source>
5127 <target state="translated">Thanh tìm kiếm sử dụng tìm kiếm toàn cầu theo mặc định</target> 5145 <target state="translated">Thanh tìm kiếm sử dụng tìm kiếm toàn cầu theo mặc định</target>
5128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5146
5129 </trans-unit> 5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5130 <trans-unit id="6476750382562952780" datatype="html"> 5148 <trans-unit id="6476750382562952780" datatype="html">
5131 <source>Enable global search</source> 5149 <source>Enable global search</source>
5132 <target state="translated">Bật tìm kiếm toàn cầu</target> 5150 <target state="translated">Bật tìm kiếm toàn cầu</target>
5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5151
5134 </trans-unit> 5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5135 <trans-unit id="836183323506117145" datatype="html"> 5153 <trans-unit id="836183323506117145" datatype="html">
5136 <source>FEDERATION</source> 5154 <source>FEDERATION</source>
5137 <target state="translated">LIÊN HỢP</target> 5155 <target state="translated">LIÊN HỢP</target>
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5156
5139 </trans-unit> 5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5140 <trans-unit id="252719899360434356" datatype="html"> 5158 <trans-unit id="252719899360434356" datatype="html">
5141 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5159 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5142 <target state="translated">Quản lý <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>mối quan hệ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> với những máy chủ khác. </target> 5160 <target state="translated">Quản lý <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>mối quan hệ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> với những máy chủ khác. </target>
5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5161
5144 </trans-unit> 5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5145 <trans-unit id="9119248927271669654" datatype="html"> 5163 <trans-unit id="9119248927271669654" datatype="html">
5146 <source>Other instances can follow yours</source> 5164 <source>Other instances can follow yours</source>
5147 <target state="translated">Cho phép máy chủ khác theo dõi bạn</target> 5165 <target state="translated">Cho phép máy chủ khác theo dõi bạn</target>
5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5166
5149 </trans-unit> 5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5150 <trans-unit id="7015551137649102649" datatype="html"> 5168 <trans-unit id="7015551137649102649" datatype="html">
5151 <source>Manually approve new instance followers</source> 5169 <source>Manually approve new instance followers</source>
5152 <target state="translated">Chấp nhận ngÆ°á»i theo dõi từ máy chủ má»›i thủ công</target> 5170 <target state="translated">Chấp nhận ngÆ°á»i theo dõi từ máy chủ má»›i thủ công</target>
5153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5171
5154 </trans-unit> 5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5155 <trans-unit id="4803992993548153434" datatype="html"> 5173 <trans-unit id="4803992993548153434" datatype="html">
5156 <source>Automatically follow back instances</source> 5174 <source>Automatically follow back instances</source>
5157 <target state="translated">Tự động theo dõi lại thực thể</target> 5175 <target state="translated">Tự động theo dõi lại thực thể</target>
5158 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5176
5159 </trans-unit> 5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5160 <trans-unit id="2092224316392295720" datatype="html"> 5178 <trans-unit id="2092224316392295720" datatype="html">
5161 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5179 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5162 <target state="translated">âš ï¸ Tính năng này yêu cầu tập trung và sá»± kiểm duyệt nhiá»u hÆ¡n nữa.</target> 5180 <target state="translated">âš ï¸ Tính năng này yêu cầu tập trung và sá»± kiểm duyệt nhiá»u hÆ¡n nữa.</target>
5163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5181
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5182
5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5183
5166 </trans-unit> 5184 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5167 <trans-unit id="1718269478813020014" datatype="html"> 5185 <trans-unit id="1718269478813020014" datatype="html">
5168 <source>Index URL</source> 5186 <source>Index URL</source>
5169 <target state="translated">URL Chỉ mục</target> 5187 <target state="translated">URL Chỉ mục</target>
5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5188
5171 </trans-unit> 5189 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5172 <trans-unit id="173263206605027981" datatype="html"> 5190 <trans-unit id="173263206605027981" datatype="html">
5173 <source>Automatically follow instances of a public index</source> 5191 <source>Automatically follow instances of a public index</source>
5174 <target state="translated">Tự động theo dõi máy chủ của chỉ mục công khai</target> 5192 <target state="translated">Tự động theo dõi máy chủ của chỉ mục công khai</target>
5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5193
5176 </trans-unit> 5194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5177 <trans-unit id="9076632742417302918" datatype="html"> 5195 <trans-unit id="9076632742417302918" datatype="html">
5178 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5196 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5179 <target state="translated">Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để biết thêm thông tin vỠURL dự kiến </target> 5197 <target state="translated">Xem <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>tài liệu<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> để biết thêm thông tin vỠURL dự kiến </target>
5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5198
5181 </trans-unit> 5199 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5182 <trans-unit id="3946988229617310200" datatype="html"> 5200 <trans-unit id="3946988229617310200" datatype="html">
5183 <source>ADMINISTRATORS</source> 5201 <source>ADMINISTRATORS</source>
5184 <target state="translated">QUẢN TRỊ VIÊN</target> 5202 <target state="translated">QUẢN TRỊ VIÊN</target>
5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5203
5186 </trans-unit> 5204 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5187 <trans-unit id="2149300564474427551" datatype="html"> 5205 <trans-unit id="2149300564474427551" datatype="html">
5188 <source>Administrator</source> 5206 <source>Administrator</source>
5189 <target state="translated">Quản trị viên</target> 5207 <target state="translated">Quản trị viên</target>
@@ -5192,13 +5210,13 @@ The link will expire within 1 hour.</source>
5192 <trans-unit id="3171683206914962995" datatype="html"> 5210 <trans-unit id="3171683206914962995" datatype="html">
5193 <source>Admin email</source> 5211 <source>Admin email</source>
5194 <target state="translated">Email admin</target> 5212 <target state="translated">Email admin</target>
5195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5213
5196 </trans-unit> 5214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5197 <trans-unit id="4722881456283329321" datatype="html"> 5215 <trans-unit id="4722881456283329321" datatype="html">
5198 <source>Enable contact form</source> 5216 <source>Enable contact form</source>
5199 <target state="translated">Bật form liên hệ</target> 5217 <target state="translated">Bật form liên hệ</target>
5200 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5218
5201 </trans-unit> 5219 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5202 <trans-unit id="5926348345797688952" datatype="html"> 5220 <trans-unit id="5926348345797688952" datatype="html">
5203 <source>VOD Transcoding</source> 5221 <source>VOD Transcoding</source>
5204 <target state="translated">Chuyển độ phân giải VOD</target> 5222 <target state="translated">Chuyển độ phân giải VOD</target>
@@ -5207,28 +5225,28 @@ The link will expire within 1 hour.</source>
5207 <trans-unit id="1765095834299337775" datatype="html"> 5225 <trans-unit id="1765095834299337775" datatype="html">
5208 <source>TWITTER</source> 5226 <source>TWITTER</source>
5209 <target state="translated">TWITTER</target> 5227 <target state="translated">TWITTER</target>
5210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5228
5211 </trans-unit> 5229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5212 <trans-unit id="3202133522706129143" datatype="html"> 5230 <trans-unit id="3202133522706129143" datatype="html">
5213 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5231 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5214 <target state="translated">Cung cấp tài khoản Twitter giới thiệu máy chủ của bạn để cải thiện link xem trước. Nếu bạn không có tài khoản Twitter, hãy để trống.</target> 5232 <target state="translated">Cung cấp tài khoản Twitter giới thiệu máy chủ của bạn để cải thiện link xem trước. Nếu bạn không có tài khoản Twitter, hãy để trống.</target>
5215 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5233
5216 </trans-unit> 5234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5217 <trans-unit id="4087837092261487511" datatype="html"> 5235 <trans-unit id="4087837092261487511" datatype="html">
5218 <source>Your Twitter username</source> 5236 <source>Your Twitter username</source>
5219 <target state="translated">Tên tài khoản Twitter của bạn</target> 5237 <target state="translated">Tên tài khoản Twitter của bạn</target>
5220 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5238
5221 </trans-unit> 5239 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5222 <trans-unit id="5648651824279408711" datatype="html"> 5240 <trans-unit id="5648651824279408711" datatype="html">
5223 <source>Instance allowed by Twitter</source> 5241 <source>Instance allowed by Twitter</source>
5224 <target state="translated">Thực thể được Twitter cho phép</target> 5242 <target state="translated">Thực thể được Twitter cho phép</target>
5225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5243
5226 </trans-unit> 5244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5227 <trans-unit id="2076338542820061819" datatype="html"> 5245 <trans-unit id="2076338542820061819" datatype="html">
5228 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5246 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5229 <target state="translated">Nếu Twitter cấp quyá»n cho máy chủ của bạn, má»™t trình phát video PeerTube sẽ xuất hiện trong lượt chia sẻ trên Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Nếu không, chúng tôi sẽ sá»­ dụng má»™t ảnh xem trÆ°á»›c trá» vá» máy chủ của bạn.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Äánh dấu há»™p kiểm này, lÆ°u thiết lập và thá»­ vá»›i URL má»™t video từ máy chủ của bạn (https://example.com/w/blabla) trên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để máy chủ của bạn có được cho phép hay không. </target> 5247 <target state="translated">Nếu Twitter cấp quyá»n cho máy chủ của bạn, má»™t trình phát video PeerTube sẽ xuất hiện trong lượt chia sẻ trên Twitter.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Nếu không, chúng tôi sẽ sá»­ dụng má»™t ảnh xem trÆ°á»›c trá» vá» máy chủ của bạn.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Äánh dấu há»™p kiểm này, lÆ°u thiết lập và thá»­ vá»›i URL má»™t video từ máy chủ của bạn (https://example.com/w/blabla) trên <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> để máy chủ của bạn có được cho phép hay không. </target>
5230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5248
5231 </trans-unit> 5249 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5232 <trans-unit id="493135676263039396" datatype="html"> 5250 <trans-unit id="493135676263039396" datatype="html">
5233 <source>LIVE</source> 5251 <source>LIVE</source>
5234 <target state="translated">LIVE</target> 5252 <target state="translated">LIVE</target>
@@ -5628,19 +5646,81 @@ color: red;
5628 <source>PASSWORD</source> 5646 <source>PASSWORD</source>
5629 <target state="translated">MẬT KHẨU</target> 5647 <target state="translated">MẬT KHẨU</target>
5630 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5648 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5649 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5650 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5651 <context-group purpose="location">
5652 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5653 <context context-type="linenumber">67</context>
5654 </context-group>
5631 </trans-unit> 5655 </trans-unit>
5632 <trans-unit id="9012586956848595996" datatype="html"> 5656 <trans-unit id="9012586956848595996" datatype="html">
5633 <source>EMAIL</source> 5657 <source>EMAIL</source>
5634 <target state="translated">EMAIL</target> 5658 <target state="translated">EMAIL</target>
5635 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5659
5660 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5661 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5662 <context-group purpose="location">
5663 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5664 <context context-type="linenumber">3,5</context>
5665 </context-group>
5666 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5667 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5668 <context-group purpose="location">
5669 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5670 <context context-type="linenumber">5</context>
5671 </context-group>
5672 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5673 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5674 <context-group purpose="location">
5675 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5676 <context context-type="linenumber">9</context>
5677 </context-group>
5678 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5679 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5680 <context-group purpose="location">
5681 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5682 <context context-type="linenumber">31</context>
5683 </context-group>
5684 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5685 <source>Disable two factor</source><target state="new">Disable two factor</target>
5686 <context-group purpose="location">
5687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5688 <context context-type="linenumber">33</context>
5689 </context-group>
5690 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5691 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5692 <context-group purpose="location">
5693 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5694 <context context-type="linenumber">43</context>
5695 </context-group>
5696 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5697 <source> Two factor authentication is already enabled.
5698</source><target state="new"> Two factor authentication is already enabled.
5699</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5702 <context context-type="linenumber">6,8</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5705 <source>Your password</source><target state="new">Your password</target>
5706 <context-group purpose="location">
5707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5708 <context context-type="linenumber">14</context>
5709 </context-group>
5710 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5711 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5712 <context-group purpose="location">
5713 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5714 <context context-type="linenumber">15</context>
5715 </context-group>
5636 </trans-unit> 5716 </trans-unit>
5637 <trans-unit id="7752239348028675311" datatype="html"> 5717 <trans-unit id="7752239348028675311" datatype="html">
5638 <source>DANGER ZONE</source> 5718 <source>DANGER ZONE</source>
5639 <target state="translated">HỦY DIỆT</target> 5719 <target state="translated">HỦY DIỆT</target>
5640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5720
5641 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5721
5642 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5722
5643 </trans-unit> 5723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5644 <trans-unit id="4915431133669985304" datatype="html"> 5724 <trans-unit id="4915431133669985304" datatype="html">
5645 <source>Profile</source> 5725 <source>Profile</source>
5646 <target state="translated">Style</target> 5726 <target state="translated">Style</target>
@@ -5787,9 +5867,9 @@ color: red;
5787 <trans-unit id="5340498030552368470" datatype="html"> 5867 <trans-unit id="5340498030552368470" datatype="html">
5788 <source>Current password</source> 5868 <source>Current password</source>
5789 <target state="translated">Mật khẩu hiện tại</target> 5869 <target state="translated">Mật khẩu hiện tại</target>
5790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5870
5791 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5871
5792 </trans-unit> 5872 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5793 <trans-unit id="3588415639242079458" datatype="html"> 5873 <trans-unit id="3588415639242079458" datatype="html">
5794 <source>New password</source> 5874 <source>New password</source>
5795 <target state="translated">Mật khẩu mới</target> 5875 <target state="translated">Mật khẩu mới</target>
@@ -6069,7 +6149,17 @@ color: red;
6069 <trans-unit id="4247400351982331798" datatype="html"> 6149 <trans-unit id="4247400351982331798" datatype="html">
6070 <source>Account settings</source> 6150 <source>Account settings</source>
6071 <target state="translated">Cài đặt tài khoản</target> 6151 <target state="translated">Cài đặt tài khoản</target>
6072 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6152
6153 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6154 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6155 <context-group purpose="location">
6156 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6157 <context context-type="linenumber">39</context>
6158 </context-group>
6159 <context-group purpose="location">
6160 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6161 <context context-type="linenumber">3</context>
6162 </context-group>
6073 </trans-unit> 6163 </trans-unit>
6074 <trans-unit id="2864486939135008600" datatype="html"> 6164 <trans-unit id="2864486939135008600" datatype="html">
6075 <source>Playlist elements</source> 6165 <source>Playlist elements</source>
@@ -7368,10 +7458,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7368 <trans-unit id="1504521795586863905" datatype="html"> 7458 <trans-unit id="1504521795586863905" datatype="html">
7369 <source>VIDEOS</source> 7459 <source>VIDEOS</source>
7370 <target state="translated">VIDEO</target> 7460 <target state="translated">VIDEO</target>
7371 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7461
7372 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7462
7373 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7463
7374 </trans-unit> 7464 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7375 <trans-unit id="25349740244798533" datatype="html"> 7465 <trans-unit id="25349740244798533" datatype="html">
7376 <source>Username copied</source> 7466 <source>Username copied</source>
7377 <target state="translated">Äã chép tên tài khoản</target> 7467 <target state="translated">Äã chép tên tài khoản</target>
@@ -7544,8 +7634,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7544 <trans-unit id="3203902538239082422" datatype="html"> 7634 <trans-unit id="3203902538239082422" datatype="html">
7545 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7635 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7546 <target state="translated">Bạn đã mở đăng ký: chúng tôi đã bật hộp kiểm"Tự động khóa video mới" của mục "Video" bên dưới.</target> 7636 <target state="translated">Bạn đã mở đăng ký: chúng tôi đã bật hộp kiểm"Tự động khóa video mới" của mục "Video" bên dưới.</target>
7547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7637
7548 </trans-unit> 7638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7549 <trans-unit id="6284468333579755406" datatype="html"> 7639 <trans-unit id="6284468333579755406" datatype="html">
7550 <source>Edit custom configuration</source> 7640 <source>Edit custom configuration</source>
7551 <target state="translated">Sửa tùy chỉnh cấu hình</target> 7641 <target state="translated">Sửa tùy chỉnh cấu hình</target>
@@ -7717,33 +7807,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7717 <trans-unit id="7022070615528435141" datatype="html"> 7807 <trans-unit id="7022070615528435141" datatype="html">
7718 <source>Delete</source> 7808 <source>Delete</source>
7719 <target state="translated">Xóa</target> 7809 <target state="translated">Xóa</target>
7720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7810
7721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7811
7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7812
7723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7813
7724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7814
7725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7815
7726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7816
7727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7817
7728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7818
7729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7819
7730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7820
7731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7821
7732 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7822
7733 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7823
7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7824
7735 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7825
7736 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7826
7737 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7827
7738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7828
7739 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7829
7740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7830
7741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7831
7742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7832
7743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7833
7744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7834
7745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7835
7746 </trans-unit> 7836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7747 <trans-unit id="3145156821099755377" datatype="html"> 7837 <trans-unit id="3145156821099755377" datatype="html">
7748 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7838 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7749 <target state="translated">Äã duyệt {count, plural, =1 {<x id="followerName"/> yêu cầu theo dõi} other {<x id="count"/> yêu cầu theo dõi}}</target> 7839 <target state="translated">Äã duyệt {count, plural, =1 {<x id="followerName"/> yêu cầu theo dõi} other {<x id="count"/> yêu cầu theo dõi}}</target>
@@ -7857,15 +7947,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7857 <source>Follow request(s) sent!</source> 7947 <source>Follow request(s) sent!</source>
7858 <target state="translated">Äã gá»­i yêu cầu theo dõi!</target> 7948 <target state="translated">Äã gá»­i yêu cầu theo dõi!</target>
7859 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7860 </trans-unit> 7950 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7861 <trans-unit id="3459358413436264734" datatype="html"> 7951 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7862 <source>Your instance subscriptions</source>
7863 <target state="translated">Những ngÆ°á»i đăng ký theo dõi máy chủ của bạn</target>
7864 <context-group purpose="location"> 7952 <context-group purpose="location">
7865 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7953 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7866 <context context-type="linenumber">3</context> 7954 <context context-type="linenumber">3</context>
7867 </context-group> 7955 </context-group>
7868 </trans-unit> 7956 </trans-unit>
7957
7869 <trans-unit id="9160510009013134726" datatype="html"> 7958 <trans-unit id="9160510009013134726" datatype="html">
7870 <source>Unfollow</source> 7959 <source>Unfollow</source>
7871 <target state="translated">Ngưng theo dõi</target> 7960 <target state="translated">Ngưng theo dõi</target>
@@ -8405,17 +8494,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8405 <trans-unit id="780323526182667308" datatype="html"> 8494 <trans-unit id="780323526182667308" datatype="html">
8406 <source>User <x id="PH"/> updated.</source> 8495 <source>User <x id="PH"/> updated.</source>
8407 <target state="translated">Äã cập nhật tài khoản <x id="PH"/>.</target> 8496 <target state="translated">Äã cập nhật tài khoản <x id="PH"/>.</target>
8408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8497
8409 </trans-unit> 8498 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8410 <trans-unit id="1349763489797682899" datatype="html"> 8499 <trans-unit id="1349763489797682899" datatype="html">
8411 <source>Update user</source> 8500 <source>Update user</source>
8412 <target state="translated">Cập nhật ngÆ°á»i dùng</target> 8501 <target state="translated">Cập nhật ngÆ°á»i dùng</target>
8413 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8502
8414 </trans-unit> 8503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8415 <trans-unit id="8819563010322372715" datatype="html"> 8504 <trans-unit id="8819563010322372715" datatype="html">
8416 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8505 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8417 <target state="translated">Äã gá»­i email đổi mật khẩu đến cho <x id="PH"/>.</target> 8506 <target state="translated">Äã gá»­i email đổi mật khẩu đến cho <x id="PH"/>.</target>
8418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8507
8508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8509 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8510 <context-group purpose="location">
8511 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8512 <context context-type="linenumber">134</context>
8513 </context-group>
8419 </trans-unit> 8514 </trans-unit>
8420 <trans-unit id="7483807629538115183" datatype="html"> 8515 <trans-unit id="7483807629538115183" datatype="html">
8421 <source>Users list</source> 8516 <source>Users list</source>
@@ -8950,9 +9045,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8950 <trans-unit id="1716062177529601456" datatype="html"> 9045 <trans-unit id="1716062177529601456" datatype="html">
8951 <source>Channel filters</source> 9046 <source>Channel filters</source>
8952 <target state="translated">Theo kênh</target> 9047 <target state="translated">Theo kênh</target>
8953 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9048
8954 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9049
8955 </trans-unit> 9050 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8956 <trans-unit id="6059091237492573541" datatype="html"> 9051 <trans-unit id="6059091237492573541" datatype="html">
8957 <source>Update video channel</source> 9052 <source>Update video channel</source>
8958 <target state="translated">Cập nhật kênh video</target> 9053 <target state="translated">Cập nhật kênh video</target>
@@ -9021,18 +9116,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9021 <trans-unit id="5851560788527570644" datatype="html"> 9116 <trans-unit id="5851560788527570644" datatype="html">
9022 <source>Notifications</source> 9117 <source>Notifications</source>
9023 <target state="translated">Thông báo</target> 9118 <target state="translated">Thông báo</target>
9024 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9119
9025 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9120
9026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9121
9027 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9122
9028 </trans-unit> 9123 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9029 <trans-unit id="6658000829978978023" datatype="html"> 9124 <trans-unit id="6658000829978978023" datatype="html">
9030 <source>Applications</source> 9125 <source>Applications</source>
9031 <target state="translated">Ứng dụng</target> 9126 <target state="translated">Ứng dụng</target>
9032 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9127
9033 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9128
9034 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9129
9035 </trans-unit> 9130 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9036 <trans-unit id="104404386496394770" datatype="html"> 9131 <trans-unit id="104404386496394770" datatype="html">
9037 <source>Delete playlist</source> 9132 <source>Delete playlist</source>
9038 <target state="translated">Xóa danh sách phát</target> 9133 <target state="translated">Xóa danh sách phát</target>
@@ -9046,9 +9141,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9046 <trans-unit id="4844578664427956129" datatype="html"> 9141 <trans-unit id="4844578664427956129" datatype="html">
9047 <source>Change ownership</source> 9142 <source>Change ownership</source>
9048 <target state="translated">Äổi chủ sở hữu</target> 9143 <target state="translated">Äổi chủ sở hữu</target>
9049 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9144
9050 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9145
9051 </trans-unit> 9146 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9052 <trans-unit id="3380608219513805292" datatype="html"> 9147 <trans-unit id="3380608219513805292" datatype="html">
9053 <source>Playlist <x id="PH"/> deleted.</source> 9148 <source>Playlist <x id="PH"/> deleted.</source>
9054 <target state="translated">Danh sách phát <x id="PH"/> đã xóa.</target> 9149 <target state="translated">Danh sách phát <x id="PH"/> đã xóa.</target>
@@ -9058,32 +9153,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9058 <trans-unit id="3058024914967508975" datatype="html"> 9153 <trans-unit id="3058024914967508975" datatype="html">
9059 <source>My videos</source> 9154 <source>My videos</source>
9060 <target state="translated">Video của tôi</target> 9155 <target state="translated">Video của tôi</target>
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9156
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9157
9063 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9158
9064 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9159
9065 </trans-unit> 9160 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9066 <trans-unit id="8197117721861453263" datatype="html"> 9161 <trans-unit id="8197117721861453263" datatype="html">
9067 <source>Do you really want to delete <x id="PH"/> videos?</source> 9162 <source>Do you really want to delete <x id="PH"/> videos?</source>
9068 <target state="translated">Bạn có thật sự muốn xóa video của <x id="PH"/>?</target> 9163 <target state="translated">Bạn có thật sự muốn xóa video của <x id="PH"/>?</target>
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9164
9070 </trans-unit> 9165 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9071 <trans-unit id="696910741870112536" datatype="html"> 9166 <trans-unit id="696910741870112536" datatype="html">
9072 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9167 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9073 <target state="translated">{length, plural, =1 {Video đã bị xóa} other {<x id="length"/> video đã bị xóa}}</target> 9168 <target state="translated">{length, plural, =1 {Video đã bị xóa} other {<x id="length"/> video đã bị xóa}}</target>
9074 <context-group purpose="location"> 9169
9075 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9170 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9076 <context context-type="linenumber">191</context>
9077 </context-group>
9078 </trans-unit>
9079 <trans-unit id="3255171236149541417" datatype="html"> 9171 <trans-unit id="3255171236149541417" datatype="html">
9080 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9172 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9081 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> đã bị xóa.</target> 9173 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> đã bị xóa.</target>
9082 <context-group purpose="location"> 9174
9083 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9175 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9084 <context context-type="linenumber">193,191</context>
9085 </context-group>
9086 </trans-unit>
9087 <trans-unit id="2591467977473302125" datatype="html"> 9176 <trans-unit id="2591467977473302125" datatype="html">
9088 <source>Videos list</source> 9177 <source>Videos list</source>
9089 <target state="translated">Danh sách video</target> 9178 <target state="translated">Danh sách video</target>
@@ -9126,8 +9215,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9126 <trans-unit id="3245220240937722814" datatype="html"> 9215 <trans-unit id="3245220240937722814" datatype="html">
9127 <source>My channels</source> 9216 <source>My channels</source>
9128 <target state="translated">Kênh của tôi</target> 9217 <target state="translated">Kênh của tôi</target>
9129 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9218
9130 </trans-unit> 9219 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9131 <trans-unit id="1498264516089100469" datatype="html"> 9220 <trans-unit id="1498264516089100469" datatype="html">
9132 <source>My synchronizations</source> 9221 <source>My synchronizations</source>
9133 <target state="translated">Äồng bá»™ của tôi</target> 9222 <target state="translated">Äồng bá»™ của tôi</target>
@@ -9151,17 +9240,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9151 <trans-unit id="7545420287297803988" datatype="html"> 9240 <trans-unit id="7545420287297803988" datatype="html">
9152 <source>My playlists</source> 9241 <source>My playlists</source>
9153 <target state="translated">Danh sách phát của tôi</target> 9242 <target state="translated">Danh sách phát của tôi</target>
9154 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9243
9155 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9244
9156 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9245
9157 </trans-unit> 9246 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9158 <trans-unit id="2527931602940887636" datatype="html"> 9247 <trans-unit id="2527931602940887636" datatype="html">
9159 <source>My subscriptions</source> 9248 <source>My subscriptions</source>
9160 <target state="translated">Kênh tôi đăng ký</target> 9249 <target state="translated">Kênh tôi đăng ký</target>
9161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9250
9162 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9251
9163 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9252
9164 </trans-unit> 9253 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9165 <trans-unit id="5177154708872200221" datatype="html"> 9254 <trans-unit id="5177154708872200221" datatype="html">
9166 <source>You don't have any subscription yet.</source> 9255 <source>You don't have any subscription yet.</source>
9167 <target state="translated">Bạn chưa đăng ký kênh nào cả.</target> 9256 <target state="translated">Bạn chưa đăng ký kênh nào cả.</target>
@@ -9170,8 +9259,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9170 <trans-unit id="1991904494976135035" datatype="html"> 9259 <trans-unit id="1991904494976135035" datatype="html">
9171 <source>My abuse reports</source> 9260 <source>My abuse reports</source>
9172 <target state="translated">Báo cáo của tôi</target> 9261 <target state="translated">Báo cáo của tôi</target>
9173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9262
9174 </trans-unit> 9263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9175 <trans-unit id="5603224609929994288" datatype="html"> 9264 <trans-unit id="5603224609929994288" datatype="html">
9176 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9265 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9177 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> đang chỠxác minh email </target> 9266 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> đang chỠxác minh email </target>
@@ -9218,28 +9307,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9218 <trans-unit id="8181077408762380407" datatype="html"> 9307 <trans-unit id="8181077408762380407" datatype="html">
9219 <source>Channels</source> 9308 <source>Channels</source>
9220 <target state="translated">Kênh</target> 9309 <target state="translated">Kênh</target>
9221 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9310
9222 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9311
9223 </trans-unit> 9312 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9224 <trans-unit id="8936704404804793618" datatype="html"> 9313 <trans-unit id="8936704404804793618" datatype="html">
9225 <source>Videos</source> 9314 <source>Videos</source>
9226 <target state="translated">Video</target> 9315 <target state="translated">Video</target>
9227 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9316
9228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9317
9229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9318
9230 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9319
9231 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9320
9232 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9321
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9322
9234 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9323
9235 </trans-unit> 9324 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9236 <trans-unit id="1823843876735462104" datatype="html"> 9325 <trans-unit id="1823843876735462104" datatype="html">
9237 <source>Playlists</source> 9326 <source>Playlists</source>
9238 <target state="translated">Danh sách phát</target> 9327 <target state="translated">Danh sách phát</target>
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9328
9240 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9329
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9330
9242 </trans-unit> 9331 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9243 <trans-unit id="7916647920967632052" datatype="html"> 9332 <trans-unit id="7916647920967632052" datatype="html">
9244 <source>max size</source> 9333 <source>max size</source>
9245 <target state="translated">kích cỡ tối đa</target> 9334 <target state="translated">kích cỡ tối đa</target>
@@ -9458,8 +9547,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9458 <trans-unit id="375263728166936544" datatype="html"> 9547 <trans-unit id="375263728166936544" datatype="html">
9459 <source>You need to reconnect.</source> 9548 <source>You need to reconnect.</source>
9460 <target state="translated">Bạn cần kết nối lại.</target> 9549 <target state="translated">Bạn cần kết nối lại.</target>
9461 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9550
9462 </trans-unit> 9551 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9463 <trans-unit id="8093156107152165809" datatype="html"> 9552 <trans-unit id="8093156107152165809" datatype="html">
9464 <source>Show/hide this help menu</source> 9553 <source>Show/hide this help menu</source>
9465 <target state="translated">Ẩn/hiện menu trợ giúp</target> 9554 <target state="translated">Ẩn/hiện menu trợ giúp</target>
@@ -9484,39 +9573,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9484 <trans-unit id="3608407683173066091" datatype="html"> 9573 <trans-unit id="3608407683173066091" datatype="html">
9485 <source>My history</source> 9574 <source>My history</source>
9486 <target state="translated">Lịch sử của tôi</target> 9575 <target state="translated">Lịch sử của tôi</target>
9487 <context-group purpose="location"> 9576
9488 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9577 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9489 <context context-type="linenumber">98</context>
9490 </context-group>
9491 </trans-unit>
9492 <trans-unit id="4024404994702813072" datatype="html"> 9578 <trans-unit id="4024404994702813072" datatype="html">
9493 <source>In my library</source> 9579 <source>In my library</source>
9494 <target state="translated">Thư viện của tôi</target> 9580 <target state="translated">Thư viện của tôi</target>
9495 <context-group purpose="location"> 9581
9496 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9582 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9497 <context context-type="linenumber">104</context>
9498 </context-group>
9499 </trans-unit>
9500 <trans-unit id="232050922346936574" datatype="html"> 9583 <trans-unit id="232050922346936574" datatype="html">
9501 <source>Trending</source> 9584 <source>Trending</source>
9502 <target state="translated">Thịnh hành</target> 9585 <target state="translated">Thịnh hành</target>
9503 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9586
9504 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9587
9505 </trans-unit> 9588 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9506 <trans-unit id="6470888608149621404" datatype="html"> 9589 <trans-unit id="6470888608149621404" datatype="html">
9507 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9590 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9508 <target state="translated"><x id="PH" equiv-text="config.instance.name"/></target> 9591 <target state="translated"><x id="PH" equiv-text="config.instance.name"/></target>
9509 <context-group purpose="location"> 9592
9510 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9593 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9511 <context context-type="linenumber">150</context>
9512 </context-group>
9513 </trans-unit>
9514 <trans-unit id="2821179408673282599" datatype="html"> 9594 <trans-unit id="2821179408673282599" datatype="html">
9515 <source>Home</source> 9595 <source>Home</source>
9516 <target state="translated">Trang chính</target> 9596 <target state="translated">Trang chính</target>
9517 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9597
9518 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9598
9519 </trans-unit> 9599 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9520 <trans-unit id="4648900870671159218" datatype="html"> 9600 <trans-unit id="4648900870671159218" datatype="html">
9521 <source>Success</source> 9601 <source>Success</source>
9522 <target state="translated">Thành công</target> 9602 <target state="translated">Thành công</target>
@@ -9526,13 +9606,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9526 <trans-unit id="1266887509445371246" datatype="html"> 9606 <trans-unit id="1266887509445371246" datatype="html">
9527 <source>Incorrect username or password.</source> 9607 <source>Incorrect username or password.</source>
9528 <target state="translated">Sai tên hoặc mật khẩu.</target> 9608 <target state="translated">Sai tên hoặc mật khẩu.</target>
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9609
9530 </trans-unit> 9610 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9531 <trans-unit id="6974874606619467663" datatype="html"> 9611 <trans-unit id="6974874606619467663" datatype="html">
9532 <source>Your account is blocked.</source> 9612 <source>Your account is blocked.</source>
9533 <target state="translated">Tài khoản của bạn đã bị khóa.</target> 9613 <target state="translated">Tài khoản của bạn đã bị khóa.</target>
9534 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9614
9535 </trans-unit> 9615 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9536 <trans-unit id="7939914198003891823" datatype="html"> 9616 <trans-unit id="7939914198003891823" datatype="html">
9537 <source>any language</source> 9617 <source>any language</source>
9538 <target state="translated">ngôn ngữ bất kỳ</target> 9618 <target state="translated">ngôn ngữ bất kỳ</target>
@@ -9702,6 +9782,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9702 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9782 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9703 <context context-type="linenumber">7</context> 9783 <context context-type="linenumber">7</context>
9704 </context-group> 9784 </context-group>
9785 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9786 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9787</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9788</target>
9789 <context-group purpose="location">
9790 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9791 <context context-type="linenumber">1,4</context>
9792 </context-group>
9705 </trans-unit> 9793 </trans-unit>
9706 <trans-unit id="7804724824750282316" datatype="html"> 9794 <trans-unit id="7804724824750282316" datatype="html">
9707 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9795 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9832,7 +9920,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9832 <trans-unit id="9178182467454450952" datatype="html"> 9920 <trans-unit id="9178182467454450952" datatype="html">
9833 <source>Confirm</source> 9921 <source>Confirm</source>
9834 <target state="translated">Xác nhận</target> 9922 <target state="translated">Xác nhận</target>
9835 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9923
9924 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9925 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9926 <context-group purpose="location">
9927 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9928 <context context-type="linenumber">28,30</context>
9929 </context-group>
9930 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9931 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9932 <context-group purpose="location">
9933 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9934 <context context-type="linenumber">34,36</context>
9935 </context-group>
9936 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9937 <source>Two-factor code</source><target state="new">Two-factor code</target>
9938 <context-group purpose="location">
9939 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9940 <context context-type="linenumber">42</context>
9941 </context-group>
9942 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9943 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9944 <context-group purpose="location">
9945 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9946 <context context-type="linenumber">43</context>
9947 </context-group>
9948 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9949 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9950 <context-group purpose="location">
9951 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9952 <context context-type="linenumber">77</context>
9953 </context-group>
9836 </trans-unit> 9954 </trans-unit>
9837 <trans-unit id="7784486624424057376" datatype="html"> 9955 <trans-unit id="7784486624424057376" datatype="html">
9838 <source>Instance name is required.</source> 9956 <source>Instance name is required.</source>
@@ -10036,6 +10154,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10036 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10154 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10037 <target state="translated">Äịa chỉ phải sá»­ dụng được (eg. chocobozzz@example.com).</target> 10155 <target state="translated">Äịa chỉ phải sá»­ dụng được (eg. chocobozzz@example.com).</target>
10038 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10157 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10158 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10159 <context-group purpose="location">
10160 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10161 <context context-type="linenumber">69</context>
10162 </context-group>
10039 </trans-unit> 10163 </trans-unit>
10040 <trans-unit id="4968369344159400023" datatype="html"> 10164 <trans-unit id="4968369344159400023" datatype="html">
10041 <source>Your name is required.</source> 10165 <source>Your name is required.</source>
@@ -10091,10 +10215,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10091 <trans-unit id="3577237269587081090" datatype="html"> 10215 <trans-unit id="3577237269587081090" datatype="html">
10092 <source>Password is required.</source> 10216 <source>Password is required.</source>
10093 <target state="translated">Yêu cầu mật khẩu.</target> 10217 <target state="translated">Yêu cầu mật khẩu.</target>
10094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10218
10095 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10219
10096 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10220
10097 </trans-unit> 10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10098 <trans-unit id="3152303769378345477" datatype="html"> 10222 <trans-unit id="3152303769378345477" datatype="html">
10099 <source>Confirmation of the password is required.</source> 10223 <source>Confirmation of the password is required.</source>
10100 <target state="translated">Yêu cầu xác nhận mật khẩu.</target> 10224 <target state="translated">Yêu cầu xác nhận mật khẩu.</target>
@@ -10138,94 +10262,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10138 <trans-unit id="525871656034789056" datatype="html"> 10262 <trans-unit id="525871656034789056" datatype="html">
10139 <source>Password must be at least 6 characters long.</source> 10263 <source>Password must be at least 6 characters long.</source>
10140 <target state="translated">Äá»™ dài tối thiểu 6 ký tá»±.</target> 10264 <target state="translated">Äá»™ dài tối thiểu 6 ký tá»±.</target>
10141 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10265
10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10266
10143 </trans-unit> 10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10144 <trans-unit id="1099684476181448167"> 10268 <trans-unit id="1099684476181448167">
10145 <source>Password cannot be more than 255 characters long.</source> 10269 <source>Password cannot be more than 255 characters long.</source>
10146 <target>Mật khẩu phải ngắn hơn 255 ký tự.</target> 10270 <target>Mật khẩu phải ngắn hơn 255 ký tự.</target>
10147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10271
10148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10272
10149 </trans-unit> 10273 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10150 <trans-unit id="3392630942539073768" datatype="html"> 10274 <trans-unit id="3392630942539073768" datatype="html">
10151 <source>The new password and the confirmed password do not correspond.</source> 10275 <source>The new password and the confirmed password do not correspond.</source>
10152 <target state="translated">Mật khẩu mới và mật khẩu lặp lại không khớp.</target> 10276 <target state="translated">Mật khẩu mới và mật khẩu lặp lại không khớp.</target>
10153 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10277
10154 </trans-unit> 10278 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10155 <trans-unit id="2027337371129904473"> 10279 <trans-unit id="2027337371129904473">
10156 <source>Video quota is required.</source> 10280 <source>Video quota is required.</source>
10157 <target>Phải có giới hạn dung lượng.</target> 10281 <target>Phải có giới hạn dung lượng.</target>
10158 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10282
10159 </trans-unit> 10283 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10160 <trans-unit id="267386529333143660" datatype="html"> 10284 <trans-unit id="267386529333143660" datatype="html">
10161 <source>Quota must be greater than -1.</source> 10285 <source>Quota must be greater than -1.</source>
10162 <target state="translated">Dung lượng phải lớn hơn -1.</target> 10286 <target state="translated">Dung lượng phải lớn hơn -1.</target>
10163 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10287
10164 </trans-unit> 10288 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10165 <trans-unit id="1220179061234048936" datatype="html"> 10289 <trans-unit id="1220179061234048936" datatype="html">
10166 <source>Daily upload limit is required.</source> 10290 <source>Daily upload limit is required.</source>
10167 <target state="translated">Yêu cầu giới hạn đăng hằng ngày.</target> 10291 <target state="translated">Yêu cầu giới hạn đăng hằng ngày.</target>
10168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10292
10169 </trans-unit> 10293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10170 <trans-unit id="8959404382357999234" datatype="html"> 10294 <trans-unit id="8959404382357999234" datatype="html">
10171 <source>Daily upload limit must be greater than -1.</source> 10295 <source>Daily upload limit must be greater than -1.</source>
10172 <target state="translated">Giới hạn đăng hàng ngày phải lớn hơn -1.</target> 10296 <target state="translated">Giới hạn đăng hàng ngày phải lớn hơn -1.</target>
10173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10297
10174 </trans-unit> 10298 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10175 <trans-unit id="4796798537475457493" datatype="html"> 10299 <trans-unit id="4796798537475457493" datatype="html">
10176 <source>User role is required.</source> 10300 <source>User role is required.</source>
10177 <target state="translated">Yêu cầu chức vụ ngÆ°á»i dùng.</target> 10301 <target state="translated">Yêu cầu chức vụ ngÆ°á»i dùng.</target>
10178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10302
10179 </trans-unit> 10303 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10180 <trans-unit id="2761226139624435788"> 10304 <trans-unit id="2761226139624435788">
10181 <source>Description must be at least 3 characters long.</source> 10305 <source>Description must be at least 3 characters long.</source>
10182 <target>Mô tả phải từ 3 ký tự trở lên.</target> 10306 <target>Mô tả phải từ 3 ký tự trở lên.</target>
10183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10307
10184 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10308
10185 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10309
10186 </trans-unit> 10310 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10187 <trans-unit id="4717982586356605243"> 10311 <trans-unit id="4717982586356605243">
10188 <source>Description cannot be more than 1000 characters long.</source> 10312 <source>Description cannot be more than 1000 characters long.</source>
10189 <target>Mô tả phải từ 100 ký tự trở xuống.</target> 10313 <target>Mô tả phải từ 100 ký tự trở xuống.</target>
10190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10314
10191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10315
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10316
10193 </trans-unit> 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10194 <trans-unit id="1814372869868173571" datatype="html"> 10318 <trans-unit id="1814372869868173571" datatype="html">
10195 <source>You must agree with the instance terms in order to register on it.</source> 10319 <source>You must agree with the instance terms in order to register on it.</source>
10196 <target state="translated">Bạn phải đồng ý quy tắc máy chủ mới có thể đăng ký.</target> 10320 <target state="translated">Bạn phải đồng ý quy tắc máy chủ mới có thể đăng ký.</target>
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10321
10198 </trans-unit> 10322 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10199 <trans-unit id="7803960725351649605"> 10323 <trans-unit id="7803960725351649605">
10200 <source>Ban reason must be at least 3 characters long.</source> 10324 <source>Ban reason must be at least 3 characters long.</source>
10201 <target>Lí do chặn phải từ 3 ký tự trở lên.</target> 10325 <target>Lí do chặn phải từ 3 ký tự trở lên.</target>
10202 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10326
10203 </trans-unit> 10327 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10204 <trans-unit id="3851609012243698179"> 10328 <trans-unit id="3851609012243698179">
10205 <source>Ban reason cannot be more than 250 characters long.</source> 10329 <source>Ban reason cannot be more than 250 characters long.</source>
10206 <target>Lý do vô hiệu hóa phải từ 250 kí tự trở xuống.</target> 10330 <target>Lý do vô hiệu hóa phải từ 250 kí tự trở xuống.</target>
10207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10331
10208 </trans-unit> 10332 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10209 <trans-unit id="6632896893630378443" datatype="html"> 10333 <trans-unit id="6632896893630378443" datatype="html">
10210 <source>Display name is required.</source> 10334 <source>Display name is required.</source>
10211 <target state="translated">Yêu cầu tên hiển thị.</target> 10335 <target state="translated">Yêu cầu tên hiển thị.</target>
10212 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10336
10213 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10337
10214 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10338
10215 </trans-unit> 10339 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10216 <trans-unit id="1303578752658966736" datatype="html"> 10340 <trans-unit id="1303578752658966736" datatype="html">
10217 <source>Display name must be at least 1 character long.</source> 10341 <source>Display name must be at least 1 character long.</source>
10218 <target state="translated">Äá»™ dài tối thiếu 1 ký tá»±.</target> 10342 <target state="translated">Äá»™ dài tối thiếu 1 ký tá»±.</target>
10219 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10343
10220 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10344
10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10345
10222 </trans-unit> 10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10223 <trans-unit id="4613240543124934954" datatype="html"> 10347 <trans-unit id="4613240543124934954" datatype="html">
10224 <source>Display name cannot be more than 50 characters long.</source> 10348 <source>Display name cannot be more than 50 characters long.</source>
10225 <target state="translated">Äá»™ dài tối Ä‘a 50 ký tá»±.</target> 10349 <target state="translated">Äá»™ dài tối Ä‘a 50 ký tá»±.</target>
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10350
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10351
10228 </trans-unit> 10352 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10229 <trans-unit id="1000468652492651683" datatype="html"> 10353 <trans-unit id="1000468652492651683" datatype="html">
10230 <source>Report reason is required.</source> 10354 <source>Report reason is required.</source>
10231 <target state="translated">Yêu cầu lý do báo cáo.</target> 10355 <target state="translated">Yêu cầu lý do báo cáo.</target>
@@ -11099,10 +11223,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11099 <trans-unit id="6952960992592445535" datatype="html"> 11223 <trans-unit id="6952960992592445535" datatype="html">
11100 <source><x id="PH"/> (channel page) </source> 11224 <source><x id="PH"/> (channel page) </source>
11101 <target state="translated"><x id="PH"/> (kênh) </target> 11225 <target state="translated"><x id="PH"/> (kênh) </target>
11102 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11226
11103 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11227
11104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11228
11105 </trans-unit> 11229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11106 <trans-unit id="1209500590333005801" datatype="html"> 11230 <trans-unit id="1209500590333005801" datatype="html">
11107 <source><x id="PH"/> (account page) </source> 11231 <source><x id="PH"/> (account page) </source>
11108 <target state="translated"><x id="PH"/> (trang tài khoản) </target> 11232 <target state="translated"><x id="PH"/> (trang tài khoản) </target>
@@ -11479,23 +11603,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11479 <trans-unit id="968295009933361070"> 11603 <trans-unit id="968295009933361070">
11480 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11604 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11481 <target>Bạn đã thá»­ quá nhiá»u lần, xin thá»­ lại sau <x id="PH"/> phút.</target> 11605 <target>Bạn đã thá»­ quá nhiá»u lần, xin thá»­ lại sau <x id="PH"/> phút.</target>
11482 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11606
11483 </trans-unit> 11607 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11484 <trans-unit id="4965472196059235310"> 11608 <trans-unit id="4965472196059235310">
11485 <source>Too many attempts, please try again later.</source> 11609 <source>Too many attempts, please try again later.</source>
11486 <target>Quá nhiá»u lần thá»±c hiện, vui lòng thá»­ lại sau.</target> 11610 <target>Quá nhiá»u lần thá»±c hiện, vui lòng thá»­ lại sau.</target>
11487 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11611
11488 </trans-unit> 11612 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11489 <trans-unit id="1693549688987384699"> 11613 <trans-unit id="1693549688987384699">
11490 <source>Server error. Please retry later.</source> 11614 <source>Server error. Please retry later.</source>
11491 <target>Lỗi máy chủ. Xin thử lại sau.</target> 11615 <target>Lỗi máy chủ. Xin thử lại sau.</target>
11492 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11616
11493 </trans-unit> 11617 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11494 <trans-unit id="7436975022198908854" datatype="html"> 11618 <trans-unit id="7436975022198908854" datatype="html">
11495 <source>Unknown server error</source> 11619 <source>Unknown server error</source>
11496 <target state="translated">Lỗi máy chủ chưa biết</target> 11620 <target state="translated">Lỗi máy chủ chưa biết</target>
11497 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11621
11498 </trans-unit> 11622 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11499 <trans-unit id="5927402622550505067" datatype="html"> 11623 <trans-unit id="5927402622550505067" datatype="html">
11500 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11624 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11501 <target state="translated">Äã đăng ký tất cả kênh hiện tại của <x id="PH"/>. Bạn sẽ nhận được thông báo vá» video má»›i của há».</target> 11625 <target state="translated">Äã đăng ký tất cả kênh hiện tại của <x id="PH"/>. Bạn sẽ nhận được thông báo vá» video má»›i của há».</target>
@@ -11642,8 +11766,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11642 <trans-unit id="2115592966120408375"> 11766 <trans-unit id="2115592966120408375">
11643 <source>Copied</source> 11767 <source>Copied</source>
11644 <target>Äã chép</target> 11768 <target>Äã chép</target>
11645 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11769
11646 </trans-unit> 11770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11647 <trans-unit id="4323470180912194028" datatype="html"> 11771 <trans-unit id="4323470180912194028" datatype="html">
11648 <source>Copy</source> 11772 <source>Copy</source>
11649 <target state="translated">Chép</target> 11773 <target state="translated">Chép</target>
@@ -11891,46 +12015,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11891 <trans-unit id="4058575476871566236"> 12015 <trans-unit id="4058575476871566236">
11892 <source>Published</source> 12016 <source>Published</source>
11893 <target>Äã đăng</target> 12017 <target>Äã đăng</target>
11894 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12018
11895 </trans-unit> 12019 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11896 <trans-unit id="7657908235362559477" datatype="html"> 12020 <trans-unit id="7657908235362559477" datatype="html">
11897 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12021 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11898 <target state="translated">Äã lên lịch đăng vào <x id="PH" equiv-text="updateAt"/></target> 12022 <target state="translated">Äã lên lịch đăng vào <x id="PH" equiv-text="updateAt"/></target>
11899 <context-group purpose="location"> 12023
11900 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12024 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11901 <context context-type="linenumber">178</context>
11902 </context-group>
11903 </trans-unit>
11904 <trans-unit id="5093002376262354382" datatype="html"> 12025 <trans-unit id="5093002376262354382" datatype="html">
11905 <source>Transcoding failed</source> 12026 <source>Transcoding failed</source>
11906 <target state="translated">Chuyển mã thất bại</target> 12027 <target state="translated">Chuyển mã thất bại</target>
11907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12028
11908 </trans-unit> 12029 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11909 <trans-unit id="118687079501751948" datatype="html"> 12030 <trans-unit id="118687079501751948" datatype="html">
11910 <source>Move to external storage failed</source> 12031 <source>Move to external storage failed</source>
11911 <target state="translated">Chuyển sang lưu trữ ngoài thất bại</target> 12032 <target state="translated">Chuyển sang lưu trữ ngoài thất bại</target>
11912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12033
11913 </trans-unit> 12034 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11914 <trans-unit id="4887724548587271148"> 12035 <trans-unit id="4887724548587271148">
11915 <source>Waiting transcoding</source> 12036 <source>Waiting transcoding</source>
11916 <target>Äang chá» chuyển mã</target> 12037 <target>Äang chá» chuyển mã</target>
11917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12038
11918 </trans-unit> 12039 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11919 <trans-unit id="4517785179607945981" datatype="html"> 12040 <trans-unit id="4517785179607945981" datatype="html">
11920 <source>To transcode</source> 12041 <source>To transcode</source>
11921 <target state="translated">Äể chuyển mã</target> 12042 <target state="translated">Äể chuyển mã</target>
11922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12043
11923 </trans-unit> 12044 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11924 <trans-unit id="3299576663551440736"> 12045 <trans-unit id="3299576663551440736">
11925 <source>To import</source> 12046 <source>To import</source>
11926 <target state="translated">Äể nhập video</target> 12047 <target state="translated">Äể nhập video</target>
11927 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12048
11928 </trans-unit> 12049 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11929 <trans-unit id="6963802198225789806" datatype="html"> 12050 <trans-unit id="6963802198225789806" datatype="html">
11930 <source>To edit</source> 12051 <source>To edit</source>
11931 <target state="translated">Sá»­a</target> 12052 <target state="translated">Sá»­a</target>
11932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12053
11933 </trans-unit> 12054 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11934 <trans-unit id="8492933894084361602" datatype="html"> 12055 <trans-unit id="8492933894084361602" datatype="html">
11935 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12056 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11936 <target state="translated">Äăng ký RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target> 12057 <target state="translated">Äăng ký RSS "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</target>
@@ -12019,40 +12140,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12019 <trans-unit id="3284171506518522275"> 12140 <trans-unit id="3284171506518522275">
12020 <source>Your video was uploaded to your account and is private.</source> 12141 <source>Your video was uploaded to your account and is private.</source>
12021 <target>Video đã được tải lên và lưu vào tài khoản của bạn dưới dạng riêng tư.</target> 12142 <target>Video đã được tải lên và lưu vào tài khoản của bạn dưới dạng riêng tư.</target>
12022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12143
12023 </trans-unit> 12144 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12024 <trans-unit id="5699822024600815733"> 12145 <trans-unit id="5699822024600815733">
12025 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12146 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12026 <target>NhÆ°ng các dữ liệu liên quan (thẻ, mô tả,...) sẽ bị mất. Bạn có chắc muốn rá»i khá»i trang không?</target> 12147 <target>NhÆ°ng các dữ liệu liên quan (thẻ, mô tả,...) sẽ bị mất. Bạn có chắc muốn rá»i khá»i trang không?</target>
12027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12148
12028 </trans-unit> 12149 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12029 <trans-unit id="1219739004043110649"> 12150 <trans-unit id="1219739004043110649">
12030 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12151 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12031 <target>Video của bạn vẫn chÆ°a được tải lên, bạn có chắc muốn rá»i trang?</target> 12152 <target>Video của bạn vẫn chÆ°a được tải lên, bạn có chắc muốn rá»i trang?</target>
12032 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12153
12033 </trans-unit> 12154 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12034 <trans-unit id="1830802698757049943" datatype="html"> 12155 <trans-unit id="1830802698757049943" datatype="html">
12035 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12156 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12036 <target state="translated">Äăng <x id="PH" equiv-text="videoName"/></target> 12157 <target state="translated">Äăng <x id="PH" equiv-text="videoName"/></target>
12037 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12158
12038 </trans-unit> 12159 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12039 <trans-unit id="6932865105766151309" datatype="html"> 12160 <trans-unit id="6932865105766151309" datatype="html">
12040 <source>Upload</source> 12161 <source>Upload</source>
12041 <target state="translated">Tải lên</target> 12162 <target state="translated">Tải lên</target>
12042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12163
12043 </trans-unit> 12164 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12044 <trans-unit id="8278735427925094503"> 12165 <trans-unit id="8278735427925094503">
12045 <source>Upload <x id="PH"/> </source> 12166 <source>Upload <x id="PH"/> </source>
12046 <target>Tải lên 12167 <target>Tải lên
12047 <x id="PH"/> 12168 <x id="PH"/>
12048 </target> 12169 </target>
12049 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12170
12050 </trans-unit> 12171 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12051 <trans-unit id="5981816353437801748"> 12172 <trans-unit id="5981816353437801748">
12052 <source>Video published.</source> 12173 <source>Video published.</source>
12053 <target>Äã đăng video.</target> 12174 <target>Äã đăng video.</target>
12054 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12175
12055 </trans-unit> 12176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12056 <trans-unit id="764164089183618119"> 12177 <trans-unit id="764164089183618119">
12057 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12178 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12058 <target>Bạn có sá»­a đổi chÆ°a lÆ°u! Nếu rá»i Ä‘i, những sá»­a đổi này sẽ bị mất.</target> 12179 <target>Bạn có sá»­a đổi chÆ°a lÆ°u! Nếu rá»i Ä‘i, những sá»­a đổi này sẽ bị mất.</target>
@@ -12188,28 +12309,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12188 <trans-unit id="2159130950882492111" datatype="html"> 12309 <trans-unit id="2159130950882492111" datatype="html">
12189 <source>Cancel</source> 12310 <source>Cancel</source>
12190 <target state="translated">Hủy</target> 12311 <target state="translated">Hủy</target>
12191 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12312
12192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12313
12193 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12314
12194 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12315
12195 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12316
12196 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12317
12197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12318
12198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12319
12199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12320
12200 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12321
12201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12322
12202 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12323
12203 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12324
12204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12325
12205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12326
12206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12327
12207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12328
12208 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12329
12209 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12330
12210 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12331
12211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12332
12212 </trans-unit> 12333 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12213 <trans-unit id="3354816756665089864" datatype="html"> 12334 <trans-unit id="3354816756665089864" datatype="html">
12214 <source>Autoplay is suspended</source> 12335 <source>Autoplay is suspended</source>
12215 <target state="translated">Tạm ngừng tự phát</target> 12336 <target state="translated">Tạm ngừng tự phát</target>
@@ -12298,9 +12419,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12298 <trans-unit id="2431286785954354122" datatype="html"> 12419 <trans-unit id="2431286785954354122" datatype="html">
12299 <source>Recently added</source> 12420 <source>Recently added</source>
12300 <target state="translated">Mới nhất</target> 12421 <target state="translated">Mới nhất</target>
12301 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12422
12302 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12423
12303 </trans-unit> 12424 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12304 <trans-unit id="12646164819555880"> 12425 <trans-unit id="12646164819555880">
12305 <source>Videos from your subscriptions</source> 12426 <source>Videos from your subscriptions</source>
12306 <target>Video từ các kênh bạn đăng ký</target> 12427 <target>Video từ các kênh bạn đăng ký</target>
@@ -12309,17 +12430,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12309 <trans-unit id="1812379335568847528" datatype="html"> 12430 <trans-unit id="1812379335568847528" datatype="html">
12310 <source>Subscriptions</source> 12431 <source>Subscriptions</source>
12311 <target state="translated">Danh sách đăng ký</target> 12432 <target state="translated">Danh sách đăng ký</target>
12312 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12433
12313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12434
12314 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12435
12315 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12436
12316 </trans-unit> 12437 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12317 <trans-unit id="186236568870281953" datatype="html"> 12438 <trans-unit id="186236568870281953" datatype="html">
12318 <source>History</source> 12439 <source>History</source>
12319 <target state="translated">Lịch sử xem</target> 12440 <target state="translated">Lịch sử xem</target>
12320 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12441
12321 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12442
12322 </trans-unit> 12443 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12323 <trans-unit id="5237588857224999862" datatype="html"> 12444 <trans-unit id="5237588857224999862" datatype="html">
12324 <source>Open actions</source> 12445 <source>Open actions</source>
12325 <target state="translated">Mở hành động</target> 12446 <target state="translated">Mở hành động</target>
@@ -12331,11 +12452,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12331 <trans-unit id="8681933925782924101" datatype="html"> 12452 <trans-unit id="8681933925782924101" datatype="html">
12332 <source>Local videos</source> 12453 <source>Local videos</source>
12333 <target state="translated">Máy chủ</target> 12454 <target state="translated">Máy chủ</target>
12334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12455
12335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12456
12336 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12457
12337 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12458
12338 </trans-unit> 12459 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12339 <trans-unit id="5668077948386857930" datatype="html"> 12460 <trans-unit id="5668077948386857930" datatype="html">
12340 <source>Exclude</source> 12461 <source>Exclude</source>
12341 <target state="translated">Ngoại trừ</target> 12462 <target state="translated">Ngoại trừ</target>
@@ -12370,19 +12491,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12370 <trans-unit id="4668975178372693951" datatype="html"> 12491 <trans-unit id="4668975178372693951" datatype="html">
12371 <source>Discover videos</source> 12492 <source>Discover videos</source>
12372 <target state="translated">Khám phá</target> 12493 <target state="translated">Khám phá</target>
12373 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12494
12374 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12495
12375 </trans-unit> 12496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12376 <trans-unit id="8067135025051844577" datatype="html"> 12497 <trans-unit id="8067135025051844577" datatype="html">
12377 <source>Trending videos</source> 12498 <source>Trending videos</source>
12378 <target state="translated">Video thịnh hành</target> 12499 <target state="translated">Video thịnh hành</target>
12379 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12500
12380 </trans-unit> 12501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12381 <trans-unit id="664221386829541948" datatype="html"> 12502 <trans-unit id="664221386829541948" datatype="html">
12382 <source>Recently added videos</source> 12503 <source>Recently added videos</source>
12383 <target state="translated">Video gần đây nhất</target> 12504 <target state="translated">Video gần đây nhất</target>
12384 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12505
12385 </trans-unit> 12506 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12386 <trans-unit id="8212906256415538361" datatype="html"> 12507 <trans-unit id="8212906256415538361" datatype="html">
12387 <source>Upload a video</source> 12508 <source>Upload a video</source>
12388 <target state="translated">Tải video lên</target> 12509 <target state="translated">Tải video lên</target>
diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf
index 44c18bf31..c6420c1fa 100644
--- a/client/src/locale/angular.xlf
+++ b/client/src/locale/angular.xlf
@@ -529,7 +529,7 @@
529 </context-group> 529 </context-group>
530 <context-group purpose="location"> 530 <context-group purpose="location">
531 <context context-type="sourcefile">src/app/+login/login.component.html</context> 531 <context context-type="sourcefile">src/app/+login/login.component.html</context>
532 <context context-type="linenumber">129</context> 532 <context context-type="linenumber">143</context>
533 </context-group> 533 </context-group>
534 <context-group purpose="location"> 534 <context-group purpose="location">
535 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context> 535 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context>
@@ -569,7 +569,7 @@
569 </context-group> 569 </context-group>
570 <context-group purpose="location"> 570 <context-group purpose="location">
571 <context context-type="sourcefile">src/app/modal/confirm.component.html</context> 571 <context context-type="sourcefile">src/app/modal/confirm.component.html</context>
572 <context context-type="linenumber">20</context> 572 <context context-type="linenumber">23</context>
573 </context-group> 573 </context-group>
574 <context-group purpose="location"> 574 <context-group purpose="location">
575 <context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context> 575 <context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context>
@@ -1092,7 +1092,7 @@
1092 </context-group> 1092 </context-group>
1093 <context-group purpose="location"> 1093 <context-group purpose="location">
1094 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 1094 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
1095 <context context-type="linenumber">76</context> 1095 <context context-type="linenumber">85</context>
1096 </context-group> 1096 </context-group>
1097 <context-group purpose="location"> 1097 <context-group purpose="location">
1098 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context> 1098 <context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context>
@@ -1189,7 +1189,7 @@
1189 </context-group> 1189 </context-group>
1190 <context-group purpose="location"> 1190 <context-group purpose="location">
1191 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1191 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1192 <context context-type="linenumber">244</context> 1192 <context context-type="linenumber">246</context>
1193 </context-group> 1193 </context-group>
1194 <context-group purpose="location"> 1194 <context-group purpose="location">
1195 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context> 1195 <context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context>
@@ -1363,7 +1363,7 @@
1363 </context-group> 1363 </context-group>
1364 <context-group purpose="location"> 1364 <context-group purpose="location">
1365 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 1365 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
1366 <context context-type="linenumber">85</context> 1366 <context context-type="linenumber">96</context>
1367 </context-group> 1367 </context-group>
1368 <context-group purpose="location"> 1368 <context-group purpose="location">
1369 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> 1369 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
@@ -1386,7 +1386,7 @@
1386 </context-group> 1386 </context-group>
1387 <context-group purpose="location"> 1387 <context-group purpose="location">
1388 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 1388 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
1389 <context context-type="linenumber">94</context> 1389 <context context-type="linenumber">105</context>
1390 </context-group> 1390 </context-group>
1391 <context-group purpose="location"> 1391 <context-group purpose="location">
1392 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> 1392 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
@@ -1801,11 +1801,11 @@ color: red;
1801 </context-group> 1801 </context-group>
1802 <context-group purpose="location"> 1802 <context-group purpose="location">
1803 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1803 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1804 <context context-type="linenumber">478</context> 1804 <context context-type="linenumber">480</context>
1805 </context-group> 1805 </context-group>
1806 <context-group purpose="location"> 1806 <context-group purpose="location">
1807 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1807 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1808 <context context-type="linenumber">491</context> 1808 <context context-type="linenumber">493</context>
1809 </context-group> 1809 </context-group>
1810 </trans-unit> 1810 </trans-unit>
1811 <trans-unit id="4497115134891299867" datatype="html"> 1811 <trans-unit id="4497115134891299867" datatype="html">
@@ -1865,7 +1865,7 @@ color: red;
1865 </context-group> 1865 </context-group>
1866 <context-group purpose="location"> 1866 <context-group purpose="location">
1867 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1867 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1868 <context context-type="linenumber">231</context> 1868 <context context-type="linenumber">233</context>
1869 </context-group> 1869 </context-group>
1870 <context-group purpose="location"> 1870 <context-group purpose="location">
1871 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 1871 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
@@ -1877,39 +1877,39 @@ color: red;
1877 </context-group> 1877 </context-group>
1878 <context-group purpose="location"> 1878 <context-group purpose="location">
1879 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 1879 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
1880 <context context-type="linenumber">172</context> 1880 <context context-type="linenumber">169</context>
1881 </context-group> 1881 </context-group>
1882 <context-group purpose="location"> 1882 <context-group purpose="location">
1883 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 1883 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
1884 <context context-type="linenumber">172</context> 1884 <context context-type="linenumber">169</context>
1885 </context-group> 1885 </context-group>
1886 </trans-unit> 1886 </trans-unit>
1887 <trans-unit id="8509882464852636851" datatype="html"> 1887 <trans-unit id="8509882464852636851" datatype="html">
1888 <source>Default daily upload limit per user</source> 1888 <source>Default daily upload limit per user</source>
1889 <context-group purpose="location"> 1889 <context-group purpose="location">
1890 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1890 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1891 <context context-type="linenumber">225</context> 1891 <context context-type="linenumber">227</context>
1892 </context-group> 1892 </context-group>
1893 </trans-unit> 1893 </trans-unit>
1894 <trans-unit id="667372110624203230" datatype="html"> 1894 <trans-unit id="667372110624203230" datatype="html">
1895 <source>Import jobs concurrency</source> 1895 <source>Import jobs concurrency</source>
1896 <context-group purpose="location"> 1896 <context-group purpose="location">
1897 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1897 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1898 <context context-type="linenumber">254</context> 1898 <context context-type="linenumber">256</context>
1899 </context-group> 1899 </context-group>
1900 </trans-unit> 1900 </trans-unit>
1901 <trans-unit id="2184839376696112704" datatype="html"> 1901 <trans-unit id="2184839376696112704" datatype="html">
1902 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1902 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1903 <context-group purpose="location"> 1903 <context-group purpose="location">
1904 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1904 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1905 <context context-type="linenumber">255</context> 1905 <context context-type="linenumber">257</context>
1906 </context-group> 1906 </context-group>
1907 </trans-unit> 1907 </trans-unit>
1908 <trans-unit id="780513172839038392" datatype="html"> 1908 <trans-unit id="780513172839038392" datatype="html">
1909 <source>jobs in parallel</source> 1909 <source>jobs in parallel</source>
1910 <context-group purpose="location"> 1910 <context-group purpose="location">
1911 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1911 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1912 <context context-type="linenumber">259</context> 1912 <context context-type="linenumber">261</context>
1913 </context-group> 1913 </context-group>
1914 <context-group purpose="location"> 1914 <context-group purpose="location">
1915 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 1915 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
@@ -1920,280 +1920,280 @@ color: red;
1920 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1920 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1921 <context-group purpose="location"> 1921 <context-group purpose="location">
1922 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1922 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1923 <context context-type="linenumber">268</context> 1923 <context context-type="linenumber">270</context>
1924 </context-group> 1924 </context-group>
1925 </trans-unit> 1925 </trans-unit>
1926 <trans-unit id="2095604754338363597" datatype="html"> 1926 <trans-unit id="2095604754338363597" datatype="html">
1927 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1927 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1928 <context-group purpose="location"> 1928 <context-group purpose="location">
1929 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1929 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1930 <context context-type="linenumber">271</context> 1930 <context context-type="linenumber">273</context>
1931 </context-group> 1931 </context-group>
1932 </trans-unit> 1932 </trans-unit>
1933 <trans-unit id="4719342289581047890" datatype="html"> 1933 <trans-unit id="4719342289581047890" datatype="html">
1934 <source>Allow import with a torrent file or a magnet URI</source> 1934 <source>Allow import with a torrent file or a magnet URI</source>
1935 <context-group purpose="location"> 1935 <context-group purpose="location">
1936 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1936 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1937 <context context-type="linenumber">279</context> 1937 <context context-type="linenumber">281</context>
1938 </context-group> 1938 </context-group>
1939 </trans-unit> 1939 </trans-unit>
1940 <trans-unit id="6801844913630625451" datatype="html"> 1940 <trans-unit id="6801844913630625451" datatype="html">
1941 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 1941 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
1942 <context-group purpose="location"> 1942 <context-group purpose="location">
1943 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1943 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1944 <context context-type="linenumber">282</context> 1944 <context context-type="linenumber">284</context>
1945 </context-group> 1945 </context-group>
1946 </trans-unit> 1946 </trans-unit>
1947 <trans-unit id="2634326893148077182" datatype="html"> 1947 <trans-unit id="2634326893148077182" datatype="html">
1948 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 1948 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
1949 <context-group purpose="location"> 1949 <context-group purpose="location">
1950 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1950 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1951 <context context-type="linenumber">293</context> 1951 <context context-type="linenumber">295</context>
1952 </context-group> 1952 </context-group>
1953 </trans-unit> 1953 </trans-unit>
1954 <trans-unit id="7404104645798703279" datatype="html"> 1954 <trans-unit id="7404104645798703279" datatype="html">
1955 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source> 1955 <source> â›” You need to allow import with HTTP URL to be able to activate this feature. </source>
1956 <context-group purpose="location"> 1956 <context-group purpose="location">
1957 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1957 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1958 <context context-type="linenumber">296,298</context> 1958 <context context-type="linenumber">298,300</context>
1959 </context-group> 1959 </context-group>
1960 </trans-unit> 1960 </trans-unit>
1961 <trans-unit id="3428986951244800347" datatype="html"> 1961 <trans-unit id="3428986951244800347" datatype="html">
1962 <source>Block new videos automatically</source> 1962 <source>Block new videos automatically</source>
1963 <context-group purpose="location"> 1963 <context-group purpose="location">
1964 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1964 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1965 <context context-type="linenumber">313</context> 1965 <context context-type="linenumber">315</context>
1966 </context-group> 1966 </context-group>
1967 </trans-unit> 1967 </trans-unit>
1968 <trans-unit id="3950258704315544174" datatype="html"> 1968 <trans-unit id="3950258704315544174" datatype="html">
1969 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 1969 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
1970 <context-group purpose="location"> 1970 <context-group purpose="location">
1971 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1971 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1972 <context context-type="linenumber">316</context> 1972 <context context-type="linenumber">318</context>
1973 </context-group> 1973 </context-group>
1974 </trans-unit> 1974 </trans-unit>
1975 <trans-unit id="424703522835656806" datatype="html"> 1975 <trans-unit id="424703522835656806" datatype="html">
1976 <source>VIDEO CHANNELS</source> 1976 <source>VIDEO CHANNELS</source>
1977 <context-group purpose="location"> 1977 <context-group purpose="location">
1978 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1978 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1979 <context context-type="linenumber">330</context> 1979 <context context-type="linenumber">332</context>
1980 </context-group> 1980 </context-group>
1981 </trans-unit> 1981 </trans-unit>
1982 <trans-unit id="7026684190224451991" datatype="html"> 1982 <trans-unit id="7026684190224451991" datatype="html">
1983 <source>Max video channels per user</source> 1983 <source>Max video channels per user</source>
1984 <context-group purpose="location"> 1984 <context-group purpose="location">
1985 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1985 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1986 <context context-type="linenumber">335</context> 1986 <context context-type="linenumber">337</context>
1987 </context-group> 1987 </context-group>
1988 </trans-unit> 1988 </trans-unit>
1989 <trans-unit id="3840267063842708224" datatype="html"> 1989 <trans-unit id="3840267063842708224" datatype="html">
1990 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 1990 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
1991 <context-group purpose="location"> 1991 <context-group purpose="location">
1992 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1992 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1993 <context context-type="linenumber">342</context> 1993 <context context-type="linenumber">344</context>
1994 </context-group> 1994 </context-group>
1995 </trans-unit> 1995 </trans-unit>
1996 <trans-unit id="2054846790157376783" datatype="html"> 1996 <trans-unit id="2054846790157376783" datatype="html">
1997 <source>SEARCH</source> 1997 <source>SEARCH</source>
1998 <context-group purpose="location"> 1998 <context-group purpose="location">
1999 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1999 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2000 <context context-type="linenumber">352</context> 2000 <context context-type="linenumber">354</context>
2001 </context-group> 2001 </context-group>
2002 </trans-unit> 2002 </trans-unit>
2003 <trans-unit id="3442084803796199253" datatype="html"> 2003 <trans-unit id="3442084803796199253" datatype="html">
2004 <source>Allow users to do remote URI/handle search</source> 2004 <source>Allow users to do remote URI/handle search</source>
2005 <context-group purpose="location"> 2005 <context-group purpose="location">
2006 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2006 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2007 <context context-type="linenumber">363</context> 2007 <context context-type="linenumber">365</context>
2008 </context-group> 2008 </context-group>
2009 </trans-unit> 2009 </trans-unit>
2010 <trans-unit id="2258148539285928012" datatype="html"> 2010 <trans-unit id="2258148539285928012" datatype="html">
2011 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 2011 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
2012 <context-group purpose="location"> 2012 <context-group purpose="location">
2013 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2013 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2014 <context context-type="linenumber">366</context> 2014 <context context-type="linenumber">368</context>
2015 </context-group> 2015 </context-group>
2016 </trans-unit> 2016 </trans-unit>
2017 <trans-unit id="7295422540935146771" datatype="html"> 2017 <trans-unit id="7295422540935146771" datatype="html">
2018 <source>Allow anonymous to do remote URI/handle search</source> 2018 <source>Allow anonymous to do remote URI/handle search</source>
2019 <context-group purpose="location"> 2019 <context-group purpose="location">
2020 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2020 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2021 <context context-type="linenumber">374</context> 2021 <context context-type="linenumber">376</context>
2022 </context-group> 2022 </context-group>
2023 </trans-unit> 2023 </trans-unit>
2024 <trans-unit id="7305237807882754643" datatype="html"> 2024 <trans-unit id="7305237807882754643" datatype="html">
2025 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source> 2025 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
2026 <context-group purpose="location"> 2026 <context-group purpose="location">
2027 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2027 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2028 <context context-type="linenumber">377</context> 2028 <context context-type="linenumber">379</context>
2029 </context-group> 2029 </context-group>
2030 </trans-unit> 2030 </trans-unit>
2031 <trans-unit id="6476750382562952780" datatype="html"> 2031 <trans-unit id="6476750382562952780" datatype="html">
2032 <source>Enable global search</source> 2032 <source>Enable global search</source>
2033 <context-group purpose="location"> 2033 <context-group purpose="location">
2034 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2034 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2035 <context context-type="linenumber">388</context> 2035 <context context-type="linenumber">390</context>
2036 </context-group> 2036 </context-group>
2037 </trans-unit> 2037 </trans-unit>
2038 <trans-unit id="5273935530181504015" datatype="html"> 2038 <trans-unit id="5273935530181504015" datatype="html">
2039 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 2039 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
2040 <context-group purpose="location"> 2040 <context-group purpose="location">
2041 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2041 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2042 <context context-type="linenumber">391</context> 2042 <context context-type="linenumber">393</context>
2043 </context-group> 2043 </context-group>
2044 </trans-unit> 2044 </trans-unit>
2045 <trans-unit id="1886227550697837417" datatype="html"> 2045 <trans-unit id="1886227550697837417" datatype="html">
2046 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 2046 <source> You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
2047 <context-group purpose="location"> 2047 <context-group purpose="location">
2048 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2048 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2049 <context context-type="linenumber">393,395</context> 2049 <context context-type="linenumber">395,397</context>
2050 </context-group> 2050 </context-group>
2051 </trans-unit> 2051 </trans-unit>
2052 <trans-unit id="2331464426553277323" datatype="html"> 2052 <trans-unit id="2331464426553277323" datatype="html">
2053 <source>Search index URL</source> 2053 <source>Search index URL</source>
2054 <context-group purpose="location"> 2054 <context-group purpose="location">
2055 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2055 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2056 <context context-type="linenumber">400</context> 2056 <context context-type="linenumber">402</context>
2057 </context-group> 2057 </context-group>
2058 </trans-unit> 2058 </trans-unit>
2059 <trans-unit id="8524278911521465398" datatype="html"> 2059 <trans-unit id="8524278911521465398" datatype="html">
2060 <source>Disable local search in search bar</source> 2060 <source>Disable local search in search bar</source>
2061 <context-group purpose="location"> 2061 <context-group purpose="location">
2062 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2062 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2063 <context context-type="linenumber">413</context> 2063 <context context-type="linenumber">415</context>
2064 </context-group> 2064 </context-group>
2065 </trans-unit> 2065 </trans-unit>
2066 <trans-unit id="4444955208013675027" datatype="html"> 2066 <trans-unit id="4444955208013675027" datatype="html">
2067 <source>Search bar uses the global search index by default</source> 2067 <source>Search bar uses the global search index by default</source>
2068 <context-group purpose="location"> 2068 <context-group purpose="location">
2069 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2069 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2070 <context context-type="linenumber">420</context> 2070 <context context-type="linenumber">422</context>
2071 </context-group> 2071 </context-group>
2072 </trans-unit> 2072 </trans-unit>
2073 <trans-unit id="6568991917245875948" datatype="html"> 2073 <trans-unit id="6568991917245875948" datatype="html">
2074 <source>Otherwise the local search stays used by default</source> 2074 <source>Otherwise the local search stays used by default</source>
2075 <context-group purpose="location"> 2075 <context-group purpose="location">
2076 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2076 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2077 <context context-type="linenumber">423</context> 2077 <context context-type="linenumber">425</context>
2078 </context-group> 2078 </context-group>
2079 </trans-unit> 2079 </trans-unit>
2080 <trans-unit id="836183323506117145" datatype="html"> 2080 <trans-unit id="836183323506117145" datatype="html">
2081 <source>FEDERATION</source> 2081 <source>FEDERATION</source>
2082 <context-group purpose="location"> 2082 <context-group purpose="location">
2083 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2083 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2084 <context context-type="linenumber">441</context> 2084 <context context-type="linenumber">443</context>
2085 </context-group> 2085 </context-group>
2086 </trans-unit> 2086 </trans-unit>
2087 <trans-unit id="252719899360434356" datatype="html"> 2087 <trans-unit id="252719899360434356" datatype="html">
2088 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source> 2088 <source> Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source>
2089 <context-group purpose="location"> 2089 <context-group purpose="location">
2090 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2090 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2091 <context context-type="linenumber">442,444</context> 2091 <context context-type="linenumber">444,446</context>
2092 </context-group> 2092 </context-group>
2093 </trans-unit> 2093 </trans-unit>
2094 <trans-unit id="9119248927271669654" datatype="html"> 2094 <trans-unit id="9119248927271669654" datatype="html">
2095 <source>Other instances can follow yours</source> 2095 <source>Other instances can follow yours</source>
2096 <context-group purpose="location"> 2096 <context-group purpose="location">
2097 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2097 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2098 <context context-type="linenumber">455</context> 2098 <context context-type="linenumber">457</context>
2099 </context-group> 2099 </context-group>
2100 </trans-unit> 2100 </trans-unit>
2101 <trans-unit id="7015551137649102649" datatype="html"> 2101 <trans-unit id="7015551137649102649" datatype="html">
2102 <source>Manually approve new instance followers</source> 2102 <source>Manually approve new instance followers</source>
2103 <context-group purpose="location"> 2103 <context-group purpose="location">
2104 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2104 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2105 <context context-type="linenumber">462</context> 2105 <context context-type="linenumber">464</context>
2106 </context-group> 2106 </context-group>
2107 </trans-unit> 2107 </trans-unit>
2108 <trans-unit id="4803992993548153434" datatype="html"> 2108 <trans-unit id="4803992993548153434" datatype="html">
2109 <source>Automatically follow back instances</source> 2109 <source>Automatically follow back instances</source>
2110 <context-group purpose="location"> 2110 <context-group purpose="location">
2111 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2111 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2112 <context context-type="linenumber">475</context> 2112 <context context-type="linenumber">477</context>
2113 </context-group> 2113 </context-group>
2114 </trans-unit> 2114 </trans-unit>
2115 <trans-unit id="173263206605027981" datatype="html"> 2115 <trans-unit id="173263206605027981" datatype="html">
2116 <source>Automatically follow instances of a public index</source> 2116 <source>Automatically follow instances of a public index</source>
2117 <context-group purpose="location"> 2117 <context-group purpose="location">
2118 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2118 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2119 <context context-type="linenumber">488</context> 2119 <context context-type="linenumber">490</context>
2120 </context-group> 2120 </context-group>
2121 </trans-unit> 2121 </trans-unit>
2122 <trans-unit id="9076632742417302918" datatype="html"> 2122 <trans-unit id="9076632742417302918" datatype="html">
2123 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source> 2123 <source> See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferrer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source>
2124 <context-group purpose="location"> 2124 <context-group purpose="location">
2125 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2125 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2126 <context context-type="linenumber">493,495</context> 2126 <context context-type="linenumber">495,497</context>
2127 </context-group> 2127 </context-group>
2128 </trans-unit> 2128 </trans-unit>
2129 <trans-unit id="1718269478813020014" datatype="html"> 2129 <trans-unit id="1718269478813020014" datatype="html">
2130 <source>Index URL</source> 2130 <source>Index URL</source>
2131 <context-group purpose="location"> 2131 <context-group purpose="location">
2132 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2132 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2133 <context context-type="linenumber">500</context> 2133 <context context-type="linenumber">502</context>
2134 </context-group> 2134 </context-group>
2135 </trans-unit> 2135 </trans-unit>
2136 <trans-unit id="3946988229617310200" datatype="html"> 2136 <trans-unit id="3946988229617310200" datatype="html">
2137 <source>ADMINISTRATORS</source> 2137 <source>ADMINISTRATORS</source>
2138 <context-group purpose="location"> 2138 <context-group purpose="location">
2139 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2139 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2140 <context context-type="linenumber">520</context> 2140 <context context-type="linenumber">522</context>
2141 </context-group> 2141 </context-group>
2142 </trans-unit> 2142 </trans-unit>
2143 <trans-unit id="3171683206914962995" datatype="html"> 2143 <trans-unit id="3171683206914962995" datatype="html">
2144 <source>Admin email</source> 2144 <source>Admin email</source>
2145 <context-group purpose="location"> 2145 <context-group purpose="location">
2146 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2146 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2147 <context context-type="linenumber">526</context> 2147 <context context-type="linenumber">528</context>
2148 </context-group> 2148 </context-group>
2149 </trans-unit> 2149 </trans-unit>
2150 <trans-unit id="4722881456283329321" datatype="html"> 2150 <trans-unit id="4722881456283329321" datatype="html">
2151 <source>Enable contact form</source> 2151 <source>Enable contact form</source>
2152 <context-group purpose="location"> 2152 <context-group purpose="location">
2153 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2153 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2154 <context context-type="linenumber">539</context> 2154 <context context-type="linenumber">541</context>
2155 </context-group> 2155 </context-group>
2156 </trans-unit> 2156 </trans-unit>
2157 <trans-unit id="1765095834299337775" datatype="html"> 2157 <trans-unit id="1765095834299337775" datatype="html">
2158 <source>TWITTER</source> 2158 <source>TWITTER</source>
2159 <context-group purpose="location"> 2159 <context-group purpose="location">
2160 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2160 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2161 <context context-type="linenumber">548</context> 2161 <context context-type="linenumber">550</context>
2162 </context-group> 2162 </context-group>
2163 </trans-unit> 2163 </trans-unit>
2164 <trans-unit id="3202133522706129143" datatype="html"> 2164 <trans-unit id="3202133522706129143" datatype="html">
2165 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source> 2165 <source> Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value. </source>
2166 <context-group purpose="location"> 2166 <context-group purpose="location">
2167 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2167 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2168 <context context-type="linenumber">549,552</context> 2168 <context context-type="linenumber">551,554</context>
2169 </context-group> 2169 </context-group>
2170 </trans-unit> 2170 </trans-unit>
2171 <trans-unit id="4087837092261487511" datatype="html"> 2171 <trans-unit id="4087837092261487511" datatype="html">
2172 <source>Your Twitter username</source> 2172 <source>Your Twitter username</source>
2173 <context-group purpose="location"> 2173 <context-group purpose="location">
2174 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2174 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2175 <context context-type="linenumber">561</context> 2175 <context context-type="linenumber">563</context>
2176 </context-group> 2176 </context-group>
2177 </trans-unit> 2177 </trans-unit>
2178 <trans-unit id="5648651824279408711" datatype="html"> 2178 <trans-unit id="5648651824279408711" datatype="html">
2179 <source>Instance allowed by Twitter</source> 2179 <source>Instance allowed by Twitter</source>
2180 <context-group purpose="location"> 2180 <context-group purpose="location">
2181 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2181 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2182 <context context-type="linenumber">574</context> 2182 <context context-type="linenumber">576</context>
2183 </context-group> 2183 </context-group>
2184 </trans-unit> 2184 </trans-unit>
2185 <trans-unit id="2076338542820061819" datatype="html"> 2185 <trans-unit id="2076338542820061819" datatype="html">
2186 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 2186 <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;link-orange&quot; target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
2187 <context-group purpose="location"> 2187 <context-group purpose="location">
2188 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 2188 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
2189 <context context-type="linenumber">578,584</context> 2189 <context context-type="linenumber">580,586</context>
2190 </context-group> 2190 </context-group>
2191 </trans-unit> 2191 </trans-unit>
2192 <trans-unit id="3203902538239082422" datatype="html"> 2192 <trans-unit id="3203902538239082422" datatype="html">
2193 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 2193 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
2194 <context-group purpose="location"> 2194 <context-group purpose="location">
2195 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context> 2195 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context>
2196 <context context-type="linenumber">132</context> 2196 <context context-type="linenumber">136</context>
2197 </context-group> 2197 </context-group>
2198 </trans-unit> 2198 </trans-unit>
2199 <trans-unit id="1035838766454786107" datatype="html"> 2199 <trans-unit id="1035838766454786107" datatype="html">
@@ -2511,7 +2511,7 @@ color: red;
2511 </context-group> 2511 </context-group>
2512 <context-group purpose="location"> 2512 <context-group purpose="location">
2513 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context> 2513 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context>
2514 <context context-type="linenumber">39</context> 2514 <context context-type="linenumber">41</context>
2515 </context-group> 2515 </context-group>
2516 <context-group purpose="location"> 2516 <context-group purpose="location">
2517 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> 2517 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
@@ -3544,7 +3544,7 @@ color: red;
3544 </context-group> 3544 </context-group>
3545 <context-group purpose="location"> 3545 <context-group purpose="location">
3546 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 3546 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
3547 <context context-type="linenumber">174,169</context> 3547 <context context-type="linenumber">175,170</context>
3548 </context-group> 3548 </context-group>
3549 <context-group purpose="location"> 3549 <context-group purpose="location">
3550 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> 3550 <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context>
@@ -3699,8 +3699,8 @@ color: red;
3699 <context context-type="linenumber">67</context> 3699 <context context-type="linenumber">67</context>
3700 </context-group> 3700 </context-group>
3701 </trans-unit> 3701 </trans-unit>
3702 <trans-unit id="3459358413436264734" datatype="html"> 3702 <trans-unit id="3069073855436209848" datatype="html">
3703 <source>Your instance subscriptions</source> 3703 <source>Subscriptions of your instance</source>
3704 <context-group purpose="location"> 3704 <context-group purpose="location">
3705 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 3705 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
3706 <context context-type="linenumber">3</context> 3706 <context context-type="linenumber">3</context>
@@ -4069,7 +4069,7 @@ color: red;
4069 </context-group> 4069 </context-group>
4070 <context-group purpose="location"> 4070 <context-group purpose="location">
4071 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 4071 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
4072 <context context-type="linenumber">112,111</context> 4072 <context context-type="linenumber">113,112</context>
4073 </context-group> 4073 </context-group>
4074 <context-group purpose="location"> 4074 <context-group purpose="location">
4075 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context> 4075 <context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context>
@@ -4651,7 +4651,7 @@ color: red;
4651 </context-group> 4651 </context-group>
4652 <context-group purpose="location"> 4652 <context-group purpose="location">
4653 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4653 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4654 <context context-type="linenumber">119</context> 4654 <context context-type="linenumber">133</context>
4655 </context-group> 4655 </context-group>
4656 <context-group purpose="location"> 4656 <context-group purpose="location">
4657 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context> 4657 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context>
@@ -4689,11 +4689,11 @@ color: red;
4689 </context-group> 4689 </context-group>
4690 <context-group purpose="location"> 4690 <context-group purpose="location">
4691 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4691 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4692 <context context-type="linenumber">59</context> 4692 <context context-type="linenumber">60</context>
4693 </context-group> 4693 </context-group>
4694 <context-group purpose="location"> 4694 <context-group purpose="location">
4695 <context context-type="sourcefile">src/app/+login/login.component.html</context> 4695 <context context-type="sourcefile">src/app/+login/login.component.html</context>
4696 <context context-type="linenumber">62</context> 4696 <context context-type="linenumber">63</context>
4697 </context-group> 4697 </context-group>
4698 <context-group purpose="location"> 4698 <context-group purpose="location">
4699 <context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context> 4699 <context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context>
@@ -4753,26 +4753,15 @@ color: red;
4753 <context context-type="linenumber">47</context> 4753 <context context-type="linenumber">47</context>
4754 </context-group> 4754 </context-group>
4755 </trans-unit> 4755 </trans-unit>
4756 <trans-unit id="7046347992315328430" datatype="html">
4757 <source> Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source>
4758 <context-group purpose="location">
4759 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4760 <context context-type="linenumber">155,158</context>
4761 </context-group>
4762 <context-group purpose="location">
4763 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4764 <context context-type="linenumber">155,158</context>
4765 </context-group>
4766 </trans-unit>
4767 <trans-unit id="2743014784334706527" datatype="html"> 4756 <trans-unit id="2743014784334706527" datatype="html">
4768 <source>Daily video quota</source> 4757 <source>Daily video quota</source>
4769 <context-group purpose="location"> 4758 <context-group purpose="location">
4770 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4759 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4771 <context context-type="linenumber">166</context> 4760 <context context-type="linenumber">163</context>
4772 </context-group> 4761 </context-group>
4773 <context-group purpose="location"> 4762 <context-group purpose="location">
4774 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4763 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4775 <context context-type="linenumber">166</context> 4764 <context context-type="linenumber">163</context>
4776 </context-group> 4765 </context-group>
4777 <context-group purpose="location"> 4766 <context-group purpose="location">
4778 <context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context> 4767 <context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context>
@@ -4783,11 +4772,11 @@ color: red;
4783 <source>Auth plugin</source> 4772 <source>Auth plugin</source>
4784 <context-group purpose="location"> 4773 <context-group purpose="location">
4785 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4774 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4786 <context context-type="linenumber">182</context> 4775 <context context-type="linenumber">179</context>
4787 </context-group> 4776 </context-group>
4788 <context-group purpose="location"> 4777 <context-group purpose="location">
4789 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4778 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4790 <context context-type="linenumber">182</context> 4779 <context context-type="linenumber">179</context>
4791 </context-group> 4780 </context-group>
4792 <context-group purpose="location"> 4781 <context-group purpose="location">
4793 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context> 4782 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context>
@@ -4798,70 +4787,92 @@ color: red;
4798 <source>None (local authentication)</source> 4787 <source>None (local authentication)</source>
4799 <context-group purpose="location"> 4788 <context-group purpose="location">
4800 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4789 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4801 <context context-type="linenumber">186</context> 4790 <context context-type="linenumber">183</context>
4802 </context-group> 4791 </context-group>
4803 <context-group purpose="location"> 4792 <context-group purpose="location">
4804 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4793 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4805 <context context-type="linenumber">186</context> 4794 <context context-type="linenumber">183</context>
4806 </context-group> 4795 </context-group>
4807 </trans-unit> 4796 </trans-unit>
4808 <trans-unit id="2070907480317730379" datatype="html"> 4797 <trans-unit id="2070907480317730379" datatype="html">
4809 <source>Doesn't need review before a video goes public</source> 4798 <source>Doesn't need review before a video goes public</source>
4810 <context-group purpose="location"> 4799 <context-group purpose="location">
4811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4800 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4812 <context context-type="linenumber">195</context> 4801 <context context-type="linenumber">192</context>
4813 </context-group> 4802 </context-group>
4814 <context-group purpose="location"> 4803 <context-group purpose="location">
4815 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4804 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4816 <context context-type="linenumber">195</context> 4805 <context context-type="linenumber">192</context>
4817 </context-group> 4806 </context-group>
4818 </trans-unit> 4807 </trans-unit>
4819 <trans-unit id="7752239348028675311" datatype="html"> 4808 <trans-unit id="7752239348028675311" datatype="html">
4820 <source>DANGER ZONE</source> 4809 <source>DANGER ZONE</source>
4821 <context-group purpose="location"> 4810 <context-group purpose="location">
4822 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4811 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4823 <context context-type="linenumber">213</context> 4812 <context context-type="linenumber">210</context>
4824 </context-group> 4813 </context-group>
4825 <context-group purpose="location"> 4814 <context-group purpose="location">
4826 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4815 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4827 <context context-type="linenumber">213</context> 4816 <context context-type="linenumber">210</context>
4828 </context-group> 4817 </context-group>
4829 <context-group purpose="location"> 4818 <context-group purpose="location">
4830 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 4819 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
4831 <context context-type="linenumber">77</context> 4820 <context context-type="linenumber">87</context>
4832 </context-group> 4821 </context-group>
4833 </trans-unit> 4822 </trans-unit>
4834 <trans-unit id="6667250632809964191" datatype="html"> 4823 <trans-unit id="6667250632809964191" datatype="html">
4835 <source>Send a link to reset the password by email to the user</source> 4824 <source>Send a link to reset the password by email to the user</source>
4836 <context-group purpose="location"> 4825 <context-group purpose="location">
4837 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4826 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4838 <context context-type="linenumber">220</context> 4827 <context context-type="linenumber">217</context>
4839 </context-group> 4828 </context-group>
4840 <context-group purpose="location"> 4829 <context-group purpose="location">
4841 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4830 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4842 <context context-type="linenumber">220</context> 4831 <context context-type="linenumber">217</context>
4843 </context-group> 4832 </context-group>
4844 </trans-unit> 4833 </trans-unit>
4845 <trans-unit id="1412406834353485520" datatype="html"> 4834 <trans-unit id="1412406834353485520" datatype="html">
4846 <source>Ask for new password</source> 4835 <source>Ask for new password</source>
4847 <context-group purpose="location"> 4836 <context-group purpose="location">
4848 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4837 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4849 <context context-type="linenumber">221</context> 4838 <context context-type="linenumber">218</context>
4850 </context-group> 4839 </context-group>
4851 <context-group purpose="location"> 4840 <context-group purpose="location">
4852 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4841 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4853 <context context-type="linenumber">221</context> 4842 <context context-type="linenumber">218</context>
4854 </context-group> 4843 </context-group>
4855 </trans-unit> 4844 </trans-unit>
4856 <trans-unit id="3791201588898094481" datatype="html"> 4845 <trans-unit id="3791201588898094481" datatype="html">
4857 <source>Manually set the user password</source> 4846 <source>Manually set the user password</source>
4858 <context-group purpose="location"> 4847 <context-group purpose="location">
4859 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4848 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4860 <context context-type="linenumber">225</context> 4849 <context context-type="linenumber">222</context>
4861 </context-group> 4850 </context-group>
4862 <context-group purpose="location"> 4851 <context-group purpose="location">
4863 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context> 4852 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4864 <context context-type="linenumber">225</context> 4853 <context context-type="linenumber">222</context>
4854 </context-group>
4855 </trans-unit>
4856 <trans-unit id="7217118144256898288" datatype="html">
4857 <source>This user has two factor authentication enabled</source>
4858 <context-group purpose="location">
4859 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4860 <context context-type="linenumber">227</context>
4861 </context-group>
4862 <context-group purpose="location">
4863 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4864 <context context-type="linenumber">227</context>
4865 </context-group>
4866 </trans-unit>
4867 <trans-unit id="1636606892066514698" datatype="html">
4868 <source>Disable two factor authentication</source>
4869 <context-group purpose="location">
4870 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4871 <context context-type="linenumber">228</context>
4872 </context-group>
4873 <context-group purpose="location">
4874 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
4875 <context context-type="linenumber">228</context>
4865 </context-group> 4876 </context-group>
4866 </trans-unit> 4877 </trans-unit>
4867 <trans-unit id="8461842260159597706" datatype="html"> 4878 <trans-unit id="8461842260159597706" datatype="html">
@@ -4872,7 +4883,7 @@ color: red;
4872 </context-group> 4883 </context-group>
4873 <context-group purpose="location"> 4884 <context-group purpose="location">
4874 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context> 4885 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context>
4875 <context context-type="linenumber">40</context> 4886 <context context-type="linenumber">42</context>
4876 </context-group> 4887 </context-group>
4877 </trans-unit> 4888 </trans-unit>
4878 <trans-unit id="5974506725502681113" datatype="html"> 4889 <trans-unit id="5974506725502681113" datatype="html">
@@ -4893,21 +4904,28 @@ color: red;
4893 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source> 4904 <source>User <x id="PH" equiv-text="this.user.username"/> updated.</source>
4894 <context-group purpose="location"> 4905 <context-group purpose="location">
4895 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 4906 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
4896 <context context-type="linenumber">94</context> 4907 <context context-type="linenumber">95</context>
4897 </context-group> 4908 </context-group>
4898 </trans-unit> 4909 </trans-unit>
4899 <trans-unit id="1349763489797682899" datatype="html"> 4910 <trans-unit id="1349763489797682899" datatype="html">
4900 <source>Update user</source> 4911 <source>Update user</source>
4901 <context-group purpose="location"> 4912 <context-group purpose="location">
4902 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 4913 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
4903 <context context-type="linenumber">113</context> 4914 <context context-type="linenumber">114</context>
4904 </context-group> 4915 </context-group>
4905 </trans-unit> 4916 </trans-unit>
4906 <trans-unit id="8819563010322372715" datatype="html"> 4917 <trans-unit id="8819563010322372715" datatype="html">
4907 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source> 4918 <source>An email asking for password reset has been sent to <x id="PH" equiv-text="this.user.username"/>.</source>
4908 <context-group purpose="location"> 4919 <context-group purpose="location">
4909 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context> 4920 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
4910 <context context-type="linenumber">120</context> 4921 <context context-type="linenumber">121</context>
4922 </context-group>
4923 </trans-unit>
4924 <trans-unit id="5679185794144903715" datatype="html">
4925 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source>
4926 <context-group purpose="location">
4927 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
4928 <context context-type="linenumber">134</context>
4911 </context-group> 4929 </context-group>
4912 </trans-unit> 4930 </trans-unit>
4913 <trans-unit id="5642198289374753866" datatype="html"> 4931 <trans-unit id="5642198289374753866" datatype="html">
@@ -5281,11 +5299,11 @@ color: red;
5281 </context-group> 5299 </context-group>
5282 <context-group purpose="location"> 5300 <context-group purpose="location">
5283 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 5301 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
5284 <context context-type="linenumber">142</context> 5302 <context context-type="linenumber">151</context>
5285 </context-group> 5303 </context-group>
5286 <context-group purpose="location"> 5304 <context-group purpose="location">
5287 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 5305 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
5288 <context context-type="linenumber">143</context> 5306 <context context-type="linenumber">152</context>
5289 </context-group> 5307 </context-group>
5290 </trans-unit> 5308 </trans-unit>
5291 <trans-unit id="5668077948386857930" datatype="html"> 5309 <trans-unit id="5668077948386857930" datatype="html">
@@ -5855,6 +5873,14 @@ color: red;
5855 <context context-type="linenumber">7</context> 5873 <context context-type="linenumber">7</context>
5856 </context-group> 5874 </context-group>
5857 </trans-unit> 5875 </trans-unit>
5876 <trans-unit id="4202012170513622087" datatype="html">
5877 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
5878</source>
5879 <context-group purpose="location">
5880 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
5881 <context context-type="linenumber">1,4</context>
5882 </context-group>
5883 </trans-unit>
5858 <trans-unit id="2483018961011868950" datatype="html"> 5884 <trans-unit id="2483018961011868950" datatype="html">
5859 <source>IP address</source> 5885 <source>IP address</source>
5860 <context-group purpose="location"> 5886 <context-group purpose="location">
@@ -6253,7 +6279,7 @@ color: red;
6253 </context-group> 6279 </context-group>
6254 <context-group purpose="location"> 6280 <context-group purpose="location">
6255 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6281 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6256 <context context-type="linenumber">67</context> 6282 <context context-type="linenumber">81</context>
6257 </context-group> 6283 </context-group>
6258 <context-group purpose="location"> 6284 <context-group purpose="location">
6259 <context context-type="sourcefile">src/app/menu/menu.component.html</context> 6285 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
@@ -6311,14 +6337,14 @@ color: red;
6311 <source>Username or email address</source> 6337 <source>Username or email address</source>
6312 <context-group purpose="location"> 6338 <context-group purpose="location">
6313 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6339 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6314 <context context-type="linenumber">44</context> 6340 <context context-type="linenumber">45</context>
6315 </context-group> 6341 </context-group>
6316 </trans-unit> 6342 </trans-unit>
6317 <trans-unit id="175344056589888866" datatype="html"> 6343 <trans-unit id="175344056589888866" datatype="html">
6318 <source>Example: john@example.com</source> 6344 <source>Example: john@example.com</source>
6319 <context-group purpose="location"> 6345 <context-group purpose="location">
6320 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6346 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6321 <context context-type="linenumber">46</context> 6347 <context context-type="linenumber">47</context>
6322 </context-group> 6348 </context-group>
6323 <context-group purpose="location"> 6349 <context-group purpose="location">
6324 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 6350 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context>
@@ -6329,28 +6355,42 @@ color: red;
6329 <source> âš ï¸ Most email addresses do not include capital letters. </source> 6355 <source> âš ï¸ Most email addresses do not include capital letters. </source>
6330 <context-group purpose="location"> 6356 <context-group purpose="location">
6331 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6357 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6332 <context context-type="linenumber">53,55</context> 6358 <context context-type="linenumber">54,56</context>
6359 </context-group>
6360 </trans-unit>
6361 <trans-unit id="6512825581399429064" datatype="html">
6362 <source>Enter the two-factor code generated by your phone app:</source>
6363 <context-group purpose="location">
6364 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6365 <context context-type="linenumber">70</context>
6366 </context-group>
6367 </trans-unit>
6368 <trans-unit id="42685862314953751" datatype="html">
6369 <source>Two factor authentication token</source>
6370 <context-group purpose="location">
6371 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6372 <context context-type="linenumber">72</context>
6333 </context-group> 6373 </context-group>
6334 </trans-unit> 6374 </trans-unit>
6335 <trans-unit id="8715156686857791956" datatype="html"> 6375 <trans-unit id="8715156686857791956" datatype="html">
6336 <source>Click here to reset your password</source> 6376 <source>Click here to reset your password</source>
6337 <context-group purpose="location"> 6377 <context-group purpose="location">
6338 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6378 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6339 <context context-type="linenumber">70</context> 6379 <context context-type="linenumber">84</context>
6340 </context-group> 6380 </context-group>
6341 </trans-unit> 6381 </trans-unit>
6342 <trans-unit id="892063502898494584" datatype="html"> 6382 <trans-unit id="892063502898494584" datatype="html">
6343 <source>I forgot my password</source> 6383 <source>I forgot my password</source>
6344 <context-group purpose="location"> 6384 <context-group purpose="location">
6345 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6385 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6346 <context context-type="linenumber">70</context> 6386 <context context-type="linenumber">84</context>
6347 </context-group> 6387 </context-group>
6348 </trans-unit> 6388 </trans-unit>
6349 <trans-unit id="2308975396733519902" datatype="html"> 6389 <trans-unit id="2308975396733519902" datatype="html">
6350 <source>Create an account</source> 6390 <source>Create an account</source>
6351 <context-group purpose="location"> 6391 <context-group purpose="location">
6352 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6392 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6353 <context context-type="linenumber">74</context> 6393 <context context-type="linenumber">88</context>
6354 </context-group> 6394 </context-group>
6355 <context-group purpose="location"> 6395 <context-group purpose="location">
6356 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context> 6396 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
@@ -6365,35 +6405,35 @@ color: red;
6365 <source>Or sign in with</source> 6405 <source>Or sign in with</source>
6366 <context-group purpose="location"> 6406 <context-group purpose="location">
6367 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6407 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6368 <context context-type="linenumber">80</context> 6408 <context context-type="linenumber">94</context>
6369 </context-group> 6409 </context-group>
6370 </trans-unit> 6410 </trans-unit>
6371 <trans-unit id="3238209155172574367" datatype="html"> 6411 <trans-unit id="3238209155172574367" datatype="html">
6372 <source>Forgot your password</source> 6412 <source>Forgot your password</source>
6373 <context-group purpose="location"> 6413 <context-group purpose="location">
6374 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6414 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6375 <context context-type="linenumber">103</context> 6415 <context context-type="linenumber">117</context>
6376 </context-group> 6416 </context-group>
6377 </trans-unit> 6417 </trans-unit>
6378 <trans-unit id="87327320394367488" datatype="html"> 6418 <trans-unit id="87327320394367488" datatype="html">
6379 <source> We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. </source> 6419 <source> We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system. </source>
6380 <context-group purpose="location"> 6420 <context-group purpose="location">
6381 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6421 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6382 <context context-type="linenumber">110,112</context> 6422 <context context-type="linenumber">124,126</context>
6383 </context-group> 6423 </context-group>
6384 </trans-unit> 6424 </trans-unit>
6385 <trans-unit id="3188014010833256853" datatype="html"> 6425 <trans-unit id="3188014010833256853" datatype="html">
6386 <source> Enter your email address and we will send you a link to reset your password. </source> 6426 <source> Enter your email address and we will send you a link to reset your password. </source>
6387 <context-group purpose="location"> 6427 <context-group purpose="location">
6388 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6428 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6389 <context context-type="linenumber">114,116</context> 6429 <context context-type="linenumber">128,130</context>
6390 </context-group> 6430 </context-group>
6391 </trans-unit> 6431 </trans-unit>
6392 <trans-unit id="3967269098753656610" datatype="html"> 6432 <trans-unit id="3967269098753656610" datatype="html">
6393 <source>Email address</source> 6433 <source>Email address</source>
6394 <context-group purpose="location"> 6434 <context-group purpose="location">
6395 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6435 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6396 <context context-type="linenumber">121</context> 6436 <context context-type="linenumber">135</context>
6397 </context-group> 6437 </context-group>
6398 <context-group purpose="location"> 6438 <context-group purpose="location">
6399 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context> 6439 <context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context>
@@ -6404,7 +6444,7 @@ color: red;
6404 <source>Reset</source> 6444 <source>Reset</source>
6405 <context-group purpose="location"> 6445 <context-group purpose="location">
6406 <context context-type="sourcefile">src/app/+login/login.component.html</context> 6446 <context context-type="sourcefile">src/app/+login/login.component.html</context>
6407 <context context-type="linenumber">134</context> 6447 <context context-type="linenumber">148</context>
6408 </context-group> 6448 </context-group>
6409 <note priority="1" from="description">Password reset button</note> 6449 <note priority="1" from="description">Password reset button</note>
6410 </trans-unit> 6450 </trans-unit>
@@ -6413,21 +6453,21 @@ color: red;
6413The link will expire within 1 hour.</source> 6453The link will expire within 1 hour.</source>
6414 <context-group purpose="location"> 6454 <context-group purpose="location">
6415 <context context-type="sourcefile">src/app/+login/login.component.ts</context> 6455 <context context-type="sourcefile">src/app/+login/login.component.ts</context>
6416 <context context-type="linenumber">135,136</context> 6456 <context context-type="linenumber">149,150</context>
6417 </context-group> 6457 </context-group>
6418 </trans-unit> 6458 </trans-unit>
6419 <trans-unit id="1266887509445371246" datatype="html"> 6459 <trans-unit id="1266887509445371246" datatype="html">
6420 <source>Incorrect username or password.</source> 6460 <source>Incorrect username or password.</source>
6421 <context-group purpose="location"> 6461 <context-group purpose="location">
6422 <context context-type="sourcefile">src/app/+login/login.component.ts</context> 6462 <context context-type="sourcefile">src/app/+login/login.component.ts</context>
6423 <context context-type="linenumber">185</context> 6463 <context context-type="linenumber">210</context>
6424 </context-group> 6464 </context-group>
6425 </trans-unit> 6465 </trans-unit>
6426 <trans-unit id="6974874606619467663" datatype="html"> 6466 <trans-unit id="6974874606619467663" datatype="html">
6427 <source>Your account is blocked.</source> 6467 <source>Your account is blocked.</source>
6428 <context-group purpose="location"> 6468 <context-group purpose="location">
6429 <context context-type="sourcefile">src/app/+login/login.component.ts</context> 6469 <context context-type="sourcefile">src/app/+login/login.component.ts</context>
6430 <context context-type="linenumber">186</context> 6470 <context context-type="linenumber">211</context>
6431 </context-group> 6471 </context-group>
6432 </trans-unit> 6472 </trans-unit>
6433 <trans-unit id="7418836785553125957" datatype="html"> 6473 <trans-unit id="7418836785553125957" datatype="html">
@@ -6683,7 +6723,7 @@ The link will expire within 1 hour.</source>
6683 </context-group> 6723 </context-group>
6684 <context-group purpose="location"> 6724 <context-group purpose="location">
6685 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 6725 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6686 <context context-type="linenumber">126</context> 6726 <context context-type="linenumber">137</context>
6687 </context-group> 6727 </context-group>
6688 <context-group purpose="location"> 6728 <context-group purpose="location">
6689 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> 6729 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
@@ -6758,7 +6798,7 @@ The link will expire within 1 hour.</source>
6758 </context-group> 6798 </context-group>
6759 <context-group purpose="location"> 6799 <context-group purpose="location">
6760 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 6800 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6761 <context context-type="linenumber">108</context> 6801 <context context-type="linenumber">119</context>
6762 </context-group> 6802 </context-group>
6763 <context-group purpose="location"> 6803 <context-group purpose="location">
6764 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context> 6804 <context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context>
@@ -6812,14 +6852,25 @@ The link will expire within 1 hour.</source>
6812 <source>Account settings</source> 6852 <source>Account settings</source>
6813 <context-group purpose="location"> 6853 <context-group purpose="location">
6814 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 6854 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6815 <context context-type="linenumber">28</context> 6855 <context context-type="linenumber">29</context>
6856 </context-group>
6857 </trans-unit>
6858 <trans-unit id="5863226045830598109" datatype="html">
6859 <source>Two factor authentication</source>
6860 <context-group purpose="location">
6861 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6862 <context context-type="linenumber">39</context>
6863 </context-group>
6864 <context-group purpose="location">
6865 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6866 <context context-type="linenumber">3</context>
6816 </context-group> 6867 </context-group>
6817 </trans-unit> 6868 </trans-unit>
6818 <trans-unit id="1991904494976135035" datatype="html"> 6869 <trans-unit id="1991904494976135035" datatype="html">
6819 <source>My abuse reports</source> 6870 <source>My abuse reports</source>
6820 <context-group purpose="location"> 6871 <context-group purpose="location">
6821 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context> 6872 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6822 <context context-type="linenumber">117</context> 6873 <context context-type="linenumber">128</context>
6823 </context-group> 6874 </context-group>
6824 </trans-unit> 6875 </trans-unit>
6825 <trans-unit id="5603224609929994288" datatype="html"> 6876 <trans-unit id="5603224609929994288" datatype="html">
@@ -6861,6 +6912,10 @@ The link will expire within 1 hour.</source>
6861 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context> 6912 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context>
6862 <context context-type="linenumber">7</context> 6913 <context context-type="linenumber">7</context>
6863 </context-group> 6914 </context-group>
6915 <context-group purpose="location">
6916 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6917 <context context-type="linenumber">18</context>
6918 </context-group>
6864 </trans-unit> 6919 </trans-unit>
6865 <trans-unit id="3000005804987112527" datatype="html"> 6920 <trans-unit id="3000005804987112527" datatype="html">
6866 <source>Change email</source> 6921 <source>Change email</source>
@@ -7216,11 +7271,132 @@ The link will expire within 1 hour.</source>
7216 <context context-type="linenumber">57</context> 7271 <context context-type="linenumber">57</context>
7217 </context-group> 7272 </context-group>
7218 </trans-unit> 7273 </trans-unit>
7274 <trans-unit id="3892825090402620438" datatype="html">
7275 <source>Two-factor authentication</source>
7276 <context-group purpose="location">
7277 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
7278 <context context-type="linenumber">67</context>
7279 </context-group>
7280 </trans-unit>
7219 <trans-unit id="9012586956848595996" datatype="html"> 7281 <trans-unit id="9012586956848595996" datatype="html">
7220 <source>EMAIL</source> 7282 <source>EMAIL</source>
7221 <context-group purpose="location"> 7283 <context-group purpose="location">
7222 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 7284 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
7223 <context context-type="linenumber">67</context> 7285 <context context-type="linenumber">77</context>
7286 </context-group>
7287 </trans-unit>
7288 <trans-unit id="4309045590850686400" datatype="html">
7289 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source>
7290 <context-group purpose="location">
7291 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
7292 <context context-type="linenumber">3,5</context>
7293 </context-group>
7294 </trans-unit>
7295 <trans-unit id="2955617286542082394" datatype="html">
7296 <source>Enable two-factor authentication</source>
7297 <context-group purpose="location">
7298 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
7299 <context context-type="linenumber">5</context>
7300 </context-group>
7301 </trans-unit>
7302 <trans-unit id="2658424416565652268" datatype="html">
7303 <source>Disable two-factor authentication</source>
7304 <context-group purpose="location">
7305 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
7306 <context context-type="linenumber">9</context>
7307 </context-group>
7308 </trans-unit>
7309 <trans-unit id="4561231095368496452" datatype="html">
7310 <source>Are you sure you want to disable two factor authentication of your account?</source>
7311 <context-group purpose="location">
7312 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
7313 <context context-type="linenumber">31</context>
7314 </context-group>
7315 </trans-unit>
7316 <trans-unit id="3757273554886026258" datatype="html">
7317 <source>Disable two factor</source>
7318 <context-group purpose="location">
7319 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
7320 <context context-type="linenumber">33</context>
7321 </context-group>
7322 </trans-unit>
7323 <trans-unit id="7121657131608757909" datatype="html">
7324 <source>Two factor authentication disabled</source>
7325 <context-group purpose="location">
7326 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
7327 <context context-type="linenumber">43</context>
7328 </context-group>
7329 </trans-unit>
7330 <trans-unit id="872237557319890340" datatype="html">
7331 <source> Two factor authentication is already enabled.
7332</source>
7333 <context-group purpose="location">
7334 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7335 <context context-type="linenumber">6,8</context>
7336 </context-group>
7337 </trans-unit>
7338 <trans-unit id="4921687518561446633" datatype="html">
7339 <source>Your password</source>
7340 <context-group purpose="location">
7341 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7342 <context context-type="linenumber">14</context>
7343 </context-group>
7344 </trans-unit>
7345 <trans-unit id="2990026202987449106" datatype="html">
7346 <source>Confirm your password to enable two factor authentication</source>
7347 <context-group purpose="location">
7348 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7349 <context context-type="linenumber">15</context>
7350 </context-group>
7351 </trans-unit>
7352 <trans-unit id="9178182467454450952" datatype="html">
7353 <source>Confirm</source>
7354 <context-group purpose="location">
7355 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7356 <context context-type="linenumber">22</context>
7357 </context-group>
7358 <context-group purpose="location">
7359 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7360 <context context-type="linenumber">50</context>
7361 </context-group>
7362 <context-group purpose="location">
7363 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
7364 <context context-type="linenumber">58</context>
7365 </context-group>
7366 </trans-unit>
7367 <trans-unit id="3381033584543723394" datatype="html">
7368 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source>
7369 <context-group purpose="location">
7370 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7371 <context context-type="linenumber">28,30</context>
7372 </context-group>
7373 </trans-unit>
7374 <trans-unit id="7990066577913542327" datatype="html">
7375 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source>
7376 <context-group purpose="location">
7377 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7378 <context context-type="linenumber">34,36</context>
7379 </context-group>
7380 </trans-unit>
7381 <trans-unit id="2363389479062804726" datatype="html">
7382 <source>Two-factor code</source>
7383 <context-group purpose="location">
7384 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7385 <context context-type="linenumber">42</context>
7386 </context-group>
7387 </trans-unit>
7388 <trans-unit id="336731433013115653" datatype="html">
7389 <source>Enter the code generated by your authenticator app to confirm</source>
7390 <context-group purpose="location">
7391 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
7392 <context context-type="linenumber">43</context>
7393 </context-group>
7394 </trans-unit>
7395 <trans-unit id="2026328843059071368" datatype="html">
7396 <source>Two factor authentication has been enabled.</source>
7397 <context-group purpose="location">
7398 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
7399 <context context-type="linenumber">77</context>
7224 </context-group> 7400 </context-group>
7225 </trans-unit> 7401 </trans-unit>
7226 <trans-unit id="6499699285816188400" datatype="html"> 7402 <trans-unit id="6499699285816188400" datatype="html">
@@ -7243,6 +7419,10 @@ The link will expire within 1 hour.</source>
7243 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context> 7419 <context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context>
7244 <context context-type="linenumber">4</context> 7420 <context context-type="linenumber">4</context>
7245 </context-group> 7421 </context-group>
7422 <context-group purpose="location">
7423 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7424 <context context-type="linenumber">79</context>
7425 </context-group>
7246 </trans-unit> 7426 </trans-unit>
7247 <trans-unit id="1498264516089100469" datatype="html"> 7427 <trans-unit id="1498264516089100469" datatype="html">
7248 <source>My synchronizations</source> 7428 <source>My synchronizations</source>
@@ -7380,7 +7560,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7380 </context-group> 7560 </context-group>
7381 <context-group purpose="location"> 7561 <context-group purpose="location">
7382 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 7562 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
7383 <context context-type="linenumber">122,121</context> 7563 <context context-type="linenumber">123,122</context>
7384 </context-group> 7564 </context-group>
7385 </trans-unit> 7565 </trans-unit>
7386 <trans-unit id="2527931602940887636" datatype="html"> 7566 <trans-unit id="2527931602940887636" datatype="html">
@@ -7395,7 +7575,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7395 </context-group> 7575 </context-group>
7396 <context-group purpose="location"> 7576 <context-group purpose="location">
7397 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7577 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7398 <context context-type="linenumber">92</context> 7578 <context context-type="linenumber">101</context>
7399 </context-group> 7579 </context-group>
7400 </trans-unit> 7580 </trans-unit>
7401 <trans-unit id="5177154708872200221" datatype="html"> 7581 <trans-unit id="5177154708872200221" datatype="html">
@@ -7527,7 +7707,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7527 </context-group> 7707 </context-group>
7528 <context-group purpose="location"> 7708 <context-group purpose="location">
7529 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7709 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7530 <context context-type="linenumber">86</context> 7710 <context context-type="linenumber">95</context>
7531 </context-group> 7711 </context-group>
7532 </trans-unit> 7712 </trans-unit>
7533 <trans-unit id="949618577357088829" datatype="html"> 7713 <trans-unit id="949618577357088829" datatype="html">
@@ -7567,11 +7747,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7567 </context-group> 7747 </context-group>
7568 <context-group purpose="location"> 7748 <context-group purpose="location">
7569 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 7749 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
7570 <context context-type="linenumber">87</context> 7750 <context context-type="linenumber">88</context>
7571 </context-group> 7751 </context-group>
7572 <context-group purpose="location"> 7752 <context-group purpose="location">
7573 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7753 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7574 <context context-type="linenumber">77</context> 7754 <context context-type="linenumber">86</context>
7575 </context-group> 7755 </context-group>
7576 </trans-unit> 7756 </trans-unit>
7577 <trans-unit id="3108704604266608109" datatype="html"> 7757 <trans-unit id="3108704604266608109" datatype="html">
@@ -7616,6 +7796,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7616 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context> 7796 <context context-type="sourcefile">src/app/+search/search-filters.component.html</context>
7617 <context context-type="linenumber">200</context> 7797 <context context-type="linenumber">200</context>
7618 </context-group> 7798 </context-group>
7799 <context-group purpose="location">
7800 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7801 <context context-type="linenumber">78</context>
7802 </context-group>
7619 </trans-unit> 7803 </trans-unit>
7620 <trans-unit id="1823843876735462104" datatype="html"> 7804 <trans-unit id="1823843876735462104" datatype="html">
7621 <source>Playlists</source> 7805 <source>Playlists</source>
@@ -7629,7 +7813,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7629 </context-group> 7813 </context-group>
7630 <context-group purpose="location"> 7814 <context-group purpose="location">
7631 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7815 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7632 <context context-type="linenumber">85</context> 7816 <context context-type="linenumber">94</context>
7633 </context-group> 7817 </context-group>
7634 </trans-unit> 7818 </trans-unit>
7635 <trans-unit id="1812379335568847528" datatype="html"> 7819 <trans-unit id="1812379335568847528" datatype="html">
@@ -7648,7 +7832,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7648 </context-group> 7832 </context-group>
7649 <context-group purpose="location"> 7833 <context-group purpose="location">
7650 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7834 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7651 <context context-type="linenumber">91</context> 7835 <context context-type="linenumber">100</context>
7652 </context-group> 7836 </context-group>
7653 </trans-unit> 7837 </trans-unit>
7654 <trans-unit id="186236568870281953" datatype="html"> 7838 <trans-unit id="186236568870281953" datatype="html">
@@ -7659,7 +7843,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7659 </context-group> 7843 </context-group>
7660 <context-group purpose="location"> 7844 <context-group purpose="location">
7661 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 7845 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
7662 <context context-type="linenumber">97</context> 7846 <context context-type="linenumber">106</context>
7663 </context-group> 7847 </context-group>
7664 </trans-unit> 7848 </trans-unit>
7665 <trans-unit id="8714145624854863455" datatype="html"> 7849 <trans-unit id="8714145624854863455" datatype="html">
@@ -8098,7 +8282,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8098 </context-group> 8282 </context-group>
8099 <context-group purpose="location"> 8283 <context-group purpose="location">
8100 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8284 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8101 <context context-type="linenumber">220,219</context> 8285 <context context-type="linenumber">221,220</context>
8102 </context-group> 8286 </context-group>
8103 </trans-unit> 8287 </trans-unit>
8104 <trans-unit id="4561174610228620528" datatype="html"> 8288 <trans-unit id="4561174610228620528" datatype="html">
@@ -8161,35 +8345,35 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8161 <source>Only live videos</source> 8345 <source>Only live videos</source>
8162 <context-group purpose="location"> 8346 <context-group purpose="location">
8163 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8347 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8164 <context context-type="linenumber">116</context> 8348 <context context-type="linenumber">117</context>
8165 </context-group> 8349 </context-group>
8166 </trans-unit> 8350 </trans-unit>
8167 <trans-unit id="9157178301885999151" datatype="html"> 8351 <trans-unit id="9157178301885999151" datatype="html">
8168 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 8352 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
8169 <context-group purpose="location"> 8353 <context-group purpose="location">
8170 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8354 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8171 <context context-type="linenumber">170</context> 8355 <context context-type="linenumber">171</context>
8172 </context-group> 8356 </context-group>
8173 </trans-unit> 8357 </trans-unit>
8174 <trans-unit id="8197117721861453263" datatype="html"> 8358 <trans-unit id="8197117721861453263" datatype="html">
8175 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source> 8359 <source>Do you really want to delete <x id="PH" equiv-text="toDeleteVideosIds.length"/> videos?</source>
8176 <context-group purpose="location"> 8360 <context-group purpose="location">
8177 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8361 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8178 <context context-type="linenumber">172,170</context> 8362 <context context-type="linenumber">173,171</context>
8179 </context-group> 8363 </context-group>
8180 </trans-unit> 8364 </trans-unit>
8181 <trans-unit id="696910741870112536" datatype="html"> 8365 <trans-unit id="696910741870112536" datatype="html">
8182 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 8366 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
8183 <context-group purpose="location"> 8367 <context-group purpose="location">
8184 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8368 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8185 <context context-type="linenumber">191</context> 8369 <context context-type="linenumber">192</context>
8186 </context-group> 8370 </context-group>
8187 </trans-unit> 8371 </trans-unit>
8188 <trans-unit id="3255171236149541417" datatype="html"> 8372 <trans-unit id="3255171236149541417" datatype="html">
8189 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 8373 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
8190 <context-group purpose="location"> 8374 <context-group purpose="location">
8191 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 8375 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context>
8192 <context context-type="linenumber">193,191</context> 8376 <context context-type="linenumber">194,192</context>
8193 </context-group> 8377 </context-group>
8194 </trans-unit> 8378 </trans-unit>
8195 <trans-unit id="3851357780293085233" datatype="html"> 8379 <trans-unit id="3851357780293085233" datatype="html">
@@ -8757,6 +8941,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8757 <context context-type="linenumber">36,38</context> 8941 <context context-type="linenumber">36,38</context>
8758 </context-group> 8942 </context-group>
8759 </trans-unit> 8943 </trans-unit>
8944 <trans-unit id="8893390761160292681" datatype="html">
8945 <source>My account</source>
8946 <context-group purpose="location">
8947 <context context-type="sourcefile">src/app/+signup/+register/register.component.html</context>
8948 <context context-type="linenumber">58</context>
8949 </context-group>
8950 <context-group purpose="location">
8951 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
8952 <context context-type="linenumber">87</context>
8953 </context-group>
8954 </trans-unit>
8760 <trans-unit id="5788965650054506209" datatype="html"> 8955 <trans-unit id="5788965650054506209" datatype="html">
8761 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source> 8956 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="Setu"/>Setup<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>your account<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
8762 <context-group purpose="location"> 8957 <context-group purpose="location">
@@ -10713,63 +10908,63 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
10713 <source>Your video was uploaded to your account and is private.</source> 10908 <source>Your video was uploaded to your account and is private.</source>
10714 <context-group purpose="location"> 10909 <context-group purpose="location">
10715 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10910 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10716 <context context-type="linenumber">107</context> 10911 <context context-type="linenumber">112</context>
10717 </context-group> 10912 </context-group>
10718 </trans-unit> 10913 </trans-unit>
10719 <trans-unit id="5699822024600815733" datatype="html"> 10914 <trans-unit id="5699822024600815733" datatype="html">
10720 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 10915 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
10721 <context-group purpose="location"> 10916 <context-group purpose="location">
10722 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10917 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10723 <context context-type="linenumber">108,107</context> 10918 <context context-type="linenumber">113,112</context>
10724 </context-group> 10919 </context-group>
10725 </trans-unit> 10920 </trans-unit>
10726 <trans-unit id="1219739004043110649" datatype="html"> 10921 <trans-unit id="1219739004043110649" datatype="html">
10727 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 10922 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
10728 <context-group purpose="location"> 10923 <context-group purpose="location">
10729 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10924 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10730 <context context-type="linenumber">110</context> 10925 <context context-type="linenumber">115</context>
10731 </context-group> 10926 </context-group>
10732 </trans-unit> 10927 </trans-unit>
10733 <trans-unit id="1830802698757049943" datatype="html"> 10928 <trans-unit id="1830802698757049943" datatype="html">
10734 <source>Publish <x id="PH" equiv-text="videoName"/></source> 10929 <source>Publish <x id="PH" equiv-text="videoName"/></source>
10735 <context-group purpose="location"> 10930 <context-group purpose="location">
10736 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10931 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10737 <context context-type="linenumber">123</context> 10932 <context context-type="linenumber">128</context>
10738 </context-group> 10933 </context-group>
10739 </trans-unit> 10934 </trans-unit>
10740 <trans-unit id="6161604372916832458" datatype="html"> 10935 <trans-unit id="6161604372916832458" datatype="html">
10741 <source>Upload on hold</source> 10936 <source>Upload on hold</source>
10742 <context-group purpose="location"> 10937 <context-group purpose="location">
10743 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10938 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10744 <context context-type="linenumber">176</context> 10939 <context context-type="linenumber">181</context>
10745 </context-group> 10940 </context-group>
10746 </trans-unit> 10941 </trans-unit>
10747 <trans-unit id="6932865105766151309" datatype="html"> 10942 <trans-unit id="6932865105766151309" datatype="html">
10748 <source>Upload</source> 10943 <source>Upload</source>
10749 <context-group purpose="location"> 10944 <context-group purpose="location">
10750 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10945 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10751 <context context-type="linenumber">238</context> 10946 <context context-type="linenumber">243</context>
10752 </context-group> 10947 </context-group>
10753 </trans-unit> 10948 </trans-unit>
10754 <trans-unit id="8278735427925094503" datatype="html"> 10949 <trans-unit id="8278735427925094503" datatype="html">
10755 <source>Upload <x id="PH" equiv-text="videofile.name"/></source> 10950 <source>Upload <x id="PH" equiv-text="videofile.name"/></source>
10756 <context-group purpose="location"> 10951 <context-group purpose="location">
10757 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10952 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10758 <context context-type="linenumber">240</context> 10953 <context context-type="linenumber">245</context>
10759 </context-group> 10954 </context-group>
10760 </trans-unit> 10955 </trans-unit>
10761 <trans-unit id="5981816353437801748" datatype="html"> 10956 <trans-unit id="5981816353437801748" datatype="html">
10762 <source>Video published.</source> 10957 <source>Video published.</source>
10763 <context-group purpose="location"> 10958 <context-group purpose="location">
10764 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10959 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10765 <context context-type="linenumber">261</context> 10960 <context context-type="linenumber">266</context>
10766 </context-group> 10961 </context-group>
10767 </trans-unit> 10962 </trans-unit>
10768 <trans-unit id="1006562256968398209" datatype="html"> 10963 <trans-unit id="1006562256968398209" datatype="html">
10769 <source>video</source> 10964 <source>video</source>
10770 <context-group purpose="location"> 10965 <context-group purpose="location">
10771 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10966 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10772 <context context-type="linenumber">304,302</context> 10967 <context context-type="linenumber">309,307</context>
10773 </context-group> 10968 </context-group>
10774 <context-group purpose="location"> 10969 <context-group purpose="location">
10775 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context> 10970 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context>
@@ -10780,14 +10975,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
10780 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 10975 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
10781 <context-group purpose="location"> 10976 <context-group purpose="location">
10782 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10977 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10783 <context context-type="linenumber">340</context> 10978 <context context-type="linenumber">345</context>
10784 </context-group> 10979 </context-group>
10785 </trans-unit> 10980 </trans-unit>
10786 <trans-unit id="7873395933409147217" datatype="html"> 10981 <trans-unit id="7873395933409147217" datatype="html">
10787 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 10982 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
10788 <context-group purpose="location"> 10983 <context-group purpose="location">
10789 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context> 10984 <context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context>
10790 <context context-type="linenumber">359</context> 10985 <context context-type="linenumber">364</context>
10791 </context-group> 10986 </context-group>
10792 </trans-unit> 10987 </trans-unit>
10793 <trans-unit id="2587226585711833549" datatype="html"> 10988 <trans-unit id="2587226585711833549" datatype="html">
@@ -11443,7 +11638,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11443 </context-group> 11638 </context-group>
11444 <context-group purpose="location"> 11639 <context-group purpose="location">
11445 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 11640 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
11446 <context context-type="linenumber">128</context> 11641 <context context-type="linenumber">131</context>
11447 </context-group> 11642 </context-group>
11448 </trans-unit> 11643 </trans-unit>
11449 <trans-unit id="1209500590333005801" datatype="html"> 11644 <trans-unit id="1209500590333005801" datatype="html">
@@ -11733,7 +11928,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11733 </context-group> 11928 </context-group>
11734 <context-group purpose="location"> 11929 <context-group purpose="location">
11735 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 11930 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11736 <context context-type="linenumber">125</context> 11931 <context context-type="linenumber">134</context>
11737 </context-group> 11932 </context-group>
11738 </trans-unit> 11933 </trans-unit>
11739 <trans-unit id="834805431202576194" datatype="html"> 11934 <trans-unit id="834805431202576194" datatype="html">
@@ -11773,7 +11968,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11773 </context-group> 11968 </context-group>
11774 <context-group purpose="location"> 11969 <context-group purpose="location">
11775 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 11970 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11776 <context context-type="linenumber">137</context> 11971 <context context-type="linenumber">146</context>
11777 </context-group> 11972 </context-group>
11778 </trans-unit> 11973 </trans-unit>
11779 <trans-unit id="232050922346936574" datatype="html"> 11974 <trans-unit id="232050922346936574" datatype="html">
@@ -11784,7 +11979,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11784 </context-group> 11979 </context-group>
11785 <context-group purpose="location"> 11980 <context-group purpose="location">
11786 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 11981 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11787 <context context-type="linenumber">131</context> 11982 <context context-type="linenumber">140</context>
11788 </context-group> 11983 </context-group>
11789 </trans-unit> 11984 </trans-unit>
11790 <trans-unit id="2144158274184161635" datatype="html"> 11985 <trans-unit id="2144158274184161635" datatype="html">
@@ -11823,7 +12018,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11823 </context-group> 12018 </context-group>
11824 <context-group purpose="location"> 12019 <context-group purpose="location">
11825 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12020 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11826 <context context-type="linenumber">124</context> 12021 <context context-type="linenumber">133</context>
11827 </context-group> 12022 </context-group>
11828 </trans-unit> 12023 </trans-unit>
11829 <trans-unit id="8212906256415538361" datatype="html"> 12024 <trans-unit id="8212906256415538361" datatype="html">
@@ -11939,7 +12134,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
11939 </context-group> 12134 </context-group>
11940 </trans-unit> 12135 </trans-unit>
11941 <trans-unit id="2013324644839511073" datatype="html"> 12136 <trans-unit id="2013324644839511073" datatype="html">
11942 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. 12137 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.message"/>.
11943Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 12138Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
11944 <context-group purpose="location"> 12139 <context-group purpose="location">
11945 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context> 12140 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
@@ -11961,7 +12156,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11961 <source>You need to reconnect.</source> 12156 <source>You need to reconnect.</source>
11962 <context-group purpose="location"> 12157 <context-group purpose="location">
11963 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context> 12158 <context context-type="sourcefile">src/app/core/auth/auth.service.ts</context>
11964 <context context-type="linenumber">221</context> 12159 <context context-type="linenumber">230</context>
11965 </context-group> 12160 </context-group>
11966 </trans-unit> 12161 </trans-unit>
11967 <trans-unit id="8093156107152165809" datatype="html"> 12162 <trans-unit id="8093156107152165809" datatype="html">
@@ -11989,46 +12184,46 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11989 <source>My history</source> 12184 <source>My history</source>
11990 <context-group purpose="location"> 12185 <context-group purpose="location">
11991 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12186 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11992 <context context-type="linenumber">98</context> 12187 <context context-type="linenumber">107</context>
11993 </context-group> 12188 </context-group>
11994 </trans-unit> 12189 </trans-unit>
11995 <trans-unit id="4024404994702813072" datatype="html"> 12190 <trans-unit id="4024404994702813072" datatype="html">
11996 <source>In my library</source> 12191 <source>In my library</source>
11997 <context-group purpose="location"> 12192 <context-group purpose="location">
11998 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12193 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
11999 <context context-type="linenumber">104</context> 12194 <context context-type="linenumber">113</context>
12000 </context-group> 12195 </context-group>
12001 </trans-unit> 12196 </trans-unit>
12002 <trans-unit id="2821179408673282599" datatype="html"> 12197 <trans-unit id="2821179408673282599" datatype="html">
12003 <source>Home</source> 12198 <source>Home</source>
12004 <context-group purpose="location"> 12199 <context-group purpose="location">
12005 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12200 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
12006 <context context-type="linenumber">115</context> 12201 <context context-type="linenumber">124</context>
12007 </context-group> 12202 </context-group>
12008 <context-group purpose="location"> 12203 <context-group purpose="location">
12009 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12204 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
12010 <context context-type="linenumber">116</context> 12205 <context context-type="linenumber">125</context>
12011 </context-group> 12206 </context-group>
12012 </trans-unit> 12207 </trans-unit>
12013 <trans-unit id="8067135025051844577" datatype="html"> 12208 <trans-unit id="8067135025051844577" datatype="html">
12014 <source>Trending videos</source> 12209 <source>Trending videos</source>
12015 <context-group purpose="location"> 12210 <context-group purpose="location">
12016 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12211 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
12017 <context context-type="linenumber">130</context> 12212 <context context-type="linenumber">139</context>
12018 </context-group> 12213 </context-group>
12019 </trans-unit> 12214 </trans-unit>
12020 <trans-unit id="664221386829541948" datatype="html"> 12215 <trans-unit id="664221386829541948" datatype="html">
12021 <source>Recently added videos</source> 12216 <source>Recently added videos</source>
12022 <context-group purpose="location"> 12217 <context-group purpose="location">
12023 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12218 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
12024 <context context-type="linenumber">136</context> 12219 <context context-type="linenumber">145</context>
12025 </context-group> 12220 </context-group>
12026 </trans-unit> 12221 </trans-unit>
12027 <trans-unit id="6470888608149621404" datatype="html"> 12222 <trans-unit id="6470888608149621404" datatype="html">
12028 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 12223 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
12029 <context-group purpose="location"> 12224 <context-group purpose="location">
12030 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 12225 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context>
12031 <context context-type="linenumber">150</context> 12226 <context context-type="linenumber">159</context>
12032 </context-group> 12227 </context-group>
12033 </trans-unit> 12228 </trans-unit>
12034 <trans-unit id="4648900870671159218" datatype="html"> 12229 <trans-unit id="4648900870671159218" datatype="html">
@@ -12046,35 +12241,35 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12046 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 12241 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
12047 <context-group purpose="location"> 12242 <context-group purpose="location">
12048 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context> 12243 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
12049 <context context-type="linenumber">110</context> 12244 <context context-type="linenumber">112</context>
12050 </context-group> 12245 </context-group>
12051 </trans-unit> 12246 </trans-unit>
12052 <trans-unit id="968295009933361070" datatype="html"> 12247 <trans-unit id="968295009933361070" datatype="html">
12053 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source> 12248 <source>Too many attempts, please try again after <x id="PH" equiv-text="minutesLeft"/> minutes.</source>
12054 <context-group purpose="location"> 12249 <context-group purpose="location">
12055 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context> 12250 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
12056 <context context-type="linenumber">118</context> 12251 <context context-type="linenumber">120</context>
12057 </context-group> 12252 </context-group>
12058 </trans-unit> 12253 </trans-unit>
12059 <trans-unit id="4965472196059235310" datatype="html"> 12254 <trans-unit id="4965472196059235310" datatype="html">
12060 <source>Too many attempts, please try again later.</source> 12255 <source>Too many attempts, please try again later.</source>
12061 <context-group purpose="location"> 12256 <context-group purpose="location">
12062 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context> 12257 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
12063 <context context-type="linenumber">121</context> 12258 <context context-type="linenumber">123</context>
12064 </context-group> 12259 </context-group>
12065 </trans-unit> 12260 </trans-unit>
12066 <trans-unit id="1693549688987384699" datatype="html"> 12261 <trans-unit id="1693549688987384699" datatype="html">
12067 <source>Server error. Please retry later.</source> 12262 <source>Server error. Please retry later.</source>
12068 <context-group purpose="location"> 12263 <context-group purpose="location">
12069 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context> 12264 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
12070 <context context-type="linenumber">125</context> 12265 <context context-type="linenumber">127</context>
12071 </context-group> 12266 </context-group>
12072 </trans-unit> 12267 </trans-unit>
12073 <trans-unit id="7436975022198908854" datatype="html"> 12268 <trans-unit id="7436975022198908854" datatype="html">
12074 <source>Unknown server error</source> 12269 <source>Unknown server error</source>
12075 <context-group purpose="location"> 12270 <context-group purpose="location">
12076 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context> 12271 <context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context>
12077 <context context-type="linenumber">128</context> 12272 <context context-type="linenumber">130</context>
12078 </context-group> 12273 </context-group>
12079 </trans-unit> 12274 </trans-unit>
12080 <trans-unit id="4670312387769733978" datatype="html"> 12275 <trans-unit id="4670312387769733978" datatype="html">
@@ -12302,13 +12497,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12302 <context context-type="linenumber">76</context> 12497 <context context-type="linenumber">76</context>
12303 </context-group> 12498 </context-group>
12304 </trans-unit> 12499 </trans-unit>
12305 <trans-unit id="8893390761160292681" datatype="html">
12306 <source>My account</source>
12307 <context-group purpose="location">
12308 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
12309 <context context-type="linenumber">87</context>
12310 </context-group>
12311 </trans-unit>
12312 <trans-unit id="6371572688505952303" datatype="html"> 12500 <trans-unit id="6371572688505952303" datatype="html">
12313 <source>My library</source> 12501 <source>My library</source>
12314 <context-group purpose="location"> 12502 <context-group purpose="location">
@@ -12631,11 +12819,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12631 <context context-type="linenumber">80,82</context> 12819 <context context-type="linenumber">80,82</context>
12632 </context-group> 12820 </context-group>
12633 </trans-unit> 12821 </trans-unit>
12634 <trans-unit id="9178182467454450952" datatype="html"> 12822 <trans-unit id="5850698978356573024" datatype="html">
12635 <source>Confirm</source> 12823 <source>Confirm your password</source>
12636 <context-group purpose="location"> 12824 <context-group purpose="location">
12637 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context> 12825 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
12638 <context context-type="linenumber">40</context> 12826 <context context-type="linenumber">54</context>
12639 </context-group> 12827 </context-group>
12640 </trans-unit> 12828 </trans-unit>
12641 <trans-unit id="9005121595859995793" datatype="html"> 12829 <trans-unit id="9005121595859995793" datatype="html">
@@ -13181,7 +13369,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13181 </context-group> 13369 </context-group>
13182 <context-group purpose="location"> 13370 <context-group purpose="location">
13183 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13371 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13184 <context context-type="linenumber">71</context> 13372 <context context-type="linenumber">80</context>
13185 </context-group> 13373 </context-group>
13186 </trans-unit> 13374 </trans-unit>
13187 <trans-unit id="3152303769378345477" datatype="html"> 13375 <trans-unit id="3152303769378345477" datatype="html">
@@ -13254,75 +13442,82 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13254 <context context-type="linenumber">51</context> 13442 <context context-type="linenumber">51</context>
13255 </context-group> 13443 </context-group>
13256 </trans-unit> 13444 </trans-unit>
13445 <trans-unit id="3159508433607320799" datatype="html">
13446 <source>OTP token is required.</source>
13447 <context-group purpose="location">
13448 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13449 <context context-type="linenumber">69</context>
13450 </context-group>
13451 </trans-unit>
13257 <trans-unit id="525871656034789056" datatype="html"> 13452 <trans-unit id="525871656034789056" datatype="html">
13258 <source>Password must be at least 6 characters long.</source> 13453 <source>Password must be at least 6 characters long.</source>
13259 <context-group purpose="location"> 13454 <context-group purpose="location">
13260 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13455 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13261 <context context-type="linenumber">72</context> 13456 <context context-type="linenumber">81</context>
13262 </context-group> 13457 </context-group>
13263 <context-group purpose="location"> 13458 <context-group purpose="location">
13264 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13459 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13265 <context context-type="linenumber">83</context> 13460 <context context-type="linenumber">92</context>
13266 </context-group> 13461 </context-group>
13267 </trans-unit> 13462 </trans-unit>
13268 <trans-unit id="1099684476181448167" datatype="html"> 13463 <trans-unit id="1099684476181448167" datatype="html">
13269 <source>Password cannot be more than 255 characters long.</source> 13464 <source>Password cannot be more than 255 characters long.</source>
13270 <context-group purpose="location"> 13465 <context-group purpose="location">
13271 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13466 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13272 <context context-type="linenumber">73</context> 13467 <context context-type="linenumber">82</context>
13273 </context-group> 13468 </context-group>
13274 <context-group purpose="location"> 13469 <context-group purpose="location">
13275 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13470 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13276 <context context-type="linenumber">84</context> 13471 <context context-type="linenumber">93</context>
13277 </context-group> 13472 </context-group>
13278 </trans-unit> 13473 </trans-unit>
13279 <trans-unit id="3392630942539073768" datatype="html"> 13474 <trans-unit id="3392630942539073768" datatype="html">
13280 <source>The new password and the confirmed password do not correspond.</source> 13475 <source>The new password and the confirmed password do not correspond.</source>
13281 <context-group purpose="location"> 13476 <context-group purpose="location">
13282 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13477 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13283 <context context-type="linenumber">91</context> 13478 <context context-type="linenumber">100</context>
13284 </context-group> 13479 </context-group>
13285 </trans-unit> 13480 </trans-unit>
13286 <trans-unit id="2027337371129904473" datatype="html"> 13481 <trans-unit id="2027337371129904473" datatype="html">
13287 <source>Video quota is required.</source> 13482 <source>Video quota is required.</source>
13288 <context-group purpose="location"> 13483 <context-group purpose="location">
13289 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13484 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13290 <context context-type="linenumber">98</context> 13485 <context context-type="linenumber">107</context>
13291 </context-group> 13486 </context-group>
13292 </trans-unit> 13487 </trans-unit>
13293 <trans-unit id="267386529333143660" datatype="html"> 13488 <trans-unit id="267386529333143660" datatype="html">
13294 <source>Quota must be greater than -1.</source> 13489 <source>Quota must be greater than -1.</source>
13295 <context-group purpose="location"> 13490 <context-group purpose="location">
13296 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13491 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13297 <context context-type="linenumber">99</context> 13492 <context context-type="linenumber">108</context>
13298 </context-group> 13493 </context-group>
13299 </trans-unit> 13494 </trans-unit>
13300 <trans-unit id="1220179061234048936" datatype="html"> 13495 <trans-unit id="1220179061234048936" datatype="html">
13301 <source>Daily upload limit is required.</source> 13496 <source>Daily upload limit is required.</source>
13302 <context-group purpose="location"> 13497 <context-group purpose="location">
13303 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13498 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13304 <context context-type="linenumber">105</context> 13499 <context context-type="linenumber">114</context>
13305 </context-group> 13500 </context-group>
13306 </trans-unit> 13501 </trans-unit>
13307 <trans-unit id="8959404382357999234" datatype="html"> 13502 <trans-unit id="8959404382357999234" datatype="html">
13308 <source>Daily upload limit must be greater than -1.</source> 13503 <source>Daily upload limit must be greater than -1.</source>
13309 <context-group purpose="location"> 13504 <context-group purpose="location">
13310 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13505 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13311 <context context-type="linenumber">106</context> 13506 <context context-type="linenumber">115</context>
13312 </context-group> 13507 </context-group>
13313 </trans-unit> 13508 </trans-unit>
13314 <trans-unit id="4796798537475457493" datatype="html"> 13509 <trans-unit id="4796798537475457493" datatype="html">
13315 <source>User role is required.</source> 13510 <source>User role is required.</source>
13316 <context-group purpose="location"> 13511 <context-group purpose="location">
13317 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13512 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13318 <context context-type="linenumber">113</context> 13513 <context context-type="linenumber">122</context>
13319 </context-group> 13514 </context-group>
13320 </trans-unit> 13515 </trans-unit>
13321 <trans-unit id="2761226139624435788" datatype="html"> 13516 <trans-unit id="2761226139624435788" datatype="html">
13322 <source>Description must be at least 3 characters long.</source> 13517 <source>Description must be at least 3 characters long.</source>
13323 <context-group purpose="location"> 13518 <context-group purpose="location">
13324 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13519 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13325 <context context-type="linenumber">125</context> 13520 <context context-type="linenumber">134</context>
13326 </context-group> 13521 </context-group>
13327 <context-group purpose="location"> 13522 <context-group purpose="location">
13328 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 13523 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
@@ -13337,7 +13532,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13337 <source>Description cannot be more than 1000 characters long.</source> 13532 <source>Description cannot be more than 1000 characters long.</source>
13338 <context-group purpose="location"> 13533 <context-group purpose="location">
13339 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13534 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13340 <context context-type="linenumber">126</context> 13535 <context context-type="linenumber">135</context>
13341 </context-group> 13536 </context-group>
13342 <context-group purpose="location"> 13537 <context-group purpose="location">
13343 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 13538 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
@@ -13352,28 +13547,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13352 <source>You must agree with the instance terms in order to register on it.</source> 13547 <source>You must agree with the instance terms in order to register on it.</source>
13353 <context-group purpose="location"> 13548 <context-group purpose="location">
13354 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13549 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13355 <context context-type="linenumber">133</context> 13550 <context context-type="linenumber">142</context>
13356 </context-group> 13551 </context-group>
13357 </trans-unit> 13552 </trans-unit>
13358 <trans-unit id="7803960725351649605" datatype="html"> 13553 <trans-unit id="7803960725351649605" datatype="html">
13359 <source>Ban reason must be at least 3 characters long.</source> 13554 <source>Ban reason must be at least 3 characters long.</source>
13360 <context-group purpose="location"> 13555 <context-group purpose="location">
13361 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13556 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13362 <context context-type="linenumber">143</context> 13557 <context context-type="linenumber">152</context>
13363 </context-group> 13558 </context-group>
13364 </trans-unit> 13559 </trans-unit>
13365 <trans-unit id="3851609012243698179" datatype="html"> 13560 <trans-unit id="3851609012243698179" datatype="html">
13366 <source>Ban reason cannot be more than 250 characters long.</source> 13561 <source>Ban reason cannot be more than 250 characters long.</source>
13367 <context-group purpose="location"> 13562 <context-group purpose="location">
13368 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13563 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13369 <context context-type="linenumber">144</context> 13564 <context context-type="linenumber">153</context>
13370 </context-group> 13565 </context-group>
13371 </trans-unit> 13566 </trans-unit>
13372 <trans-unit id="6632896893630378443" datatype="html"> 13567 <trans-unit id="6632896893630378443" datatype="html">
13373 <source>Display name is required.</source> 13568 <source>Display name is required.</source>
13374 <context-group purpose="location"> 13569 <context-group purpose="location">
13375 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13570 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13376 <context context-type="linenumber">155</context> 13571 <context context-type="linenumber">164</context>
13377 </context-group> 13572 </context-group>
13378 <context-group purpose="location"> 13573 <context-group purpose="location">
13379 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 13574 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
@@ -13388,7 +13583,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13388 <source>Display name must be at least 1 character long.</source> 13583 <source>Display name must be at least 1 character long.</source>
13389 <context-group purpose="location"> 13584 <context-group purpose="location">
13390 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13585 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13391 <context context-type="linenumber">156</context> 13586 <context context-type="linenumber">165</context>
13392 </context-group> 13587 </context-group>
13393 <context-group purpose="location"> 13588 <context-group purpose="location">
13394 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 13589 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
@@ -13403,7 +13598,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
13403 <source>Display name cannot be more than 50 characters long.</source> 13598 <source>Display name cannot be more than 50 characters long.</source>
13404 <context-group purpose="location"> 13599 <context-group purpose="location">
13405 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context> 13600 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
13406 <context context-type="linenumber">157</context> 13601 <context context-type="linenumber">166</context>
13407 </context-group> 13602 </context-group>
13408 <context-group purpose="location"> 13603 <context-group purpose="location">
13409 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context> 13604 <context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context>
@@ -14361,7 +14556,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
14361 <source>Copied</source> 14556 <source>Copied</source>
14362 <context-group purpose="location"> 14557 <context-group purpose="location">
14363 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context> 14558 <context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context>
14364 <context context-type="linenumber">48</context> 14559 <context context-type="linenumber">50</context>
14365 </context-group> 14560 </context-group>
14366 </trans-unit> 14561 </trans-unit>
14367 <trans-unit id="5293515551330482519" datatype="html"> 14562 <trans-unit id="5293515551330482519" datatype="html">
@@ -16138,7 +16333,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
16138 <source>Element <x id="PH" equiv-text="param"/> not found</source> 16333 <source>Element <x id="PH" equiv-text="param"/> not found</source>
16139 <context-group purpose="location"> 16334 <context-group purpose="location">
16140 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context> 16335 <context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context>
16141 <context context-type="linenumber">85</context> 16336 <context context-type="linenumber">86</context>
16142 </context-group> 16337 </context-group>
16143 </trans-unit> 16338 </trans-unit>
16144 <trans-unit id="6599497107591892109" datatype="html"> 16339 <trans-unit id="6599497107591892109" datatype="html">
@@ -17215,56 +17410,56 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
17215 <source>Published</source> 17410 <source>Published</source>
17216 <context-group purpose="location"> 17411 <context-group purpose="location">
17217 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17412 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17218 <context context-type="linenumber">173</context> 17413 <context context-type="linenumber">176</context>
17219 </context-group> 17414 </context-group>
17220 </trans-unit> 17415 </trans-unit>
17221 <trans-unit id="7657908235362559477" datatype="html"> 17416 <trans-unit id="7657908235362559477" datatype="html">
17222 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 17417 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
17223 <context-group purpose="location"> 17418 <context-group purpose="location">
17224 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17419 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17225 <context context-type="linenumber">178</context> 17420 <context context-type="linenumber">181</context>
17226 </context-group> 17421 </context-group>
17227 </trans-unit> 17422 </trans-unit>
17228 <trans-unit id="5093002376262354382" datatype="html"> 17423 <trans-unit id="5093002376262354382" datatype="html">
17229 <source>Transcoding failed</source> 17424 <source>Transcoding failed</source>
17230 <context-group purpose="location"> 17425 <context-group purpose="location">
17231 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17426 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17232 <context context-type="linenumber">182</context> 17427 <context context-type="linenumber">185</context>
17233 </context-group> 17428 </context-group>
17234 </trans-unit> 17429 </trans-unit>
17235 <trans-unit id="118687079501751948" datatype="html"> 17430 <trans-unit id="118687079501751948" datatype="html">
17236 <source>Move to external storage failed</source> 17431 <source>Move to external storage failed</source>
17237 <context-group purpose="location"> 17432 <context-group purpose="location">
17238 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17433 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17239 <context context-type="linenumber">186</context> 17434 <context context-type="linenumber">189</context>
17240 </context-group> 17435 </context-group>
17241 </trans-unit> 17436 </trans-unit>
17242 <trans-unit id="4887724548587271148" datatype="html"> 17437 <trans-unit id="4887724548587271148" datatype="html">
17243 <source>Waiting transcoding</source> 17438 <source>Waiting transcoding</source>
17244 <context-group purpose="location"> 17439 <context-group purpose="location">
17245 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17440 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17246 <context context-type="linenumber">190</context> 17441 <context context-type="linenumber">193</context>
17247 </context-group> 17442 </context-group>
17248 </trans-unit> 17443 </trans-unit>
17249 <trans-unit id="4517785179607945981" datatype="html"> 17444 <trans-unit id="4517785179607945981" datatype="html">
17250 <source>To transcode</source> 17445 <source>To transcode</source>
17251 <context-group purpose="location"> 17446 <context-group purpose="location">
17252 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17447 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17253 <context context-type="linenumber">194</context> 17448 <context context-type="linenumber">197</context>
17254 </context-group> 17449 </context-group>
17255 </trans-unit> 17450 </trans-unit>
17256 <trans-unit id="3299576663551440736" datatype="html"> 17451 <trans-unit id="3299576663551440736" datatype="html">
17257 <source>To import</source> 17452 <source>To import</source>
17258 <context-group purpose="location"> 17453 <context-group purpose="location">
17259 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17454 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17260 <context context-type="linenumber">198</context> 17455 <context context-type="linenumber">201</context>
17261 </context-group> 17456 </context-group>
17262 </trans-unit> 17457 </trans-unit>
17263 <trans-unit id="6963802198225789806" datatype="html"> 17458 <trans-unit id="6963802198225789806" datatype="html">
17264 <source>To edit</source> 17459 <source>To edit</source>
17265 <context-group purpose="location"> 17460 <context-group purpose="location">
17266 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 17461 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context>
17267 <context context-type="linenumber">202</context> 17462 <context context-type="linenumber">205</context>
17268 </context-group> 17463 </context-group>
17269 </trans-unit> 17464 </trans-unit>
17270 <trans-unit id="8492933894084361602" datatype="html"> 17465 <trans-unit id="8492933894084361602" datatype="html">
diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf
index 1fb262c41..55142b329 100644
--- a/client/src/locale/angular.zh-Hans-CN.xlf
+++ b/client/src/locale/angular.zh-Hans-CN.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">视频</target> 488 <target state="translated">视频</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">上传此视频会超过你的é™é¢ï¼ˆè§†é¢‘大å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,é™é¢ï¼š<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">上传此视频会超过你的é™é¢ï¼ˆè§†é¢‘大å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,é™é¢ï¼š<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">上传此视频会超过你的æ¯æ—¥é™é¢ï¼ˆè§†é¢‘大å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>é™é¢ï¼š<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">上传此视频会超过你的æ¯æ—¥é™é¢ï¼ˆè§†é¢‘大å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>é™é¢ï¼š<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">字幕</target> 504 <target state="translated">字幕</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">元素 <x id="PH" equiv-text="param"/> 未找到</target> 567 <target state="translated">元素 <x id="PH" equiv-text="param"/> 未找到</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>ä¸å…¬å¼€</target> 572 <target>ä¸å…¬å¼€</target>
@@ -721,16 +721,13 @@
721 <trans-unit id="158575725114802951" datatype="html"> 721 <trans-unit id="158575725114802951" datatype="html">
722 <source>Only live videos</source> 722 <source>Only live videos</source>
723 <target state="translated">仅直播视频</target> 723 <target state="translated">仅直播视频</target>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 724
725 </trans-unit> 725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
726 <trans-unit id="9157178301885999151" datatype="html"> 726 <trans-unit id="9157178301885999151" datatype="html">
727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
728 <target state="translated">你确定è¦åˆ é™¤ {length, plural, =1 {这个视频} other {<x id="length"/> 个视频}}å—?</target> 728 <target state="translated">你确定è¦åˆ é™¤ {length, plural, =1 {这个视频} other {<x id="length"/> 个视频}}å—?</target>
729 <context-group purpose="location"> 729
730 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
731 <context context-type="linenumber">170</context>
732 </context-group>
733 </trans-unit>
734 <trans-unit id="7585826646011739428"> 731 <trans-unit id="7585826646011739428">
735 <source>Edit</source> 732 <source>Edit</source>
736 <target>编辑</target> 733 <target>编辑</target>
@@ -1160,46 +1157,52 @@
1160 <trans-unit id="3997350348765083892"> 1157 <trans-unit id="3997350348765083892">
1161 <source>Username or email address</source> 1158 <source>Username or email address</source>
1162 <target>用户å或电å­é‚®ä»¶åœ°å€</target> 1159 <target>用户å或电å­é‚®ä»¶åœ°å€</target>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1160
1164 </trans-unit> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1165 <trans-unit id="175344056589888866" datatype="html"> 1162 <trans-unit id="175344056589888866" datatype="html">
1166 <source>Example: john@example.com</source> 1163 <source>Example: john@example.com</source>
1167 <target state="translated">示例:john@example.com</target> 1164 <target state="translated">示例:john@example.com</target>
1165
1166
1167 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1168 <trans-unit id="1758058452376026925" datatype="html">
1169 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1170 <target state="translated">âš ï¸ å¤§å¤šæ•°ç”µå­é‚®ä»¶åœ°å€ä¸èƒ½åŒ…å«å¤§å†™å­—æ¯ã€‚</target>
1171
1172 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1173 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1168 <context-group purpose="location"> 1174 <context-group purpose="location">
1169 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1175 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1170 <context context-type="linenumber">46</context> 1176 <context context-type="linenumber">70</context>
1171 </context-group> 1177 </context-group>
1178 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1179 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1172 <context-group purpose="location"> 1180 <context-group purpose="location">
1173 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1181 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1174 <context context-type="linenumber">53</context> 1182 <context context-type="linenumber">72</context>
1175 </context-group> 1183 </context-group>
1176 </trans-unit> 1184 </trans-unit>
1177 <trans-unit id="1758058452376026925" datatype="html">
1178 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1179 <target state="translated">âš ï¸ å¤§å¤šæ•°ç”µå­é‚®ä»¶åœ°å€ä¸èƒ½åŒ…å«å¤§å†™å­—æ¯ã€‚</target>
1180 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1181 </trans-unit>
1182 <trans-unit id="1431416938026210429"> 1185 <trans-unit id="1431416938026210429">
1183 <source>Password</source> 1186 <source>Password</source>
1184 <target>密ç </target> 1187 <target>密ç </target>
1185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1188
1186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1189
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1194
1192 </trans-unit> 1195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1193 <trans-unit id="8715156686857791956" datatype="html"> 1196 <trans-unit id="8715156686857791956" datatype="html">
1194 <source>Click here to reset your password</source> 1197 <source>Click here to reset your password</source>
1195 <target state="translated">点击此处é‡ç½®ä½ çš„密ç </target> 1198 <target state="translated">点击此处é‡ç½®ä½ çš„密ç </target>
1196 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1199
1197 </trans-unit> 1200 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1198 <trans-unit id="892063502898494584" datatype="html"> 1201 <trans-unit id="892063502898494584" datatype="html">
1199 <source>I forgot my password</source> 1202 <source>I forgot my password</source>
1200 <target state="translated">我忘记了密ç </target> 1203 <target state="translated">我忘记了密ç </target>
1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1204
1202 </trans-unit> 1205 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1203 <trans-unit id="2101170466365500913" datatype="html"> 1206 <trans-unit id="2101170466365500913" datatype="html">
1204 <source>Logging into an account lets you publish content</source> 1207 <source>Logging into an account lets you publish content</source>
1205 <target state="translated">登入å¸æˆ·å°±å¯ä»¥è®©ä½ å‘布内容</target> 1208 <target state="translated">登入å¸æˆ·å°±å¯ä»¥è®©ä½ å‘布内容</target>
@@ -1224,52 +1227,52 @@
1224 <trans-unit id="3183213940445113677" datatype="html"> 1227 <trans-unit id="3183213940445113677" datatype="html">
1225 <source>Or sign in with</source> 1228 <source>Or sign in with</source>
1226 <target state="translated">或使用其他å¸å·ç™»å…¥</target> 1229 <target state="translated">或使用其他å¸å·ç™»å…¥</target>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1230
1228 </trans-unit> 1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1229 <trans-unit id="3238209155172574367"> 1232 <trans-unit id="3238209155172574367">
1230 <source>Forgot your password</source> 1233 <source>Forgot your password</source>
1231 <target>忘记密ç </target> 1234 <target>忘记密ç </target>
1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1235
1233 </trans-unit> 1236 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1234 <trans-unit id="87327320394367488" datatype="html"> 1237 <trans-unit id="87327320394367488" datatype="html">
1235 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1238 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1236 <target state="translated">对ä¸èµ·ï¼Œä½ æ— æ³•æ¢å¤ä½ çš„密ç ï¼Œå› ä¸ºä½ çš„实例管ç†å‘˜æ²¡æœ‰é…ç½® PeerTube 电å­é‚®ä»¶ç³»ç»Ÿã€‚</target> 1239 <target state="translated">对ä¸èµ·ï¼Œä½ æ— æ³•æ¢å¤ä½ çš„密ç ï¼Œå› ä¸ºä½ çš„实例管ç†å‘˜æ²¡æœ‰é…ç½® PeerTube 电å­é‚®ä»¶ç³»ç»Ÿã€‚</target>
1237 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1240
1238 </trans-unit> 1241 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1239 <trans-unit id="3188014010833256853" datatype="html"> 1242 <trans-unit id="3188014010833256853" datatype="html">
1240 <source>Enter your email address and we will send you a link to reset your password.</source> 1243 <source>Enter your email address and we will send you a link to reset your password.</source>
1241 <target state="translated">输入你的电å­é‚®ä»¶åœ°å€ï¼Œæˆ‘们将å‘é€ä¸€ä¸ªé“¾æŽ¥ï¼Œä»¥é‡ç½®ä½ çš„密ç ã€‚</target> 1244 <target state="translated">输入你的电å­é‚®ä»¶åœ°å€ï¼Œæˆ‘们将å‘é€ä¸€ä¸ªé“¾æŽ¥ï¼Œä»¥é‡ç½®ä½ çš„密ç ã€‚</target>
1242 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1245
1243 </trans-unit> 1246 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1244 <trans-unit id="1190256911880544559" datatype="html"> 1247 <trans-unit id="1190256911880544559" datatype="html">
1245 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1248 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1246The link will expire within 1 hour.</source> 1249The link will expire within 1 hour.</source>
1247 <target state="translated">一å°å¸¦æœ‰é‡ç½®å¯†ç è¯´æ˜Žçš„电å­é‚®ä»¶å°†è¢«å‘é€åˆ° <x id="PH" equiv-text="this.forgotPasswordEmail"/>。该链接将在 1 å°æ—¶å†…到期。</target> 1250 <target state="translated">一å°å¸¦æœ‰é‡ç½®å¯†ç è¯´æ˜Žçš„电å­é‚®ä»¶å°†è¢«å‘é€åˆ° <x id="PH" equiv-text="this.forgotPasswordEmail"/>。该链接将在 1 å°æ—¶å†…到期。</target>
1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1251
1249 </trans-unit> 1252 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1250 <trans-unit id="4768749765465246664"> 1253 <trans-unit id="4768749765465246664">
1251 <source>Email</source> 1254 <source>Email</source>
1252 <target>电å­é‚®ä»¶</target> 1255 <target>电å­é‚®ä»¶</target>
1253 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1256
1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1257
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 </trans-unit> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1261 <trans-unit id="3967269098753656610"> 1264 <trans-unit id="3967269098753656610">
1262 <source>Email address</source> 1265 <source>Email address</source>
1263 <target>电å­é‚®ä»¶åœ°å€</target> 1266 <target>电å­é‚®ä»¶åœ°å€</target>
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1267
1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1268
1266 </trans-unit> 1269 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1267 <trans-unit id="7808756054397155068" datatype="html"> 1270 <trans-unit id="7808756054397155068" datatype="html">
1268 <source>Reset</source> 1271 <source>Reset</source>
1269 <target state="translated">é‡ç½®</target> 1272 <target state="translated">é‡ç½®</target>
1270 <note priority="1" from="description">Password reset button</note> 1273 <note priority="1" from="description">Password reset button</note>
1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1274
1272 </trans-unit> 1275 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1273 <trans-unit id="4319634264526091601" datatype="html"> 1276 <trans-unit id="4319634264526091601" datatype="html">
1274 <source>on this instance</source> 1277 <source>on this instance</source>
1275 <target state="translated">在此网站</target> 1278 <target state="translated">在此网站</target>
@@ -1498,6 +1501,12 @@ The link will expire within 1 hour.</source>
1498 <source>Configure my instance</source> 1501 <source>Configure my instance</source>
1499 <target state="translated">é…置我的实例</target> 1502 <target state="translated">é…置我的实例</target>
1500 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1503 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1504 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1505 <source>Confirm your password</source><target state="new">Confirm your password</target>
1506 <context-group purpose="location">
1507 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1508 <context context-type="linenumber">54</context>
1509 </context-group>
1501 </trans-unit> 1510 </trans-unit>
1502 <trans-unit id="9005121595859995793" datatype="html"> 1511 <trans-unit id="9005121595859995793" datatype="html">
1503 <source>Configuration warning!</source> 1512 <source>Configuration warning!</source>
@@ -1702,8 +1711,8 @@ The link will expire within 1 hour.</source>
1702 <trans-unit id="8893390761160292681" datatype="html"> 1711 <trans-unit id="8893390761160292681" datatype="html">
1703 <source>My account</source> 1712 <source>My account</source>
1704 <target state="translated">我的å¸æˆ·</target> 1713 <target state="translated">我的å¸æˆ·</target>
1705 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1714
1706 </trans-unit> 1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1707 <trans-unit id="6371572688505952303" datatype="html"> 1716 <trans-unit id="6371572688505952303" datatype="html">
1708 <source>My library</source> 1717 <source>My library</source>
1709 <target state="translated">我的媒体库</target> 1718 <target state="translated">我的媒体库</target>
@@ -1712,10 +1721,10 @@ The link will expire within 1 hour.</source>
1712 <trans-unit id="2308975396733519902"> 1721 <trans-unit id="2308975396733519902">
1713 <source>Create an account</source> 1722 <source>Create an account</source>
1714 <target>创建å¸æˆ·</target> 1723 <target>创建å¸æˆ·</target>
1715 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1724
1716 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1725
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1726
1718 </trans-unit> 1727 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1719 <trans-unit id="3108704604266608109" datatype="html"> 1728 <trans-unit id="3108704604266608109" datatype="html">
1720 <source>My video imports</source> 1729 <source>My video imports</source>
1721 <target state="translated">我的视频导入</target> 1730 <target state="translated">我的视频导入</target>
@@ -1734,35 +1743,35 @@ The link will expire within 1 hour.</source>
1734 <trans-unit id="667372110624203230" datatype="html"> 1743 <trans-unit id="667372110624203230" datatype="html">
1735 <source>Import jobs concurrency</source> 1744 <source>Import jobs concurrency</source>
1736 <target state="translated">并å‘导入作业</target> 1745 <target state="translated">并å‘导入作业</target>
1737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1746
1738 </trans-unit> 1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1739 <trans-unit id="2184839376696112704" datatype="html"> 1748 <trans-unit id="2184839376696112704" datatype="html">
1740 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1749 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1741 <target state="translated">å…è®¸å¹¶è¡Œå¯¼å…¥å¤šä¸ªè§†é¢‘ã€‚âš ï¸ éœ€è¦é‡æ–°å¯åŠ¨ PeerTube。</target> 1750 <target state="translated">å…è®¸å¹¶è¡Œå¯¼å…¥å¤šä¸ªè§†é¢‘ã€‚âš ï¸ éœ€è¦é‡æ–°å¯åŠ¨ PeerTube。</target>
1742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1751
1743 </trans-unit> 1752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1744 <trans-unit id="780513172839038392" datatype="html"> 1753 <trans-unit id="780513172839038392" datatype="html">
1745 <source>jobs in parallel</source> 1754 <source>jobs in parallel</source>
1746 <target state="translated">并行作业</target> 1755 <target state="translated">并行作业</target>
1747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1756
1748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1757
1749 </trans-unit> 1758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1750 <trans-unit id="5997625369044180192" datatype="html"> 1759 <trans-unit id="5997625369044180192" datatype="html">
1751 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1760 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1752 <target state="translated">å…许使用网å€ï¼ˆä¾‹å¦‚ YouTube)导入</target> 1761 <target state="translated">å…许使用网å€ï¼ˆä¾‹å¦‚ YouTube)导入</target>
1753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1762
1754 </trans-unit> 1763 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1755 <trans-unit id="2095604754338363597" datatype="html"> 1764 <trans-unit id="2095604754338363597" datatype="html">
1756 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1765 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1757 <target state="translated">âš ï¸ å¦‚æžœå¯ç”¨ï¼Œæˆ‘们建议使用 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/> HTTP 代ç†<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>以阻止æ¥è‡ªä½ çš„ PeerTube æœåŠ¡å™¨çš„ç§äºº URL 访问</target> 1766 <target state="translated">âš ï¸ å¦‚æžœå¯ç”¨ï¼Œæˆ‘们建议使用 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/> HTTP 代ç†<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>以阻止æ¥è‡ªä½ çš„ PeerTube æœåŠ¡å™¨çš„ç§äºº URL 访问</target>
1758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1767
1759 </trans-unit> 1768 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1760 <trans-unit id="7627544798203088407"> 1769 <trans-unit id="7627544798203088407">
1761 <source>Discover</source> 1770 <source>Discover</source>
1762 <target>å‘现更多</target> 1771 <target>å‘现更多</target>
1763 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1772
1764 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1773
1765 </trans-unit> 1774 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1766 <trans-unit id="7844706011418789951"> 1775 <trans-unit id="7844706011418789951">
1767 <source>Administration</source> 1776 <source>Administration</source>
1768 <target>管ç†</target> 1777 <target>管ç†</target>
@@ -2003,8 +2012,8 @@ The link will expire within 1 hour.</source>
2003 <trans-unit id="2971365540217107489" datatype="html"> 2012 <trans-unit id="2971365540217107489" datatype="html">
2004 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2013 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2005 <target state="translated">媒体对于æœåŠ¡å™¨å¤ªå¤§ã€‚如果你想增加é™åˆ¶å¤§å°ï¼Œè¯·ä¸Žç®¡ç†å‘˜è”系。</target> 2014 <target state="translated">媒体对于æœåŠ¡å™¨å¤ªå¤§ã€‚如果你想增加é™åˆ¶å¤§å°ï¼Œè¯·ä¸Žç®¡ç†å‘˜è”系。</target>
2006 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2015
2007 </trans-unit> 2016 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2008 <trans-unit id="5131854469652959713" datatype="html"> 2017 <trans-unit id="5131854469652959713" datatype="html">
2009 <source>GLOBAL SEARCH</source> 2018 <source>GLOBAL SEARCH</source>
2010 <target state="translated">全局æœç´¢</target> 2019 <target state="translated">全局æœç´¢</target>
@@ -2387,7 +2396,7 @@ The link will expire within 1 hour.</source>
2387 2396
2388 2397
2389 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit> 2399 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2391 <trans-unit id="2504502765849142619" datatype="html"> 2400 <trans-unit id="2504502765849142619" datatype="html">
2392 <source>No items found</source> 2401 <source>No items found</source>
2393 <target state="translated">没有找到任何项目</target> 2402 <target state="translated">没有找到任何项目</target>
@@ -2799,8 +2808,8 @@ The link will expire within 1 hour.</source>
2799 <trans-unit id="6161604372916832458" datatype="html"> 2808 <trans-unit id="6161604372916832458" datatype="html">
2800 <source>Upload on hold</source> 2809 <source>Upload on hold</source>
2801 <target state="translated">æš‚åœä¸Šä¼ </target> 2810 <target state="translated">æš‚åœä¸Šä¼ </target>
2802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2811
2803 </trans-unit> 2812 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2804 <trans-unit id="285180972645018518" datatype="html"> 2813 <trans-unit id="285180972645018518" datatype="html">
2805 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2814 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2806 <target state="translated">对ä¸èµ·ï¼Œä½ çš„å¸æˆ·çš„上传功能已被ç¦ç”¨ã€‚如果你想添加视频,管ç†å‘˜å¿…须解é”ä½ çš„æƒé™ã€‚</target> 2815 <target state="translated">对ä¸èµ·ï¼Œä½ çš„å¸æˆ·çš„上传功能已被ç¦ç”¨ã€‚如果你想添加视频,管ç†å‘˜å¿…须解é”ä½ çš„æƒé™ã€‚</target>
@@ -3710,71 +3719,86 @@ The link will expire within 1 hour.</source>
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3712 </trans-unit> 3721 </trans-unit>
3713 <trans-unit id="7046347992315328430" datatype="html"> 3722
3714 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3715 <target state="translated">å·²å¯ç”¨è½¬ç ã€‚åªæœ‰<x id="START_TAG_STRONG"/>原始<x id="CLOSE_TAG_STRONG"/>视频大å°ä¼šè®¡å…¥å¸æˆ·çš„视频é™é¢ã€‚<x id="LINE_BREAK"/>这个用户最多å¯ä»¥ä¸Šä¼ çº¦ <x id="INTERPOLATION"/>。 </target>
3716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3718 </trans-unit>
3719 <trans-unit id="2743014784334706527"> 3723 <trans-unit id="2743014784334706527">
3720 <source>Daily video quota</source> 3724 <source>Daily video quota</source>
3721 <target>å•æ—¥è§†é¢‘é™é¢</target> 3725 <target>å•æ—¥è§†é¢‘é™é¢</target>
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3726
3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3727
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3728
3725 </trans-unit> 3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3726 <trans-unit id="2622255144026150901" datatype="html"> 3730 <trans-unit id="2622255144026150901" datatype="html">
3727 <source>Auth plugin</source> 3731 <source>Auth plugin</source>
3728 <target state="translated">认è¯æ’件</target> 3732 <target state="translated">认è¯æ’件</target>
3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3733
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3734
3731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3735
3732 </trans-unit> 3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3733 <trans-unit id="588099657508661970" datatype="html"> 3737 <trans-unit id="588099657508661970" datatype="html">
3734 <source>None (local authentication)</source> 3738 <source>None (local authentication)</source>
3735 <target state="translated">无(本地身份验è¯ï¼‰</target> 3739 <target state="translated">无(本地身份验è¯ï¼‰</target>
3736 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3740
3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3741
3738 </trans-unit> 3742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3739 <trans-unit id="2070907480317730379" datatype="html"> 3743 <trans-unit id="2070907480317730379" datatype="html">
3740 <source>Doesn't need review before a video goes public</source> 3744 <source>Doesn't need review before a video goes public</source>
3741 <target state="translated">视频公开å‰ä¸éœ€è¦å®¡æ ¸</target> 3745 <target state="translated">视频公开å‰ä¸éœ€è¦å®¡æ ¸</target>
3742 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3746
3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3747
3744 </trans-unit> 3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3745 <trans-unit id="6667250632809964191"> 3749 <trans-unit id="6667250632809964191">
3746 <source>Send a link to reset the password by email to the user</source> 3750 <source>Send a link to reset the password by email to the user</source>
3747 <target>å‘用户å‘é€å¸¦å¯†ç é‡ç½®é“¾æŽ¥çš„邮件</target> 3751 <target>å‘用户å‘é€å¸¦å¯†ç é‡ç½®é“¾æŽ¥çš„邮件</target>
3748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3752
3749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3753
3750 </trans-unit> 3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3751 <trans-unit id="1412406834353485520"> 3755 <trans-unit id="1412406834353485520">
3752 <source>Ask for new password</source> 3756 <source>Ask for new password</source>
3753 <target>询问新密ç </target> 3757 <target>询问新密ç </target>
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3758
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3759
3756 </trans-unit> 3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3757 <trans-unit id="3791201588898094481"> 3761 <trans-unit id="3791201588898094481">
3758 <source>Manually set the user password</source> 3762 <source>Manually set the user password</source>
3759 <target>手动设置用户密ç </target> 3763 <target>手动设置用户密ç </target>
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3764
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3765
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3767 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3768 <context-group purpose="location">
3769 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3770 <context context-type="linenumber">227</context>
3771 </context-group>
3772 <context-group purpose="location">
3773 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3774 <context context-type="linenumber">227</context>
3775 </context-group>
3776 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3777 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3778 <context-group purpose="location">
3779 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3780 <context context-type="linenumber">228</context>
3781 </context-group>
3782 <context-group purpose="location">
3783 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3784 <context context-type="linenumber">228</context>
3785 </context-group>
3762 </trans-unit> 3786 </trans-unit>
3763 <trans-unit id="8461842260159597706"> 3787 <trans-unit id="8461842260159597706">
3764 <source>Show</source> 3788 <source>Show</source>
3765 <target>显示</target> 3789 <target>显示</target>
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3790
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3791
3768 </trans-unit> 3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3769 <trans-unit id="8461609631969932886"> 3793 <trans-unit id="8461609631969932886">
3770 <source>Hide</source> 3794 <source>Hide</source>
3771 <target>éšè—</target> 3795 <target>éšè—</target>
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3796
3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3797
3774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3798
3775 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3799
3776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3800
3777 </trans-unit> 3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3778 <trans-unit id="7049348886126005391"> 3802 <trans-unit id="7049348886126005391">
3779 <source>Batch actions</source> 3803 <source>Batch actions</source>
3780 <target>批é‡æ“作</target> 3804 <target>批é‡æ“作</target>
@@ -3850,22 +3874,22 @@ The link will expire within 1 hour.</source>
3850 <trans-unit id="7815838401315213887"> 3874 <trans-unit id="7815838401315213887">
3851 <source>Muted accounts</source> 3875 <source>Muted accounts</source>
3852 <target>å·²éšè—çš„å¸æˆ·</target> 3876 <target>å·²éšè—çš„å¸æˆ·</target>
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3877
3854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3878
3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3879
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3880
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3881
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3882
3859 </trans-unit> 3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3860 <trans-unit id="5668793810321242853"> 3884 <trans-unit id="5668793810321242853">
3861 <source>Muted servers</source> 3885 <source>Muted servers</source>
3862 <target>å·²éšè—çš„æœåŠ¡å™¨</target> 3886 <target>å·²éšè—çš„æœåŠ¡å™¨</target>
3863 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3887
3864 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3888
3865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3889
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3890
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3891
3868 </trans-unit> 3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3869 <trans-unit id="2343069726009080052" datatype="html"> 3893 <trans-unit id="2343069726009080052" datatype="html">
3870 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3894 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3871 <target state="translated">视频 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3895 <target state="translated">视频 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -4991,181 +5015,175 @@ The link will expire within 1 hour.</source>
4991 <trans-unit id="7169210802367807492" datatype="html"> 5015 <trans-unit id="7169210802367807492" datatype="html">
4992 <source>bytes</source> 5016 <source>bytes</source>
4993 <target state="translated">字节</target> 5017 <target state="translated">字节</target>
4994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5018
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5019
4996 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5020
4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5021
4998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5022
4999 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5023
5000 </trans-unit> 5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5001 <trans-unit id="8509882464852636851" datatype="html"> 5025 <trans-unit id="8509882464852636851" datatype="html">
5002 <source>Default daily upload limit per user</source> 5026 <source>Default daily upload limit per user</source>
5003 <target state="translated">æ¯ä¸ªç”¨æˆ·çš„默认å•æ—¥ä¸Šä¼ </target> 5027 <target state="translated">æ¯ä¸ªç”¨æˆ·çš„默认å•æ—¥ä¸Šä¼ </target>
5004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5028
5005 </trans-unit> 5029 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5006 <trans-unit id="4719342289581047890" datatype="html"> 5030 <trans-unit id="4719342289581047890" datatype="html">
5007 <source>Allow import with a torrent file or a magnet URI</source> 5031 <source>Allow import with a torrent file or a magnet URI</source>
5008 <target state="translated">å…许使用ç§å­æ–‡ä»¶æˆ–ç£åŠ›é“¾æŽ¥å¯¼å…¥</target> 5032 <target state="translated">å…许使用ç§å­æ–‡ä»¶æˆ–ç£åŠ›é“¾æŽ¥å¯¼å…¥</target>
5009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5033
5010 </trans-unit> 5034 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5011 <trans-unit id="6801844913630625451" datatype="html"> 5035 <trans-unit id="6801844913630625451" datatype="html">
5012 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5036 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5013 <target state="translated">âš ï¸ å¦‚æžœä½ ä¸ä¿¡ä»»ä½ çš„用户,则我们ä¸å»ºè®®å¯ç”¨æ­¤åŠŸèƒ½</target> 5037 <target state="translated">âš ï¸ å¦‚æžœä½ ä¸ä¿¡ä»»ä½ çš„用户,则我们ä¸å»ºè®®å¯ç”¨æ­¤åŠŸèƒ½</target>
5014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5038
5015 </trans-unit> 5039 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5016 <trans-unit id="2634326893148077182" datatype="html"> 5040 <trans-unit id="2634326893148077182" datatype="html">
5017 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5041 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5018 <target state="translated">å…许频é“与其他平å°å¦‚ YouTube 的频é“进行åŒæ­¥ï¼ˆéœ€è¦å…许使用 HTTP URL 导入)</target> 5042 <target state="translated">å…许频é“与其他平å°å¦‚ YouTube 的频é“进行åŒæ­¥ï¼ˆéœ€è¦å…许使用 HTTP URL 导入)</target>
5019 <context-group purpose="location"> 5043
5020 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5044 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5021 <context context-type="linenumber">293</context>
5022 </context-group>
5023 </trans-unit>
5024 <trans-unit id="7404104645798703279" datatype="html"> 5045 <trans-unit id="7404104645798703279" datatype="html">
5025 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5046 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5026 <target state="translated">â›” è¦å¯ç”¨æ­¤åŠŸèƒ½ï¼Œä½ éœ€è¦å…许使用 HTTP URL 导入。</target> 5047 <target state="translated">â›” è¦å¯ç”¨æ­¤åŠŸèƒ½ï¼Œä½ éœ€è¦å…许使用 HTTP URL 导入。</target>
5027 <context-group purpose="location"> 5048
5028 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5049 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5029 <context context-type="linenumber">296,298</context>
5030 </context-group>
5031 </trans-unit>
5032 <trans-unit id="3950258704315544174" datatype="html"> 5050 <trans-unit id="3950258704315544174" datatype="html">
5033 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5051 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5034 <target state="translated">除éžç”¨æˆ·è¢«æ ‡è®°ä¸ºå—信任,å¦åˆ™ä»–们的视频将ä¿æŒç§å¯†ï¼Œç›´åˆ°ç‰ˆä¸»å®¡æŸ¥å®ƒä»¬ã€‚</target> 5052 <target state="translated">除éžç”¨æˆ·è¢«æ ‡è®°ä¸ºå—信任,å¦åˆ™ä»–们的视频将ä¿æŒç§å¯†ï¼Œç›´åˆ°ç‰ˆä¸»å®¡æŸ¥å®ƒä»¬ã€‚</target>
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5053
5036 </trans-unit> 5054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5037 <trans-unit id="424703522835656806" datatype="html"> 5055 <trans-unit id="424703522835656806" datatype="html">
5038 <source>VIDEO CHANNELS</source> 5056 <source>VIDEO CHANNELS</source>
5039 <target state="translated">视频频é“</target> 5057 <target state="translated">视频频é“</target>
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5058
5041 </trans-unit> 5059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5042 <trans-unit id="7026684190224451991" datatype="html"> 5060 <trans-unit id="7026684190224451991" datatype="html">
5043 <source>Max video channels per user</source> 5061 <source>Max video channels per user</source>
5044 <target state="translated">æ¯ç”¨æˆ·çš„最多视频频é“</target> 5062 <target state="translated">æ¯ç”¨æˆ·çš„最多视频频é“</target>
5045 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5063
5046 </trans-unit> 5064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5047 <trans-unit id="3840267063842708224" datatype="html"> 5065 <trans-unit id="3840267063842708224" datatype="html">
5048 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5066 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5049 <target state="translated">{VAR_PLURAL, plural, =1 {个频é“} other {个频é“}}</target> 5067 <target state="translated">{VAR_PLURAL, plural, =1 {个频é“} other {个频é“}}</target>
5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5068
5051 </trans-unit> 5069 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5052 <trans-unit id="3428986951244800347" datatype="html"> 5070 <trans-unit id="3428986951244800347" datatype="html">
5053 <source>Block new videos automatically</source> 5071 <source>Block new videos automatically</source>
5054 <target state="translated">自动å±è”½æ–°è§†é¢‘</target> 5072 <target state="translated">自动å±è”½æ–°è§†é¢‘</target>
5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5073
5056 </trans-unit> 5074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5057 <trans-unit id="2054846790157376783" datatype="html"> 5075 <trans-unit id="2054846790157376783" datatype="html">
5058 <source>SEARCH</source> 5076 <source>SEARCH</source>
5059 <target state="translated">æœç´¢</target> 5077 <target state="translated">æœç´¢</target>
5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5078
5061 </trans-unit> 5079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5062 <trans-unit id="3442084803796199253" datatype="html"> 5080 <trans-unit id="3442084803796199253" datatype="html">
5063 <source>Allow users to do remote URI/handle search</source> 5081 <source>Allow users to do remote URI/handle search</source>
5064 <target state="translated">å…许用户进行远程 URI/用户å/频é“åæœç´¢</target> 5082 <target state="translated">å…许用户进行远程 URI/用户å/频é“åæœç´¢</target>
5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5083
5066 </trans-unit> 5084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5067 <trans-unit id="2258148539285928012" datatype="html"> 5085 <trans-unit id="2258148539285928012" datatype="html">
5068 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5086 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5069 <target state="translated">å…许 <x id="START_TAG_STRONG"/>你的用户<x id="CLOSE_TAG_STRONG"/> 查找å¯èƒ½ä¸Žä½ çš„站点未进行è”邦连接的远程视频/å‚与者</target> 5087 <target state="translated">å…许 <x id="START_TAG_STRONG"/>你的用户<x id="CLOSE_TAG_STRONG"/> 查找å¯èƒ½ä¸Žä½ çš„站点未进行è”邦连接的远程视频/å‚与者</target>
5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5088
5071 </trans-unit> 5089 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5072 <trans-unit id="7295422540935146771" datatype="html"> 5090 <trans-unit id="7295422540935146771" datatype="html">
5073 <source>Allow anonymous to do remote URI/handle search</source> 5091 <source>Allow anonymous to do remote URI/handle search</source>
5074 <target state="translated">å…许匿å执行远程 URI/用户å/频é“åæœç´¢</target> 5092 <target state="translated">å…许匿å执行远程 URI/用户å/频é“åæœç´¢</target>
5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5093
5076 </trans-unit> 5094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5077 <trans-unit id="7305237807882754643" datatype="html"> 5095 <trans-unit id="7305237807882754643" datatype="html">
5078 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5096 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5079 <target state="translated">å…许 <x id="START_TAG_STRONG"/>匿å用户<x id="CLOSE_TAG_STRONG"/> 查找å¯èƒ½ä¸Žä½ çš„站点未进行è”邦连接的远程视频/å‚与者</target> 5097 <target state="translated">å…许 <x id="START_TAG_STRONG"/>匿å用户<x id="CLOSE_TAG_STRONG"/> 查找å¯èƒ½ä¸Žä½ çš„站点未进行è”邦连接的远程视频/å‚与者</target>
5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5098
5081 </trans-unit> 5099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5082 <trans-unit id="5273935530181504015" datatype="html"> 5100 <trans-unit id="5273935530181504015" datatype="html">
5083 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5101 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5084 <target state="translated">âš ï¸ æ­¤åŠŸèƒ½ç›¸å½“ä¾èµ–于你选择的æœç´¢ç´¢å¼•çš„实例的审核政策。</target> 5102 <target state="translated">âš ï¸ æ­¤åŠŸèƒ½ç›¸å½“ä¾èµ–于你选择的æœç´¢ç´¢å¼•çš„实例的审核政策。</target>
5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5103
5086 </trans-unit> 5104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5087 <trans-unit id="1886227550697837417" datatype="html"> 5105 <trans-unit id="1886227550697837417" datatype="html">
5088 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5106 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5089 <target state="translated">你应该åªåœ¨ç”Ÿäº§çŽ¯å¢ƒä¸­ä½¿ç”¨å®¡æ ¸è¿‡çš„æœç´¢ç´¢å¼•ï¼Œæˆ–者 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>建立自己的索引<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 5107 <target state="translated">你应该åªåœ¨ç”Ÿäº§çŽ¯å¢ƒä¸­ä½¿ç”¨å®¡æ ¸è¿‡çš„æœç´¢ç´¢å¼•ï¼Œæˆ–者 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>建立自己的索引<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5108
5091 </trans-unit> 5109 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5092 <trans-unit id="2331464426553277323" datatype="html"> 5110 <trans-unit id="2331464426553277323" datatype="html">
5093 <source>Search index URL</source> 5111 <source>Search index URL</source>
5094 <target state="translated">æœç´¢ç´¢å¼• URL</target> 5112 <target state="translated">æœç´¢ç´¢å¼• URL</target>
5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5113
5096 </trans-unit> 5114 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5097 <trans-unit id="8524278911521465398" datatype="html"> 5115 <trans-unit id="8524278911521465398" datatype="html">
5098 <source>Disable local search in search bar</source> 5116 <source>Disable local search in search bar</source>
5099 <target state="translated">在æœç´¢æ ä¸­ç¦ç”¨æœ¬åœ°æœç´¢</target> 5117 <target state="translated">在æœç´¢æ ä¸­ç¦ç”¨æœ¬åœ°æœç´¢</target>
5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5118
5101 </trans-unit> 5119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5102 <trans-unit id="6568991917245875948" datatype="html"> 5120 <trans-unit id="6568991917245875948" datatype="html">
5103 <source>Otherwise the local search stays used by default</source> 5121 <source>Otherwise the local search stays used by default</source>
5104 <target state="translated">å¦åˆ™ï¼Œé»˜è®¤æƒ…况下将ä¿ç•™æœ¬åœ°æœç´¢</target> 5122 <target state="translated">å¦åˆ™ï¼Œé»˜è®¤æƒ…况下将ä¿ç•™æœ¬åœ°æœç´¢</target>
5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5123
5106 </trans-unit> 5124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5107 <trans-unit id="4444955208013675027" datatype="html"> 5125 <trans-unit id="4444955208013675027" datatype="html">
5108 <source>Search bar uses the global search index by default</source> 5126 <source>Search bar uses the global search index by default</source>
5109 <target state="translated">æœç´¢æ é»˜è®¤ä½¿ç”¨å…¨å±€æœç´¢ç´¢å¼•</target> 5127 <target state="translated">æœç´¢æ é»˜è®¤ä½¿ç”¨å…¨å±€æœç´¢ç´¢å¼•</target>
5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5128
5111 </trans-unit> 5129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5112 <trans-unit id="6476750382562952780" datatype="html"> 5130 <trans-unit id="6476750382562952780" datatype="html">
5113 <source>Enable global search</source> 5131 <source>Enable global search</source>
5114 <target state="translated">å¯ç”¨å…¨å±€æœç´¢</target> 5132 <target state="translated">å¯ç”¨å…¨å±€æœç´¢</target>
5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5133
5116 </trans-unit> 5134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5117 <trans-unit id="836183323506117145" datatype="html"> 5135 <trans-unit id="836183323506117145" datatype="html">
5118 <source>FEDERATION</source> 5136 <source>FEDERATION</source>
5119 <target state="translated">è”邦</target> 5137 <target state="translated">è”邦</target>
5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5138
5121 </trans-unit> 5139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5122 <trans-unit id="252719899360434356" datatype="html"> 5140 <trans-unit id="252719899360434356" datatype="html">
5123 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5141 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5124 <target state="translated">管ç†ä¸Žå…¶ä»–实例的 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>关系<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target> 5142 <target state="translated">管ç†ä¸Žå…¶ä»–实例的 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>关系<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target>
5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5143
5126 </trans-unit> 5144 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5127 <trans-unit id="9119248927271669654" datatype="html"> 5145 <trans-unit id="9119248927271669654" datatype="html">
5128 <source>Other instances can follow yours</source> 5146 <source>Other instances can follow yours</source>
5129 <target state="translated">其他的实例å¯ä»¥å…³æ³¨ä½ </target> 5147 <target state="translated">其他的实例å¯ä»¥å…³æ³¨ä½ </target>
5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5148
5131 </trans-unit> 5149 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5132 <trans-unit id="7015551137649102649" datatype="html"> 5150 <trans-unit id="7015551137649102649" datatype="html">
5133 <source>Manually approve new instance followers</source> 5151 <source>Manually approve new instance followers</source>
5134 <target state="translated">手动批准新的实例关注者</target> 5152 <target state="translated">手动批准新的实例关注者</target>
5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5153
5136 </trans-unit> 5154 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5137 <trans-unit id="4803992993548153434" datatype="html"> 5155 <trans-unit id="4803992993548153434" datatype="html">
5138 <source>Automatically follow back instances</source> 5156 <source>Automatically follow back instances</source>
5139 <target state="translated">自动关注回实例</target> 5157 <target state="translated">自动关注回实例</target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5158
5141 </trans-unit> 5159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5142 <trans-unit id="2092224316392295720" datatype="html"> 5160 <trans-unit id="2092224316392295720" datatype="html">
5143 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5161 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5144 <target state="translated">âš ï¸æ­¤åŠŸèƒ½éœ€è¦å¤§é‡å…³æ³¨å¹¶è¿›è¡Œé¢å¤–的审查。</target> 5162 <target state="translated">âš ï¸æ­¤åŠŸèƒ½éœ€è¦å¤§é‡å…³æ³¨å¹¶è¿›è¡Œé¢å¤–的审查。</target>
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5163
5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5164
5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5165
5148 </trans-unit> 5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5149 <trans-unit id="1718269478813020014" datatype="html"> 5167 <trans-unit id="1718269478813020014" datatype="html">
5150 <source>Index URL</source> 5168 <source>Index URL</source>
5151 <target state="translated">索引 URL</target> 5169 <target state="translated">索引 URL</target>
5152 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5170
5153 </trans-unit> 5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5154 <trans-unit id="173263206605027981" datatype="html"> 5172 <trans-unit id="173263206605027981" datatype="html">
5155 <source>Automatically follow instances of a public index</source> 5173 <source>Automatically follow instances of a public index</source>
5156 <target state="translated">自动关注公共索引中的实例</target> 5174 <target state="translated">自动关注公共索引中的实例</target>
5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5175
5158 </trans-unit> 5176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5159 <trans-unit id="9076632742417302918" datatype="html"> 5177 <trans-unit id="9076632742417302918" datatype="html">
5160 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5178 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5161 <target state="translated">查看 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文档<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以获å–期望 URL çš„ç›¸å…³ä¿¡æ¯ </target> 5179 <target state="translated">查看 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文档<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以获å–期望 URL çš„ç›¸å…³ä¿¡æ¯ </target>
5162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5180
5163 </trans-unit> 5181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5164 <trans-unit id="3946988229617310200" datatype="html"> 5182 <trans-unit id="3946988229617310200" datatype="html">
5165 <source>ADMINISTRATORS</source> 5183 <source>ADMINISTRATORS</source>
5166 <target state="translated">管ç†å‘˜</target> 5184 <target state="translated">管ç†å‘˜</target>
5167 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5185
5168 </trans-unit> 5186 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5169 <trans-unit id="2149300564474427551"> 5187 <trans-unit id="2149300564474427551">
5170 <source>Administrator</source> 5188 <source>Administrator</source>
5171 <target>管ç†å‘˜</target> 5189 <target>管ç†å‘˜</target>
@@ -5174,13 +5192,13 @@ The link will expire within 1 hour.</source>
5174 <trans-unit id="3171683206914962995"> 5192 <trans-unit id="3171683206914962995">
5175 <source>Admin email</source> 5193 <source>Admin email</source>
5176 <target>管ç†å‘˜ç”µå­é‚®ä»¶åœ°å€</target> 5194 <target>管ç†å‘˜ç”µå­é‚®ä»¶åœ°å€</target>
5177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5195
5178 </trans-unit> 5196 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5179 <trans-unit id="4722881456283329321"> 5197 <trans-unit id="4722881456283329321">
5180 <source>Enable contact form</source> 5198 <source>Enable contact form</source>
5181 <target>å¯ç”¨è”系表格</target> 5199 <target>å¯ç”¨è”系表格</target>
5182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5200
5183 </trans-unit> 5201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5184 <trans-unit id="5926348345797688952" datatype="html"> 5202 <trans-unit id="5926348345797688952" datatype="html">
5185 <source>VOD Transcoding</source> 5203 <source>VOD Transcoding</source>
5186 <target state="translated">VOD 转ç </target> 5204 <target state="translated">VOD 转ç </target>
@@ -5189,28 +5207,28 @@ The link will expire within 1 hour.</source>
5189 <trans-unit id="1765095834299337775" datatype="html"> 5207 <trans-unit id="1765095834299337775" datatype="html">
5190 <source>TWITTER</source> 5208 <source>TWITTER</source>
5191 <target state="translated">Twitter</target> 5209 <target state="translated">Twitter</target>
5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5210
5193 </trans-unit> 5211 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5194 <trans-unit id="3202133522706129143" datatype="html"> 5212 <trans-unit id="3202133522706129143" datatype="html">
5195 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5213 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5196 <target state="translated">æ供代表实例的 Twitter å¸æˆ·ï¼Œä»¥æ”¹è¿›é“¾æŽ¥é¢„览。如果你没有 Twitter å¸æˆ·ï¼Œåªéœ€ä¿ç•™é»˜è®¤å€¼ã€‚</target> 5214 <target state="translated">æ供代表实例的 Twitter å¸æˆ·ï¼Œä»¥æ”¹è¿›é“¾æŽ¥é¢„览。如果你没有 Twitter å¸æˆ·ï¼Œåªéœ€ä¿ç•™é»˜è®¤å€¼ã€‚</target>
5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5215
5198 </trans-unit> 5216 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5199 <trans-unit id="4087837092261487511"> 5217 <trans-unit id="4087837092261487511">
5200 <source>Your Twitter username</source> 5218 <source>Your Twitter username</source>
5201 <target>ä½ çš„ Twitter 用户å</target> 5219 <target>ä½ çš„ Twitter 用户å</target>
5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5220
5203 </trans-unit> 5221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5204 <trans-unit id="5648651824279408711" datatype="html"> 5222 <trans-unit id="5648651824279408711" datatype="html">
5205 <source>Instance allowed by Twitter</source> 5223 <source>Instance allowed by Twitter</source>
5206 <target state="translated">Twitter å…许的实例</target> 5224 <target state="translated">Twitter å…许的实例</target>
5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5225
5208 </trans-unit> 5226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5209 <trans-unit id="2076338542820061819" datatype="html"> 5227 <trans-unit id="2076338542820061819" datatype="html">
5210 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5228 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5211 <target state="translated">如果你的实例被 Twitter 明确å…许,PeerTube 视频分享时将视频播放器嵌入到 Twitter 推文中。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 如果实例未被å…许,我们使用å¯ä»¥é‡å®šå‘到你 PeerTube 实例的图åƒé“¾æŽ¥å¡ç‰‡ã€‚<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 勾选此å¤é€‰æ¡†ï¼Œä¿å­˜é…ç½®åŽåœ¨ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 测试你实例的视频 URL(https://example.com/w/blabla) 以查看你的实例是å¦è¢«å…许。 </target> 5229 <target state="translated">如果你的实例被 Twitter 明确å…许,PeerTube 视频分享时将视频播放器嵌入到 Twitter 推文中。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 如果实例未被å…许,我们使用å¯ä»¥é‡å®šå‘到你 PeerTube 实例的图åƒé“¾æŽ¥å¡ç‰‡ã€‚<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> 勾选此å¤é€‰æ¡†ï¼Œä¿å­˜é…ç½®åŽåœ¨ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 测试你实例的视频 URL(https://example.com/w/blabla) 以查看你的实例是å¦è¢«å…许。 </target>
5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5230
5213 </trans-unit> 5231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5214 <trans-unit id="493135676263039396" datatype="html"> 5232 <trans-unit id="493135676263039396" datatype="html">
5215 <source>LIVE</source> 5233 <source>LIVE</source>
5216 <target state="translated">ç›´æ’­</target> 5234 <target state="translated">ç›´æ’­</target>
@@ -5609,19 +5627,81 @@ color: red;
5609 <source>PASSWORD</source> 5627 <source>PASSWORD</source>
5610 <target state="translated">密ç </target> 5628 <target state="translated">密ç </target>
5611 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5629 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5630 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5631 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5632 <context-group purpose="location">
5633 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5634 <context context-type="linenumber">67</context>
5635 </context-group>
5612 </trans-unit> 5636 </trans-unit>
5613 <trans-unit id="9012586956848595996" datatype="html"> 5637 <trans-unit id="9012586956848595996" datatype="html">
5614 <source>EMAIL</source> 5638 <source>EMAIL</source>
5615 <target state="translated">电å­é‚®ä»¶</target> 5639 <target state="translated">电å­é‚®ä»¶</target>
5616 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5640
5641 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5642 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5643 <context-group purpose="location">
5644 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5645 <context context-type="linenumber">3,5</context>
5646 </context-group>
5647 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5648 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5649 <context-group purpose="location">
5650 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5651 <context context-type="linenumber">5</context>
5652 </context-group>
5653 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5654 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5655 <context-group purpose="location">
5656 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5657 <context context-type="linenumber">9</context>
5658 </context-group>
5659 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5660 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5661 <context-group purpose="location">
5662 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5663 <context context-type="linenumber">31</context>
5664 </context-group>
5665 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5666 <source>Disable two factor</source><target state="new">Disable two factor</target>
5667 <context-group purpose="location">
5668 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5669 <context context-type="linenumber">33</context>
5670 </context-group>
5671 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5672 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5673 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5675 <context context-type="linenumber">43</context>
5676 </context-group>
5677 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5678 <source> Two factor authentication is already enabled.
5679</source><target state="new"> Two factor authentication is already enabled.
5680</target>
5681 <context-group purpose="location">
5682 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5683 <context context-type="linenumber">6,8</context>
5684 </context-group>
5685 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5686 <source>Your password</source><target state="new">Your password</target>
5687 <context-group purpose="location">
5688 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5689 <context context-type="linenumber">14</context>
5690 </context-group>
5691 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5692 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5693 <context-group purpose="location">
5694 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5695 <context context-type="linenumber">15</context>
5696 </context-group>
5617 </trans-unit> 5697 </trans-unit>
5618 <trans-unit id="7752239348028675311" datatype="html"> 5698 <trans-unit id="7752239348028675311" datatype="html">
5619 <source>DANGER ZONE</source> 5699 <source>DANGER ZONE</source>
5620 <target state="translated">å±é™©åŒºåŸŸ</target> 5700 <target state="translated">å±é™©åŒºåŸŸ</target>
5621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5701
5622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5702
5623 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5703
5624 </trans-unit> 5704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5625 <trans-unit id="4915431133669985304"> 5705 <trans-unit id="4915431133669985304">
5626 <source>Profile</source> 5706 <source>Profile</source>
5627 <target>个人资料</target> 5707 <target>个人资料</target>
@@ -5768,9 +5848,9 @@ color: red;
5768 <trans-unit id="5340498030552368470"> 5848 <trans-unit id="5340498030552368470">
5769 <source>Current password</source> 5849 <source>Current password</source>
5770 <target>当å‰å¯†ç </target> 5850 <target>当å‰å¯†ç </target>
5771 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5851
5772 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5852
5773 </trans-unit> 5853 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5774 <trans-unit id="3588415639242079458"> 5854 <trans-unit id="3588415639242079458">
5775 <source>New password</source> 5855 <source>New password</source>
5776 <target>新密ç </target> 5856 <target>新密ç </target>
@@ -6050,7 +6130,17 @@ color: red;
6050 <trans-unit id="4247400351982331798" datatype="html"> 6130 <trans-unit id="4247400351982331798" datatype="html">
6051 <source>Account settings</source> 6131 <source>Account settings</source>
6052 <target state="translated">å¸æˆ·è®¾ç½®</target> 6132 <target state="translated">å¸æˆ·è®¾ç½®</target>
6053 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6133
6134 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6135 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6136 <context-group purpose="location">
6137 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6138 <context context-type="linenumber">39</context>
6139 </context-group>
6140 <context-group purpose="location">
6141 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6142 <context context-type="linenumber">3</context>
6143 </context-group>
6054 </trans-unit> 6144 </trans-unit>
6055 <trans-unit id="2864486939135008600" datatype="html"> 6145 <trans-unit id="2864486939135008600" datatype="html">
6056 <source>Playlist elements</source> 6146 <source>Playlist elements</source>
@@ -6458,11 +6548,11 @@ color: red;
6458 <trans-unit id="2454050363478003966" datatype="html"> 6548 <trans-unit id="2454050363478003966" datatype="html">
6459 <source>Login</source> 6549 <source>Login</source>
6460 <target state="translated">登入</target> 6550 <target state="translated">登入</target>
6461 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6551
6462 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6552
6463 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6553
6464 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6554
6465 </trans-unit> 6555 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6466 <trans-unit id="6154714649766447409" datatype="html"> 6556 <trans-unit id="6154714649766447409" datatype="html">
6467 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6557 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6468 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > 登入 </target> 6558 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > 登入 </target>
@@ -7369,10 +7459,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7369 <trans-unit id="1504521795586863905" datatype="html"> 7459 <trans-unit id="1504521795586863905" datatype="html">
7370 <source>VIDEOS</source> 7460 <source>VIDEOS</source>
7371 <target state="translated">视频</target> 7461 <target state="translated">视频</target>
7372 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7462
7373 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7463
7374 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7464
7375 </trans-unit> 7465 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7376 <trans-unit id="25349740244798533"> 7466 <trans-unit id="25349740244798533">
7377 <source>Username copied</source> 7467 <source>Username copied</source>
7378 <target>用户åå·²å¤åˆ¶</target> 7468 <target>用户åå·²å¤åˆ¶</target>
@@ -7545,8 +7635,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7545 <trans-unit id="3203902538239082422" datatype="html"> 7635 <trans-unit id="3203902538239082422" datatype="html">
7546 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7636 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7547 <target state="translated">ä½ å·²ç»å¯ç”¨æ³¨å†Œï¼šæˆ‘们自动å¯ç”¨äº†ä¸‹é¢â€œè§†é¢‘â€éƒ¨åˆ†çš„“自动å±è”½æ–°è§†é¢‘â€å¤é€‰æ¡†ã€‚</target> 7637 <target state="translated">ä½ å·²ç»å¯ç”¨æ³¨å†Œï¼šæˆ‘们自动å¯ç”¨äº†ä¸‹é¢â€œè§†é¢‘â€éƒ¨åˆ†çš„“自动å±è”½æ–°è§†é¢‘â€å¤é€‰æ¡†ã€‚</target>
7548 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7638
7549 </trans-unit> 7639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7550 <trans-unit id="6284468333579755406" datatype="html"> 7640 <trans-unit id="6284468333579755406" datatype="html">
7551 <source>Edit custom configuration</source> 7641 <source>Edit custom configuration</source>
7552 <target state="translated">编辑自定义é…ç½®</target> 7642 <target state="translated">编辑自定义é…ç½®</target>
@@ -7745,7 +7835,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7745 7835
7746 7836
7747 7837
7748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit> 7838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7749 <trans-unit id="3145156821099755377" datatype="html"> 7839 <trans-unit id="3145156821099755377" datatype="html">
7750 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7840 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7751 <target state="translated">å·²æŽ¥å— {count, plural, =1 {<x id="followerName"/> 个关注请求} other {<x id="count"/> 个关注请求}}</target> 7841 <target state="translated">å·²æŽ¥å— {count, plural, =1 {<x id="followerName"/> 个关注请求} other {<x id="count"/> 个关注请求}}</target>
@@ -7859,15 +7949,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7859 <source>Follow request(s) sent!</source> 7949 <source>Follow request(s) sent!</source>
7860 <target>关注请求已å‘é€ï¼</target> 7950 <target>关注请求已å‘é€ï¼</target>
7861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7862 </trans-unit> 7952 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7863 <trans-unit id="3459358413436264734" datatype="html"> 7953 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7864 <source>Your instance subscriptions</source>
7865 <target state="translated">你的实例订阅</target>
7866 <context-group purpose="location"> 7954 <context-group purpose="location">
7867 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7955 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7868 <context context-type="linenumber">3</context> 7956 <context context-type="linenumber">3</context>
7869 </context-group> 7957 </context-group>
7870 </trans-unit> 7958 </trans-unit>
7959
7871 <trans-unit id="9160510009013134726"> 7960 <trans-unit id="9160510009013134726">
7872 <source>Unfollow</source> 7961 <source>Unfollow</source>
7873 <target>å–消关注</target> 7962 <target>å–消关注</target>
@@ -8415,17 +8504,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8415 <trans-unit id="780323526182667308" datatype="html"> 8504 <trans-unit id="780323526182667308" datatype="html">
8416 <source>User <x id="PH"/> updated.</source> 8505 <source>User <x id="PH"/> updated.</source>
8417 <target state="translated">用户 <x id="PH"/> 已更新。</target> 8506 <target state="translated">用户 <x id="PH"/> 已更新。</target>
8418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8507
8419 </trans-unit> 8508 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8420 <trans-unit id="1349763489797682899"> 8509 <trans-unit id="1349763489797682899">
8421 <source>Update user</source> 8510 <source>Update user</source>
8422 <target>更新用户</target> 8511 <target>更新用户</target>
8423 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8512
8424 </trans-unit> 8513 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8425 <trans-unit id="8819563010322372715"> 8514 <trans-unit id="8819563010322372715">
8426 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8515 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8427 <target>一å°è¯·æ±‚é‡ç½®å¯†ç çš„电å­é‚®ä»¶å·²å‘é€ç»™ <x id="PH"/>。</target> 8516 <target>一å°è¯·æ±‚é‡ç½®å¯†ç çš„电å­é‚®ä»¶å·²å‘é€ç»™ <x id="PH"/>。</target>
8428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8517
8518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8519 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8520 <context-group purpose="location">
8521 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8522 <context context-type="linenumber">134</context>
8523 </context-group>
8429 </trans-unit> 8524 </trans-unit>
8430 <trans-unit id="7483807629538115183" datatype="html"> 8525 <trans-unit id="7483807629538115183" datatype="html">
8431 <source>Users list</source> 8526 <source>Users list</source>
@@ -8962,9 +9057,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8962 <trans-unit id="1716062177529601456" datatype="html"> 9057 <trans-unit id="1716062177529601456" datatype="html">
8963 <source>Channel filters</source> 9058 <source>Channel filters</source>
8964 <target state="translated">频é“过滤器</target> 9059 <target state="translated">频é“过滤器</target>
8965 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9060
8966 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9061
8967 </trans-unit> 9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8968 <trans-unit id="6059091237492573541" datatype="html"> 9063 <trans-unit id="6059091237492573541" datatype="html">
8969 <source>Update video channel</source> 9064 <source>Update video channel</source>
8970 <target state="translated">更新视频频é“</target> 9065 <target state="translated">更新视频频é“</target>
@@ -9033,18 +9128,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9033 <trans-unit id="5851560788527570644" datatype="html"> 9128 <trans-unit id="5851560788527570644" datatype="html">
9034 <source>Notifications</source> 9129 <source>Notifications</source>
9035 <target state="translated">通知</target> 9130 <target state="translated">通知</target>
9036 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9131
9037 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9132
9038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9133
9039 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9134
9040 </trans-unit> 9135 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9041 <trans-unit id="6658000829978978023" datatype="html"> 9136 <trans-unit id="6658000829978978023" datatype="html">
9042 <source>Applications</source> 9137 <source>Applications</source>
9043 <target state="translated">应用程åº</target> 9138 <target state="translated">应用程åº</target>
9044 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9139
9045 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9140
9046 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9141
9047 </trans-unit> 9142 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9048 <trans-unit id="104404386496394770" datatype="html"> 9143 <trans-unit id="104404386496394770" datatype="html">
9049 <source>Delete playlist</source> 9144 <source>Delete playlist</source>
9050 <target state="translated">删除播放列表</target> 9145 <target state="translated">删除播放列表</target>
@@ -9058,9 +9153,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9058 <trans-unit id="4844578664427956129" datatype="html"> 9153 <trans-unit id="4844578664427956129" datatype="html">
9059 <source>Change ownership</source> 9154 <source>Change ownership</source>
9060 <target state="translated">更改所有æƒ</target> 9155 <target state="translated">更改所有æƒ</target>
9061 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9156
9062 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9157
9063 </trans-unit> 9158 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9064 <trans-unit id="3380608219513805292"> 9159 <trans-unit id="3380608219513805292">
9065 <source>Playlist <x id="PH"/> deleted.</source> 9160 <source>Playlist <x id="PH"/> deleted.</source>
9066 <target>播放列表 <x id="PH"/> 已删除。</target> 9161 <target>播放列表 <x id="PH"/> 已删除。</target>
@@ -9070,32 +9165,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9070 <trans-unit id="3058024914967508975"> 9165 <trans-unit id="3058024914967508975">
9071 <source>My videos</source> 9166 <source>My videos</source>
9072 <target>我的视频</target> 9167 <target>我的视频</target>
9073 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9168
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9169
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9170
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9171
9077 </trans-unit> 9172 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9078 <trans-unit id="8197117721861453263"> 9173 <trans-unit id="8197117721861453263">
9079 <source>Do you really want to delete <x id="PH"/> videos?</source> 9174 <source>Do you really want to delete <x id="PH"/> videos?</source>
9080 <target>你确定è¦åˆ é™¤ <x id="PH"/> 个视频å—?</target> 9175 <target>你确定è¦åˆ é™¤ <x id="PH"/> 个视频å—?</target>
9081 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9176
9082 </trans-unit> 9177 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9083 <trans-unit id="696910741870112536" datatype="html"> 9178 <trans-unit id="696910741870112536" datatype="html">
9084 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9179 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9085 <target state="translated">{length, plural, =1 {视频已被删除} other {<x id="length"/> 个视频已被删除}}</target> 9180 <target state="translated">{length, plural, =1 {视频已被删除} other {<x id="length"/> 个视频已被删除}}</target>
9086 <context-group purpose="location"> 9181
9087 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9182 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9088 <context context-type="linenumber">191</context>
9089 </context-group>
9090 </trans-unit>
9091 <trans-unit id="3255171236149541417" datatype="html"> 9183 <trans-unit id="3255171236149541417" datatype="html">
9092 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9184 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9093 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> 已被删除。</target> 9185 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> 已被删除。</target>
9094 <context-group purpose="location"> 9186
9095 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9187 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9096 <context context-type="linenumber">193,191</context>
9097 </context-group>
9098 </trans-unit>
9099 <trans-unit id="2591467977473302125" datatype="html"> 9188 <trans-unit id="2591467977473302125" datatype="html">
9100 <source>Videos list</source> 9189 <source>Videos list</source>
9101 <target state="translated">视频列表</target> 9190 <target state="translated">视频列表</target>
@@ -9138,8 +9227,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9138 <trans-unit id="3245220240937722814"> 9227 <trans-unit id="3245220240937722814">
9139 <source>My channels</source> 9228 <source>My channels</source>
9140 <target>我的频é“</target> 9229 <target>我的频é“</target>
9141 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9230
9142 </trans-unit> 9231 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9143 <trans-unit id="1498264516089100469" datatype="html"> 9232 <trans-unit id="1498264516089100469" datatype="html">
9144 <source>My synchronizations</source> 9233 <source>My synchronizations</source>
9145 <target state="translated">我的åŒæ­¥</target> 9234 <target state="translated">我的åŒæ­¥</target>
@@ -9163,17 +9252,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9163 <trans-unit id="7545420287297803988"> 9252 <trans-unit id="7545420287297803988">
9164 <source>My playlists</source> 9253 <source>My playlists</source>
9165 <target>我的播放列表</target> 9254 <target>我的播放列表</target>
9166 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9255
9167 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9256
9168 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9257
9169 </trans-unit> 9258 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9170 <trans-unit id="2527931602940887636"> 9259 <trans-unit id="2527931602940887636">
9171 <source>My subscriptions</source> 9260 <source>My subscriptions</source>
9172 <target>我的订阅</target> 9261 <target>我的订阅</target>
9173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9262
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9263
9175 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9264
9176 </trans-unit> 9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9177 <trans-unit id="5177154708872200221" datatype="html"> 9266 <trans-unit id="5177154708872200221" datatype="html">
9178 <source>You don't have any subscription yet.</source> 9267 <source>You don't have any subscription yet.</source>
9179 <target state="translated">你还未进行任何订阅。</target> 9268 <target state="translated">你还未进行任何订阅。</target>
@@ -9182,8 +9271,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9182 <trans-unit id="1991904494976135035" datatype="html"> 9271 <trans-unit id="1991904494976135035" datatype="html">
9183 <source>My abuse reports</source> 9272 <source>My abuse reports</source>
9184 <target state="translated">我的滥用行为举报</target> 9273 <target state="translated">我的滥用行为举报</target>
9185 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9274
9186 </trans-unit> 9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9187 <trans-unit id="5603224609929994288" datatype="html"> 9276 <trans-unit id="5603224609929994288" datatype="html">
9188 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9277 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9189 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>正在等待电å­é‚®ä»¶éªŒè¯ </target> 9278 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>正在等待电å­é‚®ä»¶éªŒè¯ </target>
@@ -9230,28 +9319,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9230 <trans-unit id="8181077408762380407" datatype="html"> 9319 <trans-unit id="8181077408762380407" datatype="html">
9231 <source>Channels</source> 9320 <source>Channels</source>
9232 <target state="translated">频é“</target> 9321 <target state="translated">频é“</target>
9233 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9322
9234 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9323
9235 </trans-unit> 9324 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9236 <trans-unit id="8936704404804793618" datatype="html"> 9325 <trans-unit id="8936704404804793618" datatype="html">
9237 <source>Videos</source> 9326 <source>Videos</source>
9238 <target state="translated">视频</target> 9327 <target state="translated">视频</target>
9239 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9328
9240 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9329
9241 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9330
9242 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9331
9243 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9332
9244 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9333
9245 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9334
9246 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9335
9247 </trans-unit> 9336 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9248 <trans-unit id="1823843876735462104" datatype="html"> 9337 <trans-unit id="1823843876735462104" datatype="html">
9249 <source>Playlists</source> 9338 <source>Playlists</source>
9250 <target state="translated">播放列表</target> 9339 <target state="translated">播放列表</target>
9251 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9340
9252 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9341
9253 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9342
9254 </trans-unit> 9343 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9255 <trans-unit id="7916647920967632052" datatype="html"> 9344 <trans-unit id="7916647920967632052" datatype="html">
9256 <source>max size</source> 9345 <source>max size</source>
9257 <target state="translated">最大大å°</target> 9346 <target state="translated">最大大å°</target>
@@ -9470,8 +9559,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9470 <trans-unit id="375263728166936544"> 9559 <trans-unit id="375263728166936544">
9471 <source>You need to reconnect.</source> 9560 <source>You need to reconnect.</source>
9472 <target>请é‡æ–°è¿›è¡ŒæŽˆæƒã€‚</target> 9561 <target>请é‡æ–°è¿›è¡ŒæŽˆæƒã€‚</target>
9473 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9562
9474 </trans-unit> 9563 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9475 <trans-unit id="8093156107152165809" datatype="html"> 9564 <trans-unit id="8093156107152165809" datatype="html">
9476 <source>Show/hide this help menu</source> 9565 <source>Show/hide this help menu</source>
9477 <target state="translated">显示/éšè—此帮助èœå•</target> 9566 <target state="translated">显示/éšè—此帮助èœå•</target>
@@ -9496,39 +9585,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9496 <trans-unit id="3608407683173066091" datatype="html"> 9585 <trans-unit id="3608407683173066091" datatype="html">
9497 <source>My history</source> 9586 <source>My history</source>
9498 <target state="translated">我的历å²</target> 9587 <target state="translated">我的历å²</target>
9499 <context-group purpose="location"> 9588
9500 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9589 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9501 <context context-type="linenumber">98</context>
9502 </context-group>
9503 </trans-unit>
9504 <trans-unit id="4024404994702813072" datatype="html"> 9590 <trans-unit id="4024404994702813072" datatype="html">
9505 <source>In my library</source> 9591 <source>In my library</source>
9506 <target state="translated">我的媒体库中</target> 9592 <target state="translated">我的媒体库中</target>
9507 <context-group purpose="location"> 9593
9508 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9594 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9509 <context context-type="linenumber">104</context>
9510 </context-group>
9511 </trans-unit>
9512 <trans-unit id="232050922346936574" datatype="html"> 9595 <trans-unit id="232050922346936574" datatype="html">
9513 <source>Trending</source> 9596 <source>Trending</source>
9514 <target state="translated">时下æµè¡Œ</target> 9597 <target state="translated">时下æµè¡Œ</target>
9515 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9598
9516 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9599
9517 </trans-unit> 9600 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9518 <trans-unit id="6470888608149621404" datatype="html"> 9601 <trans-unit id="6470888608149621404" datatype="html">
9519 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9602 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9520 <target state="translated">ä½äºŽ <x id="PH" equiv-text="config.instance.name"/></target> 9603 <target state="translated">ä½äºŽ <x id="PH" equiv-text="config.instance.name"/></target>
9521 <context-group purpose="location"> 9604
9522 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9605 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9523 <context context-type="linenumber">150</context>
9524 </context-group>
9525 </trans-unit>
9526 <trans-unit id="2821179408673282599" datatype="html"> 9606 <trans-unit id="2821179408673282599" datatype="html">
9527 <source>Home</source> 9607 <source>Home</source>
9528 <target state="translated">主页</target> 9608 <target state="translated">主页</target>
9529 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9609
9530 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9610
9531 </trans-unit> 9611 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9532 <trans-unit id="4648900870671159218"> 9612 <trans-unit id="4648900870671159218">
9533 <source>Success</source> 9613 <source>Success</source>
9534 <target>æˆåŠŸ</target> 9614 <target>æˆåŠŸ</target>
@@ -9538,13 +9618,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9538 <trans-unit id="1266887509445371246"> 9618 <trans-unit id="1266887509445371246">
9539 <source>Incorrect username or password.</source> 9619 <source>Incorrect username or password.</source>
9540 <target>用户å或密ç ä¸æ­£ç¡®ã€‚</target> 9620 <target>用户å或密ç ä¸æ­£ç¡®ã€‚</target>
9541 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9621
9542 </trans-unit> 9622 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9543 <trans-unit id="6974874606619467663" datatype="html"> 9623 <trans-unit id="6974874606619467663" datatype="html">
9544 <source>Your account is blocked.</source> 9624 <source>Your account is blocked.</source>
9545 <target state="translated">ä½ çš„å¸æˆ·å·²è¢«å±è”½ã€‚</target> 9625 <target state="translated">ä½ çš„å¸æˆ·å·²è¢«å±è”½ã€‚</target>
9546 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9626
9547 </trans-unit> 9627 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9548 <trans-unit id="7939914198003891823" datatype="html"> 9628 <trans-unit id="7939914198003891823" datatype="html">
9549 <source>any language</source> 9629 <source>any language</source>
9550 <target state="translated">任何语言</target> 9630 <target state="translated">任何语言</target>
@@ -9714,6 +9794,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9714 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9794 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9715 <context context-type="linenumber">7</context> 9795 <context context-type="linenumber">7</context>
9716 </context-group> 9796 </context-group>
9797 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9798 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9799</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9800</target>
9801 <context-group purpose="location">
9802 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9803 <context context-type="linenumber">1,4</context>
9804 </context-group>
9717 </trans-unit> 9805 </trans-unit>
9718 <trans-unit id="7804724824750282316" datatype="html"> 9806 <trans-unit id="7804724824750282316" datatype="html">
9719 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9807 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9846,7 +9934,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9846 <trans-unit id="9178182467454450952"> 9934 <trans-unit id="9178182467454450952">
9847 <source>Confirm</source> 9935 <source>Confirm</source>
9848 <target>确认</target> 9936 <target>确认</target>
9849 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9937
9938 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9939 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9940 <context-group purpose="location">
9941 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9942 <context context-type="linenumber">28,30</context>
9943 </context-group>
9944 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9945 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9946 <context-group purpose="location">
9947 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9948 <context context-type="linenumber">34,36</context>
9949 </context-group>
9950 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9951 <source>Two-factor code</source><target state="new">Two-factor code</target>
9952 <context-group purpose="location">
9953 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9954 <context context-type="linenumber">42</context>
9955 </context-group>
9956 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9957 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9958 <context-group purpose="location">
9959 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9960 <context context-type="linenumber">43</context>
9961 </context-group>
9962 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9963 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9964 <context-group purpose="location">
9965 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
9966 <context context-type="linenumber">77</context>
9967 </context-group>
9850 </trans-unit> 9968 </trans-unit>
9851 <trans-unit id="7784486624424057376"> 9969 <trans-unit id="7784486624424057376">
9852 <source>Instance name is required.</source> 9970 <source>Instance name is required.</source>
@@ -10050,6 +10168,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10050 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10168 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10051 <target state="translated">用户åæ ¼å¼å¿…须正确 (示例 chocobozzz@example.com)。</target> 10169 <target state="translated">用户åæ ¼å¼å¿…须正确 (示例 chocobozzz@example.com)。</target>
10052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10171 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10172 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10173 <context-group purpose="location">
10174 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10175 <context context-type="linenumber">69</context>
10176 </context-group>
10053 </trans-unit> 10177 </trans-unit>
10054 <trans-unit id="4968369344159400023"> 10178 <trans-unit id="4968369344159400023">
10055 <source>Your name is required.</source> 10179 <source>Your name is required.</source>
@@ -10105,10 +10229,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10105 <trans-unit id="3577237269587081090"> 10229 <trans-unit id="3577237269587081090">
10106 <source>Password is required.</source> 10230 <source>Password is required.</source>
10107 <target>请输入密ç ã€‚</target> 10231 <target>请输入密ç ã€‚</target>
10108 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10232
10109 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10233
10110 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10234
10111 </trans-unit> 10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10112 <trans-unit id="3152303769378345477"> 10236 <trans-unit id="3152303769378345477">
10113 <source>Confirmation of the password is required.</source> 10237 <source>Confirmation of the password is required.</source>
10114 <target>请å†æ¬¡è¾“入密ç ã€‚</target> 10238 <target>请å†æ¬¡è¾“入密ç ã€‚</target>
@@ -10152,94 +10276,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10152 <trans-unit id="525871656034789056"> 10276 <trans-unit id="525871656034789056">
10153 <source>Password must be at least 6 characters long.</source> 10277 <source>Password must be at least 6 characters long.</source>
10154 <target>密ç åº”至少 6 个字符。</target> 10278 <target>密ç åº”至少 6 个字符。</target>
10155 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10279
10156 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10280
10157 </trans-unit> 10281 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10158 <trans-unit id="1099684476181448167"> 10282 <trans-unit id="1099684476181448167">
10159 <source>Password cannot be more than 255 characters long.</source> 10283 <source>Password cannot be more than 255 characters long.</source>
10160 <target>密ç ä¸èƒ½è¶…过 255 个字符。</target> 10284 <target>密ç ä¸èƒ½è¶…过 255 个字符。</target>
10161 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10285
10162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10286
10163 </trans-unit> 10287 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10164 <trans-unit id="3392630942539073768"> 10288 <trans-unit id="3392630942539073768">
10165 <source>The new password and the confirmed password do not correspond.</source> 10289 <source>The new password and the confirmed password do not correspond.</source>
10166 <target>两次密ç è¾“å…¥ä¸ä¸€è‡´ã€‚</target> 10290 <target>两次密ç è¾“å…¥ä¸ä¸€è‡´ã€‚</target>
10167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10291
10168 </trans-unit> 10292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10169 <trans-unit id="2027337371129904473"> 10293 <trans-unit id="2027337371129904473">
10170 <source>Video quota is required.</source> 10294 <source>Video quota is required.</source>
10171 <target>请选择视频存储空间大å°ã€‚</target> 10295 <target>请选择视频存储空间大å°ã€‚</target>
10172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10296
10173 </trans-unit> 10297 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10174 <trans-unit id="267386529333143660"> 10298 <trans-unit id="267386529333143660">
10175 <source>Quota must be greater than -1.</source> 10299 <source>Quota must be greater than -1.</source>
10176 <target>视频存储空间大å°çš„值必须大于 -1。</target> 10300 <target>视频存储空间大å°çš„值必须大于 -1。</target>
10177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10301
10178 </trans-unit> 10302 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10179 <trans-unit id="1220179061234048936"> 10303 <trans-unit id="1220179061234048936">
10180 <source>Daily upload limit is required.</source> 10304 <source>Daily upload limit is required.</source>
10181 <target>请选择å•æ—¥ä¸Šä¼ é™é¢ã€‚</target> 10305 <target>请选择å•æ—¥ä¸Šä¼ é™é¢ã€‚</target>
10182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10306
10183 </trans-unit> 10307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10184 <trans-unit id="8959404382357999234"> 10308 <trans-unit id="8959404382357999234">
10185 <source>Daily upload limit must be greater than -1.</source> 10309 <source>Daily upload limit must be greater than -1.</source>
10186 <target>å•æ—¥ä¸Šä¼ é™é¢çš„值必须大于 -1。</target> 10310 <target>å•æ—¥ä¸Šä¼ é™é¢çš„值必须大于 -1。</target>
10187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10311
10188 </trans-unit> 10312 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10189 <trans-unit id="4796798537475457493"> 10313 <trans-unit id="4796798537475457493">
10190 <source>User role is required.</source> 10314 <source>User role is required.</source>
10191 <target>请指定用户角色。</target> 10315 <target>请指定用户角色。</target>
10192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10316
10193 </trans-unit> 10317 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10194 <trans-unit id="2761226139624435788"> 10318 <trans-unit id="2761226139624435788">
10195 <source>Description must be at least 3 characters long.</source> 10319 <source>Description must be at least 3 characters long.</source>
10196 <target>说明应至少 3 个字符。</target> 10320 <target>说明应至少 3 个字符。</target>
10197 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10321
10198 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10322
10199 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10323
10200 </trans-unit> 10324 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10201 <trans-unit id="4717982586356605243"> 10325 <trans-unit id="4717982586356605243">
10202 <source>Description cannot be more than 1000 characters long.</source> 10326 <source>Description cannot be more than 1000 characters long.</source>
10203 <target>说明ä¸èƒ½è¶…过 1000 个字符。</target> 10327 <target>说明ä¸èƒ½è¶…过 1000 个字符。</target>
10204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10328
10205 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10329
10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10330
10207 </trans-unit> 10331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10208 <trans-unit id="1814372869868173571" datatype="html"> 10332 <trans-unit id="1814372869868173571" datatype="html">
10209 <source>You must agree with the instance terms in order to register on it.</source> 10333 <source>You must agree with the instance terms in order to register on it.</source>
10210 <target state="translated">ä½ å¿…é¡»åŒæ„实例æ¡æ¬¾æ‰èƒ½åœ¨ä¸Šé¢æ³¨å†Œã€‚</target> 10334 <target state="translated">ä½ å¿…é¡»åŒæ„实例æ¡æ¬¾æ‰èƒ½åœ¨ä¸Šé¢æ³¨å†Œã€‚</target>
10211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10335
10212 </trans-unit> 10336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10213 <trans-unit id="7803960725351649605"> 10337 <trans-unit id="7803960725351649605">
10214 <source>Ban reason must be at least 3 characters long.</source> 10338 <source>Ban reason must be at least 3 characters long.</source>
10215 <target>å°ç¦ç†ç”±åº”至少 3 个字符。</target> 10339 <target>å°ç¦ç†ç”±åº”至少 3 个字符。</target>
10216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10340
10217 </trans-unit> 10341 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10218 <trans-unit id="3851609012243698179"> 10342 <trans-unit id="3851609012243698179">
10219 <source>Ban reason cannot be more than 250 characters long.</source> 10343 <source>Ban reason cannot be more than 250 characters long.</source>
10220 <target>å°ç¦ç†ç”±ä¸èƒ½è¶…过 250 个字符。</target> 10344 <target>å°ç¦ç†ç”±ä¸èƒ½è¶…过 250 个字符。</target>
10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10345
10222 </trans-unit> 10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10223 <trans-unit id="6632896893630378443"> 10347 <trans-unit id="6632896893630378443">
10224 <source>Display name is required.</source> 10348 <source>Display name is required.</source>
10225 <target>请输入显示å称。</target> 10349 <target>请输入显示å称。</target>
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10350
10227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10351
10228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10352
10229 </trans-unit> 10353 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10230 <trans-unit id="1303578752658966736"> 10354 <trans-unit id="1303578752658966736">
10231 <source>Display name must be at least 1 character long.</source> 10355 <source>Display name must be at least 1 character long.</source>
10232 <target>显示å称应至少 1 个字符。</target> 10356 <target>显示å称应至少 1 个字符。</target>
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10357
10234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10358
10235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10359
10236 </trans-unit> 10360 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10237 <trans-unit id="4613240543124934954"> 10361 <trans-unit id="4613240543124934954">
10238 <source>Display name cannot be more than 50 characters long.</source> 10362 <source>Display name cannot be more than 50 characters long.</source>
10239 <target>显示å称ä¸èƒ½è¶…过 50 个字符。</target> 10363 <target>显示å称ä¸èƒ½è¶…过 50 个字符。</target>
10240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10364
10241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10365
10242 </trans-unit> 10366 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10243 <trans-unit id="1000468652492651683"> 10367 <trans-unit id="1000468652492651683">
10244 <source>Report reason is required.</source> 10368 <source>Report reason is required.</source>
10245 <target>请输入举报ç†ç”±ã€‚</target> 10369 <target>请输入举报ç†ç”±ã€‚</target>
@@ -11113,10 +11237,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11113 <trans-unit id="6952960992592445535" datatype="html"> 11237 <trans-unit id="6952960992592445535" datatype="html">
11114 <source><x id="PH"/> (channel page) </source> 11238 <source><x id="PH"/> (channel page) </source>
11115 <target state="translated"><x id="PH"/>(频é“页é¢ï¼‰ </target> 11239 <target state="translated"><x id="PH"/>(频é“页é¢ï¼‰ </target>
11116 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11240
11117 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11241
11118 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11242
11119 </trans-unit> 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11120 <trans-unit id="1209500590333005801" datatype="html"> 11244 <trans-unit id="1209500590333005801" datatype="html">
11121 <source><x id="PH"/> (account page) </source> 11245 <source><x id="PH"/> (account page) </source>
11122 <target state="translated"><x id="PH"/>(å¸æˆ·é¡µé¢ï¼‰ </target> 11246 <target state="translated"><x id="PH"/>(å¸æˆ·é¡µé¢ï¼‰ </target>
@@ -11493,23 +11617,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11493 <trans-unit id="968295009933361070"> 11617 <trans-unit id="968295009933361070">
11494 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11618 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11495 <target>å°è¯•æ¬¡æ•°è¿‡å¤šï¼Œè¯·åœ¨ <x id="PH"/> 分钟åŽé‡è¯•ã€‚</target> 11619 <target>å°è¯•æ¬¡æ•°è¿‡å¤šï¼Œè¯·åœ¨ <x id="PH"/> 分钟åŽé‡è¯•ã€‚</target>
11496 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11620
11497 </trans-unit> 11621 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11498 <trans-unit id="4965472196059235310"> 11622 <trans-unit id="4965472196059235310">
11499 <source>Too many attempts, please try again later.</source> 11623 <source>Too many attempts, please try again later.</source>
11500 <target>å°è¯•æ¬¡æ•°è¿‡å¤šï¼Œè¯·ç¨åŽé‡è¯•ã€‚</target> 11624 <target>å°è¯•æ¬¡æ•°è¿‡å¤šï¼Œè¯·ç¨åŽé‡è¯•ã€‚</target>
11501 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11625
11502 </trans-unit> 11626 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11503 <trans-unit id="1693549688987384699"> 11627 <trans-unit id="1693549688987384699">
11504 <source>Server error. Please retry later.</source> 11628 <source>Server error. Please retry later.</source>
11505 <target>æœåŠ¡å™¨å‡ºçŽ°é”™è¯¯ã€‚请ç¨åŽé‡è¯•ã€‚</target> 11629 <target>æœåŠ¡å™¨å‡ºçŽ°é”™è¯¯ã€‚请ç¨åŽé‡è¯•ã€‚</target>
11506 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11630
11507 </trans-unit> 11631 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11508 <trans-unit id="7436975022198908854" datatype="html"> 11632 <trans-unit id="7436975022198908854" datatype="html">
11509 <source>Unknown server error</source> 11633 <source>Unknown server error</source>
11510 <target state="translated">未知的æœåŠ¡å™¨é”™è¯¯</target> 11634 <target state="translated">未知的æœåŠ¡å™¨é”™è¯¯</target>
11511 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11635
11512 </trans-unit> 11636 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11513 <trans-unit id="5927402622550505067" datatype="html"> 11637 <trans-unit id="5927402622550505067" datatype="html">
11514 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11638 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11515 <target state="translated">已订阅 <x id="PH"/> 当å‰çš„所有频é“。你将收到所有它们新视频的通知。</target> 11639 <target state="translated">已订阅 <x id="PH"/> 当å‰çš„所有频é“。你将收到所有它们新视频的通知。</target>
@@ -11660,8 +11784,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11660 <trans-unit id="2115592966120408375"> 11784 <trans-unit id="2115592966120408375">
11661 <source>Copied</source> 11785 <source>Copied</source>
11662 <target>å·²å¤åˆ¶</target> 11786 <target>å·²å¤åˆ¶</target>
11663 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11787
11664 </trans-unit> 11788 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11665 <trans-unit id="4323470180912194028" datatype="html"> 11789 <trans-unit id="4323470180912194028" datatype="html">
11666 <source>Copy</source> 11790 <source>Copy</source>
11667 <target state="translated">å¤åˆ¶</target> 11791 <target state="translated">å¤åˆ¶</target>
@@ -11909,46 +12033,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11909 <trans-unit id="4058575476871566236"> 12033 <trans-unit id="4058575476871566236">
11910 <source>Published</source> 12034 <source>Published</source>
11911 <target>å·²å‘布</target> 12035 <target>å·²å‘布</target>
11912 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12036
11913 </trans-unit> 12037 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11914 <trans-unit id="7657908235362559477" datatype="html"> 12038 <trans-unit id="7657908235362559477" datatype="html">
11915 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12039 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11916 <target state="translated">预定于 <x id="PH" equiv-text="updateAt"/> å‘布</target> 12040 <target state="translated">预定于 <x id="PH" equiv-text="updateAt"/> å‘布</target>
11917 <context-group purpose="location"> 12041
11918 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12042 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11919 <context context-type="linenumber">178</context>
11920 </context-group>
11921 </trans-unit>
11922 <trans-unit id="5093002376262354382" datatype="html"> 12043 <trans-unit id="5093002376262354382" datatype="html">
11923 <source>Transcoding failed</source> 12044 <source>Transcoding failed</source>
11924 <target state="translated">转ç å¤±è´¥</target> 12045 <target state="translated">转ç å¤±è´¥</target>
11925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12046
11926 </trans-unit> 12047 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11927 <trans-unit id="118687079501751948" datatype="html"> 12048 <trans-unit id="118687079501751948" datatype="html">
11928 <source>Move to external storage failed</source> 12049 <source>Move to external storage failed</source>
11929 <target state="translated">移到外部存储失败</target> 12050 <target state="translated">移到外部存储失败</target>
11930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12051
11931 </trans-unit> 12052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11932 <trans-unit id="4887724548587271148"> 12053 <trans-unit id="4887724548587271148">
11933 <source>Waiting transcoding</source> 12054 <source>Waiting transcoding</source>
11934 <target>转ç ä¸­</target> 12055 <target>转ç ä¸­</target>
11935 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12056
11936 </trans-unit> 12057 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11937 <trans-unit id="4517785179607945981"> 12058 <trans-unit id="4517785179607945981">
11938 <source>To transcode</source> 12059 <source>To transcode</source>
11939 <target>待转ç </target> 12060 <target>待转ç </target>
11940 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12061
11941 </trans-unit> 12062 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11942 <trans-unit id="3299576663551440736"> 12063 <trans-unit id="3299576663551440736">
11943 <source>To import</source> 12064 <source>To import</source>
11944 <target>待导入</target> 12065 <target>待导入</target>
11945 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12066
11946 </trans-unit> 12067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11947 <trans-unit id="6963802198225789806" datatype="html"> 12068 <trans-unit id="6963802198225789806" datatype="html">
11948 <source>To edit</source> 12069 <source>To edit</source>
11949 <target state="translated">编辑</target> 12070 <target state="translated">编辑</target>
11950 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12071
11951 </trans-unit> 12072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11952 <trans-unit id="8492933894084361602" datatype="html"> 12073 <trans-unit id="8492933894084361602" datatype="html">
11953 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12074 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11954 <target state="translated">订阅到 RSS feed“<x id="INTERPOLATION" equiv-text="{{ title }}"/>â€</target> 12075 <target state="translated">订阅到 RSS feed“<x id="INTERPOLATION" equiv-text="{{ title }}"/>â€</target>
@@ -12037,40 +12158,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12037 <trans-unit id="3284171506518522275"> 12158 <trans-unit id="3284171506518522275">
12038 <source>Your video was uploaded to your account and is private.</source> 12159 <source>Your video was uploaded to your account and is private.</source>
12039 <target>你的视频已ç»ä»¥ç§äº«æ–¹å¼ä¸Šä¼ è‡³ä½ çš„å¸æˆ·ã€‚</target> 12160 <target>你的视频已ç»ä»¥ç§äº«æ–¹å¼ä¸Šä¼ è‡³ä½ çš„å¸æˆ·ã€‚</target>
12040 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12161
12041 </trans-unit> 12162 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12042 <trans-unit id="5699822024600815733"> 12163 <trans-unit id="5699822024600815733">
12043 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12164 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12044 <target>相关数æ®ï¼ˆå¦‚标签ã€è¯´æ˜Žï¼‰å°†ä¼šä¸¢å¤±ï¼Œä½ ç¡®å®šè¦ç¦»å¼€è¿™ä¸ªé¡µé¢å—?</target> 12165 <target>相关数æ®ï¼ˆå¦‚标签ã€è¯´æ˜Žï¼‰å°†ä¼šä¸¢å¤±ï¼Œä½ ç¡®å®šè¦ç¦»å¼€è¿™ä¸ªé¡µé¢å—?</target>
12045 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12166
12046 </trans-unit> 12167 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12047 <trans-unit id="1219739004043110649"> 12168 <trans-unit id="1219739004043110649">
12048 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12169 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12049 <target>你的视频尚未上传完毕,你确定è¦ç¦»å¼€è¿™ä¸ªé¡µé¢å—?</target> 12170 <target>你的视频尚未上传完毕,你确定è¦ç¦»å¼€è¿™ä¸ªé¡µé¢å—?</target>
12050 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12171
12051 </trans-unit> 12172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12052 <trans-unit id="1830802698757049943" datatype="html"> 12173 <trans-unit id="1830802698757049943" datatype="html">
12053 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12174 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12054 <target state="translated">å‘布 <x id="PH" equiv-text="videoName"/></target> 12175 <target state="translated">å‘布 <x id="PH" equiv-text="videoName"/></target>
12055 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12176
12056 </trans-unit> 12177 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12057 <trans-unit id="6932865105766151309" datatype="html"> 12178 <trans-unit id="6932865105766151309" datatype="html">
12058 <source>Upload</source> 12179 <source>Upload</source>
12059 <target state="translated">上传</target> 12180 <target state="translated">上传</target>
12060 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12181
12061 </trans-unit> 12182 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12062 <trans-unit id="8278735427925094503"> 12183 <trans-unit id="8278735427925094503">
12063 <source>Upload <x id="PH"/> </source> 12184 <source>Upload <x id="PH"/> </source>
12064 <target>上传 12185 <target>上传
12065 <x id="PH"/> 12186 <x id="PH"/>
12066 </target> 12187 </target>
12067 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12188
12068 </trans-unit> 12189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12069 <trans-unit id="5981816353437801748"> 12190 <trans-unit id="5981816353437801748">
12070 <source>Video published.</source> 12191 <source>Video published.</source>
12071 <target>视频已å‘布。</target> 12192 <target>视频已å‘布。</target>
12072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12193
12073 </trans-unit> 12194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12074 <trans-unit id="764164089183618119"> 12195 <trans-unit id="764164089183618119">
12075 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12196 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12076 <target>你有未ä¿å­˜çš„修改ï¼å¦‚果你离开本页é¢ï¼Œä½ å°†ä¼šå¤±åŽ»è¿™äº›ä¿®æ”¹ã€‚</target> 12197 <target>你有未ä¿å­˜çš„修改ï¼å¦‚果你离开本页é¢ï¼Œä½ å°†ä¼šå¤±åŽ»è¿™äº›ä¿®æ”¹ã€‚</target>
@@ -12206,28 +12327,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12206 <trans-unit id="2159130950882492111" datatype="html"> 12327 <trans-unit id="2159130950882492111" datatype="html">
12207 <source>Cancel</source> 12328 <source>Cancel</source>
12208 <target state="translated">å–消</target> 12329 <target state="translated">å–消</target>
12209 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12330
12210 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12331
12211 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12332
12212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12333
12213 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12334
12214 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12335
12215 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12336
12216 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12337
12217 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12338
12218 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12339
12219 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12340
12220 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12341
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12342
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12343
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12344
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12345
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12346
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12347
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12350
12230 </trans-unit> 12351 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12231 <trans-unit id="3354816756665089864" datatype="html"> 12352 <trans-unit id="3354816756665089864" datatype="html">
12232 <source>Autoplay is suspended</source> 12353 <source>Autoplay is suspended</source>
12233 <target state="translated">自动播放已ç»æš‚åœ</target> 12354 <target state="translated">自动播放已ç»æš‚åœ</target>
@@ -12316,9 +12437,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12316 <trans-unit id="2431286785954354122" datatype="html"> 12437 <trans-unit id="2431286785954354122" datatype="html">
12317 <source>Recently added</source> 12438 <source>Recently added</source>
12318 <target state="translated">近期新增</target> 12439 <target state="translated">近期新增</target>
12319 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12440
12320 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12441
12321 </trans-unit> 12442 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12322 <trans-unit id="12646164819555880"> 12443 <trans-unit id="12646164819555880">
12323 <source>Videos from your subscriptions</source> 12444 <source>Videos from your subscriptions</source>
12324 <target>æ¥è‡ªä½ çš„订阅的视频</target> 12445 <target>æ¥è‡ªä½ çš„订阅的视频</target>
@@ -12327,17 +12448,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12327 <trans-unit id="1812379335568847528" datatype="html"> 12448 <trans-unit id="1812379335568847528" datatype="html">
12328 <source>Subscriptions</source> 12449 <source>Subscriptions</source>
12329 <target state="translated">订阅</target> 12450 <target state="translated">订阅</target>
12330 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12451
12331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12452
12332 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12453
12333 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12454
12334 </trans-unit> 12455 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12335 <trans-unit id="186236568870281953" datatype="html"> 12456 <trans-unit id="186236568870281953" datatype="html">
12336 <source>History</source> 12457 <source>History</source>
12337 <target state="translated">历å²</target> 12458 <target state="translated">历å²</target>
12338 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12459
12339 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12460
12340 </trans-unit> 12461 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12341 <trans-unit id="5237588857224999862" datatype="html"> 12462 <trans-unit id="5237588857224999862" datatype="html">
12342 <source>Open actions</source> 12463 <source>Open actions</source>
12343 <target state="translated">打开æ“作</target> 12464 <target state="translated">打开æ“作</target>
@@ -12349,11 +12470,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12349 <trans-unit id="8681933925782924101" datatype="html"> 12470 <trans-unit id="8681933925782924101" datatype="html">
12350 <source>Local videos</source> 12471 <source>Local videos</source>
12351 <target state="translated">本地视频</target> 12472 <target state="translated">本地视频</target>
12352 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12473
12353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12474
12354 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12475
12355 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12476
12356 </trans-unit> 12477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12357 <trans-unit id="5668077948386857930" datatype="html"> 12478 <trans-unit id="5668077948386857930" datatype="html">
12358 <source>Exclude</source> 12479 <source>Exclude</source>
12359 <target state="translated">排除</target> 12480 <target state="translated">排除</target>
@@ -12388,19 +12509,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12388 <trans-unit id="4668975178372693951" datatype="html"> 12509 <trans-unit id="4668975178372693951" datatype="html">
12389 <source>Discover videos</source> 12510 <source>Discover videos</source>
12390 <target state="translated">探索视频</target> 12511 <target state="translated">探索视频</target>
12391 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12512
12392 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12513
12393 </trans-unit> 12514 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12394 <trans-unit id="8067135025051844577" datatype="html"> 12515 <trans-unit id="8067135025051844577" datatype="html">
12395 <source>Trending videos</source> 12516 <source>Trending videos</source>
12396 <target state="translated">热门视频</target> 12517 <target state="translated">热门视频</target>
12397 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12518
12398 </trans-unit> 12519 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12399 <trans-unit id="664221386829541948" datatype="html"> 12520 <trans-unit id="664221386829541948" datatype="html">
12400 <source>Recently added videos</source> 12521 <source>Recently added videos</source>
12401 <target state="translated">近期新增的视频</target> 12522 <target state="translated">近期新增的视频</target>
12402 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12523
12403 </trans-unit> 12524 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12404 <trans-unit id="8212906256415538361" datatype="html"> 12525 <trans-unit id="8212906256415538361" datatype="html">
12405 <source>Upload a video</source> 12526 <source>Upload a video</source>
12406 <target state="translated">上传视频</target> 12527 <target state="translated">上传视频</target>
diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf
index 2bd8ca365..9be71686c 100644
--- a/client/src/locale/angular.zh-Hant-TW.xlf
+++ b/client/src/locale/angular.zh-Hant-TW.xlf
@@ -486,19 +486,19 @@
486 <trans-unit id="1006562256968398209" datatype="html"> 486 <trans-unit id="1006562256968398209" datatype="html">
487 <source>video</source> 487 <source>video</source>
488 <target state="translated">影片</target> 488 <target state="translated">影片</target>
489 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">304</context></context-group> 489
490 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group> 490
491 </trans-unit> 491 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">309</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">57</context></context-group></trans-unit>
492 <trans-unit id="6995024616159044376" datatype="html"> 492 <trans-unit id="6995024616159044376" datatype="html">
493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source> 493 <source>Your video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="videoQuotaUsedBytes"/>, quota: <x id="PH_2" equiv-text="videoQuotaBytes"/>)</source>
494 <target state="translated">此影片超éŽäº†æ‚¨çš„影片é…é¡ï¼ˆå½±ç‰‡å¤§å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,é…é¡ï¼š<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target> 494 <target state="translated">此影片超éŽäº†æ‚¨çš„影片é…é¡ï¼ˆå½±ç‰‡å¤§å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="videoQuotaUsedBytes"/>,é…é¡ï¼š<x id="PH_2" equiv-text="videoQuotaBytes"/>)</target>
495 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">340</context></context-group> 495
496 </trans-unit> 496 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit>
497 <trans-unit id="7873395933409147217" datatype="html"> 497 <trans-unit id="7873395933409147217" datatype="html">
498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source> 498 <source>Your daily video quota is exceeded with this video (video size: <x id="PH" equiv-text="videoSizeBytes"/>, used: <x id="PH_1" equiv-text="quotaUsedDailyBytes"/>, quota: <x id="PH_2" equiv-text="quotaDailyBytes"/>)</source>
499 <target state="translated">此影片超éŽäº†æ‚¨çš„æ¯æ—¥å½±ç‰‡é…é¡ï¼ˆå½±ç‰‡å¤§å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>,é…é¡ï¼š<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target> 499 <target state="translated">此影片超éŽäº†æ‚¨çš„æ¯æ—¥å½±ç‰‡é…é¡ï¼ˆå½±ç‰‡å¤§å°ï¼š<x id="PH" equiv-text="videoSizeBytes"/>,已使用:<x id="PH_1" equiv-text="quotaUsedDailyBytes"/>,é…é¡ï¼š<x id="PH_2" equiv-text="quotaDailyBytes"/>)</target>
500 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">359</context></context-group> 500
501 </trans-unit> 501 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">364</context></context-group></trans-unit>
502 <trans-unit id="5235042777215655908" datatype="html"> 502 <trans-unit id="5235042777215655908" datatype="html">
503 <source>subtitles</source> 503 <source>subtitles</source>
504 <target state="translated">字幕</target> 504 <target state="translated">字幕</target>
@@ -565,8 +565,8 @@
565 <trans-unit id="2466846716878254816" datatype="html"> 565 <trans-unit id="2466846716878254816" datatype="html">
566 <source>Element <x id="PH" equiv-text="param"/> not found</source> 566 <source>Element <x id="PH" equiv-text="param"/> not found</source>
567 <target state="translated">找ä¸åˆ° <x id="PH" equiv-text="param"/> 元素</target> 567 <target state="translated">找ä¸åˆ° <x id="PH" equiv-text="param"/> 元素</target>
568 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">85</context></context-group> 568
569 </trans-unit> 569 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-search/find-in-bulk.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
570 <trans-unit id="7539427273132299890"> 570 <trans-unit id="7539427273132299890">
571 <source>Unlisted</source> 571 <source>Unlisted</source>
572 <target>ä¸åˆ—出</target> 572 <target>ä¸åˆ—出</target>
@@ -721,16 +721,13 @@
721 <trans-unit id="158575725114802951" datatype="html"> 721 <trans-unit id="158575725114802951" datatype="html">
722 <source>Only live videos</source> 722 <source>Only live videos</source>
723 <target state="translated">僅直播影片</target> 723 <target state="translated">僅直播影片</target>
724 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">116</context></context-group> 724
725 </trans-unit> 725 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">117</context></context-group></trans-unit>
726 <trans-unit id="9157178301885999151" datatype="html"> 726 <trans-unit id="9157178301885999151" datatype="html">
727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source> 727 <source>Do you really want to delete {length, plural, =1 {this video} other {<x id="length"/> videos}}?</source>
728 <target state="translated">您真的想è¦åˆªé™¤ {length, plural, =1 {此影片} other {<x id="length"/> 部影片}}嗎?</target> 728 <target state="translated">您真的想è¦åˆªé™¤ {length, plural, =1 {此影片} other {<x id="length"/> 部影片}}嗎?</target>
729 <context-group purpose="location"> 729
730 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 730 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">171</context></context-group></trans-unit>
731 <context context-type="linenumber">170</context>
732 </context-group>
733 </trans-unit>
734 <trans-unit id="7585826646011739428"> 731 <trans-unit id="7585826646011739428">
735 <source>Edit</source> 732 <source>Edit</source>
736 <target>編輯</target> 733 <target>編輯</target>
@@ -1162,46 +1159,52 @@
1162 <trans-unit id="3997350348765083892"> 1159 <trans-unit id="3997350348765083892">
1163 <source>Username or email address</source> 1160 <source>Username or email address</source>
1164 <target>使用者å稱或電å­ä¿¡ç®±</target> 1161 <target>使用者å稱或電å­ä¿¡ç®±</target>
1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">44</context></context-group> 1162
1166 </trans-unit> 1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit>
1167 <trans-unit id="175344056589888866" datatype="html"> 1164 <trans-unit id="175344056589888866" datatype="html">
1168 <source>Example: john@example.com</source> 1165 <source>Example: john@example.com</source>
1169 <target state="translated">範例:john@example.com</target> 1166 <target state="translated">範例:john@example.com</target>
1167
1168
1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">47</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit>
1170 <trans-unit id="1758058452376026925" datatype="html">
1171 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1172 <target state="translated">âš ï¸ å¤§å¤šæ•¸é›»å­éƒµä»¶ä½ç½®ä¸æœƒåŒ…å«å¤§å¯«å­—æ¯ã€‚</target>
1173
1174 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">54</context></context-group></trans-unit><trans-unit id="6512825581399429064" datatype="html">
1175 <source>Enter the two-factor code generated by your phone app:</source><target state="new">Enter the two-factor code generated by your phone app:</target>
1170 <context-group purpose="location"> 1176 <context-group purpose="location">
1171 <context context-type="sourcefile">src/app/+login/login.component.html</context> 1177 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1172 <context context-type="linenumber">46</context> 1178 <context context-type="linenumber">70</context>
1173 </context-group> 1179 </context-group>
1180 </trans-unit><trans-unit id="42685862314953751" datatype="html">
1181 <source>Two factor authentication token</source><target state="new">Two factor authentication token</target>
1174 <context-group purpose="location"> 1182 <context-group purpose="location">
1175 <context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context> 1183 <context context-type="sourcefile">src/app/+login/login.component.html</context>
1176 <context context-type="linenumber">53</context> 1184 <context context-type="linenumber">72</context>
1177 </context-group> 1185 </context-group>
1178 </trans-unit> 1186 </trans-unit>
1179 <trans-unit id="1758058452376026925" datatype="html">
1180 <source>âš ï¸ Most email addresses do not include capital letters.</source>
1181 <target state="translated">âš ï¸ å¤§å¤šæ•¸é›»å­éƒµä»¶ä½ç½®ä¸æœƒåŒ…å«å¤§å¯«å­—æ¯ã€‚</target>
1182 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">53</context></context-group>
1183 </trans-unit>
1184 <trans-unit id="1431416938026210429"> 1187 <trans-unit id="1431416938026210429">
1185 <source>Password</source> 1188 <source>Password</source>
1186 <target>密碼</target> 1189 <target>密碼</target>
1187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1190
1188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group> 1191
1189 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">59</context></context-group> 1192
1190 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">62</context></context-group> 1193
1191 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group> 1194
1192 <context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group> 1195
1193 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group> 1196
1194 </trans-unit> 1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+reset-password/reset-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">61</context></context-group></trans-unit>
1195 <trans-unit id="8715156686857791956" datatype="html"> 1198 <trans-unit id="8715156686857791956" datatype="html">
1196 <source>Click here to reset your password</source> 1199 <source>Click here to reset your password</source>
1197 <target state="translated">點擊此處以é‡è¨­æ‚¨çš„密碼</target> 1200 <target state="translated">點擊此處以é‡è¨­æ‚¨çš„密碼</target>
1198 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1201
1199 </trans-unit> 1202 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1200 <trans-unit id="892063502898494584" datatype="html"> 1203 <trans-unit id="892063502898494584" datatype="html">
1201 <source>I forgot my password</source> 1204 <source>I forgot my password</source>
1202 <target state="translated">我忘了我的密碼</target> 1205 <target state="translated">我忘了我的密碼</target>
1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">70</context></context-group> 1206
1204 </trans-unit> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">84</context></context-group></trans-unit>
1205 <trans-unit id="2101170466365500913" datatype="html"> 1208 <trans-unit id="2101170466365500913" datatype="html">
1206 <source>Logging into an account lets you publish content</source> 1209 <source>Logging into an account lets you publish content</source>
1207 <target state="translated">登入帳號就å¯è®“您發佈內容</target> 1210 <target state="translated">登入帳號就å¯è®“您發佈內容</target>
@@ -1226,52 +1229,52 @@
1226 <trans-unit id="3183213940445113677" datatype="html"> 1229 <trans-unit id="3183213940445113677" datatype="html">
1227 <source>Or sign in with</source> 1230 <source>Or sign in with</source>
1228 <target state="translated">或使用其他帳戶登入</target> 1231 <target state="translated">或使用其他帳戶登入</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">80</context></context-group> 1232
1230 </trans-unit> 1233 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit>
1231 <trans-unit id="3238209155172574367"> 1234 <trans-unit id="3238209155172574367">
1232 <source>Forgot your password</source> 1235 <source>Forgot your password</source>
1233 <target>忘記您的密碼</target> 1236 <target>忘記您的密碼</target>
1234 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">103</context></context-group> 1237
1235 </trans-unit> 1238 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">117</context></context-group></trans-unit>
1236 <trans-unit id="87327320394367488"> 1239 <trans-unit id="87327320394367488">
1237 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source> 1240 <source>We are sorry, you cannot recover your password because your instance administrator did not configure the PeerTube email system.</source>
1238 <target>我們很抱歉,您無法復原您的密碼,因為您的站臺管ç†å“¡ä¸¦æœªè¨­å®š PeerTube é›»å­éƒµä»¶ç³»çµ±ã€‚</target> 1241 <target>我們很抱歉,您無法復原您的密碼,因為您的站臺管ç†å“¡ä¸¦æœªè¨­å®š PeerTube é›»å­éƒµä»¶ç³»çµ±ã€‚</target>
1239 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1242
1240 </trans-unit> 1243 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">124</context></context-group></trans-unit>
1241 <trans-unit id="3188014010833256853" datatype="html"> 1244 <trans-unit id="3188014010833256853" datatype="html">
1242 <source>Enter your email address and we will send you a link to reset your password.</source> 1245 <source>Enter your email address and we will send you a link to reset your password.</source>
1243 <target state="translated">輸入您的電å­éƒµä»¶åœ°å€ï¼Œç„¶å¾Œæˆ‘們將會寄é€é€£çµçµ¦æ‚¨é‡è¨­æ‚¨çš„密碼。</target> 1246 <target state="translated">輸入您的電å­éƒµä»¶åœ°å€ï¼Œç„¶å¾Œæˆ‘們將會寄é€é€£çµçµ¦æ‚¨é‡è¨­æ‚¨çš„密碼。</target>
1244 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">114</context></context-group> 1247
1245 </trans-unit> 1248 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">128</context></context-group></trans-unit>
1246 <trans-unit id="1190256911880544559" datatype="html"> 1249 <trans-unit id="1190256911880544559" datatype="html">
1247 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. 1250 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1248The link will expire within 1 hour.</source> 1251The link will expire within 1 hour.</source>
1249 <target state="translated">包å«é‡è¨­å¯†ç¢¼èªªæ˜Žçš„é›»å­éƒµä»¶å°‡æœƒå‚³é€åˆ° <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連çµæœƒåœ¨ 1 å°æ™‚å…§éŽæœŸã€‚</target> 1252 <target state="translated">包å«é‡è¨­å¯†ç¢¼èªªæ˜Žçš„é›»å­éƒµä»¶å°‡æœƒå‚³é€åˆ° <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連çµæœƒåœ¨ 1 å°æ™‚å…§éŽæœŸã€‚</target>
1250 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">135</context></context-group> 1253
1251 </trans-unit> 1254 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">149</context></context-group></trans-unit>
1252 <trans-unit id="4768749765465246664"> 1255 <trans-unit id="4768749765465246664">
1253 <source>Email</source> 1256 <source>Email</source>
1254 <target>é›»å­éƒµä»¶</target> 1257 <target>é›»å­éƒµä»¶</target>
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1258
1256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group> 1259
1257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group> 1260
1258 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">119</context></context-group> 1261
1259 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group> 1262
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group> 1263
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group> 1264
1262 </trans-unit> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context><context context-type="linenumber">6</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/steps/register-step-user.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">6</context></context-group></trans-unit>
1263 <trans-unit id="3967269098753656610"> 1266 <trans-unit id="3967269098753656610">
1264 <source>Email address</source> 1267 <source>Email address</source>
1265 <target>é›»å­ä¿¡ç®±</target> 1268 <target>é›»å­ä¿¡ç®±</target>
1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> 1269
1267 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group> 1270
1268 </trans-unit> 1271 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit>
1269 <trans-unit id="7808756054397155068" datatype="html"> 1272 <trans-unit id="7808756054397155068" datatype="html">
1270 <source>Reset</source> 1273 <source>Reset</source>
1271 <target state="translated">é‡è¨­</target> 1274 <target state="translated">é‡è¨­</target>
1272 <note priority="1" from="description">Password reset button</note> 1275 <note priority="1" from="description">Password reset button</note>
1273 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">134</context></context-group> 1276
1274 </trans-unit> 1277 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">148</context></context-group></trans-unit>
1275 <trans-unit id="4319634264526091601" datatype="html"> 1278 <trans-unit id="4319634264526091601" datatype="html">
1276 <source>on this instance</source> 1279 <source>on this instance</source>
1277 <target state="translated">在此站臺</target> 1280 <target state="translated">在此站臺</target>
@@ -1500,6 +1503,12 @@ The link will expire within 1 hour.</source>
1500 <source>Configure my instance</source> 1503 <source>Configure my instance</source>
1501 <target>設定我的站臺</target> 1504 <target>設定我的站臺</target>
1502 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group> 1505 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">80</context></context-group>
1506 </trans-unit><trans-unit id="5850698978356573024" datatype="html">
1507 <source>Confirm your password</source><target state="new">Confirm your password</target>
1508 <context-group purpose="location">
1509 <context context-type="sourcefile">src/app/modal/confirm.component.ts</context>
1510 <context context-type="linenumber">54</context>
1511 </context-group>
1503 </trans-unit> 1512 </trans-unit>
1504 <trans-unit id="9005121595859995793"> 1513 <trans-unit id="9005121595859995793">
1505 <source>Configuration warning!</source> 1514 <source>Configuration warning!</source>
@@ -1704,8 +1713,8 @@ The link will expire within 1 hour.</source>
1704 <trans-unit id="8893390761160292681" datatype="html"> 1713 <trans-unit id="8893390761160292681" datatype="html">
1705 <source>My account</source> 1714 <source>My account</source>
1706 <target state="translated">我的帳號</target> 1715 <target state="translated">我的帳號</target>
1707 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group> 1716
1708 </trans-unit> 1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
1709 <trans-unit id="6371572688505952303" datatype="html"> 1718 <trans-unit id="6371572688505952303" datatype="html">
1710 <source>My library</source> 1719 <source>My library</source>
1711 <target state="translated">我的媒體庫</target> 1720 <target state="translated">我的媒體庫</target>
@@ -1714,10 +1723,10 @@ The link will expire within 1 hour.</source>
1714 <trans-unit id="2308975396733519902"> 1723 <trans-unit id="2308975396733519902">
1715 <source>Create an account</source> 1724 <source>Create an account</source>
1716 <target>建立帳號</target> 1725 <target>建立帳號</target>
1717 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">74</context></context-group> 1726
1718 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group> 1727
1719 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group> 1728
1720 </trans-unit> 1729 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
1721 <trans-unit id="3108704604266608109" datatype="html"> 1730 <trans-unit id="3108704604266608109" datatype="html">
1722 <source>My video imports</source> 1731 <source>My video imports</source>
1723 <target state="translated">我的影片匯入</target> 1732 <target state="translated">我的影片匯入</target>
@@ -1736,35 +1745,35 @@ The link will expire within 1 hour.</source>
1736 <trans-unit id="667372110624203230" datatype="html"> 1745 <trans-unit id="667372110624203230" datatype="html">
1737 <source>Import jobs concurrency</source> 1746 <source>Import jobs concurrency</source>
1738 <target state="translated">匯入工作並行</target> 1747 <target state="translated">匯入工作並行</target>
1739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">254</context></context-group> 1748
1740 </trans-unit> 1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">256</context></context-group></trans-unit>
1741 <trans-unit id="2184839376696112704" datatype="html"> 1750 <trans-unit id="2184839376696112704" datatype="html">
1742 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source> 1751 <source>allows to import multiple videos in parallel. âš ï¸ Requires a PeerTube restart.</source>
1743 <target state="translated">å…許åŒæ™‚匯入多部影片。 âš ï¸ éœ€è¦é‡æ–°å•Ÿå‹• PeerTube。</target> 1752 <target state="translated">å…許åŒæ™‚匯入多部影片。 âš ï¸ éœ€è¦é‡æ–°å•Ÿå‹• PeerTube。</target>
1744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">255</context></context-group> 1753
1745 </trans-unit> 1754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">257</context></context-group></trans-unit>
1746 <trans-unit id="780513172839038392" datatype="html"> 1755 <trans-unit id="780513172839038392" datatype="html">
1747 <source>jobs in parallel</source> 1756 <source>jobs in parallel</source>
1748 <target state="translated">平行作業</target> 1757 <target state="translated">平行作業</target>
1749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">259</context></context-group> 1758
1750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group> 1759
1751 </trans-unit> 1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">261</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">173</context></context-group></trans-unit>
1752 <trans-unit id="5997625369044180192" datatype="html"> 1761 <trans-unit id="5997625369044180192" datatype="html">
1753 <source>Allow import with HTTP URL (e.g. YouTube)</source> 1762 <source>Allow import with HTTP URL (e.g. YouTube)</source>
1754 <target state="translated">å…許以 HTTP URL 匯入 (例如 YouTube)</target> 1763 <target state="translated">å…許以 HTTP URL 匯入 (例如 YouTube)</target>
1755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">268</context></context-group> 1764
1756 </trans-unit> 1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">270</context></context-group></trans-unit>
1757 <trans-unit id="2095604754338363597" datatype="html"> 1766 <trans-unit id="2095604754338363597" datatype="html">
1758 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source> 1767 <source>âš ï¸ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1759 <target state="translated">âš ï¸ è‹¥å•Ÿç”¨ï¼Œæˆ‘å€‘å»ºè­°ä½¿ç”¨ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP 代ç†ä¼ºæœå™¨<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>以é¿å…來自您 PeerTube 伺æœå™¨çš„ç§äºº URL å­˜å–</target> 1768 <target state="translated">âš ï¸ è‹¥å•Ÿç”¨ï¼Œæˆ‘å€‘å»ºè­°ä½¿ç”¨ <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP 代ç†ä¼ºæœå™¨<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>以é¿å…來自您 PeerTube 伺æœå™¨çš„ç§äºº URL å­˜å–</target>
1760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">271</context></context-group> 1769
1761 </trans-unit> 1770 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">273</context></context-group></trans-unit>
1762 <trans-unit id="7627544798203088407"> 1771 <trans-unit id="7627544798203088407">
1763 <source>Discover</source> 1772 <source>Discover</source>
1764 <target>探索</target> 1773 <target>探索</target>
1765 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group> 1774
1766 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group> 1775
1767 </trans-unit> 1776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/overview/video-overview.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">134</context></context-group></trans-unit>
1768 <trans-unit id="7844706011418789951"> 1777 <trans-unit id="7844706011418789951">
1769 <source>Administration</source> 1778 <source>Administration</source>
1770 <target>管ç†</target> 1779 <target>管ç†</target>
@@ -2005,8 +2014,8 @@ The link will expire within 1 hour.</source>
2005 <trans-unit id="2971365540217107489" datatype="html"> 2014 <trans-unit id="2971365540217107489" datatype="html">
2006 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 2015 <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
2007 <target state="translated">媒體å°æ­¤ä¼ºæœå™¨ä¾†èªªå¤ªå¤§ã€‚如果您想è¦å¢žåŠ é™åˆ¶å¤§å°çš„話,請è¯çµ¡æ‚¨çš„管ç†å“¡ã€‚</target> 2016 <target state="translated">媒體å°æ­¤ä¼ºæœå™¨ä¾†èªªå¤ªå¤§ã€‚如果您想è¦å¢žåŠ é™åˆ¶å¤§å°çš„話,請è¯çµ¡æ‚¨çš„管ç†å“¡ã€‚</target>
2008 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">110</context></context-group> 2017
2009 </trans-unit> 2018 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
2010 <trans-unit id="5131854469652959713" datatype="html"> 2019 <trans-unit id="5131854469652959713" datatype="html">
2011 <source>GLOBAL SEARCH</source> 2020 <source>GLOBAL SEARCH</source>
2012 <target state="translated">全域æœå°‹</target> 2021 <target state="translated">全域æœå°‹</target>
@@ -2383,13 +2392,13 @@ The link will expire within 1 hour.</source>
2383 <trans-unit id="1460134385691851101" datatype="html"> 2392 <trans-unit id="1460134385691851101" datatype="html">
2384 <source>Advanced filters</source> 2393 <source>Advanced filters</source>
2385 <target state="translated">進階篩é¸æ¢ä»¶</target> 2394 <target state="translated">進階篩é¸æ¢ä»¶</target>
2386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group> 2395
2387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group> 2396
2388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group> 2397
2389 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">112</context></context-group> 2398
2390 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group> 2399
2391 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group> 2400
2392 </trans-unit> 2401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">113</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-follow.service.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
2393 <trans-unit id="2504502765849142619" datatype="html"> 2402 <trans-unit id="2504502765849142619" datatype="html">
2394 <source>No items found</source> 2403 <source>No items found</source>
2395 <target state="translated">未找到任何項目</target> 2404 <target state="translated">未找到任何項目</target>
@@ -2801,8 +2810,8 @@ The link will expire within 1 hour.</source>
2801 <trans-unit id="6161604372916832458" datatype="html"> 2810 <trans-unit id="6161604372916832458" datatype="html">
2802 <source>Upload on hold</source> 2811 <source>Upload on hold</source>
2803 <target state="translated">暫緩上傳</target> 2812 <target state="translated">暫緩上傳</target>
2804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">176</context></context-group> 2813
2805 </trans-unit> 2814 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
2806 <trans-unit id="285180972645018518" datatype="html"> 2815 <trans-unit id="285180972645018518" datatype="html">
2807 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source> 2816 <source>Sorry, the upload feature is disabled for your account. If you want to add videos, an admin must unlock your quota.</source>
2808 <target state="translated">抱歉,您的帳號已åœç”¨ä¸Šå‚³åŠŸèƒ½ã€‚如果您想è¦æ–°å¢žå½±ç‰‡ï¼Œç®¡ç†å“¡å¿…須解鎖您的é…é¡ã€‚</target> 2817 <target state="translated">抱歉,您的帳號已åœç”¨ä¸Šå‚³åŠŸèƒ½ã€‚如果您想è¦æ–°å¢žå½±ç‰‡ï¼Œç®¡ç†å“¡å¿…須解鎖您的é…é¡ã€‚</target>
@@ -3734,71 +3743,86 @@ The link will expire within 1 hour.</source>
3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group> 3743 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">130</context></context-group>
3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group> 3744 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">132</context></context-group>
3736 </trans-unit> 3745 </trans-unit>
3737 <trans-unit id="7046347992315328430" datatype="html"> 3746
3738 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source>
3739 <target state="translated">轉æ›ç·¨ç¢¼å·²å•Ÿç”¨ã€‚影片é…é¡åƒ…考慮<x id="START_TAG_STRONG"/>原始<x id="CLOSE_TAG_STRONG"/>影片大å°ã€‚<x id="LINE_BREAK"/>此使用者最多åªèƒ½ä¸Šå‚³ ~ <x id="INTERPOLATION"/>。 </target>
3740 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3741 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">155</context></context-group>
3742 </trans-unit>
3743 <trans-unit id="2743014784334706527"> 3747 <trans-unit id="2743014784334706527">
3744 <source>Daily video quota</source> 3748 <source>Daily video quota</source>
3745 <target>æ¯æ—¥å½±ç‰‡é…é¡</target> 3749 <target>æ¯æ—¥å½±ç‰‡é…é¡</target>
3746 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3750
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">166</context></context-group> 3751
3748 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group> 3752
3749 </trans-unit> 3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">163</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-quota.component.html</context><context context-type="linenumber">13</context></context-group></trans-unit>
3750 <trans-unit id="2622255144026150901" datatype="html"> 3754 <trans-unit id="2622255144026150901" datatype="html">
3751 <source>Auth plugin</source> 3755 <source>Auth plugin</source>
3752 <target state="translated">驗證外掛程å¼</target> 3756 <target state="translated">驗證外掛程å¼</target>
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3757
3754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">182</context></context-group> 3758
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group> 3759
3756 </trans-unit> 3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">179</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
3757 <trans-unit id="588099657508661970" datatype="html"> 3761 <trans-unit id="588099657508661970" datatype="html">
3758 <source>None (local authentication)</source> 3762 <source>None (local authentication)</source>
3759 <target state="translated">無(本機驗證)</target> 3763 <target state="translated">無(本機驗證)</target>
3760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3764
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">186</context></context-group> 3765
3762 </trans-unit> 3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">183</context></context-group></trans-unit>
3763 <trans-unit id="2070907480317730379" datatype="html"> 3767 <trans-unit id="2070907480317730379" datatype="html">
3764 <source>Doesn't need review before a video goes public</source> 3768 <source>Doesn't need review before a video goes public</source>
3765 <target state="translated">影片公開å‰ç„¡é ˆå¯©æ ¸</target> 3769 <target state="translated">影片公開å‰ç„¡é ˆå¯©æ ¸</target>
3766 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3770
3767 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">195</context></context-group> 3771
3768 </trans-unit> 3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">192</context></context-group></trans-unit>
3769 <trans-unit id="6667250632809964191"> 3773 <trans-unit id="6667250632809964191">
3770 <source>Send a link to reset the password by email to the user</source> 3774 <source>Send a link to reset the password by email to the user</source>
3771 <target>é€éŽé›»å­éƒµä»¶å‚³é€é‡è¨­å¯†ç¢¼é€£çµçµ¦ä½¿ç”¨è€…</target> 3775 <target>é€éŽé›»å­éƒµä»¶å‚³é€é‡è¨­å¯†ç¢¼é€£çµçµ¦ä½¿ç”¨è€…</target>
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3776
3773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">220</context></context-group> 3777
3774 </trans-unit> 3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">217</context></context-group></trans-unit>
3775 <trans-unit id="1412406834353485520"> 3779 <trans-unit id="1412406834353485520">
3776 <source>Ask for new password</source> 3780 <source>Ask for new password</source>
3777 <target>è¦æ±‚新密碼</target> 3781 <target>è¦æ±‚新密碼</target>
3778 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3782
3779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">221</context></context-group> 3783
3780 </trans-unit> 3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">218</context></context-group></trans-unit>
3781 <trans-unit id="3791201588898094481"> 3785 <trans-unit id="3791201588898094481">
3782 <source>Manually set the user password</source> 3786 <source>Manually set the user password</source>
3783 <target>手動設定使用者密碼</target> 3787 <target>手動設定使用者密碼</target>
3784 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3788
3785 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">225</context></context-group> 3789
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">222</context></context-group></trans-unit><trans-unit id="7217118144256898288" datatype="html">
3791 <source>This user has two factor authentication enabled</source><target state="new">This user has two factor authentication enabled</target>
3792 <context-group purpose="location">
3793 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3794 <context context-type="linenumber">227</context>
3795 </context-group>
3796 <context-group purpose="location">
3797 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3798 <context context-type="linenumber">227</context>
3799 </context-group>
3800 </trans-unit><trans-unit id="1636606892066514698" datatype="html">
3801 <source>Disable two factor authentication</source><target state="new">Disable two factor authentication</target>
3802 <context-group purpose="location">
3803 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3804 <context context-type="linenumber">228</context>
3805 </context-group>
3806 <context-group purpose="location">
3807 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context>
3808 <context context-type="linenumber">228</context>
3809 </context-group>
3786 </trans-unit> 3810 </trans-unit>
3787 <trans-unit id="8461842260159597706"> 3811 <trans-unit id="8461842260159597706">
3788 <source>Show</source> 3812 <source>Show</source>
3789 <target>顯示</target> 3813 <target>顯示</target>
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group> 3814
3791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">40</context></context-group> 3815
3792 </trans-unit> 3816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">8</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">42</context></context-group></trans-unit>
3793 <trans-unit id="8461609631969932886"> 3817 <trans-unit id="8461609631969932886">
3794 <source>Hide</source> 3818 <source>Hide</source>
3795 <target>éš±è—</target> 3819 <target>éš±è—</target>
3796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group> 3820
3797 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group> 3821
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">39</context></context-group> 3822
3799 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group> 3823
3800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group> 3824
3801 </trans-unit> 3825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">115</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-password.component.html</context><context context-type="linenumber">9</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">16</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit>
3802 <trans-unit id="7049348886126005391"> 3826 <trans-unit id="7049348886126005391">
3803 <source>Batch actions</source> 3827 <source>Batch actions</source>
3804 <target>批次動作</target> 3828 <target>批次動作</target>
@@ -3874,22 +3898,22 @@ The link will expire within 1 hour.</source>
3874 <trans-unit id="7815838401315213887"> 3898 <trans-unit id="7815838401315213887">
3875 <source>Muted accounts</source> 3899 <source>Muted accounts</source>
3876 <target>å·²éœéŸ³çš„帳號</target> 3900 <target>å·²éœéŸ³çš„帳號</target>
3877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group> 3901
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group> 3902
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">85</context></context-group> 3903
3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group> 3904
3881 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3905
3882 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3906
3883 </trans-unit> 3907 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/moderation.routes.ts</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">96</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3884 <trans-unit id="5668793810321242853"> 3908 <trans-unit id="5668793810321242853">
3885 <source>Muted servers</source> 3909 <source>Muted servers</source>
3886 <target>å·²éœéŸ³ä¼ºæœå™¨</target> 3910 <target>å·²éœéŸ³ä¼ºæœå™¨</target>
3887 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group> 3911
3888 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">94</context></context-group> 3912
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group> 3913
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3914
3891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group> 3915
3892 </trans-unit> 3916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">125</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">3</context></context-group></trans-unit>
3893 <trans-unit id="2343069726009080052" datatype="html"> 3917 <trans-unit id="2343069726009080052" datatype="html">
3894 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3918 <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3895 <target state="translated">影片 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3919 <target state="translated">影片 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
@@ -5017,181 +5041,175 @@ The link will expire within 1 hour.</source>
5017 <trans-unit id="7169210802367807492" datatype="html"> 5041 <trans-unit id="7169210802367807492" datatype="html">
5018 <source>bytes</source> 5042 <source>bytes</source>
5019 <target state="translated">ä½å…ƒçµ„</target> 5043 <target state="translated">ä½å…ƒçµ„</target>
5020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group> 5044
5021 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">231</context></context-group> 5045
5022 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5046
5023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group> 5047
5024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5048
5025 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">172</context></context-group> 5049
5026 </trans-unit> 5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">217</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">233</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">169</context></context-group></trans-unit>
5027 <trans-unit id="8509882464852636851"> 5051 <trans-unit id="8509882464852636851">
5028 <source>Default daily upload limit per user</source> 5052 <source>Default daily upload limit per user</source>
5029 <target>æ¯å€‹ä½¿ç”¨è€…é è¨­çš„æ¯æ—¥ä¸Šå‚³é™åˆ¶</target> 5053 <target>æ¯å€‹ä½¿ç”¨è€…é è¨­çš„æ¯æ—¥ä¸Šå‚³é™åˆ¶</target>
5030 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">225</context></context-group> 5054
5031 </trans-unit> 5055 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">227</context></context-group></trans-unit>
5032 <trans-unit id="4719342289581047890" datatype="html"> 5056 <trans-unit id="4719342289581047890" datatype="html">
5033 <source>Allow import with a torrent file or a magnet URI</source> 5057 <source>Allow import with a torrent file or a magnet URI</source>
5034 <target state="translated">å…許使用種å­æª”案或ç£åŠ›é€£çµåŒ¯å…¥</target> 5058 <target state="translated">å…許使用種å­æª”案或ç£åŠ›é€£çµåŒ¯å…¥</target>
5035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">279</context></context-group> 5059
5036 </trans-unit> 5060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">281</context></context-group></trans-unit>
5037 <trans-unit id="6801844913630625451" datatype="html"> 5061 <trans-unit id="6801844913630625451" datatype="html">
5038 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source> 5062 <source>âš ï¸ We don't recommend to enable this feature if you don't trust your users</source>
5039 <target state="translated">âš ï¸ è‹¥æ‚¨ä¸ä¿¡ä»»æ‚¨çš„使用者,則我們ä¸å»ºè­°å•Ÿç”¨æ­¤åŠŸèƒ½</target> 5063 <target state="translated">âš ï¸ è‹¥æ‚¨ä¸ä¿¡ä»»æ‚¨çš„使用者,則我們ä¸å»ºè­°å•Ÿç”¨æ­¤åŠŸèƒ½</target>
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">282</context></context-group> 5064
5041 </trans-unit> 5065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">284</context></context-group></trans-unit>
5042 <trans-unit id="2634326893148077182" datatype="html"> 5066 <trans-unit id="2634326893148077182" datatype="html">
5043 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source> 5067 <source>Allow channel synchronization with channel of other platforms like YouTube (requires allowing import with HTTP URL)</source>
5044 <target state="translated">å…許與 YouTube 等其他平å°çš„é »é“åŒæ­¥ï¼ˆå¿…須使用 HTTP URL 匯入)</target> 5068 <target state="translated">å…許與 YouTube 等其他平å°çš„é »é“åŒæ­¥ï¼ˆå¿…須使用 HTTP URL 匯入)</target>
5045 <context-group purpose="location"> 5069
5046 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5070 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">295</context></context-group></trans-unit>
5047 <context context-type="linenumber">293</context>
5048 </context-group>
5049 </trans-unit>
5050 <trans-unit id="7404104645798703279" datatype="html"> 5071 <trans-unit id="7404104645798703279" datatype="html">
5051 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source> 5072 <source>â›” You need to allow import with HTTP URL to be able to activate this feature.</source>
5052 <target state="translated">â›” 您需è¦ä½¿ç”¨ HTTP URL 匯入æ‰èƒ½å•Ÿç”¨æ­¤åŠŸèƒ½ã€‚</target> 5073 <target state="translated">â›” 您需è¦ä½¿ç”¨ HTTP URL 匯入æ‰èƒ½å•Ÿç”¨æ­¤åŠŸèƒ½ã€‚</target>
5053 <context-group purpose="location"> 5074
5054 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 5075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">298</context></context-group></trans-unit>
5055 <context context-type="linenumber">296,298</context>
5056 </context-group>
5057 </trans-unit>
5058 <trans-unit id="3950258704315544174" datatype="html"> 5076 <trans-unit id="3950258704315544174" datatype="html">
5059 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source> 5077 <source>Unless a user is marked as trusted, their videos will stay private until a moderator reviews them.</source>
5060 <target state="translated">除éžä½¿ç”¨è€…被標記為å—信任,å¦å‰‡ä»–們的影片將會在æ¿ä¸»å¯©é–±å‰ä¿æŒç§å¯†å½±ç‰‡çš„狀態。</target> 5078 <target state="translated">除éžä½¿ç”¨è€…被標記為å—信任,å¦å‰‡ä»–們的影片將會在æ¿ä¸»å¯©é–±å‰ä¿æŒç§å¯†å½±ç‰‡çš„狀態。</target>
5061 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">316</context></context-group> 5079
5062 </trans-unit> 5080 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">318</context></context-group></trans-unit>
5063 <trans-unit id="424703522835656806" datatype="html"> 5081 <trans-unit id="424703522835656806" datatype="html">
5064 <source>VIDEO CHANNELS</source> 5082 <source>VIDEO CHANNELS</source>
5065 <target state="translated">影片頻é“</target> 5083 <target state="translated">影片頻é“</target>
5066 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">330</context></context-group> 5084
5067 </trans-unit> 5085 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">332</context></context-group></trans-unit>
5068 <trans-unit id="7026684190224451991" datatype="html"> 5086 <trans-unit id="7026684190224451991" datatype="html">
5069 <source>Max video channels per user</source> 5087 <source>Max video channels per user</source>
5070 <target state="translated">æ¯å€‹ä½¿ç”¨è€…的最大影片頻é“數</target> 5088 <target state="translated">æ¯å€‹ä½¿ç”¨è€…的最大影片頻é“數</target>
5071 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">335</context></context-group> 5089
5072 </trans-unit> 5090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">337</context></context-group></trans-unit>
5073 <trans-unit id="3840267063842708224" datatype="html"> 5091 <trans-unit id="3840267063842708224" datatype="html">
5074 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source> 5092 <source>{VAR_PLURAL, plural, =1 {channel} other {channels}}</source>
5075 <target state="translated">{VAR_PLURAL, plural, =1 {é »é“} other {é »é“}}</target> 5093 <target state="translated">{VAR_PLURAL, plural, =1 {é »é“} other {é »é“}}</target>
5076 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">342</context></context-group> 5094
5077 </trans-unit> 5095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">344</context></context-group></trans-unit>
5078 <trans-unit id="3428986951244800347" datatype="html"> 5096 <trans-unit id="3428986951244800347" datatype="html">
5079 <source>Block new videos automatically</source> 5097 <source>Block new videos automatically</source>
5080 <target state="translated">自動å°éŽ–新影片</target> 5098 <target state="translated">自動å°éŽ–新影片</target>
5081 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">313</context></context-group> 5099
5082 </trans-unit> 5100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">315</context></context-group></trans-unit>
5083 <trans-unit id="2054846790157376783" datatype="html"> 5101 <trans-unit id="2054846790157376783" datatype="html">
5084 <source>SEARCH</source> 5102 <source>SEARCH</source>
5085 <target state="translated">æœå°‹</target> 5103 <target state="translated">æœå°‹</target>
5086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">352</context></context-group> 5104
5087 </trans-unit> 5105 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">354</context></context-group></trans-unit>
5088 <trans-unit id="3442084803796199253" datatype="html"> 5106 <trans-unit id="3442084803796199253" datatype="html">
5089 <source>Allow users to do remote URI/handle search</source> 5107 <source>Allow users to do remote URI/handle search</source>
5090 <target state="translated">å…許使用者é ç«¯æœå°‹ URI</target> 5108 <target state="translated">å…許使用者é ç«¯æœå°‹ URI</target>
5091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">363</context></context-group> 5109
5092 </trans-unit> 5110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">365</context></context-group></trans-unit>
5093 <trans-unit id="2258148539285928012" datatype="html"> 5111 <trans-unit id="2258148539285928012" datatype="html">
5094 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5112 <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5095 <target state="translated">å…許<x id="START_TAG_STRONG"/>您的使用者<x id="CLOSE_TAG_STRONG"/>尋找未與您的站å°è¯ç›Ÿçš„é ç«¯å½±ç‰‡èˆ‡æ¼”å“¡</target> 5113 <target state="translated">å…許<x id="START_TAG_STRONG"/>您的使用者<x id="CLOSE_TAG_STRONG"/>尋找未與您的站å°è¯ç›Ÿçš„é ç«¯å½±ç‰‡èˆ‡æ¼”å“¡</target>
5096 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">366</context></context-group> 5114
5097 </trans-unit> 5115 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">368</context></context-group></trans-unit>
5098 <trans-unit id="7295422540935146771" datatype="html"> 5116 <trans-unit id="7295422540935146771" datatype="html">
5099 <source>Allow anonymous to do remote URI/handle search</source> 5117 <source>Allow anonymous to do remote URI/handle search</source>
5100 <target state="translated">å…許匿å使用者é ç«¯æœå°‹ URI</target> 5118 <target state="translated">å…許匿å使用者é ç«¯æœå°‹ URI</target>
5101 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">374</context></context-group> 5119
5102 </trans-unit> 5120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group></trans-unit>
5103 <trans-unit id="7305237807882754643" datatype="html"> 5121 <trans-unit id="7305237807882754643" datatype="html">
5104 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> 5122 <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source>
5105 <target state="translated">å…許<x id="START_TAG_STRONG"/>匿å使用者<x id="CLOSE_TAG_STRONG"/>尋找未與您的站å°è¯ç›Ÿçš„é ç«¯å½±ç‰‡èˆ‡æ¼”å“¡</target> 5123 <target state="translated">å…許<x id="START_TAG_STRONG"/>匿å使用者<x id="CLOSE_TAG_STRONG"/>尋找未與您的站å°è¯ç›Ÿçš„é ç«¯å½±ç‰‡èˆ‡æ¼”å“¡</target>
5106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">377</context></context-group> 5124
5107 </trans-unit> 5125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">379</context></context-group></trans-unit>
5108 <trans-unit id="5273935530181504015" datatype="html"> 5126 <trans-unit id="5273935530181504015" datatype="html">
5109 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source> 5127 <source>âš ï¸ This functionality depends heavily on the moderation of instances followed by the search index you select.</source>
5110 <target state="translated">âš ï¸ æ­¤åŠŸèƒ½ç›¸ç•¶ä¾è³´æ–¼ç«™è‡ºçš„審核程度與您所é¸å–çš„æœå°‹ç´¢å¼•ã€‚</target> 5128 <target state="translated">âš ï¸ æ­¤åŠŸèƒ½ç›¸ç•¶ä¾è³´æ–¼ç«™è‡ºçš„審核程度與您所é¸å–çš„æœå°‹ç´¢å¼•ã€‚</target>
5111 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">391</context></context-group> 5129
5112 </trans-unit> 5130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group></trans-unit>
5113 <trans-unit id="1886227550697837417" datatype="html"> 5131 <trans-unit id="1886227550697837417" datatype="html">
5114 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source> 5132 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5115 <target state="translated">您åªæ‡‰åœ¨ç”Ÿç”¢ç’°å¢ƒä¸­ä½¿ç”¨å¯©æ ¸çš„æœå°‹ç´¢å¼•ï¼Œæˆ–<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target> 5133 <target state="translated">您åªæ‡‰åœ¨ç”Ÿç”¢ç’°å¢ƒä¸­ä½¿ç”¨å¯©æ ¸çš„æœå°‹ç´¢å¼•ï¼Œæˆ–<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
5116 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">393</context></context-group> 5134
5117 </trans-unit> 5135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">395</context></context-group></trans-unit>
5118 <trans-unit id="2331464426553277323" datatype="html"> 5136 <trans-unit id="2331464426553277323" datatype="html">
5119 <source>Search index URL</source> 5137 <source>Search index URL</source>
5120 <target state="translated">æœå°‹ç´¢å¼• URL</target> 5138 <target state="translated">æœå°‹ç´¢å¼• URL</target>
5121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">400</context></context-group> 5139
5122 </trans-unit> 5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">402</context></context-group></trans-unit>
5123 <trans-unit id="8524278911521465398" datatype="html"> 5141 <trans-unit id="8524278911521465398" datatype="html">
5124 <source>Disable local search in search bar</source> 5142 <source>Disable local search in search bar</source>
5125 <target state="translated">在æœå°‹åˆ—åœç”¨æœ¬åœ°æœå°‹</target> 5143 <target state="translated">在æœå°‹åˆ—åœç”¨æœ¬åœ°æœå°‹</target>
5126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">413</context></context-group> 5144
5127 </trans-unit> 5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">415</context></context-group></trans-unit>
5128 <trans-unit id="6568991917245875948" datatype="html"> 5146 <trans-unit id="6568991917245875948" datatype="html">
5129 <source>Otherwise the local search stays used by default</source> 5147 <source>Otherwise the local search stays used by default</source>
5130 <target state="translated">å¦å‰‡ä»é è¨­ä½¿ç”¨æœ¬åœ°æœå°‹</target> 5148 <target state="translated">å¦å‰‡ä»é è¨­ä½¿ç”¨æœ¬åœ°æœå°‹</target>
5131 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">423</context></context-group> 5149
5132 </trans-unit> 5150 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">425</context></context-group></trans-unit>
5133 <trans-unit id="4444955208013675027" datatype="html"> 5151 <trans-unit id="4444955208013675027" datatype="html">
5134 <source>Search bar uses the global search index by default</source> 5152 <source>Search bar uses the global search index by default</source>
5135 <target state="translated">æœå°‹åˆ—é è¨­ä½¿ç”¨å…¨åŸŸæœå°‹</target> 5153 <target state="translated">æœå°‹åˆ—é è¨­ä½¿ç”¨å…¨åŸŸæœå°‹</target>
5136 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">420</context></context-group> 5154
5137 </trans-unit> 5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">422</context></context-group></trans-unit>
5138 <trans-unit id="6476750382562952780" datatype="html"> 5156 <trans-unit id="6476750382562952780" datatype="html">
5139 <source>Enable global search</source> 5157 <source>Enable global search</source>
5140 <target state="translated">啟用全域æœå°‹</target> 5158 <target state="translated">啟用全域æœå°‹</target>
5141 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">388</context></context-group> 5159
5142 </trans-unit> 5160 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">390</context></context-group></trans-unit>
5143 <trans-unit id="836183323506117145" datatype="html"> 5161 <trans-unit id="836183323506117145" datatype="html">
5144 <source>FEDERATION</source> 5162 <source>FEDERATION</source>
5145 <target state="translated">è¯ç›Ÿ</target> 5163 <target state="translated">è¯ç›Ÿ</target>
5146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">441</context></context-group> 5164
5147 </trans-unit> 5165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">443</context></context-group></trans-unit>
5148 <trans-unit id="252719899360434356" datatype="html"> 5166 <trans-unit id="252719899360434356" datatype="html">
5149 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source> 5167 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
5150 <target state="translated">管ç†èˆ‡å…¶ä»–ç«™å°çš„<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target> 5168 <target state="translated">管ç†èˆ‡å…¶ä»–ç«™å°çš„<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target>
5151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">442</context></context-group> 5169
5152 </trans-unit> 5170 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">444</context></context-group></trans-unit>
5153 <trans-unit id="9119248927271669654" datatype="html"> 5171 <trans-unit id="9119248927271669654" datatype="html">
5154 <source>Other instances can follow yours</source> 5172 <source>Other instances can follow yours</source>
5155 <target state="translated">其他站臺å¯ä»¥è¿½è¹¤æ‚¨çš„</target> 5173 <target state="translated">其他站臺å¯ä»¥è¿½è¹¤æ‚¨çš„</target>
5156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">455</context></context-group> 5174
5157 </trans-unit> 5175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">457</context></context-group></trans-unit>
5158 <trans-unit id="7015551137649102649" datatype="html"> 5176 <trans-unit id="7015551137649102649" datatype="html">
5159 <source>Manually approve new instance followers</source> 5177 <source>Manually approve new instance followers</source>
5160 <target state="translated">手動批准新的站臺追蹤者</target> 5178 <target state="translated">手動批准新的站臺追蹤者</target>
5161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">462</context></context-group> 5179
5162 </trans-unit> 5180 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">464</context></context-group></trans-unit>
5163 <trans-unit id="4803992993548153434" datatype="html"> 5181 <trans-unit id="4803992993548153434" datatype="html">
5164 <source>Automatically follow back instances</source> 5182 <source>Automatically follow back instances</source>
5165 <target state="translated">自動追蹤站臺</target> 5183 <target state="translated">自動追蹤站臺</target>
5166 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">475</context></context-group> 5184
5167 </trans-unit> 5185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">477</context></context-group></trans-unit>
5168 <trans-unit id="2092224316392295720" datatype="html"> 5186 <trans-unit id="2092224316392295720" datatype="html">
5169 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source> 5187 <source>âš ï¸ This functionality requires a lot of attention and extra moderation.</source>
5170 <target state="translated">âš ï¸ ä½¿ç”¨æ­¤åŠŸèƒ½æ™‚å¿…é ˆéžå¸¸å°å¿ƒã€‚</target> 5188 <target state="translated">âš ï¸ ä½¿ç”¨æ­¤åŠŸèƒ½æ™‚å¿…é ˆéžå¸¸å°å¿ƒã€‚</target>
5171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group> 5189
5172 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 5190
5173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">491</context></context-group> 5191
5174 </trans-unit> 5192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">480</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group></trans-unit>
5175 <trans-unit id="1718269478813020014"> 5193 <trans-unit id="1718269478813020014">
5176 <source>Index URL</source> 5194 <source>Index URL</source>
5177 <target>索引 URL</target> 5195 <target>索引 URL</target>
5178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">500</context></context-group> 5196
5179 </trans-unit> 5197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">502</context></context-group></trans-unit>
5180 <trans-unit id="173263206605027981" datatype="html"> 5198 <trans-unit id="173263206605027981" datatype="html">
5181 <source>Automatically follow instances of a public index</source> 5199 <source>Automatically follow instances of a public index</source>
5182 <target state="translated">自動追蹤公開索引上的站臺</target> 5200 <target state="translated">自動追蹤公開索引上的站臺</target>
5183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">488</context></context-group> 5201
5184 </trans-unit> 5202 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">490</context></context-group></trans-unit>
5185 <trans-unit id="9076632742417302918" datatype="html"> 5203 <trans-unit id="9076632742417302918" datatype="html">
5186 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source> 5204 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
5187 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以å–得關於é æœŸ URL 的更多資訊 </target> 5205 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以å–得關於é æœŸ URL 的更多資訊 </target>
5188 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">493</context></context-group> 5206
5189 </trans-unit> 5207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">495</context></context-group></trans-unit>
5190 <trans-unit id="3946988229617310200" datatype="html"> 5208 <trans-unit id="3946988229617310200" datatype="html">
5191 <source>ADMINISTRATORS</source> 5209 <source>ADMINISTRATORS</source>
5192 <target state="translated">管ç†</target> 5210 <target state="translated">管ç†</target>
5193 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">520</context></context-group> 5211
5194 </trans-unit> 5212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">522</context></context-group></trans-unit>
5195 <trans-unit id="2149300564474427551"> 5213 <trans-unit id="2149300564474427551">
5196 <source>Administrator</source> 5214 <source>Administrator</source>
5197 <target>管ç†å“¡</target> 5215 <target>管ç†å“¡</target>
@@ -5200,13 +5218,13 @@ The link will expire within 1 hour.</source>
5200 <trans-unit id="3171683206914962995"> 5218 <trans-unit id="3171683206914962995">
5201 <source>Admin email</source> 5219 <source>Admin email</source>
5202 <target>管ç†é›»å­éƒµä»¶</target> 5220 <target>管ç†é›»å­éƒµä»¶</target>
5203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">526</context></context-group> 5221
5204 </trans-unit> 5222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">528</context></context-group></trans-unit>
5205 <trans-unit id="4722881456283329321"> 5223 <trans-unit id="4722881456283329321">
5206 <source>Enable contact form</source> 5224 <source>Enable contact form</source>
5207 <target>啟用è¯çµ¡è¡¨å–®</target> 5225 <target>啟用è¯çµ¡è¡¨å–®</target>
5208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">539</context></context-group> 5226
5209 </trans-unit> 5227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">541</context></context-group></trans-unit>
5210 <trans-unit id="5926348345797688952" datatype="html"> 5228 <trans-unit id="5926348345797688952" datatype="html">
5211 <source>VOD Transcoding</source> 5229 <source>VOD Transcoding</source>
5212 <target state="translated">VOD 轉碼</target> 5230 <target state="translated">VOD 轉碼</target>
@@ -5215,28 +5233,28 @@ The link will expire within 1 hour.</source>
5215 <trans-unit id="1765095834299337775" datatype="html"> 5233 <trans-unit id="1765095834299337775" datatype="html">
5216 <source>TWITTER</source> 5234 <source>TWITTER</source>
5217 <target state="translated">TWITTER</target> 5235 <target state="translated">TWITTER</target>
5218 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">548</context></context-group> 5236
5219 </trans-unit> 5237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">550</context></context-group></trans-unit>
5220 <trans-unit id="3202133522706129143" datatype="html"> 5238 <trans-unit id="3202133522706129143" datatype="html">
5221 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source> 5239 <source>Provide the Twitter account representing your instance to improve link previews. If you don't have a Twitter account, just leave the default value.</source>
5222 <target state="translated">æ供代表您站å°çš„ Twitter 帳號以改善連çµé è¦½ã€‚如果您沒有 Twitter 帳號,請ä¿ç•™é è¨­å€¼ã€‚</target> 5240 <target state="translated">æ供代表您站å°çš„ Twitter 帳號以改善連çµé è¦½ã€‚如果您沒有 Twitter 帳號,請ä¿ç•™é è¨­å€¼ã€‚</target>
5223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">549</context></context-group> 5241
5224 </trans-unit> 5242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">551</context></context-group></trans-unit>
5225 <trans-unit id="4087837092261487511"> 5243 <trans-unit id="4087837092261487511">
5226 <source>Your Twitter username</source> 5244 <source>Your Twitter username</source>
5227 <target>您的 Twitter 使用者å稱</target> 5245 <target>您的 Twitter 使用者å稱</target>
5228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">561</context></context-group> 5246
5229 </trans-unit> 5247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group></trans-unit>
5230 <trans-unit id="5648651824279408711" datatype="html"> 5248 <trans-unit id="5648651824279408711" datatype="html">
5231 <source>Instance allowed by Twitter</source> 5249 <source>Instance allowed by Twitter</source>
5232 <target state="translated">被 Twitter å…許的站臺</target> 5250 <target state="translated">被 Twitter å…許的站臺</target>
5233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">574</context></context-group> 5251
5234 </trans-unit> 5252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">576</context></context-group></trans-unit>
5235 <trans-unit id="2076338542820061819" datatype="html"> 5253 <trans-unit id="2076338542820061819" datatype="html">
5236 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source> 5254 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
5237 <target state="translated">如果您的站å°æ˜Žé¡¯è¢« Twitter å…許,Twitter çš„ feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>如果您的站å°æ²’有,那麼我們會用圖片連çµå¡ç‰‡ä¾†é‡æ–°å°Žå‘到您的 PeerTube ç«™å°ã€‚<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>勾é¸æ­¤æ ¸å–方塊,儲存設定並使用您站å°çš„影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 來檢視您的站å°æ˜¯å¦è¢«å…許。 </target> 5255 <target state="translated">如果您的站å°æ˜Žé¡¯è¢« Twitter å…許,Twitter çš„ feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>如果您的站å°æ²’有,那麼我們會用圖片連çµå¡ç‰‡ä¾†é‡æ–°å°Žå‘到您的 PeerTube ç«™å°ã€‚<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>勾é¸æ­¤æ ¸å–方塊,儲存設定並使用您站å°çš„影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 來檢視您的站å°æ˜¯å¦è¢«å…許。 </target>
5238 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">578</context></context-group> 5256
5239 </trans-unit> 5257 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">580</context></context-group></trans-unit>
5240 <trans-unit id="493135676263039396" datatype="html"> 5258 <trans-unit id="493135676263039396" datatype="html">
5241 <source>LIVE</source> 5259 <source>LIVE</source>
5242 <target state="translated">ç›´æ’­</target> 5260 <target state="translated">ç›´æ’­</target>
@@ -5636,19 +5654,81 @@ color: red;
5636 <source>PASSWORD</source> 5654 <source>PASSWORD</source>
5637 <target state="translated">密碼</target> 5655 <target state="translated">密碼</target>
5638 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5657 </trans-unit><trans-unit id="3892825090402620438" datatype="html">
5658 <source>Two-factor authentication</source><target state="new">Two-factor authentication</target>
5659 <context-group purpose="location">
5660 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5661 <context context-type="linenumber">67</context>
5662 </context-group>
5639 </trans-unit> 5663 </trans-unit>
5640 <trans-unit id="9012586956848595996" datatype="html"> 5664 <trans-unit id="9012586956848595996" datatype="html">
5641 <source>EMAIL</source> 5665 <source>EMAIL</source>
5642 <target state="translated">é›»å­éƒµä»¶</target> 5666 <target state="translated">é›»å­éƒµä»¶</target>
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">67</context></context-group> 5667
5668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit><trans-unit id="4309045590850686400" datatype="html">
5669 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source><target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target>
5670 <context-group purpose="location">
5671 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5672 <context context-type="linenumber">3,5</context>
5673 </context-group>
5674 </trans-unit><trans-unit id="2955617286542082394" datatype="html">
5675 <source>Enable two-factor authentication</source><target state="new">Enable two-factor authentication</target>
5676 <context-group purpose="location">
5677 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5678 <context context-type="linenumber">5</context>
5679 </context-group>
5680 </trans-unit><trans-unit id="2658424416565652268" datatype="html">
5681 <source>Disable two-factor authentication</source><target state="new">Disable two-factor authentication</target>
5682 <context-group purpose="location">
5683 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5684 <context context-type="linenumber">9</context>
5685 </context-group>
5686 </trans-unit><trans-unit id="4561231095368496452" datatype="html">
5687 <source>Are you sure you want to disable two factor authentication of your account?</source><target state="new">Are you sure you want to disable two factor authentication of your account?</target>
5688 <context-group purpose="location">
5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5690 <context context-type="linenumber">31</context>
5691 </context-group>
5692 </trans-unit><trans-unit id="3757273554886026258" datatype="html">
5693 <source>Disable two factor</source><target state="new">Disable two factor</target>
5694 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5696 <context context-type="linenumber">33</context>
5697 </context-group>
5698 </trans-unit><trans-unit id="7121657131608757909" datatype="html">
5699 <source>Two factor authentication disabled</source><target state="new">Two factor authentication disabled</target>
5700 <context-group purpose="location">
5701 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5702 <context context-type="linenumber">43</context>
5703 </context-group>
5704 </trans-unit><trans-unit id="872237557319890340" datatype="html">
5705 <source> Two factor authentication is already enabled.
5706</source><target state="new"> Two factor authentication is already enabled.
5707</target>
5708 <context-group purpose="location">
5709 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5710 <context context-type="linenumber">6,8</context>
5711 </context-group>
5712 </trans-unit><trans-unit id="4921687518561446633" datatype="html">
5713 <source>Your password</source><target state="new">Your password</target>
5714 <context-group purpose="location">
5715 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5716 <context context-type="linenumber">14</context>
5717 </context-group>
5718 </trans-unit><trans-unit id="2990026202987449106" datatype="html">
5719 <source>Confirm your password to enable two factor authentication</source><target state="new">Confirm your password to enable two factor authentication</target>
5720 <context-group purpose="location">
5721 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5722 <context context-type="linenumber">15</context>
5723 </context-group>
5644 </trans-unit> 5724 </trans-unit>
5645 <trans-unit id="7752239348028675311" datatype="html"> 5725 <trans-unit id="7752239348028675311" datatype="html">
5646 <source>DANGER ZONE</source> 5726 <source>DANGER ZONE</source>
5647 <target state="translated">å±éšªå€</target> 5727 <target state="translated">å±éšªå€</target>
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5728
5649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">213</context></context-group> 5729
5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5730
5651 </trans-unit> 5731 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group></trans-unit>
5652 <trans-unit id="4915431133669985304"> 5732 <trans-unit id="4915431133669985304">
5653 <source>Profile</source> 5733 <source>Profile</source>
5654 <target>簡介</target> 5734 <target>簡介</target>
@@ -5795,9 +5875,9 @@ color: red;
5795 <trans-unit id="5340498030552368470"> 5875 <trans-unit id="5340498030552368470">
5796 <source>Current password</source> 5876 <source>Current password</source>
5797 <target>ç›®å‰çš„密碼</target> 5877 <target>ç›®å‰çš„密碼</target>
5798 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group> 5878
5799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group> 5879
5800 </trans-unit> 5880 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.html</context><context context-type="linenumber">7</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">18</context></context-group></trans-unit>
5801 <trans-unit id="3588415639242079458"> 5881 <trans-unit id="3588415639242079458">
5802 <source>New password</source> 5882 <source>New password</source>
5803 <target>新密碼</target> 5883 <target>新密碼</target>
@@ -6077,7 +6157,17 @@ color: red;
6077 <trans-unit id="4247400351982331798" datatype="html"> 6157 <trans-unit id="4247400351982331798" datatype="html">
6078 <source>Account settings</source> 6158 <source>Account settings</source>
6079 <target state="translated">帳號設定</target> 6159 <target state="translated">帳號設定</target>
6080 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">28</context></context-group> 6160
6161 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">29</context></context-group></trans-unit><trans-unit id="5863226045830598109" datatype="html">
6162 <source>Two factor authentication</source><target state="new">Two factor authentication</target>
6163 <context-group purpose="location">
6164 <context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context>
6165 <context context-type="linenumber">39</context>
6166 </context-group>
6167 <context-group purpose="location">
6168 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
6169 <context context-type="linenumber">3</context>
6170 </context-group>
6081 </trans-unit> 6171 </trans-unit>
6082 <trans-unit id="2864486939135008600" datatype="html"> 6172 <trans-unit id="2864486939135008600" datatype="html">
6083 <source>Playlist elements</source> 6173 <source>Playlist elements</source>
@@ -6485,11 +6575,11 @@ color: red;
6485 <trans-unit id="2454050363478003966" datatype="html"> 6575 <trans-unit id="2454050363478003966" datatype="html">
6486 <source>Login</source> 6576 <source>Login</source>
6487 <target state="translated">登入</target> 6577 <target state="translated">登入</target>
6488 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group> 6578
6489 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">67</context></context-group> 6579
6490 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group> 6580
6491 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group> 6581
6492 </trans-unit> 6582 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login-routing.module.ts</context><context context-type="linenumber">12</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">103</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit>
6493 <trans-unit id="6154714649766447409" datatype="html"> 6583 <trans-unit id="6154714649766447409" datatype="html">
6494 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source> 6584 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > Login </source>
6495 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > 登入 </target> 6585 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong class=&quot;underline-orange&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> > 登入 </target>
@@ -7396,10 +7486,10 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7396 <trans-unit id="1504521795586863905" datatype="html"> 7486 <trans-unit id="1504521795586863905" datatype="html">
7397 <source>VIDEOS</source> 7487 <source>VIDEOS</source>
7398 <target state="translated">影片</target> 7488 <target state="translated">影片</target>
7399 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group> 7489
7400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">244</context></context-group> 7490
7401 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group> 7491
7402 </trans-unit> 7492 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">246</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
7403 <trans-unit id="25349740244798533"> 7493 <trans-unit id="25349740244798533">
7404 <source>Username copied</source> 7494 <source>Username copied</source>
7405 <target>使用者å稱已複製</target> 7495 <target>使用者å稱已複製</target>
@@ -7572,8 +7662,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7572 <trans-unit id="3203902538239082422" datatype="html"> 7662 <trans-unit id="3203902538239082422" datatype="html">
7573 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source> 7663 <source>You enabled signup: we automatically enabled the "Block new videos automatically" checkbox of the "Videos" section just below.</source>
7574 <target state="translated">您啟用了註冊:我們自動啟用了下é¢ã€Œå½±ç‰‡ã€éƒ¨ä»½çš„「自動å°éŽ–新影片ã€ã€‚</target> 7664 <target state="translated">您啟用了註冊:我們自動啟用了下é¢ã€Œå½±ç‰‡ã€éƒ¨ä»½çš„「自動å°éŽ–新影片ã€ã€‚</target>
7575 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">132</context></context-group> 7665
7576 </trans-unit> 7666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.ts</context><context context-type="linenumber">136</context></context-group></trans-unit>
7577 <trans-unit id="6284468333579755406" datatype="html"> 7667 <trans-unit id="6284468333579755406" datatype="html">
7578 <source>Edit custom configuration</source> 7668 <source>Edit custom configuration</source>
7579 <target state="translated">編輯自訂設定</target> 7669 <target state="translated">編輯自訂設定</target>
@@ -7745,33 +7835,33 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7745 <trans-unit id="7022070615528435141" datatype="html"> 7835 <trans-unit id="7022070615528435141" datatype="html">
7746 <source>Delete</source> 7836 <source>Delete</source>
7747 <target state="translated">刪除</target> 7837 <target state="translated">刪除</target>
7748 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group> 7838
7749 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group> 7839
7750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group> 7840
7751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> 7841
7752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> 7842
7753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group> 7843
7754 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group> 7844
7755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group> 7845
7756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group> 7846
7757 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group> 7847
7758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group> 7848
7759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group> 7849
7760 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group> 7850
7761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group> 7851
7762 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group> 7852
7763 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> 7853
7764 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> 7854
7765 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">174</context></context-group> 7855
7766 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group> 7856
7767 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group> 7857
7768 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group> 7858
7769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group> 7859
7770 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group> 7860
7771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group> 7861
7772 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group> 7862
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group> 7863
7774 </trans-unit> 7864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">51</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.ts</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">105</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">249</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">225</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">280</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">128</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">175</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">189</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">377</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">412</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">21</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">377</context></context-group></trans-unit>
7775 <trans-unit id="3145156821099755377" datatype="html"> 7865 <trans-unit id="3145156821099755377" datatype="html">
7776 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source> 7866 <source>Accepted {count, plural, =1 {<x id="followerName"/> follow request} other {<x id="count"/> follow requests}}</source>
7777 <target state="translated">å·²æŽ¥å— {count, plural, =1 {<x id="followerName"/> 個追蹤請求} other {<x id="count"/> 個追蹤請求}}</target> 7867 <target state="translated">å·²æŽ¥å— {count, plural, =1 {<x id="followerName"/> 個追蹤請求} other {<x id="count"/> 個追蹤請求}}</target>
@@ -7887,15 +7977,14 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7887 <source>Follow request(s) sent!</source> 7977 <source>Follow request(s) sent!</source>
7888 <target>追蹤請求已傳é€ï¼</target> 7978 <target>追蹤請求已傳é€ï¼</target>
7889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group> 7979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.ts</context><context context-type="linenumber">67</context></context-group>
7890 </trans-unit> 7980 </trans-unit><trans-unit id="3069073855436209848" datatype="html">
7891 <trans-unit id="3459358413436264734" datatype="html"> 7981 <source>Subscriptions of your instance</source><target state="new">Subscriptions of your instance</target>
7892 <source>Your instance subscriptions</source>
7893 <target state="translated">您的站å°è¨‚é–±</target>
7894 <context-group purpose="location"> 7982 <context-group purpose="location">
7895 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context> 7983 <context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context>
7896 <context context-type="linenumber">3</context> 7984 <context context-type="linenumber">3</context>
7897 </context-group> 7985 </context-group>
7898 </trans-unit> 7986 </trans-unit>
7987
7899 <trans-unit id="9160510009013134726"> 7988 <trans-unit id="9160510009013134726">
7900 <source>Unfollow</source> 7989 <source>Unfollow</source>
7901 <target>å–消追蹤</target> 7990 <target>å–消追蹤</target>
@@ -8443,17 +8532,23 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8443 <trans-unit id="780323526182667308" datatype="html"> 8532 <trans-unit id="780323526182667308" datatype="html">
8444 <source>User <x id="PH"/> updated.</source> 8533 <source>User <x id="PH"/> updated.</source>
8445 <target state="translated">使用者 <x id="PH"/> 已更新。</target> 8534 <target state="translated">使用者 <x id="PH"/> 已更新。</target>
8446 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">94</context></context-group> 8535
8447 </trans-unit> 8536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
8448 <trans-unit id="1349763489797682899"> 8537 <trans-unit id="1349763489797682899">
8449 <source>Update user</source> 8538 <source>Update user</source>
8450 <target>更新使用者</target> 8539 <target>更新使用者</target>
8451 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">113</context></context-group> 8540
8452 </trans-unit> 8541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
8453 <trans-unit id="8819563010322372715"> 8542 <trans-unit id="8819563010322372715">
8454 <source>An email asking for password reset has been sent to <x id="PH"/>.</source> 8543 <source>An email asking for password reset has been sent to <x id="PH"/>.</source>
8455 <target>已傳é€è¦æ±‚é‡ç½®å¯†ç¢¼çš„é›»å­éƒµä»¶ <x id="PH"/>。</target> 8544 <target>已傳é€è¦æ±‚é‡ç½®å¯†ç¢¼çš„é›»å­éƒµä»¶ <x id="PH"/>。</target>
8456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">120</context></context-group> 8545
8546 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context><context context-type="linenumber">121</context></context-group></trans-unit><trans-unit id="5679185794144903715" datatype="html">
8547 <source>Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</source><target state="new">Two factor authentication of <x id="PH" equiv-text="this.user.username"/> disabled.</target>
8548 <context-group purpose="location">
8549 <context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-update.component.ts</context>
8550 <context context-type="linenumber">134</context>
8551 </context-group>
8457 </trans-unit> 8552 </trans-unit>
8458 <trans-unit id="7483807629538115183" datatype="html"> 8553 <trans-unit id="7483807629538115183" datatype="html">
8459 <source>Users list</source> 8554 <source>Users list</source>
@@ -8992,9 +9087,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
8992 <trans-unit id="1716062177529601456" datatype="html"> 9087 <trans-unit id="1716062177529601456" datatype="html">
8993 <source>Channel filters</source> 9088 <source>Channel filters</source>
8994 <target state="translated">é »é“éŽæ¿¾å™¨</target> 9089 <target state="translated">é »é“éŽæ¿¾å™¨</target>
8995 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group> 9090
8996 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">122</context></context-group> 9091
8997 </trans-unit> 9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-followers.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
8998 <trans-unit id="6059091237492573541" datatype="html"> 9093 <trans-unit id="6059091237492573541" datatype="html">
8999 <source>Update video channel</source> 9094 <source>Update video channel</source>
9000 <target state="translated">更新影片頻é“</target> 9095 <target state="translated">更新影片頻é“</target>
@@ -9063,18 +9158,18 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9063 <trans-unit id="5851560788527570644" datatype="html"> 9158 <trans-unit id="5851560788527570644" datatype="html">
9064 <source>Notifications</source> 9159 <source>Notifications</source>
9065 <target state="translated">通知</target> 9160 <target state="translated">通知</target>
9066 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group> 9161
9067 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">108</context></context-group> 9162
9068 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group> 9163
9069 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group> 9164
9070 </trans-unit> 9165 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context><context context-type="linenumber">1</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">119</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/notification.component.html</context><context context-type="linenumber">22</context></context-group></trans-unit>
9071 <trans-unit id="6658000829978978023" datatype="html"> 9166 <trans-unit id="6658000829978978023" datatype="html">
9072 <source>Applications</source> 9167 <source>Applications</source>
9073 <target state="translated">應用程å¼</target> 9168 <target state="translated">應用程å¼</target>
9074 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group> 9169
9075 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">126</context></context-group> 9170
9076 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 9171
9077 </trans-unit> 9172 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-applications/my-account-applications.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">137</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group></trans-unit>
9078 <trans-unit id="104404386496394770" datatype="html"> 9173 <trans-unit id="104404386496394770" datatype="html">
9079 <source>Delete playlist</source> 9174 <source>Delete playlist</source>
9080 <target state="translated">刪除播放清單</target> 9175 <target state="translated">刪除播放清單</target>
@@ -9088,9 +9183,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9088 <trans-unit id="4844578664427956129" datatype="html"> 9183 <trans-unit id="4844578664427956129" datatype="html">
9089 <source>Change ownership</source> 9184 <source>Change ownership</source>
9090 <target state="translated">變更æ“有權</target> 9185 <target state="translated">變更æ“有權</target>
9091 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 9186
9092 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">220</context></context-group> 9187
9093 </trans-unit> 9188 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">221</context></context-group></trans-unit>
9094 <trans-unit id="3380608219513805292"> 9189 <trans-unit id="3380608219513805292">
9095 <source>Playlist <x id="PH"/> deleted.</source> 9190 <source>Playlist <x id="PH"/> deleted.</source>
9096 <target>播放清單 <x id="PH"/> 已刪除。</target> 9191 <target>播放清單 <x id="PH"/> 已刪除。</target>
@@ -9100,32 +9195,26 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9100 <trans-unit id="3058024914967508975"> 9195 <trans-unit id="3058024914967508975">
9101 <source>My videos</source> 9196 <source>My videos</source>
9102 <target>我的影片</target> 9197 <target>我的影片</target>
9103 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group> 9198
9104 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group> 9199
9105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">87</context></context-group> 9200
9106 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">77</context></context-group> 9201
9107 </trans-unit> 9202 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">88</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group></trans-unit>
9108 <trans-unit id="8197117721861453263"> 9203 <trans-unit id="8197117721861453263">
9109 <source>Do you really want to delete <x id="PH"/> videos?</source> 9204 <source>Do you really want to delete <x id="PH"/> videos?</source>
9110 <target>您真的想è¦åˆªé™¤ <x id="PH"/> 影片嗎?</target> 9205 <target>您真的想è¦åˆªé™¤ <x id="PH"/> 影片嗎?</target>
9111 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">172</context></context-group> 9206
9112 </trans-unit> 9207 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">173</context></context-group></trans-unit>
9113 <trans-unit id="696910741870112536" datatype="html"> 9208 <trans-unit id="696910741870112536" datatype="html">
9114 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source> 9209 <source>{length, plural, =1 {Video has been deleted} other {<x id="length"/> videos have been deleted}}</source>
9115 <target state="translated">{length, plural, =1 {影片已被刪除} other {<x id="length"/> 影片已被刪除}}</target> 9210 <target state="translated">{length, plural, =1 {影片已被刪除} other {<x id="length"/> 影片已被刪除}}</target>
9116 <context-group purpose="location"> 9211
9117 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9212 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">192</context></context-group></trans-unit>
9118 <context context-type="linenumber">191</context>
9119 </context-group>
9120 </trans-unit>
9121 <trans-unit id="3255171236149541417" datatype="html"> 9213 <trans-unit id="3255171236149541417" datatype="html">
9122 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source> 9214 <source><x id="PH" equiv-text="toDeleteVideosIds.length"/> have been deleted.</source>
9123 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> 已被刪除。</target> 9215 <target state="translated"><x id="PH" equiv-text="toDeleteVideosIds.length"/> 已被刪除。</target>
9124 <context-group purpose="location"> 9216
9125 <context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context> 9217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit>
9126 <context context-type="linenumber">193,191</context>
9127 </context-group>
9128 </trans-unit>
9129 <trans-unit id="2591467977473302125" datatype="html"> 9218 <trans-unit id="2591467977473302125" datatype="html">
9130 <source>Videos list</source> 9219 <source>Videos list</source>
9131 <target state="translated">影片清單</target> 9220 <target state="translated">影片清單</target>
@@ -9170,8 +9259,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9170 <trans-unit id="3245220240937722814"> 9259 <trans-unit id="3245220240937722814">
9171 <source>My channels</source> 9260 <source>My channels</source>
9172 <target>我的頻é“</target> 9261 <target>我的頻é“</target>
9173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group> 9262
9174 </trans-unit> 9263 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">79</context></context-group></trans-unit>
9175 <trans-unit id="1498264516089100469" datatype="html"> 9264 <trans-unit id="1498264516089100469" datatype="html">
9176 <source>My synchronizations</source> 9265 <source>My synchronizations</source>
9177 <target state="translated">我的åŒæ­¥</target> 9266 <target state="translated">我的åŒæ­¥</target>
@@ -9195,17 +9284,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9195 <trans-unit id="7545420287297803988"> 9284 <trans-unit id="7545420287297803988">
9196 <source>My playlists</source> 9285 <source>My playlists</source>
9197 <target>我的播放清單</target> 9286 <target>我的播放清單</target>
9198 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group> 9287
9199 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group> 9288
9200 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">86</context></context-group> 9289
9201 </trans-unit> 9290 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">95</context></context-group></trans-unit>
9202 <trans-unit id="2527931602940887636"> 9291 <trans-unit id="2527931602940887636">
9203 <source>My subscriptions</source> 9292 <source>My subscriptions</source>
9204 <target>我的訂閱</target> 9293 <target>我的訂閱</target>
9205 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group> 9294
9206 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group> 9295
9207 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">92</context></context-group> 9296
9208 </trans-unit> 9297 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library-routing.module.ts</context><context context-type="linenumber">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">101</context></context-group></trans-unit>
9209 <trans-unit id="5177154708872200221" datatype="html"> 9298 <trans-unit id="5177154708872200221" datatype="html">
9210 <source>You don't have any subscription yet.</source> 9299 <source>You don't have any subscription yet.</source>
9211 <target state="translated">您還沒有任何訂閱。</target> 9300 <target state="translated">您還沒有任何訂閱。</target>
@@ -9214,8 +9303,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9214 <trans-unit id="1991904494976135035" datatype="html"> 9303 <trans-unit id="1991904494976135035" datatype="html">
9215 <source>My abuse reports</source> 9304 <source>My abuse reports</source>
9216 <target state="translated">我的濫用回報</target> 9305 <target state="translated">我的濫用回報</target>
9217 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">117</context></context-group> 9306
9218 </trans-unit> 9307 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-routing.module.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
9219 <trans-unit id="5603224609929994288" datatype="html"> 9308 <trans-unit id="5603224609929994288" datatype="html">
9220 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source> 9309 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is awaiting email verification </source>
9221 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> 正在等待電å­éƒµä»¶é©—è­‰ </target> 9310 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> 正在等待電å­éƒµä»¶é©—è­‰ </target>
@@ -9262,28 +9351,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
9262 <trans-unit id="8181077408762380407" datatype="html"> 9351 <trans-unit id="8181077408762380407" datatype="html">
9263 <source>Channels</source> 9352 <source>Channels</source>
9264 <target state="translated">é »é“</target> 9353 <target state="translated">é »é“</target>
9265 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group> 9354
9266 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group> 9355
9267 </trans-unit> 9356 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">78</context></context-group></trans-unit>
9268 <trans-unit id="8936704404804793618" datatype="html"> 9357 <trans-unit id="8936704404804793618" datatype="html">
9269 <source>Videos</source> 9358 <source>Videos</source>
9270 <target state="translated">影片</target> 9359 <target state="translated">影片</target>
9271 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9360
9272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group> 9361
9273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group> 9362
9274 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group> 9363
9275 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group> 9364
9276 <context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group> 9365
9277 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">76</context></context-group> 9366
9278 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group> 9367
9279 </trans-unit> 9368 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-videos/account-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/admin.component.ts</context><context context-type="linenumber">49</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">195</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channel-videos/video-channel-videos.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/quick-settings-modal.component.html</context><context context-type="linenumber">10</context></context-group></trans-unit>
9280 <trans-unit id="1823843876735462104" datatype="html"> 9369 <trans-unit id="1823843876735462104" datatype="html">
9281 <source>Playlists</source> 9370 <source>Playlists</source>
9282 <target state="translated">播放清單</target> 9371 <target state="translated">播放清單</target>
9283 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group> 9372
9284 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group> 9373
9285 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">85</context></context-group> 9374
9286 </trans-unit> 9375 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">59</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.html</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">94</context></context-group></trans-unit>
9287 <trans-unit id="7916647920967632052" datatype="html"> 9376 <trans-unit id="7916647920967632052" datatype="html">
9288 <source>max size</source> 9377 <source>max size</source>
9289 <target state="translated">最大大å°</target> 9378 <target state="translated">最大大å°</target>
@@ -9502,8 +9591,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9502 <trans-unit id="375263728166936544"> 9591 <trans-unit id="375263728166936544">
9503 <source>You need to reconnect.</source> 9592 <source>You need to reconnect.</source>
9504 <target>您需è¦é‡æ–°é€£ç·šã€‚</target> 9593 <target>您需è¦é‡æ–°é€£ç·šã€‚</target>
9505 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">221</context></context-group> 9594
9506 </trans-unit> 9595 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">230</context></context-group></trans-unit>
9507 <trans-unit id="8093156107152165809" datatype="html"> 9596 <trans-unit id="8093156107152165809" datatype="html">
9508 <source>Show/hide this help menu</source> 9597 <source>Show/hide this help menu</source>
9509 <target state="translated">顯示或隱è—此說明é¸å–®</target> 9598 <target state="translated">顯示或隱è—此說明é¸å–®</target>
@@ -9528,39 +9617,30 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9528 <trans-unit id="3608407683173066091" datatype="html"> 9617 <trans-unit id="3608407683173066091" datatype="html">
9529 <source>My history</source> 9618 <source>My history</source>
9530 <target state="translated">我的歷å²ç´€éŒ„</target> 9619 <target state="translated">我的歷å²ç´€éŒ„</target>
9531 <context-group purpose="location"> 9620
9532 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9621 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
9533 <context context-type="linenumber">98</context>
9534 </context-group>
9535 </trans-unit>
9536 <trans-unit id="4024404994702813072" datatype="html"> 9622 <trans-unit id="4024404994702813072" datatype="html">
9537 <source>In my library</source> 9623 <source>In my library</source>
9538 <target state="translated">在我的收è—庫中</target> 9624 <target state="translated">在我的收è—庫中</target>
9539 <context-group purpose="location"> 9625
9540 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9626 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
9541 <context context-type="linenumber">104</context>
9542 </context-group>
9543 </trans-unit>
9544 <trans-unit id="232050922346936574" datatype="html"> 9627 <trans-unit id="232050922346936574" datatype="html">
9545 <source>Trending</source> 9628 <source>Trending</source>
9546 <target state="translated">熱門</target> 9629 <target state="translated">熱門</target>
9547 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group> 9630
9548 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">131</context></context-group> 9631
9549 </trans-unit> 9632 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">205</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">140</context></context-group></trans-unit>
9550 <trans-unit id="6470888608149621404" datatype="html"> 9633 <trans-unit id="6470888608149621404" datatype="html">
9551 <source>ON <x id="PH" equiv-text="config.instance.name"/></source> 9634 <source>ON <x id="PH" equiv-text="config.instance.name"/></source>
9552 <target state="translated">ä½æ–¼ <x id="PH" equiv-text="config.instance.name"/></target> 9635 <target state="translated">ä½æ–¼ <x id="PH" equiv-text="config.instance.name"/></target>
9553 <context-group purpose="location"> 9636
9554 <context context-type="sourcefile">src/app/core/menu/menu.service.ts</context> 9637 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">159</context></context-group></trans-unit>
9555 <context context-type="linenumber">150</context>
9556 </context-group>
9557 </trans-unit>
9558 <trans-unit id="2821179408673282599" datatype="html"> 9638 <trans-unit id="2821179408673282599" datatype="html">
9559 <source>Home</source> 9639 <source>Home</source>
9560 <target state="translated">家</target> 9640 <target state="translated">家</target>
9561 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">115</context></context-group> 9641
9562 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">116</context></context-group> 9642
9563 </trans-unit> 9643 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">125</context></context-group></trans-unit>
9564 <trans-unit id="4648900870671159218"> 9644 <trans-unit id="4648900870671159218">
9565 <source>Success</source> 9645 <source>Success</source>
9566 <target>æˆåŠŸ</target> 9646 <target>æˆåŠŸ</target>
@@ -9570,13 +9650,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9570 <trans-unit id="1266887509445371246"> 9650 <trans-unit id="1266887509445371246">
9571 <source>Incorrect username or password.</source> 9651 <source>Incorrect username or password.</source>
9572 <target>ä¸æ­£ç¢ºçš„使用者å稱或密碼。</target> 9652 <target>ä¸æ­£ç¢ºçš„使用者å稱或密碼。</target>
9573 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">185</context></context-group> 9653
9574 </trans-unit> 9654 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">210</context></context-group></trans-unit>
9575 <trans-unit id="6974874606619467663" datatype="html"> 9655 <trans-unit id="6974874606619467663" datatype="html">
9576 <source>Your account is blocked.</source> 9656 <source>Your account is blocked.</source>
9577 <target state="translated">您的帳號已被å°éŽ–。</target> 9657 <target state="translated">您的帳號已被å°éŽ–。</target>
9578 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">186</context></context-group> 9658
9579 </trans-unit> 9659 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">211</context></context-group></trans-unit>
9580 <trans-unit id="7939914198003891823" datatype="html"> 9660 <trans-unit id="7939914198003891823" datatype="html">
9581 <source>any language</source> 9661 <source>any language</source>
9582 <target state="translated">任何語言</target> 9662 <target state="translated">任何語言</target>
@@ -9746,6 +9826,14 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9746 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context> 9826 <context context-type="sourcefile">src/app/+admin/plugins/shared/plugin-navigation.component.html</context>
9747 <context context-type="linenumber">7</context> 9827 <context context-type="linenumber">7</context>
9748 </context-group> 9828 </context-group>
9829 </trans-unit><trans-unit id="4202012170513622087" datatype="html">
9830 <source> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9831</source><target state="new"> The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Since transcoding is enabled, videos size can be at most ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>.
9832</target>
9833 <context-group purpose="location">
9834 <context context-type="sourcefile">src/app/+admin/shared/user-real-quota-info.component.html</context>
9835 <context context-type="linenumber">1,4</context>
9836 </context-group>
9749 </trans-unit> 9837 </trans-unit>
9750 <trans-unit id="7804724824750282316" datatype="html"> 9838 <trans-unit id="7804724824750282316" datatype="html">
9751 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source> 9839 <source><x id="INTERPOLATION" equiv-text="{{ pagination.totalItems | myNumberFormatter }}"/> <x id="ICU" equiv-text="{pagination.totalItems, plural, =1 {result} other {results}}" xid="3148804384763272950"/></source>
@@ -9880,7 +9968,37 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
9880 <trans-unit id="9178182467454450952"> 9968 <trans-unit id="9178182467454450952">
9881 <source>Confirm</source> 9969 <source>Confirm</source>
9882 <target>確èª</target> 9970 <target>確èª</target>
9883 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">40</context></context-group> 9971
9972 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.ts</context><context context-type="linenumber">58</context></context-group></trans-unit><trans-unit id="3381033584543723394" datatype="html">
9973 <source> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </source><target state="new"> Scan this QR code into a TOTP app on your phone. This app will generate tokens that you will have to enter when logging in. </target>
9974 <context-group purpose="location">
9975 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9976 <context context-type="linenumber">28,30</context>
9977 </context-group>
9978 </trans-unit><trans-unit id="7990066577913542327" datatype="html">
9979 <source> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </source><target state="new"> If you can't scan the QR code and need to enter it manually, here is the plain-text secret: </target>
9980 <context-group purpose="location">
9981 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9982 <context context-type="linenumber">34,36</context>
9983 </context-group>
9984 </trans-unit><trans-unit id="2363389479062804726" datatype="html">
9985 <source>Two-factor code</source><target state="new">Two-factor code</target>
9986 <context-group purpose="location">
9987 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9988 <context context-type="linenumber">42</context>
9989 </context-group>
9990 </trans-unit><trans-unit id="336731433013115653" datatype="html">
9991 <source>Enter the code generated by your authenticator app to confirm</source><target state="new">Enter the code generated by your authenticator app to confirm</target>
9992 <context-group purpose="location">
9993 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
9994 <context context-type="linenumber">43</context>
9995 </context-group>
9996 </trans-unit><trans-unit id="2026328843059071368" datatype="html">
9997 <source>Two factor authentication has been enabled.</source><target state="new">Two factor authentication has been enabled.</target>
9998 <context-group purpose="location">
9999 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.ts</context>
10000 <context context-type="linenumber">77</context>
10001 </context-group>
9884 </trans-unit> 10002 </trans-unit>
9885 <trans-unit id="7784486624424057376"> 10003 <trans-unit id="7784486624424057376">
9886 <source>Instance name is required.</source> 10004 <source>Instance name is required.</source>
@@ -10084,6 +10202,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10084 <source>Handle must be valid (eg. chocobozzz@example.com).</source> 10202 <source>Handle must be valid (eg. chocobozzz@example.com).</source>
10085 <target state="translated">帳號必須有效(例如 chocobozzz@example.com)。</target> 10203 <target state="translated">帳號必須有效(例如 chocobozzz@example.com)。</target>
10086 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group> 10204 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">51</context></context-group>
10205 </trans-unit><trans-unit id="3159508433607320799" datatype="html">
10206 <source>OTP token is required.</source><target state="new">OTP token is required.</target>
10207 <context-group purpose="location">
10208 <context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context>
10209 <context context-type="linenumber">69</context>
10210 </context-group>
10087 </trans-unit> 10211 </trans-unit>
10088 <trans-unit id="4968369344159400023"> 10212 <trans-unit id="4968369344159400023">
10089 <source>Your name is required.</source> 10213 <source>Your name is required.</source>
@@ -10139,10 +10263,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10139 <trans-unit id="3577237269587081090"> 10263 <trans-unit id="3577237269587081090">
10140 <source>Password is required.</source> 10264 <source>Password is required.</source>
10141 <target>密碼必填。</target> 10265 <target>密碼必填。</target>
10142 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group> 10266
10143 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group> 10267
10144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">71</context></context-group> 10268
10145 </trans-unit> 10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/login-validators.ts</context><context context-type="linenumber">18</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">60</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">80</context></context-group></trans-unit>
10146 <trans-unit id="3152303769378345477"> 10270 <trans-unit id="3152303769378345477">
10147 <source>Confirmation of the password is required.</source> 10271 <source>Confirmation of the password is required.</source>
10148 <target>確èªå¯†ç¢¼å¿…填。</target> 10272 <target>確èªå¯†ç¢¼å¿…填。</target>
@@ -10186,94 +10310,94 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10186 <trans-unit id="525871656034789056"> 10310 <trans-unit id="525871656034789056">
10187 <source>Password must be at least 6 characters long.</source> 10311 <source>Password must be at least 6 characters long.</source>
10188 <target>密碼必須至少 6 個字元長。</target> 10312 <target>密碼必須至少 6 個字元長。</target>
10189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">72</context></context-group> 10313
10190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">83</context></context-group> 10314
10191 </trans-unit> 10315 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">92</context></context-group></trans-unit>
10192 <trans-unit id="1099684476181448167"> 10316 <trans-unit id="1099684476181448167">
10193 <source>Password cannot be more than 255 characters long.</source> 10317 <source>Password cannot be more than 255 characters long.</source>
10194 <target>密碼ä¸èƒ½å¤šæ–¼ 255 個字元。</target> 10318 <target>密碼ä¸èƒ½å¤šæ–¼ 255 個字元。</target>
10195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">73</context></context-group> 10319
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">84</context></context-group> 10320
10197 </trans-unit> 10321 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">93</context></context-group></trans-unit>
10198 <trans-unit id="3392630942539073768"> 10322 <trans-unit id="3392630942539073768">
10199 <source>The new password and the confirmed password do not correspond.</source> 10323 <source>The new password and the confirmed password do not correspond.</source>
10200 <target>新密碼與密碼確èªä¸ç›¸ç¬¦ã€‚</target> 10324 <target>新密碼與密碼確èªä¸ç›¸ç¬¦ã€‚</target>
10201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">91</context></context-group> 10325
10202 </trans-unit> 10326 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
10203 <trans-unit id="2027337371129904473"> 10327 <trans-unit id="2027337371129904473">
10204 <source>Video quota is required.</source> 10328 <source>Video quota is required.</source>
10205 <target>影片é…é¡å¿…填。</target> 10329 <target>影片é…é¡å¿…填。</target>
10206 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">98</context></context-group> 10330
10207 </trans-unit> 10331 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">107</context></context-group></trans-unit>
10208 <trans-unit id="267386529333143660"> 10332 <trans-unit id="267386529333143660">
10209 <source>Quota must be greater than -1.</source> 10333 <source>Quota must be greater than -1.</source>
10210 <target>é…é¡å¿…須大於 -1。</target> 10334 <target>é…é¡å¿…須大於 -1。</target>
10211 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">99</context></context-group> 10335
10212 </trans-unit> 10336 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">108</context></context-group></trans-unit>
10213 <trans-unit id="1220179061234048936"> 10337 <trans-unit id="1220179061234048936">
10214 <source>Daily upload limit is required.</source> 10338 <source>Daily upload limit is required.</source>
10215 <target>æ¯æ—¥ä¸Šå‚³é™åˆ¶å¿…填。</target> 10339 <target>æ¯æ—¥ä¸Šå‚³é™åˆ¶å¿…填。</target>
10216 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">105</context></context-group> 10340
10217 </trans-unit> 10341 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">114</context></context-group></trans-unit>
10218 <trans-unit id="8959404382357999234"> 10342 <trans-unit id="8959404382357999234">
10219 <source>Daily upload limit must be greater than -1.</source> 10343 <source>Daily upload limit must be greater than -1.</source>
10220 <target>æ¯æ—¥ä¸Šå‚³é™åˆ¶å¿…須大於 -1。</target> 10344 <target>æ¯æ—¥ä¸Šå‚³é™åˆ¶å¿…須大於 -1。</target>
10221 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">106</context></context-group> 10345
10222 </trans-unit> 10346 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
10223 <trans-unit id="4796798537475457493"> 10347 <trans-unit id="4796798537475457493">
10224 <source>User role is required.</source> 10348 <source>User role is required.</source>
10225 <target>使用者角色必填。</target> 10349 <target>使用者角色必填。</target>
10226 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">113</context></context-group> 10350
10227 </trans-unit> 10351 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">122</context></context-group></trans-unit>
10228 <trans-unit id="2761226139624435788"> 10352 <trans-unit id="2761226139624435788">
10229 <source>Description must be at least 3 characters long.</source> 10353 <source>Description must be at least 3 characters long.</source>
10230 <target>æ述必須至少 3 個字元長。</target> 10354 <target>æ述必須至少 3 個字元長。</target>
10231 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">125</context></context-group> 10355
10232 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group> 10356
10233 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group> 10357
10234 </trans-unit> 10358 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">36</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">33</context></context-group></trans-unit>
10235 <trans-unit id="4717982586356605243"> 10359 <trans-unit id="4717982586356605243">
10236 <source>Description cannot be more than 1000 characters long.</source> 10360 <source>Description cannot be more than 1000 characters long.</source>
10237 <target>æè¿°ä¸èƒ½å¤šæ–¼ 1000 個字元。</target> 10361 <target>æè¿°ä¸èƒ½å¤šæ–¼ 1000 個字元。</target>
10238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">126</context></context-group> 10362
10239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group> 10363
10240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group> 10364
10241 </trans-unit> 10365 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">135</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">34</context></context-group></trans-unit>
10242 <trans-unit id="1814372869868173571"> 10366 <trans-unit id="1814372869868173571">
10243 <source>You must agree with the instance terms in order to register on it.</source> 10367 <source>You must agree with the instance terms in order to register on it.</source>
10244 <target>您必須åŒæ„站臺æ¢æ¬¾ä»¥åœ¨å…¶ä¸Šè¨»å†Šã€‚</target> 10368 <target>您必須åŒæ„站臺æ¢æ¬¾ä»¥åœ¨å…¶ä¸Šè¨»å†Šã€‚</target>
10245 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">133</context></context-group> 10369
10246 </trans-unit> 10370 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">142</context></context-group></trans-unit>
10247 <trans-unit id="7803960725351649605"> 10371 <trans-unit id="7803960725351649605">
10248 <source>Ban reason must be at least 3 characters long.</source> 10372 <source>Ban reason must be at least 3 characters long.</source>
10249 <target>阻擋ç†ç”±å¿…須至少 3 個字元。</target> 10373 <target>阻擋ç†ç”±å¿…須至少 3 個字元。</target>
10250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">143</context></context-group> 10374
10251 </trans-unit> 10375 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
10252 <trans-unit id="3851609012243698179"> 10376 <trans-unit id="3851609012243698179">
10253 <source>Ban reason cannot be more than 250 characters long.</source> 10377 <source>Ban reason cannot be more than 250 characters long.</source>
10254 <target>阻擋ç†ç”±å¿…須多於 250 個字元。</target> 10378 <target>阻擋ç†ç”±å¿…須多於 250 個字元。</target>
10255 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">144</context></context-group> 10379
10256 </trans-unit> 10380 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">153</context></context-group></trans-unit>
10257 <trans-unit id="6632896893630378443"> 10381 <trans-unit id="6632896893630378443">
10258 <source>Display name is required.</source> 10382 <source>Display name is required.</source>
10259 <target>顯示å稱必填。</target> 10383 <target>顯示å稱必填。</target>
10260 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">155</context></context-group> 10384
10261 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group> 10385
10262 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group> 10386
10263 </trans-unit> 10387 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">164</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">24</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">12</context></context-group></trans-unit>
10264 <trans-unit id="1303578752658966736"> 10388 <trans-unit id="1303578752658966736">
10265 <source>Display name must be at least 1 character long.</source> 10389 <source>Display name must be at least 1 character long.</source>
10266 <target>顯示å稱必須至少 1 個字元長。</target> 10390 <target>顯示å稱必須至少 1 個字元長。</target>
10267 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">156</context></context-group> 10391
10268 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group> 10392
10269 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group> 10393
10270 </trans-unit> 10394 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">165</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-playlist-validators.ts</context><context context-type="linenumber">13</context></context-group></trans-unit>
10271 <trans-unit id="4613240543124934954"> 10395 <trans-unit id="4613240543124934954">
10272 <source>Display name cannot be more than 50 characters long.</source> 10396 <source>Display name cannot be more than 50 characters long.</source>
10273 <target>顯示å稱ä¸èƒ½å¤šæ–¼ 50 個字元。</target> 10397 <target>顯示å稱ä¸èƒ½å¤šæ–¼ 50 個字元。</target>
10274 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">157</context></context-group> 10398
10275 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group> 10399
10276 </trans-unit> 10400 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">166</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">26</context></context-group></trans-unit>
10277 <trans-unit id="1000468652492651683"> 10401 <trans-unit id="1000468652492651683">
10278 <source>Report reason is required.</source> 10402 <source>Report reason is required.</source>
10279 <target>舉報ç†ç”±å¿…填。</target> 10403 <target>舉報ç†ç”±å¿…填。</target>
@@ -11143,10 +11267,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11143 <target state="translated"> 11267 <target state="translated">
11144 <x id="PH"/>(頻é“é é¢ï¼‰ 11268 <x id="PH"/>(頻é“é é¢ï¼‰
11145 </target> 11269 </target>
11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group> 11270
11147 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group> 11271
11148 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">128</context></context-group> 11272
11149 </trans-unit> 11273 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-avatar-channel.component.ts</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">131</context></context-group></trans-unit>
11150 <trans-unit id="1209500590333005801" datatype="html"> 11274 <trans-unit id="1209500590333005801" datatype="html">
11151 <source><x id="PH"/> (account page) </source> 11275 <source><x id="PH"/> (account page) </source>
11152 <target state="translated"> 11276 <target state="translated">
@@ -11525,23 +11649,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11525 <trans-unit id="968295009933361070"> 11649 <trans-unit id="968295009933361070">
11526 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source> 11650 <source>Too many attempts, please try again after <x id="PH"/> minutes.</source>
11527 <target>太多次嘗試,請在 <x id="PH"/> 分é˜å¾Œå†è©¦ã€‚</target> 11651 <target>太多次嘗試,請在 <x id="PH"/> 分é˜å¾Œå†è©¦ã€‚</target>
11528 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">118</context></context-group> 11652
11529 </trans-unit> 11653 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">120</context></context-group></trans-unit>
11530 <trans-unit id="4965472196059235310"> 11654 <trans-unit id="4965472196059235310">
11531 <source>Too many attempts, please try again later.</source> 11655 <source>Too many attempts, please try again later.</source>
11532 <target>太多次嘗試,請ç¨å¾Œå†è©¦ã€‚</target> 11656 <target>太多次嘗試,請ç¨å¾Œå†è©¦ã€‚</target>
11533 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">121</context></context-group> 11657
11534 </trans-unit> 11658 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">123</context></context-group></trans-unit>
11535 <trans-unit id="1693549688987384699"> 11659 <trans-unit id="1693549688987384699">
11536 <source>Server error. Please retry later.</source> 11660 <source>Server error. Please retry later.</source>
11537 <target>伺æœå™¨éŒ¯èª¤ã€‚è«‹ç¨å¾Œé‡è©¦ã€‚</target> 11661 <target>伺æœå™¨éŒ¯èª¤ã€‚è«‹ç¨å¾Œé‡è©¦ã€‚</target>
11538 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">125</context></context-group> 11662
11539 </trans-unit> 11663 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">127</context></context-group></trans-unit>
11540 <trans-unit id="7436975022198908854" datatype="html"> 11664 <trans-unit id="7436975022198908854" datatype="html">
11541 <source>Unknown server error</source> 11665 <source>Unknown server error</source>
11542 <target state="translated">未知的伺æœå™¨éŒ¯èª¤</target> 11666 <target state="translated">未知的伺æœå™¨éŒ¯èª¤</target>
11543 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">128</context></context-group> 11667
11544 </trans-unit> 11668 <context-group purpose="location"><context context-type="sourcefile">src/app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">130</context></context-group></trans-unit>
11545 <trans-unit id="5927402622550505067" datatype="html"> 11669 <trans-unit id="5927402622550505067" datatype="html">
11546 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> 11670 <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source>
11547 <target state="translated">訂閱 <x id="PH"/> ç›®å‰çš„所有頻é“。您將會收到它們所有的新影片。</target> 11671 <target state="translated">訂閱 <x id="PH"/> ç›®å‰çš„所有頻é“。您將會收到它們所有的新影片。</target>
@@ -11692,8 +11816,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11692 <trans-unit id="2115592966120408375"> 11816 <trans-unit id="2115592966120408375">
11693 <source>Copied</source> 11817 <source>Copied</source>
11694 <target>已複製</target> 11818 <target>已複製</target>
11695 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">48</context></context-group> 11819
11696 </trans-unit> 11820 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/input-text.component.ts</context><context context-type="linenumber">50</context></context-group></trans-unit>
11697 <trans-unit id="4323470180912194028" datatype="html"> 11821 <trans-unit id="4323470180912194028" datatype="html">
11698 <source>Copy</source> 11822 <source>Copy</source>
11699 <target state="translated">複製</target> 11823 <target state="translated">複製</target>
@@ -11941,46 +12065,43 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11941 <trans-unit id="4058575476871566236"> 12065 <trans-unit id="4058575476871566236">
11942 <source>Published</source> 12066 <source>Published</source>
11943 <target>已發佈</target> 12067 <target>已發佈</target>
11944 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">173</context></context-group> 12068
11945 </trans-unit> 12069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">176</context></context-group></trans-unit>
11946 <trans-unit id="7657908235362559477" datatype="html"> 12070 <trans-unit id="7657908235362559477" datatype="html">
11947 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source> 12071 <source>Publication scheduled on <x id="PH" equiv-text="updateAt"/></source>
11948 <target state="translated">排定於 <x id="PH" equiv-text="updateAt"/> 發佈</target> 12072 <target state="translated">排定於 <x id="PH" equiv-text="updateAt"/> 發佈</target>
11949 <context-group purpose="location"> 12073
11950 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context> 12074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">181</context></context-group></trans-unit>
11951 <context context-type="linenumber">178</context>
11952 </context-group>
11953 </trans-unit>
11954 <trans-unit id="5093002376262354382" datatype="html"> 12075 <trans-unit id="5093002376262354382" datatype="html">
11955 <source>Transcoding failed</source> 12076 <source>Transcoding failed</source>
11956 <target state="translated">轉æ›ç·¨ç¢¼å¤±æ•—</target> 12077 <target state="translated">轉æ›ç·¨ç¢¼å¤±æ•—</target>
11957 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">182</context></context-group> 12078
11958 </trans-unit> 12079 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">185</context></context-group></trans-unit>
11959 <trans-unit id="118687079501751948" datatype="html"> 12080 <trans-unit id="118687079501751948" datatype="html">
11960 <source>Move to external storage failed</source> 12081 <source>Move to external storage failed</source>
11961 <target state="translated">移動至外部儲存空間失敗</target> 12082 <target state="translated">移動至外部儲存空間失敗</target>
11962 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">186</context></context-group> 12083
11963 </trans-unit> 12084 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">189</context></context-group></trans-unit>
11964 <trans-unit id="4887724548587271148"> 12085 <trans-unit id="4887724548587271148">
11965 <source>Waiting transcoding</source> 12086 <source>Waiting transcoding</source>
11966 <target>正在等待轉æ›ç·¨ç¢¼</target> 12087 <target>正在等待轉æ›ç·¨ç¢¼</target>
11967 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">190</context></context-group> 12088
11968 </trans-unit> 12089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">193</context></context-group></trans-unit>
11969 <trans-unit id="4517785179607945981"> 12090 <trans-unit id="4517785179607945981">
11970 <source>To transcode</source> 12091 <source>To transcode</source>
11971 <target>轉æ›ç·¨ç¢¼</target> 12092 <target>轉æ›ç·¨ç¢¼</target>
11972 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">194</context></context-group> 12093
11973 </trans-unit> 12094 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit>
11974 <trans-unit id="3299576663551440736"> 12095 <trans-unit id="3299576663551440736">
11975 <source>To import</source> 12096 <source>To import</source>
11976 <target>匯入</target> 12097 <target>匯入</target>
11977 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">198</context></context-group> 12098
11978 </trans-unit> 12099 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">201</context></context-group></trans-unit>
11979 <trans-unit id="6963802198225789806" datatype="html"> 12100 <trans-unit id="6963802198225789806" datatype="html">
11980 <source>To edit</source> 12101 <source>To edit</source>
11981 <target state="translated">編輯</target> 12102 <target state="translated">編輯</target>
11982 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">202</context></context-group> 12103
11983 </trans-unit> 12104 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.ts</context><context context-type="linenumber">205</context></context-group></trans-unit>
11984 <trans-unit id="8492933894084361602" datatype="html"> 12105 <trans-unit id="8492933894084361602" datatype="html">
11985 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source> 12106 <source>Subscribe to RSS feed "<x id="INTERPOLATION" equiv-text="{{ title }}"/>"</source>
11986 <target state="translated">訂閱 RSS feed「<x id="INTERPOLATION" equiv-text="{{ title }}"/>ã€</target> 12107 <target state="translated">訂閱 RSS feed「<x id="INTERPOLATION" equiv-text="{{ title }}"/>ã€</target>
@@ -12069,40 +12190,40 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12069 <trans-unit id="3284171506518522275"> 12190 <trans-unit id="3284171506518522275">
12070 <source>Your video was uploaded to your account and is private.</source> 12191 <source>Your video was uploaded to your account and is private.</source>
12071 <target>您的影片已上傳到您的帳號並為ç§äººå½±ç‰‡ã€‚</target> 12192 <target>您的影片已上傳到您的帳號並為ç§äººå½±ç‰‡ã€‚</target>
12072 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">107</context></context-group> 12193
12073 </trans-unit> 12194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">112</context></context-group></trans-unit>
12074 <trans-unit id="5699822024600815733"> 12195 <trans-unit id="5699822024600815733">
12075 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source> 12196 <source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
12076 <target>但相關資料(標籤ã€æ述等)將會éºå¤±ï¼Œæ‚¨ç¢ºå®šæ‚¨æƒ³è¦é›¢é–‹æ­¤é é¢å—Žï¼Ÿ</target> 12197 <target>但相關資料(標籤ã€æ述等)將會éºå¤±ï¼Œæ‚¨ç¢ºå®šæ‚¨æƒ³è¦é›¢é–‹æ­¤é é¢å—Žï¼Ÿ</target>
12077 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">108</context></context-group> 12198
12078 </trans-unit> 12199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">113</context></context-group></trans-unit>
12079 <trans-unit id="1219739004043110649"> 12200 <trans-unit id="1219739004043110649">
12080 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source> 12201 <source>Your video is not uploaded yet, are you sure you want to leave this page?</source>
12081 <target>您的影片尚未上傳,您確定您想è¦é›¢é–‹æ­¤é é¢å—Žï¼Ÿ</target> 12202 <target>您的影片尚未上傳,您確定您想è¦é›¢é–‹æ­¤é é¢å—Žï¼Ÿ</target>
12082 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">110</context></context-group> 12203
12083 </trans-unit> 12204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">115</context></context-group></trans-unit>
12084 <trans-unit id="1830802698757049943" datatype="html"> 12205 <trans-unit id="1830802698757049943" datatype="html">
12085 <source>Publish <x id="PH" equiv-text="videoName"/></source> 12206 <source>Publish <x id="PH" equiv-text="videoName"/></source>
12086 <target state="translated">發佈 <x id="PH" equiv-text="videoName"/></target> 12207 <target state="translated">發佈 <x id="PH" equiv-text="videoName"/></target>
12087 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">123</context></context-group> 12208
12088 </trans-unit> 12209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">128</context></context-group></trans-unit>
12089 <trans-unit id="6932865105766151309" datatype="html"> 12210 <trans-unit id="6932865105766151309" datatype="html">
12090 <source>Upload</source> 12211 <source>Upload</source>
12091 <target state="translated">上傳</target> 12212 <target state="translated">上傳</target>
12092 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">238</context></context-group> 12213
12093 </trans-unit> 12214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">243</context></context-group></trans-unit>
12094 <trans-unit id="8278735427925094503"> 12215 <trans-unit id="8278735427925094503">
12095 <source>Upload <x id="PH"/> </source> 12216 <source>Upload <x id="PH"/> </source>
12096 <target>上傳 12217 <target>上傳
12097 <x id="PH"/> 12218 <x id="PH"/>
12098 </target> 12219 </target>
12099 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">240</context></context-group> 12220
12100 </trans-unit> 12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">245</context></context-group></trans-unit>
12101 <trans-unit id="5981816353437801748"> 12222 <trans-unit id="5981816353437801748">
12102 <source>Video published.</source> 12223 <source>Video published.</source>
12103 <target>影片已發佈。</target> 12224 <target>影片已發佈。</target>
12104 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">261</context></context-group> 12225
12105 </trans-unit> 12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">266</context></context-group></trans-unit>
12106 <trans-unit id="764164089183618119"> 12227 <trans-unit id="764164089183618119">
12107 <source>You have unsaved changes! If you leave, your changes will be lost.</source> 12228 <source>You have unsaved changes! If you leave, your changes will be lost.</source>
12108 <target>您有未儲存的變更ï¼å¦‚果您離開,您的變更將會éºå¤±ã€‚</target> 12229 <target>您有未儲存的變更ï¼å¦‚果您離開,您的變更將會éºå¤±ã€‚</target>
@@ -12218,28 +12339,28 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12218 <trans-unit id="2159130950882492111" datatype="html"> 12339 <trans-unit id="2159130950882492111" datatype="html">
12219 <source>Cancel</source> 12340 <source>Cancel</source>
12220 <target state="translated">å–消</target> 12341 <target state="translated">å–消</target>
12221 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> 12342
12222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> 12343
12223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">129</context></context-group> 12344
12224 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 12345
12225 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group> 12346
12226 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> 12347
12227 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> 12348
12228 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group> 12349
12229 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group> 12350
12230 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group> 12351
12231 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> 12352
12232 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group> 12353
12233 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> 12354
12234 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> 12355
12235 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> 12356
12236 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12357
12237 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group> 12358
12238 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group> 12359
12239 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group> 12360
12240 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> 12361
12241 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group> 12362
12242 </trans-unit> 12363 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">143</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-imports/my-video-imports.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-edit-modal-content/video-caption-edit-modal-content.component.html</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">452</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">53</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">143</context></context-group></trans-unit>
12243 <trans-unit id="3354816756665089864" datatype="html"> 12364 <trans-unit id="3354816756665089864" datatype="html">
12244 <source>Autoplay is suspended</source> 12365 <source>Autoplay is suspended</source>
12245 <target state="translated">自動播放已暫åœ</target> 12366 <target state="translated">自動播放已暫åœ</target>
@@ -12328,9 +12449,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12328 <trans-unit id="2431286785954354122" datatype="html"> 12449 <trans-unit id="2431286785954354122" datatype="html">
12329 <source>Recently added</source> 12450 <source>Recently added</source>
12330 <target state="translated">最近新增</target> 12451 <target state="translated">最近新增</target>
12331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group> 12452
12332 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> 12453
12333 </trans-unit> 12454 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">199</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">146</context></context-group></trans-unit>
12334 <trans-unit id="12646164819555880"> 12455 <trans-unit id="12646164819555880">
12335 <source>Videos from your subscriptions</source> 12456 <source>Videos from your subscriptions</source>
12336 <target>從您的訂閱而來的影片</target> 12457 <target>從您的訂閱而來的影片</target>
@@ -12339,17 +12460,17 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12339 <trans-unit id="1812379335568847528" datatype="html"> 12460 <trans-unit id="1812379335568847528" datatype="html">
12340 <source>Subscriptions</source> 12461 <source>Subscriptions</source>
12341 <target state="translated">訂閱</target> 12462 <target state="translated">訂閱</target>
12342 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> 12463
12343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> 12464
12344 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> 12465
12345 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">91</context></context-group> 12466
12346 </trans-unit> 12467 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">100</context></context-group></trans-unit>
12347 <trans-unit id="186236568870281953" datatype="html"> 12468 <trans-unit id="186236568870281953" datatype="html">
12348 <source>History</source> 12469 <source>History</source>
12349 <target state="translated">æ­·å²ç´€éŒ„</target> 12470 <target state="translated">æ­·å²ç´€éŒ„</target>
12350 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> 12471
12351 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> 12472
12352 </trans-unit> 12473 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">106</context></context-group></trans-unit>
12353 <trans-unit id="5237588857224999862" datatype="html"> 12474 <trans-unit id="5237588857224999862" datatype="html">
12354 <source>Open actions</source> 12475 <source>Open actions</source>
12355 <target state="translated">開啟動作</target> 12476 <target state="translated">開啟動作</target>
@@ -12361,11 +12482,11 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12361 <trans-unit id="8681933925782924101" datatype="html"> 12482 <trans-unit id="8681933925782924101" datatype="html">
12362 <source>Local videos</source> 12483 <source>Local videos</source>
12363 <target state="translated">本地影片</target> 12484 <target state="translated">本地影片</target>
12364 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group> 12485
12365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group> 12486
12366 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">142</context></context-group> 12487
12367 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">143</context></context-group> 12488
12368 </trans-unit> 12489 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-admin.service.ts</context><context context-type="linenumber">89</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">193</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">152</context></context-group></trans-unit>
12369 <trans-unit id="5668077948386857930" datatype="html"> 12490 <trans-unit id="5668077948386857930" datatype="html">
12370 <source>Exclude</source> 12491 <source>Exclude</source>
12371 <target state="translated">排除</target> 12492 <target state="translated">排除</target>
@@ -12400,19 +12521,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
12400 <trans-unit id="4668975178372693951" datatype="html"> 12521 <trans-unit id="4668975178372693951" datatype="html">
12401 <source>Discover videos</source> 12522 <source>Discover videos</source>
12402 <target state="translated">探索影片</target> 12523 <target state="translated">探索影片</target>
12403 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group> 12524
12404 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">124</context></context-group> 12525
12405 </trans-unit> 12526 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">133</context></context-group></trans-unit>
12406 <trans-unit id="8067135025051844577" datatype="html"> 12527 <trans-unit id="8067135025051844577" datatype="html">
12407 <source>Trending videos</source> 12528 <source>Trending videos</source>
12408 <target state="translated">熱門影片</target> 12529 <target state="translated">熱門影片</target>
12409 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">130</context></context-group> 12530
12410 </trans-unit> 12531 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">139</context></context-group></trans-unit>
12411 <trans-unit id="664221386829541948" datatype="html"> 12532 <trans-unit id="664221386829541948" datatype="html">
12412 <source>Recently added videos</source> 12533 <source>Recently added videos</source>
12413 <target state="translated">最近新增的影片</target> 12534 <target state="translated">最近新增的影片</target>
12414 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">136</context></context-group> 12535
12415 </trans-unit> 12536 <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">145</context></context-group></trans-unit>
12416 <trans-unit id="8212906256415538361" datatype="html"> 12537 <trans-unit id="8212906256415538361" datatype="html">
12417 <source>Upload a video</source> 12538 <source>Upload a video</source>
12418 <target state="translated">上傳影片</target> 12539 <target state="translated">上傳影片</target>
diff --git a/client/src/locale/player.ja-JP.json b/client/src/locale/player.ja-JP.json
index 7f8082b9c..7001eeaba 100644
--- a/client/src/locale/player.ja-JP.json
+++ b/client/src/locale/player.ja-JP.json
@@ -42,10 +42,10 @@
42 "Play in loop": "ループå†ç”Ÿ", 42 "Play in loop": "ループå†ç”Ÿ",
43 "This live has not started yet.": "ã“ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã¯ã¾ã å§‹ã¾ã£ã¦ã„ã¾ã›ã‚“。", 43 "This live has not started yet.": "ã“ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã¯ã¾ã å§‹ã¾ã£ã¦ã„ã¾ã›ã‚“。",
44 "This live has ended.": "ã“ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã¯çµ‚了ã—ã¾ã—ãŸã€‚", 44 "This live has ended.": "ã“ã®ãƒ©ã‚¤ãƒ–é…ä¿¡ã¯çµ‚了ã—ã¾ã—ãŸã€‚",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "å‹•ç”»ã®å†ç”Ÿã«å¤±æ•—ã—ã¾ã—ãŸã€‚æ—©é€ã‚Šã§å†ç”Ÿã—よã†ã¨ã—ã¦ã„ã¾ã™ã€‚",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}", 46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)", 47 " (muted)": " (ミュート中)",
48 "{1} from servers · {2} from peers": "{1} from servers · {2} from peers", 48 "{1} from servers · {2} from peers": "サーãƒãƒ¼çµŒç”±{1}・ピア経由{2}",
49 "Audio Player": "音楽プレーヤー", 49 "Audio Player": "音楽プレーヤー",
50 "Video Player": "動画プレーヤー", 50 "Video Player": "動画プレーヤー",
51 "Play": "å†ç”Ÿ", 51 "Play": "å†ç”Ÿ",
diff --git a/client/src/locale/player.pl-PL.json b/client/src/locale/player.pl-PL.json
index cd30b9c9c..88e7b7f66 100644
--- a/client/src/locale/player.pl-PL.json
+++ b/client/src/locale/player.pl-PL.json
@@ -33,15 +33,15 @@
33 "Buffer State": "Stan buforu", 33 "Buffer State": "Stan buforu",
34 "Live Latency": "Opóźnienie transmisji", 34 "Live Latency": "Opóźnienie transmisji",
35 "P2P": "P2P", 35 "P2P": "P2P",
36 "{1} seconds": "{1} seconds", 36 "{1} seconds": "{1} sekund",
37 "enabled": "włączone", 37 "enabled": "włączone",
38 "Playlist: {1}": "Playlista: {1}", 38 "Playlist: {1}": "Playlista: {1}",
39 "disabled": "wyłączone", 39 "disabled": "wyłączone",
40 " off": " wyłączone", 40 " off": " wyłączone",
41 "Player mode": "Tryb odtwarzania", 41 "Player mode": "Tryb odtwarzania",
42 "Play in loop": "Play in loop", 42 "Play in loop": "Odtwarzanie w pętli",
43 "This live has not started yet.": "This live has not started yet.", 43 "This live has not started yet.": "Ta transmisja jeszcze nie rozpoczęła się.",
44 "This live has ended.": "This live has ended.", 44 "This live has ended.": "Ta transmisja zakończyła się.",
45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.", 45 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}", 46 "{1} / {2} dropped of {3}": "{1} / {2} dropped of {3}",
47 " (muted)": " (muted)", 47 " (muted)": " (muted)",
diff --git a/client/src/locale/server.pl-PL.json b/client/src/locale/server.pl-PL.json
index 2d3466a3c..482a6294d 100644
--- a/client/src/locale/server.pl-PL.json
+++ b/client/src/locale/server.pl-PL.json
@@ -31,17 +31,17 @@
31 "Published": "Opublikowano", 31 "Published": "Opublikowano",
32 "To transcode": "Transkodować", 32 "To transcode": "Transkodować",
33 "To import": "Importować", 33 "To import": "Importować",
34 "Waiting for livestream": "Waiting for livestream", 34 "Waiting for livestream": "Oczekiwanie na livestream",
35 "Livestream ended": "Livestream ended", 35 "Livestream ended": "Livestream zakończony",
36 "To move to an external storage": "To move to an external storage", 36 "To move to an external storage": "To move to an external storage",
37 "Transcoding failed": "Transcoding failed", 37 "Transcoding failed": "Transkodowanie nie powiodło się",
38 "External storage move failed": "External storage move failed", 38 "External storage move failed": "External storage move failed",
39 "To edit*": "To edit*", 39 "To edit*": "Do edycji*",
40 "Pending": "Oczekiwanie", 40 "Pending": "Oczekiwanie",
41 "Success": "Sukces", 41 "Success": "Sukces",
42 "Failed": "Niepowodzenie", 42 "Failed": "Niepowodzenie",
43 "Rejected": "Rejected", 43 "Rejected": "Rejected",
44 "Cancelled": "Cancelled", 44 "Cancelled": "Anulowane",
45 "Processing": "Processing", 45 "Processing": "Processing",
46 "Regular": "Zwyczajne", 46 "Regular": "Zwyczajne",
47 "Watch later": "Obejrzyj później", 47 "Watch later": "Obejrzyj później",
@@ -53,7 +53,7 @@
53 "We cannot fetch the playlist. Please try again later.": "We cannot fetch the playlist. Please try again later.", 53 "We cannot fetch the playlist. Please try again later.": "We cannot fetch the playlist. Please try again later.",
54 "Playlist: {1}": "Playlista: {1}", 54 "Playlist: {1}": "Playlista: {1}",
55 "By {1}": "By {1}", 55 "By {1}": "By {1}",
56 "Unavailable video": "Unavailable video", 56 "Unavailable video": "Niedostępne wideo",
57 "Misc": "Różne", 57 "Misc": "Różne",
58 "Unknown": "Nieznane", 58 "Unknown": "Nieznane",
59 "Afar": "Afar", 59 "Afar": "Afar",
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss
index 224efbffd..1297855da 100644
--- a/client/src/sass/application.scss
+++ b/client/src/sass/application.scss
@@ -10,10 +10,10 @@
10@use './custom-markup'; 10@use './custom-markup';
11@use './ng-select'; 11@use './ng-select';
12 12
13@import './bootstrap'; 13@use './bootstrap';
14@import './primeng-custom'; 14@use './primeng-custom';
15 15
16@import './z-index'; 16@use './z-index';
17 17
18body { 18body {
19 /*** theme ***/ 19 /*** theme ***/
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss
index 97f72c41f..a5d06de98 100644
--- a/client/src/sass/bootstrap.scss
+++ b/client/src/sass/bootstrap.scss
@@ -3,32 +3,32 @@
3 3
4@import './_bootstrap-variables'; 4@import './_bootstrap-variables';
5 5
6@import '~bootstrap/scss/functions'; 6@import 'bootstrap/scss/functions';
7@import '~bootstrap/scss/variables'; 7@import 'bootstrap/scss/variables';
8@import '~bootstrap/scss/maps'; 8@import 'bootstrap/scss/maps';
9@import '~bootstrap/scss/mixins'; 9@import 'bootstrap/scss/mixins';
10@import '~bootstrap/scss/utilities'; 10@import 'bootstrap/scss/utilities';
11 11
12@import '~bootstrap/scss/root'; 12@import 'bootstrap/scss/root';
13@import '~bootstrap/scss/reboot'; 13@import 'bootstrap/scss/reboot';
14@import '~bootstrap/scss/type'; 14@import 'bootstrap/scss/type';
15@import '~bootstrap/scss/grid'; 15@import 'bootstrap/scss/grid';
16@import '~bootstrap/scss/forms'; 16@import 'bootstrap/scss/forms';
17@import '~bootstrap/scss/buttons'; 17@import 'bootstrap/scss/buttons';
18@import '~bootstrap/scss/dropdown'; 18@import 'bootstrap/scss/dropdown';
19@import '~bootstrap/scss/button-group'; 19@import 'bootstrap/scss/button-group';
20@import '~bootstrap/scss/nav'; 20@import 'bootstrap/scss/nav';
21@import '~bootstrap/scss/card'; 21@import 'bootstrap/scss/card';
22@import '~bootstrap/scss/accordion'; 22@import 'bootstrap/scss/accordion';
23@import '~bootstrap/scss/alert'; 23@import 'bootstrap/scss/alert';
24@import '~bootstrap/scss/close'; 24@import 'bootstrap/scss/close';
25@import '~bootstrap/scss/modal'; 25@import 'bootstrap/scss/modal';
26@import '~bootstrap/scss/tooltip'; 26@import 'bootstrap/scss/tooltip';
27@import '~bootstrap/scss/popover'; 27@import 'bootstrap/scss/popover';
28@import '~bootstrap/scss/spinners'; 28@import 'bootstrap/scss/spinners';
29 29
30@import '~bootstrap/scss/helpers'; 30@import 'bootstrap/scss/helpers';
31@import '~bootstrap/scss/utilities/api'; 31@import 'bootstrap/scss/utilities/api';
32 32
33.accordion { 33.accordion {
34 --bs-accordion-color: #{pvar(--mainForegroundColor)}; 34 --bs-accordion-color: #{pvar(--mainForegroundColor)};
@@ -333,7 +333,10 @@
333 .input-group-text > .dropdown-toggle { 333 .input-group-text > .dropdown-toggle {
334 display: flex; 334 display: flex;
335 } 335 }
336}
336 337
338.input-group,
339.btn-group {
337 .last-in-group { 340 .last-in-group {
338 border-top-right-radius: 3px !important; 341 border-top-right-radius: 3px !important;
339 border-bottom-right-radius: 3px !important; 342 border-bottom-right-radius: 3px !important;
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss
index 9d3700e15..4738d1305 100644
--- a/client/src/sass/include/_mixins.scss
+++ b/client/src/sass/include/_mixins.scss
@@ -27,6 +27,7 @@
27 /* Fallback for non-webkit */ 27 /* Fallback for non-webkit */
28 display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */ 28 display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */
29 -webkit-line-clamp: $number-of-lines; 29 -webkit-line-clamp: $number-of-lines;
30 -webkit-box-orient: vertical;
30 /* Fallback for non-webkit */ 31 /* Fallback for non-webkit */
31 font-size: $font-size; 32 font-size: $font-size;
32 line-height: $font-size; 33 line-height: $font-size;
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss
index c02359f28..02fa7f1f0 100644
--- a/client/src/sass/include/_variables.scss
+++ b/client/src/sass/include/_variables.scss
@@ -1,6 +1,6 @@
1@use 'sass:math'; 1@use 'sass:math';
2@use 'sass:color'; 2@use 'sass:color';
3@use '~bootstrap/scss/functions' as *; 3@use 'bootstrap/scss/functions' as *;
4 4
5$small-view: 800px; 5$small-view: 800px;
6$mobile-view: 500px; 6$mobile-view: 500px;
diff --git a/client/src/sass/ng-select.scss b/client/src/sass/ng-select.scss
index 78e3a6de3..e231e4fed 100644
--- a/client/src/sass/ng-select.scss
+++ b/client/src/sass/ng-select.scss
@@ -15,7 +15,7 @@ $ng-select-height: 30px;
15$ng-select-value-padding-left: 15px; 15$ng-select-value-padding-left: 15px;
16$ng-select-value-font-size: $form-input-font-size; 16$ng-select-value-font-size: $form-input-font-size;
17 17
18@import '~@ng-select/ng-select/scss/default.theme'; 18@import '@ng-select/ng-select/scss/default.theme';
19 19
20.ng-select { 20.ng-select {
21 font-size: $ng-select-value-font-size; 21 font-size: $ng-select-value-font-size;
diff --git a/client/src/sass/player/_player-variables.scss b/client/src/sass/player/_player-variables.scss
index 47b8adda4..d5f24dd91 100644
--- a/client/src/sass/player/_player-variables.scss
+++ b/client/src/sass/player/_player-variables.scss
@@ -1,4 +1,4 @@
1@use '~bootstrap/scss/functions' as *; 1@use 'bootstrap/scss/functions' as *;
2 2
3$primary-foreground-color: #fff; 3$primary-foreground-color: #fff;
4$primary-foreground-opacity: 0.9; 4$primary-foreground-opacity: 0.9;
diff --git a/client/src/sass/player/control-bar.scss b/client/src/sass/player/control-bar.scss
index 34470f3b1..0082378e4 100644
--- a/client/src/sass/player/control-bar.scss
+++ b/client/src/sass/player/control-bar.scss
@@ -155,7 +155,6 @@
155 .vjs-live-control { 155 .vjs-live-control {
156 line-height: $control-bar-height; 156 line-height: $control-bar-height;
157 min-width: 4em; 157 min-width: 4em;
158 width: inherit;
159 } 158 }
160 159
161 .vjs-peertube { 160 .vjs-peertube {
diff --git a/client/src/sass/player/index.scss b/client/src/sass/player/index.scss
index 7420460e7..5d0307d95 100644
--- a/client/src/sass/player/index.scss
+++ b/client/src/sass/player/index.scss
@@ -9,3 +9,4 @@
9@use './bezels'; 9@use './bezels';
10@use './playlist'; 10@use './playlist';
11@use './stats'; 11@use './stats';
12@use './offline-notification';
diff --git a/client/src/sass/player/offline-notification.scss b/client/src/sass/player/offline-notification.scss
new file mode 100644
index 000000000..2108c2e30
--- /dev/null
+++ b/client/src/sass/player/offline-notification.scss
@@ -0,0 +1,22 @@
1$height: 40px;
2
3.vjs-peertube-offline-notification {
4 position: absolute;
5 top: 0;
6 left: 0;
7 right: 0;
8 height: $height;
9 color: #000;
10 background-color: var(--mainColorLightest);
11 text-align: center;
12 z-index: 1;
13 display: flex;
14 justify-content: center;
15 align-items: center;
16}
17
18.vjs-modal-dialog
19.vjs-modal-dialog-content,
20.video-js .vjs-modal-dialog {
21 top: $height;
22}
diff --git a/client/src/sass/player/peertube-skin.scss b/client/src/sass/player/peertube-skin.scss
index 43c144624..d4c43ff68 100644
--- a/client/src/sass/player/peertube-skin.scss
+++ b/client/src/sass/player/peertube-skin.scss
@@ -189,9 +189,22 @@ body {
189 } 189 }
190} 190}
191 191
192.vjs-error-display {
193 display: none;
194}
195
196.vjs-custom-error-display {
197 font-family: $main-fonts;
198
199 .error-details {
200 margin-top: 40px;
201 font-size: 80%;
202 }
203}
204
192// Error display disabled 205// Error display disabled
193.vjs-error:not(.vjs-error-display-enabled) { 206.vjs-error:not(.vjs-error-display-enabled) {
194 .vjs-error-display { 207 .vjs-custom-error-display {
195 display: none; 208 display: none;
196 } 209 }
197 210
@@ -202,7 +215,7 @@ body {
202 215
203// Error display enabled 216// Error display enabled
204.vjs-error.vjs-error-display-enabled { 217.vjs-error.vjs-error-display-enabled {
205 .vjs-error-display { 218 .vjs-custom-error-display {
206 display: block; 219 display: block;
207 } 220 }
208} 221}
diff --git a/client/src/standalone/videos/shared/peertube-plugin.ts b/client/src/standalone/videos/shared/peertube-plugin.ts
index 968854ce8..daf6f2b03 100644
--- a/client/src/standalone/videos/shared/peertube-plugin.ts
+++ b/client/src/standalone/videos/shared/peertube-plugin.ts
@@ -43,6 +43,7 @@ export class PeerTubePlugin {
43 return { 43 return {
44 getBaseStaticRoute: unimplemented, 44 getBaseStaticRoute: unimplemented,
45 getBaseRouterRoute: unimplemented, 45 getBaseRouterRoute: unimplemented,
46 getBaseWebSocketRoute: unimplemented,
46 getBasePluginClientPath: unimplemented, 47 getBasePluginClientPath: unimplemented,
47 48
48 getSettings: () => { 49 getSettings: () => {
diff --git a/client/src/types/register-client-option.model.ts b/client/src/types/register-client-option.model.ts
index 2460a7499..2c09f15a7 100644
--- a/client/src/types/register-client-option.model.ts
+++ b/client/src/types/register-client-option.model.ts
@@ -24,6 +24,9 @@ export type RegisterClientHelpers = {
24 24
25 getBaseRouterRoute: () => string 25 getBaseRouterRoute: () => string
26 26
27 // PeerTube >= 5.0
28 getBaseWebSocketRoute: () => string
29
27 getBasePluginClientPath: () => string 30 getBasePluginClientPath: () => string
28 31
29 isLoggedIn: () => boolean 32 isLoggedIn: () => boolean